From f2a3d0c88ab1e6ce0b9dc261afbe0fd038f21b2c Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:25 +0000 Subject: [PATCH 01/70] chore: update docs/dyn/index.md --- docs/dyn/index.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/dyn/index.md b/docs/dyn/index.md index 4843442901..533497c145 100644 --- a/docs/dyn/index.md +++ b/docs/dyn/index.md @@ -50,6 +50,10 @@ * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/advisorynotifications_v1.html) +## agenciesandbrands +* [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/agenciesandbrands_v1.html) + + ## agentidentity * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/agentidentity_v1.html) * [v1alpha](http://googleapis.github.io/google-api-python-client/docs/dyn/agentidentity_v1alpha.html) @@ -129,10 +133,6 @@ * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/apigee_v1.html) -## apigeeregistry -* [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/apigeeregistry_v1.html) - - ## apihub * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/apihub_v1.html) @@ -453,10 +453,6 @@ * [v1beta1](http://googleapis.github.io/google-api-python-client/docs/dyn/containeranalysis_v1beta1.html) -## content -* [v2.1](http://googleapis.github.io/google-api-python-client/docs/dyn/content_v2_1.html) - - ## contentwarehouse * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/contentwarehouse_v1.html) @@ -465,6 +461,10 @@ * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/css_v1.html) +## curationpartners +* [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/curationpartners_v1.html) + + ## customsearch * [v1](http://googleapis.github.io/google-api-python-client/docs/dyn/customsearch_v1.html) From 9969704cc3c70df60698ef9b0e37ca1bd3161958 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:27 +0000 Subject: [PATCH 02/70] feat(accesscontextmanager): update the api #### accesscontextmanager:v1 The following keys were added: - resources.accessPolicies.resources.servicePerimeters.methods.get.parameters.deletedPrincipalSyntax (Total Keys: 2) - resources.accessPolicies.resources.servicePerimeters.methods.list.parameters.deletedPrincipalSyntax (Total Keys: 2) - resources.accessPolicies.resources.servicePerimeters.methods.patch.parameters.deletedPrincipalSyntax (Total Keys: 2) --- ...anager_v1.accessPolicies.accessLevels.html | 18 ++--- ...v1.accessPolicies.authorizedOrgsDescs.html | 18 ++--- ...ccesscontextmanager_v1.accessPolicies.html | 18 ++--- ...r_v1.accessPolicies.servicePerimeters.html | 45 ++++++++----- docs/dyn/accesscontextmanager_v1.html | 26 ++++---- .../accesscontextmanager_v1.operations.html | 18 ++--- ...1.organizations.gcpUserAccessBindings.html | 66 +++++++++---------- .../accesscontextmanager_v1.permissions.html | 18 ++--- .../dyn/accesscontextmanager_v1.services.html | 18 ++--- .../documents/accesscontextmanager.v1.json | 57 ++++++++++++++-- 10 files changed, 181 insertions(+), 121 deletions(-) diff --git a/docs/dyn/accesscontextmanager_v1.accessPolicies.accessLevels.html b/docs/dyn/accesscontextmanager_v1.accessPolicies.accessLevels.html index f21062738a..e266474012 100644 --- a/docs/dyn/accesscontextmanager_v1.accessPolicies.accessLevels.html +++ b/docs/dyn/accesscontextmanager_v1.accessPolicies.accessLevels.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, accessLevelFormat=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all access levels for an access policy.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -414,17 +414,17 @@

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. +
diff --git a/docs/dyn/accesscontextmanager_v1.accessPolicies.authorizedOrgsDescs.html b/docs/dyn/accesscontextmanager_v1.accessPolicies.authorizedOrgsDescs.html index 34cec05fe3..e866535e86 100644 --- a/docs/dyn/accesscontextmanager_v1.accessPolicies.authorizedOrgsDescs.html +++ b/docs/dyn/accesscontextmanager_v1.accessPolicies.authorizedOrgsDescs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all authorized orgs descs for an access policy.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -242,17 +242,17 @@

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. +
diff --git a/docs/dyn/accesscontextmanager_v1.accessPolicies.html b/docs/dyn/accesscontextmanager_v1.accessPolicies.html index d85c9cf147..7083960c9e 100644 --- a/docs/dyn/accesscontextmanager_v1.accessPolicies.html +++ b/docs/dyn/accesscontextmanager_v1.accessPolicies.html @@ -108,7 +108,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Lists all access policies in an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -321,17 +321,17 @@

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. +
diff --git a/docs/dyn/accesscontextmanager_v1.accessPolicies.servicePerimeters.html b/docs/dyn/accesscontextmanager_v1.accessPolicies.servicePerimeters.html index 0181a12b5f..c9d7691b5c 100644 --- a/docs/dyn/accesscontextmanager_v1.accessPolicies.servicePerimeters.html +++ b/docs/dyn/accesscontextmanager_v1.accessPolicies.servicePerimeters.html @@ -87,16 +87,16 @@

Instance Methods

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, x__xgafv=None)

+ 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()

+ 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)

@@ -467,11 +467,16 @@

Method Details

- 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()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/accesscontextmanager_v1.operations.html b/docs/dyn/accesscontextmanager_v1.operations.html index 18ca5016db..5c5b48f73e 100644 --- a/docs/dyn/accesscontextmanager_v1.operations.html +++ b/docs/dyn/accesscontextmanager_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/accesscontextmanager_v1.organizations.gcpUserAccessBindings.html b/docs/dyn/accesscontextmanager_v1.organizations.gcpUserAccessBindings.html index 85f9f71976..d472c6d1a4 100644 --- a/docs/dyn/accesscontextmanager_v1.organizations.gcpUserAccessBindings.html +++ b/docs/dyn/accesscontextmanager_v1.organizations.gcpUserAccessBindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all GcpUserAccessBindings for a Google Cloud organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, append=None, body=None, updateMask=None, x__xgafv=None)

@@ -120,7 +120,7 @@

Method Details

"groupKey": "A String", # Optional. Immutable. Google Group id whose users are subject to this binding's restrictions. See "id" in the [Google Workspace Directory API's Group Resource] (https://developers.google.com/admin-sdk/directory/v1/reference/groups#resource). If a group's email address/alias is changed, this resource will continue to point at the changed group. This field does not accept group email addresses or aliases. Example: "01d520gv4vjcrht" "name": "A String", # Immutable. Assigned by the server during creation. The last segment has an arbitrary length and has only URI unreserved characters (as defined by [RFC 3986 Section 2.3](https://tools.ietf.org/html/rfc3986#section-2.3)). Should not be specified by the client during creation. Example: "organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N" "principal": { # The comprehensive identity container supporting identities including groups, service accounts, and federated identities. Only one of them can be set to create an access binding. # Optional. Immutable. The principal that is subject to the access policies in this policy binding. - "federatedPrincipal": "A String", # Immutable. IAM federated principal name to assign policies to workforce/workload federated identities. Can be principal set or single principal, here are some examples: Single principal: principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value} PrincipalSet: principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/* + "federatedPrincipal": "A String", # Immutable. The IAM principal identifier of the federated workforce or workload to assign the policy to. Examples include the following: * Single principal: `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}` * All workloads in a workload identity pool: `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*` * All Workforce Pools in a Google Cloud organization: `principalSet://cloudresourcemanager.googleapis.com/organizations/{organization_id}/type/WorkforcePool` Bindings created for all Workforce Pools in a Google Cloud organization support only `scoped_access_settings` with the `restricted_project` client scope and active `session_settings`. No other configurations are allowed. "serviceAccount": "A String", # Immutable. Service account email used to assign policies to a specific service account. If a service account is subject to multiple policies (e.g., if there is a policy for all service accounts in a project and a policy for the service account), the closest (i.e. the most specific) dry-run policy will be used for the dry-run functionality and the closest enforcement policy will be used for the enforcement. "serviceAccountProjectNumber": "A String", # Immutable. Cloud project number used to assign policies to all service accounts owned by the project. }, @@ -138,7 +138,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. Session settings applied to user access on a given AccessScope. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -150,7 +150,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. Session settings applied to user access on a given AccessScope. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -162,8 +162,8 @@

Method Details

"clientId": "A String", # The OAuth client ID of the application. "name": "A String", # The name of the application. Example: "Cloud Console" }, - "restrictedProject": { # A GCP project which contains applications and resources that users can access. # Optional. The GCP project that is subject to this binding's scope. - "name": "A String", # The GCP project resource name. Format: "projects/{project_number}" (Only the numeric project name variation is supported). Example: "projects/1234567890" + "restrictedProject": { # A Google Cloud project which contains applications and resources that users can access. # Optional. The Google Cloud project that is subject to this binding's scope. + "name": "A String", # The Google Cloud project resource name. Format: `projects/{project_number}`. Only the project number is supported. Example: `projects/1234567890` }, }, }, @@ -171,7 +171,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. The Google Cloud session length (GCSL) policy for the group key. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -266,7 +266,7 @@

Method Details

"groupKey": "A String", # Optional. Immutable. Google Group id whose users are subject to this binding's restrictions. See "id" in the [Google Workspace Directory API's Group Resource] (https://developers.google.com/admin-sdk/directory/v1/reference/groups#resource). If a group's email address/alias is changed, this resource will continue to point at the changed group. This field does not accept group email addresses or aliases. Example: "01d520gv4vjcrht" "name": "A String", # Immutable. Assigned by the server during creation. The last segment has an arbitrary length and has only URI unreserved characters (as defined by [RFC 3986 Section 2.3](https://tools.ietf.org/html/rfc3986#section-2.3)). Should not be specified by the client during creation. Example: "organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N" "principal": { # The comprehensive identity container supporting identities including groups, service accounts, and federated identities. Only one of them can be set to create an access binding. # Optional. Immutable. The principal that is subject to the access policies in this policy binding. - "federatedPrincipal": "A String", # Immutable. IAM federated principal name to assign policies to workforce/workload federated identities. Can be principal set or single principal, here are some examples: Single principal: principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value} PrincipalSet: principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/* + "federatedPrincipal": "A String", # Immutable. The IAM principal identifier of the federated workforce or workload to assign the policy to. Examples include the following: * Single principal: `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}` * All workloads in a workload identity pool: `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*` * All Workforce Pools in a Google Cloud organization: `principalSet://cloudresourcemanager.googleapis.com/organizations/{organization_id}/type/WorkforcePool` Bindings created for all Workforce Pools in a Google Cloud organization support only `scoped_access_settings` with the `restricted_project` client scope and active `session_settings`. No other configurations are allowed. "serviceAccount": "A String", # Immutable. Service account email used to assign policies to a specific service account. If a service account is subject to multiple policies (e.g., if there is a policy for all service accounts in a project and a policy for the service account), the closest (i.e. the most specific) dry-run policy will be used for the dry-run functionality and the closest enforcement policy will be used for the enforcement. "serviceAccountProjectNumber": "A String", # Immutable. Cloud project number used to assign policies to all service accounts owned by the project. }, @@ -284,7 +284,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. Session settings applied to user access on a given AccessScope. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -296,7 +296,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. Session settings applied to user access on a given AccessScope. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -308,8 +308,8 @@

Method Details

"clientId": "A String", # The OAuth client ID of the application. "name": "A String", # The name of the application. Example: "Cloud Console" }, - "restrictedProject": { # A GCP project which contains applications and resources that users can access. # Optional. The GCP project that is subject to this binding's scope. - "name": "A String", # The GCP project resource name. Format: "projects/{project_number}" (Only the numeric project name variation is supported). Example: "projects/1234567890" + "restrictedProject": { # A Google Cloud project which contains applications and resources that users can access. # Optional. The Google Cloud project that is subject to this binding's scope. + "name": "A String", # The Google Cloud project resource name. Format: `projects/{project_number}`. Only the project number is supported. Example: `projects/1234567890` }, }, }, @@ -317,7 +317,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. The Google Cloud session length (GCSL) policy for the group key. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -354,7 +354,7 @@

Method Details

"groupKey": "A String", # Optional. Immutable. Google Group id whose users are subject to this binding's restrictions. See "id" in the [Google Workspace Directory API's Group Resource] (https://developers.google.com/admin-sdk/directory/v1/reference/groups#resource). If a group's email address/alias is changed, this resource will continue to point at the changed group. This field does not accept group email addresses or aliases. Example: "01d520gv4vjcrht" "name": "A String", # Immutable. Assigned by the server during creation. The last segment has an arbitrary length and has only URI unreserved characters (as defined by [RFC 3986 Section 2.3](https://tools.ietf.org/html/rfc3986#section-2.3)). Should not be specified by the client during creation. Example: "organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N" "principal": { # The comprehensive identity container supporting identities including groups, service accounts, and federated identities. Only one of them can be set to create an access binding. # Optional. Immutable. The principal that is subject to the access policies in this policy binding. - "federatedPrincipal": "A String", # Immutable. IAM federated principal name to assign policies to workforce/workload federated identities. Can be principal set or single principal, here are some examples: Single principal: principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value} PrincipalSet: principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/* + "federatedPrincipal": "A String", # Immutable. The IAM principal identifier of the federated workforce or workload to assign the policy to. Examples include the following: * Single principal: `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}` * All workloads in a workload identity pool: `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*` * All Workforce Pools in a Google Cloud organization: `principalSet://cloudresourcemanager.googleapis.com/organizations/{organization_id}/type/WorkforcePool` Bindings created for all Workforce Pools in a Google Cloud organization support only `scoped_access_settings` with the `restricted_project` client scope and active `session_settings`. No other configurations are allowed. "serviceAccount": "A String", # Immutable. Service account email used to assign policies to a specific service account. If a service account is subject to multiple policies (e.g., if there is a policy for all service accounts in a project and a policy for the service account), the closest (i.e. the most specific) dry-run policy will be used for the dry-run functionality and the closest enforcement policy will be used for the enforcement. "serviceAccountProjectNumber": "A String", # Immutable. Cloud project number used to assign policies to all service accounts owned by the project. }, @@ -372,7 +372,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. Session settings applied to user access on a given AccessScope. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -384,7 +384,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. Session settings applied to user access on a given AccessScope. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -396,8 +396,8 @@

Method Details

"clientId": "A String", # The OAuth client ID of the application. "name": "A String", # The name of the application. Example: "Cloud Console" }, - "restrictedProject": { # A GCP project which contains applications and resources that users can access. # Optional. The GCP project that is subject to this binding's scope. - "name": "A String", # The GCP project resource name. Format: "projects/{project_number}" (Only the numeric project name variation is supported). Example: "projects/1234567890" + "restrictedProject": { # A Google Cloud project which contains applications and resources that users can access. # Optional. The Google Cloud project that is subject to this binding's scope. + "name": "A String", # The Google Cloud project resource name. Format: `projects/{project_number}`. Only the project number is supported. Example: `projects/1234567890` }, }, }, @@ -405,7 +405,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. The Google Cloud session length (GCSL) policy for the group key. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -417,17 +417,17 @@

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. +
@@ -449,7 +449,7 @@

Method Details

"groupKey": "A String", # Optional. Immutable. Google Group id whose users are subject to this binding's restrictions. See "id" in the [Google Workspace Directory API's Group Resource] (https://developers.google.com/admin-sdk/directory/v1/reference/groups#resource). If a group's email address/alias is changed, this resource will continue to point at the changed group. This field does not accept group email addresses or aliases. Example: "01d520gv4vjcrht" "name": "A String", # Immutable. Assigned by the server during creation. The last segment has an arbitrary length and has only URI unreserved characters (as defined by [RFC 3986 Section 2.3](https://tools.ietf.org/html/rfc3986#section-2.3)). Should not be specified by the client during creation. Example: "organizations/256/gcpUserAccessBindings/b3-BhcX_Ud5N" "principal": { # The comprehensive identity container supporting identities including groups, service accounts, and federated identities. Only one of them can be set to create an access binding. # Optional. Immutable. The principal that is subject to the access policies in this policy binding. - "federatedPrincipal": "A String", # Immutable. IAM federated principal name to assign policies to workforce/workload federated identities. Can be principal set or single principal, here are some examples: Single principal: principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value} PrincipalSet: principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/* + "federatedPrincipal": "A String", # Immutable. The IAM principal identifier of the federated workforce or workload to assign the policy to. Examples include the following: * Single principal: `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}` * All workloads in a workload identity pool: `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*` * All Workforce Pools in a Google Cloud organization: `principalSet://cloudresourcemanager.googleapis.com/organizations/{organization_id}/type/WorkforcePool` Bindings created for all Workforce Pools in a Google Cloud organization support only `scoped_access_settings` with the `restricted_project` client scope and active `session_settings`. No other configurations are allowed. "serviceAccount": "A String", # Immutable. Service account email used to assign policies to a specific service account. If a service account is subject to multiple policies (e.g., if there is a policy for all service accounts in a project and a policy for the service account), the closest (i.e. the most specific) dry-run policy will be used for the dry-run functionality and the closest enforcement policy will be used for the enforcement. "serviceAccountProjectNumber": "A String", # Immutable. Cloud project number used to assign policies to all service accounts owned by the project. }, @@ -467,7 +467,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. Session settings applied to user access on a given AccessScope. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -479,7 +479,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. Session settings applied to user access on a given AccessScope. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. @@ -491,8 +491,8 @@

Method Details

"clientId": "A String", # The OAuth client ID of the application. "name": "A String", # The name of the application. Example: "Cloud Console" }, - "restrictedProject": { # A GCP project which contains applications and resources that users can access. # Optional. The GCP project that is subject to this binding's scope. - "name": "A String", # The GCP project resource name. Format: "projects/{project_number}" (Only the numeric project name variation is supported). Example: "projects/1234567890" + "restrictedProject": { # A Google Cloud project which contains applications and resources that users can access. # Optional. The Google Cloud project that is subject to this binding's scope. + "name": "A String", # The Google Cloud project resource name. Format: `projects/{project_number}`. Only the project number is supported. Example: `projects/1234567890` }, }, }, @@ -500,7 +500,7 @@

Method Details

], "sessionSettings": { # Stores settings related to Google Cloud Session Length including session duration, the type of challenge (i.e. method) they should face when their session expires, and other related settings. # Optional. The Google Cloud session length (GCSL) policy for the group key. "maxInactivity": "A String", # Optional. How long a user is allowed to take between actions before a new access token must be issued. Only set for Google Cloud apps. - "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset. + "sessionLength": "A String", # Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset. "sessionLengthEnabled": True or False, # Optional. This field enables or disables Google Cloud session length. When false, all fields set above will be disregarded and the session length is basically infinite. If `session_length` is set to zero, this field must be set to false. "sessionReauthMethod": "A String", # Optional. Session method when user's Google Cloud session is up. "useOidcMaxAge": True or False, # Optional. Only useful for OIDC apps. When false, the OIDC max_age param, if passed in the authentication request will be ignored. When true, the re-auth period will be the minimum of the session_length field and the max_age OIDC param. diff --git a/docs/dyn/accesscontextmanager_v1.permissions.html b/docs/dyn/accesscontextmanager_v1.permissions.html index a776c5ddf4..be9ad6b109 100644 --- a/docs/dyn/accesscontextmanager_v1.permissions.html +++ b/docs/dyn/accesscontextmanager_v1.permissions.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists all supported permissions in VPC Service Controls ingress and egress rules for Granular Controls.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -113,17 +113,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/accesscontextmanager_v1.services.html b/docs/dyn/accesscontextmanager_v1.services.html index 2adf39d170..3b0abe0594 100644 --- a/docs/dyn/accesscontextmanager_v1.services.html +++ b/docs/dyn/accesscontextmanager_v1.services.html @@ -84,7 +84,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists all VPC-SC supported services. **IAM Permissions**: Requires the following IAM permissions to use this method: - `serviceusage.services.use` on the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -159,17 +159,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json b/googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json index 7e3bc28496..efd0003858 100644 --- a/googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json +++ b/googleapiclient/discovery_cache/documents/accesscontextmanager.v1.json @@ -809,6 +809,21 @@ "name" ], "parameters": { +"deletedPrincipalSyntax": { +"description": "Optional. If true, the response will contain the deleted principal syntax for identities that support it.", +"enum": [ +"DELETED_PRINCIPAL_SYNTAX_SUPPORT_UNSPECIFIED", +"DELETED_PRINCIPAL_SYNTAX_SUPPORT_DISABLED", +"DELETED_PRINCIPAL_SYNTAX_SUPPORT_ENABLED" +], +"enumDescriptions": [ +"Deleted principal syntax support was not specified.", +"Deleted principal syntax is disabled and no identities in the request or response will contain deleted principal syntax.", +"The request and response can contain identities with deleted IAM principal syntax." +], +"location": "query", +"type": "string" +}, "name": { "description": "Required. Resource name for the Service Perimeter. Format: `accessPolicies/{policy_id}/servicePerimeters/{service_perimeters_id}`", "location": "path", @@ -834,6 +849,21 @@ "parent" ], "parameters": { +"deletedPrincipalSyntax": { +"description": "Optional. If true, the response will contain the deleted principal syntax for identities that support it.", +"enum": [ +"DELETED_PRINCIPAL_SYNTAX_SUPPORT_UNSPECIFIED", +"DELETED_PRINCIPAL_SYNTAX_SUPPORT_DISABLED", +"DELETED_PRINCIPAL_SYNTAX_SUPPORT_ENABLED" +], +"enumDescriptions": [ +"Deleted principal syntax support was not specified.", +"Deleted principal syntax is disabled and no identities in the request or response will contain deleted principal syntax.", +"The request and response can contain identities with deleted IAM principal syntax." +], +"location": "query", +"type": "string" +}, "pageSize": { "description": "Number of Service Perimeters to include in the list. Default 100.", "format": "int32", @@ -870,6 +900,21 @@ "name" ], "parameters": { +"deletedPrincipalSyntax": { +"description": "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.", +"enum": [ +"DELETED_PRINCIPAL_SYNTAX_SUPPORT_UNSPECIFIED", +"DELETED_PRINCIPAL_SYNTAX_SUPPORT_DISABLED", +"DELETED_PRINCIPAL_SYNTAX_SUPPORT_ENABLED" +], +"enumDescriptions": [ +"Deleted principal syntax support was not specified.", +"Deleted principal syntax is disabled and no identities in the request or response will contain deleted principal syntax.", +"The request and response can contain identities with deleted IAM principal syntax." +], +"location": "query", +"type": "string" +}, "name": { "description": "Identifier. Resource name for the `ServicePerimeter`. Format: `accessPolicies/{access_policy}/servicePerimeters/{service_perimeter}`. The `service_perimeter` component must begin with a letter, followed by alphanumeric characters or `_`. After you create a `ServicePerimeter`, you cannot change its `name`.", "location": "path", @@ -1336,7 +1381,7 @@ } } }, -"revision": "20260809", +"revision": "20260819", "rootUrl": "https://accesscontextmanager.googleapis.com/", "schemas": { "AccessContextManagerOperationMetadata": { @@ -1650,7 +1695,7 @@ }, "restrictedProject": { "$ref": "Project", -"description": "Optional. The GCP project that is subject to this binding's scope." +"description": "Optional. The Google Cloud project that is subject to this binding's scope." } }, "type": "object" @@ -2427,7 +2472,7 @@ "id": "Principal", "properties": { "federatedPrincipal": { -"description": "Immutable. IAM federated principal name to assign policies to workforce/workload federated identities. Can be principal set or single principal, here are some examples: Single principal: principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value} PrincipalSet: principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*", +"description": "Immutable. The IAM principal identifier of the federated workforce or workload to assign the policy to. Examples include the following: * Single principal: `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}` * All workloads in a workload identity pool: `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*` * All Workforce Pools in a Google Cloud organization: `principalSet://cloudresourcemanager.googleapis.com/organizations/{organization_id}/type/WorkforcePool` Bindings created for all Workforce Pools in a Google Cloud organization support only `scoped_access_settings` with the `restricted_project` client scope and active `session_settings`. No other configurations are allowed.", "type": "string" }, "serviceAccount": { @@ -2453,11 +2498,11 @@ "type": "object" }, "Project": { -"description": "A GCP project which contains applications and resources that users can access.", +"description": "A Google Cloud project which contains applications and resources that users can access.", "id": "Project", "properties": { "name": { -"description": "The GCP project resource name. Format: \"projects/{project_number}\" (Only the numeric project name variation is supported). Example: \"projects/1234567890\"", +"description": "The Google Cloud project resource name. Format: `projects/{project_number}`. Only the project number is supported. Example: `projects/1234567890`", "type": "string" } }, @@ -2671,7 +2716,7 @@ "type": "string" }, "sessionLength": { -"description": "Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to false disregards session limits, which means that sessions never expire. If use_oidc_max_age is true, for OIDC apps, the session length will be the minimum of this field and the OIDC max_age param. If this field is set to zero, `session_length_enabled` must be set to false or left unset.", +"description": "Optional. The session length. Setting this field to zero allows for sessions that are active indefinitely. Also, setting `session_length_enabled` to `false` disregards session limits, which means that sessions never expire. If `use_oidc_max_age` is `true`, for OIDC apps, the session length will be the minimum of this field and the OIDC `max_age` param. If this field is set to zero, `session_length_enabled` must be set to `false` or left unset.", "format": "google-duration", "type": "string" }, From 21ddc0a1d07484120b9c61b08613c6009a99ad48 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:28 +0000 Subject: [PATCH 03/70] feat(agentidentity): update the api #### agentidentity:v1alpha The following keys were added: - resources.projects.resources.locations.resources.authProviders.resources.authorizations.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.authProviders.resources.authorizations.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.authProviders.resources.authorizations.methods.testIamPermissions (Total Keys: 12) --- docs/dyn/agentidentity_v1.html | 26 +- ...v1.projects.locations.accessSummaries.html | 74 +-- ...ocations.authProviders.authorizations.html | 60 +- ...y_v1.projects.locations.authProviders.html | 528 +++++++++--------- .../agentidentity_v1.projects.locations.html | 18 +- docs/dyn/agentidentity_v1alpha.html | 26 +- ...ha.projects.locations.accessSummaries.html | 74 +-- ...ocations.authProviders.authorizations.html | 232 +++++++- ...lpha.projects.locations.authProviders.html | 528 +++++++++--------- ...ntidentity_v1alpha.projects.locations.html | 18 +- docs/dyn/agentidentity_v1beta.html | 26 +- ...ta.projects.locations.accessSummaries.html | 74 +-- ...ocations.authProviders.authorizations.html | 60 +- ...beta.projects.locations.authProviders.html | 528 +++++++++--------- ...entidentity_v1beta.projects.locations.html | 18 +- .../documents/agentidentity.v1.json | 196 +++---- .../documents/agentidentity.v1alpha.json | 283 ++++++---- .../documents/agentidentity.v1beta.json | 196 +++---- 18 files changed, 1612 insertions(+), 1353 deletions(-) diff --git a/docs/dyn/agentidentity_v1.html b/docs/dyn/agentidentity_v1.html index 877df76ac9..3b74b43ec4 100644 --- a/docs/dyn/agentidentity_v1.html +++ b/docs/dyn/agentidentity_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1.projects.locations.accessSummaries.html b/docs/dyn/agentidentity_v1.projects.locations.accessSummaries.html index 28aa8c9898..af54f84cac 100644 --- a/docs/dyn/agentidentity_v1.projects.locations.accessSummaries.html +++ b/docs/dyn/agentidentity_v1.projects.locations.accessSummaries.html @@ -79,12 +79,12 @@

Instance Methods

Close httplib2 connections.

get(name, x__xgafv=None)

-

Gets details of a single AccessSummary.

+

Gets details of a single access summary.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists AccessSummaries in a given project and location. Supported Filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`

+

Lists access summaries in a given project and location. Supported filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -94,10 +94,10 @@

Method Details

get(name, x__xgafv=None) -
Gets details of a single AccessSummary.
+  
Gets details of a single access summary.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the access summary. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -106,34 +106,34 @@ 

Method Details

Returns: An object of the form: - { # Message describing AccessSummary object - "authProvider": "A String", # Output only. The auth_provider that this access summary is associated with. - "authProviderType": "A String", # Output only. The type of the connector that was used to create this access summary. - "firstAccessTime": "A String", # Output only. The first time this user has interacted with this workload. Rounded to the previous hour. - "labels": { # Optional. Labels as key value pairs + { # Represents an access summary. + "authProvider": "A String", # Output only. The auth provider that this access summary is associated with. + "authProviderType": "A String", # Output only. The auth provider type used to create this access summary. + "firstAccessTime": "A String", # Output only. The first time this user interacted with this workload, rounded to the previous hour. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "lastAccessTime": "A String", # Output only. The most recent time this user has interacted with this workload. Rounded to the previous hour. - "name": "A String", # Output only. Identifier. Name of the AccessSummary + "lastAccessTime": "A String", # Output only. The most recent time this user interacted with this workload, rounded to the previous hour. + "name": "A String", # Output only. Identifier. The resource name of the access summary. "purgeTime": "A String", # Output only. The time when this access summary is permanently deleted. "scopes": [ # Output only. All scopes that have been used by this user with this workload. The number of scopes is limited to 200. "A String", ], - "tokenUrl": "A String", # Output only. The url of the authentication server that was accessed. - "userId": "A String", # Output only. The user_id provided by the workload application for this user. Not verified by Google. - "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this AccessSummary. Will typically be an agentic spiffe id + "tokenUrl": "A String", # Output only. The URL of the authentication server that was accessed. + "userId": "A String", # Output only. The user ID provided by the workload application for this user. Not verified by Google. + "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this access summary. Typically an agentic SPIFFE ID. }
list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) -
Lists AccessSummaries in a given project and location. Supported Filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`
+  
Lists access summaries in a given project and location. Supported filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} (required)
   filter: string, Optional. Filter string to restrict the results. Currently supports filtering by `workload_id` or `auth_provider_name`. If no filter is provided, returns all access summaries for the requested project and location. Format: `workload_id=""` or `auth_provider_name=""`
   orderBy: string, Optional. This field is currently ignored. Defaults to ordering by (auth_provider_id, user_id) in ascending order.
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
   pageToken: string, Optional. A token identifying a page of results the server should return.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -143,24 +143,24 @@ 

Method Details

Returns: An object of the form: - { # Message for response to listing AccessSummaries - "accessSummaries": [ # The list of AccessSummary - { # Message describing AccessSummary object - "authProvider": "A String", # Output only. The auth_provider that this access summary is associated with. - "authProviderType": "A String", # Output only. The type of the connector that was used to create this access summary. - "firstAccessTime": "A String", # Output only. The first time this user has interacted with this workload. Rounded to the previous hour. - "labels": { # Optional. Labels as key value pairs + { # Response message for `ListAccessSummaries`. + "accessSummaries": [ # The list of access summaries. + { # Represents an access summary. + "authProvider": "A String", # Output only. The auth provider that this access summary is associated with. + "authProviderType": "A String", # Output only. The auth provider type used to create this access summary. + "firstAccessTime": "A String", # Output only. The first time this user interacted with this workload, rounded to the previous hour. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "lastAccessTime": "A String", # Output only. The most recent time this user has interacted with this workload. Rounded to the previous hour. - "name": "A String", # Output only. Identifier. Name of the AccessSummary + "lastAccessTime": "A String", # Output only. The most recent time this user interacted with this workload, rounded to the previous hour. + "name": "A String", # Output only. Identifier. The resource name of the access summary. "purgeTime": "A String", # Output only. The time when this access summary is permanently deleted. "scopes": [ # Output only. All scopes that have been used by this user with this workload. The number of scopes is limited to 200. "A String", ], - "tokenUrl": "A String", # Output only. The url of the authentication server that was accessed. - "userId": "A String", # Output only. The user_id provided by the workload application for this user. Not verified by Google. - "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this AccessSummary. Will typically be an agentic spiffe id + "tokenUrl": "A String", # Output only. The URL of the authentication server that was accessed. + "userId": "A String", # Output only. The user ID provided by the workload application for this user. Not verified by Google. + "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this access summary. Typically an agentic SPIFFE ID. }, ], "nextPageToken": "A String", # A token identifying a page of results the server should return. @@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1.projects.locations.authProviders.authorizations.html b/docs/dyn/agentidentity_v1.projects.locations.authProviders.authorizations.html index bb5581ebc0..88287d1277 100644 --- a/docs/dyn/agentidentity_v1.projects.locations.authProviders.authorizations.html +++ b/docs/dyn/agentidentity_v1.projects.locations.authProviders.authorizations.html @@ -79,15 +79,15 @@

Instance Methods

Close httplib2 connections.

delete(name, requestId=None, x__xgafv=None)

-

Deletes a single Authorization.

+

Deletes a single authorization.

get(name, x__xgafv=None)

-

Gets details of a single Authorization.

+

Gets details of a single authorization.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists Authorizations in a given project and location.

+

Lists authorizations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -97,10 +97,10 @@

Method Details

delete(name, requestId=None, x__xgafv=None) -
Deletes a single Authorization.
+  
Deletes a single authorization.
 
 Args:
-  name: string, Required. The name of the Authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization} (required)
+  name: string, Required. The resource name of the authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization} (required)
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
   x__xgafv: string, V1 error format.
     Allowed values
@@ -116,10 +116,10 @@ 

Method Details

get(name, x__xgafv=None) -
Gets details of a single Authorization.
+  
Gets details of a single authorization.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the authorization. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -128,27 +128,27 @@ 

Method Details

Returns: An object of the form: - { # Message describing Authorization object - "clientUserId": "A String", # Output only. The client_user_id provided by the client application for their end user. Not verified by Google. - "createTime": "A String", # Output only. [Output only] Create time stamp - "name": "A String", # Identifier. name of resource + { # Represents an authorization. + "clientUserId": "A String", # Output only. The client user ID provided by the client application for their end user. Not verified by Google. + "createTime": "A String", # Output only. The creation timestamp. + "name": "A String", # Identifier. The resource name of the authorization. "scopes": [ # Output only. The scopes actually granted by the end user during the consent flow. "A String", ], "state": "A String", # Output only. The state of the authorization. - "updateTime": "A String", # Output only. [Output only] Update time stamp + "updateTime": "A String", # Output only. The update timestamp. }
list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) -
Lists Authorizations in a given project and location.
+  
Lists authorizations in a given project and location.
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   filter: string, Optional. Filter string to restrict the results. Currently supports filtering by `client_user_id` only. Format: `client_user_id=""`
   orderBy: string, Optional. This field is currently ignored. Defaults to ordering by authorization_id in ascending order.
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
   pageToken: string, Optional. A page token, received from a previous `ListAuthorizations` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListAuthorizations` must match the call that provided the page token.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -158,17 +158,17 @@ 

Method Details

Returns: An object of the form: - { # Message for response to listing Authorizations - "authorizations": [ # The list of Authorization - { # Message describing Authorization object - "clientUserId": "A String", # Output only. The client_user_id provided by the client application for their end user. Not verified by Google. - "createTime": "A String", # Output only. [Output only] Create time stamp - "name": "A String", # Identifier. name of resource + { # Response message for `ListAuthorizations`. + "authorizations": [ # The list of authorizations. + { # Represents an authorization. + "clientUserId": "A String", # Output only. The client user ID provided by the client application for their end user. Not verified by Google. + "createTime": "A String", # Output only. The creation timestamp. + "name": "A String", # Identifier. The resource name of the authorization. "scopes": [ # Output only. The scopes actually granted by the end user during the consent flow. "A String", ], "state": "A String", # Output only. The state of the authorization. - "updateTime": "A String", # Output only. [Output only] Update time stamp + "updateTime": "A String", # Output only. The update timestamp. }, ], "nextPageToken": "A String", # A token identifying a page of results the server should return. @@ -179,17 +179,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1.projects.locations.authProviders.html b/docs/dyn/agentidentity_v1.projects.locations.authProviders.html index d1b55655b2..c6b6e73fb9 100644 --- a/docs/dyn/agentidentity_v1.projects.locations.authProviders.html +++ b/docs/dyn/agentidentity_v1.projects.locations.authProviders.html @@ -84,46 +84,46 @@

Instance Methods

Close httplib2 connections.

create(parent, authProviderId=None, body=None, requestId=None, x__xgafv=None)

-

Creates a new AuthProvider in a given project and location.

+

Creates a new auth provider in a given project and location.

delete(name, requestId=None, x__xgafv=None)

-

Deletes a single AuthProvider.

+

Deletes a single auth provider.

disable(name, body=None, x__xgafv=None)

-

Disables a single AuthProvider.

+

Disables a single auth provider.

enable(name, body=None, x__xgafv=None)

-

Enables a single AuthProvider.

+

Enables a single auth provider.

get(name, x__xgafv=None)

-

Gets details of a single AuthProvider.

+

Gets details of a single auth provider.

getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None)

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

-

Lists AuthProviders in a given project and location.

+

Lists auth providers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

-

Updates the parameters of a single AuthProvider.

+

Updates the parameters of a single auth provider.

query(parent, pageSize=None, pageToken=None, workloadId=None, x__xgafv=None)

-

Queries what all auth_providers are used by a given workload_id.

+

Queries which auth providers are used by a given workload ID.

queryWorkloads(name, pageSize=None, pageToken=None, x__xgafv=None)

-

Queries what all workloads are using a given auth_provider.

+

Queries which workloads are using a given auth provider.

- queryWorkloads_next()

+ queryWorkloads_next(previous_request, previous_response)

Retrieves the next page of results.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

revokeAuthorization(name, body=None, x__xgafv=None)

-

Revokes all authorizations for a specific user on an AuthProvider. This deletes all authorization records associated with the user and AuthProvider, effectively revoking access across all agents.

+

Revokes all authorizations for a specific user on an auth provider. This deletes all authorization records associated with the user and auth provider, effectively revoking access across all agents.

setIamPolicy(resource, body=None, x__xgafv=None)

Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

@@ -132,7 +132,7 @@

Instance Methods

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

undelete(name, body=None, x__xgafv=None)

-

Undeletes a single AuthProvider.

+

Undeletes a single auth provider.

Method Details

close() @@ -141,57 +141,57 @@

Method Details

create(parent, authProviderId=None, body=None, requestId=None, x__xgafv=None) -
Creates a new AuthProvider in a given project and location.
+  
Creates a new auth provider in a given project and location.
 
 Args:
-  parent: string, Required. The parent resource where the AuthProvider is created. Format: projects/{project}/locations/{location} (required)
+  parent: string, Required. The parent resource where the auth provider is created. Format: projects/{project}/locations/{location} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message describing AuthProvider object
-  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
+{ # Represents an auth provider.
+  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
     "A String",
   ],
-  "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters.
-    "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters.
-      "apiKey": "A String", # Optional. Input only. The API key for this auth_provider.
+  "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type.
+    "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication.
+      "apiKey": "A String", # Optional. Input only. The API key for this auth provider.
     },
-    "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters.
+    "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication.
     },
-    "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters.
-      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize"
+    "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication.
+      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize".
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
-      "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request.
+      "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request.
       "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks.
-      "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider.
-      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token"
+      "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider.
+      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token".
     },
-    "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters.
+    "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication.
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
       "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client.
     },
   },
-  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
+  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
     "A String",
   ],
-  "createTime": "A String", # Output only. [Output only] Create time stamp
-  "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted.
+  "createTime": "A String", # Output only. The creation timestamp.
+  "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted.
   "description": "A String", # Optional. Description of the resource. Must be less than 256 characters.
-  "expireTime": "A String", # Output only. The time when the auth_provider will expire.
-  "labels": { # Optional. Labels as key value pairs
+  "expireTime": "A String", # Output only. The time when the auth provider will expire.
+  "labels": { # Optional. Labels as key-value pairs.
     "a_key": "A String",
   },
-  "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
-  "state": "A String", # Output only. The state of the auth_provider.
-  "updateTime": "A String", # Output only. [Output only] Update time stamp
-  "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
+  "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
+  "state": "A String", # Output only. The state of the auth provider.
+  "updateTime": "A String", # Output only. The update timestamp.
+  "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
     "A String",
   ],
 }
 
-  authProviderId: string, Required. The ID to use for the AuthProvider, which will become the final segment of the AuthProvider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.
+  authProviderId: string, Required. The ID to use for the auth provider, which will become the final segment of the auth provider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
   x__xgafv: string, V1 error format.
     Allowed values
@@ -201,45 +201,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -247,10 +247,10 @@

Method Details

delete(name, requestId=None, x__xgafv=None) -
Deletes a single AuthProvider.
+  
Deletes a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the auth provider. (required)
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
   x__xgafv: string, V1 error format.
     Allowed values
@@ -266,14 +266,14 @@ 

Method Details

disable(name, body=None, x__xgafv=None) -
Disables a single AuthProvider.
+  
Disables a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message for disabling an AuthProvider
+{ # Request message for `DisableAuthProvider`.
   "requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
 }
 
@@ -285,45 +285,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -331,14 +331,14 @@

Method Details

enable(name, body=None, x__xgafv=None) -
Enables a single AuthProvider.
+  
Enables a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message for enabling an AuthProvider
+{ # Request message for `EnableAuthProvider`.
   "requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
 }
 
@@ -350,45 +350,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -396,10 +396,10 @@

Method Details

get(name, x__xgafv=None) -
Gets details of a single AuthProvider.
+  
Gets details of a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the auth provider. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -408,45 +408,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -502,15 +502,15 @@

Method Details

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None) -
Lists AuthProviders in a given project and location.
+  
Lists auth providers in a given project and location.
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} (required)
   filter: string, Optional. Filter results. This field is currently ignored.
   orderBy: string, Optional. Currently ignored. Defaults to ordering by auth_provider_id in ascending order.
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
   pageToken: string, Optional. A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, the first page is returned.
-  showDeleted: boolean, Optional. Deleted auth_providers will be kept with a soft-delete for 30 days before being purged. If this field is set to true, deleted auth_providers will also be returned.
+  showDeleted: boolean, Optional. Deleted auth providers will be kept with a soft-delete for 30 days before being purged. If this field is set to `true`, deleted auth providers will also be returned.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -519,47 +519,47 @@ 

Method Details

Returns: An object of the form: - { # Message for response to listing AuthProviders - "authProviders": [ # The list of AuthProvider - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Response message for `ListAuthProviders`. + "authProviders": [ # The list of auth providers. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }, @@ -572,73 +572,73 @@

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, requestId=None, updateMask=None, x__xgafv=None) -
Updates the parameters of a single AuthProvider.
+  
Updates the parameters of a single auth provider.
 
 Args:
-  name: string, Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message describing AuthProvider object
-  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
+{ # Represents an auth provider.
+  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
     "A String",
   ],
-  "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters.
-    "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters.
-      "apiKey": "A String", # Optional. Input only. The API key for this auth_provider.
+  "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type.
+    "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication.
+      "apiKey": "A String", # Optional. Input only. The API key for this auth provider.
     },
-    "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters.
+    "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication.
     },
-    "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters.
-      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize"
+    "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication.
+      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize".
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
-      "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request.
+      "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request.
       "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks.
-      "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider.
-      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token"
+      "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider.
+      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token".
     },
-    "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters.
+    "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication.
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
       "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client.
     },
   },
-  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
+  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
     "A String",
   ],
-  "createTime": "A String", # Output only. [Output only] Create time stamp
-  "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted.
+  "createTime": "A String", # Output only. The creation timestamp.
+  "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted.
   "description": "A String", # Optional. Description of the resource. Must be less than 256 characters.
-  "expireTime": "A String", # Output only. The time when the auth_provider will expire.
-  "labels": { # Optional. Labels as key value pairs
+  "expireTime": "A String", # Output only. The time when the auth provider will expire.
+  "labels": { # Optional. Labels as key-value pairs.
     "a_key": "A String",
   },
-  "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
-  "state": "A String", # Output only. The state of the auth_provider.
-  "updateTime": "A String", # Output only. [Output only] Update time stamp
-  "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
+  "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
+  "state": "A String", # Output only. The state of the auth provider.
+  "updateTime": "A String", # Output only. The update timestamp.
+  "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
     "A String",
   ],
 }
 
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
-  updateMask: string, Optional. Field mask is used to specify the fields to be overwritten in the AuthProvider resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.
+  updateMask: string, Optional. Field mask is used to specify the fields to be overwritten in the auth provider resource by the update. The fields specified in the `update_mask` are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -647,45 +647,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -693,7 +693,7 @@

Method Details

query(parent, pageSize=None, pageToken=None, workloadId=None, x__xgafv=None) -
Queries what all auth_providers are used by a given workload_id.
+  
Queries which auth providers are used by a given workload ID.
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} (required)
@@ -708,8 +708,8 @@ 

Method Details

Returns: An object of the form: - { # Response message for QueryAuthProviders. - "authProviderNames": [ # The unique list of auth_provider resource names used by the workload. + { # Response message for `QueryAuthProviders`. + "authProviderNames": [ # The unique list of auth provider resource names used by the workload. "A String", ], "nextPageToken": "A String", # A token identifying a page of results the server should return. If this field is omitted, there are no subsequent pages. @@ -718,12 +718,12 @@

Method Details

queryWorkloads(name, pageSize=None, pageToken=None, x__xgafv=None) -
Queries what all workloads are using a given auth_provider.
+  
Queries which workloads are using a given auth provider.
 
 Args:
-  name: string, Required. The name of the auth_provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
-  pageToken: string, Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to QueryWorkloads must match the call that provided the page token. If this field is omitted, the first page is returned.
+  name: string, Required. The name of the auth provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
+  pageToken: string, Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to `QueryWorkloads` must match the call that provided the page token. If this field is omitted, the first page is returned.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -732,52 +732,52 @@ 

Method Details

Returns: An object of the form: - { # Response message for QueryWorkloads. + { # Response message for `QueryWorkloads`. "nextPageToken": "A String", # A token to retrieve the next page of results. - "workloadIds": [ # The unique list of workload identifiers (agents) that used the auth_provider. + "workloadIds": [ # The unique list of identifiers for the agents that used this auth provider, starting with `principal://`. "A String", ], }
- queryWorkloads_next() + queryWorkloads_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. +
- query_next() + query_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. +
revokeAuthorization(name, body=None, x__xgafv=None) -
Revokes all authorizations for a specific user on an AuthProvider. This deletes all authorization records associated with the user and AuthProvider, effectively revoking access across all agents.
+  
Revokes all authorizations for a specific user on an auth provider. This deletes all authorization records associated with the user and auth provider, effectively revoking access across all agents.
 
 Args:
-  name: string, Required. The resource name of the AuthProvider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Request message for RevokeAuthorization.
+{ # Request message for `RevokeAuthorization`.
   "userId": "A String", # Required. The identity of the user to revoke authorization for.
 }
 
@@ -789,7 +789,7 @@ 

Method Details

Returns: An object of the form: - { # Response message for RevokeAuthorization. + { # Response message for `RevokeAuthorization`. }
@@ -910,14 +910,14 @@

Method Details

undelete(name, body=None, x__xgafv=None) -
Undeletes a single AuthProvider.
+  
Undeletes a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message for undeleting a AuthProvider
+{ # Request message for `UndeleteAuthProvider`.
   "requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
 }
 
@@ -929,45 +929,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
diff --git a/docs/dyn/agentidentity_v1.projects.locations.html b/docs/dyn/agentidentity_v1.projects.locations.html index f75e6ea9d0..be4c65d33d 100644 --- a/docs/dyn/agentidentity_v1.projects.locations.html +++ b/docs/dyn/agentidentity_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1alpha.html b/docs/dyn/agentidentity_v1alpha.html index 967045d91a..c4fcdcc3f3 100644 --- a/docs/dyn/agentidentity_v1alpha.html +++ b/docs/dyn/agentidentity_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1alpha.projects.locations.accessSummaries.html b/docs/dyn/agentidentity_v1alpha.projects.locations.accessSummaries.html index 77c094f17a..f6c82ef94d 100644 --- a/docs/dyn/agentidentity_v1alpha.projects.locations.accessSummaries.html +++ b/docs/dyn/agentidentity_v1alpha.projects.locations.accessSummaries.html @@ -79,12 +79,12 @@

Instance Methods

Close httplib2 connections.

get(name, x__xgafv=None)

-

Gets details of a single AccessSummary.

+

Gets details of a single access summary.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists AccessSummaries in a given project and location. Supported Filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`

+

Lists access summaries in a given project and location. Supported filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -94,10 +94,10 @@

Method Details

get(name, x__xgafv=None) -
Gets details of a single AccessSummary.
+  
Gets details of a single access summary.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the access summary. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -106,34 +106,34 @@ 

Method Details

Returns: An object of the form: - { # Message describing AccessSummary object - "authProvider": "A String", # Output only. The auth_provider that this access summary is associated with. - "authProviderType": "A String", # Output only. The type of the connector that was used to create this access summary. - "firstAccessTime": "A String", # Output only. The first time this user has interacted with this workload. Rounded to the previous hour. - "labels": { # Optional. Labels as key value pairs + { # Represents an access summary. + "authProvider": "A String", # Output only. The auth provider that this access summary is associated with. + "authProviderType": "A String", # Output only. The auth provider type used to create this access summary. + "firstAccessTime": "A String", # Output only. The first time this user interacted with this workload, rounded to the previous hour. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "lastAccessTime": "A String", # Output only. The most recent time this user has interacted with this workload. Rounded to the previous hour. - "name": "A String", # Output only. Identifier. Name of the AccessSummary + "lastAccessTime": "A String", # Output only. The most recent time this user interacted with this workload, rounded to the previous hour. + "name": "A String", # Output only. Identifier. The resource name of the access summary. "purgeTime": "A String", # Output only. The time when this access summary is permanently deleted. "scopes": [ # Output only. All scopes that have been used by this user with this workload. The number of scopes is limited to 200. "A String", ], - "tokenUrl": "A String", # Output only. The url of the authentication server that was accessed. - "userId": "A String", # Output only. The user_id provided by the workload application for this user. Not verified by Google. - "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this AccessSummary. Will typically be an agentic spiffe id + "tokenUrl": "A String", # Output only. The URL of the authentication server that was accessed. + "userId": "A String", # Output only. The user ID provided by the workload application for this user. Not verified by Google. + "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this access summary. Typically an agentic SPIFFE ID. }
list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) -
Lists AccessSummaries in a given project and location. Supported Filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`
+  
Lists access summaries in a given project and location. Supported filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} (required)
   filter: string, Optional. Filter string to restrict the results. Currently supports filtering by `workload_id` or `auth_provider_name`. If no filter is provided, returns all access summaries for the requested project and location. Format: `workload_id=""` or `auth_provider_name=""`
   orderBy: string, Optional. This field is currently ignored. Defaults to ordering by (auth_provider_id, user_id) in ascending order.
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
   pageToken: string, Optional. A token identifying a page of results the server should return.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -143,24 +143,24 @@ 

Method Details

Returns: An object of the form: - { # Message for response to listing AccessSummaries - "accessSummaries": [ # The list of AccessSummary - { # Message describing AccessSummary object - "authProvider": "A String", # Output only. The auth_provider that this access summary is associated with. - "authProviderType": "A String", # Output only. The type of the connector that was used to create this access summary. - "firstAccessTime": "A String", # Output only. The first time this user has interacted with this workload. Rounded to the previous hour. - "labels": { # Optional. Labels as key value pairs + { # Response message for `ListAccessSummaries`. + "accessSummaries": [ # The list of access summaries. + { # Represents an access summary. + "authProvider": "A String", # Output only. The auth provider that this access summary is associated with. + "authProviderType": "A String", # Output only. The auth provider type used to create this access summary. + "firstAccessTime": "A String", # Output only. The first time this user interacted with this workload, rounded to the previous hour. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "lastAccessTime": "A String", # Output only. The most recent time this user has interacted with this workload. Rounded to the previous hour. - "name": "A String", # Output only. Identifier. Name of the AccessSummary + "lastAccessTime": "A String", # Output only. The most recent time this user interacted with this workload, rounded to the previous hour. + "name": "A String", # Output only. Identifier. The resource name of the access summary. "purgeTime": "A String", # Output only. The time when this access summary is permanently deleted. "scopes": [ # Output only. All scopes that have been used by this user with this workload. The number of scopes is limited to 200. "A String", ], - "tokenUrl": "A String", # Output only. The url of the authentication server that was accessed. - "userId": "A String", # Output only. The user_id provided by the workload application for this user. Not verified by Google. - "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this AccessSummary. Will typically be an agentic spiffe id + "tokenUrl": "A String", # Output only. The URL of the authentication server that was accessed. + "userId": "A String", # Output only. The user ID provided by the workload application for this user. Not verified by Google. + "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this access summary. Typically an agentic SPIFFE ID. }, ], "nextPageToken": "A String", # A token identifying a page of results the server should return. @@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1alpha.projects.locations.authProviders.authorizations.html b/docs/dyn/agentidentity_v1alpha.projects.locations.authProviders.authorizations.html index a9f4e86595..21137e15e4 100644 --- a/docs/dyn/agentidentity_v1alpha.projects.locations.authProviders.authorizations.html +++ b/docs/dyn/agentidentity_v1alpha.projects.locations.authProviders.authorizations.html @@ -79,16 +79,25 @@

Instance Methods

Close httplib2 connections.

delete(name, requestId=None, x__xgafv=None)

-

Deletes a single Authorization.

+

Deletes a single authorization.

get(name, x__xgafv=None)

-

Gets details of a single Authorization.

+

Gets details of a single authorization.

+

+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None)

+

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists Authorizations in a given project and location.

+

Lists authorizations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

+

+ setIamPolicy(resource, body=None, x__xgafv=None)

+

Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

+

+ testIamPermissions(resource, body=None, x__xgafv=None)

+

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

Method Details

close() @@ -97,10 +106,10 @@

Method Details

delete(name, requestId=None, x__xgafv=None) -
Deletes a single Authorization.
+  
Deletes a single authorization.
 
 Args:
-  name: string, Required. The name of the Authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization} (required)
+  name: string, Required. The resource name of the authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization} (required)
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
   x__xgafv: string, V1 error format.
     Allowed values
@@ -116,10 +125,10 @@ 

Method Details

get(name, x__xgafv=None) -
Gets details of a single Authorization.
+  
Gets details of a single authorization.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the authorization. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -128,27 +137,75 @@ 

Method Details

Returns: An object of the form: - { # Message describing Authorization object - "clientUserId": "A String", # Output only. The client_user_id provided by the client application for their end user. Not verified by Google. - "createTime": "A String", # Output only. [Output only] Create time stamp - "name": "A String", # Identifier. name of resource + { # Represents an authorization. + "clientUserId": "A String", # Output only. The client user ID provided by the client application for their end user. Not verified by Google. + "createTime": "A String", # Output only. The creation timestamp. + "name": "A String", # Identifier. The resource name of the authorization. "scopes": [ # Output only. The scopes actually granted by the end user during the consent flow. "A String", ], "state": "A String", # Output only. The state of the authorization. - "updateTime": "A String", # Output only. [Output only] Update time stamp + "updateTime": "A String", # Output only. The update timestamp. +}
+
+ +
+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None) +
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "auditConfigs": [ # Specifies cloud audit logging configuration for this policy.
+    { # Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs. If there are AuditConfigs for both `allServices` and a specific service, the union of the two AuditConfigs is used for that service: the log_types specified in each AuditConfig are enabled, and the exempted_members in each AuditLogConfig are exempted. Example Policy with multiple AuditConfigs: { "audit_configs": [ { "service": "allServices", "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, { "log_type": "ADMIN_READ" } ] }, { "service": "sampleservice.googleapis.com", "audit_log_configs": [ { "log_type": "DATA_READ" }, { "log_type": "DATA_WRITE", "exempted_members": [ "user:aliya@example.com" ] } ] } ] } For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com` from DATA_WRITE logging.
+      "auditLogConfigs": [ # The configuration for logging of each type of permission.
+        { # Provides the configuration for logging a type of permissions. Example: { "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" } ] } This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ logging.
+          "exemptedMembers": [ # Specifies the identities that do not cause logging for this type of permission. Follows the same format of Binding.members.
+            "A String",
+          ],
+          "logType": "A String", # The log type that this config enables.
+        },
+      ],
+      "service": "A String", # Specifies a service that will be enabled for audit logging. For example, `storage.googleapis.com`, `cloudsql.googleapis.com`. `allServices` is a special value that covers all services.
+    },
+  ],
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
 }
list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) -
Lists Authorizations in a given project and location.
+  
Lists authorizations in a given project and location.
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   filter: string, Optional. Filter string to restrict the results. Currently supports filtering by `client_user_id` only. Format: `client_user_id=""`
   orderBy: string, Optional. This field is currently ignored. Defaults to ordering by authorization_id in ascending order.
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
   pageToken: string, Optional. A page token, received from a previous `ListAuthorizations` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListAuthorizations` must match the call that provided the page token.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -158,17 +215,17 @@ 

Method Details

Returns: An object of the form: - { # Message for response to listing Authorizations - "authorizations": [ # The list of Authorization - { # Message describing Authorization object - "clientUserId": "A String", # Output only. The client_user_id provided by the client application for their end user. Not verified by Google. - "createTime": "A String", # Output only. [Output only] Create time stamp - "name": "A String", # Identifier. name of resource + { # Response message for `ListAuthorizations`. + "authorizations": [ # The list of authorizations. + { # Represents an authorization. + "clientUserId": "A String", # Output only. The client user ID provided by the client application for their end user. Not verified by Google. + "createTime": "A String", # Output only. The creation timestamp. + "name": "A String", # Identifier. The resource name of the authorization. "scopes": [ # Output only. The scopes actually granted by the end user during the consent flow. "A String", ], "state": "A String", # Output only. The state of the authorization. - "updateTime": "A String", # Output only. [Output only] Update time stamp + "updateTime": "A String", # Output only. The update timestamp. }, ], "nextPageToken": "A String", # A token identifying a page of results the server should return. @@ -179,17 +236,132 @@

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.
+
+
+ +
+ setIamPolicy(resource, body=None, x__xgafv=None) +
Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  body: object, The request body.
+    The object takes the form of:
 
-        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.
-        
+{ # Request message for `SetIamPolicy` method. + "policy": { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/). # REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them. + "auditConfigs": [ # Specifies cloud audit logging configuration for this policy. + { # Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs. If there are AuditConfigs for both `allServices` and a specific service, the union of the two AuditConfigs is used for that service: the log_types specified in each AuditConfig are enabled, and the exempted_members in each AuditLogConfig are exempted. Example Policy with multiple AuditConfigs: { "audit_configs": [ { "service": "allServices", "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, { "log_type": "ADMIN_READ" } ] }, { "service": "sampleservice.googleapis.com", "audit_log_configs": [ { "log_type": "DATA_READ" }, { "log_type": "DATA_WRITE", "exempted_members": [ "user:aliya@example.com" ] } ] } ] } For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com` from DATA_WRITE logging. + "auditLogConfigs": [ # The configuration for logging of each type of permission. + { # Provides the configuration for logging a type of permissions. Example: { "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" } ] } This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ logging. + "exemptedMembers": [ # Specifies the identities that do not cause logging for this type of permission. Follows the same format of Binding.members. + "A String", + ], + "logType": "A String", # The log type that this config enables. + }, + ], + "service": "A String", # Specifies a service that will be enabled for audit logging. For example, `storage.googleapis.com`, `cloudsql.googleapis.com`. `allServices` is a special value that covers all services. + }, + ], + "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`. + { # Associates `members`, or principals, with a `role`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, + "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`. + "A String", + ], + "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles). + }, + ], + "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. + "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). + }, + "updateMask": "A String", # OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only the fields in the mask will be modified. If no mask is provided, the following default mask is used: `paths: "bindings, etag"` +} + + x__xgafv: string, V1 error format. + Allowed values + 1 - v1 error format + 2 - v2 error format + +Returns: + An object of the form: + + { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/). + "auditConfigs": [ # Specifies cloud audit logging configuration for this policy. + { # Specifies the audit configuration for a service. The configuration determines which permission types are logged, and what identities, if any, are exempted from logging. An AuditConfig must have one or more AuditLogConfigs. If there are AuditConfigs for both `allServices` and a specific service, the union of the two AuditConfigs is used for that service: the log_types specified in each AuditConfig are enabled, and the exempted_members in each AuditLogConfig are exempted. Example Policy with multiple AuditConfigs: { "audit_configs": [ { "service": "allServices", "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, { "log_type": "ADMIN_READ" } ] }, { "service": "sampleservice.googleapis.com", "audit_log_configs": [ { "log_type": "DATA_READ" }, { "log_type": "DATA_WRITE", "exempted_members": [ "user:aliya@example.com" ] } ] } ] } For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com` from DATA_WRITE logging. + "auditLogConfigs": [ # The configuration for logging of each type of permission. + { # Provides the configuration for logging a type of permissions. Example: { "audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] }, { "log_type": "DATA_WRITE" } ] } This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from DATA_READ logging. + "exemptedMembers": [ # Specifies the identities that do not cause logging for this type of permission. Follows the same format of Binding.members. + "A String", + ], + "logType": "A String", # The log type that this config enables. + }, + ], + "service": "A String", # Specifies a service that will be enabled for audit logging. For example, `storage.googleapis.com`, `cloudsql.googleapis.com`. `allServices` is a special value that covers all services. + }, + ], + "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`. + { # Associates `members`, or principals, with a `role`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, + "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`. + "A String", + ], + "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles). + }, + ], + "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. + "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). +}
+
+ +
+ testIamPermissions(resource, body=None, x__xgafv=None) +
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for `TestIamPermissions` method.
+  "permissions": [ # The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
+    "A String",
+  ],
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for `TestIamPermissions` method.
+  "permissions": [ # A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
+    "A String",
+  ],
+}
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1alpha.projects.locations.authProviders.html b/docs/dyn/agentidentity_v1alpha.projects.locations.authProviders.html index d6ef59fa3e..408da7724e 100644 --- a/docs/dyn/agentidentity_v1alpha.projects.locations.authProviders.html +++ b/docs/dyn/agentidentity_v1alpha.projects.locations.authProviders.html @@ -84,46 +84,46 @@

Instance Methods

Close httplib2 connections.

create(parent, authProviderId=None, body=None, requestId=None, x__xgafv=None)

-

Creates a new AuthProvider in a given project and location.

+

Creates a new auth provider in a given project and location.

delete(name, requestId=None, x__xgafv=None)

-

Deletes a single AuthProvider.

+

Deletes a single auth provider.

disable(name, body=None, x__xgafv=None)

-

Disables a single AuthProvider.

+

Disables a single auth provider.

enable(name, body=None, x__xgafv=None)

-

Enables a single AuthProvider.

+

Enables a single auth provider.

get(name, x__xgafv=None)

-

Gets details of a single AuthProvider.

+

Gets details of a single auth provider.

getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None)

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

-

Lists AuthProviders in a given project and location.

+

Lists auth providers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

-

Updates the parameters of a single AuthProvider.

+

Updates the parameters of a single auth provider.

query(parent, pageSize=None, pageToken=None, workloadId=None, x__xgafv=None)

-

Queries what all auth_providers are used by a given workload_id.

+

Queries which auth providers are used by a given workload ID.

queryWorkloads(name, pageSize=None, pageToken=None, x__xgafv=None)

-

Queries what all workloads are using a given auth_provider.

+

Queries which workloads are using a given auth provider.

- queryWorkloads_next()

+ queryWorkloads_next(previous_request, previous_response)

Retrieves the next page of results.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

revokeAuthorization(name, body=None, x__xgafv=None)

-

Revokes all authorizations for a specific user on an AuthProvider. This deletes all authorization records associated with the user and AuthProvider, effectively revoking access across all agents.

+

Revokes all authorizations for a specific user on an auth provider. This deletes all authorization records associated with the user and auth provider, effectively revoking access across all agents.

setIamPolicy(resource, body=None, x__xgafv=None)

Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

@@ -132,7 +132,7 @@

Instance Methods

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

undelete(name, body=None, x__xgafv=None)

-

Undeletes a single AuthProvider.

+

Undeletes a single auth provider.

Method Details

close() @@ -141,57 +141,57 @@

Method Details

create(parent, authProviderId=None, body=None, requestId=None, x__xgafv=None) -
Creates a new AuthProvider in a given project and location.
+  
Creates a new auth provider in a given project and location.
 
 Args:
-  parent: string, Required. The parent resource where the AuthProvider is created. Format: projects/{project}/locations/{location} (required)
+  parent: string, Required. The parent resource where the auth provider is created. Format: projects/{project}/locations/{location} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message describing AuthProvider object
-  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
+{ # Represents an auth provider.
+  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
     "A String",
   ],
-  "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters.
-    "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters.
-      "apiKey": "A String", # Optional. Input only. The API key for this auth_provider.
+  "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type.
+    "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication.
+      "apiKey": "A String", # Optional. Input only. The API key for this auth provider.
     },
-    "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters.
+    "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication.
     },
-    "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters.
-      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize"
+    "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication.
+      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize".
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
-      "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request.
+      "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request.
       "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks.
-      "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider.
-      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token"
+      "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider.
+      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token".
     },
-    "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters.
+    "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication.
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
       "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client.
     },
   },
-  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
+  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
     "A String",
   ],
-  "createTime": "A String", # Output only. [Output only] Create time stamp
-  "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted.
+  "createTime": "A String", # Output only. The creation timestamp.
+  "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted.
   "description": "A String", # Optional. Description of the resource. Must be less than 256 characters.
-  "expireTime": "A String", # Output only. The time when the auth_provider will expire.
-  "labels": { # Optional. Labels as key value pairs
+  "expireTime": "A String", # Output only. The time when the auth provider will expire.
+  "labels": { # Optional. Labels as key-value pairs.
     "a_key": "A String",
   },
-  "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
-  "state": "A String", # Output only. The state of the auth_provider.
-  "updateTime": "A String", # Output only. [Output only] Update time stamp
-  "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
+  "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
+  "state": "A String", # Output only. The state of the auth provider.
+  "updateTime": "A String", # Output only. The update timestamp.
+  "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
     "A String",
   ],
 }
 
-  authProviderId: string, Required. The ID to use for the AuthProvider, which will become the final segment of the AuthProvider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.
+  authProviderId: string, Required. The ID to use for the auth provider, which will become the final segment of the auth provider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
   x__xgafv: string, V1 error format.
     Allowed values
@@ -201,45 +201,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -247,10 +247,10 @@

Method Details

delete(name, requestId=None, x__xgafv=None) -
Deletes a single AuthProvider.
+  
Deletes a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the auth provider. (required)
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
   x__xgafv: string, V1 error format.
     Allowed values
@@ -266,14 +266,14 @@ 

Method Details

disable(name, body=None, x__xgafv=None) -
Disables a single AuthProvider.
+  
Disables a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message for disabling an AuthProvider
+{ # Request message for `DisableAuthProvider`.
   "requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
 }
 
@@ -285,45 +285,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -331,14 +331,14 @@

Method Details

enable(name, body=None, x__xgafv=None) -
Enables a single AuthProvider.
+  
Enables a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message for enabling an AuthProvider
+{ # Request message for `EnableAuthProvider`.
   "requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
 }
 
@@ -350,45 +350,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -396,10 +396,10 @@

Method Details

get(name, x__xgafv=None) -
Gets details of a single AuthProvider.
+  
Gets details of a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the auth provider. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -408,45 +408,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -502,15 +502,15 @@

Method Details

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None) -
Lists AuthProviders in a given project and location.
+  
Lists auth providers in a given project and location.
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} (required)
   filter: string, Optional. Filter results. This field is currently ignored.
   orderBy: string, Optional. Currently ignored. Defaults to ordering by auth_provider_id in ascending order.
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
   pageToken: string, Optional. A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, the first page is returned.
-  showDeleted: boolean, Optional. Deleted auth_providers will be kept with a soft-delete for 30 days before being purged. If this field is set to true, deleted auth_providers will also be returned.
+  showDeleted: boolean, Optional. Deleted auth providers will be kept with a soft-delete for 30 days before being purged. If this field is set to `true`, deleted auth providers will also be returned.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -519,47 +519,47 @@ 

Method Details

Returns: An object of the form: - { # Message for response to listing AuthProviders - "authProviders": [ # The list of AuthProvider - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Response message for `ListAuthProviders`. + "authProviders": [ # The list of auth providers. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }, @@ -572,73 +572,73 @@

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, requestId=None, updateMask=None, x__xgafv=None) -
Updates the parameters of a single AuthProvider.
+  
Updates the parameters of a single auth provider.
 
 Args:
-  name: string, Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message describing AuthProvider object
-  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
+{ # Represents an auth provider.
+  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
     "A String",
   ],
-  "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters.
-    "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters.
-      "apiKey": "A String", # Optional. Input only. The API key for this auth_provider.
+  "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type.
+    "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication.
+      "apiKey": "A String", # Optional. Input only. The API key for this auth provider.
     },
-    "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters.
+    "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication.
     },
-    "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters.
-      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize"
+    "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication.
+      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize".
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
-      "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request.
+      "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request.
       "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks.
-      "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider.
-      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token"
+      "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider.
+      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token".
     },
-    "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters.
+    "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication.
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
       "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client.
     },
   },
-  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
+  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
     "A String",
   ],
-  "createTime": "A String", # Output only. [Output only] Create time stamp
-  "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted.
+  "createTime": "A String", # Output only. The creation timestamp.
+  "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted.
   "description": "A String", # Optional. Description of the resource. Must be less than 256 characters.
-  "expireTime": "A String", # Output only. The time when the auth_provider will expire.
-  "labels": { # Optional. Labels as key value pairs
+  "expireTime": "A String", # Output only. The time when the auth provider will expire.
+  "labels": { # Optional. Labels as key-value pairs.
     "a_key": "A String",
   },
-  "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
-  "state": "A String", # Output only. The state of the auth_provider.
-  "updateTime": "A String", # Output only. [Output only] Update time stamp
-  "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
+  "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
+  "state": "A String", # Output only. The state of the auth provider.
+  "updateTime": "A String", # Output only. The update timestamp.
+  "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
     "A String",
   ],
 }
 
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
-  updateMask: string, Optional. Field mask is used to specify the fields to be overwritten in the AuthProvider resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.
+  updateMask: string, Optional. Field mask is used to specify the fields to be overwritten in the auth provider resource by the update. The fields specified in the `update_mask` are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -647,45 +647,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -693,7 +693,7 @@

Method Details

query(parent, pageSize=None, pageToken=None, workloadId=None, x__xgafv=None) -
Queries what all auth_providers are used by a given workload_id.
+  
Queries which auth providers are used by a given workload ID.
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} (required)
@@ -708,8 +708,8 @@ 

Method Details

Returns: An object of the form: - { # Response message for QueryAuthProviders. - "authProviderNames": [ # The unique list of auth_provider resource names used by the workload. + { # Response message for `QueryAuthProviders`. + "authProviderNames": [ # The unique list of auth provider resource names used by the workload. "A String", ], "nextPageToken": "A String", # A token identifying a page of results the server should return. If this field is omitted, there are no subsequent pages. @@ -718,12 +718,12 @@

Method Details

queryWorkloads(name, pageSize=None, pageToken=None, x__xgafv=None) -
Queries what all workloads are using a given auth_provider.
+  
Queries which workloads are using a given auth provider.
 
 Args:
-  name: string, Required. The name of the auth_provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
-  pageToken: string, Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to QueryWorkloads must match the call that provided the page token. If this field is omitted, the first page is returned.
+  name: string, Required. The name of the auth provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
+  pageToken: string, Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to `QueryWorkloads` must match the call that provided the page token. If this field is omitted, the first page is returned.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -732,52 +732,52 @@ 

Method Details

Returns: An object of the form: - { # Response message for QueryWorkloads. + { # Response message for `QueryWorkloads`. "nextPageToken": "A String", # A token to retrieve the next page of results. - "workloadIds": [ # The unique list of workload identifiers (agents) that used the auth_provider. + "workloadIds": [ # The unique list of identifiers for the agents that used this auth provider, starting with `principal://`. "A String", ], }
- queryWorkloads_next() + queryWorkloads_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. +
- query_next() + query_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. +
revokeAuthorization(name, body=None, x__xgafv=None) -
Revokes all authorizations for a specific user on an AuthProvider. This deletes all authorization records associated with the user and AuthProvider, effectively revoking access across all agents.
+  
Revokes all authorizations for a specific user on an auth provider. This deletes all authorization records associated with the user and auth provider, effectively revoking access across all agents.
 
 Args:
-  name: string, Required. The resource name of the AuthProvider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Request message for RevokeAuthorization.
+{ # Request message for `RevokeAuthorization`.
   "userId": "A String", # Required. The identity of the user to revoke authorization for.
 }
 
@@ -789,7 +789,7 @@ 

Method Details

Returns: An object of the form: - { # Response message for RevokeAuthorization. + { # Response message for `RevokeAuthorization`. }
@@ -910,14 +910,14 @@

Method Details

undelete(name, body=None, x__xgafv=None) -
Undeletes a single AuthProvider.
+  
Undeletes a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message for undeleting a AuthProvider
+{ # Request message for `UndeleteAuthProvider`.
   "requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
 }
 
@@ -929,45 +929,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
diff --git a/docs/dyn/agentidentity_v1alpha.projects.locations.html b/docs/dyn/agentidentity_v1alpha.projects.locations.html index 78bec947ef..8d9e88b653 100644 --- a/docs/dyn/agentidentity_v1alpha.projects.locations.html +++ b/docs/dyn/agentidentity_v1alpha.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1beta.html b/docs/dyn/agentidentity_v1beta.html index cbc491d496..f9c17ad752 100644 --- a/docs/dyn/agentidentity_v1beta.html +++ b/docs/dyn/agentidentity_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1beta.projects.locations.accessSummaries.html b/docs/dyn/agentidentity_v1beta.projects.locations.accessSummaries.html index befbd438a6..f5934b65b5 100644 --- a/docs/dyn/agentidentity_v1beta.projects.locations.accessSummaries.html +++ b/docs/dyn/agentidentity_v1beta.projects.locations.accessSummaries.html @@ -79,12 +79,12 @@

Instance Methods

Close httplib2 connections.

get(name, x__xgafv=None)

-

Gets details of a single AccessSummary.

+

Gets details of a single access summary.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists AccessSummaries in a given project and location. Supported Filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`

+

Lists access summaries in a given project and location. Supported filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -94,10 +94,10 @@

Method Details

get(name, x__xgafv=None) -
Gets details of a single AccessSummary.
+  
Gets details of a single access summary.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the access summary. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -106,34 +106,34 @@ 

Method Details

Returns: An object of the form: - { # Message describing AccessSummary object - "authProvider": "A String", # Output only. The auth_provider that this access summary is associated with. - "authProviderType": "A String", # Output only. The type of the connector that was used to create this access summary. - "firstAccessTime": "A String", # Output only. The first time this user has interacted with this workload. Rounded to the previous hour. - "labels": { # Optional. Labels as key value pairs + { # Represents an access summary. + "authProvider": "A String", # Output only. The auth provider that this access summary is associated with. + "authProviderType": "A String", # Output only. The auth provider type used to create this access summary. + "firstAccessTime": "A String", # Output only. The first time this user interacted with this workload, rounded to the previous hour. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "lastAccessTime": "A String", # Output only. The most recent time this user has interacted with this workload. Rounded to the previous hour. - "name": "A String", # Output only. Identifier. Name of the AccessSummary + "lastAccessTime": "A String", # Output only. The most recent time this user interacted with this workload, rounded to the previous hour. + "name": "A String", # Output only. Identifier. The resource name of the access summary. "purgeTime": "A String", # Output only. The time when this access summary is permanently deleted. "scopes": [ # Output only. All scopes that have been used by this user with this workload. The number of scopes is limited to 200. "A String", ], - "tokenUrl": "A String", # Output only. The url of the authentication server that was accessed. - "userId": "A String", # Output only. The user_id provided by the workload application for this user. Not verified by Google. - "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this AccessSummary. Will typically be an agentic spiffe id + "tokenUrl": "A String", # Output only. The URL of the authentication server that was accessed. + "userId": "A String", # Output only. The user ID provided by the workload application for this user. Not verified by Google. + "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this access summary. Typically an agentic SPIFFE ID. }
list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) -
Lists AccessSummaries in a given project and location. Supported Filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`
+  
Lists access summaries in a given project and location. Supported filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id="spiffe://example.com/ns/default/sa/my-agent"`
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} (required)
   filter: string, Optional. Filter string to restrict the results. Currently supports filtering by `workload_id` or `auth_provider_name`. If no filter is provided, returns all access summaries for the requested project and location. Format: `workload_id=""` or `auth_provider_name=""`
   orderBy: string, Optional. This field is currently ignored. Defaults to ordering by (auth_provider_id, user_id) in ascending order.
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
   pageToken: string, Optional. A token identifying a page of results the server should return.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -143,24 +143,24 @@ 

Method Details

Returns: An object of the form: - { # Message for response to listing AccessSummaries - "accessSummaries": [ # The list of AccessSummary - { # Message describing AccessSummary object - "authProvider": "A String", # Output only. The auth_provider that this access summary is associated with. - "authProviderType": "A String", # Output only. The type of the connector that was used to create this access summary. - "firstAccessTime": "A String", # Output only. The first time this user has interacted with this workload. Rounded to the previous hour. - "labels": { # Optional. Labels as key value pairs + { # Response message for `ListAccessSummaries`. + "accessSummaries": [ # The list of access summaries. + { # Represents an access summary. + "authProvider": "A String", # Output only. The auth provider that this access summary is associated with. + "authProviderType": "A String", # Output only. The auth provider type used to create this access summary. + "firstAccessTime": "A String", # Output only. The first time this user interacted with this workload, rounded to the previous hour. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "lastAccessTime": "A String", # Output only. The most recent time this user has interacted with this workload. Rounded to the previous hour. - "name": "A String", # Output only. Identifier. Name of the AccessSummary + "lastAccessTime": "A String", # Output only. The most recent time this user interacted with this workload, rounded to the previous hour. + "name": "A String", # Output only. Identifier. The resource name of the access summary. "purgeTime": "A String", # Output only. The time when this access summary is permanently deleted. "scopes": [ # Output only. All scopes that have been used by this user with this workload. The number of scopes is limited to 200. "A String", ], - "tokenUrl": "A String", # Output only. The url of the authentication server that was accessed. - "userId": "A String", # Output only. The user_id provided by the workload application for this user. Not verified by Google. - "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this AccessSummary. Will typically be an agentic spiffe id + "tokenUrl": "A String", # Output only. The URL of the authentication server that was accessed. + "userId": "A String", # Output only. The user ID provided by the workload application for this user. Not verified by Google. + "workloadId": "A String", # Output only. The identity bound to the workload that this user interacted with to produce this access summary. Typically an agentic SPIFFE ID. }, ], "nextPageToken": "A String", # A token identifying a page of results the server should return. @@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1beta.projects.locations.authProviders.authorizations.html b/docs/dyn/agentidentity_v1beta.projects.locations.authProviders.authorizations.html index b76210f9c7..6268456a4b 100644 --- a/docs/dyn/agentidentity_v1beta.projects.locations.authProviders.authorizations.html +++ b/docs/dyn/agentidentity_v1beta.projects.locations.authProviders.authorizations.html @@ -79,15 +79,15 @@

Instance Methods

Close httplib2 connections.

delete(name, requestId=None, x__xgafv=None)

-

Deletes a single Authorization.

+

Deletes a single authorization.

get(name, x__xgafv=None)

-

Gets details of a single Authorization.

+

Gets details of a single authorization.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists Authorizations in a given project and location.

+

Lists authorizations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -97,10 +97,10 @@

Method Details

delete(name, requestId=None, x__xgafv=None) -
Deletes a single Authorization.
+  
Deletes a single authorization.
 
 Args:
-  name: string, Required. The name of the Authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization} (required)
+  name: string, Required. The resource name of the authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization} (required)
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
   x__xgafv: string, V1 error format.
     Allowed values
@@ -116,10 +116,10 @@ 

Method Details

get(name, x__xgafv=None) -
Gets details of a single Authorization.
+  
Gets details of a single authorization.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the authorization. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -128,27 +128,27 @@ 

Method Details

Returns: An object of the form: - { # Message describing Authorization object - "clientUserId": "A String", # Output only. The client_user_id provided by the client application for their end user. Not verified by Google. - "createTime": "A String", # Output only. [Output only] Create time stamp - "name": "A String", # Identifier. name of resource + { # Represents an authorization. + "clientUserId": "A String", # Output only. The client user ID provided by the client application for their end user. Not verified by Google. + "createTime": "A String", # Output only. The creation timestamp. + "name": "A String", # Identifier. The resource name of the authorization. "scopes": [ # Output only. The scopes actually granted by the end user during the consent flow. "A String", ], "state": "A String", # Output only. The state of the authorization. - "updateTime": "A String", # Output only. [Output only] Update time stamp + "updateTime": "A String", # Output only. The update timestamp. }
list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) -
Lists Authorizations in a given project and location.
+  
Lists authorizations in a given project and location.
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   filter: string, Optional. Filter string to restrict the results. Currently supports filtering by `client_user_id` only. Format: `client_user_id=""`
   orderBy: string, Optional. This field is currently ignored. Defaults to ordering by authorization_id in ascending order.
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
   pageToken: string, Optional. A page token, received from a previous `ListAuthorizations` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListAuthorizations` must match the call that provided the page token.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -158,17 +158,17 @@ 

Method Details

Returns: An object of the form: - { # Message for response to listing Authorizations - "authorizations": [ # The list of Authorization - { # Message describing Authorization object - "clientUserId": "A String", # Output only. The client_user_id provided by the client application for their end user. Not verified by Google. - "createTime": "A String", # Output only. [Output only] Create time stamp - "name": "A String", # Identifier. name of resource + { # Response message for `ListAuthorizations`. + "authorizations": [ # The list of authorizations. + { # Represents an authorization. + "clientUserId": "A String", # Output only. The client user ID provided by the client application for their end user. Not verified by Google. + "createTime": "A String", # Output only. The creation timestamp. + "name": "A String", # Identifier. The resource name of the authorization. "scopes": [ # Output only. The scopes actually granted by the end user during the consent flow. "A String", ], "state": "A String", # Output only. The state of the authorization. - "updateTime": "A String", # Output only. [Output only] Update time stamp + "updateTime": "A String", # Output only. The update timestamp. }, ], "nextPageToken": "A String", # A token identifying a page of results the server should return. @@ -179,17 +179,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentity_v1beta.projects.locations.authProviders.html b/docs/dyn/agentidentity_v1beta.projects.locations.authProviders.html index d560811531..f6306b2853 100644 --- a/docs/dyn/agentidentity_v1beta.projects.locations.authProviders.html +++ b/docs/dyn/agentidentity_v1beta.projects.locations.authProviders.html @@ -84,46 +84,46 @@

Instance Methods

Close httplib2 connections.

create(parent, authProviderId=None, body=None, requestId=None, x__xgafv=None)

-

Creates a new AuthProvider in a given project and location.

+

Creates a new auth provider in a given project and location.

delete(name, requestId=None, x__xgafv=None)

-

Deletes a single AuthProvider.

+

Deletes a single auth provider.

disable(name, body=None, x__xgafv=None)

-

Disables a single AuthProvider.

+

Disables a single auth provider.

enable(name, body=None, x__xgafv=None)

-

Enables a single AuthProvider.

+

Enables a single auth provider.

get(name, x__xgafv=None)

-

Gets details of a single AuthProvider.

+

Gets details of a single auth provider.

getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None)

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

-

Lists AuthProviders in a given project and location.

+

Lists auth providers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

-

Updates the parameters of a single AuthProvider.

+

Updates the parameters of a single auth provider.

query(parent, pageSize=None, pageToken=None, workloadId=None, x__xgafv=None)

-

Queries what all auth_providers are used by a given workload_id.

+

Queries which auth providers are used by a given workload ID.

queryWorkloads(name, pageSize=None, pageToken=None, x__xgafv=None)

-

Queries what all workloads are using a given auth_provider.

+

Queries which workloads are using a given auth provider.

- queryWorkloads_next()

+ queryWorkloads_next(previous_request, previous_response)

Retrieves the next page of results.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

revokeAuthorization(name, body=None, x__xgafv=None)

-

Revokes all authorizations for a specific user on an AuthProvider. This deletes all authorization records associated with the user and AuthProvider, effectively revoking access across all agents.

+

Revokes all authorizations for a specific user on an auth provider. This deletes all authorization records associated with the user and auth provider, effectively revoking access across all agents.

setIamPolicy(resource, body=None, x__xgafv=None)

Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

@@ -132,7 +132,7 @@

Instance Methods

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

undelete(name, body=None, x__xgafv=None)

-

Undeletes a single AuthProvider.

+

Undeletes a single auth provider.

Method Details

close() @@ -141,57 +141,57 @@

Method Details

create(parent, authProviderId=None, body=None, requestId=None, x__xgafv=None) -
Creates a new AuthProvider in a given project and location.
+  
Creates a new auth provider in a given project and location.
 
 Args:
-  parent: string, Required. The parent resource where the AuthProvider is created. Format: projects/{project}/locations/{location} (required)
+  parent: string, Required. The parent resource where the auth provider is created. Format: projects/{project}/locations/{location} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message describing AuthProvider object
-  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
+{ # Represents an auth provider.
+  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
     "A String",
   ],
-  "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters.
-    "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters.
-      "apiKey": "A String", # Optional. Input only. The API key for this auth_provider.
+  "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type.
+    "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication.
+      "apiKey": "A String", # Optional. Input only. The API key for this auth provider.
     },
-    "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters.
+    "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication.
     },
-    "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters.
-      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize"
+    "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication.
+      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize".
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
-      "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request.
+      "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request.
       "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks.
-      "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider.
-      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token"
+      "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider.
+      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token".
     },
-    "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters.
+    "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication.
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
       "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client.
     },
   },
-  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
+  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
     "A String",
   ],
-  "createTime": "A String", # Output only. [Output only] Create time stamp
-  "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted.
+  "createTime": "A String", # Output only. The creation timestamp.
+  "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted.
   "description": "A String", # Optional. Description of the resource. Must be less than 256 characters.
-  "expireTime": "A String", # Output only. The time when the auth_provider will expire.
-  "labels": { # Optional. Labels as key value pairs
+  "expireTime": "A String", # Output only. The time when the auth provider will expire.
+  "labels": { # Optional. Labels as key-value pairs.
     "a_key": "A String",
   },
-  "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
-  "state": "A String", # Output only. The state of the auth_provider.
-  "updateTime": "A String", # Output only. [Output only] Update time stamp
-  "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
+  "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
+  "state": "A String", # Output only. The state of the auth provider.
+  "updateTime": "A String", # Output only. The update timestamp.
+  "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
     "A String",
   ],
 }
 
-  authProviderId: string, Required. The ID to use for the AuthProvider, which will become the final segment of the AuthProvider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.
+  authProviderId: string, Required. The ID to use for the auth provider, which will become the final segment of the auth provider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
   x__xgafv: string, V1 error format.
     Allowed values
@@ -201,45 +201,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -247,10 +247,10 @@

Method Details

delete(name, requestId=None, x__xgafv=None) -
Deletes a single AuthProvider.
+  
Deletes a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the auth provider. (required)
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
   x__xgafv: string, V1 error format.
     Allowed values
@@ -266,14 +266,14 @@ 

Method Details

disable(name, body=None, x__xgafv=None) -
Disables a single AuthProvider.
+  
Disables a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message for disabling an AuthProvider
+{ # Request message for `DisableAuthProvider`.
   "requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
 }
 
@@ -285,45 +285,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -331,14 +331,14 @@

Method Details

enable(name, body=None, x__xgafv=None) -
Enables a single AuthProvider.
+  
Enables a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message for enabling an AuthProvider
+{ # Request message for `EnableAuthProvider`.
   "requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
 }
 
@@ -350,45 +350,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -396,10 +396,10 @@

Method Details

get(name, x__xgafv=None) -
Gets details of a single AuthProvider.
+  
Gets details of a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource (required)
+  name: string, Required. The resource name of the auth provider. (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -408,45 +408,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -502,15 +502,15 @@

Method Details

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None) -
Lists AuthProviders in a given project and location.
+  
Lists auth providers in a given project and location.
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} (required)
   filter: string, Optional. Filter results. This field is currently ignored.
   orderBy: string, Optional. Currently ignored. Defaults to ordering by auth_provider_id in ascending order.
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
   pageToken: string, Optional. A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, the first page is returned.
-  showDeleted: boolean, Optional. Deleted auth_providers will be kept with a soft-delete for 30 days before being purged. If this field is set to true, deleted auth_providers will also be returned.
+  showDeleted: boolean, Optional. Deleted auth providers will be kept with a soft-delete for 30 days before being purged. If this field is set to `true`, deleted auth providers will also be returned.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -519,47 +519,47 @@ 

Method Details

Returns: An object of the form: - { # Message for response to listing AuthProviders - "authProviders": [ # The list of AuthProvider - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Response message for `ListAuthProviders`. + "authProviders": [ # The list of auth providers. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }, @@ -572,73 +572,73 @@

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, requestId=None, updateMask=None, x__xgafv=None) -
Updates the parameters of a single AuthProvider.
+  
Updates the parameters of a single auth provider.
 
 Args:
-  name: string, Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message describing AuthProvider object
-  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
+{ # Represents an auth provider.
+  "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.
     "A String",
   ],
-  "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters.
-    "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters.
-      "apiKey": "A String", # Optional. Input only. The API key for this auth_provider.
+  "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type.
+    "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication.
+      "apiKey": "A String", # Optional. Input only. The API key for this auth provider.
     },
-    "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters.
+    "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication.
     },
-    "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters.
-      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize"
+    "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication.
+      "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize".
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
-      "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request.
+      "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request.
       "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks.
-      "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider.
-      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token"
+      "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider.
+      "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token".
     },
-    "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters.
+    "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication.
       "clientId": "A String", # Optional. The client ID of the OAuth client.
       "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client.
       "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client.
     },
   },
-  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
+  "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.
     "A String",
   ],
-  "createTime": "A String", # Output only. [Output only] Create time stamp
-  "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted.
+  "createTime": "A String", # Output only. The creation timestamp.
+  "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted.
   "description": "A String", # Optional. Description of the resource. Must be less than 256 characters.
-  "expireTime": "A String", # Output only. The time when the auth_provider will expire.
-  "labels": { # Optional. Labels as key value pairs
+  "expireTime": "A String", # Output only. The time when the auth provider will expire.
+  "labels": { # Optional. Labels as key-value pairs.
     "a_key": "A String",
   },
-  "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
-  "state": "A String", # Output only. The state of the auth_provider.
-  "updateTime": "A String", # Output only. [Output only] Update time stamp
-  "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
+  "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}
+  "state": "A String", # Output only. The state of the auth provider.
+  "updateTime": "A String", # Output only. The update timestamp.
+  "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`
     "A String",
   ],
 }
 
   requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
-  updateMask: string, Optional. Field mask is used to specify the fields to be overwritten in the AuthProvider resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.
+  updateMask: string, Optional. Field mask is used to specify the fields to be overwritten in the auth provider resource by the update. The fields specified in the `update_mask` are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -647,45 +647,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
@@ -693,7 +693,7 @@

Method Details

query(parent, pageSize=None, pageToken=None, workloadId=None, x__xgafv=None) -
Queries what all auth_providers are used by a given workload_id.
+  
Queries which auth providers are used by a given workload ID.
 
 Args:
   parent: string, Required. The parent resource where the search is performed. Format: projects/{project}/locations/{location} (required)
@@ -708,8 +708,8 @@ 

Method Details

Returns: An object of the form: - { # Response message for QueryAuthProviders. - "authProviderNames": [ # The unique list of auth_provider resource names used by the workload. + { # Response message for `QueryAuthProviders`. + "authProviderNames": [ # The unique list of auth provider resource names used by the workload. "A String", ], "nextPageToken": "A String", # A token identifying a page of results the server should return. If this field is omitted, there are no subsequent pages. @@ -718,12 +718,12 @@

Method Details

queryWorkloads(name, pageSize=None, pageToken=None, x__xgafv=None) -
Queries what all workloads are using a given auth_provider.
+  
Queries which workloads are using a given auth provider.
 
 Args:
-  name: string, Required. The name of the auth_provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
-  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
-  pageToken: string, Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to QueryWorkloads must match the call that provided the page token. If this field is omitted, the first page is returned.
+  name: string, Required. The name of the auth provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.
+  pageToken: string, Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to `QueryWorkloads` must match the call that provided the page token. If this field is omitted, the first page is returned.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -732,52 +732,52 @@ 

Method Details

Returns: An object of the form: - { # Response message for QueryWorkloads. + { # Response message for `QueryWorkloads`. "nextPageToken": "A String", # A token to retrieve the next page of results. - "workloadIds": [ # The unique list of workload identifiers (agents) that used the auth_provider. + "workloadIds": [ # The unique list of identifiers for the agents that used this auth provider, starting with `principal://`. "A String", ], }
- queryWorkloads_next() + queryWorkloads_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. +
- query_next() + query_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. +
revokeAuthorization(name, body=None, x__xgafv=None) -
Revokes all authorizations for a specific user on an AuthProvider. This deletes all authorization records associated with the user and AuthProvider, effectively revoking access across all agents.
+  
Revokes all authorizations for a specific user on an auth provider. This deletes all authorization records associated with the user and auth provider, effectively revoking access across all agents.
 
 Args:
-  name: string, Required. The resource name of the AuthProvider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Request message for RevokeAuthorization.
+{ # Request message for `RevokeAuthorization`.
   "userId": "A String", # Required. The identity of the user to revoke authorization for.
 }
 
@@ -789,7 +789,7 @@ 

Method Details

Returns: An object of the form: - { # Response message for RevokeAuthorization. + { # Response message for `RevokeAuthorization`. }
@@ -910,14 +910,14 @@

Method Details

undelete(name, body=None, x__xgafv=None) -
Undeletes a single AuthProvider.
+  
Undeletes a single auth provider.
 
 Args:
-  name: string, Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
+  name: string, Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Message for undeleting a AuthProvider
+{ # Request message for `UndeleteAuthProvider`.
   "requestId": "A String", # Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
 }
 
@@ -929,45 +929,45 @@ 

Method Details

Returns: An object of the form: - { # Message describing AuthProvider object - "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. + { # Represents an auth provider. + "allowedScopes": [ # Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200. "A String", ], - "authProviderTypeParams": { # AuthProvider type specific parameters. Required when creating an auth_provider. # Required. AuthProvider type specific parameters. - "apiKey": { # Message describing ApiKeyParams object. # ApiKey AuthProvider type parameters. - "apiKey": "A String", # Optional. Input only. The API key for this auth_provider. + "authProviderTypeParams": { # Required. Parameters specific to the auth provider type. # Required. Parameters specific to the auth provider type. + "apiKey": { # Configuration for API key authentication. # Parameters for API key authentication. + "apiKey": "A String", # Optional. Input only. The API key for this auth provider. }, - "geAuthProvider": { # Message describing GeminiEnterpriseAuthProviderParams object. # GeminiEnterprise auth_provider type parameters. + "geAuthProvider": { # Configuration for Gemini Enterprise authentication. # Parameters for Gemini Enterprise authentication. }, - "threeLeggedOauth": { # Message describing ThreeLeggedOAuth object. # ThreeLeggedOAuth AuthProvider type parameters. - "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. "https://auth.atlassian.com/authorize" + "threeLeggedOauth": { # Configuration for 3-legged OAuth (3LO) authentication. # Parameters for 3-legged OAuth (3LO) authentication. + "authorizationUrl": "A String", # Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, "https://auth.atlassian.com/authorize". "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. - "defaultContinueUri": "A String", # Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request. + "defaultContinueUri": "A String", # Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request. "enablePkce": True or False, # Optional. Enables Proof Key for Code Exchange (PKCE) for the OAuth flow to prevent authorization code interception attacks. - "redirectUrl": "A String", # Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider. - "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. eg. "https://auth.atlassian.com/oauth/token" + "redirectUrl": "A String", # Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider. + "tokenUrl": "A String", # Optional. The token endpoint for requesting tokens on behalf of an end user. For example, "https://auth.atlassian.com/oauth/token". }, - "twoLeggedOauth": { # Message describing TwoLeggedOAuth object. # TwoLeggedOAuth AuthProvider type parameters. + "twoLeggedOauth": { # Configuration for 2-legged OAuth (2LO) authentication. # Parameters for 2-legged OAuth (2LO) authentication. "clientId": "A String", # Optional. The client ID of the OAuth client. "clientSecret": "A String", # Optional. Input only. The client secret of the OAuth client. "tokenUrl": "A String", # Optional. The token endpoint of the OAuth client. }, }, - "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. + "blockedScopes": [ # Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200. "A String", ], - "createTime": "A String", # Output only. [Output only] Create time stamp - "deleted": True or False, # Output only. This is set to true if the auth_provider is deleted. + "createTime": "A String", # Output only. The creation timestamp. + "deleted": True or False, # Output only. Set to `true` if the auth provider is deleted. "description": "A String", # Optional. Description of the resource. Must be less than 256 characters. - "expireTime": "A String", # Output only. The time when the auth_provider will expire. - "labels": { # Optional. Labels as key value pairs + "expireTime": "A String", # Output only. The time when the auth provider will expire. + "labels": { # Optional. Labels as key-value pairs. "a_key": "A String", }, - "name": "A String", # Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} - "state": "A String", # Output only. The state of the auth_provider. - "updateTime": "A String", # Output only. [Output only] Update time stamp - "workloadIds": [ # Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` + "name": "A String", # Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider} + "state": "A String", # Output only. The state of the auth provider. + "updateTime": "A String", # Output only. The update timestamp. + "workloadIds": [ # Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}` "A String", ], }
diff --git a/docs/dyn/agentidentity_v1beta.projects.locations.html b/docs/dyn/agentidentity_v1beta.projects.locations.html index cbc7a20c49..aa7457eaff 100644 --- a/docs/dyn/agentidentity_v1beta.projects.locations.html +++ b/docs/dyn/agentidentity_v1beta.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/agentidentity.v1.json b/googleapiclient/discovery_cache/documents/agentidentity.v1.json index 2c7588e35c..05e1934ef4 100644 --- a/googleapiclient/discovery_cache/documents/agentidentity.v1.json +++ b/googleapiclient/discovery_cache/documents/agentidentity.v1.json @@ -186,7 +186,7 @@ "accessSummaries": { "methods": { "get": { -"description": "Gets details of a single AccessSummary.", +"description": "Gets details of a single access summary.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/accessSummaries/{accessSummariesId}", "httpMethod": "GET", "id": "agentidentity.projects.locations.accessSummaries.get", @@ -195,7 +195,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the access summary.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/accessSummaries/[^/]+$", "required": true, @@ -211,7 +211,7 @@ ] }, "list": { -"description": "Lists AccessSummaries in a given project and location. Supported Filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id=\"spiffe://example.com/ns/default/sa/my-agent\"`", +"description": "Lists access summaries in a given project and location. Supported filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id=\"spiffe://example.com/ns/default/sa/my-agent\"`", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/accessSummaries", "httpMethod": "GET", "id": "agentidentity.projects.locations.accessSummaries.list", @@ -230,7 +230,7 @@ "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" @@ -261,7 +261,7 @@ "authProviders": { "methods": { "create": { -"description": "Creates a new AuthProvider in a given project and location.", +"description": "Creates a new auth provider in a given project and location.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.create", @@ -270,12 +270,12 @@ ], "parameters": { "authProviderId": { -"description": "Required. The ID to use for the AuthProvider, which will become the final segment of the AuthProvider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.", +"description": "Required. The ID to use for the auth provider, which will become the final segment of the auth provider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.", "location": "query", "type": "string" }, "parent": { -"description": "Required. The parent resource where the AuthProvider is created. Format: projects/{project}/locations/{location}", +"description": "Required. The parent resource where the auth provider is created. Format: projects/{project}/locations/{location}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+$", "required": true, @@ -299,7 +299,7 @@ ] }, "delete": { -"description": "Deletes a single AuthProvider.", +"description": "Deletes a single auth provider.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}", "httpMethod": "DELETE", "id": "agentidentity.projects.locations.authProviders.delete", @@ -308,7 +308,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the auth provider.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -329,7 +329,7 @@ ] }, "disable": { -"description": "Disables a single AuthProvider.", +"description": "Disables a single auth provider.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:disable", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.disable", @@ -338,7 +338,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -357,7 +357,7 @@ ] }, "enable": { -"description": "Enables a single AuthProvider.", +"description": "Enables a single auth provider.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:enable", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.enable", @@ -366,7 +366,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -385,7 +385,7 @@ ] }, "get": { -"description": "Gets details of a single AuthProvider.", +"description": "Gets details of a single auth provider.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.get", @@ -394,7 +394,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the auth provider.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -441,7 +441,7 @@ ] }, "list": { -"description": "Lists AuthProviders in a given project and location.", +"description": "Lists auth providers in a given project and location.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.list", @@ -460,7 +460,7 @@ "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" @@ -478,7 +478,7 @@ "type": "string" }, "showDeleted": { -"description": "Optional. Deleted auth_providers will be kept with a soft-delete for 30 days before being purged. If this field is set to true, deleted auth_providers will also be returned.", +"description": "Optional. Deleted auth providers will be kept with a soft-delete for 30 days before being purged. If this field is set to `true`, deleted auth providers will also be returned.", "location": "query", "type": "boolean" } @@ -492,7 +492,7 @@ ] }, "patch": { -"description": "Updates the parameters of a single AuthProvider.", +"description": "Updates the parameters of a single auth provider.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}", "httpMethod": "PATCH", "id": "agentidentity.projects.locations.authProviders.patch", @@ -501,7 +501,7 @@ ], "parameters": { "name": { -"description": "Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -513,7 +513,7 @@ "type": "string" }, "updateMask": { -"description": "Optional. Field mask is used to specify the fields to be overwritten in the AuthProvider resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.", +"description": "Optional. Field mask is used to specify the fields to be overwritten in the auth provider resource by the update. The fields specified in the `update_mask` are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.", "format": "google-fieldmask", "location": "query", "type": "string" @@ -531,7 +531,7 @@ ] }, "query": { -"description": "Queries what all auth_providers are used by a given workload_id.", +"description": "Queries which auth providers are used by a given workload ID.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders:query", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.query", @@ -572,7 +572,7 @@ ] }, "queryWorkloads": { -"description": "Queries what all workloads are using a given auth_provider.", +"description": "Queries which workloads are using a given auth provider.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:queryWorkloads", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.queryWorkloads", @@ -581,20 +581,20 @@ ], "parameters": { "name": { -"description": "Required. The name of the auth_provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The name of the auth provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" }, "pageToken": { -"description": "Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to QueryWorkloads must match the call that provided the page token. If this field is omitted, the first page is returned.", +"description": "Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to `QueryWorkloads` must match the call that provided the page token. If this field is omitted, the first page is returned.", "location": "query", "type": "string" } @@ -608,7 +608,7 @@ ] }, "revokeAuthorization": { -"description": "Revokes all authorizations for a specific user on an AuthProvider. This deletes all authorization records associated with the user and AuthProvider, effectively revoking access across all agents.", +"description": "Revokes all authorizations for a specific user on an auth provider. This deletes all authorization records associated with the user and auth provider, effectively revoking access across all agents.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:revokeAuthorization", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.revokeAuthorization", @@ -617,7 +617,7 @@ ], "parameters": { "name": { -"description": "Required. The resource name of the AuthProvider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -692,7 +692,7 @@ ] }, "undelete": { -"description": "Undeletes a single AuthProvider.", +"description": "Undeletes a single auth provider.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:undelete", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.undelete", @@ -701,7 +701,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -724,7 +724,7 @@ "authorizations": { "methods": { "delete": { -"description": "Deletes a single Authorization.", +"description": "Deletes a single authorization.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations/{authorizationsId}", "httpMethod": "DELETE", "id": "agentidentity.projects.locations.authProviders.authorizations.delete", @@ -733,7 +733,7 @@ ], "parameters": { "name": { -"description": "Required. The name of the Authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization}", +"description": "Required. The resource name of the authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+/authorizations/[^/]+$", "required": true, @@ -754,7 +754,7 @@ ] }, "get": { -"description": "Gets details of a single Authorization.", +"description": "Gets details of a single authorization.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations/{authorizationsId}", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.authorizations.get", @@ -763,7 +763,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the authorization.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+/authorizations/[^/]+$", "required": true, @@ -779,7 +779,7 @@ ] }, "list": { -"description": "Lists Authorizations in a given project and location.", +"description": "Lists authorizations in a given project and location.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.authorizations.list", @@ -798,7 +798,7 @@ "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" @@ -833,20 +833,20 @@ } } }, -"revision": "20260722", +"revision": "20260823", "rootUrl": "https://agentidentity.googleapis.com/", "schemas": { "AccessSummary": { -"description": "Message describing AccessSummary object", +"description": "Represents an access summary.", "id": "AccessSummary", "properties": { "authProvider": { -"description": "Output only. The auth_provider that this access summary is associated with.", +"description": "Output only. The auth provider that this access summary is associated with.", "readOnly": true, "type": "string" }, "authProviderType": { -"description": "Output only. The type of the connector that was used to create this access summary.", +"description": "Output only. The auth provider type used to create this access summary.", "enum": [ "AUTH_PROVIDER_TYPE_UNSPECIFIED", "AUTH_PROVIDER_TYPE_THREE_LEGGED_OAUTH", @@ -855,17 +855,17 @@ "AUTH_PROVIDER_TYPE_GEMINI_ENTERPRISE" ], "enumDescriptions": [ -"Unspecified auth-provider type.", -"Three Legged OAuth auth-provider type.", -"Two Legged OAuth auth-provider type.", -"API Key auth-provider type.", -"Gemini Enterprise auth-provider type." +"Unspecified auth provider type.", +"3-legged OAuth (3LO) auth provider type.", +"2-legged OAuth (2LO) auth provider type.", +"API key auth provider type.", +"Gemini Enterprise auth provider type." ], "readOnly": true, "type": "string" }, "firstAccessTime": { -"description": "Output only. The first time this user has interacted with this workload. Rounded to the previous hour.", +"description": "Output only. The first time this user interacted with this workload, rounded to the previous hour.", "format": "google-datetime", "readOnly": true, "type": "string" @@ -874,17 +874,17 @@ "additionalProperties": { "type": "string" }, -"description": "Optional. Labels as key value pairs", +"description": "Optional. Labels as key-value pairs.", "type": "object" }, "lastAccessTime": { -"description": "Output only. The most recent time this user has interacted with this workload. Rounded to the previous hour.", +"description": "Output only. The most recent time this user interacted with this workload, rounded to the previous hour.", "format": "google-datetime", "readOnly": true, "type": "string" }, "name": { -"description": "Output only. Identifier. Name of the AccessSummary", +"description": "Output only. Identifier. The resource name of the access summary.", "readOnly": true, "type": "string" }, @@ -903,17 +903,17 @@ "type": "array" }, "tokenUrl": { -"description": "Output only. The url of the authentication server that was accessed.", +"description": "Output only. The URL of the authentication server that was accessed.", "readOnly": true, "type": "string" }, "userId": { -"description": "Output only. The user_id provided by the workload application for this user. Not verified by Google.", +"description": "Output only. The user ID provided by the workload application for this user. Not verified by Google.", "readOnly": true, "type": "string" }, "workloadId": { -"description": "Output only. The identity bound to the workload that this user interacted with to produce this AccessSummary. Will typically be an agentic spiffe id", +"description": "Output only. The identity bound to the workload that this user interacted with to produce this access summary. Typically an agentic SPIFFE ID.", "readOnly": true, "type": "string" } @@ -921,11 +921,11 @@ "type": "object" }, "ApiKeyParams": { -"description": "Message describing ApiKeyParams object.", +"description": "Configuration for API key authentication.", "id": "ApiKeyParams", "properties": { "apiKey": { -"description": "Optional. Input only. The API key for this auth_provider.", +"description": "Optional. Input only. The API key for this auth provider.", "type": "string" } }, @@ -980,11 +980,11 @@ "type": "object" }, "AuthProvider": { -"description": "Message describing AuthProvider object", +"description": "Represents an auth provider.", "id": "AuthProvider", "properties": { "allowedScopes": { -"description": "Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.", +"description": "Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.", "items": { "type": "string" }, @@ -992,23 +992,23 @@ }, "authProviderTypeParams": { "$ref": "AuthProviderTypeParams", -"description": "Required. AuthProvider type specific parameters." +"description": "Required. Parameters specific to the auth provider type." }, "blockedScopes": { -"description": "Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.", +"description": "Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.", "items": { "type": "string" }, "type": "array" }, "createTime": { -"description": "Output only. [Output only] Create time stamp", +"description": "Output only. The creation timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" }, "deleted": { -"description": "Output only. This is set to true if the auth_provider is deleted.", +"description": "Output only. Set to `true` if the auth provider is deleted.", "readOnly": true, "type": "boolean" }, @@ -1017,7 +1017,7 @@ "type": "string" }, "expireTime": { -"description": "Output only. The time when the auth_provider will expire.", +"description": "Output only. The time when the auth provider will expire.", "format": "google-datetime", "readOnly": true, "type": "string" @@ -1026,15 +1026,15 @@ "additionalProperties": { "type": "string" }, -"description": "Optional. Labels as key value pairs", +"description": "Optional. Labels as key-value pairs.", "type": "object" }, "name": { -"description": "Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "type": "string" }, "state": { -"description": "Output only. The state of the auth_provider.", +"description": "Output only. The state of the auth provider.", "enum": [ "STATE_UNSPECIFIED", "ENABLED", @@ -1049,13 +1049,13 @@ "type": "string" }, "updateTime": { -"description": "Output only. [Output only] Update time stamp", +"description": "Output only. The update timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" }, "workloadIds": { -"description": "Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`", +"description": "Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`", "items": { "type": "string" }, @@ -1065,45 +1065,45 @@ "type": "object" }, "AuthProviderTypeParams": { -"description": "AuthProvider type specific parameters. Required when creating an auth_provider.", +"description": "Required. Parameters specific to the auth provider type.", "id": "AuthProviderTypeParams", "properties": { "apiKey": { "$ref": "ApiKeyParams", -"description": "ApiKey AuthProvider type parameters." +"description": "Parameters for API key authentication." }, "geAuthProvider": { "$ref": "GeminiEnterpriseAuthProviderParams", -"description": "GeminiEnterprise auth_provider type parameters." +"description": "Parameters for Gemini Enterprise authentication." }, "threeLeggedOauth": { "$ref": "ThreeLeggedOAuth", -"description": "ThreeLeggedOAuth AuthProvider type parameters." +"description": "Parameters for 3-legged OAuth (3LO) authentication." }, "twoLeggedOauth": { "$ref": "TwoLeggedOAuth", -"description": "TwoLeggedOAuth AuthProvider type parameters." +"description": "Parameters for 2-legged OAuth (2LO) authentication." } }, "type": "object" }, "Authorization": { -"description": "Message describing Authorization object", +"description": "Represents an authorization.", "id": "Authorization", "properties": { "clientUserId": { -"description": "Output only. The client_user_id provided by the client application for their end user. Not verified by Google.", +"description": "Output only. The client user ID provided by the client application for their end user. Not verified by Google.", "readOnly": true, "type": "string" }, "createTime": { -"description": "Output only. [Output only] Create time stamp", +"description": "Output only. The creation timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" }, "name": { -"description": "Identifier. name of resource", +"description": "Identifier. The resource name of the authorization.", "type": "string" }, "scopes": { @@ -1130,7 +1130,7 @@ "type": "string" }, "updateTime": { -"description": "Output only. [Output only] Update time stamp", +"description": "Output only. The update timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" @@ -1161,7 +1161,7 @@ "type": "object" }, "DisableAuthProviderRequest": { -"description": "Message for disabling an AuthProvider", +"description": "Request message for `DisableAuthProvider`.", "id": "DisableAuthProviderRequest", "properties": { "requestId": { @@ -1178,7 +1178,7 @@ "type": "object" }, "EnableAuthProviderRequest": { -"description": "Message for enabling an AuthProvider", +"description": "Request message for `EnableAuthProvider`.", "id": "EnableAuthProviderRequest", "properties": { "requestId": { @@ -1212,17 +1212,17 @@ "type": "object" }, "GeminiEnterpriseAuthProviderParams": { -"description": "Message describing GeminiEnterpriseAuthProviderParams object.", +"description": "Configuration for Gemini Enterprise authentication.", "id": "GeminiEnterpriseAuthProviderParams", "properties": {}, "type": "object" }, "ListAccessSummariesResponse": { -"description": "Message for response to listing AccessSummaries", +"description": "Response message for `ListAccessSummaries`.", "id": "ListAccessSummariesResponse", "properties": { "accessSummaries": { -"description": "The list of AccessSummary", +"description": "The list of access summaries.", "items": { "$ref": "AccessSummary" }, @@ -1243,11 +1243,11 @@ "type": "object" }, "ListAuthProvidersResponse": { -"description": "Message for response to listing AuthProviders", +"description": "Response message for `ListAuthProviders`.", "id": "ListAuthProvidersResponse", "properties": { "authProviders": { -"description": "The list of AuthProvider", +"description": "The list of auth providers.", "items": { "$ref": "AuthProvider" }, @@ -1268,11 +1268,11 @@ "type": "object" }, "ListAuthorizationsResponse": { -"description": "Message for response to listing Authorizations", +"description": "Response message for `ListAuthorizations`.", "id": "ListAuthorizationsResponse", "properties": { "authorizations": { -"description": "The list of Authorization", +"description": "The list of authorizations.", "items": { "$ref": "Authorization" }, @@ -1376,11 +1376,11 @@ "type": "object" }, "QueryAuthProvidersResponse": { -"description": "Response message for QueryAuthProviders.", +"description": "Response message for `QueryAuthProviders`.", "id": "QueryAuthProvidersResponse", "properties": { "authProviderNames": { -"description": "The unique list of auth_provider resource names used by the workload.", +"description": "The unique list of auth provider resource names used by the workload.", "items": { "type": "string" }, @@ -1394,7 +1394,7 @@ "type": "object" }, "QueryWorkloadsResponse": { -"description": "Response message for QueryWorkloads.", +"description": "Response message for `QueryWorkloads`.", "id": "QueryWorkloadsResponse", "properties": { "nextPageToken": { @@ -1402,7 +1402,7 @@ "type": "string" }, "workloadIds": { -"description": "The unique list of workload identifiers (agents) that used the auth_provider.", +"description": "The unique list of identifiers for the agents that used this auth provider, starting with `principal://`.", "items": { "type": "string" }, @@ -1412,7 +1412,7 @@ "type": "object" }, "RevokeAuthorizationRequest": { -"description": "Request message for RevokeAuthorization.", +"description": "Request message for `RevokeAuthorization`.", "id": "RevokeAuthorizationRequest", "properties": { "userId": { @@ -1423,7 +1423,7 @@ "type": "object" }, "RevokeAuthorizationResponse": { -"description": "Response message for RevokeAuthorization.", +"description": "Response message for `RevokeAuthorization`.", "id": "RevokeAuthorizationResponse", "properties": {}, "type": "object" @@ -1473,11 +1473,11 @@ "type": "object" }, "ThreeLeggedOAuth": { -"description": "Message describing ThreeLeggedOAuth object.", +"description": "Configuration for 3-legged OAuth (3LO) authentication.", "id": "ThreeLeggedOAuth", "properties": { "authorizationUrl": { -"description": "Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. \"https://auth.atlassian.com/authorize\"", +"description": "Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, \"https://auth.atlassian.com/authorize\".", "type": "string" }, "clientId": { @@ -1489,7 +1489,7 @@ "type": "string" }, "defaultContinueUri": { -"description": "Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request.", +"description": "Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request.", "type": "string" }, "enablePkce": { @@ -1497,19 +1497,19 @@ "type": "boolean" }, "redirectUrl": { -"description": "Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider.", +"description": "Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider.", "readOnly": true, "type": "string" }, "tokenUrl": { -"description": "Optional. The token endpoint for requesting tokens on behalf of an end user. eg. \"https://auth.atlassian.com/oauth/token\"", +"description": "Optional. The token endpoint for requesting tokens on behalf of an end user. For example, \"https://auth.atlassian.com/oauth/token\".", "type": "string" } }, "type": "object" }, "TwoLeggedOAuth": { -"description": "Message describing TwoLeggedOAuth object.", +"description": "Configuration for 2-legged OAuth (2LO) authentication.", "id": "TwoLeggedOAuth", "properties": { "clientId": { @@ -1528,7 +1528,7 @@ "type": "object" }, "UndeleteAuthProviderRequest": { -"description": "Message for undeleting a AuthProvider", +"description": "Request message for `UndeleteAuthProvider`.", "id": "UndeleteAuthProviderRequest", "properties": { "requestId": { diff --git a/googleapiclient/discovery_cache/documents/agentidentity.v1alpha.json b/googleapiclient/discovery_cache/documents/agentidentity.v1alpha.json index 7259a258c3..739e3f30c2 100644 --- a/googleapiclient/discovery_cache/documents/agentidentity.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/agentidentity.v1alpha.json @@ -186,7 +186,7 @@ "accessSummaries": { "methods": { "get": { -"description": "Gets details of a single AccessSummary.", +"description": "Gets details of a single access summary.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/accessSummaries/{accessSummariesId}", "httpMethod": "GET", "id": "agentidentity.projects.locations.accessSummaries.get", @@ -195,7 +195,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the access summary.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/accessSummaries/[^/]+$", "required": true, @@ -211,7 +211,7 @@ ] }, "list": { -"description": "Lists AccessSummaries in a given project and location. Supported Filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id=\"spiffe://example.com/ns/default/sa/my-agent\"`", +"description": "Lists access summaries in a given project and location. Supported filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id=\"spiffe://example.com/ns/default/sa/my-agent\"`", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/accessSummaries", "httpMethod": "GET", "id": "agentidentity.projects.locations.accessSummaries.list", @@ -230,7 +230,7 @@ "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" @@ -261,7 +261,7 @@ "authProviders": { "methods": { "create": { -"description": "Creates a new AuthProvider in a given project and location.", +"description": "Creates a new auth provider in a given project and location.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.create", @@ -270,12 +270,12 @@ ], "parameters": { "authProviderId": { -"description": "Required. The ID to use for the AuthProvider, which will become the final segment of the AuthProvider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.", +"description": "Required. The ID to use for the auth provider, which will become the final segment of the auth provider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.", "location": "query", "type": "string" }, "parent": { -"description": "Required. The parent resource where the AuthProvider is created. Format: projects/{project}/locations/{location}", +"description": "Required. The parent resource where the auth provider is created. Format: projects/{project}/locations/{location}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+$", "required": true, @@ -299,7 +299,7 @@ ] }, "delete": { -"description": "Deletes a single AuthProvider.", +"description": "Deletes a single auth provider.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}", "httpMethod": "DELETE", "id": "agentidentity.projects.locations.authProviders.delete", @@ -308,7 +308,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the auth provider.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -329,7 +329,7 @@ ] }, "disable": { -"description": "Disables a single AuthProvider.", +"description": "Disables a single auth provider.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:disable", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.disable", @@ -338,7 +338,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -357,7 +357,7 @@ ] }, "enable": { -"description": "Enables a single AuthProvider.", +"description": "Enables a single auth provider.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:enable", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.enable", @@ -366,7 +366,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -385,7 +385,7 @@ ] }, "get": { -"description": "Gets details of a single AuthProvider.", +"description": "Gets details of a single auth provider.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.get", @@ -394,7 +394,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the auth provider.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -441,7 +441,7 @@ ] }, "list": { -"description": "Lists AuthProviders in a given project and location.", +"description": "Lists auth providers in a given project and location.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.list", @@ -460,7 +460,7 @@ "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" @@ -478,7 +478,7 @@ "type": "string" }, "showDeleted": { -"description": "Optional. Deleted auth_providers will be kept with a soft-delete for 30 days before being purged. If this field is set to true, deleted auth_providers will also be returned.", +"description": "Optional. Deleted auth providers will be kept with a soft-delete for 30 days before being purged. If this field is set to `true`, deleted auth providers will also be returned.", "location": "query", "type": "boolean" } @@ -492,7 +492,7 @@ ] }, "patch": { -"description": "Updates the parameters of a single AuthProvider.", +"description": "Updates the parameters of a single auth provider.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}", "httpMethod": "PATCH", "id": "agentidentity.projects.locations.authProviders.patch", @@ -501,7 +501,7 @@ ], "parameters": { "name": { -"description": "Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -513,7 +513,7 @@ "type": "string" }, "updateMask": { -"description": "Optional. Field mask is used to specify the fields to be overwritten in the AuthProvider resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.", +"description": "Optional. Field mask is used to specify the fields to be overwritten in the auth provider resource by the update. The fields specified in the `update_mask` are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.", "format": "google-fieldmask", "location": "query", "type": "string" @@ -531,7 +531,7 @@ ] }, "query": { -"description": "Queries what all auth_providers are used by a given workload_id.", +"description": "Queries which auth providers are used by a given workload ID.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders:query", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.query", @@ -572,7 +572,7 @@ ] }, "queryWorkloads": { -"description": "Queries what all workloads are using a given auth_provider.", +"description": "Queries which workloads are using a given auth provider.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:queryWorkloads", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.queryWorkloads", @@ -581,20 +581,20 @@ ], "parameters": { "name": { -"description": "Required. The name of the auth_provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The name of the auth provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" }, "pageToken": { -"description": "Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to QueryWorkloads must match the call that provided the page token. If this field is omitted, the first page is returned.", +"description": "Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to `QueryWorkloads` must match the call that provided the page token. If this field is omitted, the first page is returned.", "location": "query", "type": "string" } @@ -608,7 +608,7 @@ ] }, "revokeAuthorization": { -"description": "Revokes all authorizations for a specific user on an AuthProvider. This deletes all authorization records associated with the user and AuthProvider, effectively revoking access across all agents.", +"description": "Revokes all authorizations for a specific user on an auth provider. This deletes all authorization records associated with the user and auth provider, effectively revoking access across all agents.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:revokeAuthorization", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.revokeAuthorization", @@ -617,7 +617,7 @@ ], "parameters": { "name": { -"description": "Required. The resource name of the AuthProvider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -692,7 +692,7 @@ ] }, "undelete": { -"description": "Undeletes a single AuthProvider.", +"description": "Undeletes a single auth provider.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:undelete", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.undelete", @@ -701,7 +701,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -724,7 +724,7 @@ "authorizations": { "methods": { "delete": { -"description": "Deletes a single Authorization.", +"description": "Deletes a single authorization.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations/{authorizationsId}", "httpMethod": "DELETE", "id": "agentidentity.projects.locations.authProviders.authorizations.delete", @@ -733,7 +733,7 @@ ], "parameters": { "name": { -"description": "Required. The name of the Authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization}", +"description": "Required. The resource name of the authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+/authorizations/[^/]+$", "required": true, @@ -754,7 +754,7 @@ ] }, "get": { -"description": "Gets details of a single Authorization.", +"description": "Gets details of a single authorization.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations/{authorizationsId}", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.authorizations.get", @@ -763,7 +763,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the authorization.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+/authorizations/[^/]+$", "required": true, @@ -778,8 +778,39 @@ "https://www.googleapis.com/auth/cloud-platform" ] }, +"getIamPolicy": { +"description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations/{authorizationsId}:getIamPolicy", +"httpMethod": "GET", +"id": "agentidentity.projects.locations.authProviders.authorizations.getIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"options.requestedPolicyVersion": { +"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).", +"format": "int32", +"location": "query", +"type": "integer" +}, +"resource": { +"description": "REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+/authorizations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+resource}:getIamPolicy", +"response": { +"$ref": "Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, "list": { -"description": "Lists Authorizations in a given project and location.", +"description": "Lists authorizations in a given project and location.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.authorizations.list", @@ -798,7 +829,7 @@ "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" @@ -823,6 +854,62 @@ "scopes": [ "https://www.googleapis.com/auth/cloud-platform" ] +}, +"setIamPolicy": { +"description": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations/{authorizationsId}:setIamPolicy", +"httpMethod": "POST", +"id": "agentidentity.projects.locations.authProviders.authorizations.setIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"resource": { +"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+/authorizations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+resource}:setIamPolicy", +"request": { +"$ref": "SetIamPolicyRequest" +}, +"response": { +"$ref": "Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"testIamPermissions": { +"description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations/{authorizationsId}:testIamPermissions", +"httpMethod": "POST", +"id": "agentidentity.projects.locations.authProviders.authorizations.testIamPermissions", +"parameterOrder": [ +"resource" +], +"parameters": { +"resource": { +"description": "REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+/authorizations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+resource}:testIamPermissions", +"request": { +"$ref": "TestIamPermissionsRequest" +}, +"response": { +"$ref": "TestIamPermissionsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] } } } @@ -833,20 +920,20 @@ } } }, -"revision": "20260722", +"revision": "20260823", "rootUrl": "https://agentidentity.googleapis.com/", "schemas": { "AccessSummary": { -"description": "Message describing AccessSummary object", +"description": "Represents an access summary.", "id": "AccessSummary", "properties": { "authProvider": { -"description": "Output only. The auth_provider that this access summary is associated with.", +"description": "Output only. The auth provider that this access summary is associated with.", "readOnly": true, "type": "string" }, "authProviderType": { -"description": "Output only. The type of the connector that was used to create this access summary.", +"description": "Output only. The auth provider type used to create this access summary.", "enum": [ "AUTH_PROVIDER_TYPE_UNSPECIFIED", "AUTH_PROVIDER_TYPE_THREE_LEGGED_OAUTH", @@ -855,17 +942,17 @@ "AUTH_PROVIDER_TYPE_GEMINI_ENTERPRISE" ], "enumDescriptions": [ -"Unspecified auth-provider type.", -"Three Legged OAuth auth-provider type.", -"Two Legged OAuth auth-provider type.", -"API Key auth-provider type.", -"Gemini Enterprise auth-provider type." +"Unspecified auth provider type.", +"3-legged OAuth (3LO) auth provider type.", +"2-legged OAuth (2LO) auth provider type.", +"API key auth provider type.", +"Gemini Enterprise auth provider type." ], "readOnly": true, "type": "string" }, "firstAccessTime": { -"description": "Output only. The first time this user has interacted with this workload. Rounded to the previous hour.", +"description": "Output only. The first time this user interacted with this workload, rounded to the previous hour.", "format": "google-datetime", "readOnly": true, "type": "string" @@ -874,17 +961,17 @@ "additionalProperties": { "type": "string" }, -"description": "Optional. Labels as key value pairs", +"description": "Optional. Labels as key-value pairs.", "type": "object" }, "lastAccessTime": { -"description": "Output only. The most recent time this user has interacted with this workload. Rounded to the previous hour.", +"description": "Output only. The most recent time this user interacted with this workload, rounded to the previous hour.", "format": "google-datetime", "readOnly": true, "type": "string" }, "name": { -"description": "Output only. Identifier. Name of the AccessSummary", +"description": "Output only. Identifier. The resource name of the access summary.", "readOnly": true, "type": "string" }, @@ -903,17 +990,17 @@ "type": "array" }, "tokenUrl": { -"description": "Output only. The url of the authentication server that was accessed.", +"description": "Output only. The URL of the authentication server that was accessed.", "readOnly": true, "type": "string" }, "userId": { -"description": "Output only. The user_id provided by the workload application for this user. Not verified by Google.", +"description": "Output only. The user ID provided by the workload application for this user. Not verified by Google.", "readOnly": true, "type": "string" }, "workloadId": { -"description": "Output only. The identity bound to the workload that this user interacted with to produce this AccessSummary. Will typically be an agentic spiffe id", +"description": "Output only. The identity bound to the workload that this user interacted with to produce this access summary. Typically an agentic SPIFFE ID.", "readOnly": true, "type": "string" } @@ -921,11 +1008,11 @@ "type": "object" }, "ApiKeyParams": { -"description": "Message describing ApiKeyParams object.", +"description": "Configuration for API key authentication.", "id": "ApiKeyParams", "properties": { "apiKey": { -"description": "Optional. Input only. The API key for this auth_provider.", +"description": "Optional. Input only. The API key for this auth provider.", "type": "string" } }, @@ -980,11 +1067,11 @@ "type": "object" }, "AuthProvider": { -"description": "Message describing AuthProvider object", +"description": "Represents an auth provider.", "id": "AuthProvider", "properties": { "allowedScopes": { -"description": "Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.", +"description": "Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.", "items": { "type": "string" }, @@ -992,23 +1079,23 @@ }, "authProviderTypeParams": { "$ref": "AuthProviderTypeParams", -"description": "Required. AuthProvider type specific parameters." +"description": "Required. Parameters specific to the auth provider type." }, "blockedScopes": { -"description": "Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.", +"description": "Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.", "items": { "type": "string" }, "type": "array" }, "createTime": { -"description": "Output only. [Output only] Create time stamp", +"description": "Output only. The creation timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" }, "deleted": { -"description": "Output only. This is set to true if the auth_provider is deleted.", +"description": "Output only. Set to `true` if the auth provider is deleted.", "readOnly": true, "type": "boolean" }, @@ -1017,7 +1104,7 @@ "type": "string" }, "expireTime": { -"description": "Output only. The time when the auth_provider will expire.", +"description": "Output only. The time when the auth provider will expire.", "format": "google-datetime", "readOnly": true, "type": "string" @@ -1026,15 +1113,15 @@ "additionalProperties": { "type": "string" }, -"description": "Optional. Labels as key value pairs", +"description": "Optional. Labels as key-value pairs.", "type": "object" }, "name": { -"description": "Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "type": "string" }, "state": { -"description": "Output only. The state of the auth_provider.", +"description": "Output only. The state of the auth provider.", "enum": [ "STATE_UNSPECIFIED", "ENABLED", @@ -1049,13 +1136,13 @@ "type": "string" }, "updateTime": { -"description": "Output only. [Output only] Update time stamp", +"description": "Output only. The update timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" }, "workloadIds": { -"description": "Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`", +"description": "Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`", "items": { "type": "string" }, @@ -1065,45 +1152,45 @@ "type": "object" }, "AuthProviderTypeParams": { -"description": "AuthProvider type specific parameters. Required when creating an auth_provider.", +"description": "Required. Parameters specific to the auth provider type.", "id": "AuthProviderTypeParams", "properties": { "apiKey": { "$ref": "ApiKeyParams", -"description": "ApiKey AuthProvider type parameters." +"description": "Parameters for API key authentication." }, "geAuthProvider": { "$ref": "GeminiEnterpriseAuthProviderParams", -"description": "GeminiEnterprise auth_provider type parameters." +"description": "Parameters for Gemini Enterprise authentication." }, "threeLeggedOauth": { "$ref": "ThreeLeggedOAuth", -"description": "ThreeLeggedOAuth AuthProvider type parameters." +"description": "Parameters for 3-legged OAuth (3LO) authentication." }, "twoLeggedOauth": { "$ref": "TwoLeggedOAuth", -"description": "TwoLeggedOAuth AuthProvider type parameters." +"description": "Parameters for 2-legged OAuth (2LO) authentication." } }, "type": "object" }, "Authorization": { -"description": "Message describing Authorization object", +"description": "Represents an authorization.", "id": "Authorization", "properties": { "clientUserId": { -"description": "Output only. The client_user_id provided by the client application for their end user. Not verified by Google.", +"description": "Output only. The client user ID provided by the client application for their end user. Not verified by Google.", "readOnly": true, "type": "string" }, "createTime": { -"description": "Output only. [Output only] Create time stamp", +"description": "Output only. The creation timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" }, "name": { -"description": "Identifier. name of resource", +"description": "Identifier. The resource name of the authorization.", "type": "string" }, "scopes": { @@ -1130,7 +1217,7 @@ "type": "string" }, "updateTime": { -"description": "Output only. [Output only] Update time stamp", +"description": "Output only. The update timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" @@ -1161,7 +1248,7 @@ "type": "object" }, "DisableAuthProviderRequest": { -"description": "Message for disabling an AuthProvider", +"description": "Request message for `DisableAuthProvider`.", "id": "DisableAuthProviderRequest", "properties": { "requestId": { @@ -1178,7 +1265,7 @@ "type": "object" }, "EnableAuthProviderRequest": { -"description": "Message for enabling an AuthProvider", +"description": "Request message for `EnableAuthProvider`.", "id": "EnableAuthProviderRequest", "properties": { "requestId": { @@ -1212,17 +1299,17 @@ "type": "object" }, "GeminiEnterpriseAuthProviderParams": { -"description": "Message describing GeminiEnterpriseAuthProviderParams object.", +"description": "Configuration for Gemini Enterprise authentication.", "id": "GeminiEnterpriseAuthProviderParams", "properties": {}, "type": "object" }, "ListAccessSummariesResponse": { -"description": "Message for response to listing AccessSummaries", +"description": "Response message for `ListAccessSummaries`.", "id": "ListAccessSummariesResponse", "properties": { "accessSummaries": { -"description": "The list of AccessSummary", +"description": "The list of access summaries.", "items": { "$ref": "AccessSummary" }, @@ -1243,11 +1330,11 @@ "type": "object" }, "ListAuthProvidersResponse": { -"description": "Message for response to listing AuthProviders", +"description": "Response message for `ListAuthProviders`.", "id": "ListAuthProvidersResponse", "properties": { "authProviders": { -"description": "The list of AuthProvider", +"description": "The list of auth providers.", "items": { "$ref": "AuthProvider" }, @@ -1268,11 +1355,11 @@ "type": "object" }, "ListAuthorizationsResponse": { -"description": "Message for response to listing Authorizations", +"description": "Response message for `ListAuthorizations`.", "id": "ListAuthorizationsResponse", "properties": { "authorizations": { -"description": "The list of Authorization", +"description": "The list of authorizations.", "items": { "$ref": "Authorization" }, @@ -1376,11 +1463,11 @@ "type": "object" }, "QueryAuthProvidersResponse": { -"description": "Response message for QueryAuthProviders.", +"description": "Response message for `QueryAuthProviders`.", "id": "QueryAuthProvidersResponse", "properties": { "authProviderNames": { -"description": "The unique list of auth_provider resource names used by the workload.", +"description": "The unique list of auth provider resource names used by the workload.", "items": { "type": "string" }, @@ -1394,7 +1481,7 @@ "type": "object" }, "QueryWorkloadsResponse": { -"description": "Response message for QueryWorkloads.", +"description": "Response message for `QueryWorkloads`.", "id": "QueryWorkloadsResponse", "properties": { "nextPageToken": { @@ -1402,7 +1489,7 @@ "type": "string" }, "workloadIds": { -"description": "The unique list of workload identifiers (agents) that used the auth_provider.", +"description": "The unique list of identifiers for the agents that used this auth provider, starting with `principal://`.", "items": { "type": "string" }, @@ -1412,7 +1499,7 @@ "type": "object" }, "RevokeAuthorizationRequest": { -"description": "Request message for RevokeAuthorization.", +"description": "Request message for `RevokeAuthorization`.", "id": "RevokeAuthorizationRequest", "properties": { "userId": { @@ -1423,7 +1510,7 @@ "type": "object" }, "RevokeAuthorizationResponse": { -"description": "Response message for RevokeAuthorization.", +"description": "Response message for `RevokeAuthorization`.", "id": "RevokeAuthorizationResponse", "properties": {}, "type": "object" @@ -1473,11 +1560,11 @@ "type": "object" }, "ThreeLeggedOAuth": { -"description": "Message describing ThreeLeggedOAuth object.", +"description": "Configuration for 3-legged OAuth (3LO) authentication.", "id": "ThreeLeggedOAuth", "properties": { "authorizationUrl": { -"description": "Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. \"https://auth.atlassian.com/authorize\"", +"description": "Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, \"https://auth.atlassian.com/authorize\".", "type": "string" }, "clientId": { @@ -1489,7 +1576,7 @@ "type": "string" }, "defaultContinueUri": { -"description": "Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request.", +"description": "Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request.", "type": "string" }, "enablePkce": { @@ -1497,19 +1584,19 @@ "type": "boolean" }, "redirectUrl": { -"description": "Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider.", +"description": "Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider.", "readOnly": true, "type": "string" }, "tokenUrl": { -"description": "Optional. The token endpoint for requesting tokens on behalf of an end user. eg. \"https://auth.atlassian.com/oauth/token\"", +"description": "Optional. The token endpoint for requesting tokens on behalf of an end user. For example, \"https://auth.atlassian.com/oauth/token\".", "type": "string" } }, "type": "object" }, "TwoLeggedOAuth": { -"description": "Message describing TwoLeggedOAuth object.", +"description": "Configuration for 2-legged OAuth (2LO) authentication.", "id": "TwoLeggedOAuth", "properties": { "clientId": { @@ -1528,7 +1615,7 @@ "type": "object" }, "UndeleteAuthProviderRequest": { -"description": "Message for undeleting a AuthProvider", +"description": "Request message for `UndeleteAuthProvider`.", "id": "UndeleteAuthProviderRequest", "properties": { "requestId": { diff --git a/googleapiclient/discovery_cache/documents/agentidentity.v1beta.json b/googleapiclient/discovery_cache/documents/agentidentity.v1beta.json index 3927b2582e..ec2fc8745c 100644 --- a/googleapiclient/discovery_cache/documents/agentidentity.v1beta.json +++ b/googleapiclient/discovery_cache/documents/agentidentity.v1beta.json @@ -186,7 +186,7 @@ "accessSummaries": { "methods": { "get": { -"description": "Gets details of a single AccessSummary.", +"description": "Gets details of a single access summary.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/accessSummaries/{accessSummariesId}", "httpMethod": "GET", "id": "agentidentity.projects.locations.accessSummaries.get", @@ -195,7 +195,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the access summary.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/accessSummaries/[^/]+$", "required": true, @@ -211,7 +211,7 @@ ] }, "list": { -"description": "Lists AccessSummaries in a given project and location. Supported Filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id=\"spiffe://example.com/ns/default/sa/my-agent\"`", +"description": "Lists access summaries in a given project and location. Supported filters: - `workload_id`: Filter by the SPIFFE ID of the agent. Example: `workload_id=\"spiffe://example.com/ns/default/sa/my-agent\"`", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/accessSummaries", "httpMethod": "GET", "id": "agentidentity.projects.locations.accessSummaries.list", @@ -230,7 +230,7 @@ "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" @@ -261,7 +261,7 @@ "authProviders": { "methods": { "create": { -"description": "Creates a new AuthProvider in a given project and location.", +"description": "Creates a new auth provider in a given project and location.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.create", @@ -270,12 +270,12 @@ ], "parameters": { "authProviderId": { -"description": "Required. The ID to use for the AuthProvider, which will become the final segment of the AuthProvider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.", +"description": "Required. The ID to use for the auth provider, which will become the final segment of the auth provider's resource name. This value should be 1-63 characters, and valid characters are /a-z-/. The first character must be a lowercase letter, and the last character must be a lowercase letter or a number.", "location": "query", "type": "string" }, "parent": { -"description": "Required. The parent resource where the AuthProvider is created. Format: projects/{project}/locations/{location}", +"description": "Required. The parent resource where the auth provider is created. Format: projects/{project}/locations/{location}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+$", "required": true, @@ -299,7 +299,7 @@ ] }, "delete": { -"description": "Deletes a single AuthProvider.", +"description": "Deletes a single auth provider.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}", "httpMethod": "DELETE", "id": "agentidentity.projects.locations.authProviders.delete", @@ -308,7 +308,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the auth provider.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -329,7 +329,7 @@ ] }, "disable": { -"description": "Disables a single AuthProvider.", +"description": "Disables a single auth provider.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:disable", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.disable", @@ -338,7 +338,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -357,7 +357,7 @@ ] }, "enable": { -"description": "Enables a single AuthProvider.", +"description": "Enables a single auth provider.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:enable", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.enable", @@ -366,7 +366,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -385,7 +385,7 @@ ] }, "get": { -"description": "Gets details of a single AuthProvider.", +"description": "Gets details of a single auth provider.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.get", @@ -394,7 +394,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the auth provider.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -441,7 +441,7 @@ ] }, "list": { -"description": "Lists AuthProviders in a given project and location.", +"description": "Lists auth providers in a given project and location.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.list", @@ -460,7 +460,7 @@ "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" @@ -478,7 +478,7 @@ "type": "string" }, "showDeleted": { -"description": "Optional. Deleted auth_providers will be kept with a soft-delete for 30 days before being purged. If this field is set to true, deleted auth_providers will also be returned.", +"description": "Optional. Deleted auth providers will be kept with a soft-delete for 30 days before being purged. If this field is set to `true`, deleted auth providers will also be returned.", "location": "query", "type": "boolean" } @@ -492,7 +492,7 @@ ] }, "patch": { -"description": "Updates the parameters of a single AuthProvider.", +"description": "Updates the parameters of a single auth provider.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}", "httpMethod": "PATCH", "id": "agentidentity.projects.locations.authProviders.patch", @@ -501,7 +501,7 @@ ], "parameters": { "name": { -"description": "Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -513,7 +513,7 @@ "type": "string" }, "updateMask": { -"description": "Optional. Field mask is used to specify the fields to be overwritten in the AuthProvider resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.", +"description": "Optional. Field mask is used to specify the fields to be overwritten in the auth provider resource by the update. The fields specified in the `update_mask` are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields present in the request will be overwritten.", "format": "google-fieldmask", "location": "query", "type": "string" @@ -531,7 +531,7 @@ ] }, "query": { -"description": "Queries what all auth_providers are used by a given workload_id.", +"description": "Queries which auth providers are used by a given workload ID.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders:query", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.query", @@ -572,7 +572,7 @@ ] }, "queryWorkloads": { -"description": "Queries what all workloads are using a given auth_provider.", +"description": "Queries which workloads are using a given auth provider.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:queryWorkloads", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.queryWorkloads", @@ -581,20 +581,20 @@ ], "parameters": { "name": { -"description": "Required. The name of the auth_provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The name of the auth provider to query. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" }, "pageToken": { -"description": "Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to QueryWorkloads must match the call that provided the page token. If this field is omitted, the first page is returned.", +"description": "Optional. A token, which can be sent as `page_token` to retrieve the next page. When paginating, all other parameters provided to `QueryWorkloads` must match the call that provided the page token. If this field is omitted, the first page is returned.", "location": "query", "type": "string" } @@ -608,7 +608,7 @@ ] }, "revokeAuthorization": { -"description": "Revokes all authorizations for a specific user on an AuthProvider. This deletes all authorization records associated with the user and AuthProvider, effectively revoking access across all agents.", +"description": "Revokes all authorizations for a specific user on an auth provider. This deletes all authorization records associated with the user and auth provider, effectively revoking access across all agents.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:revokeAuthorization", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.revokeAuthorization", @@ -617,7 +617,7 @@ ], "parameters": { "name": { -"description": "Required. The resource name of the AuthProvider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -692,7 +692,7 @@ ] }, "undelete": { -"description": "Undeletes a single AuthProvider.", +"description": "Undeletes a single auth provider.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}:undelete", "httpMethod": "POST", "id": "agentidentity.projects.locations.authProviders.undelete", @@ -701,7 +701,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Required. The resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -724,7 +724,7 @@ "authorizations": { "methods": { "delete": { -"description": "Deletes a single Authorization.", +"description": "Deletes a single authorization.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations/{authorizationsId}", "httpMethod": "DELETE", "id": "agentidentity.projects.locations.authProviders.authorizations.delete", @@ -733,7 +733,7 @@ ], "parameters": { "name": { -"description": "Required. The name of the Authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization}", +"description": "Required. The resource name of the authorization to delete. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}/authorizations/{authorization}", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+/authorizations/[^/]+$", "required": true, @@ -754,7 +754,7 @@ ] }, "get": { -"description": "Gets details of a single Authorization.", +"description": "Gets details of a single authorization.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations/{authorizationsId}", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.authorizations.get", @@ -763,7 +763,7 @@ ], "parameters": { "name": { -"description": "Required. Name of the resource", +"description": "Required. The resource name of the authorization.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+/authorizations/[^/]+$", "required": true, @@ -779,7 +779,7 @@ ] }, "list": { -"description": "Lists Authorizations in a given project and location.", +"description": "Lists authorizations in a given project and location.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/authorizations", "httpMethod": "GET", "id": "agentidentity.projects.locations.authProviders.authorizations.list", @@ -798,7 +798,7 @@ "type": "string" }, "pageSize": { -"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum page size is 1000.", "format": "int32", "location": "query", "type": "integer" @@ -833,20 +833,20 @@ } } }, -"revision": "20260722", +"revision": "20260823", "rootUrl": "https://agentidentity.googleapis.com/", "schemas": { "AccessSummary": { -"description": "Message describing AccessSummary object", +"description": "Represents an access summary.", "id": "AccessSummary", "properties": { "authProvider": { -"description": "Output only. The auth_provider that this access summary is associated with.", +"description": "Output only. The auth provider that this access summary is associated with.", "readOnly": true, "type": "string" }, "authProviderType": { -"description": "Output only. The type of the connector that was used to create this access summary.", +"description": "Output only. The auth provider type used to create this access summary.", "enum": [ "AUTH_PROVIDER_TYPE_UNSPECIFIED", "AUTH_PROVIDER_TYPE_THREE_LEGGED_OAUTH", @@ -855,17 +855,17 @@ "AUTH_PROVIDER_TYPE_GEMINI_ENTERPRISE" ], "enumDescriptions": [ -"Unspecified auth-provider type.", -"Three Legged OAuth auth-provider type.", -"Two Legged OAuth auth-provider type.", -"API Key auth-provider type.", -"Gemini Enterprise auth-provider type." +"Unspecified auth provider type.", +"3-legged OAuth (3LO) auth provider type.", +"2-legged OAuth (2LO) auth provider type.", +"API key auth provider type.", +"Gemini Enterprise auth provider type." ], "readOnly": true, "type": "string" }, "firstAccessTime": { -"description": "Output only. The first time this user has interacted with this workload. Rounded to the previous hour.", +"description": "Output only. The first time this user interacted with this workload, rounded to the previous hour.", "format": "google-datetime", "readOnly": true, "type": "string" @@ -874,17 +874,17 @@ "additionalProperties": { "type": "string" }, -"description": "Optional. Labels as key value pairs", +"description": "Optional. Labels as key-value pairs.", "type": "object" }, "lastAccessTime": { -"description": "Output only. The most recent time this user has interacted with this workload. Rounded to the previous hour.", +"description": "Output only. The most recent time this user interacted with this workload, rounded to the previous hour.", "format": "google-datetime", "readOnly": true, "type": "string" }, "name": { -"description": "Output only. Identifier. Name of the AccessSummary", +"description": "Output only. Identifier. The resource name of the access summary.", "readOnly": true, "type": "string" }, @@ -903,17 +903,17 @@ "type": "array" }, "tokenUrl": { -"description": "Output only. The url of the authentication server that was accessed.", +"description": "Output only. The URL of the authentication server that was accessed.", "readOnly": true, "type": "string" }, "userId": { -"description": "Output only. The user_id provided by the workload application for this user. Not verified by Google.", +"description": "Output only. The user ID provided by the workload application for this user. Not verified by Google.", "readOnly": true, "type": "string" }, "workloadId": { -"description": "Output only. The identity bound to the workload that this user interacted with to produce this AccessSummary. Will typically be an agentic spiffe id", +"description": "Output only. The identity bound to the workload that this user interacted with to produce this access summary. Typically an agentic SPIFFE ID.", "readOnly": true, "type": "string" } @@ -921,11 +921,11 @@ "type": "object" }, "ApiKeyParams": { -"description": "Message describing ApiKeyParams object.", +"description": "Configuration for API key authentication.", "id": "ApiKeyParams", "properties": { "apiKey": { -"description": "Optional. Input only. The API key for this auth_provider.", +"description": "Optional. Input only. The API key for this auth provider.", "type": "string" } }, @@ -980,11 +980,11 @@ "type": "object" }, "AuthProvider": { -"description": "Message describing AuthProvider object", +"description": "Represents an auth provider.", "id": "AuthProvider", "properties": { "allowedScopes": { -"description": "Optional. List of scopes that are allowed to be requested for this auth_provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.", +"description": "Optional. List of scopes that are allowed to be requested for this auth provider. If this list is non-empty, only scopes within this list may be requested. If this list is empty, all scopes may be requested. Scopes appearing in `blocked_scopes` are disallowed even if they appear in `allowed_scopes`. The number of allowed scopes is limited to 200.", "items": { "type": "string" }, @@ -992,23 +992,23 @@ }, "authProviderTypeParams": { "$ref": "AuthProviderTypeParams", -"description": "Required. AuthProvider type specific parameters." +"description": "Required. Parameters specific to the auth provider type." }, "blockedScopes": { -"description": "Optional. List of scopes that are blocked from being requested for this auth_provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.", +"description": "Optional. List of scopes that are blocked from being requested for this auth provider. If a scope appears in this list, it will not be requested, even if it also appears in `allowed_scopes`. `blocked_scopes` takes precedence over `allowed_scopes`. The number of blocked scopes is limited to 200.", "items": { "type": "string" }, "type": "array" }, "createTime": { -"description": "Output only. [Output only] Create time stamp", +"description": "Output only. The creation timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" }, "deleted": { -"description": "Output only. This is set to true if the auth_provider is deleted.", +"description": "Output only. Set to `true` if the auth provider is deleted.", "readOnly": true, "type": "boolean" }, @@ -1017,7 +1017,7 @@ "type": "string" }, "expireTime": { -"description": "Output only. The time when the auth_provider will expire.", +"description": "Output only. The time when the auth provider will expire.", "format": "google-datetime", "readOnly": true, "type": "string" @@ -1026,15 +1026,15 @@ "additionalProperties": { "type": "string" }, -"description": "Optional. Labels as key value pairs", +"description": "Optional. Labels as key-value pairs.", "type": "object" }, "name": { -"description": "Identifier. The full resource name of the auth_provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", +"description": "Identifier. The full resource name of the auth provider. Format: projects/{project}/locations/{location}/authProviders/{auth_provider}", "type": "string" }, "state": { -"description": "Output only. The state of the auth_provider.", +"description": "Output only. The state of the auth provider.", "enum": [ "STATE_UNSPECIFIED", "ENABLED", @@ -1049,13 +1049,13 @@ "type": "string" }, "updateTime": { -"description": "Output only. [Output only] Update time stamp", +"description": "Output only. The update timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" }, "workloadIds": { -"description": "Optional. Input only. Represents the workload identity in IAM `principal://` format of the agent(s) that will use this AuthProvider. Example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`", +"description": "Optional. Input only. Identifiers for the agents that will use this auth provider, starting with `principal://`. For example: `principal://agents.global.org-${ORG_ID}.system.id.goog/resources/aiplatform/projects/{PROJECT_ID}/locations/{LOCATIONS}/reasoningEngines/{ID}`", "items": { "type": "string" }, @@ -1065,45 +1065,45 @@ "type": "object" }, "AuthProviderTypeParams": { -"description": "AuthProvider type specific parameters. Required when creating an auth_provider.", +"description": "Required. Parameters specific to the auth provider type.", "id": "AuthProviderTypeParams", "properties": { "apiKey": { "$ref": "ApiKeyParams", -"description": "ApiKey AuthProvider type parameters." +"description": "Parameters for API key authentication." }, "geAuthProvider": { "$ref": "GeminiEnterpriseAuthProviderParams", -"description": "GeminiEnterprise auth_provider type parameters." +"description": "Parameters for Gemini Enterprise authentication." }, "threeLeggedOauth": { "$ref": "ThreeLeggedOAuth", -"description": "ThreeLeggedOAuth AuthProvider type parameters." +"description": "Parameters for 3-legged OAuth (3LO) authentication." }, "twoLeggedOauth": { "$ref": "TwoLeggedOAuth", -"description": "TwoLeggedOAuth AuthProvider type parameters." +"description": "Parameters for 2-legged OAuth (2LO) authentication." } }, "type": "object" }, "Authorization": { -"description": "Message describing Authorization object", +"description": "Represents an authorization.", "id": "Authorization", "properties": { "clientUserId": { -"description": "Output only. The client_user_id provided by the client application for their end user. Not verified by Google.", +"description": "Output only. The client user ID provided by the client application for their end user. Not verified by Google.", "readOnly": true, "type": "string" }, "createTime": { -"description": "Output only. [Output only] Create time stamp", +"description": "Output only. The creation timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" }, "name": { -"description": "Identifier. name of resource", +"description": "Identifier. The resource name of the authorization.", "type": "string" }, "scopes": { @@ -1130,7 +1130,7 @@ "type": "string" }, "updateTime": { -"description": "Output only. [Output only] Update time stamp", +"description": "Output only. The update timestamp.", "format": "google-datetime", "readOnly": true, "type": "string" @@ -1161,7 +1161,7 @@ "type": "object" }, "DisableAuthProviderRequest": { -"description": "Message for disabling an AuthProvider", +"description": "Request message for `DisableAuthProvider`.", "id": "DisableAuthProviderRequest", "properties": { "requestId": { @@ -1178,7 +1178,7 @@ "type": "object" }, "EnableAuthProviderRequest": { -"description": "Message for enabling an AuthProvider", +"description": "Request message for `EnableAuthProvider`.", "id": "EnableAuthProviderRequest", "properties": { "requestId": { @@ -1212,17 +1212,17 @@ "type": "object" }, "GeminiEnterpriseAuthProviderParams": { -"description": "Message describing GeminiEnterpriseAuthProviderParams object.", +"description": "Configuration for Gemini Enterprise authentication.", "id": "GeminiEnterpriseAuthProviderParams", "properties": {}, "type": "object" }, "ListAccessSummariesResponse": { -"description": "Message for response to listing AccessSummaries", +"description": "Response message for `ListAccessSummaries`.", "id": "ListAccessSummariesResponse", "properties": { "accessSummaries": { -"description": "The list of AccessSummary", +"description": "The list of access summaries.", "items": { "$ref": "AccessSummary" }, @@ -1243,11 +1243,11 @@ "type": "object" }, "ListAuthProvidersResponse": { -"description": "Message for response to listing AuthProviders", +"description": "Response message for `ListAuthProviders`.", "id": "ListAuthProvidersResponse", "properties": { "authProviders": { -"description": "The list of AuthProvider", +"description": "The list of auth providers.", "items": { "$ref": "AuthProvider" }, @@ -1268,11 +1268,11 @@ "type": "object" }, "ListAuthorizationsResponse": { -"description": "Message for response to listing Authorizations", +"description": "Response message for `ListAuthorizations`.", "id": "ListAuthorizationsResponse", "properties": { "authorizations": { -"description": "The list of Authorization", +"description": "The list of authorizations.", "items": { "$ref": "Authorization" }, @@ -1376,11 +1376,11 @@ "type": "object" }, "QueryAuthProvidersResponse": { -"description": "Response message for QueryAuthProviders.", +"description": "Response message for `QueryAuthProviders`.", "id": "QueryAuthProvidersResponse", "properties": { "authProviderNames": { -"description": "The unique list of auth_provider resource names used by the workload.", +"description": "The unique list of auth provider resource names used by the workload.", "items": { "type": "string" }, @@ -1394,7 +1394,7 @@ "type": "object" }, "QueryWorkloadsResponse": { -"description": "Response message for QueryWorkloads.", +"description": "Response message for `QueryWorkloads`.", "id": "QueryWorkloadsResponse", "properties": { "nextPageToken": { @@ -1402,7 +1402,7 @@ "type": "string" }, "workloadIds": { -"description": "The unique list of workload identifiers (agents) that used the auth_provider.", +"description": "The unique list of identifiers for the agents that used this auth provider, starting with `principal://`.", "items": { "type": "string" }, @@ -1412,7 +1412,7 @@ "type": "object" }, "RevokeAuthorizationRequest": { -"description": "Request message for RevokeAuthorization.", +"description": "Request message for `RevokeAuthorization`.", "id": "RevokeAuthorizationRequest", "properties": { "userId": { @@ -1423,7 +1423,7 @@ "type": "object" }, "RevokeAuthorizationResponse": { -"description": "Response message for RevokeAuthorization.", +"description": "Response message for `RevokeAuthorization`.", "id": "RevokeAuthorizationResponse", "properties": {}, "type": "object" @@ -1473,11 +1473,11 @@ "type": "object" }, "ThreeLeggedOAuth": { -"description": "Message describing ThreeLeggedOAuth object.", +"description": "Configuration for 3-legged OAuth (3LO) authentication.", "id": "ThreeLeggedOAuth", "properties": { "authorizationUrl": { -"description": "Optional. The authorization endpoint to send users to for consenting to delegate to the agent. eg. \"https://auth.atlassian.com/authorize\"", +"description": "Optional. The authorization endpoint to send users to for consenting to delegate to the agent. For example, \"https://auth.atlassian.com/authorize\".", "type": "string" }, "clientId": { @@ -1489,7 +1489,7 @@ "type": "string" }, "defaultContinueUri": { -"description": "Optional. The default continue URI for 3LO flow and it will be used when no continue URI is provided in the RetrieveCredentials request.", +"description": "Optional. The default continue URI for the 3LO flow, used when no continue URI is provided in the RetrieveCredentials request.", "type": "string" }, "enablePkce": { @@ -1497,19 +1497,19 @@ "type": "boolean" }, "redirectUrl": { -"description": "Output only. The redirect URL this auth_provider uses for the OAuth exchange. This is deterministic based on the name of the auth_provider.", +"description": "Output only. The redirect URL this auth provider uses for the OAuth exchange. This is deterministic based on the name of the auth provider.", "readOnly": true, "type": "string" }, "tokenUrl": { -"description": "Optional. The token endpoint for requesting tokens on behalf of an end user. eg. \"https://auth.atlassian.com/oauth/token\"", +"description": "Optional. The token endpoint for requesting tokens on behalf of an end user. For example, \"https://auth.atlassian.com/oauth/token\".", "type": "string" } }, "type": "object" }, "TwoLeggedOAuth": { -"description": "Message describing TwoLeggedOAuth object.", +"description": "Configuration for 2-legged OAuth (2LO) authentication.", "id": "TwoLeggedOAuth", "properties": { "clientId": { @@ -1528,7 +1528,7 @@ "type": "object" }, "UndeleteAuthProviderRequest": { -"description": "Message for undeleting a AuthProvider", +"description": "Request message for `UndeleteAuthProvider`.", "id": "UndeleteAuthProviderRequest", "properties": { "requestId": { From 9a99acbde51b05181b081919787dea9df2cdad60 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:28 +0000 Subject: [PATCH 04/70] feat(agentregistry): update the api #### agentregistry:v1 The following keys were changed: - resources.projects.resources.locations.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.list.scopes (Total Keys: 1) #### agentregistry:v1alpha The following keys were added: - resources.projects.resources.locations.resources.skills.methods.get (Total Keys: 2) The following keys were changed: - resources.projects.resources.locations.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.list.scopes (Total Keys: 1) --- docs/dyn/agentregistry_v1.html | 26 ++++---- ...registry_v1.projects.locations.agents.html | 36 +++++------ ...gistry_v1.projects.locations.bindings.html | 36 +++++------ ...istry_v1.projects.locations.endpoints.html | 18 +++--- .../agentregistry_v1.projects.locations.html | 18 +++--- ...stry_v1.projects.locations.mcpServers.html | 36 +++++------ ...stry_v1.projects.locations.operations.html | 18 +++--- ...gistry_v1.projects.locations.services.html | 18 +++--- docs/dyn/agentregistry_v1alpha.html | 26 ++++---- ...try_v1alpha.projects.locations.agents.html | 36 +++++------ ...y_v1alpha.projects.locations.bindings.html | 36 +++++------ ..._v1alpha.projects.locations.endpoints.html | 18 +++--- ...ntregistry_v1alpha.projects.locations.html | 18 +++--- ...v1alpha.projects.locations.mcpServers.html | 36 +++++------ ...v1alpha.projects.locations.operations.html | 18 +++--- ...v1alpha.projects.locations.publishers.html | 18 +++--- ...y_v1alpha.projects.locations.services.html | 18 +++--- ...try_v1alpha.projects.locations.skills.html | 64 ++++++++++++------- ...a.projects.locations.skills.revisions.html | 18 +++--- .../documents/agentregistry.v1.json | 14 ++-- .../documents/agentregistry.v1alpha.json | 26 +++++--- 21 files changed, 293 insertions(+), 259 deletions(-) diff --git a/docs/dyn/agentregistry_v1.html b/docs/dyn/agentregistry_v1.html index 3a8c9970e2..1ec1098e5b 100644 --- a/docs/dyn/agentregistry_v1.html +++ b/docs/dyn/agentregistry_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1.projects.locations.agents.html b/docs/dyn/agentregistry_v1.projects.locations.agents.html index f0f6f0ca83..7709618dde 100644 --- a/docs/dyn/agentregistry_v1.projects.locations.agents.html +++ b/docs/dyn/agentregistry_v1.projects.locations.agents.html @@ -84,13 +84,13 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Agents in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(parent, body=None, x__xgafv=None)

Searches Agents in a given project and location.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -234,17 +234,17 @@

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. +
@@ -325,17 +325,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1.projects.locations.bindings.html b/docs/dyn/agentregistry_v1.projects.locations.bindings.html index 542a14053a..0e3fe1db1c 100644 --- a/docs/dyn/agentregistry_v1.projects.locations.bindings.html +++ b/docs/dyn/agentregistry_v1.projects.locations.bindings.html @@ -87,7 +87,7 @@

Instance Methods

fetchAvailable(parent, pageSize=None, pageToken=None, sourceIdentifier=None, targetIdentifier=None, x__xgafv=None)

Fetches available Bindings.

- fetchAvailable_next()

+ fetchAvailable_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Bindings in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -250,17 +250,17 @@

Method Details

- fetchAvailable_next() + fetchAvailable_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. +
@@ -345,17 +345,17 @@

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. +
diff --git a/docs/dyn/agentregistry_v1.projects.locations.endpoints.html b/docs/dyn/agentregistry_v1.projects.locations.endpoints.html index a96237231e..1ddb3b74c4 100644 --- a/docs/dyn/agentregistry_v1.projects.locations.endpoints.html +++ b/docs/dyn/agentregistry_v1.projects.locations.endpoints.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Endpoints in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1.projects.locations.html b/docs/dyn/agentregistry_v1.projects.locations.html index 176871ec7a..d070f0f487 100644 --- a/docs/dyn/agentregistry_v1.projects.locations.html +++ b/docs/dyn/agentregistry_v1.projects.locations.html @@ -114,7 +114,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -186,17 +186,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1.projects.locations.mcpServers.html b/docs/dyn/agentregistry_v1.projects.locations.mcpServers.html index 0445c7736c..cf038b3c82 100644 --- a/docs/dyn/agentregistry_v1.projects.locations.mcpServers.html +++ b/docs/dyn/agentregistry_v1.projects.locations.mcpServers.html @@ -84,13 +84,13 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists McpServers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(parent, body=None, x__xgafv=None)

Searches McpServers in a given project and location.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -204,17 +204,17 @@

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. +
@@ -280,17 +280,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1.projects.locations.operations.html b/docs/dyn/agentregistry_v1.projects.locations.operations.html index 9e316867d1..6b89ab64db 100644 --- a/docs/dyn/agentregistry_v1.projects.locations.operations.html +++ b/docs/dyn/agentregistry_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1.projects.locations.services.html b/docs/dyn/agentregistry_v1.projects.locations.services.html index 8b74c9ede4..5818ce7fd7 100644 --- a/docs/dyn/agentregistry_v1.projects.locations.services.html +++ b/docs/dyn/agentregistry_v1.projects.locations.services.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Services in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -315,17 +315,17 @@

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. +
diff --git a/docs/dyn/agentregistry_v1alpha.html b/docs/dyn/agentregistry_v1alpha.html index c0fc2128cc..613ad352ad 100644 --- a/docs/dyn/agentregistry_v1alpha.html +++ b/docs/dyn/agentregistry_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.agents.html b/docs/dyn/agentregistry_v1alpha.projects.locations.agents.html index c0b5cef08d..16eef2aac2 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.agents.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.agents.html @@ -84,13 +84,13 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Agents in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(parent, body=None, x__xgafv=None)

Searches Agents in a given project and location.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -234,17 +234,17 @@

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. +
@@ -325,17 +325,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.bindings.html b/docs/dyn/agentregistry_v1alpha.projects.locations.bindings.html index 628cd896da..ff42f302ba 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.bindings.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.bindings.html @@ -87,7 +87,7 @@

Instance Methods

fetchAvailable(parent, pageSize=None, pageToken=None, sourceIdentifier=None, targetIdentifier=None, x__xgafv=None)

Fetches available Bindings.

- fetchAvailable_next()

+ fetchAvailable_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Bindings in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -250,17 +250,17 @@

Method Details

- fetchAvailable_next() + fetchAvailable_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. +
@@ -345,17 +345,17 @@

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. +
diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.endpoints.html b/docs/dyn/agentregistry_v1alpha.projects.locations.endpoints.html index 37c968664b..70fdae65c5 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.endpoints.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.endpoints.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Endpoints in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.html b/docs/dyn/agentregistry_v1alpha.projects.locations.html index ed5e77f017..c110bd2834 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.html @@ -124,7 +124,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.mcpServers.html b/docs/dyn/agentregistry_v1alpha.projects.locations.mcpServers.html index 977b399dde..57ccc09bc1 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.mcpServers.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.mcpServers.html @@ -84,13 +84,13 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists McpServers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(parent, body=None, x__xgafv=None)

Searches McpServers in a given project and location.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -204,17 +204,17 @@

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. +
@@ -280,17 +280,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.operations.html b/docs/dyn/agentregistry_v1alpha.projects.locations.operations.html index 6697727e9b..eede05b82b 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.operations.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.publishers.html b/docs/dyn/agentregistry_v1alpha.projects.locations.publishers.html index d60085930c..51c1039a73 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.publishers.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.publishers.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Publishers in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -148,17 +148,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.services.html b/docs/dyn/agentregistry_v1alpha.projects.locations.services.html index 655d7af29e..52053953d5 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.services.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.services.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Services in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -315,17 +315,17 @@

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. +
diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.skills.html b/docs/dyn/agentregistry_v1alpha.projects.locations.skills.html index 583af19843..bab16da993 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.skills.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.skills.html @@ -91,11 +91,14 @@

Instance Methods

get(name, x__xgafv=None)

Fetches the active configuration and metadata of a Skill.

+

+ get_media(name, x__xgafv=None)

+

Fetches the active configuration and metadata of a Skill.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists logical Skills available in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -104,7 +107,7 @@

Instance Methods

search(parent, filter=None, pageSize=None, pageToken=None, searchString=None, searchType=None, x__xgafv=None)

Custom deep-search method to filter by frontmatter or query SKILL.md text blobs.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -170,7 +173,7 @@

Method Details

} requestId: string, Optional. Signed UUID request idempotency token. - skillId: string, Required. Custom, user-defined unique container identifier. Must be unique within the parent project and location. This value should be 4-63 characters, and valid characters are `/a-z-/`. + skillId: string, Required. Custom, user-defined unique container identifier. Must be unique within the parent project and location. This value should be 4-64 characters, and valid characters are `/a-z-/`. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -300,13 +303,30 @@

Method Details

}
+
+ get_media(name, x__xgafv=None) +
Fetches the active configuration and metadata of a Skill.
+
+Args:
+  name: string, Required. Target resource container name. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  The media object as a string.
+
+    
+
+
list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)
Lists logical Skills available in a project.
 
 Args:
   parent: string, Required. Parent value for ListSkillsRequest (required)
-  filter: string, Optional. Use this field to specify filter criteria on list results. Filter expressions can be used to restrict results based upon filterable fields, where equality operators can be used. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `<`, `>`, `NOT`, `AND`, `OR`, and `()`. | Field | `=` | `<`, `>` | |--------------|-----|----------| | state | Yes | No | | targetState | Yes | No | | createTime | Yes | Yes | | updateTime | Yes | Yes | Examples: * `state=ACTIVE` to restrict results to skills in the `ACTIVE` state.
+  filter: string, Optional. Use this field to specify filter criteria on list results. Filter expressions can be used to restrict results based upon filterable fields, where equality operators can be used. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `<`, `>`, `NOT`, `AND`, `OR`, and `()`. | Field | `=` | `<`, `>` | |----------------------------|-----|----------| | state | Yes | No | | targetState | Yes | No | | createTime | Yes | Yes | | updateTime | Yes | Yes | | publisher | Yes | No | | frontmatter.metadata. | Yes | No | | attributes.. | Yes | No | Examples: * `state=ACTIVE` to restrict results to skills in the `ACTIVE` state. * `frontmatter.metadata.version=10` to restrict results to skills with a frontmatter metadata `version` equal to `10`.
   orderBy: string, Optional. Hint for how to order the results
   pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
   pageToken: string, Optional. A token identifying a page of results the server should return.
@@ -376,17 +396,17 @@ 

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. +
@@ -483,10 +503,10 @@

Method Details

Args: parent: string, Required. Parent value for SearchSkillsRequest. Format: `projects/{project}/locations/{location}`. (required) - filter: string, Optional. Use this field to specify additional filter criteria on search results. Filter expressions can be used to restrict results based upon filterable fields, where equality operators can be used. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `<`, `>`, `NOT`, `AND`, `OR`, and `()`. | Field | `=` | `<`, `>` | |--------------|-----|----------| | state | Yes | No | | targetState | Yes | No | | createTime | Yes | Yes | | updateTime | Yes | Yes | Examples: * `state=ACTIVE` to restrict results to skills in the `ACTIVE` state. + filter: string, Optional. Use this field to specify additional filter criteria on search results. Filter expressions can be used to restrict results based upon filterable fields, where equality operators can be used. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `<`, `>`, `NOT`, `AND`, `OR`, and `()`. | Field | `=` | `<`, `>` | |----------------------------|-----|----------| | state | Yes | No | | targetState | Yes | No | | createTime | Yes | Yes | | updateTime | Yes | Yes | | publisher | Yes | No | | frontmatter.metadata. | Yes | No | | attributes.. | Yes | No | Examples: * `state=ACTIVE` to restrict results to skills in the `ACTIVE` state. * `frontmatter.metadata.version=10` to restrict results to skills with a frontmatter metadata `version` equal to `10`. pageSize: integer, Optional. The maximum number of search results to return per page. The page size is capped at `100`, even if a larger value is specified. A negative value will result in an `INVALID_ARGUMENT` error. If unspecified or set to `0`, a default value of `20` will be used. The server may return fewer results than requested. pageToken: string, Optional. If present, retrieve the next batch of results from the preceding call to this method. `page_token` must be the value of `next_page_token` from the previous response. The values of all other method parameters, must be identical to those in the previous call. - searchString: string, Optional. Search criteria used to select the Skills to return. If no search criteria is specified then all accessible Skills will be returned. Search expressions can be used to restrict results based upon searchable fields, where the operators can be used along with the suffix wildcard symbol `*`. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `:`, `NOT`, `AND`, `OR`, and `()`. Searchable fields: | Field | `=` | `:` | `*` | Keyword Search | |---------------------------|-----|-----|-----|----------------| | skillId | Yes | Yes | Yes | Included | | name | No | Yes | Yes | Included | | displayName | No | Yes | Yes | Included | | description | No | Yes | No | Included | | frontmatter.name | No | Yes | No | Included | | frontmatter.description | No | Yes | No | Included | | frontmatter.compatibility | No | Yes | No | Included | | frontmatter.license | No | Yes | No | Included | Examples: * `skillId="urn:skill:projects-1234:locations:global:private-important-skill"` to find the skill with the specified skill ID. * `name:important` to find skills whose name contains `important` as a word. * `displayName:works*` to find skills whose display name contains words that start with `works`. + searchString: string, Optional. Search criteria used to select the Skills to return. If no search criteria is specified then all accessible Skills will be returned. Search expressions can be used to restrict results based upon searchable fields, where the operators can be used along with the suffix wildcard symbol `*`. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `:`, `NOT`, `AND`, `OR`, and `()`. Searchable fields: | Field | `=` | `:` | `*` | Keyword Search | |----------------------------|-----|-----|-----|----------------| | skillId | Yes | Yes | Yes | Included | | name | No | Yes | Yes | Included | | displayName | No | Yes | Yes | Included | | description | No | Yes | No | Included | | publisher | No | Yes | Yes | Excluded | | frontmatter.name | No | Yes | No | Included | | frontmatter.description | No | Yes | No | Included | | frontmatter.compatibility | No | Yes | No | Included | | frontmatter.license | No | Yes | No | Included | | frontmatter.metadata. | No | Yes | No | Excluded | | attributes.. | No | Yes | No | Excluded | Examples: * `skillId="urn:skill:projects-1234:locations:global:private-important-skill"` to find the skill with the specified skill ID. * `name:important` to find skills whose name contains `important` as a word. * `displayName:works*` to find skills whose display name contains words that start with `works`. * `frontmatter.metadata.author:alice` to find skills whose frontmatter metadata `author` contains words that start with `alice`. searchType: string, Optional. The type of search. Allowed values SEARCH_TYPE_UNSPECIFIED - Invalid search type. @@ -555,17 +575,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/agentregistry_v1alpha.projects.locations.skills.revisions.html b/docs/dyn/agentregistry_v1alpha.projects.locations.skills.revisions.html index 838ade25b4..149adaf09b 100644 --- a/docs/dyn/agentregistry_v1alpha.projects.locations.skills.revisions.html +++ b/docs/dyn/agentregistry_v1alpha.projects.locations.skills.revisions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all revisions belonging to a parent Skill.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -307,17 +307,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/agentregistry.v1.json b/googleapiclient/discovery_cache/documents/agentregistry.v1.json index 4267b814bd..cbc327656e 100644 --- a/googleapiclient/discovery_cache/documents/agentregistry.v1.json +++ b/googleapiclient/discovery_cache/documents/agentregistry.v1.json @@ -140,8 +140,10 @@ "$ref": "Location" }, "scopes": [ +"https://www.googleapis.com/auth/agentregistry.read-only", "https://www.googleapis.com/auth/agentregistry.read-write", -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" ] }, "list": { @@ -188,8 +190,10 @@ "$ref": "ListLocationsResponse" }, "scopes": [ +"https://www.googleapis.com/auth/agentregistry.read-only", "https://www.googleapis.com/auth/agentregistry.read-write", -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" ] } }, @@ -868,8 +872,10 @@ "$ref": "ListOperationsResponse" }, "scopes": [ +"https://www.googleapis.com/auth/agentregistry.read-only", "https://www.googleapis.com/auth/agentregistry.read-write", -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" ] } } @@ -1071,7 +1077,7 @@ } } }, -"revision": "20260617", +"revision": "20260821", "rootUrl": "https://agentregistry.googleapis.com/", "schemas": { "A2ASkill": { diff --git a/googleapiclient/discovery_cache/documents/agentregistry.v1alpha.json b/googleapiclient/discovery_cache/documents/agentregistry.v1alpha.json index 2f0e212167..88a5370294 100644 --- a/googleapiclient/discovery_cache/documents/agentregistry.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/agentregistry.v1alpha.json @@ -140,8 +140,10 @@ "$ref": "Location" }, "scopes": [ +"https://www.googleapis.com/auth/agentregistry.read-only", "https://www.googleapis.com/auth/agentregistry.read-write", -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" ] }, "list": { @@ -188,8 +190,10 @@ "$ref": "ListLocationsResponse" }, "scopes": [ +"https://www.googleapis.com/auth/agentregistry.read-only", "https://www.googleapis.com/auth/agentregistry.read-write", -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" ] } }, @@ -868,8 +872,10 @@ "$ref": "ListOperationsResponse" }, "scopes": [ +"https://www.googleapis.com/auth/agentregistry.read-only", "https://www.googleapis.com/auth/agentregistry.read-write", -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" ] } } @@ -1161,7 +1167,7 @@ "type": "string" }, "skillId": { -"description": "Required. Custom, user-defined unique container identifier. Must be unique within the parent project and location. This value should be 4-63 characters, and valid characters are `/a-z-/`.", +"description": "Required. Custom, user-defined unique container identifier. Must be unique within the parent project and location. This value should be 4-64 characters, and valid characters are `/a-z-/`.", "location": "query", "type": "string" } @@ -1244,7 +1250,9 @@ "https://www.googleapis.com/auth/agentregistry.read-write", "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/cloud-platform.read-only" -] +], +"supportsMediaDownload": true, +"useMediaDownloadService": true }, "list": { "description": "Lists logical Skills available in a project.", @@ -1256,7 +1264,7 @@ ], "parameters": { "filter": { -"description": "Optional. Use this field to specify filter criteria on list results. Filter expressions can be used to restrict results based upon filterable fields, where equality operators can be used. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `<`, `>`, `NOT`, `AND`, `OR`, and `()`. | Field | `=` | `<`, `>` | |--------------|-----|----------| | state | Yes | No | | targetState | Yes | No | | createTime | Yes | Yes | | updateTime | Yes | Yes | Examples: * `state=ACTIVE` to restrict results to skills in the `ACTIVE` state.", +"description": "Optional. Use this field to specify filter criteria on list results. Filter expressions can be used to restrict results based upon filterable fields, where equality operators can be used. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `<`, `>`, `NOT`, `AND`, `OR`, and `()`. | Field | `=` | `<`, `>` | |----------------------------|-----|----------| | state | Yes | No | | targetState | Yes | No | | createTime | Yes | Yes | | updateTime | Yes | Yes | | publisher | Yes | No | | frontmatter.metadata. | Yes | No | | attributes.. | Yes | No | Examples: * `state=ACTIVE` to restrict results to skills in the `ACTIVE` state. * `frontmatter.metadata.version=10` to restrict results to skills with a frontmatter metadata `version` equal to `10`.", "location": "query", "type": "string" }, @@ -1347,7 +1355,7 @@ ], "parameters": { "filter": { -"description": "Optional. Use this field to specify additional filter criteria on search results. Filter expressions can be used to restrict results based upon filterable fields, where equality operators can be used. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `<`, `>`, `NOT`, `AND`, `OR`, and `()`. | Field | `=` | `<`, `>` | |--------------|-----|----------| | state | Yes | No | | targetState | Yes | No | | createTime | Yes | Yes | | updateTime | Yes | Yes | Examples: * `state=ACTIVE` to restrict results to skills in the `ACTIVE` state.", +"description": "Optional. Use this field to specify additional filter criteria on search results. Filter expressions can be used to restrict results based upon filterable fields, where equality operators can be used. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `<`, `>`, `NOT`, `AND`, `OR`, and `()`. | Field | `=` | `<`, `>` | |----------------------------|-----|----------| | state | Yes | No | | targetState | Yes | No | | createTime | Yes | Yes | | updateTime | Yes | Yes | | publisher | Yes | No | | frontmatter.metadata. | Yes | No | | attributes.. | Yes | No | Examples: * `state=ACTIVE` to restrict results to skills in the `ACTIVE` state. * `frontmatter.metadata.version=10` to restrict results to skills with a frontmatter metadata `version` equal to `10`.", "location": "query", "type": "string" }, @@ -1370,7 +1378,7 @@ "type": "string" }, "searchString": { -"description": "Optional. Search criteria used to select the Skills to return. If no search criteria is specified then all accessible Skills will be returned. Search expressions can be used to restrict results based upon searchable fields, where the operators can be used along with the suffix wildcard symbol `*`. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `:`, `NOT`, `AND`, `OR`, and `()`. Searchable fields: | Field | `=` | `:` | `*` | Keyword Search | |---------------------------|-----|-----|-----|----------------| | skillId | Yes | Yes | Yes | Included | | name | No | Yes | Yes | Included | | displayName | No | Yes | Yes | Included | | description | No | Yes | No | Included | | frontmatter.name | No | Yes | No | Included | | frontmatter.description | No | Yes | No | Included | | frontmatter.compatibility | No | Yes | No | Included | | frontmatter.license | No | Yes | No | Included | Examples: * `skillId=\"urn:skill:projects-1234:locations:global:private-important-skill\"` to find the skill with the specified skill ID. * `name:important` to find skills whose name contains `important` as a word. * `displayName:works*` to find skills whose display name contains words that start with `works`.", +"description": "Optional. Search criteria used to select the Skills to return. If no search criteria is specified then all accessible Skills will be returned. Search expressions can be used to restrict results based upon searchable fields, where the operators can be used along with the suffix wildcard symbol `*`. See [instructions](https://docs.cloud.google.com/agent-registry/search-agents-and-tools) for more details. Allowed operators: `=`, `:`, `NOT`, `AND`, `OR`, and `()`. Searchable fields: | Field | `=` | `:` | `*` | Keyword Search | |----------------------------|-----|-----|-----|----------------| | skillId | Yes | Yes | Yes | Included | | name | No | Yes | Yes | Included | | displayName | No | Yes | Yes | Included | | description | No | Yes | No | Included | | publisher | No | Yes | Yes | Excluded | | frontmatter.name | No | Yes | No | Included | | frontmatter.description | No | Yes | No | Included | | frontmatter.compatibility | No | Yes | No | Included | | frontmatter.license | No | Yes | No | Included | | frontmatter.metadata. | No | Yes | No | Excluded | | attributes.. | No | Yes | No | Excluded | Examples: * `skillId=\"urn:skill:projects-1234:locations:global:private-important-skill\"` to find the skill with the specified skill ID. * `name:important` to find skills whose name contains `important` as a word. * `displayName:works*` to find skills whose display name contains words that start with `works`. * `frontmatter.metadata.author:alice` to find skills whose frontmatter metadata `author` contains words that start with `alice`.", "location": "query", "type": "string" }, @@ -1557,7 +1565,7 @@ } } }, -"revision": "20260722", +"revision": "20260821", "rootUrl": "https://agentregistry.googleapis.com/", "schemas": { "A2ASkill": { From 7b8b04676a4ea862d1384e50ab33c175078dbfaf Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:29 +0000 Subject: [PATCH 05/70] feat(aiplatform): update the api #### aiplatform:v1 The following keys were deleted: - schemas.GoogleCloudAiplatformV1SandboxEnvironmentTemplateEgressControlConfig.properties.customerVpcNetwork.type (Total Keys: 1) The following keys were added: - resources.projects.resources.locations.resources.agents.methods.delete.parameters.force (Total Keys: 2) - resources.projects.resources.locations.resources.agents.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.agents.methods.list.parameters.filter (Total Keys: 2) - resources.projects.resources.locations.resources.agents.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.agents.methods.testIamPermissions (Total Keys: 14) - resources.projects.resources.locations.resources.endpoints.resources.responses.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.endpoints.resources.responses.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.publishers.resources.v1.resources.responses.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.publishers.resources.v1.resources.responses.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.reasoningEngines.resources.sandboxEnvironments.methods.authorizeAccess (Total Keys: 12) - resources.reasoningEngines.resources.sandboxEnvironments.methods.authorizeAccess (Total Keys: 12) - schemas.CloudAiLargeModelsVisionGenerateVideoExperiments.properties.modelEndpointOverride.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessRequest (Total Keys: 2) - schemas.GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessResponse (Total Keys: 2) - schemas.GoogleCloudAiplatformV1Memory.properties.context.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1OnlineEvaluatorCloudObservability.properties.sessionScope.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScope (Total Keys: 18) - schemas.GoogleCloudAiplatformV1RagChunk.properties.chunkId.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1RagChunk.properties.fileId.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1RayClusterAutoscalingSpec (Total Keys: 6) - schemas.GoogleCloudAiplatformV1RayMetricSpec.properties.enableUsageStatsCollection.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1RaySpec.properties.rayClusterAutoscalingSpec.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1SandboxEnvironmentSpec.properties.shellEnvironment.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1SandboxEnvironmentSpecShellEnvironment (Total Keys: 2) - schemas.GoogleCloudAiplatformV1SchemaPromptSpecAppBuilderData.properties.deployedRegions (Total Keys: 2) #### aiplatform:v1beta1 The following keys were deleted: - schemas.GenaiVertexV1beta1GenerationConfig.properties.speechConfig (Total Keys: 2) - schemas.GenaiVertexV1beta1Interaction.properties.turnList (Total Keys: 2) - schemas.GenaiVertexV1beta1Turn (Total Keys: 11) - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironmentTemplateEgressControlConfig.properties.customerVpcNetwork.type (Total Keys: 1) The following keys were added: - resources.projects.resources.locations.resources.agents.methods.delete.parameters.force (Total Keys: 2) - resources.projects.resources.locations.resources.agents.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.agents.methods.list.parameters.filter (Total Keys: 2) - resources.projects.resources.locations.resources.agents.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.agents.methods.testIamPermissions (Total Keys: 14) - resources.projects.resources.locations.resources.reasoningEngines.resources.sandboxEnvironments.methods.authorizeAccess (Total Keys: 12) - resources.reasoningEngines.resources.sandboxEnvironments.methods.authorizeAccess (Total Keys: 12) - schemas.CloudAiLargeModelsVisionGenerateVideoExperiments.properties.modelEndpointOverride.type (Total Keys: 1) - schemas.GenaiVertexV1beta1GenerationConfig.properties.structuredSpeechConfig.$ref (Total Keys: 1) - schemas.GenaiVertexV1beta1SpeakerConfig (Total Keys: 4) - schemas.GenaiVertexV1beta1TranscriptionConfig.properties.diarizationMode.deprecated (Total Keys: 1) - schemas.GenaiVertexV1beta1TranscriptionConfig.properties.timestampGranularities.deprecated (Total Keys: 1) - schemas.GenaiVertexV1beta1VideoContent.properties.processingConfig.$ref (Total Keys: 1) - schemas.GenaiVertexV1beta1VideoContent.properties.processingType.type (Total Keys: 1) - schemas.GenaiVertexV1beta1VideoContentMediaProcessing (Total Keys: 3) - schemas.GenaiVertexV1beta1VideoContentStaticMediaProcessing (Total Keys: 8) - schemas.GenaiVertexV1beta1VideoResponseFormat.properties.resolution.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessRequest (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessResponse (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1Memory.properties.context.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservability.properties.sessionScope.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScope (Total Keys: 18) - schemas.GoogleCloudAiplatformV1beta1Part.properties.mediaProcessing.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1RayClusterAutoscalingSpec (Total Keys: 6) - schemas.GoogleCloudAiplatformV1beta1RayMetricSpec.properties.enableUsageStatsCollection.type (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1RaySpec.properties.rayClusterAutoscalingSpec.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironmentSpec.properties.shellEnvironment.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecShellEnvironment (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1SchemaPromptSpecAppBuilderData.properties.deployedRegions (Total Keys: 2) - schemas.GoogleCloudAiplatformV1beta1XmanagerInstance.properties.xprofConfig.$ref (Total Keys: 1) - schemas.GoogleCloudAiplatformV1beta1XprofConfig (Total Keys: 3) --- .../aiplatform_v1.batchPredictionJobs.html | 18 +- .../aiplatform_v1.customJobs.operations.html | 18 +- ...atform_v1.dataLabelingJobs.operations.html | 18 +- ...1.datasets.annotationSpecs.operations.html | 18 +- ...sets.dataItems.annotations.operations.html | 18 +- ...form_v1.datasets.dataItems.operations.html | 18 +- ...iplatform_v1.datasets.datasetVersions.html | 18 +- docs/dyn/aiplatform_v1.datasets.html | 18 +- .../aiplatform_v1.datasets.operations.html | 18 +- ...m_v1.datasets.savedQueries.operations.html | 18 +- ...v1.deploymentResourcePools.operations.html | 18 +- docs/dyn/aiplatform_v1.endpoints.html | 4 + .../aiplatform_v1.endpoints.operations.html | 18 +- ..._v1.featureGroups.features.operations.html | 18 +- ...iplatform_v1.featureGroups.operations.html | 18 +- ...eOnlineStores.featureViews.operations.html | 18 +- ...orm_v1.featureOnlineStores.operations.html | 18 +- ...tores.entityTypes.features.operations.html | 18 +- ....featurestores.entityTypes.operations.html | 18 +- ...iplatform_v1.featurestores.operations.html | 18 +- docs/dyn/aiplatform_v1.html | 26 +- ...1.hyperparameterTuningJobs.operations.html | 18 +- ...platform_v1.indexEndpoints.operations.html | 18 +- .../dyn/aiplatform_v1.indexes.operations.html | 18 +- ...rm_v1.memoryBanks.memories.operations.html | 18 +- .../aiplatform_v1.memoryBanks.operations.html | 18 +- ...1.metadataStores.artifacts.operations.html | 18 +- ...v1.metadataStores.contexts.operations.html | 18 +- ....metadataStores.executions.operations.html | 18 +- ...platform_v1.metadataStores.operations.html | 18 +- ...orm_v1.migratableResources.operations.html | 18 +- ...elDeploymentMonitoringJobs.operations.html | 18 +- ...form_v1.models.evaluations.operations.html | 18 +- docs/dyn/aiplatform_v1.models.operations.html | 18 +- ...m_v1.notebookExecutionJobs.operations.html | 18 +- ...1.notebookRuntimeTemplates.operations.html | 18 +- ...atform_v1.notebookRuntimes.operations.html | 18 +- ...atform_v1.onlineEvaluators.operations.html | 18 +- docs/dyn/aiplatform_v1.operations.html | 18 +- ...orm_v1.persistentResources.operations.html | 18 +- ...aiplatform_v1.pipelineJobs.operations.html | 18 +- ...platform_v1.projects.locations.agents.html | 162 +- ...rojects.locations.batchPredictionJobs.html | 18 +- ..._v1.projects.locations.cachedContents.html | 18 +- ...form_v1.projects.locations.customJobs.html | 18 +- ...jects.locations.customJobs.operations.html | 18 +- ...1.projects.locations.dataLabelingJobs.html | 18 +- ...locations.dataLabelingJobs.operations.html | 18 +- ...s.datasets.annotationSpecs.operations.html | 18 +- ...ations.datasets.dataItems.annotations.html | 18 +- ...sets.dataItems.annotations.operations.html | 18 +- ...projects.locations.datasets.dataItems.html | 18 +- ...cations.datasets.dataItems.operations.html | 18 +- ...ts.locations.datasets.datasetVersions.html | 18 +- ...atform_v1.projects.locations.datasets.html | 36 +- ...rojects.locations.datasets.operations.html | 18 +- ...jects.locations.datasets.savedQueries.html | 18 +- ...ions.datasets.savedQueries.operations.html | 18 +- ...cts.locations.deploymentResourcePools.html | 36 +- ...ns.deploymentResourcePools.operations.html | 18 +- ...tform_v1.projects.locations.endpoints.html | 27 +- ...ojects.locations.endpoints.operations.html | 18 +- ...rojects.locations.endpoints.responses.html | 142 + ...v1.projects.locations.evaluationItems.html | 18 +- ....projects.locations.evaluationMetrics.html | 18 +- ..._v1.projects.locations.evaluationRuns.html | 18 +- ..._v1.projects.locations.evaluationSets.html | 18 +- ...ects.locations.featureGroups.features.html | 18 +- ...ons.featureGroups.features.operations.html | 18 +- ...m_v1.projects.locations.featureGroups.html | 18 +- ...ts.locations.featureGroups.operations.html | 18 +- ...eStores.featureViews.featureViewSyncs.html | 18 +- ...ions.featureOnlineStores.featureViews.html | 18 +- ...eOnlineStores.featureViews.operations.html | 18 +- ...rojects.locations.featureOnlineStores.html | 18 +- ...ations.featureOnlineStores.operations.html | 18 +- ...ns.featurestores.entityTypes.features.html | 18 +- ...tores.entityTypes.features.operations.html | 18 +- ...s.locations.featurestores.entityTypes.html | 18 +- ....featurestores.entityTypes.operations.html | 18 +- ...m_v1.projects.locations.featurestores.html | 36 +- ...ts.locations.featurestores.operations.html | 18 +- .../dyn/aiplatform_v1.projects.locations.html | 30 +- ...ts.locations.hyperparameterTuningJobs.html | 18 +- ...s.hyperparameterTuningJobs.operations.html | 18 +- ..._v1.projects.locations.indexEndpoints.html | 18 +- ...s.locations.indexEndpoints.operations.html | 18 +- ...latform_v1.projects.locations.indexes.html | 18 +- ...projects.locations.indexes.operations.html | 18 +- ...ojects.locations.memoryBanks.memories.html | 23 +- ...tions.memoryBanks.memories.operations.html | 18 +- ...ations.memoryBanks.memories.revisions.html | 20 +- ...ects.locations.memoryBanks.operations.html | 18 +- ...ts.locations.metadataStores.artifacts.html | 18 +- ...s.metadataStores.artifacts.operations.html | 18 +- ...cts.locations.metadataStores.contexts.html | 18 +- ...ns.metadataStores.contexts.operations.html | 18 +- ...s.locations.metadataStores.executions.html | 18 +- ....metadataStores.executions.operations.html | 18 +- ..._v1.projects.locations.metadataStores.html | 18 +- ...ations.metadataStores.metadataSchemas.html | 18 +- ...s.locations.metadataStores.operations.html | 18 +- ...rojects.locations.migratableResources.html | 18 +- ...ations.migratableResources.operations.html | 18 +- ...cations.modelDeploymentMonitoringJobs.html | 36 +- ...elDeploymentMonitoringJobs.operations.html | 18 +- ...projects.locations.models.evaluations.html | 18 +- ...cations.models.evaluations.operations.html | 18 +- ...s.locations.models.evaluations.slices.html | 18 +- ...platform_v1.projects.locations.models.html | 54 +- ....projects.locations.models.operations.html | 18 +- ...latform_v1.projects.locations.nasJobs.html | 18 +- ...cts.locations.nasJobs.nasTrialDetails.html | 18 +- ...jects.locations.notebookExecutionJobs.html | 18 +- ...ions.notebookExecutionJobs.operations.html | 18 +- ...ts.locations.notebookRuntimeTemplates.html | 18 +- ...s.notebookRuntimeTemplates.operations.html | 18 +- ...1.projects.locations.notebookRuntimes.html | 18 +- ...locations.notebookRuntimes.operations.html | 18 +- ...1.projects.locations.onlineEvaluators.html | 182 +- ...locations.onlineEvaluators.operations.html | 18 +- ...form_v1.projects.locations.operations.html | 18 +- ...rojects.locations.persistentResources.html | 38 +- ...ations.persistentResources.operations.html | 18 +- ...rm_v1.projects.locations.pipelineJobs.html | 18 +- ...cts.locations.pipelineJobs.operations.html | 18 +- ....projects.locations.publishers.models.html | 4 + ...cts.locations.publishers.v1.responses.html | 56 + ...form_v1.projects.locations.ragCorpora.html | 18 +- ...jects.locations.ragCorpora.operations.html | 18 +- ...rojects.locations.ragCorpora.ragFiles.html | 18 +- ...ations.ragCorpora.ragFiles.operations.html | 18 +- ....locations.ragEngineConfig.operations.html | 18 +- ...1.projects.locations.reasoningEngines.html | 18 +- ...s.locations.reasoningEngines.memories.html | 23 +- ....reasoningEngines.memories.operations.html | 18 +- ...s.reasoningEngines.memories.revisions.html | 20 +- ...locations.reasoningEngines.operations.html | 18 +- ...ngEngines.sandboxEnvironmentSnapshots.html | 18 +- ...ngEngines.sandboxEnvironmentTemplates.html | 21 +- ....reasoningEngines.sandboxEnvironments.html | 51 +- ...ions.reasoningEngines.sessions.events.html | 20 +- ...s.locations.reasoningEngines.sessions.html | 20 +- ....reasoningEngines.sessions.operations.html | 18 +- ...tform_v1.projects.locations.schedules.html | 18 +- ...ojects.locations.schedules.operations.html | 18 +- ....locations.semanticGovernancePolicies.html | 18 +- ...semanticGovernancePolicies.operations.html | 18 +- ....locations.servingProfiles.operations.html | 18 +- ....projects.locations.skills.operations.html | 18 +- ...v1.projects.locations.specialistPools.html | 18 +- ....locations.specialistPools.operations.html | 18 +- ...latform_v1.projects.locations.studies.html | 18 +- ...projects.locations.studies.operations.html | 18 +- ..._v1.projects.locations.studies.trials.html | 18 +- ...s.locations.studies.trials.operations.html | 18 +- ...ts.locations.tensorboards.experiments.html | 18 +- ...s.tensorboards.experiments.operations.html | 18 +- ...cations.tensorboards.experiments.runs.html | 18 +- ...sorboards.experiments.runs.operations.html | 18 +- ...sorboards.experiments.runs.timeSeries.html | 36 +- ...xperiments.runs.timeSeries.operations.html | 18 +- ...rm_v1.projects.locations.tensorboards.html | 18 +- ...cts.locations.tensorboards.operations.html | 18 +- ....projects.locations.trainingPipelines.html | 18 +- ...ocations.trainingPipelines.operations.html | 18 +- ...form_v1.projects.locations.tuningJobs.html | 18 +- ...jects.locations.tuningJobs.operations.html | 18 +- docs/dyn/aiplatform_v1.publishers.models.html | 4 + .../aiplatform_v1.ragCorpora.operations.html | 18 +- ...orm_v1.ragCorpora.ragFiles.operations.html | 18 +- ...latform_v1.ragEngineConfig.operations.html | 18 +- docs/dyn/aiplatform_v1.reasoningEngines.html | 18 +- ....reasoningEngines.memories.operations.html | 18 +- ...atform_v1.reasoningEngines.operations.html | 18 +- ...ngEngines.sandboxEnvironmentSnapshots.html | 18 +- ...ngEngines.sandboxEnvironmentTemplates.html | 21 +- ....reasoningEngines.sandboxEnvironments.html | 51 +- ....reasoningEngines.sessions.operations.html | 18 +- .../aiplatform_v1.schedules.operations.html | 18 +- ...semanticGovernancePolicies.operations.html | 18 +- ...latform_v1.servingProfiles.operations.html | 18 +- docs/dyn/aiplatform_v1.skills.operations.html | 18 +- ...latform_v1.specialistPools.operations.html | 18 +- .../dyn/aiplatform_v1.studies.operations.html | 18 +- ...platform_v1.studies.trials.operations.html | 18 +- ...1.tensorboards.experiments.operations.html | 18 +- ...sorboards.experiments.runs.operations.html | 18 +- ...xperiments.runs.timeSeries.operations.html | 18 +- ...aiplatform_v1.tensorboards.operations.html | 18 +- ...tform_v1.trainingPipelines.operations.html | 18 +- .../aiplatform_v1.tuningJobs.operations.html | 18 +- .../aiplatform_v1beta1.agents.operations.html | 18 +- .../aiplatform_v1beta1.apps.operations.html | 18 +- ...iplatform_v1beta1.batchPredictionJobs.html | 18 +- ...latform_v1beta1.customJobs.operations.html | 18 +- ...m_v1beta1.dataLabelingJobs.operations.html | 18 +- ...1.datasets.annotationSpecs.operations.html | 18 +- ...sets.dataItems.annotations.operations.html | 18 +- ...v1beta1.datasets.dataItems.operations.html | 18 +- ...form_v1beta1.datasets.datasetVersions.html | 18 +- docs/dyn/aiplatform_v1beta1.datasets.html | 18 +- ...iplatform_v1beta1.datasets.operations.html | 18 +- ...eta1.datasets.savedQueries.operations.html | 18 +- ...a1.deploymentResourcePools.operations.html | 18 +- ...atform_v1beta1.edgeDevices.operations.html | 18 +- docs/dyn/aiplatform_v1beta1.endpoints.html | 9 + ...platform_v1beta1.endpoints.operations.html | 18 +- ...rm_v1beta1.evaluationItems.operations.html | 18 +- ..._v1beta1.evaluationMetrics.operations.html | 18 +- ...orm_v1beta1.evaluationRuns.operations.html | 18 +- ...orm_v1beta1.evaluationSets.operations.html | 18 +- ...rm_v1beta1.evaluationTasks.operations.html | 18 +- ...form_v1beta1.exampleStores.operations.html | 18 +- ...beta1.extensionControllers.operations.html | 18 +- ...latform_v1beta1.extensions.operations.html | 18 +- ...tureGroups.featureMonitors.operations.html | 18 +- ...ta1.featureGroups.features.operations.html | 18 +- ...form_v1beta1.featureGroups.operations.html | 18 +- ...eOnlineStores.featureViews.operations.html | 18 +- ...1beta1.featureOnlineStores.operations.html | 18 +- ...tores.entityTypes.features.operations.html | 18 +- ....featurestores.entityTypes.operations.html | 18 +- ...form_v1beta1.featurestores.operations.html | 18 +- docs/dyn/aiplatform_v1beta1.html | 26 +- ...1.hyperparameterTuningJobs.operations.html | 18 +- ...orm_v1beta1.indexEndpoints.operations.html | 18 +- ...aiplatform_v1beta1.indexes.operations.html | 18 +- docs/dyn/aiplatform_v1beta1.interactions.html | 10582 +++++------ docs/dyn/aiplatform_v1beta1.memoryBanks.html | 1 + ...platform_v1beta1.memoryBanks.memories.html | 24 +- ...beta1.memoryBanks.memories.operations.html | 18 +- ...1beta1.memoryBanks.memories.revisions.html | 20 +- ...atform_v1beta1.memoryBanks.operations.html | 18 +- ...1.metadataStores.artifacts.operations.html | 18 +- ...a1.metadataStores.contexts.operations.html | 18 +- ....metadataStores.executions.operations.html | 18 +- ...orm_v1beta1.metadataStores.operations.html | 18 +- ...1beta1.migratableResources.operations.html | 18 +- ...elDeploymentMonitoringJobs.operations.html | 18 +- ...form_v1beta1.modelMonitors.operations.html | 18 +- ...v1beta1.models.evaluations.operations.html | 18 +- .../aiplatform_v1beta1.models.operations.html | 18 +- ...eta1.notebookExecutionJobs.operations.html | 18 +- ...1.notebookRuntimeTemplates.operations.html | 18 +- ...m_v1beta1.notebookRuntimes.operations.html | 18 +- ...m_v1beta1.onlineEvaluators.operations.html | 18 +- docs/dyn/aiplatform_v1beta1.operations.html | 18 +- ...1beta1.persistentResources.operations.html | 18 +- ...tform_v1beta1.pipelineJobs.operations.html | 18 +- ...locations.agentAnomalyDetectionScopes.html | 18 +- ...orm_v1beta1.projects.locations.agents.html | 162 +- ....projects.locations.agents.operations.html | 18 +- ...a1.projects.locations.apps.operations.html | 18 +- ...rojects.locations.batchPredictionJobs.html | 18 +- ...ta1.projects.locations.cachedContents.html | 30 +- ...v1beta1.projects.locations.customJobs.html | 18 +- ...jects.locations.customJobs.operations.html | 18 +- ...1.projects.locations.dataLabelingJobs.html | 18 +- ...locations.dataLabelingJobs.operations.html | 18 +- ...s.datasets.annotationSpecs.operations.html | 18 +- ...ations.datasets.dataItems.annotations.html | 18 +- ...sets.dataItems.annotations.operations.html | 18 +- ...projects.locations.datasets.dataItems.html | 18 +- ...cations.datasets.dataItems.operations.html | 18 +- ...ts.locations.datasets.datasetVersions.html | 18 +- ...m_v1beta1.projects.locations.datasets.html | 40 +- ...rojects.locations.datasets.operations.html | 18 +- ...jects.locations.datasets.savedQueries.html | 18 +- ...ions.datasets.savedQueries.operations.html | 18 +- ...cts.locations.deploymentResourcePools.html | 36 +- ...ns.deploymentResourcePools.operations.html | 18 +- ...ects.locations.edgeDevices.operations.html | 18 +- ..._v1beta1.projects.locations.endpoints.html | 27 +- ...ojects.locations.endpoints.operations.html | 18 +- ...a1.projects.locations.evaluationItems.html | 66 +- ....locations.evaluationItems.operations.html | 18 +- ....projects.locations.evaluationMetrics.html | 18 +- ...ocations.evaluationMetrics.operations.html | 18 +- ...ta1.projects.locations.evaluationRuns.html | 46 +- ...s.locations.evaluationRuns.operations.html | 18 +- ...ta1.projects.locations.evaluationSets.html | 18 +- ...s.locations.evaluationSets.operations.html | 18 +- ....locations.evaluationTasks.operations.html | 18 +- ...eta1.projects.locations.exampleStores.html | 45 +- ...ts.locations.exampleStores.operations.html | 18 +- ...tions.extensionControllers.operations.html | 18 +- ...v1beta1.projects.locations.extensions.html | 20 +- ...jects.locations.extensions.operations.html | 18 +- ...ps.featureMonitors.featureMonitorJobs.html | 18 +- ...cations.featureGroups.featureMonitors.html | 18 +- ...tureGroups.featureMonitors.operations.html | 18 +- ...ects.locations.featureGroups.features.html | 18 +- ...ons.featureGroups.features.operations.html | 18 +- ...eta1.projects.locations.featureGroups.html | 18 +- ...ts.locations.featureGroups.operations.html | 18 +- ...eStores.featureViews.featureViewSyncs.html | 18 +- ...ions.featureOnlineStores.featureViews.html | 18 +- ...eOnlineStores.featureViews.operations.html | 18 +- ...rojects.locations.featureOnlineStores.html | 18 +- ...ations.featureOnlineStores.operations.html | 18 +- ...ns.featurestores.entityTypes.features.html | 18 +- ...tores.entityTypes.features.operations.html | 18 +- ...s.locations.featurestores.entityTypes.html | 18 +- ....featurestores.entityTypes.operations.html | 18 +- ...eta1.projects.locations.featurestores.html | 36 +- ...ts.locations.featurestores.operations.html | 18 +- ...aiplatform_v1beta1.projects.locations.html | 47 +- ...ts.locations.hyperparameterTuningJobs.html | 18 +- ...s.hyperparameterTuningJobs.operations.html | 18 +- ...ta1.projects.locations.indexEndpoints.html | 18 +- ...s.locations.indexEndpoints.operations.html | 18 +- ...rm_v1beta1.projects.locations.indexes.html | 18 +- ...projects.locations.indexes.operations.html | 18 +- ...beta1.projects.locations.interactions.html | 15316 ++++++++-------- ...1beta1.projects.locations.memoryBanks.html | 1 + ...ojects.locations.memoryBanks.memories.html | 24 +- ...tions.memoryBanks.memories.operations.html | 18 +- ...ations.memoryBanks.memories.revisions.html | 20 +- ...ects.locations.memoryBanks.operations.html | 18 +- ...ts.locations.metadataStores.artifacts.html | 18 +- ...s.metadataStores.artifacts.operations.html | 18 +- ...cts.locations.metadataStores.contexts.html | 18 +- ...ns.metadataStores.contexts.operations.html | 18 +- ...s.locations.metadataStores.executions.html | 18 +- ....metadataStores.executions.operations.html | 18 +- ...ta1.projects.locations.metadataStores.html | 18 +- ...ations.metadataStores.metadataSchemas.html | 18 +- ...s.locations.metadataStores.operations.html | 18 +- ...rojects.locations.migratableResources.html | 18 +- ...ations.migratableResources.operations.html | 18 +- ...cations.modelDeploymentMonitoringJobs.html | 36 +- ...elDeploymentMonitoringJobs.operations.html | 18 +- ...eta1.projects.locations.modelMonitors.html | 54 +- ...ons.modelMonitors.modelMonitoringJobs.html | 18 +- ...ts.locations.modelMonitors.operations.html | 18 +- ...projects.locations.models.evaluations.html | 18 +- ...cations.models.evaluations.operations.html | 18 +- ...s.locations.models.evaluations.slices.html | 18 +- ...orm_v1beta1.projects.locations.models.html | 54 +- ....projects.locations.models.operations.html | 18 +- ....analyzedSessions.analyzedInvocations.html | 18 +- ...ions.monitoredAgents.analyzedSessions.html | 36 +- ...a1.projects.locations.monitoredAgents.html | 18 +- ...rm_v1beta1.projects.locations.nasJobs.html | 18 +- ...cts.locations.nasJobs.nasTrialDetails.html | 18 +- ...jects.locations.notebookExecutionJobs.html | 18 +- ...ions.notebookExecutionJobs.operations.html | 18 +- ...ts.locations.notebookRuntimeTemplates.html | 18 +- ...s.notebookRuntimeTemplates.operations.html | 18 +- ...1.projects.locations.notebookRuntimes.html | 18 +- ...locations.notebookRuntimes.operations.html | 18 +- ...1.projects.locations.onlineEvaluators.html | 182 +- ...locations.onlineEvaluators.operations.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- ...rojects.locations.persistentResources.html | 38 +- ...ations.persistentResources.operations.html | 18 +- ...beta1.projects.locations.pipelineJobs.html | 18 +- ...cts.locations.pipelineJobs.operations.html | 18 +- ....projects.locations.publishers.models.html | 10 + ...v1beta1.projects.locations.ragCorpora.html | 18 +- ...jects.locations.ragCorpora.operations.html | 18 +- ...s.locations.ragCorpora.ragDataSchemas.html | 18 +- ...rojects.locations.ragCorpora.ragFiles.html | 18 +- ...ations.ragCorpora.ragFiles.operations.html | 18 +- ...tions.ragCorpora.ragFiles.ragMetadata.html | 18 +- ....locations.ragEngineConfig.operations.html | 18 +- ...ions.reasoningEngines.a2aTasks.events.html | 21 +- ...s.locations.reasoningEngines.a2aTasks.html | 29 +- ...ions.reasoningEngines.feedbackEntries.html | 20 +- ...ingEngines.feedbackEntries.operations.html | 18 +- ...1.projects.locations.reasoningEngines.html | 22 +- ...s.locations.reasoningEngines.memories.html | 25 +- ....reasoningEngines.memories.operations.html | 18 +- ...s.reasoningEngines.memories.revisions.html | 20 +- ...locations.reasoningEngines.operations.html | 18 +- ...ons.reasoningEngines.runtimeRevisions.html | 18 +- ...ngEngines.runtimeRevisions.operations.html | 18 +- ...ngEngines.sandboxEnvironmentSnapshots.html | 18 +- ...andboxEnvironmentSnapshots.operations.html | 18 +- ...ngEngines.sandboxEnvironmentTemplates.html | 21 +- ...andboxEnvironmentTemplates.operations.html | 18 +- ....reasoningEngines.sandboxEnvironments.html | 51 +- ...ngines.sandboxEnvironments.operations.html | 18 +- ...ions.reasoningEngines.sessions.events.html | 19 +- ...s.locations.reasoningEngines.sessions.html | 19 +- ....reasoningEngines.sessions.operations.html | 18 +- ..._v1beta1.projects.locations.schedules.html | 18 +- ...ojects.locations.schedules.operations.html | 18 +- ....locations.semanticGovernancePolicies.html | 18 +- ...semanticGovernancePolicies.operations.html | 18 +- ...a1.projects.locations.servingProfiles.html | 18 +- ....locations.servingProfiles.operations.html | 18 +- ...orm_v1beta1.projects.locations.skills.html | 18 +- ....projects.locations.skills.operations.html | 18 +- ...1.projects.locations.skills.revisions.html | 18 +- ...projects.locations.solvers.operations.html | 18 +- ...a1.projects.locations.specialistPools.html | 18 +- ....locations.specialistPools.operations.html | 18 +- ...rm_v1beta1.projects.locations.studies.html | 18 +- ...projects.locations.studies.operations.html | 18 +- ...ta1.projects.locations.studies.trials.html | 18 +- ...s.locations.studies.trials.operations.html | 18 +- ...ts.locations.tensorboards.experiments.html | 18 +- ...s.tensorboards.experiments.operations.html | 18 +- ...cations.tensorboards.experiments.runs.html | 18 +- ...sorboards.experiments.runs.operations.html | 18 +- ...sorboards.experiments.runs.timeSeries.html | 36 +- ...xperiments.runs.timeSeries.operations.html | 18 +- ...beta1.projects.locations.tensorboards.html | 18 +- ...cts.locations.tensorboards.operations.html | 18 +- ....projects.locations.trainingPipelines.html | 18 +- ...ocations.trainingPipelines.operations.html | 18 +- ...v1beta1.projects.locations.tuningJobs.html | 68 +- .../aiplatform_v1beta1.publishers.models.html | 27 +- ...latform_v1beta1.ragCorpora.operations.html | 18 +- ...1beta1.ragCorpora.ragFiles.operations.html | 18 +- ...rm_v1beta1.ragEngineConfig.operations.html | 18 +- ...ingEngines.feedbackEntries.operations.html | 18 +- .../aiplatform_v1beta1.reasoningEngines.html | 22 +- ...orm_v1beta1.reasoningEngines.memories.html | 25 +- ....reasoningEngines.memories.operations.html | 18 +- ...1.reasoningEngines.memories.revisions.html | 20 +- ...m_v1beta1.reasoningEngines.operations.html | 18 +- ...ngEngines.runtimeRevisions.operations.html | 18 +- ...ngEngines.sandboxEnvironmentSnapshots.html | 18 +- ...andboxEnvironmentSnapshots.operations.html | 18 +- ...ngEngines.sandboxEnvironmentTemplates.html | 21 +- ...andboxEnvironmentTemplates.operations.html | 18 +- ....reasoningEngines.sandboxEnvironments.html | 51 +- ...ngines.sandboxEnvironments.operations.html | 18 +- ...eta1.reasoningEngines.sessions.events.html | 19 +- ...orm_v1beta1.reasoningEngines.sessions.html | 19 +- ....reasoningEngines.sessions.operations.html | 18 +- ...platform_v1beta1.schedules.operations.html | 18 +- ...semanticGovernancePolicies.operations.html | 18 +- ...rm_v1beta1.servingProfiles.operations.html | 18 +- .../aiplatform_v1beta1.skills.operations.html | 18 +- ...aiplatform_v1beta1.solvers.operations.html | 18 +- ...rm_v1beta1.specialistPools.operations.html | 18 +- ...aiplatform_v1beta1.studies.operations.html | 18 +- ...orm_v1beta1.studies.trials.operations.html | 18 +- ...1.tensorboards.experiments.operations.html | 18 +- ...sorboards.experiments.runs.operations.html | 18 +- ...xperiments.runs.timeSeries.operations.html | 18 +- ...tform_v1beta1.tensorboards.operations.html | 18 +- ..._v1beta1.trainingPipelines.operations.html | 18 +- docs/dyn/aiplatform_v1beta1.v1beta1.html | 14 + .../documents/aiplatform.v1.json | 428 +- .../documents/aiplatform.v1beta1.json | 506 +- 450 files changed, 18403 insertions(+), 17963 deletions(-) create mode 100644 docs/dyn/aiplatform_v1.projects.locations.endpoints.responses.html diff --git a/docs/dyn/aiplatform_v1.batchPredictionJobs.html b/docs/dyn/aiplatform_v1.batchPredictionJobs.html index 5279a20762..9346e51cad 100644 --- a/docs/dyn/aiplatform_v1.batchPredictionJobs.html +++ b/docs/dyn/aiplatform_v1.batchPredictionJobs.html @@ -87,7 +87,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, parent=None, readMask=None, x__xgafv=None)

Lists BatchPredictionJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1597,17 +1597,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.customJobs.operations.html b/docs/dyn/aiplatform_v1.customJobs.operations.html index 0b13c183d9..a761becd56 100644 --- a/docs/dyn/aiplatform_v1.customJobs.operations.html +++ b/docs/dyn/aiplatform_v1.customJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.dataLabelingJobs.operations.html b/docs/dyn/aiplatform_v1.dataLabelingJobs.operations.html index 694e5d1c55..dc7a39afe5 100644 --- a/docs/dyn/aiplatform_v1.dataLabelingJobs.operations.html +++ b/docs/dyn/aiplatform_v1.dataLabelingJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.datasets.annotationSpecs.operations.html b/docs/dyn/aiplatform_v1.datasets.annotationSpecs.operations.html index c41ca7a1cb..efedddcbd9 100644 --- a/docs/dyn/aiplatform_v1.datasets.annotationSpecs.operations.html +++ b/docs/dyn/aiplatform_v1.datasets.annotationSpecs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.datasets.dataItems.annotations.operations.html b/docs/dyn/aiplatform_v1.datasets.dataItems.annotations.operations.html index e3091fc731..e94821bd9d 100644 --- a/docs/dyn/aiplatform_v1.datasets.dataItems.annotations.operations.html +++ b/docs/dyn/aiplatform_v1.datasets.dataItems.annotations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.datasets.dataItems.operations.html b/docs/dyn/aiplatform_v1.datasets.dataItems.operations.html index 5ce2ebf6f6..c9d389a9a2 100644 --- a/docs/dyn/aiplatform_v1.datasets.dataItems.operations.html +++ b/docs/dyn/aiplatform_v1.datasets.dataItems.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.datasets.datasetVersions.html b/docs/dyn/aiplatform_v1.datasets.datasetVersions.html index c91744519f..6a9ae68ed5 100644 --- a/docs/dyn/aiplatform_v1.datasets.datasetVersions.html +++ b/docs/dyn/aiplatform_v1.datasets.datasetVersions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists DatasetVersions in a Dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -258,17 +258,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.datasets.html b/docs/dyn/aiplatform_v1.datasets.html index ef02f62119..addc2e038d 100644 --- a/docs/dyn/aiplatform_v1.datasets.html +++ b/docs/dyn/aiplatform_v1.datasets.html @@ -115,7 +115,7 @@

Instance Methods

list(filter=None, orderBy=None, pageSize=None, pageToken=None, parent=None, readMask=None, x__xgafv=None)

Lists Datasets in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -349,17 +349,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.datasets.operations.html b/docs/dyn/aiplatform_v1.datasets.operations.html index 0ba9dff9de..14b006a18d 100644 --- a/docs/dyn/aiplatform_v1.datasets.operations.html +++ b/docs/dyn/aiplatform_v1.datasets.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.datasets.savedQueries.operations.html b/docs/dyn/aiplatform_v1.datasets.savedQueries.operations.html index efa7d5d0c6..ca141027c3 100644 --- a/docs/dyn/aiplatform_v1.datasets.savedQueries.operations.html +++ b/docs/dyn/aiplatform_v1.datasets.savedQueries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.deploymentResourcePools.operations.html b/docs/dyn/aiplatform_v1.deploymentResourcePools.operations.html index 5b238b4c3b..3bf8bad93f 100644 --- a/docs/dyn/aiplatform_v1.deploymentResourcePools.operations.html +++ b/docs/dyn/aiplatform_v1.deploymentResourcePools.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.endpoints.html b/docs/dyn/aiplatform_v1.endpoints.html index f63848bf01..4838c53d72 100644 --- a/docs/dyn/aiplatform_v1.endpoints.html +++ b/docs/dyn/aiplatform_v1.endpoints.html @@ -1661,6 +1661,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -2670,6 +2672,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. diff --git a/docs/dyn/aiplatform_v1.endpoints.operations.html b/docs/dyn/aiplatform_v1.endpoints.operations.html index 0667628ca6..040a671259 100644 --- a/docs/dyn/aiplatform_v1.endpoints.operations.html +++ b/docs/dyn/aiplatform_v1.endpoints.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.featureGroups.features.operations.html b/docs/dyn/aiplatform_v1.featureGroups.features.operations.html index 1bb4debc0f..14ef3b140a 100644 --- a/docs/dyn/aiplatform_v1.featureGroups.features.operations.html +++ b/docs/dyn/aiplatform_v1.featureGroups.features.operations.html @@ -87,7 +87,7 @@

Instance Methods

listWait(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- listWait_next()

+ listWait_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

Method Details

- listWait_next() + listWait_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. +
diff --git a/docs/dyn/aiplatform_v1.featureGroups.operations.html b/docs/dyn/aiplatform_v1.featureGroups.operations.html index 3cc5d806d2..f44d17c477 100644 --- a/docs/dyn/aiplatform_v1.featureGroups.operations.html +++ b/docs/dyn/aiplatform_v1.featureGroups.operations.html @@ -87,7 +87,7 @@

Instance Methods

listWait(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- listWait_next()

+ listWait_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

Method Details

- listWait_next() + listWait_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. +
diff --git a/docs/dyn/aiplatform_v1.featureOnlineStores.featureViews.operations.html b/docs/dyn/aiplatform_v1.featureOnlineStores.featureViews.operations.html index 82d68b90bd..989509fc9d 100644 --- a/docs/dyn/aiplatform_v1.featureOnlineStores.featureViews.operations.html +++ b/docs/dyn/aiplatform_v1.featureOnlineStores.featureViews.operations.html @@ -87,7 +87,7 @@

Instance Methods

listWait(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- listWait_next()

+ listWait_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

Method Details

- listWait_next() + listWait_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. +
diff --git a/docs/dyn/aiplatform_v1.featureOnlineStores.operations.html b/docs/dyn/aiplatform_v1.featureOnlineStores.operations.html index fd0bba2b89..d37d9ca9f4 100644 --- a/docs/dyn/aiplatform_v1.featureOnlineStores.operations.html +++ b/docs/dyn/aiplatform_v1.featureOnlineStores.operations.html @@ -87,7 +87,7 @@

Instance Methods

listWait(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- listWait_next()

+ listWait_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

Method Details

- listWait_next() + listWait_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. +
diff --git a/docs/dyn/aiplatform_v1.featurestores.entityTypes.features.operations.html b/docs/dyn/aiplatform_v1.featurestores.entityTypes.features.operations.html index 6025d56b79..87aff4bf52 100644 --- a/docs/dyn/aiplatform_v1.featurestores.entityTypes.features.operations.html +++ b/docs/dyn/aiplatform_v1.featurestores.entityTypes.features.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.featurestores.entityTypes.operations.html b/docs/dyn/aiplatform_v1.featurestores.entityTypes.operations.html index 5371ff268c..6574e87f50 100644 --- a/docs/dyn/aiplatform_v1.featurestores.entityTypes.operations.html +++ b/docs/dyn/aiplatform_v1.featurestores.entityTypes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.featurestores.operations.html b/docs/dyn/aiplatform_v1.featurestores.operations.html index 2e9696b524..af597c8785 100644 --- a/docs/dyn/aiplatform_v1.featurestores.operations.html +++ b/docs/dyn/aiplatform_v1.featurestores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.html b/docs/dyn/aiplatform_v1.html index 89da9fad12..7f46223471 100644 --- a/docs/dyn/aiplatform_v1.html +++ b/docs/dyn/aiplatform_v1.html @@ -278,7 +278,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -287,20 +287,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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.hyperparameterTuningJobs.operations.html b/docs/dyn/aiplatform_v1.hyperparameterTuningJobs.operations.html index f1ab8798d5..67c858061e 100644 --- a/docs/dyn/aiplatform_v1.hyperparameterTuningJobs.operations.html +++ b/docs/dyn/aiplatform_v1.hyperparameterTuningJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.indexEndpoints.operations.html b/docs/dyn/aiplatform_v1.indexEndpoints.operations.html index 5d0aee2344..84a3e633ba 100644 --- a/docs/dyn/aiplatform_v1.indexEndpoints.operations.html +++ b/docs/dyn/aiplatform_v1.indexEndpoints.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.indexes.operations.html b/docs/dyn/aiplatform_v1.indexes.operations.html index 4bf696638c..24e79d254d 100644 --- a/docs/dyn/aiplatform_v1.indexes.operations.html +++ b/docs/dyn/aiplatform_v1.indexes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.memoryBanks.memories.operations.html b/docs/dyn/aiplatform_v1.memoryBanks.memories.operations.html index 5610814fe9..70ed22f58a 100644 --- a/docs/dyn/aiplatform_v1.memoryBanks.memories.operations.html +++ b/docs/dyn/aiplatform_v1.memoryBanks.memories.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.memoryBanks.operations.html b/docs/dyn/aiplatform_v1.memoryBanks.operations.html index 627ed4787a..38afd516b0 100644 --- a/docs/dyn/aiplatform_v1.memoryBanks.operations.html +++ b/docs/dyn/aiplatform_v1.memoryBanks.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.metadataStores.artifacts.operations.html b/docs/dyn/aiplatform_v1.metadataStores.artifacts.operations.html index 24f1a676ab..0bd0dc51fc 100644 --- a/docs/dyn/aiplatform_v1.metadataStores.artifacts.operations.html +++ b/docs/dyn/aiplatform_v1.metadataStores.artifacts.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.metadataStores.contexts.operations.html b/docs/dyn/aiplatform_v1.metadataStores.contexts.operations.html index da0c878e73..4fda67a798 100644 --- a/docs/dyn/aiplatform_v1.metadataStores.contexts.operations.html +++ b/docs/dyn/aiplatform_v1.metadataStores.contexts.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.metadataStores.executions.operations.html b/docs/dyn/aiplatform_v1.metadataStores.executions.operations.html index abfce6ca1f..032eb12ddb 100644 --- a/docs/dyn/aiplatform_v1.metadataStores.executions.operations.html +++ b/docs/dyn/aiplatform_v1.metadataStores.executions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.metadataStores.operations.html b/docs/dyn/aiplatform_v1.metadataStores.operations.html index 88d3889a58..fab3f80ae7 100644 --- a/docs/dyn/aiplatform_v1.metadataStores.operations.html +++ b/docs/dyn/aiplatform_v1.metadataStores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.migratableResources.operations.html b/docs/dyn/aiplatform_v1.migratableResources.operations.html index de4fd001c0..bd205ada30 100644 --- a/docs/dyn/aiplatform_v1.migratableResources.operations.html +++ b/docs/dyn/aiplatform_v1.migratableResources.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.modelDeploymentMonitoringJobs.operations.html b/docs/dyn/aiplatform_v1.modelDeploymentMonitoringJobs.operations.html index 3b5ca1570e..41015662e3 100644 --- a/docs/dyn/aiplatform_v1.modelDeploymentMonitoringJobs.operations.html +++ b/docs/dyn/aiplatform_v1.modelDeploymentMonitoringJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.models.evaluations.operations.html b/docs/dyn/aiplatform_v1.models.evaluations.operations.html index e1e2e086d7..596a988eb8 100644 --- a/docs/dyn/aiplatform_v1.models.evaluations.operations.html +++ b/docs/dyn/aiplatform_v1.models.evaluations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.models.operations.html b/docs/dyn/aiplatform_v1.models.operations.html index d9d5714e56..c35c8b799f 100644 --- a/docs/dyn/aiplatform_v1.models.operations.html +++ b/docs/dyn/aiplatform_v1.models.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.notebookExecutionJobs.operations.html b/docs/dyn/aiplatform_v1.notebookExecutionJobs.operations.html index 6e8c41d9dc..1ca278c07c 100644 --- a/docs/dyn/aiplatform_v1.notebookExecutionJobs.operations.html +++ b/docs/dyn/aiplatform_v1.notebookExecutionJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.notebookRuntimeTemplates.operations.html b/docs/dyn/aiplatform_v1.notebookRuntimeTemplates.operations.html index 16db5c8b36..f100f351b8 100644 --- a/docs/dyn/aiplatform_v1.notebookRuntimeTemplates.operations.html +++ b/docs/dyn/aiplatform_v1.notebookRuntimeTemplates.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.notebookRuntimes.operations.html b/docs/dyn/aiplatform_v1.notebookRuntimes.operations.html index 4105223135..59ef99c2c1 100644 --- a/docs/dyn/aiplatform_v1.notebookRuntimes.operations.html +++ b/docs/dyn/aiplatform_v1.notebookRuntimes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.onlineEvaluators.operations.html b/docs/dyn/aiplatform_v1.onlineEvaluators.operations.html index f0987c139d..ac188b0a56 100644 --- a/docs/dyn/aiplatform_v1.onlineEvaluators.operations.html +++ b/docs/dyn/aiplatform_v1.onlineEvaluators.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.operations.html b/docs/dyn/aiplatform_v1.operations.html index 7cde768be4..a292fcb25c 100644 --- a/docs/dyn/aiplatform_v1.operations.html +++ b/docs/dyn/aiplatform_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, name=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.persistentResources.operations.html b/docs/dyn/aiplatform_v1.persistentResources.operations.html index 9f1f16d54a..9a0bf6dd45 100644 --- a/docs/dyn/aiplatform_v1.persistentResources.operations.html +++ b/docs/dyn/aiplatform_v1.persistentResources.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.pipelineJobs.operations.html b/docs/dyn/aiplatform_v1.pipelineJobs.operations.html index d2d8c8f70b..be06e3cca4 100644 --- a/docs/dyn/aiplatform_v1.pipelineJobs.operations.html +++ b/docs/dyn/aiplatform_v1.pipelineJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.agents.html b/docs/dyn/aiplatform_v1.projects.locations.agents.html index c15816e614..88058c5111 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.agents.html +++ b/docs/dyn/aiplatform_v1.projects.locations.agents.html @@ -81,20 +81,29 @@

Instance Methods

create(parent, body=None, x__xgafv=None)

Creates an agent.

- delete(name, x__xgafv=None)

+ delete(name, force=None, x__xgafv=None)

Deletes an agent.

get(name, x__xgafv=None)

Retrieves an agent.

- list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None)

+

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

+

+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the agents in a location that belong to the caller. An agent belongs to the end user recorded as its owner when it was created, so the response holds that caller's agents and no others. It is empty for a caller that is not an end user, and an agent with no recorded owner is listed for nobody.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

Updates an agent.

+

+ setIamPolicy(resource, body=None, x__xgafv=None)

+

Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

+

+ testIamPermissions(resource, permissions=None, x__xgafv=None)

+

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

Method Details

close() @@ -111,7 +120,7 @@

Method Details

The object takes the form of: { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -165,11 +174,12 @@

Method Details

- delete(name, x__xgafv=None) + delete(name, force=None, x__xgafv=None)
Deletes an agent.
 
 Args:
   name: string, Required. The resource name of the agent to delete. Format: `projects/{project}/locations/{location}/agents/{agent}`. (required)
+  force: boolean, Optional. If true, any `Task` belonging to this agent is deleted along with it. If false or unset and the agent still has at least one `Task`, the request fails with `FAILED_PRECONDITION` and nothing is deleted. This governs `Task` and nothing else. Resources the agent owns but a caller never named -- its AI Application and the tenant project bound to it, its Workspace identity, its service-extension binding -- are torn down with the agent on every delete, whatever this field says.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -214,7 +224,7 @@ 

Method Details

An object of the form: { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -240,11 +250,47 @@

Method Details

- list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) + getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None) +
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+ +
+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)
Lists the agents in a location that belong to the caller. An agent belongs to the end user recorded as its owner when it was created, so the response holds that caller's agents and no others. It is empty for a caller that is not an end user, and an agent with no recorded owner is listed for nobody.
 
 Args:
   parent: string, Required. The resource name of the location to list agents from. Format: `projects/{project}/locations/{location}`. (required)
+  filter: string, Optional. An [AIP-160](https://google.aip.dev/160) filter over the returned agents. An empty filter returns the unfiltered collection. Supported fields: * `created` * `updated` Both are timestamps and take an RFC-3339 value, for example `2026-08-01T00:00:00Z`. Supported operators: `=`, `!=`, `<`, `>`, `<=`, `>=`, `:`, `AND`, `OR`, `NOT` (equivalently `-`), and parentheses. Note that `OR` binds more tightly than `AND`, so `a AND b OR c` means `a AND (b OR c)`; parentheses are recommended, not required. Example: `created > "2026-08-01T00:00:00Z" AND updated < "2026-08-09T00:00:00Z"`. Not supported: any field other than those listed above, wildcards other than `field:*`, bare literals with no field name, functions, and the regular-expression operators `=~` and `!~`. A filter that names an unsupported field, exceeds 1000 characters, or nests parentheses more than 5 deep fails with `INVALID_ARGUMENT`.
   orderBy: string, Optional. A comma-separated list of fields to order by. Supported fields: * `created` * `updated` Use `desc` after a field name for descending order. Example: `created desc`.
   pageSize: integer, Optional. The maximum number of agents to return. The service may return fewer than this value. The maximum page size is 100; values above 100 will be coerced to 100. If unspecified, the default page size is 10.
   pageToken: string, Optional. A page token, received from a previous AgentService.ListAgents call. Provide this to retrieve the subsequent page.
@@ -259,7 +305,7 @@ 

Method Details

{ # Response message for AgentService.ListAgents. "agents": [ # The agents matching the request. { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -288,17 +334,17 @@

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. +
@@ -311,7 +357,7 @@

Method Details

The object takes the form of: { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -345,7 +391,7 @@

Method Details

An object of the form: { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -370,4 +416,84 @@

Method Details

}
+
+ setIamPolicy(resource, body=None, x__xgafv=None) +
Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for `SetIamPolicy` method.
+  "policy": { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/). # REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them.
+    "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+      { # Associates `members`, or principals, with a `role`.
+        "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+          "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+          "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+          "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+          "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+        },
+        "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+          "A String",
+        ],
+        "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+      },
+    ],
+    "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+    "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+ +
+ testIamPermissions(resource, permissions=None, x__xgafv=None) +
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  permissions: string, The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions). (repeated)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for `TestIamPermissions` method.
+  "permissions": [ # A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
+    "A String",
+  ],
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.batchPredictionJobs.html b/docs/dyn/aiplatform_v1.projects.locations.batchPredictionJobs.html index 69ce8f6c79..bf99f7e88e 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.batchPredictionJobs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.batchPredictionJobs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists BatchPredictionJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1662,17 +1662,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.cachedContents.html b/docs/dyn/aiplatform_v1.projects.locations.cachedContents.html index 37e539bcbd..fb9e11e9dd 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.cachedContents.html +++ b/docs/dyn/aiplatform_v1.projects.locations.cachedContents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists cached contents in a project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1967,17 +1967,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.customJobs.html b/docs/dyn/aiplatform_v1.projects.locations.customJobs.html index 795faf83b1..e441dcbef0 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.customJobs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.customJobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists CustomJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -767,17 +767,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.customJobs.operations.html b/docs/dyn/aiplatform_v1.projects.locations.customJobs.operations.html index 2a1b12d24d..675c89fef2 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.customJobs.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.customJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.dataLabelingJobs.html b/docs/dyn/aiplatform_v1.projects.locations.dataLabelingJobs.html index 226c4c8e57..13174a6798 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.dataLabelingJobs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.dataLabelingJobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists DataLabelingJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -440,17 +440,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.dataLabelingJobs.operations.html b/docs/dyn/aiplatform_v1.projects.locations.dataLabelingJobs.operations.html index a407b54424..dc9cf2d9c6 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.dataLabelingJobs.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.dataLabelingJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.annotationSpecs.operations.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.annotationSpecs.operations.html index de6600f6c1..f4a9771636 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.annotationSpecs.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.annotationSpecs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.annotations.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.annotations.html index c649a159fa..0fc681ed83 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.annotations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.annotations.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Annotations belongs to a dataitem.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.annotations.operations.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.annotations.operations.html index b88f28ac47..02b366e359 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.annotations.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.annotations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.html index 1c1ac0bba2..d38a4c69c5 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.html @@ -91,7 +91,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists DataItems in a Dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -138,17 +138,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.operations.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.operations.html index da3494325c..3b054df5d4 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.dataItems.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.datasetVersions.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.datasetVersions.html index 7a33e16526..b2725c5596 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.datasetVersions.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.datasetVersions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists DatasetVersions in a Dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -258,17 +258,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.html index 9b1cd98517..72e1e6c4d1 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.html @@ -124,7 +124,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Datasets in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -133,7 +133,7 @@

Instance Methods

searchDataItems(dataset, annotationFilters=None, annotationsFilter=None, annotationsLimit=None, dataItemFilter=None, dataLabelingJob=None, fieldMask=None, orderBy=None, orderByAnnotation_orderBy=None, orderByAnnotation_savedQuery=None, orderByDataItem=None, pageSize=None, pageToken=None, savedQuery=None, x__xgafv=None)

Searches DataItems in a Dataset.

- searchDataItems_next()

+ searchDataItems_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -522,17 +522,17 @@

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. +
@@ -694,17 +694,17 @@

Method Details

- searchDataItems_next() + searchDataItems_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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.operations.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.operations.html index 782d5d35d0..6454169539 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.savedQueries.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.savedQueries.html index 660f1f8432..3b6aace302 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.savedQueries.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.savedQueries.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists SavedQueries in a Dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.datasets.savedQueries.operations.html b/docs/dyn/aiplatform_v1.projects.locations.datasets.savedQueries.operations.html index c1c399ab58..4eaa1d1293 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.datasets.savedQueries.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.datasets.savedQueries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.deploymentResourcePools.html b/docs/dyn/aiplatform_v1.projects.locations.deploymentResourcePools.html index 9307f7e8d4..971d47eb93 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.deploymentResourcePools.html +++ b/docs/dyn/aiplatform_v1.projects.locations.deploymentResourcePools.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List DeploymentResourcePools in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -104,7 +104,7 @@

Instance Methods

queryDeployedModels(deploymentResourcePool, pageSize=None, pageToken=None, x__xgafv=None)

List DeployedModels that have been deployed on this DeploymentResourcePool.

- queryDeployedModels_next()

+ queryDeployedModels_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -340,17 +340,17 @@

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. +
@@ -641,17 +641,17 @@

Method Details

- queryDeployedModels_next() + queryDeployedModels_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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.deploymentResourcePools.operations.html b/docs/dyn/aiplatform_v1.projects.locations.deploymentResourcePools.operations.html index be2eb52c7c..ab85ebc615 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.deploymentResourcePools.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.deploymentResourcePools.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.endpoints.html b/docs/dyn/aiplatform_v1.projects.locations.endpoints.html index 1fe34a2888..990401d6ce 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.endpoints.html +++ b/docs/dyn/aiplatform_v1.projects.locations.endpoints.html @@ -104,6 +104,11 @@

Instance Methods

Returns the operations Resource.

+

+ responses() +

+

Returns the responses Resource.

+

close()

Close httplib2 connections.

@@ -144,7 +149,7 @@

Instance Methods

list(parent, filter=None, gdcZone=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Endpoints in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

mutateDeployedModel(endpoint, body=None, x__xgafv=None)

@@ -2625,6 +2630,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -3302,17 +3309,17 @@

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. +
@@ -5116,6 +5123,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. diff --git a/docs/dyn/aiplatform_v1.projects.locations.endpoints.operations.html b/docs/dyn/aiplatform_v1.projects.locations.endpoints.operations.html index 05e71d6cdf..edc13feae5 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.endpoints.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.endpoints.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.endpoints.responses.html b/docs/dyn/aiplatform_v1.projects.locations.endpoints.responses.html new file mode 100644 index 0000000000..9430acf7a5 --- /dev/null +++ b/docs/dyn/aiplatform_v1.projects.locations.endpoints.responses.html @@ -0,0 +1,142 @@ + + + +

Agent Platform API . projects . locations . endpoints . responses

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ delete(name, x__xgafv=None)

+

Deletes the response from the endpoint.

+

+ get(name, x__xgafv=None)

+

Gets the response from the endpoint.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ delete(name, x__xgafv=None) +
Deletes the response from the endpoint.
+
+Args:
+  name: string, Required. The name of the Response resource to be deleted. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Message that represents an arbitrary HTTP body. It should only be used for payload formats that can't be represented as JSON, such as raw binary or an HTML page. This message can be used both in streaming and non-streaming API methods in the request as well as the response. It can be used as a top-level request field, which is convenient if one wants to extract parameters from either the URL or HTTP template into the request fields and also want access to the raw HTTP body. Example: message GetResourceRequest { // A unique request id. string request_id = 1; // The raw HTTP body is bound to this field. google.api.HttpBody http_body = 2; } service ResourceService { rpc GetResource(GetResourceRequest) returns (google.api.HttpBody); rpc UpdateResource(google.api.HttpBody) returns (google.protobuf.Empty); } Example with streaming methods: service CaldavService { rpc GetCalendar(stream google.api.HttpBody) returns (stream google.api.HttpBody); rpc UpdateCalendar(stream google.api.HttpBody) returns (stream google.api.HttpBody); } Use of this type only changes how the request and response bodies are handled, all other features will continue to work unchanged.
+  "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
+  "data": "A String", # The HTTP request/response body as raw binary.
+  "extensions": [ # Application specific response metadata. Must be set in the first response for streaming APIs.
+    {
+      "a_key": "", # Properties of the object. Contains field @type with type URL.
+    },
+  ],
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets the response from the endpoint.
+
+Args:
+  name: string, Required. The name of the Response resource. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Message that represents an arbitrary HTTP body. It should only be used for payload formats that can't be represented as JSON, such as raw binary or an HTML page. This message can be used both in streaming and non-streaming API methods in the request as well as the response. It can be used as a top-level request field, which is convenient if one wants to extract parameters from either the URL or HTTP template into the request fields and also want access to the raw HTTP body. Example: message GetResourceRequest { // A unique request id. string request_id = 1; // The raw HTTP body is bound to this field. google.api.HttpBody http_body = 2; } service ResourceService { rpc GetResource(GetResourceRequest) returns (google.api.HttpBody); rpc UpdateResource(google.api.HttpBody) returns (google.protobuf.Empty); } Example with streaming methods: service CaldavService { rpc GetCalendar(stream google.api.HttpBody) returns (stream google.api.HttpBody); rpc UpdateCalendar(stream google.api.HttpBody) returns (stream google.api.HttpBody); } Use of this type only changes how the request and response bodies are handled, all other features will continue to work unchanged.
+  "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
+  "data": "A String", # The HTTP request/response body as raw binary.
+  "extensions": [ # Application specific response metadata. Must be set in the first response for streaming APIs.
+    {
+      "a_key": "", # Properties of the object. Contains field @type with type URL.
+    },
+  ],
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.evaluationItems.html b/docs/dyn/aiplatform_v1.projects.locations.evaluationItems.html index 47196d9b41..769b646b52 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.evaluationItems.html +++ b/docs/dyn/aiplatform_v1.projects.locations.evaluationItems.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Evaluation Items.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -15587,17 +15587,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.evaluationMetrics.html b/docs/dyn/aiplatform_v1.projects.locations.evaluationMetrics.html index 1e28402843..a2ff1b1344 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.evaluationMetrics.html +++ b/docs/dyn/aiplatform_v1.projects.locations.evaluationMetrics.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists EvaluationMetrics.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1908,17 +1908,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.evaluationRuns.html b/docs/dyn/aiplatform_v1.projects.locations.evaluationRuns.html index f92e56a8ef..ad32e649b6 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.evaluationRuns.html +++ b/docs/dyn/aiplatform_v1.projects.locations.evaluationRuns.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Evaluation Runs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -8874,17 +8874,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.evaluationSets.html b/docs/dyn/aiplatform_v1.projects.locations.evaluationSets.html index ef6ca0766f..3d4fd65494 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.evaluationSets.html +++ b/docs/dyn/aiplatform_v1.projects.locations.evaluationSets.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Evaluation Sets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1577,17 +1577,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featureGroups.features.html b/docs/dyn/aiplatform_v1.projects.locations.featureGroups.features.html index d49a25f4c9..d05ce58c1c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featureGroups.features.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featureGroups.features.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, latestStatsCount=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Features in a given FeatureGroup.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -387,17 +387,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featureGroups.features.operations.html b/docs/dyn/aiplatform_v1.projects.locations.featureGroups.features.operations.html index e18c1e0c30..e8776a7744 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featureGroups.features.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featureGroups.features.operations.html @@ -87,7 +87,7 @@

Instance Methods

listWait(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- listWait_next()

+ listWait_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

Method Details

- listWait_next() + listWait_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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featureGroups.html b/docs/dyn/aiplatform_v1.projects.locations.featureGroups.html index 1684ffbba5..9325216e06 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featureGroups.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featureGroups.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeatureGroups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -348,17 +348,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featureGroups.operations.html b/docs/dyn/aiplatform_v1.projects.locations.featureGroups.operations.html index e53ff3108c..11076c52b6 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featureGroups.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featureGroups.operations.html @@ -87,7 +87,7 @@

Instance Methods

listWait(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- listWait_next()

+ listWait_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

Method Details

- listWait_next() + listWait_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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.featureViewSyncs.html b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.featureViewSyncs.html index 2f9a49fa1a..a6379428a2 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.featureViewSyncs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.featureViewSyncs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeatureViewSyncs in a given FeatureView.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -182,17 +182,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.html b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.html index 05a75fab11..a8816fc60f 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.html @@ -112,7 +112,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeatureViews in a given FeatureOnlineStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -687,17 +687,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.operations.html b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.operations.html index b22fdb5d40..481472f149 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.featureViews.operations.html @@ -87,7 +87,7 @@

Instance Methods

listWait(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- listWait_next()

+ listWait_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

Method Details

- listWait_next() + listWait_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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.html b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.html index af3b46fc44..2a40aaa740 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeatureOnlineStores in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -429,17 +429,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.operations.html b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.operations.html index 576754b07c..7de4507f6d 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featureOnlineStores.operations.html @@ -87,7 +87,7 @@

Instance Methods

listWait(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- listWait_next()

+ listWait_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

Method Details

- listWait_next() + listWait_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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.features.html b/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.features.html index 1a48b15fa4..1613217b03 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.features.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.features.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, latestStatsCount=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Features in a given EntityType.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -387,17 +387,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.features.operations.html b/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.features.operations.html index a194799886..cda5fd7914 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.features.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.features.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.html b/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.html index b1a7b06de8..6ad1391b3c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.html @@ -112,7 +112,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists EntityTypes in a given Featurestore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -596,17 +596,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.operations.html b/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.operations.html index 6c9b1352a4..c5206d1ad5 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featurestores.entityTypes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featurestores.html b/docs/dyn/aiplatform_v1.projects.locations.featurestores.html index 15559c193c..bf892aa32c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featurestores.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featurestores.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Featurestores in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -115,7 +115,7 @@

Instance Methods

searchFeatures(location, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches Features matching a query in a given project.

- searchFeatures_next()

+ searchFeatures_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -445,17 +445,17 @@

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. +
@@ -575,17 +575,17 @@

Method Details

- searchFeatures_next() + searchFeatures_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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.featurestores.operations.html b/docs/dyn/aiplatform_v1.projects.locations.featurestores.operations.html index 7dbf425f20..551117e35c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.featurestores.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.featurestores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.html b/docs/dyn/aiplatform_v1.projects.locations.html index 1cb77cc42e..50d7e7b5d6 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.html @@ -348,7 +348,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

retrieveContexts(parent, body=None, x__xgafv=None)

@@ -636,6 +636,8 @@

Method Details

"contexts": [ # All its contexts. { # A context of the query. "chunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Context of the retrieved chunk. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -1183,6 +1185,8 @@

Method Details

"facts": [ # Retrieved facts from RAG data sources. { # The fact used in grounding. "chunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # If present, chunk properties. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -1307,6 +1311,8 @@

Method Details

"facts": [ # Optional. Facts used to generate the text can also be used to corroborate the text. { # The fact used in grounding. "chunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # If present, chunk properties. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -9180,7 +9186,7 @@

Method Details

"A String", ], "dnsRecord": "A String", # Output only. The fully qualified record name of the created A-record in Cloud DNS. - "dnsZoneName": "A String", # Optional. FQDN of the private DNS zone to create DNS record set for PSC endpoint. + "dnsZoneName": "A String", # Optional. Name of the private Cloud DNS managed zone in which to create the gateway's A-record. This is the managed zone's own name, not its DNS name: for a zone serving `example.internal.`, this field takes the zone name, such as `my-private-zone`. The zone's DNS name is combined with a generated per-gateway label to form the record's fully qualified name, which must stay within the 255-octet DNS limit. If the full name is too long, gateway provisioning fails when it attempts to create the DNS record. "ipAddress": "A String", # Output only. The private IP address of the PSC endpoint. "network": "A String", # Optional. The URI of the network resource where PSC-E will be provisioned. if not provided `default` network will be used. Format: projects/{project}/global/networks/{network} "pscEndpoint": "A String", # Output only. The self-link or name of the Private Service Connect endpoint forwarding rule. @@ -9234,17 +9240,17 @@

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. +
@@ -9302,6 +9308,8 @@

Method Details

"contexts": [ # All its contexts. { # A context of the query. "chunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Context of the retrieved chunk. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -9395,7 +9403,7 @@

Method Details

"A String", ], "dnsRecord": "A String", # Output only. The fully qualified record name of the created A-record in Cloud DNS. - "dnsZoneName": "A String", # Optional. FQDN of the private DNS zone to create DNS record set for PSC endpoint. + "dnsZoneName": "A String", # Optional. Name of the private Cloud DNS managed zone in which to create the gateway's A-record. This is the managed zone's own name, not its DNS name: for a zone serving `example.internal.`, this field takes the zone name, such as `my-private-zone`. The zone's DNS name is combined with a generated per-gateway label to form the record's fully qualified name, which must stay within the 255-octet DNS limit. If the full name is too long, gateway provisioning fails when it attempts to create the DNS record. "ipAddress": "A String", # Output only. The private IP address of the PSC endpoint. "network": "A String", # Optional. The URI of the network resource where PSC-E will be provisioned. if not provided `default` network will be used. Format: projects/{project}/global/networks/{network} "pscEndpoint": "A String", # Output only. The self-link or name of the Private Service Connect endpoint forwarding rule. diff --git a/docs/dyn/aiplatform_v1.projects.locations.hyperparameterTuningJobs.html b/docs/dyn/aiplatform_v1.projects.locations.hyperparameterTuningJobs.html index 9ba62722bc..f8adcbe4c2 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.hyperparameterTuningJobs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.hyperparameterTuningJobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists HyperparameterTuningJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1307,17 +1307,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.hyperparameterTuningJobs.operations.html b/docs/dyn/aiplatform_v1.projects.locations.hyperparameterTuningJobs.operations.html index ece9b6a619..60315b3cc8 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.hyperparameterTuningJobs.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.hyperparameterTuningJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.indexEndpoints.html b/docs/dyn/aiplatform_v1.projects.locations.indexEndpoints.html index b7805bff44..101f9e7f51 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.indexEndpoints.html +++ b/docs/dyn/aiplatform_v1.projects.locations.indexEndpoints.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists IndexEndpoints in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

mutateDeployedIndex(indexEndpoint, body=None, updateMask=None, x__xgafv=None)

@@ -823,17 +823,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.indexEndpoints.operations.html b/docs/dyn/aiplatform_v1.projects.locations.indexEndpoints.operations.html index 64ec3f5deb..01d1a0bc38 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.indexEndpoints.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.indexEndpoints.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.indexes.html b/docs/dyn/aiplatform_v1.projects.locations.indexes.html index aad4c3299f..8c4cfd234a 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.indexes.html +++ b/docs/dyn/aiplatform_v1.projects.locations.indexes.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Indexes in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -321,17 +321,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.indexes.operations.html b/docs/dyn/aiplatform_v1.projects.locations.indexes.operations.html index d9566d4b1f..4978a52f1c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.indexes.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.indexes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.html b/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.html index ab05eb0f6b..1538e84b6d 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.html +++ b/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -133,6 +133,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -425,6 +426,7 @@

Method Details

An object of the form: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -480,6 +482,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemories. "memories": [ # List of Memories in the requested page. { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -518,17 +521,17 @@

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. +
@@ -541,6 +544,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -722,6 +726,7 @@

Method Details

{ # A retrieved memory. "distance": 3.14, # The distance between the query and the retrieved Memory. Smaller values indicate more similar memories. This is only set if similarity search was used for retrieval. "memory": { # A memory. # The retrieved Memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. diff --git a/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.operations.html b/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.operations.html index f7830c0bf0..db5c204272 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.revisions.html b/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.revisions.html index f5adaf4997..5050054a52 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.revisions.html +++ b/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.memories.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memory Revisions for a Memory.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -107,6 +107,7 @@

Method Details

An object of the form: { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -149,6 +150,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemoryRevisions. "memoryRevisions": [ # The list of Memory Revisions in the request page. { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -175,17 +177,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.operations.html b/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.operations.html index 297420b2a1..200ec9af46 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.memoryBanks.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.html b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.html index 626a3be808..ec1aea31c6 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.html +++ b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Artifacts in the MetadataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -283,17 +283,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.operations.html b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.operations.html index 375858b774..bca7be24a7 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.artifacts.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.html b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.html index aeb1672389..61fe398c70 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.html +++ b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Contexts on the MetadataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -354,17 +354,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.operations.html b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.operations.html index 9fb96263a0..40393b7d47 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.contexts.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.html b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.html index 46e2b03b8e..9a28865050 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.html +++ b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Executions in the MetadataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -317,17 +317,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.operations.html b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.operations.html index 0f61d1cc11..ab396f2f79 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.executions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.html b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.html index 411f726300..24178ebae2 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.html +++ b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.html @@ -115,7 +115,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists MetadataStores for a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -284,17 +284,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.metadataSchemas.html b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.metadataSchemas.html index c5bd74ffa1..2e407d6b28 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.metadataSchemas.html +++ b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.metadataSchemas.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists MetadataSchemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -189,17 +189,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.operations.html b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.operations.html index 056ba828ac..cf1ae5c7ba 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.metadataStores.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.metadataStores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.migratableResources.html b/docs/dyn/aiplatform_v1.projects.locations.migratableResources.html index f0883069b0..ffa4f7b01d 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.migratableResources.html +++ b/docs/dyn/aiplatform_v1.projects.locations.migratableResources.html @@ -89,7 +89,7 @@

Instance Methods

search(parent, body=None, x__xgafv=None)

Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and ml.googleapis.com that can be migrated to Vertex AI's given location.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -221,17 +221,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.migratableResources.operations.html b/docs/dyn/aiplatform_v1.projects.locations.migratableResources.operations.html index 95aa979c37..4588978a39 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.migratableResources.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.migratableResources.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.modelDeploymentMonitoringJobs.html b/docs/dyn/aiplatform_v1.projects.locations.modelDeploymentMonitoringJobs.html index 50ae2bbe52..560a9a36b3 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.modelDeploymentMonitoringJobs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.modelDeploymentMonitoringJobs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists ModelDeploymentMonitoringJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

searchModelDeploymentMonitoringStatsAnomalies(modelDeploymentMonitoringJob, body=None, x__xgafv=None)

Searches Model Monitoring Statistics generated within a given time window.

- searchModelDeploymentMonitoringStatsAnomalies_next()

+ searchModelDeploymentMonitoringStatsAnomalies_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -783,17 +783,17 @@

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. +
@@ -1099,17 +1099,17 @@

Method Details

- searchModelDeploymentMonitoringStatsAnomalies_next() + searchModelDeploymentMonitoringStatsAnomalies_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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.modelDeploymentMonitoringJobs.operations.html b/docs/dyn/aiplatform_v1.projects.locations.modelDeploymentMonitoringJobs.operations.html index c90f11e2b4..c7babfa4e3 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.modelDeploymentMonitoringJobs.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.modelDeploymentMonitoringJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.html b/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.html index cad70f0a5e..8f33578649 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists ModelEvaluations in a Model.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -733,17 +733,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.operations.html b/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.operations.html index e5255dae77..0bb7b3e29c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.slices.html b/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.slices.html index f849c97152..1aa016cc2d 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.slices.html +++ b/docs/dyn/aiplatform_v1.projects.locations.models.evaluations.slices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists ModelEvaluationSlices in a ModelEvaluation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -294,17 +294,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.models.html b/docs/dyn/aiplatform_v1.projects.locations.models.html index ebbb0835c2..bbbfd54c73 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.models.html +++ b/docs/dyn/aiplatform_v1.projects.locations.models.html @@ -112,16 +112,16 @@

Instance Methods

listCheckpoints(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists checkpoints of the specified model version.

- listCheckpoints_next()

+ listCheckpoints_next(previous_request, previous_response)

Retrieves the next page of results.

listVersions(name, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists versions of the specified model.

- listVersions_next()

+ listVersions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

mergeVersionAliases(name, body=None, x__xgafv=None)

@@ -1071,17 +1071,17 @@

Method Details

- listCheckpoints_next() + listCheckpoints_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. +
@@ -1436,31 +1436,31 @@

Method Details

- listVersions_next() + listVersions_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_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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.models.operations.html b/docs/dyn/aiplatform_v1.projects.locations.models.operations.html index faf7cdce60..51e9fe57cd 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.models.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.models.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.nasJobs.html b/docs/dyn/aiplatform_v1.projects.locations.nasJobs.html index 7910881193..0c28f30c08 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.nasJobs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.nasJobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists NasJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1423,17 +1423,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.nasJobs.nasTrialDetails.html b/docs/dyn/aiplatform_v1.projects.locations.nasJobs.nasTrialDetails.html index 543751e004..8c51998ebf 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.nasJobs.nasTrialDetails.html +++ b/docs/dyn/aiplatform_v1.projects.locations.nasJobs.nasTrialDetails.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List top NasTrialDetails of a NasJob.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -204,17 +204,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.notebookExecutionJobs.html b/docs/dyn/aiplatform_v1.projects.locations.notebookExecutionJobs.html index 47f593c76c..56dc0e96ab 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.notebookExecutionJobs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.notebookExecutionJobs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists NotebookExecutionJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -473,17 +473,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.notebookExecutionJobs.operations.html b/docs/dyn/aiplatform_v1.projects.locations.notebookExecutionJobs.operations.html index 21a8cd849a..050ca1ed95 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.notebookExecutionJobs.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.notebookExecutionJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimeTemplates.html b/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimeTemplates.html index 88ed64245f..d4f82b3ecf 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimeTemplates.html +++ b/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimeTemplates.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists NotebookRuntimeTemplates in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -502,17 +502,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimeTemplates.operations.html b/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimeTemplates.operations.html index 196334a314..cf933570b3 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimeTemplates.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimeTemplates.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimes.html b/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimes.html index b7baabec54..72dff7dfd2 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimes.html +++ b/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimes.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists NotebookRuntimes in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

start(name, body=None, x__xgafv=None)

@@ -497,17 +497,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimes.operations.html b/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimes.operations.html index 2a711962a5..3a397c77ad 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimes.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.notebookRuntimes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.onlineEvaluators.html b/docs/dyn/aiplatform_v1.projects.locations.onlineEvaluators.html index 9a8a557d62..0869cf6ebb 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.onlineEvaluators.html +++ b/docs/dyn/aiplatform_v1.projects.locations.onlineEvaluators.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the OnlineEvaluators for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -165,10 +165,47 @@

Method Details

{ # An OnlineEvaluator contains the configuration for an Online Evaluation. "agentResource": "A String", # Required. Immutable. The name of the agent that the OnlineEvaluator evaluates periodically. This value is used to filter the traces with a matching cloud.resource_id and link the evaluation results with relevant dashboards/UIs. This field is immutable. Once set, it cannot be changed. "cloudObservability": { # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). - "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used. + "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used. "openTelemetry": { # Configuration for data source following OpenTelemetry. # Data source follows OpenTelemetry convention. "semconvVersion": "A String", # Required. Defines which version OTel Semantic Convention the data follows. Can be "1.39.0" or newer. }, + "sessionScope": { # If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`. # Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID). + "filter": [ # Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10. + { # Defines a single filter predicate. + "duration": { # Defines a predicate for filtering based on a numeric value. # Filter on the duration of a session (in seconds). + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of LLM call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying LLM calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of tool call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying tool calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "totalTokenUsage": { # Defines a predicate for filtering based on a numeric value. # Filter on the total token usage within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "userTurns": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of user turns within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + }, + ], + "inactivityTrigger": { # Configuration for inactivity based session completion. # Session is considered ready for evaluation when there are no new traces for a specified period of inactivity. + "threshold": "A String", # Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds). + }, + }, "traceScope": { # If chosen, the online evaluator will evaluate single traces matching specified `filter`. # Scope online evaluation to single traces. "filter": [ # Optional. A list of predicates to filter traces. Multiple predicates are combined using AND. The maximum number of predicates is 10. { # Defines a single filter predicate. @@ -183,7 +220,7 @@

Method Details

}, ], }, - "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set. + "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`. }, "config": { # Configuration for sampling behavior of the OnlineEvaluator. The OnlineEvaluator runs at a fixed interval of 10 minutes. # Required. Configuration for the OnlineEvaluator. "maxEvaluatedSamplesPerRun": "A String", # Optional. The maximum number of evaluations to perform per run. If set to 0, the number is unbounded. @@ -703,10 +740,47 @@

Method Details

{ # An OnlineEvaluator contains the configuration for an Online Evaluation. "agentResource": "A String", # Required. Immutable. The name of the agent that the OnlineEvaluator evaluates periodically. This value is used to filter the traces with a matching cloud.resource_id and link the evaluation results with relevant dashboards/UIs. This field is immutable. Once set, it cannot be changed. "cloudObservability": { # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). - "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used. + "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used. "openTelemetry": { # Configuration for data source following OpenTelemetry. # Data source follows OpenTelemetry convention. "semconvVersion": "A String", # Required. Defines which version OTel Semantic Convention the data follows. Can be "1.39.0" or newer. }, + "sessionScope": { # If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`. # Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID). + "filter": [ # Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10. + { # Defines a single filter predicate. + "duration": { # Defines a predicate for filtering based on a numeric value. # Filter on the duration of a session (in seconds). + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of LLM call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying LLM calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of tool call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying tool calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "totalTokenUsage": { # Defines a predicate for filtering based on a numeric value. # Filter on the total token usage within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "userTurns": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of user turns within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + }, + ], + "inactivityTrigger": { # Configuration for inactivity based session completion. # Session is considered ready for evaluation when there are no new traces for a specified period of inactivity. + "threshold": "A String", # Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds). + }, + }, "traceScope": { # If chosen, the online evaluator will evaluate single traces matching specified `filter`. # Scope online evaluation to single traces. "filter": [ # Optional. A list of predicates to filter traces. Multiple predicates are combined using AND. The maximum number of predicates is 10. { # Defines a single filter predicate. @@ -721,7 +795,7 @@

Method Details

}, ], }, - "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set. + "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`. }, "config": { # Configuration for sampling behavior of the OnlineEvaluator. The OnlineEvaluator runs at a fixed interval of 10 minutes. # Required. Configuration for the OnlineEvaluator. "maxEvaluatedSamplesPerRun": "A String", # Optional. The maximum number of evaluations to perform per run. If set to 0, the number is unbounded. @@ -1185,10 +1259,47 @@

Method Details

{ # An OnlineEvaluator contains the configuration for an Online Evaluation. "agentResource": "A String", # Required. Immutable. The name of the agent that the OnlineEvaluator evaluates periodically. This value is used to filter the traces with a matching cloud.resource_id and link the evaluation results with relevant dashboards/UIs. This field is immutable. Once set, it cannot be changed. "cloudObservability": { # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). - "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used. + "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used. "openTelemetry": { # Configuration for data source following OpenTelemetry. # Data source follows OpenTelemetry convention. "semconvVersion": "A String", # Required. Defines which version OTel Semantic Convention the data follows. Can be "1.39.0" or newer. }, + "sessionScope": { # If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`. # Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID). + "filter": [ # Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10. + { # Defines a single filter predicate. + "duration": { # Defines a predicate for filtering based on a numeric value. # Filter on the duration of a session (in seconds). + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of LLM call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying LLM calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of tool call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying tool calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "totalTokenUsage": { # Defines a predicate for filtering based on a numeric value. # Filter on the total token usage within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "userTurns": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of user turns within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + }, + ], + "inactivityTrigger": { # Configuration for inactivity based session completion. # Session is considered ready for evaluation when there are no new traces for a specified period of inactivity. + "threshold": "A String", # Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds). + }, + }, "traceScope": { # If chosen, the online evaluator will evaluate single traces matching specified `filter`. # Scope online evaluation to single traces. "filter": [ # Optional. A list of predicates to filter traces. Multiple predicates are combined using AND. The maximum number of predicates is 10. { # Defines a single filter predicate. @@ -1203,7 +1314,7 @@

Method Details

}, ], }, - "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set. + "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`. }, "config": { # Configuration for sampling behavior of the OnlineEvaluator. The OnlineEvaluator runs at a fixed interval of 10 minutes. # Required. Configuration for the OnlineEvaluator. "maxEvaluatedSamplesPerRun": "A String", # Optional. The maximum number of evaluations to perform per run. If set to 0, the number is unbounded. @@ -1646,17 +1757,17 @@

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. +
@@ -1671,10 +1782,47 @@

Method Details

{ # An OnlineEvaluator contains the configuration for an Online Evaluation. "agentResource": "A String", # Required. Immutable. The name of the agent that the OnlineEvaluator evaluates periodically. This value is used to filter the traces with a matching cloud.resource_id and link the evaluation results with relevant dashboards/UIs. This field is immutable. Once set, it cannot be changed. "cloudObservability": { # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). - "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used. + "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used. "openTelemetry": { # Configuration for data source following OpenTelemetry. # Data source follows OpenTelemetry convention. "semconvVersion": "A String", # Required. Defines which version OTel Semantic Convention the data follows. Can be "1.39.0" or newer. }, + "sessionScope": { # If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`. # Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID). + "filter": [ # Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10. + { # Defines a single filter predicate. + "duration": { # Defines a predicate for filtering based on a numeric value. # Filter on the duration of a session (in seconds). + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of LLM call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying LLM calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of tool call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying tool calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "totalTokenUsage": { # Defines a predicate for filtering based on a numeric value. # Filter on the total token usage within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "userTurns": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of user turns within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + }, + ], + "inactivityTrigger": { # Configuration for inactivity based session completion. # Session is considered ready for evaluation when there are no new traces for a specified period of inactivity. + "threshold": "A String", # Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds). + }, + }, "traceScope": { # If chosen, the online evaluator will evaluate single traces matching specified `filter`. # Scope online evaluation to single traces. "filter": [ # Optional. A list of predicates to filter traces. Multiple predicates are combined using AND. The maximum number of predicates is 10. { # Defines a single filter predicate. @@ -1689,7 +1837,7 @@

Method Details

}, ], }, - "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set. + "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`. }, "config": { # Configuration for sampling behavior of the OnlineEvaluator. The OnlineEvaluator runs at a fixed interval of 10 minutes. # Required. Configuration for the OnlineEvaluator. "maxEvaluatedSamplesPerRun": "A String", # Optional. The maximum number of evaluations to perform per run. If set to 0, the number is unbounded. diff --git a/docs/dyn/aiplatform_v1.projects.locations.onlineEvaluators.operations.html b/docs/dyn/aiplatform_v1.projects.locations.onlineEvaluators.operations.html index 70486d4066..854144322f 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.onlineEvaluators.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.onlineEvaluators.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.operations.html b/docs/dyn/aiplatform_v1.projects.locations.operations.html index e205401335..4d5e305ea6 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.persistentResources.html b/docs/dyn/aiplatform_v1.projects.locations.persistentResources.html index 95a87667df..86cf67618a 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.persistentResources.html +++ b/docs/dyn/aiplatform_v1.projects.locations.persistentResources.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists PersistentResources in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -189,11 +189,16 @@

Method Details

"raySpec": { # Configuration information for the Ray cluster. For experimental launch, Ray cluster creation and Persistent cluster creation are 1:1 mapping: We will provision all the nodes within the Persistent cluster as Ray nodes. # Optional. Ray cluster configuration. Required when creating a dedicated RayCluster on the PersistentResource. "headNodeResourcePoolId": "A String", # Optional. This will be used to indicate which resource pool will serve as the Ray head node(the first node within that pool). Will use the machine from the first workerpool as the head node by default if this field isn't set. "imageUri": "A String", # Optional. Default image for user to choose a preferred ML framework (for example, TensorFlow or Pytorch) by choosing from [Vertex prebuilt images](https://cloud.google.com/vertex-ai/docs/training/pre-built-containers). Either this or the resource_pool_images is required. Use this field if you need all the resource pools to have the same Ray image. Otherwise, use the {@code resource_pool_images} field. + "rayClusterAutoscalingSpec": { # Ray cluster level autoscaling configuration. # Optional. Optional Ray autoscaling configurations. + "idleTimeoutMinutes": "A String", # Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins. + "upscalingSpeed": "A String", # Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed) + }, "rayLogsSpec": { # Configuration for the Ray OSS Logs. # Optional. OSS Ray logging configurations. "disabled": True or False, # Optional. Flag to disable the export of Ray OSS logs to Cloud Logging. }, "rayMetricSpec": { # Configuration for the Ray metrics. # Optional. Ray metrics configurations. "disabled": True or False, # Optional. Flag to disable the Ray metrics collection. + "enableUsageStatsCollection": True or False, # Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default. }, "resourcePoolImages": { # Optional. Required if image_uri isn't set. A map of resource_pool_id to prebuild Ray image if user need to use different images for different head/worker pools. This map needs to cover all the resource pool ids. Example: { "ray_head_node_pool": "head image" "ray_worker_node_pool1": "worker image" "ray_worker_node_pool2": "another worker image" } "a_key": "A String", @@ -361,11 +366,16 @@

Method Details

"raySpec": { # Configuration information for the Ray cluster. For experimental launch, Ray cluster creation and Persistent cluster creation are 1:1 mapping: We will provision all the nodes within the Persistent cluster as Ray nodes. # Optional. Ray cluster configuration. Required when creating a dedicated RayCluster on the PersistentResource. "headNodeResourcePoolId": "A String", # Optional. This will be used to indicate which resource pool will serve as the Ray head node(the first node within that pool). Will use the machine from the first workerpool as the head node by default if this field isn't set. "imageUri": "A String", # Optional. Default image for user to choose a preferred ML framework (for example, TensorFlow or Pytorch) by choosing from [Vertex prebuilt images](https://cloud.google.com/vertex-ai/docs/training/pre-built-containers). Either this or the resource_pool_images is required. Use this field if you need all the resource pools to have the same Ray image. Otherwise, use the {@code resource_pool_images} field. + "rayClusterAutoscalingSpec": { # Ray cluster level autoscaling configuration. # Optional. Optional Ray autoscaling configurations. + "idleTimeoutMinutes": "A String", # Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins. + "upscalingSpeed": "A String", # Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed) + }, "rayLogsSpec": { # Configuration for the Ray OSS Logs. # Optional. OSS Ray logging configurations. "disabled": True or False, # Optional. Flag to disable the export of Ray OSS logs to Cloud Logging. }, "rayMetricSpec": { # Configuration for the Ray metrics. # Optional. Ray metrics configurations. "disabled": True or False, # Optional. Flag to disable the Ray metrics collection. + "enableUsageStatsCollection": True or False, # Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default. }, "resourcePoolImages": { # Optional. Required if image_uri isn't set. A map of resource_pool_id to prebuild Ray image if user need to use different images for different head/worker pools. This map needs to cover all the resource pool ids. Example: { "ray_head_node_pool": "head image" "ray_worker_node_pool1": "worker image" "ray_worker_node_pool2": "another worker image" } "a_key": "A String", @@ -474,11 +484,16 @@

Method Details

"raySpec": { # Configuration information for the Ray cluster. For experimental launch, Ray cluster creation and Persistent cluster creation are 1:1 mapping: We will provision all the nodes within the Persistent cluster as Ray nodes. # Optional. Ray cluster configuration. Required when creating a dedicated RayCluster on the PersistentResource. "headNodeResourcePoolId": "A String", # Optional. This will be used to indicate which resource pool will serve as the Ray head node(the first node within that pool). Will use the machine from the first workerpool as the head node by default if this field isn't set. "imageUri": "A String", # Optional. Default image for user to choose a preferred ML framework (for example, TensorFlow or Pytorch) by choosing from [Vertex prebuilt images](https://cloud.google.com/vertex-ai/docs/training/pre-built-containers). Either this or the resource_pool_images is required. Use this field if you need all the resource pools to have the same Ray image. Otherwise, use the {@code resource_pool_images} field. + "rayClusterAutoscalingSpec": { # Ray cluster level autoscaling configuration. # Optional. Optional Ray autoscaling configurations. + "idleTimeoutMinutes": "A String", # Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins. + "upscalingSpeed": "A String", # Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed) + }, "rayLogsSpec": { # Configuration for the Ray OSS Logs. # Optional. OSS Ray logging configurations. "disabled": True or False, # Optional. Flag to disable the export of Ray OSS logs to Cloud Logging. }, "rayMetricSpec": { # Configuration for the Ray metrics. # Optional. Ray metrics configurations. "disabled": True or False, # Optional. Flag to disable the Ray metrics collection. + "enableUsageStatsCollection": True or False, # Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default. }, "resourcePoolImages": { # Optional. Required if image_uri isn't set. A map of resource_pool_id to prebuild Ray image if user need to use different images for different head/worker pools. This map needs to cover all the resource pool ids. Example: { "ray_head_node_pool": "head image" "ray_worker_node_pool1": "worker image" "ray_worker_node_pool2": "another worker image" } "a_key": "A String", @@ -500,17 +515,17 @@

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. +
@@ -593,11 +608,16 @@

Method Details

"raySpec": { # Configuration information for the Ray cluster. For experimental launch, Ray cluster creation and Persistent cluster creation are 1:1 mapping: We will provision all the nodes within the Persistent cluster as Ray nodes. # Optional. Ray cluster configuration. Required when creating a dedicated RayCluster on the PersistentResource. "headNodeResourcePoolId": "A String", # Optional. This will be used to indicate which resource pool will serve as the Ray head node(the first node within that pool). Will use the machine from the first workerpool as the head node by default if this field isn't set. "imageUri": "A String", # Optional. Default image for user to choose a preferred ML framework (for example, TensorFlow or Pytorch) by choosing from [Vertex prebuilt images](https://cloud.google.com/vertex-ai/docs/training/pre-built-containers). Either this or the resource_pool_images is required. Use this field if you need all the resource pools to have the same Ray image. Otherwise, use the {@code resource_pool_images} field. + "rayClusterAutoscalingSpec": { # Ray cluster level autoscaling configuration. # Optional. Optional Ray autoscaling configurations. + "idleTimeoutMinutes": "A String", # Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins. + "upscalingSpeed": "A String", # Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed) + }, "rayLogsSpec": { # Configuration for the Ray OSS Logs. # Optional. OSS Ray logging configurations. "disabled": True or False, # Optional. Flag to disable the export of Ray OSS logs to Cloud Logging. }, "rayMetricSpec": { # Configuration for the Ray metrics. # Optional. Ray metrics configurations. "disabled": True or False, # Optional. Flag to disable the Ray metrics collection. + "enableUsageStatsCollection": True or False, # Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default. }, "resourcePoolImages": { # Optional. Required if image_uri isn't set. A map of resource_pool_id to prebuild Ray image if user need to use different images for different head/worker pools. This map needs to cover all the resource pool ids. Example: { "ray_head_node_pool": "head image" "ray_worker_node_pool1": "worker image" "ray_worker_node_pool2": "another worker image" } "a_key": "A String", diff --git a/docs/dyn/aiplatform_v1.projects.locations.persistentResources.operations.html b/docs/dyn/aiplatform_v1.projects.locations.persistentResources.operations.html index 53b0c9a03f..0285434284 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.persistentResources.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.persistentResources.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.pipelineJobs.html b/docs/dyn/aiplatform_v1.projects.locations.pipelineJobs.html index 4bfdff1584..cd03549814 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.pipelineJobs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.pipelineJobs.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists PipelineJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1227,17 +1227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.pipelineJobs.operations.html b/docs/dyn/aiplatform_v1.projects.locations.pipelineJobs.operations.html index e8175ef44b..5e26f66de5 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.pipelineJobs.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.pipelineJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.publishers.models.html b/docs/dyn/aiplatform_v1.projects.locations.publishers.models.html index 19190a917a..3421037959 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.publishers.models.html +++ b/docs/dyn/aiplatform_v1.projects.locations.publishers.models.html @@ -1832,6 +1832,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -3069,6 +3071,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. diff --git a/docs/dyn/aiplatform_v1.projects.locations.publishers.v1.responses.html b/docs/dyn/aiplatform_v1.projects.locations.publishers.v1.responses.html index 7bdff4eab3..093a8037dd 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.publishers.v1.responses.html +++ b/docs/dyn/aiplatform_v1.projects.locations.publishers.v1.responses.html @@ -80,6 +80,12 @@

Instance Methods

compact(endpoint, body=None, deployedModelId=None, x__xgafv=None)

Forwards arbitrary HTTP requests for both streaming and non-streaming cases. To use this method, invoke_route_prefix must be set to allow the paths that will be specified in the request.

+

+ delete(name, x__xgafv=None)

+

Deletes the response from the endpoint.

+

+ get(name, x__xgafv=None)

+

Gets the response from the endpoint.

Method Details

close() @@ -125,4 +131,54 @@

Method Details

}
+
+ delete(name, x__xgafv=None) +
Deletes the response from the endpoint.
+
+Args:
+  name: string, Required. The name of the Response resource to be deleted. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Message that represents an arbitrary HTTP body. It should only be used for payload formats that can't be represented as JSON, such as raw binary or an HTML page. This message can be used both in streaming and non-streaming API methods in the request as well as the response. It can be used as a top-level request field, which is convenient if one wants to extract parameters from either the URL or HTTP template into the request fields and also want access to the raw HTTP body. Example: message GetResourceRequest { // A unique request id. string request_id = 1; // The raw HTTP body is bound to this field. google.api.HttpBody http_body = 2; } service ResourceService { rpc GetResource(GetResourceRequest) returns (google.api.HttpBody); rpc UpdateResource(google.api.HttpBody) returns (google.protobuf.Empty); } Example with streaming methods: service CaldavService { rpc GetCalendar(stream google.api.HttpBody) returns (stream google.api.HttpBody); rpc UpdateCalendar(stream google.api.HttpBody) returns (stream google.api.HttpBody); } Use of this type only changes how the request and response bodies are handled, all other features will continue to work unchanged.
+  "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
+  "data": "A String", # The HTTP request/response body as raw binary.
+  "extensions": [ # Application specific response metadata. Must be set in the first response for streaming APIs.
+    {
+      "a_key": "", # Properties of the object. Contains field @type with type URL.
+    },
+  ],
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets the response from the endpoint.
+
+Args:
+  name: string, Required. The name of the Response resource. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Message that represents an arbitrary HTTP body. It should only be used for payload formats that can't be represented as JSON, such as raw binary or an HTML page. This message can be used both in streaming and non-streaming API methods in the request as well as the response. It can be used as a top-level request field, which is convenient if one wants to extract parameters from either the URL or HTTP template into the request fields and also want access to the raw HTTP body. Example: message GetResourceRequest { // A unique request id. string request_id = 1; // The raw HTTP body is bound to this field. google.api.HttpBody http_body = 2; } service ResourceService { rpc GetResource(GetResourceRequest) returns (google.api.HttpBody); rpc UpdateResource(google.api.HttpBody) returns (google.protobuf.Empty); } Example with streaming methods: service CaldavService { rpc GetCalendar(stream google.api.HttpBody) returns (stream google.api.HttpBody); rpc UpdateCalendar(stream google.api.HttpBody) returns (stream google.api.HttpBody); } Use of this type only changes how the request and response bodies are handled, all other features will continue to work unchanged.
+  "contentType": "A String", # The HTTP Content-Type header value specifying the content type of the body.
+  "data": "A String", # The HTTP request/response body as raw binary.
+  "extensions": [ # Application specific response metadata. Must be set in the first response for streaming APIs.
+    {
+      "a_key": "", # Properties of the object. Contains field @type with type URL.
+    },
+  ],
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.html b/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.html index c80be923d0..1bff5183d0 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.html +++ b/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RagCorpora in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -373,17 +373,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.operations.html b/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.operations.html index 0f72596581..0d1fd52997 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.ragFiles.html b/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.ragFiles.html index aa28d0023e..8345623806 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.ragFiles.html +++ b/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.ragFiles.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RagFiles in a RagCorpus.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -481,17 +481,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.ragFiles.operations.html b/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.ragFiles.operations.html index 2f13139993..9ebf465ee0 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.ragFiles.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.ragCorpora.ragFiles.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.ragEngineConfig.operations.html b/docs/dyn/aiplatform_v1.projects.locations.ragEngineConfig.operations.html index d3737750a8..ccb11655ca 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.ragEngineConfig.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.ragEngineConfig.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.html index 958eefac13..695b9d568a 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.html @@ -137,7 +137,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists reasoning engines in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1268,17 +1268,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.html index 0b86370d98..5494446479 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -136,6 +136,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -428,6 +429,7 @@

Method Details

An object of the form: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -649,6 +651,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemories. "memories": [ # List of Memories in the requested page. { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -687,17 +690,17 @@

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. +
@@ -710,6 +713,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -891,6 +895,7 @@

Method Details

{ # A retrieved memory. "distance": 3.14, # The distance between the query and the retrieved Memory. Smaller values indicate more similar memories. This is only set if similarity search was used for retrieval. "memory": { # A memory. # The retrieved Memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.operations.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.operations.html index 4e0849a0db..c93d265011 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.revisions.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.revisions.html index 5c679686bc..695acae49c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.revisions.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.memories.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memory Revisions for a Memory.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -107,6 +107,7 @@

Method Details

An object of the form: { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -149,6 +150,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemoryRevisions. "memoryRevisions": [ # The list of Memory Revisions in the request page. { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -175,17 +177,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.operations.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.operations.html index 4514688398..7cd2bffe9f 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.html index 22efcaa1b5..5d0461626a 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironmentSnapshots in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.html index 420331d650..7b6a59ac71 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironmentTemplates in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,7 +146,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -291,7 +290,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -379,7 +377,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -416,17 +413,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironments.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironments.html index ffd66480d4..5ce53e9aa8 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironments.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sandboxEnvironments.html @@ -79,6 +79,9 @@

Instance Methods

Returns the operations Resource.

+

+ authorizeAccess(name, body=None, x__xgafv=None)

+

Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.

close()

Close httplib2 connections.

@@ -98,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironments in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -110,6 +113,30 @@

Instance Methods

snapshot(name, body=None, x__xgafv=None)

Snapshots the specific SandboxEnvironment resource and creates a SandboxEnvironmentSnapshot resource.

Method Details

+
+ authorizeAccess(name, body=None, x__xgafv=None) +
Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.
+
+Args:
+  name: string, Required. The resource name of the sandbox environment to authorize access to. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess. Intentionally empty: a successful response is the authorization result.
+}
+
+
close()
Close httplib2 connections.
@@ -145,6 +172,8 @@

Method Details

"codeLanguage": "A String", # The coding language supported in this environment. "machineConfig": "A String", # The machine config of the code execution environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -296,6 +325,8 @@

Method Details

"codeLanguage": "A String", # The coding language supported in this environment. "machineConfig": "A String", # The machine config of the code execution environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -344,6 +375,8 @@

Method Details

"codeLanguage": "A String", # The coding language supported in this environment. "machineConfig": "A String", # The machine config of the code execution environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -354,17 +387,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.events.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.events.html index f6a0583731..07c1fced1d 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.events.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.events.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Events in a given session.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -255,6 +255,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -341,17 +343,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.html index 469e6a2416..9aab542a07 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Sessions in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -266,6 +266,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -576,17 +578,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.operations.html b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.operations.html index 11cfeef2cd..444e90bc8c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.reasoningEngines.sessions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.schedules.html b/docs/dyn/aiplatform_v1.projects.locations.schedules.html index f364ef70a9..7952e8d8f9 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.schedules.html +++ b/docs/dyn/aiplatform_v1.projects.locations.schedules.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Schedules in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1561,17 +1561,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.schedules.operations.html b/docs/dyn/aiplatform_v1.projects.locations.schedules.operations.html index 5f40e266c0..e26e2280aa 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.schedules.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.schedules.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.semanticGovernancePolicies.html b/docs/dyn/aiplatform_v1.projects.locations.semanticGovernancePolicies.html index 34f6f57054..f6e385ef69 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.semanticGovernancePolicies.html +++ b/docs/dyn/aiplatform_v1.projects.locations.semanticGovernancePolicies.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SemanticGovernancePolicies in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -279,17 +279,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.semanticGovernancePolicies.operations.html b/docs/dyn/aiplatform_v1.projects.locations.semanticGovernancePolicies.operations.html index 875abf9b8e..d925d14dbf 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.semanticGovernancePolicies.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.semanticGovernancePolicies.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.servingProfiles.operations.html b/docs/dyn/aiplatform_v1.projects.locations.servingProfiles.operations.html index b343e098c5..ea675561ca 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.servingProfiles.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.servingProfiles.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.skills.operations.html b/docs/dyn/aiplatform_v1.projects.locations.skills.operations.html index bdd3fdab1f..53472aa87c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.skills.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.skills.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.specialistPools.html b/docs/dyn/aiplatform_v1.projects.locations.specialistPools.html index 71d9515e50..0956442f64 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.specialistPools.html +++ b/docs/dyn/aiplatform_v1.projects.locations.specialistPools.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists SpecialistPools in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -264,17 +264,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.specialistPools.operations.html b/docs/dyn/aiplatform_v1.projects.locations.specialistPools.operations.html index f70851f5e0..2360b346c0 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.specialistPools.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.specialistPools.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.studies.html b/docs/dyn/aiplatform_v1.projects.locations.studies.html index 16db8008c1..98dd602473 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.studies.html +++ b/docs/dyn/aiplatform_v1.projects.locations.studies.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the studies in a region for an associated project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, body=None, x__xgafv=None)

@@ -585,17 +585,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.studies.operations.html b/docs/dyn/aiplatform_v1.projects.locations.studies.operations.html index 8cc96e75c3..cd64419514 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.studies.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.studies.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.studies.trials.html b/docs/dyn/aiplatform_v1.projects.locations.studies.trials.html index 959389c1ac..a376c52e5e 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.studies.trials.html +++ b/docs/dyn/aiplatform_v1.projects.locations.studies.trials.html @@ -107,7 +107,7 @@

Instance Methods

listOptimalTrials(parent, body=None, x__xgafv=None)

Lists the pareto-optimal Trials for multi-objective Study or the optimal Trials for single-objective Study. The definition of pareto-optimal can be checked in wiki page. https://en.wikipedia.org/wiki/Pareto_efficiency

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

stop(name, body=None, x__xgafv=None)

@@ -619,17 +619,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.studies.trials.operations.html b/docs/dyn/aiplatform_v1.projects.locations.studies.trials.operations.html index c0df5531f9..2f582fd7b1 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.studies.trials.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.studies.trials.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.html b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.html index 91fc0c9801..54d70d0bee 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists TensorboardExperiments in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -328,17 +328,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.operations.html b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.operations.html index 735499873a..adea5ac03c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.html b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.html index 9ccde316a5..dca819745c 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists TensorboardRuns in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -314,17 +314,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.operations.html b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.operations.html index be85b33e8a..57553b5e30 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.timeSeries.html b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.timeSeries.html index 31f2bd2045..f0b569f479 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.timeSeries.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.timeSeries.html @@ -92,7 +92,7 @@

Instance Methods

exportTensorboardTimeSeries(tensorboardTimeSeries, body=None, x__xgafv=None)

Exports a TensorboardTimeSeries' data. Data is returned in paginated responses.

- exportTensorboardTimeSeries_next()

+ exportTensorboardTimeSeries_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists TensorboardTimeSeries in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -257,17 +257,17 @@

Method Details

- exportTensorboardTimeSeries_next() + exportTensorboardTimeSeries_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. +
@@ -345,17 +345,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.timeSeries.operations.html b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.timeSeries.operations.html index ed730025c0..15a7a2aa57 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.timeSeries.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.experiments.runs.timeSeries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.html b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.html index faa34d1c76..a9b260d63f 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Tensorboards in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -340,17 +340,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.operations.html b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.operations.html index 3c55201a56..a8e457e41d 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tensorboards.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tensorboards.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.trainingPipelines.html b/docs/dyn/aiplatform_v1.projects.locations.trainingPipelines.html index 79a9ed1614..4eddb57eb1 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.trainingPipelines.html +++ b/docs/dyn/aiplatform_v1.projects.locations.trainingPipelines.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists TrainingPipelines in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1795,17 +1795,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.projects.locations.trainingPipelines.operations.html b/docs/dyn/aiplatform_v1.projects.locations.trainingPipelines.operations.html index 84b168c820..889cd7acc0 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.trainingPipelines.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.trainingPipelines.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tuningJobs.html b/docs/dyn/aiplatform_v1.projects.locations.tuningJobs.html index df403b5ce7..6489e17aaa 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tuningJobs.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tuningJobs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists tuning jobs in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

rebaseTunedModel(parent, body=None, x__xgafv=None)

@@ -5447,17 +5447,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.projects.locations.tuningJobs.operations.html b/docs/dyn/aiplatform_v1.projects.locations.tuningJobs.operations.html index d87dbfa0a1..ce88ad6622 100644 --- a/docs/dyn/aiplatform_v1.projects.locations.tuningJobs.operations.html +++ b/docs/dyn/aiplatform_v1.projects.locations.tuningJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.publishers.models.html b/docs/dyn/aiplatform_v1.publishers.models.html index ca8a49a831..edb91211d8 100644 --- a/docs/dyn/aiplatform_v1.publishers.models.html +++ b/docs/dyn/aiplatform_v1.publishers.models.html @@ -1654,6 +1654,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. @@ -3238,6 +3240,8 @@

Method Details

"retrievedContext": { # Context retrieved from a data source to ground the model's response. This is used when a retrieval tool fetches information from a user-provided corpus or a public dataset. # A grounding chunk from a data source retrieved by a retrieval tool, such as Vertex AI Search. See the `RetrievedContext` message for details "documentName": "A String", # Output only. The full resource name of the referenced Vertex AI Search document. This is used to identify the specific document that was retrieved. The format is `projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}/documents/{document}`. "ragChunk": { # A RagChunk includes the content of a chunk of a RagFile, and associated metadata. # Additional context for a Retrieval-Augmented Generation (RAG) retrieval result. This is populated only when the RAG retrieval tool is used. + "chunkId": "A String", # The ID of the chunk. + "fileId": "A String", # The ID of the file that the chunk belongs to. "pageSpan": { # Represents where the chunk starts and ends in the document. # If populated, represents where the chunk starts and ends in the document. "firstPage": 42, # Page where chunk starts in the document. Inclusive. 1-indexed. "lastPage": 42, # Page where chunk ends in the document. Inclusive. 1-indexed. diff --git a/docs/dyn/aiplatform_v1.ragCorpora.operations.html b/docs/dyn/aiplatform_v1.ragCorpora.operations.html index f3c8dbb3b4..55cb16058e 100644 --- a/docs/dyn/aiplatform_v1.ragCorpora.operations.html +++ b/docs/dyn/aiplatform_v1.ragCorpora.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.ragCorpora.ragFiles.operations.html b/docs/dyn/aiplatform_v1.ragCorpora.ragFiles.operations.html index c2917ce5a3..05e8f4ef23 100644 --- a/docs/dyn/aiplatform_v1.ragCorpora.ragFiles.operations.html +++ b/docs/dyn/aiplatform_v1.ragCorpora.ragFiles.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.ragEngineConfig.operations.html b/docs/dyn/aiplatform_v1.ragEngineConfig.operations.html index 485182f84a..f19a4c4628 100644 --- a/docs/dyn/aiplatform_v1.ragEngineConfig.operations.html +++ b/docs/dyn/aiplatform_v1.ragEngineConfig.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.reasoningEngines.html b/docs/dyn/aiplatform_v1.reasoningEngines.html index ed2b30173d..4ad8c9c9d5 100644 --- a/docs/dyn/aiplatform_v1.reasoningEngines.html +++ b/docs/dyn/aiplatform_v1.reasoningEngines.html @@ -134,7 +134,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Lists reasoning engines in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1224,17 +1224,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.reasoningEngines.memories.operations.html b/docs/dyn/aiplatform_v1.reasoningEngines.memories.operations.html index 45c729f796..6fa469bf6d 100644 --- a/docs/dyn/aiplatform_v1.reasoningEngines.memories.operations.html +++ b/docs/dyn/aiplatform_v1.reasoningEngines.memories.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.reasoningEngines.operations.html b/docs/dyn/aiplatform_v1.reasoningEngines.operations.html index 865d37e0e2..04680ba007 100644 --- a/docs/dyn/aiplatform_v1.reasoningEngines.operations.html +++ b/docs/dyn/aiplatform_v1.reasoningEngines.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironmentSnapshots.html b/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironmentSnapshots.html index 9a09fa3579..95dcf1c46a 100644 --- a/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironmentSnapshots.html +++ b/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironmentSnapshots.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironmentSnapshots in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironmentTemplates.html b/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironmentTemplates.html index eba9ed2428..4ffdea50b4 100644 --- a/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironmentTemplates.html +++ b/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironmentTemplates.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironmentTemplates in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,7 +146,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -291,7 +290,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -379,7 +377,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -416,17 +413,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironments.html b/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironments.html index 0d00de9421..beeb6a0871 100644 --- a/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironments.html +++ b/docs/dyn/aiplatform_v1.reasoningEngines.sandboxEnvironments.html @@ -79,6 +79,9 @@

Instance Methods

Returns the operations Resource.

+

+ authorizeAccess(name, body=None, x__xgafv=None)

+

Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.

close()

Close httplib2 connections.

@@ -98,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironments in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -110,6 +113,30 @@

Instance Methods

snapshot(name, body=None, x__xgafv=None)

Snapshots the specific SandboxEnvironment resource and creates a SandboxEnvironmentSnapshot resource.

Method Details

+
+ authorizeAccess(name, body=None, x__xgafv=None) +
Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.
+
+Args:
+  name: string, Required. The resource name of the sandbox environment to authorize access to. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess. Intentionally empty: a successful response is the authorization result.
+}
+
+
close()
Close httplib2 connections.
@@ -145,6 +172,8 @@

Method Details

"codeLanguage": "A String", # The coding language supported in this environment. "machineConfig": "A String", # The machine config of the code execution environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -296,6 +325,8 @@

Method Details

"codeLanguage": "A String", # The coding language supported in this environment. "machineConfig": "A String", # The machine config of the code execution environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -344,6 +375,8 @@

Method Details

"codeLanguage": "A String", # The coding language supported in this environment. "machineConfig": "A String", # The machine config of the code execution environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -354,17 +387,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.reasoningEngines.sessions.operations.html b/docs/dyn/aiplatform_v1.reasoningEngines.sessions.operations.html index cb7d7997a5..624550d687 100644 --- a/docs/dyn/aiplatform_v1.reasoningEngines.sessions.operations.html +++ b/docs/dyn/aiplatform_v1.reasoningEngines.sessions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.schedules.operations.html b/docs/dyn/aiplatform_v1.schedules.operations.html index 1a0252e04c..13dda6bc05 100644 --- a/docs/dyn/aiplatform_v1.schedules.operations.html +++ b/docs/dyn/aiplatform_v1.schedules.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.semanticGovernancePolicies.operations.html b/docs/dyn/aiplatform_v1.semanticGovernancePolicies.operations.html index deea417c02..8c46f3e14f 100644 --- a/docs/dyn/aiplatform_v1.semanticGovernancePolicies.operations.html +++ b/docs/dyn/aiplatform_v1.semanticGovernancePolicies.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.servingProfiles.operations.html b/docs/dyn/aiplatform_v1.servingProfiles.operations.html index 8e1117122c..c9e5930004 100644 --- a/docs/dyn/aiplatform_v1.servingProfiles.operations.html +++ b/docs/dyn/aiplatform_v1.servingProfiles.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.skills.operations.html b/docs/dyn/aiplatform_v1.skills.operations.html index 946e3fd6cf..739f317e9d 100644 --- a/docs/dyn/aiplatform_v1.skills.operations.html +++ b/docs/dyn/aiplatform_v1.skills.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.specialistPools.operations.html b/docs/dyn/aiplatform_v1.specialistPools.operations.html index 45e499b9ec..2ffcc17e91 100644 --- a/docs/dyn/aiplatform_v1.specialistPools.operations.html +++ b/docs/dyn/aiplatform_v1.specialistPools.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.studies.operations.html b/docs/dyn/aiplatform_v1.studies.operations.html index 911a6860df..eb29cb4a18 100644 --- a/docs/dyn/aiplatform_v1.studies.operations.html +++ b/docs/dyn/aiplatform_v1.studies.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.studies.trials.operations.html b/docs/dyn/aiplatform_v1.studies.trials.operations.html index e73aa32f00..89b345c978 100644 --- a/docs/dyn/aiplatform_v1.studies.trials.operations.html +++ b/docs/dyn/aiplatform_v1.studies.trials.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.tensorboards.experiments.operations.html b/docs/dyn/aiplatform_v1.tensorboards.experiments.operations.html index 26dfc9672e..ec5534c3f3 100644 --- a/docs/dyn/aiplatform_v1.tensorboards.experiments.operations.html +++ b/docs/dyn/aiplatform_v1.tensorboards.experiments.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.tensorboards.experiments.runs.operations.html b/docs/dyn/aiplatform_v1.tensorboards.experiments.runs.operations.html index 2062d6cb8e..a2f902beba 100644 --- a/docs/dyn/aiplatform_v1.tensorboards.experiments.runs.operations.html +++ b/docs/dyn/aiplatform_v1.tensorboards.experiments.runs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.tensorboards.experiments.runs.timeSeries.operations.html b/docs/dyn/aiplatform_v1.tensorboards.experiments.runs.timeSeries.operations.html index b22523ed4a..ed6ca3377e 100644 --- a/docs/dyn/aiplatform_v1.tensorboards.experiments.runs.timeSeries.operations.html +++ b/docs/dyn/aiplatform_v1.tensorboards.experiments.runs.timeSeries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.tensorboards.operations.html b/docs/dyn/aiplatform_v1.tensorboards.operations.html index 3ff5e794ea..87c3d5e45a 100644 --- a/docs/dyn/aiplatform_v1.tensorboards.operations.html +++ b/docs/dyn/aiplatform_v1.tensorboards.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.trainingPipelines.operations.html b/docs/dyn/aiplatform_v1.trainingPipelines.operations.html index 50906e165e..158c325d3c 100644 --- a/docs/dyn/aiplatform_v1.trainingPipelines.operations.html +++ b/docs/dyn/aiplatform_v1.trainingPipelines.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1.tuningJobs.operations.html b/docs/dyn/aiplatform_v1.tuningJobs.operations.html index 793700b700..75daef1e84 100644 --- a/docs/dyn/aiplatform_v1.tuningJobs.operations.html +++ b/docs/dyn/aiplatform_v1.tuningJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.agents.operations.html b/docs/dyn/aiplatform_v1beta1.agents.operations.html index ba0a27ab8e..e6ed0ff8c2 100644 --- a/docs/dyn/aiplatform_v1beta1.agents.operations.html +++ b/docs/dyn/aiplatform_v1beta1.agents.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.apps.operations.html b/docs/dyn/aiplatform_v1beta1.apps.operations.html index 4bb661ec44..ef81d72649 100644 --- a/docs/dyn/aiplatform_v1beta1.apps.operations.html +++ b/docs/dyn/aiplatform_v1beta1.apps.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.batchPredictionJobs.html b/docs/dyn/aiplatform_v1beta1.batchPredictionJobs.html index 3b8c24e766..5b537e8215 100644 --- a/docs/dyn/aiplatform_v1beta1.batchPredictionJobs.html +++ b/docs/dyn/aiplatform_v1beta1.batchPredictionJobs.html @@ -87,7 +87,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, parent=None, readMask=None, x__xgafv=None)

Lists BatchPredictionJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2145,17 +2145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.customJobs.operations.html b/docs/dyn/aiplatform_v1beta1.customJobs.operations.html index 89636ec8d1..4c6b9b8ea9 100644 --- a/docs/dyn/aiplatform_v1beta1.customJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.customJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.dataLabelingJobs.operations.html b/docs/dyn/aiplatform_v1beta1.dataLabelingJobs.operations.html index 7ecedfc253..9e8dc88668 100644 --- a/docs/dyn/aiplatform_v1beta1.dataLabelingJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.dataLabelingJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.datasets.annotationSpecs.operations.html b/docs/dyn/aiplatform_v1beta1.datasets.annotationSpecs.operations.html index 5e1854b067..b91545b6f3 100644 --- a/docs/dyn/aiplatform_v1beta1.datasets.annotationSpecs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.datasets.annotationSpecs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.datasets.dataItems.annotations.operations.html b/docs/dyn/aiplatform_v1beta1.datasets.dataItems.annotations.operations.html index bd861151a4..21e3213427 100644 --- a/docs/dyn/aiplatform_v1beta1.datasets.dataItems.annotations.operations.html +++ b/docs/dyn/aiplatform_v1beta1.datasets.dataItems.annotations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.datasets.dataItems.operations.html b/docs/dyn/aiplatform_v1beta1.datasets.dataItems.operations.html index 55eed99b12..4d0c85c467 100644 --- a/docs/dyn/aiplatform_v1beta1.datasets.dataItems.operations.html +++ b/docs/dyn/aiplatform_v1beta1.datasets.dataItems.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.datasets.datasetVersions.html b/docs/dyn/aiplatform_v1beta1.datasets.datasetVersions.html index e90861c5cf..a8f497bb2c 100644 --- a/docs/dyn/aiplatform_v1beta1.datasets.datasetVersions.html +++ b/docs/dyn/aiplatform_v1beta1.datasets.datasetVersions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists DatasetVersions in a Dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -258,17 +258,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.datasets.html b/docs/dyn/aiplatform_v1beta1.datasets.html index 1ab4fd0e12..6586ac93b5 100644 --- a/docs/dyn/aiplatform_v1beta1.datasets.html +++ b/docs/dyn/aiplatform_v1beta1.datasets.html @@ -115,7 +115,7 @@

Instance Methods

list(filter=None, orderBy=None, pageSize=None, pageToken=None, parent=None, readMask=None, x__xgafv=None)

Lists Datasets in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -349,17 +349,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.datasets.operations.html b/docs/dyn/aiplatform_v1beta1.datasets.operations.html index 1d2777fdc4..94c0455ebc 100644 --- a/docs/dyn/aiplatform_v1beta1.datasets.operations.html +++ b/docs/dyn/aiplatform_v1beta1.datasets.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.datasets.savedQueries.operations.html b/docs/dyn/aiplatform_v1beta1.datasets.savedQueries.operations.html index fec79a42bd..06be19422b 100644 --- a/docs/dyn/aiplatform_v1beta1.datasets.savedQueries.operations.html +++ b/docs/dyn/aiplatform_v1beta1.datasets.savedQueries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.deploymentResourcePools.operations.html b/docs/dyn/aiplatform_v1beta1.deploymentResourcePools.operations.html index 679670cc6e..b72bbc0104 100644 --- a/docs/dyn/aiplatform_v1beta1.deploymentResourcePools.operations.html +++ b/docs/dyn/aiplatform_v1beta1.deploymentResourcePools.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.edgeDevices.operations.html b/docs/dyn/aiplatform_v1beta1.edgeDevices.operations.html index 6c0f303cd8..dabf02b419 100644 --- a/docs/dyn/aiplatform_v1beta1.edgeDevices.operations.html +++ b/docs/dyn/aiplatform_v1beta1.edgeDevices.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.endpoints.html b/docs/dyn/aiplatform_v1beta1.endpoints.html index 4bd674404d..52025cdc27 100644 --- a/docs/dyn/aiplatform_v1beta1.endpoints.html +++ b/docs/dyn/aiplatform_v1beta1.endpoints.html @@ -199,6 +199,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -329,6 +330,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -586,6 +588,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -990,6 +993,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1257,6 +1261,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1631,6 +1636,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2011,6 +2017,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2278,6 +2285,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2652,6 +2660,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.endpoints.operations.html b/docs/dyn/aiplatform_v1beta1.endpoints.operations.html index 098081b6a7..148ff84fbe 100644 --- a/docs/dyn/aiplatform_v1beta1.endpoints.operations.html +++ b/docs/dyn/aiplatform_v1beta1.endpoints.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.evaluationItems.operations.html b/docs/dyn/aiplatform_v1beta1.evaluationItems.operations.html index d6c1a1d3be..f7f9fd966b 100644 --- a/docs/dyn/aiplatform_v1beta1.evaluationItems.operations.html +++ b/docs/dyn/aiplatform_v1beta1.evaluationItems.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.evaluationMetrics.operations.html b/docs/dyn/aiplatform_v1beta1.evaluationMetrics.operations.html index b4270e4819..3a9365164b 100644 --- a/docs/dyn/aiplatform_v1beta1.evaluationMetrics.operations.html +++ b/docs/dyn/aiplatform_v1beta1.evaluationMetrics.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.evaluationRuns.operations.html b/docs/dyn/aiplatform_v1beta1.evaluationRuns.operations.html index 62125f6b0f..accd9d0f11 100644 --- a/docs/dyn/aiplatform_v1beta1.evaluationRuns.operations.html +++ b/docs/dyn/aiplatform_v1beta1.evaluationRuns.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.evaluationSets.operations.html b/docs/dyn/aiplatform_v1beta1.evaluationSets.operations.html index 017ff0b1c8..554fdab4af 100644 --- a/docs/dyn/aiplatform_v1beta1.evaluationSets.operations.html +++ b/docs/dyn/aiplatform_v1beta1.evaluationSets.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.evaluationTasks.operations.html b/docs/dyn/aiplatform_v1beta1.evaluationTasks.operations.html index 634f0a3e03..d62eb9da59 100644 --- a/docs/dyn/aiplatform_v1beta1.evaluationTasks.operations.html +++ b/docs/dyn/aiplatform_v1beta1.evaluationTasks.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.exampleStores.operations.html b/docs/dyn/aiplatform_v1beta1.exampleStores.operations.html index b4ff997dba..87ddca8266 100644 --- a/docs/dyn/aiplatform_v1beta1.exampleStores.operations.html +++ b/docs/dyn/aiplatform_v1beta1.exampleStores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.extensionControllers.operations.html b/docs/dyn/aiplatform_v1beta1.extensionControllers.operations.html index 1438c1206a..4a54860a2f 100644 --- a/docs/dyn/aiplatform_v1beta1.extensionControllers.operations.html +++ b/docs/dyn/aiplatform_v1beta1.extensionControllers.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.extensions.operations.html b/docs/dyn/aiplatform_v1beta1.extensions.operations.html index 35ee8d6b98..b542be8f27 100644 --- a/docs/dyn/aiplatform_v1beta1.extensions.operations.html +++ b/docs/dyn/aiplatform_v1beta1.extensions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.featureGroups.featureMonitors.operations.html b/docs/dyn/aiplatform_v1beta1.featureGroups.featureMonitors.operations.html index 0a294f517a..e29cc2058d 100644 --- a/docs/dyn/aiplatform_v1beta1.featureGroups.featureMonitors.operations.html +++ b/docs/dyn/aiplatform_v1beta1.featureGroups.featureMonitors.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.featureGroups.features.operations.html b/docs/dyn/aiplatform_v1beta1.featureGroups.features.operations.html index ff4128397e..ffd7458d13 100644 --- a/docs/dyn/aiplatform_v1beta1.featureGroups.features.operations.html +++ b/docs/dyn/aiplatform_v1beta1.featureGroups.features.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.featureGroups.operations.html b/docs/dyn/aiplatform_v1beta1.featureGroups.operations.html index cb77ff8f11..6b51d96a91 100644 --- a/docs/dyn/aiplatform_v1beta1.featureGroups.operations.html +++ b/docs/dyn/aiplatform_v1beta1.featureGroups.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.featureOnlineStores.featureViews.operations.html b/docs/dyn/aiplatform_v1beta1.featureOnlineStores.featureViews.operations.html index db42439530..32fdc94ce0 100644 --- a/docs/dyn/aiplatform_v1beta1.featureOnlineStores.featureViews.operations.html +++ b/docs/dyn/aiplatform_v1beta1.featureOnlineStores.featureViews.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.featureOnlineStores.operations.html b/docs/dyn/aiplatform_v1beta1.featureOnlineStores.operations.html index 6d1f629582..97117aecca 100644 --- a/docs/dyn/aiplatform_v1beta1.featureOnlineStores.operations.html +++ b/docs/dyn/aiplatform_v1beta1.featureOnlineStores.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.featurestores.entityTypes.features.operations.html b/docs/dyn/aiplatform_v1beta1.featurestores.entityTypes.features.operations.html index 8d7ce25906..38e673fb4d 100644 --- a/docs/dyn/aiplatform_v1beta1.featurestores.entityTypes.features.operations.html +++ b/docs/dyn/aiplatform_v1beta1.featurestores.entityTypes.features.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.featurestores.entityTypes.operations.html b/docs/dyn/aiplatform_v1beta1.featurestores.entityTypes.operations.html index b51814f680..2123b9349d 100644 --- a/docs/dyn/aiplatform_v1beta1.featurestores.entityTypes.operations.html +++ b/docs/dyn/aiplatform_v1beta1.featurestores.entityTypes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.featurestores.operations.html b/docs/dyn/aiplatform_v1beta1.featurestores.operations.html index 6b2e466d04..8ddd6cf321 100644 --- a/docs/dyn/aiplatform_v1beta1.featurestores.operations.html +++ b/docs/dyn/aiplatform_v1beta1.featurestores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.html b/docs/dyn/aiplatform_v1beta1.html index 527e81986b..c51a740d43 100644 --- a/docs/dyn/aiplatform_v1beta1.html +++ b/docs/dyn/aiplatform_v1beta1.html @@ -353,7 +353,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -362,20 +362,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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.hyperparameterTuningJobs.operations.html b/docs/dyn/aiplatform_v1beta1.hyperparameterTuningJobs.operations.html index 52b4155cdb..030d148d42 100644 --- a/docs/dyn/aiplatform_v1beta1.hyperparameterTuningJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.hyperparameterTuningJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.indexEndpoints.operations.html b/docs/dyn/aiplatform_v1beta1.indexEndpoints.operations.html index dd09efa35a..194f038271 100644 --- a/docs/dyn/aiplatform_v1beta1.indexEndpoints.operations.html +++ b/docs/dyn/aiplatform_v1beta1.indexEndpoints.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.indexes.operations.html b/docs/dyn/aiplatform_v1beta1.indexes.operations.html index 613087bdbb..227044a4bb 100644 --- a/docs/dyn/aiplatform_v1beta1.indexes.operations.html +++ b/docs/dyn/aiplatform_v1beta1.indexes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.interactions.html b/docs/dyn/aiplatform_v1beta1.interactions.html index 25c8484541..2c6e315a35 100644 --- a/docs/dyn/aiplatform_v1beta1.interactions.html +++ b/docs/dyn/aiplatform_v1beta1.interactions.html @@ -309,7 +309,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -471,6 +471,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -650,7 +658,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -812,6 +820,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -978,7 +994,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -1140,6 +1156,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -1156,7 +1180,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -1169,16 +1193,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -1374,7 +1400,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -1536,6 +1562,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -1559,7 +1593,7 @@

Method Details

{ # A source to be mounted into the environment. "content": "A String", # The inline content if `type` is `INLINE`. "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. "target": "A String", # Where the source should appear in the environment. "type": "A String", }, @@ -1727,7 +1761,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -1889,6 +1923,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -2084,7 +2126,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -2246,6 +2288,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -2431,7 +2481,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -2593,6 +2643,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -2615,7 +2673,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -2799,7 +2858,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -2961,6 +3020,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -3146,7 +3213,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -3308,6 +3375,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -3330,7 +3405,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -3512,7 +3588,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -3674,6 +3750,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -3852,7 +3936,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -4014,6 +4098,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -4196,7 +4288,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -4358,6 +4450,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -4560,7 +4660,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -4722,6 +4822,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -4932,7 +5040,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -5094,6 +5202,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -5302,7 +5418,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -5464,6 +5580,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -5657,7 +5781,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -5819,6 +5943,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -5994,7 +6126,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -6156,6 +6288,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -6334,7 +6474,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -6496,6 +6636,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -6678,7 +6826,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -6840,6 +6988,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -7042,7 +7198,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -7204,6 +7360,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -7414,7 +7578,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -7576,6 +7740,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -7784,7 +7956,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -7946,6 +8118,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -8139,7 +8319,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -8301,6 +8481,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -8499,7 +8687,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -8661,6 +8849,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -8733,7 +8929,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -8756,344 +8952,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -9147,9 +9005,9 @@

Method Details

Args: name: string, Required. The name of the interaction to retrieve. Format: interactions/{interaction} (required) - includeInput: boolean, Optional. If true, includes the input in the response. - lastEventId: string, Optional. If set, resumes the interaction stream from the chunk after the event marked by the event id. Can only be used if `stream` is true. - stream: boolean, Optional. If true, streams the interaction events as Server-Sent Events. + includeInput: boolean, If true, includes the input in the response. + lastEventId: string, If set, resumes the interaction stream from the chunk after the event marked by the event id. Can only be used if `stream` is true. + stream: boolean, If true, streams the interaction events as Server-Sent Events. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -9366,7 +9224,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -9528,6 +9386,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -9707,7 +9573,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -9869,6 +9735,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -10035,7 +9909,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -10197,6 +10071,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -10213,7 +10095,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -10226,16 +10108,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -10431,7 +10315,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -10593,6 +10477,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -10616,7 +10508,7 @@

Method Details

{ # A source to be mounted into the environment. "content": "A String", # The inline content if `type` is `INLINE`. "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. "target": "A String", # Where the source should appear in the environment. "type": "A String", }, @@ -10784,7 +10676,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -10946,6 +10838,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -11141,7 +11041,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -11303,6 +11203,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -11488,7 +11396,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -11650,6 +11558,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -11672,7 +11588,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -11856,7 +11773,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -12018,6 +11935,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -12203,7 +12128,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -12365,6 +12290,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -12387,7 +12320,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -12569,7 +12503,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -12731,6 +12665,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -12909,7 +12851,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -13071,6 +13013,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -13253,7 +13203,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -13415,6 +13365,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -13617,7 +13575,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -13779,6 +13737,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -13989,7 +13955,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -14151,6 +14117,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -14359,7 +14333,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -14521,6 +14495,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -14714,7 +14696,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -14876,6 +14858,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -15051,7 +15041,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -15213,6 +15203,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -15391,7 +15389,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -15553,6 +15551,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -15735,7 +15741,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -15897,6 +15903,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -16099,7 +16113,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -16261,6 +16275,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -16471,7 +16493,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -16633,6 +16655,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -16841,7 +16871,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -17003,6 +17033,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -17196,7 +17234,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -17358,6 +17396,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -17556,7 +17602,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -17718,6 +17764,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -17790,7 +17844,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -17813,344 +17867,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -18199,9 +17915,9 @@

Method Details

Args: name: string, Required. The name of the interaction to retrieve. Format: interactions/{interaction} (required) - includeInput: boolean, Optional. If true, includes the input in the response. - lastEventId: string, Optional. If set, resumes the interaction stream from the chunk after the event marked by the event id. Can only be used if `stream` is true. - stream: boolean, Optional. If true, streams the interaction events as Server-Sent Events. + includeInput: boolean, If true, includes the input in the response. + lastEventId: string, If set, resumes the interaction stream from the chunk after the event marked by the event id. Can only be used if `stream` is true. + stream: boolean, If true, streams the interaction events as Server-Sent Events. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -18437,7 +18153,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -18599,6 +18315,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -18780,7 +18504,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -18942,6 +18666,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -19143,7 +18875,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -19305,6 +19037,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -19511,7 +19251,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -19673,6 +19413,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -19881,7 +19629,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -20043,6 +19791,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -20240,7 +19996,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -20402,6 +20158,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -20627,7 +20391,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -20789,6 +20553,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -20968,7 +20740,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -21130,6 +20902,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -21296,7 +21076,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -21458,6 +21238,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -21474,7 +21262,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -21487,16 +21275,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -21692,7 +21482,368 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "previousInteractionId": "A String", # The ID of the previous interaction, if any. + "remoteEnvironment": { # Configuration for a custom environment. + "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. + "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. + "allowlist": [ # List of allowed domains and their configurations. + { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. + "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. + "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). + "a_key": "A String", + }, + }, + ], + }, + "networkMode": "A String", # Network egress mode. + "sources": [ + { # A source to be mounted into the environment. + "content": "A String", # The inline content if `type` is `INLINE`. + "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. + "target": "A String", # Where the source should appear in the environment. + "type": "A String", + }, + ], + }, + "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. + "boolValue": True or False, # Represents a boolean value. + "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -21854,359 +22005,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "previousInteractionId": "A String", # The ID of the previous interaction, if any. - "remoteEnvironment": { # Configuration for a custom environment. - "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. - "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. - "allowlist": [ # List of allowed domains and their configurations. - { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. - "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. - "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). - "a_key": "A String", + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - ], - }, - "networkMode": "A String", # Network egress mode. - "sources": [ - { # A source to be mounted into the environment. - "content": "A String", # The inline content if `type` is `INLINE`. - "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. - "target": "A String", # Where the source should appear in the environment. - "type": "A String", - }, - ], - }, - "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. - "boolValue": True or False, # Represents a boolean value. - "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -22402,7 +22208,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -22564,6 +22370,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -22749,7 +22563,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -22911,6 +22725,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -22933,7 +22755,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -23117,7 +22940,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -23279,6 +23102,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -23464,7 +23295,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -23626,6 +23457,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -23648,7 +23487,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -23830,7 +23670,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -23992,346 +24180,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -24514,7 +24370,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -24676,6 +24532,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -24878,7 +24742,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -25040,6 +24904,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -25250,7 +25122,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -25412,6 +25284,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -25620,7 +25500,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -25782,6 +25662,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -25975,7 +25863,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -26137,6 +26025,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -26312,7 +26208,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -26474,346 +26718,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -26996,7 +26908,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -27158,6 +27070,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -27360,7 +27280,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -27522,6 +27442,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -27732,7 +27660,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -27894,6 +27822,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -28102,7 +28038,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -28264,6 +28200,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -28457,7 +28401,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -28619,6 +28563,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -28817,7 +28769,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -28979,6 +28931,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -29051,7 +29011,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -29074,344 +29034,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -29662,7 +29284,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -29824,6 +29446,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -30003,7 +29633,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -30165,6 +29795,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -30331,7 +29969,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -30493,6 +30131,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -30509,7 +30155,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -30522,16 +30168,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -30727,7 +30375,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -30889,6 +30537,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -30912,7 +30568,7 @@

Method Details

{ # A source to be mounted into the environment. "content": "A String", # The inline content if `type` is `INLINE`. "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. "target": "A String", # Where the source should appear in the environment. "type": "A String", }, @@ -31080,7 +30736,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -31242,6 +30898,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -31437,7 +31101,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -31599,6 +31263,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -31784,7 +31456,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -31946,6 +31618,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -31968,7 +31648,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -32152,7 +31833,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -32314,6 +31995,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -32499,7 +32188,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -32661,6 +32350,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -32683,7 +32380,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -32865,7 +32563,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -33027,346 +33073,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -33549,7 +33263,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -33711,6 +33425,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -33913,7 +33635,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -34075,6 +33797,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -34285,7 +34015,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -34447,6 +34177,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -34655,7 +34393,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -34817,6 +34555,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -35010,7 +34756,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -35172,6 +34918,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -35347,7 +35101,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -35509,346 +35611,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -36031,7 +35801,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -36193,6 +35963,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -36395,7 +36173,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -36557,6 +36335,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -36767,7 +36553,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -36929,6 +36715,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -37137,7 +36931,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -37299,6 +37093,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -37492,7 +37294,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -37654,6 +37456,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -37852,7 +37662,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -38014,6 +37824,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -38086,7 +37904,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -38109,344 +37927,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -38697,7 +38177,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -38859,6 +38339,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -39038,7 +38526,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -39200,6 +38688,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -39366,7 +38862,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -39528,6 +39024,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -39544,7 +39048,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -39557,16 +39061,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -39762,7 +39268,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -39924,6 +39430,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -39947,7 +39461,7 @@

Method Details

{ # A source to be mounted into the environment. "content": "A String", # The inline content if `type` is `INLINE`. "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. "target": "A String", # Where the source should appear in the environment. "type": "A String", }, @@ -40115,7 +39629,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -40277,6 +39791,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -40472,7 +39994,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -40634,6 +40156,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -40819,7 +40349,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -40981,6 +40511,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -41003,7 +40541,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -41187,7 +40726,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -41349,6 +40888,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -41534,7 +41081,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -41696,6 +41243,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -41718,7 +41273,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -41900,7 +41456,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -42062,346 +41966,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -42584,7 +42156,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -42746,6 +42318,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -42948,7 +42528,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -43110,6 +42690,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -43320,7 +42908,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -43482,6 +43070,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -43690,7 +43286,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -43852,6 +43448,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -44045,7 +43649,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -44207,6 +43811,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -44382,7 +43994,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -44544,346 +44504,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -45066,7 +44694,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -45228,6 +44856,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -45430,7 +45066,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -45592,6 +45228,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -45802,7 +45446,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -45964,6 +45608,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -46172,7 +45824,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -46334,6 +45986,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -46527,7 +46187,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -46689,6 +46349,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -46887,7 +46555,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -47049,6 +46717,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -47121,7 +46797,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -47144,344 +46820,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -47732,7 +47070,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -47894,6 +47232,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -48073,7 +47419,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -48235,6 +47581,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -48401,7 +47755,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -48563,6 +47917,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -48579,7 +47941,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -48592,16 +47954,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -48797,7 +48161,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -48959,6 +48323,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -48982,7 +48354,7 @@

Method Details

{ # A source to be mounted into the environment. "content": "A String", # The inline content if `type` is `INLINE`. "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. "target": "A String", # Where the source should appear in the environment. "type": "A String", }, @@ -49150,7 +48522,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -49312,6 +48684,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -49507,7 +48887,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -49669,6 +49049,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -49854,7 +49242,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -50016,6 +49404,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -50038,7 +49434,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -50222,7 +49619,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -50384,6 +49781,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -50569,7 +49974,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -50731,6 +50136,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -50753,7 +50166,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -50935,7 +50349,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -51097,346 +50859,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -51619,7 +51049,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -51781,6 +51211,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -51983,7 +51421,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -52145,6 +51583,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -52355,7 +51801,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -52517,6 +51963,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -52725,7 +52179,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -52887,6 +52341,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -53080,7 +52542,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -53242,6 +52704,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -53417,7 +52887,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -53579,346 +53397,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -54101,7 +53587,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -54263,6 +53749,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -54465,7 +53959,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -54627,6 +54121,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -54837,7 +54339,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -54999,6 +54501,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -55207,7 +54717,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -55369,6 +54879,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -55562,7 +55080,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -55724,6 +55242,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -55922,7 +55448,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -56084,6 +55610,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -56156,7 +55690,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -56179,344 +55713,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -56745,7 +55941,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -56907,6 +56103,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -57118,7 +56322,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -57280,6 +56484,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -57521,7 +56733,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -57683,6 +56895,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -57918,7 +57138,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -58080,6 +57300,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -58259,7 +57487,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -58421,346 +57997,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -58943,7 +58187,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -59105,6 +58349,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -59307,7 +58559,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -59469,6 +58721,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -59679,7 +58939,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -59841,6 +59101,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -60049,7 +59317,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -60211,6 +59479,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -60404,7 +59680,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -60566,6 +59842,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, diff --git a/docs/dyn/aiplatform_v1beta1.memoryBanks.html b/docs/dyn/aiplatform_v1beta1.memoryBanks.html index 4b4660e3f5..f312dc96d7 100644 --- a/docs/dyn/aiplatform_v1beta1.memoryBanks.html +++ b/docs/dyn/aiplatform_v1beta1.memoryBanks.html @@ -183,6 +183,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.html b/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.html index 7487e71751..7ecd6e40fb 100644 --- a/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.html +++ b/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -136,6 +136,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -334,6 +335,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -435,6 +437,7 @@

Method Details

An object of the form: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -497,6 +500,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemories. "memories": [ # List of Memories in the requested page. { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -542,17 +546,17 @@

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. +
@@ -565,6 +569,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -753,6 +758,7 @@

Method Details

{ # A retrieved memory. "distance": 3.14, # The distance between the query and the retrieved Memory. Smaller values indicate more similar memories. This is only set if similarity search was used for retrieval. "memory": { # A memory. # The retrieved Memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. diff --git a/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.operations.html b/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.operations.html index b0ac626cfc..895f40b43f 100644 --- a/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.operations.html +++ b/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.revisions.html b/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.revisions.html index 204be98127..df992e29a3 100644 --- a/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.revisions.html +++ b/docs/dyn/aiplatform_v1beta1.memoryBanks.memories.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memory Revisions for a Memory.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -107,6 +107,7 @@

Method Details

An object of the form: { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -149,6 +150,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemoryRevisions. "memoryRevisions": [ # The list of Memory Revisions in the request page. { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -175,17 +177,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.memoryBanks.operations.html b/docs/dyn/aiplatform_v1beta1.memoryBanks.operations.html index a2437c7ee5..ee5746ddfa 100644 --- a/docs/dyn/aiplatform_v1beta1.memoryBanks.operations.html +++ b/docs/dyn/aiplatform_v1beta1.memoryBanks.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.metadataStores.artifacts.operations.html b/docs/dyn/aiplatform_v1beta1.metadataStores.artifacts.operations.html index b34403743c..662318f165 100644 --- a/docs/dyn/aiplatform_v1beta1.metadataStores.artifacts.operations.html +++ b/docs/dyn/aiplatform_v1beta1.metadataStores.artifacts.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.metadataStores.contexts.operations.html b/docs/dyn/aiplatform_v1beta1.metadataStores.contexts.operations.html index cc5882eefa..79b1696c6d 100644 --- a/docs/dyn/aiplatform_v1beta1.metadataStores.contexts.operations.html +++ b/docs/dyn/aiplatform_v1beta1.metadataStores.contexts.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.metadataStores.executions.operations.html b/docs/dyn/aiplatform_v1beta1.metadataStores.executions.operations.html index d495251ea5..ab1a7adeb5 100644 --- a/docs/dyn/aiplatform_v1beta1.metadataStores.executions.operations.html +++ b/docs/dyn/aiplatform_v1beta1.metadataStores.executions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.metadataStores.operations.html b/docs/dyn/aiplatform_v1beta1.metadataStores.operations.html index 3c2d3188d5..ce1323c1ff 100644 --- a/docs/dyn/aiplatform_v1beta1.metadataStores.operations.html +++ b/docs/dyn/aiplatform_v1beta1.metadataStores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.migratableResources.operations.html b/docs/dyn/aiplatform_v1beta1.migratableResources.operations.html index 38cd940224..0d17421861 100644 --- a/docs/dyn/aiplatform_v1beta1.migratableResources.operations.html +++ b/docs/dyn/aiplatform_v1beta1.migratableResources.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.modelDeploymentMonitoringJobs.operations.html b/docs/dyn/aiplatform_v1beta1.modelDeploymentMonitoringJobs.operations.html index bf5c4fb1bb..a0869b5823 100644 --- a/docs/dyn/aiplatform_v1beta1.modelDeploymentMonitoringJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.modelDeploymentMonitoringJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.modelMonitors.operations.html b/docs/dyn/aiplatform_v1beta1.modelMonitors.operations.html index f7c1196e8f..f200669c7c 100644 --- a/docs/dyn/aiplatform_v1beta1.modelMonitors.operations.html +++ b/docs/dyn/aiplatform_v1beta1.modelMonitors.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.models.evaluations.operations.html b/docs/dyn/aiplatform_v1beta1.models.evaluations.operations.html index 006f678703..ea8173ed78 100644 --- a/docs/dyn/aiplatform_v1beta1.models.evaluations.operations.html +++ b/docs/dyn/aiplatform_v1beta1.models.evaluations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.models.operations.html b/docs/dyn/aiplatform_v1beta1.models.operations.html index 0c5aacae7a..56c6d76ec5 100644 --- a/docs/dyn/aiplatform_v1beta1.models.operations.html +++ b/docs/dyn/aiplatform_v1beta1.models.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.notebookExecutionJobs.operations.html b/docs/dyn/aiplatform_v1beta1.notebookExecutionJobs.operations.html index c67ef9f63b..e36c25f7f2 100644 --- a/docs/dyn/aiplatform_v1beta1.notebookExecutionJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.notebookExecutionJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.notebookRuntimeTemplates.operations.html b/docs/dyn/aiplatform_v1beta1.notebookRuntimeTemplates.operations.html index 977ec6617f..df6f77f19c 100644 --- a/docs/dyn/aiplatform_v1beta1.notebookRuntimeTemplates.operations.html +++ b/docs/dyn/aiplatform_v1beta1.notebookRuntimeTemplates.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.notebookRuntimes.operations.html b/docs/dyn/aiplatform_v1beta1.notebookRuntimes.operations.html index 0a11f6bc71..eda2a56735 100644 --- a/docs/dyn/aiplatform_v1beta1.notebookRuntimes.operations.html +++ b/docs/dyn/aiplatform_v1beta1.notebookRuntimes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.onlineEvaluators.operations.html b/docs/dyn/aiplatform_v1beta1.onlineEvaluators.operations.html index 77f2cb159c..b3ef369629 100644 --- a/docs/dyn/aiplatform_v1beta1.onlineEvaluators.operations.html +++ b/docs/dyn/aiplatform_v1beta1.onlineEvaluators.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.operations.html b/docs/dyn/aiplatform_v1beta1.operations.html index a8384fa1e2..3c8d51649d 100644 --- a/docs/dyn/aiplatform_v1beta1.operations.html +++ b/docs/dyn/aiplatform_v1beta1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, name=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.persistentResources.operations.html b/docs/dyn/aiplatform_v1beta1.persistentResources.operations.html index 419ab42ef2..5062264225 100644 --- a/docs/dyn/aiplatform_v1beta1.persistentResources.operations.html +++ b/docs/dyn/aiplatform_v1beta1.persistentResources.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.pipelineJobs.operations.html b/docs/dyn/aiplatform_v1beta1.pipelineJobs.operations.html index 3d58a6441c..8b72245205 100644 --- a/docs/dyn/aiplatform_v1beta1.pipelineJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.pipelineJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.agentAnomalyDetectionScopes.html b/docs/dyn/aiplatform_v1beta1.projects.locations.agentAnomalyDetectionScopes.html index 93581c9900..b907c47fb2 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.agentAnomalyDetectionScopes.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.agentAnomalyDetectionScopes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists AgentAnomalyDetectionScopes in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -246,17 +246,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.agents.html b/docs/dyn/aiplatform_v1beta1.projects.locations.agents.html index c510f7a03f..2102851c6d 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.agents.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.agents.html @@ -86,20 +86,29 @@

Instance Methods

create(parent, body=None, x__xgafv=None)

Creates an agent.

- delete(name, x__xgafv=None)

+ delete(name, force=None, x__xgafv=None)

Deletes an agent.

get(name, x__xgafv=None)

Retrieves an agent.

- list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None)

+

Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

+

+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the agents in a location that belong to the caller. An agent belongs to the end user recorded as its owner when it was created, so the response holds that caller's agents and no others. It is empty for a caller that is not an end user, and an agent with no recorded owner is listed for nobody.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

Updates an agent.

+

+ setIamPolicy(resource, body=None, x__xgafv=None)

+

Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

+

+ testIamPermissions(resource, permissions=None, x__xgafv=None)

+

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

Method Details

close() @@ -116,7 +125,7 @@

Method Details

The object takes the form of: { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -170,11 +179,12 @@

Method Details

- delete(name, x__xgafv=None) + delete(name, force=None, x__xgafv=None)
Deletes an agent.
 
 Args:
   name: string, Required. The resource name of the agent to delete. Format: `projects/{project}/locations/{location}/agents/{agent}`. (required)
+  force: boolean, Optional. If true, any `Task` belonging to this agent is deleted along with it. If false or unset and the agent still has at least one `Task`, the request fails with `FAILED_PRECONDITION` and nothing is deleted. This governs `Task` and nothing else. Resources the agent owns but a caller never named -- its AI Application and the tenant project bound to it, its Workspace identity, its service-extension binding -- are torn down with the agent on every delete, whatever this field says.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -219,7 +229,7 @@ 

Method Details

An object of the form: { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -245,11 +255,47 @@

Method Details

- list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) + getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None) +
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+ +
+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)
Lists the agents in a location that belong to the caller. An agent belongs to the end user recorded as its owner when it was created, so the response holds that caller's agents and no others. It is empty for a caller that is not an end user, and an agent with no recorded owner is listed for nobody.
 
 Args:
   parent: string, Required. The resource name of the location to list agents from. Format: `projects/{project}/locations/{location}`. (required)
+  filter: string, Optional. An [AIP-160](https://google.aip.dev/160) filter over the returned agents. An empty filter returns the unfiltered collection. Supported fields: * `created` * `updated` Both are timestamps and take an RFC-3339 value, for example `2026-08-01T00:00:00Z`. Supported operators: `=`, `!=`, `<`, `>`, `<=`, `>=`, `:`, `AND`, `OR`, `NOT` (equivalently `-`), and parentheses. Note that `OR` binds more tightly than `AND`, so `a AND b OR c` means `a AND (b OR c)`; parentheses are recommended, not required. Example: `created > "2026-08-01T00:00:00Z" AND updated < "2026-08-09T00:00:00Z"`. Not supported: any field other than those listed above, wildcards other than `field:*`, bare literals with no field name, functions, and the regular-expression operators `=~` and `!~`. A filter that names an unsupported field, exceeds 1000 characters, or nests parentheses more than 5 deep fails with `INVALID_ARGUMENT`.
   orderBy: string, Optional. A comma-separated list of fields to order by. Supported fields: * `created` * `updated` Use `desc` after a field name for descending order. Example: `created desc`.
   pageSize: integer, Optional. The maximum number of agents to return. The service may return fewer than this value. The maximum page size is 100; values above 100 will be coerced to 100. If unspecified, the default page size is 10.
   pageToken: string, Optional. A page token, received from a previous AgentService.ListAgents call. Provide this to retrieve the subsequent page.
@@ -264,7 +310,7 @@ 

Method Details

{ # Response message for AgentService.ListAgents. "agents": [ # The agents matching the request. { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -293,17 +339,17 @@

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. +
@@ -316,7 +362,7 @@

Method Details

The object takes the form of: { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -350,7 +396,7 @@

Method Details

An object of the form: { # A Vertex agent contains instructions and configurations for the LLM to execute a certain task. - "base_agent": "A String", # Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` + "base_agent": "A String", # Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead. "base_environment": "", # Optional. The base environment configuration for the agent. Valid types: * A string value for the environment ID, or `remote` for the default. * A struct value for the `environment_config`. "created": "A String", # Output only. The time the agent was created. "description": "A String", # Optional. The description of the agent. @@ -375,4 +421,84 @@

Method Details

}
+
+ setIamPolicy(resource, body=None, x__xgafv=None) +
Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for `SetIamPolicy` method.
+  "policy": { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/). # REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them.
+    "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+      { # Associates `members`, or principals, with a `role`.
+        "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+          "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+          "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+          "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+          "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+        },
+        "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+          "A String",
+        ],
+        "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+      },
+    ],
+    "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+    "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+ +
+ testIamPermissions(resource, permissions=None, x__xgafv=None) +
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  permissions: string, The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions). (repeated)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for `TestIamPermissions` method.
+  "permissions": [ # A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
+    "A String",
+  ],
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.agents.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.agents.operations.html index 9ed9bb75ee..c4ad40a79e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.agents.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.agents.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.apps.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.apps.operations.html index 475b604993..bdf2589f90 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.apps.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.apps.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.batchPredictionJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.batchPredictionJobs.html index 911ecabc44..e5e46c2f45 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.batchPredictionJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.batchPredictionJobs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists BatchPredictionJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2210,17 +2210,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.cachedContents.html b/docs/dyn/aiplatform_v1beta1.projects.locations.cachedContents.html index 5f076d68a7..64a68db747 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.cachedContents.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.cachedContents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists cached contents in a project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -186,6 +186,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -284,6 +285,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -649,6 +651,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -747,6 +750,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1137,6 +1141,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1235,6 +1240,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1611,6 +1617,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1709,6 +1716,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1995,17 +2003,17 @@

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. +
@@ -2093,6 +2101,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2191,6 +2200,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2557,6 +2567,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2655,6 +2666,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.customJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.customJobs.html index 1f9393fb16..7e143b7c72 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.customJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.customJobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists CustomJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -775,17 +775,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.customJobs.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.customJobs.operations.html index 4ae94c6dcc..a5291ea2d8 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.customJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.customJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.dataLabelingJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.dataLabelingJobs.html index 847615279f..c9c7dd1d0b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.dataLabelingJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.dataLabelingJobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists DataLabelingJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -440,17 +440,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.dataLabelingJobs.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.dataLabelingJobs.operations.html index 1f4f3ba393..afcb9b9264 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.dataLabelingJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.dataLabelingJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.annotationSpecs.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.annotationSpecs.operations.html index decf267e54..f8b2839077 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.annotationSpecs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.annotationSpecs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.annotations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.annotations.html index 3a83ffac8a..083fa16433 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.annotations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.annotations.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Annotations belongs to a dataitem.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.annotations.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.annotations.operations.html index 3e1381a82f..720b507b3c 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.annotations.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.annotations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.html index da1758fc1f..cebbaa2db8 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.html @@ -91,7 +91,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists DataItems in a Dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -138,17 +138,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.operations.html index 084bafb2b9..262bd3bbb9 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.dataItems.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.datasetVersions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.datasetVersions.html index 7868d4861c..3875a473f2 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.datasetVersions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.datasetVersions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists DatasetVersions in a Dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -258,17 +258,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.html index ffebd27f6f..e4443db8de 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.html @@ -130,7 +130,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Datasets in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -139,7 +139,7 @@

Instance Methods

searchDataItems(dataset, annotationFilters=None, annotationsFilter=None, annotationsLimit=None, dataItemFilter=None, dataLabelingJob=None, fieldMask=None, orderBy=None, orderByAnnotation_orderBy=None, orderByAnnotation_savedQuery=None, orderByDataItem=None, pageSize=None, pageToken=None, savedQuery=None, x__xgafv=None)

Searches DataItems in a Dataset.

- searchDataItems_next()

+ searchDataItems_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -241,6 +241,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -509,6 +510,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -912,6 +914,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1180,6 +1183,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1863,17 +1867,17 @@

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. +
@@ -2035,17 +2039,17 @@

Method Details

- searchDataItems_next() + searchDataItems_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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.operations.html index 1c9c41825b..db4181ac0e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.savedQueries.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.savedQueries.html index 2f5336f77a..e643b7d2a1 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.savedQueries.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.savedQueries.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists SavedQueries in a Dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.savedQueries.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.savedQueries.operations.html index d1cdd71b77..52b24a0a4a 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.savedQueries.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.datasets.savedQueries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.deploymentResourcePools.html b/docs/dyn/aiplatform_v1beta1.projects.locations.deploymentResourcePools.html index 726c767eac..57a01899e2 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.deploymentResourcePools.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.deploymentResourcePools.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List DeploymentResourcePools in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -104,7 +104,7 @@

Instance Methods

queryDeployedModels(deploymentResourcePool, pageSize=None, pageToken=None, x__xgafv=None)

List DeployedModels that have been deployed on this DeploymentResourcePool.

- queryDeployedModels_next()

+ queryDeployedModels_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -379,17 +379,17 @@

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. +
@@ -724,17 +724,17 @@

Method Details

- queryDeployedModels_next() + queryDeployedModels_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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.deploymentResourcePools.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.deploymentResourcePools.operations.html index b9dbb4f3b6..ea2c8aa8ac 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.deploymentResourcePools.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.deploymentResourcePools.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.edgeDevices.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.edgeDevices.operations.html index 03bcbe2952..fb279e89a9 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.edgeDevices.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.edgeDevices.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.endpoints.html b/docs/dyn/aiplatform_v1beta1.projects.locations.endpoints.html index 87dfee02d9..1a7a75e0a3 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.endpoints.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.endpoints.html @@ -152,7 +152,7 @@

Instance Methods

list(parent, filter=None, gdcZone=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Endpoints in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

mutateDeployedModel(endpoint, body=None, x__xgafv=None)

@@ -281,6 +281,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -411,6 +412,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -668,6 +670,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2182,6 +2185,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2449,6 +2453,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2823,6 +2828,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3696,17 +3702,17 @@

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. +
@@ -5028,6 +5034,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5295,6 +5302,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5669,6 +5677,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.endpoints.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.endpoints.operations.html index 791e49439b..751848a965 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.endpoints.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.endpoints.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationItems.html b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationItems.html index 6716c824db..f3960489fd 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationItems.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationItems.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Evaluation Items.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -697,6 +697,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -808,6 +809,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1398,6 +1400,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1509,6 +1512,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2098,6 +2102,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2200,6 +2205,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2854,6 +2860,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2965,6 +2972,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3555,6 +3563,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3666,6 +3675,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4255,6 +4265,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4357,6 +4368,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5002,6 +5014,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5113,6 +5126,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5703,6 +5717,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5814,6 +5829,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -6403,6 +6419,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -6505,6 +6522,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7159,6 +7177,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7270,6 +7289,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7860,6 +7880,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7971,6 +7992,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8560,6 +8582,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8662,6 +8685,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -9349,6 +9373,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -9460,6 +9485,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -10050,6 +10076,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -10161,6 +10188,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -10750,6 +10778,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -10852,6 +10881,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -11506,6 +11536,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -11617,6 +11648,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -12207,6 +12239,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -12318,6 +12351,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -12907,6 +12941,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -13009,6 +13044,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -13667,6 +13703,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -13778,6 +13815,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -14368,6 +14406,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -14479,6 +14518,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -15068,6 +15108,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -15170,6 +15211,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -15824,6 +15866,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -15935,6 +15978,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -16525,6 +16569,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -16636,6 +16681,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -17225,6 +17271,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -17327,6 +17374,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -17384,17 +17432,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationItems.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationItems.operations.html index 05bd625b2f..525105efa0 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationItems.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationItems.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationMetrics.html b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationMetrics.html index f5011004ec..37271c6c7e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationMetrics.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationMetrics.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists EvaluationMetrics.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1945,17 +1945,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationMetrics.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationMetrics.operations.html index 02ff02afb6..192692076e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationMetrics.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationMetrics.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationRuns.html b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationRuns.html index 6826c01631..b5173cbf83 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationRuns.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationRuns.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Evaluation Runs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2340,6 +2340,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2451,6 +2452,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3041,6 +3043,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3152,6 +3155,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3741,6 +3745,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3843,6 +3848,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3995,6 +4001,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7070,6 +7077,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7181,6 +7189,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7771,6 +7780,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7882,6 +7892,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8471,6 +8482,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8573,6 +8585,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8725,6 +8738,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -11842,6 +11856,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -11953,6 +11968,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -12543,6 +12559,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -12654,6 +12671,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -13243,6 +13261,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -13345,6 +13364,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -13497,6 +13517,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -16585,6 +16606,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -16696,6 +16718,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -17286,6 +17309,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -17397,6 +17421,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -17986,6 +18011,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -18088,6 +18114,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -18240,6 +18267,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -19111,17 +19139,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationRuns.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationRuns.operations.html index 94b73f2273..06674faf30 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationRuns.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationRuns.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationSets.html b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationSets.html index f13286aebc..659921baf4 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationSets.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationSets.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Evaluation Sets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1617,17 +1617,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationSets.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationSets.operations.html index 9fbd496f9e..04e93533f6 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationSets.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationSets.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationTasks.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationTasks.operations.html index c5326ede8e..357a5dc336 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationTasks.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.evaluationTasks.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.exampleStores.html b/docs/dyn/aiplatform_v1beta1.projects.locations.exampleStores.html index 5f73816a18..c8c2ccca25 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.exampleStores.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.exampleStores.html @@ -92,7 +92,7 @@

Instance Methods

fetchExamples(exampleStore, body=None, x__xgafv=None)

Get Examples from the Example Store.

- fetchExamples_next()

+ fetchExamples_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List ExampleStores in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -316,6 +316,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -408,6 +409,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -439,17 +441,17 @@

Method Details

- fetchExamples_next() + fetchExamples_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. +
@@ -513,17 +515,17 @@

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. +
@@ -704,6 +706,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -828,6 +831,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -920,6 +924,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1043,6 +1048,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1135,6 +1141,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1256,6 +1263,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1348,6 +1356,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.exampleStores.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.exampleStores.operations.html index 2bc988f924..4760cfecac 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.exampleStores.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.exampleStores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.extensionControllers.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.extensionControllers.operations.html index 3075939fcd..3d2f4f2908 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.extensionControllers.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.extensionControllers.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.extensions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.extensions.html index ee7057a4b1..169807aa30 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.extensions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.extensions.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Extensions in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -775,17 +775,17 @@

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. +
@@ -1224,6 +1224,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1327,6 +1328,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.extensions.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.extensions.operations.html index 7548b6c2d2..0df0d9f59e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.extensions.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.extensions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.featureMonitorJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.featureMonitorJobs.html index d8c27d4507..3fc62d6348 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.featureMonitorJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.featureMonitorJobs.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List feature monitor jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -330,17 +330,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.html index 1cb79d27d6..186f838aeb 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeatureGroups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -291,17 +291,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.operations.html index 3d14143e15..c3f9a96b00 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.featureMonitors.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.features.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.features.html index 9b9640ca46..58de41da0d 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.features.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.features.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, latestStatsCount=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Features in a given FeatureGroup.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -554,17 +554,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.features.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.features.operations.html index 1331f15019..101ac8b571 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.features.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.features.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.html index c40dc86dd6..4ca59e9f45 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeatureGroups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -353,17 +353,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.operations.html index 8c289839bc..9ccb4c768d 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureGroups.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.featureViewSyncs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.featureViewSyncs.html index c2089dce27..98903676b7 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.featureViewSyncs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.featureViewSyncs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeatureViewSyncs in a given FeatureView.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -182,17 +182,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.html index 868b8dae6b..40fc915e53 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.html @@ -112,7 +112,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeatureViews in a given FeatureOnlineStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -775,17 +775,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.operations.html index f0c800d1d0..c2fbaa6893 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.featureViews.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.html index c9cf13e6af..cf55365b87 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeatureOnlineStores in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -441,17 +441,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.operations.html index 8119bc350d..b07482a469 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featureOnlineStores.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.features.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.features.html index f9fc26260c..05d9615d06 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.features.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.features.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, latestStatsCount=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Features in a given EntityType.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -554,17 +554,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.features.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.features.operations.html index 45afbe8754..4f92a3a13d 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.features.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.features.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.html index 92731af95c..834c5819b5 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.html @@ -112,7 +112,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists EntityTypes in a given Featurestore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -599,17 +599,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.operations.html index a76987629c..a89399406a 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.entityTypes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.html index b41b9409f4..9a19244c82 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Featurestores in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -115,7 +115,7 @@

Instance Methods

searchFeatures(location, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches Features matching a query in a given project.

- searchFeatures_next()

+ searchFeatures_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
@@ -624,17 +624,17 @@

Method Details

- searchFeatures_next() + searchFeatures_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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.operations.html index 80ac3de896..3bfef2cc4b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.featurestores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.html index 50723aa295..90dd2202fc 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.html @@ -406,7 +406,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

recommendSpec(parent, body=None, x__xgafv=None)

@@ -1123,6 +1123,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1264,6 +1265,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1391,6 +1393,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2767,6 +2770,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3114,6 +3118,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3457,6 +3462,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3552,6 +3558,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4129,6 +4136,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4724,6 +4732,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4835,6 +4844,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4933,6 +4943,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5029,6 +5040,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5125,6 +5137,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -6107,6 +6120,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -6244,6 +6258,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -6897,6 +6912,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7237,6 +7253,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8092,6 +8109,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8203,6 +8221,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8793,6 +8812,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8904,6 +8924,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -9493,6 +9514,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -9595,6 +9617,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -9761,6 +9784,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -9880,6 +9904,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -10283,7 +10308,7 @@

Method Details

"A String", ], "dnsRecord": "A String", # Output only. The fully qualified record name of the created A-record in Cloud DNS. - "dnsZoneName": "A String", # Optional. FQDN of the private DNS zone to create DNS record set for PSC endpoint. + "dnsZoneName": "A String", # Optional. Name of the private Cloud DNS managed zone in which to create the gateway's A-record. This is the managed zone's own name, not its DNS name: for a zone serving `example.internal.`, this field takes the zone name, such as `my-private-zone`. The zone's DNS name is combined with a generated per-gateway label to form the record's fully qualified name, which must stay within the 255-octet DNS limit. If the full name is too long, gateway provisioning fails when it attempts to create the DNS record. "ipAddress": "A String", # Output only. The private IP address of the PSC endpoint. "network": "A String", # Optional. The URI of the network resource where PSC-E will be provisioned. if not provided `default` network will be used. Format: projects/{project}/global/networks/{network} "pscEndpoint": "A String", # Output only. The self-link or name of the Private Service Connect endpoint forwarding rule. @@ -10337,17 +10362,17 @@

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. +
@@ -10838,7 +10863,7 @@

Method Details

"A String", ], "dnsRecord": "A String", # Output only. The fully qualified record name of the created A-record in Cloud DNS. - "dnsZoneName": "A String", # Optional. FQDN of the private DNS zone to create DNS record set for PSC endpoint. + "dnsZoneName": "A String", # Optional. Name of the private Cloud DNS managed zone in which to create the gateway's A-record. This is the managed zone's own name, not its DNS name: for a zone serving `example.internal.`, this field takes the zone name, such as `my-private-zone`. The zone's DNS name is combined with a generated per-gateway label to form the record's fully qualified name, which must stay within the 255-octet DNS limit. If the full name is too long, gateway provisioning fails when it attempts to create the DNS record. "ipAddress": "A String", # Output only. The private IP address of the PSC endpoint. "network": "A String", # Optional. The URI of the network resource where PSC-E will be provisioned. if not provided `default` network will be used. Format: projects/{project}/global/networks/{network} "pscEndpoint": "A String", # Output only. The self-link or name of the Private Service Connect endpoint forwarding rule. diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.hyperparameterTuningJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.hyperparameterTuningJobs.html index 6954bc96c9..058462e566 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.hyperparameterTuningJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.hyperparameterTuningJobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists HyperparameterTuningJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1367,17 +1367,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.hyperparameterTuningJobs.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.hyperparameterTuningJobs.operations.html index 2183a186a0..f626d6133e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.hyperparameterTuningJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.hyperparameterTuningJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.indexEndpoints.html b/docs/dyn/aiplatform_v1beta1.projects.locations.indexEndpoints.html index 28e5a68754..3c7210ebbd 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.indexEndpoints.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.indexEndpoints.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists IndexEndpoints in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

mutateDeployedIndex(indexEndpoint, body=None, updateMask=None, x__xgafv=None)

@@ -878,17 +878,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.indexEndpoints.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.indexEndpoints.operations.html index 5fe69b894d..fa46717af4 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.indexEndpoints.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.indexEndpoints.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.indexes.html b/docs/dyn/aiplatform_v1beta1.projects.locations.indexes.html index 06f0df4a12..28de70860f 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.indexes.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.indexes.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Indexes in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -396,17 +396,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.indexes.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.indexes.operations.html index 5d89703a35..ee8c1643a4 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.indexes.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.indexes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.interactions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.interactions.html index 98b9fdd295..10a87c5c6e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.interactions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.interactions.html @@ -312,7 +312,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -474,6 +474,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -653,7 +661,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -815,6 +823,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -981,7 +997,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -1143,6 +1159,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -1159,7 +1183,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -1172,16 +1196,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -1377,7 +1403,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -1539,6 +1565,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -1562,7 +1596,7 @@

Method Details

{ # A source to be mounted into the environment. "content": "A String", # The inline content if `type` is `INLINE`. "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. "target": "A String", # Where the source should appear in the environment. "type": "A String", }, @@ -1730,7 +1764,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -1892,6 +1926,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -2087,7 +2129,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -2249,6 +2291,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -2434,7 +2484,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -2596,6 +2646,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -2618,7 +2676,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -2802,7 +2861,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -2964,6 +3023,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -3149,7 +3216,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -3311,6 +3378,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -3333,7 +3408,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -3515,7 +3591,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -3677,6 +3753,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -3855,7 +3939,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -4017,6 +4101,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -4199,7 +4291,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -4361,6 +4453,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -4563,7 +4663,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -4725,6 +4825,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -4935,7 +5043,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -5097,6 +5205,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -5305,7 +5421,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -5467,6 +5583,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -5660,7 +5784,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -5822,6 +5946,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -5997,7 +6129,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -6159,6 +6291,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -6337,7 +6477,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -6499,6 +6639,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -6681,7 +6829,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -6843,6 +6991,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -7045,7 +7201,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -7207,6 +7363,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -7417,7 +7581,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -7579,6 +7743,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -7787,7 +7959,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -7949,6 +8121,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -8142,7 +8322,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -8304,6 +8484,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -8502,7 +8690,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -8664,6 +8852,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -8736,7 +8932,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -8759,344 +8955,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -9357,7 +9215,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -9519,6 +9377,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -9698,7 +9564,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -9860,6 +9726,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -10026,7 +9900,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -10188,6 +10062,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -10204,7 +10086,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -10217,16 +10099,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -10422,7 +10306,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -10584,6 +10468,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -10607,7 +10499,7 @@

Method Details

{ # A source to be mounted into the environment. "content": "A String", # The inline content if `type` is `INLINE`. "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. "target": "A String", # Where the source should appear in the environment. "type": "A String", }, @@ -10775,7 +10667,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -10937,6 +10829,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -11132,7 +11032,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -11294,6 +11194,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -11479,7 +11387,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -11641,6 +11549,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -11663,7 +11579,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -11847,7 +11764,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -12009,6 +11926,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -12194,7 +12119,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -12356,6 +12281,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -12378,7 +12311,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -12560,7 +12494,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -12722,6 +12656,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -12900,7 +12842,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -13062,6 +13004,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -13244,7 +13194,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -13406,6 +13356,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -13608,7 +13566,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -13770,6 +13728,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -13980,7 +13946,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -14142,6 +14108,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -14350,7 +14324,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -14512,6 +14486,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -14705,7 +14687,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -14867,6 +14849,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -15042,7 +15032,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -15204,6 +15194,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -15382,7 +15380,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -15544,6 +15542,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -15726,7 +15732,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -15888,6 +15894,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -16090,7 +16104,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -16252,6 +16266,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -16462,7 +16484,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -16624,6 +16646,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -16832,7 +16862,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -16994,6 +17024,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -17187,7 +17225,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -17349,6 +17387,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -17547,7 +17593,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -17709,6 +17755,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -17781,7 +17835,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -17804,344 +17858,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -18404,7 +18120,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -18566,6 +18282,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -18745,7 +18469,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -18907,6 +18631,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -19073,7 +18805,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -19235,6 +18967,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -19251,7 +18991,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -19264,16 +19004,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -19469,7 +19211,368 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "previousInteractionId": "A String", # The ID of the previous interaction, if any. + "remoteEnvironment": { # Configuration for a custom environment. + "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. + "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. + "allowlist": [ # List of allowed domains and their configurations. + { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. + "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. + "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). + "a_key": "A String", + }, + }, + ], + }, + "networkMode": "A String", # Network egress mode. + "sources": [ + { # A source to be mounted into the environment. + "content": "A String", # The inline content if `type` is `INLINE`. + "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. + "target": "A String", # Where the source should appear in the environment. + "type": "A String", + }, + ], + }, + "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. + "boolValue": True or False, # Represents a boolean value. + "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -19631,359 +19734,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "previousInteractionId": "A String", # The ID of the previous interaction, if any. - "remoteEnvironment": { # Configuration for a custom environment. - "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. - "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. - "allowlist": [ # List of allowed domains and their configurations. - { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. - "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. - "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). - "a_key": "A String", + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - ], - }, - "networkMode": "A String", # Network egress mode. - "sources": [ - { # A source to be mounted into the environment. - "content": "A String", # The inline content if `type` is `INLINE`. - "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. - "target": "A String", # Where the source should appear in the environment. - "type": "A String", - }, - ], - }, - "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. - "boolValue": True or False, # Represents a boolean value. - "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -20179,7 +19937,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -20341,6 +20099,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -20526,7 +20292,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -20688,6 +20454,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -20710,7 +20484,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -20894,7 +20669,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -21056,6 +20831,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -21241,7 +21024,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -21403,6 +21186,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -21425,7 +21216,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -21607,7 +21399,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -21769,346 +21909,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -22291,7 +22099,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -22453,6 +22261,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -22655,7 +22471,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -22817,6 +22633,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -23027,7 +22851,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -23189,6 +23013,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -23397,7 +23229,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -23559,6 +23391,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -23752,7 +23592,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -23914,6 +23754,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -24089,7 +23937,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -24251,346 +24447,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -24773,7 +24637,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -24935,6 +24799,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -25137,7 +25009,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -25299,6 +25171,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -25509,7 +25389,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -25671,6 +25551,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -25879,7 +25767,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -26041,6 +25929,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -26234,7 +26130,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -26396,6 +26292,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -26594,7 +26498,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -26756,6 +26660,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -26828,7 +26740,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -26851,344 +26763,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -27468,7 +27042,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -27630,6 +27204,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -27811,7 +27393,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -27973,6 +27555,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -28174,7 +27764,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -28336,6 +27926,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -28542,7 +28140,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -28704,6 +28302,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -28912,7 +28518,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -29074,6 +28680,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -29271,7 +28885,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -29433,6 +29047,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -29658,7 +29280,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -29820,6 +29442,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -29999,7 +29629,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -30161,6 +29791,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -30327,7 +29965,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -30489,6 +30127,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -30505,7 +30151,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -30518,16 +30164,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -30723,7 +30371,368 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "previousInteractionId": "A String", # The ID of the previous interaction, if any. + "remoteEnvironment": { # Configuration for a custom environment. + "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. + "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. + "allowlist": [ # List of allowed domains and their configurations. + { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. + "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. + "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). + "a_key": "A String", + }, + }, + ], + }, + "networkMode": "A String", # Network egress mode. + "sources": [ + { # A source to be mounted into the environment. + "content": "A String", # The inline content if `type` is `INLINE`. + "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. + "target": "A String", # Where the source should appear in the environment. + "type": "A String", + }, + ], + }, + "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. + "boolValue": True or False, # Represents a boolean value. + "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -30885,359 +30894,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "previousInteractionId": "A String", # The ID of the previous interaction, if any. - "remoteEnvironment": { # Configuration for a custom environment. - "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. - "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. - "allowlist": [ # List of allowed domains and their configurations. - { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. - "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. - "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). - "a_key": "A String", + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - ], - }, - "networkMode": "A String", # Network egress mode. - "sources": [ - { # A source to be mounted into the environment. - "content": "A String", # The inline content if `type` is `INLINE`. - "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. - "target": "A String", # Where the source should appear in the environment. - "type": "A String", - }, - ], - }, - "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. - "boolValue": True or False, # Represents a boolean value. - "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -31433,7 +31097,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -31595,6 +31259,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -31780,7 +31452,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -31942,6 +31614,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -31964,7 +31644,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -32148,7 +31829,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -32310,6 +31991,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -32495,7 +32184,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -32657,6 +32346,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -32679,7 +32376,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -32861,7 +32559,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -33023,346 +33069,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -33545,7 +33259,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -33707,6 +33421,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -33909,7 +33631,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -34071,6 +33793,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -34281,7 +34011,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -34443,6 +34173,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -34651,7 +34389,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -34813,6 +34551,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -35006,7 +34752,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -35168,6 +34914,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -35343,7 +35097,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -35505,346 +35607,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -36027,7 +35797,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -36189,6 +35959,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -36391,7 +36169,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -36553,6 +36331,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -36763,7 +36549,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -36925,6 +36711,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -37133,7 +36927,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -37295,6 +37089,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -37488,7 +37290,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -37650,6 +37452,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -37848,7 +37658,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -38010,6 +37820,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -38082,7 +37900,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -38105,344 +37923,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -38693,7 +38173,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -38855,6 +38335,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -39034,7 +38522,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -39196,6 +38684,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -39362,7 +38858,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -39524,6 +39020,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -39540,7 +39044,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -39553,16 +39057,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -39758,7 +39264,368 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "previousInteractionId": "A String", # The ID of the previous interaction, if any. + "remoteEnvironment": { # Configuration for a custom environment. + "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. + "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. + "allowlist": [ # List of allowed domains and their configurations. + { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. + "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. + "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). + "a_key": "A String", + }, + }, + ], + }, + "networkMode": "A String", # Network egress mode. + "sources": [ + { # A source to be mounted into the environment. + "content": "A String", # The inline content if `type` is `INLINE`. + "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. + "target": "A String", # Where the source should appear in the environment. + "type": "A String", + }, + ], + }, + "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. + "boolValue": True or False, # Represents a boolean value. + "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -39920,359 +39787,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "previousInteractionId": "A String", # The ID of the previous interaction, if any. - "remoteEnvironment": { # Configuration for a custom environment. - "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. - "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. - "allowlist": [ # List of allowed domains and their configurations. - { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. - "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. - "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). - "a_key": "A String", + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - ], - }, - "networkMode": "A String", # Network egress mode. - "sources": [ - { # A source to be mounted into the environment. - "content": "A String", # The inline content if `type` is `INLINE`. - "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. - "target": "A String", # Where the source should appear in the environment. - "type": "A String", - }, - ], - }, - "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. - "boolValue": True or False, # Represents a boolean value. - "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -40468,7 +39990,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -40630,6 +40152,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -40815,7 +40345,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -40977,6 +40507,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -40999,7 +40537,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -41183,7 +40722,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -41345,6 +40884,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -41530,7 +41077,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -41692,6 +41239,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -41714,7 +41269,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -41896,7 +41452,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -42058,346 +41962,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -42580,7 +42152,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -42742,6 +42314,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -42944,7 +42524,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -43106,6 +42686,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -43316,7 +42904,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -43478,6 +43066,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -43686,7 +43282,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -43848,6 +43444,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -44041,7 +43645,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -44203,6 +43807,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -44378,7 +43990,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -44540,346 +44500,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -45062,7 +44690,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -45224,6 +44852,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -45426,7 +45062,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -45588,6 +45224,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -45798,7 +45442,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -45960,6 +45604,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -46168,7 +45820,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -46330,6 +45982,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -46523,7 +46183,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -46685,6 +46345,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -46883,7 +46551,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -47045,6 +46713,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -47117,7 +46793,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -47140,344 +46816,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -47728,7 +47066,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -47890,6 +47228,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -48069,7 +47415,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -48231,6 +47577,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -48397,7 +47751,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -48559,6 +47913,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -48575,7 +47937,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -48588,16 +47950,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -48793,7 +48157,368 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "previousInteractionId": "A String", # The ID of the previous interaction, if any. + "remoteEnvironment": { # Configuration for a custom environment. + "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. + "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. + "allowlist": [ # List of allowed domains and their configurations. + { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. + "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. + "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). + "a_key": "A String", + }, + }, + ], + }, + "networkMode": "A String", # Network egress mode. + "sources": [ + { # A source to be mounted into the environment. + "content": "A String", # The inline content if `type` is `INLINE`. + "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. + "target": "A String", # Where the source should appear in the environment. + "type": "A String", + }, + ], + }, + "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. + "boolValue": True or False, # Represents a boolean value. + "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -48955,359 +48680,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "previousInteractionId": "A String", # The ID of the previous interaction, if any. - "remoteEnvironment": { # Configuration for a custom environment. - "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. - "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. - "allowlist": [ # List of allowed domains and their configurations. - { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. - "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. - "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). - "a_key": "A String", + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - ], - }, - "networkMode": "A String", # Network egress mode. - "sources": [ - { # A source to be mounted into the environment. - "content": "A String", # The inline content if `type` is `INLINE`. - "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. - "target": "A String", # Where the source should appear in the environment. - "type": "A String", - }, - ], - }, - "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. - "boolValue": True or False, # Represents a boolean value. - "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -49503,7 +48883,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -49665,6 +49045,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -49850,7 +49238,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -50012,6 +49400,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -50034,7 +49430,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -50218,7 +49615,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -50380,6 +49777,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -50565,7 +49970,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -50727,6 +50132,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -50749,7 +50162,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -50931,7 +50345,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -51093,346 +50855,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -51615,7 +51045,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -51777,6 +51207,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -51979,7 +51417,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -52141,6 +51579,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -52351,7 +51797,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -52513,6 +51959,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -52721,7 +52175,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -52883,6 +52337,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -53076,7 +52538,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -53238,6 +52700,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -53413,7 +52883,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -53575,346 +53393,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -54097,7 +53583,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -54259,6 +53745,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -54461,7 +53955,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -54623,6 +54117,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -54833,7 +54335,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -54995,6 +54497,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -55203,7 +54713,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -55365,6 +54875,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -55558,7 +55076,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -55720,6 +55238,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -55918,7 +55444,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -56080,6 +55606,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -56152,7 +55686,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -56175,344 +55709,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -56763,7 +55959,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -56925,6 +56121,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -57104,7 +56308,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -57266,6 +56470,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -57432,7 +56644,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -57594,6 +56806,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -57610,7 +56830,7 @@

Method Details

}, ], "id": "A String", # Required. Output only. A unique identifier for the interaction completion. - "labels": { # Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. + "labels": { # The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter. "a_key": "A String", }, "localEnvironment": { # Configuration for an environment that lives on the client connection rather than in a server-managed sandbox. When set (via Interaction.local_environment), the agent's filesystem and shell are treated as living on the client: the agent's built-in environment operations (e.g. reading/listing/editing files and running commands) are suspended on the server and yielded back to the client to execute, with their results returned on a subsequent turn. This is mutually exclusive with a server-managed `EnvironmentConfig` (remote_environment), since the environment is either on the client or in a server sandbox, never both. This governs only the agent's built-in environment. Client-declared function tools are always executed on the client regardless of this field. # The agent's environment lives on the client connection: its built-in environment operations (filesystem ops and running commands) are yielded to the client to execute, instead of running in a server-managed sandbox. Mutually exclusive with `remote_environment`. (Independent of any client-declared function tools, which are always executed on the client regardless of this field.) @@ -57623,16 +56843,18 @@

Method Details

}, "maxOutputTokens": 42, # The maximum number of tokens to include in the response. "seed": 42, # Seed used in decoding for reproducibility. - "speechConfig": [ # Configuration for speech interaction. - { # The configuration for speech interaction. - "language": "A String", # The language of the speech. - "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. - "voice": "A String", # The voice of the speaker. - }, - ], "stopSequences": [ # A list of character sequences that will stop output interaction. "A String", ], + "structuredSpeechConfig": { # Configuration for multi-speaker and speech generation. # Speech and multi-speaker configuration. + "speakers": [ # Individual speaker configurations. + { # The configuration for speech interaction. + "language": "A String", # The language of the speech. + "speaker": "A String", # The speaker's name, it should match the speaker name given in the prompt. + "voice": "A String", # The voice of the speaker. + }, + ], + }, "temperature": 3.14, # Controls the randomness of the output. "thinkingLevel": "A String", # The level of thought tokens that the model should generate. "thinkingSummaries": "A String", # Whether to include thought summaries in the response. @@ -57828,7 +57050,368 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "previousInteractionId": "A String", # The ID of the previous interaction, if any. + "remoteEnvironment": { # Configuration for a custom environment. + "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. + "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. + "allowlist": [ # List of allowed domains and their configurations. + { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. + "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. + "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). + "a_key": "A String", + }, + }, + ], + }, + "networkMode": "A String", # Network egress mode. + "sources": [ + { # A source to be mounted into the environment. + "content": "A String", # The inline content if `type` is `INLINE`. + "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). + "source": "A String", # The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path. + "target": "A String", # Where the source should appear in the environment. + "type": "A String", + }, + ], + }, + "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. + "boolValue": True or False, # Represents a boolean value. + "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -57990,359 +57573,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "previousInteractionId": "A String", # The ID of the previous interaction, if any. - "remoteEnvironment": { # Configuration for a custom environment. - "environmentId": "A String", # Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. - "networkAllowlist": { # Network egress configuration for the environment. # Allow only specific domains. - "allowlist": [ # List of allowed domains and their configurations. - { # A network egress rule that controls which external domains the environment is allowed to reach. Each rule identifies a target domain and, optionally, a set of HTTP headers to inject into every matching outbound request. - "domain": "A String", # The domain pattern to match for this rule. Use an exact hostname (e.g., `github.com`), a wildcard prefix (e.g., `*.googleapis.com`), or `*` to match all domains. - "transform": { # Headers to inject into requests matching this rule. Key: header name (e.g., "Authorization"). Value: header value (e.g., "Bearer your-token"). - "a_key": "A String", + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - ], - }, - "networkMode": "A String", # Network egress mode. - "sources": [ - { # A source to be mounted into the environment. - "content": "A String", # The inline content if `type` is `INLINE`. - "encoding": "A String", # Optional encoding for inline content (e.g. `base64`). - "source": "A String", # The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path. - "target": "A String", # Where the source should appear in the environment. - "type": "A String", - }, - ], - }, - "responseFormat": { # `Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values. A producer of value is expected to set one of these variants. Absence of any variant indicates an error. # Enforces that the generated response is a JSON object that complies with the JSON schema specified in this field. - "boolValue": True or False, # Represents a boolean value. - "contentValue": { # The content of the response. # Represents rich content (text, image, etc.). - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -58538,7 +57776,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -58700,6 +57938,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -58885,7 +58131,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -59047,6 +58293,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -59069,7 +58323,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, ], @@ -59253,7 +58508,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -59415,6 +58670,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -59600,7 +58863,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -59762,6 +59025,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -59784,7 +59055,8 @@

Method Details

"aspectRatio": "A String", # The aspect ratio for the video output. "delivery": "A String", # The delivery mode for the video output. "duration": "A String", # The duration for the video output. - "gcsUri": "A String", # The GCS URI to store the video output. Required for Vertex if delivery mode is URI. + "gcsUri": "A String", # The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI. + "resolution": "A String", # The video output resolution. Defaults to 720p. }, }, "responseMimeType": "A String", # The mime type of the response. This is required if response_format is set. @@ -59966,7 +59238,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -60128,346 +59748,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -60650,7 +59938,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -60812,6 +60100,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -61014,7 +60310,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -61176,6 +60472,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -61386,7 +60690,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -61548,6 +60852,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -61756,7 +61068,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -61918,6 +61230,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -62111,7 +61431,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -62273,6 +61593,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -62448,7 +61776,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -62610,346 +62286,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -63132,7 +62476,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -63294,6 +62638,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -63496,7 +62848,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -63658,6 +63010,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -63868,7 +63228,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -64030,6 +63390,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -64238,7 +63606,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -64400,6 +63768,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -64593,7 +63969,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -64755,6 +64131,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -64953,7 +64337,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -65115,6 +64499,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -65187,7 +64579,7 @@

Method Details

"alpha": 3.14, # Optional. Alpha value controls the weight between dense and sparse vector search results. }, "ranking": { # Config for ranking and reranking. # Optional. Config for ranking and reranking. - "rankService": { # Config for Rank Service. # Optional. Config for Rank Service. + "rankService": { # Config for Rank Service. # Config for Rank Service. "modelName": "A String", # Optional. The model name of the rank service. }, }, @@ -65210,344 +64602,6 @@

Method Details

}, }, ], - "turnList": { # A list of Turns. # The turns for the interaction. - "turns": [ - { - "contentList": { # A list of Content. # The content of the turn. An array of Content objects. - "contents": [ # The contents of the list. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], - }, - }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - }, - "contentString": "A String", # The content of the turn. A single string. - "role": "A String", # The originator of this turn. Must be user for input or model for model output. - }, - ], - }, "updated": "A String", # Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ). "usage": { # Statistics on the interaction request's token usage. # Output only. Statistics on the interaction request's token usage. "cachedTokensByModality": [ # A breakdown of cached token usage by modality. @@ -65776,7 +64830,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -65938,6 +64992,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -66149,7 +65211,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -66311,6 +65373,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -66552,7 +65622,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -66714,6 +65784,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -66949,7 +66027,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -67111,6 +66189,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -67290,7 +66376,355 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. + { # The result of the File Search. + }, + ], + }, + "functionResult": { # A function tool result content block. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "isError": True or False, # Whether the tool call resulted in an error. + "name": "A String", # The name of the tool that was called. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "googleMapsResult": { # Google Maps result content. + "result": [ # Required. The results of the Google Maps. + { # The result of the Google Maps. + "places": [ # The places that were found. + { + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + ], + "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. + }, + ], + }, + "googleSearchResult": { # Google Search result content. + "isError": True or False, # Whether the Google Search resulted in an error. + "result": [ # Required. The results of the Google Search. + { # The result of the Google Search. + "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. + }, + ], + }, + "mcpServerToolResult": { # MCPServer tool result content. + "contentList": { + "contents": [ + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "name": "A String", # Name of the tool which is called for this specific tool call. + "serverName": "A String", # The name of the used MCP server. + "stringResult": "A String", + "structResult": # Object with schema name: GenaiVertexV1beta1Struct + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextResult": { # URL context result content. + "isError": True or False, # Whether the URL context resulted in an error. + "result": [ # Required. The results of the URL context. + { # The result of the URL context. + "status": "A String", # The status of the URL retrieval. + "url": "A String", # The URL that was fetched. + }, + ], + }, + }, + "video": { # A video content block. + "data": "A String", # The video content. + "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the video. + }, + }, + ], + "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. + "code": 42, # The status code, which should be an enum value of google.rpc.Code. + "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. + { + "a_key": "", # Properties of the object. Contains field @type with type URL. + }, + ], + "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. + }, + }, + "thought": { # A thought step. + "signature": "A String", # A signature hash for backend validation. + "summary": [ # A summary of the thought. + { # The content of the response. + "audio": { # An audio content block. + "channels": 42, # The number of audio channels. + "data": "A String", # The audio content. + "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "sampleRate": 42, # The sample rate of the audio. + "uri": "A String", # The URI of the audio. + }, + "document": { # A document content block. + "data": "A String", # The document content. + "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "uri": "A String", # The URI of the document. + }, + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + "thought": { # A thought content block. + "signature": "A String", # Signature to match the backend source to be part of the generation. + "summary": [ # A summary of the thought. + { + "image": { # An image content block. + "data": "A String", # The image content. + "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "resolution": "A String", # The resolution of the media. + "uri": "A String", # The URI of the image. + }, + "text": { # A text content block. + "annotations": [ # Citation information for model-generated content. + { # Citation information for model-generated content. + "endIndex": 42, # End of the attributed segment, exclusive. + "fileCitation": { # A file citation annotation. # A file citation annotation. + "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. + "documentUri": "A String", # The URI of the file. + "fileName": "A String", # The name of the file. + "mediaId": "A String", # Media ID in-case of image citations, if applicable. + "pageNumber": 42, # Page number of the cited document, if applicable. + "source": "A String", # Source attributed for a portion of the text. + }, + "placeCitation": { # A place citation annotation. # A place citation annotation. + "name": "A String", # Title of the place. + "placeId": "A String", # The ID of the place, in `places/{place_id}` format. + "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. + { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. + "reviewId": "A String", # The ID of the review snippet. + "title": "A String", # Title of the review. + "url": "A String", # A link that corresponds to the user review on Google Maps. + }, + ], + "url": "A String", # URI reference of the place. + }, + "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. + "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. + "title": "A String", # The title of the URL. + "url": "A String", # The URL. + }, + "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. + "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. + "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". + "text": "A String", # The transcribed word. + }, + }, + ], + "text": "A String", # Required. The text content. + }, + }, + ], + }, + "toolCall": { # Tool call content. + "codeExecutionCall": { # Code execution content. + "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. + "code": "A String", # The code to be executed. + "language": "A String", # Programming language of the `code`. + }, + }, + "fileSearchCall": { # File Search content. + }, + "functionCall": { # A function tool call content block. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. + "name": "A String", # Required. The name of the tool to call. + }, + "googleMapsCall": { # Google Maps content. + "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. + "queries": [ # The queries to be executed. + "A String", + ], + }, + }, + "googleSearchCall": { # Google Search content. + "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. + "queries": [ # Web search queries for the following-up web search. + "A String", + ], + }, + "searchType": "A String", # The type of search grounding enabled. + }, + "id": "A String", # Required. A unique ID for this specific tool call. + "mcpServerToolCall": { # MCPServer tool call content. + "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. + "name": "A String", # Required. The name of the tool which was called. + "serverName": "A String", # Required. The name of the used MCP server. + }, + "signature": "A String", # A signature hash for backend validation. + "urlContextCall": { # URL context content. + "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. + "urls": [ # The URLs to fetch. + "A String", + ], + }, + }, + }, + "toolResult": { # Tool result content. + "callId": "A String", # Required. ID to match the ID from the function call block. + "codeExecutionResult": { # Code execution result content. + "isError": True or False, # Whether the code execution resulted in an error. + "result": "A String", # Required. The output of the code execution. + }, + "fileSearchResult": { # File Search result content. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -67452,346 +66886,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the video. - }, - }, - ], - "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation. - "code": 42, # The status code, which should be an enum value of google.rpc.Code. - "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use. - { - "a_key": "", # Properties of the object. Contains field @type with type URL. - }, - ], - "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client. - }, - }, - "thought": { # A thought step. - "signature": "A String", # A signature hash for backend validation. - "summary": [ # A summary of the thought. - { # The content of the response. - "audio": { # An audio content block. - "channels": 42, # The number of audio channels. - "data": "A String", # The audio content. - "mimeTypeString": "A String", # Flexible MIME type string of the audio, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "sampleRate": 42, # The sample rate of the audio. - "uri": "A String", # The URI of the audio. - }, - "document": { # A document content block. - "data": "A String", # The document content. - "mimeTypeString": "A String", # Flexible MIME type string of the document, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "uri": "A String", # The URI of the document. - }, - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - "thought": { # A thought content block. - "signature": "A String", # Signature to match the backend source to be part of the generation. - "summary": [ # A summary of the thought. - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "toolCall": { # Tool call content. - "codeExecutionCall": { # Code execution content. - "arguments": { # The arguments to pass to the code execution. # Required. The arguments to pass to the code execution. - "code": "A String", # The code to be executed. - "language": "A String", # Programming language of the `code`. - }, - }, - "fileSearchCall": { # File Search content. - }, - "functionCall": { # A function tool call content block. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The arguments to pass to the function. - "name": "A String", # Required. The name of the tool to call. - }, - "googleMapsCall": { # Google Maps content. - "arguments": { # The arguments to pass to the Google Maps tool. # The arguments to pass to the Google Maps tool. - "queries": [ # The queries to be executed. - "A String", - ], + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. }, }, - "googleSearchCall": { # Google Search content. - "arguments": { # The arguments to pass to Google Search. # Required. The arguments to pass to Google Search. - "queries": [ # Web search queries for the following-up web search. - "A String", - ], - }, - "searchType": "A String", # The type of search grounding enabled. - }, - "id": "A String", # Required. A unique ID for this specific tool call. - "mcpServerToolCall": { # MCPServer tool call content. - "arguments": # Object with schema name: GenaiVertexV1beta1Struct # Required. The JSON object of arguments for the function. - "name": "A String", # Required. The name of the tool which was called. - "serverName": "A String", # Required. The name of the used MCP server. - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextCall": { # URL context content. - "arguments": { # The arguments to pass to the URL context. # Required. The arguments to pass to the URL context. - "urls": [ # The URLs to fetch. - "A String", - ], - }, - }, - }, - "toolResult": { # Tool result content. - "callId": "A String", # Required. ID to match the ID from the function call block. - "codeExecutionResult": { # Code execution result content. - "isError": True or False, # Whether the code execution resulted in an error. - "result": "A String", # Required. The output of the code execution. - }, - "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. - { # The result of the File Search. - }, - ], - }, - "functionResult": { # A function tool result content block. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "isError": True or False, # Whether the tool call resulted in an error. - "name": "A String", # The name of the tool that was called. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "googleMapsResult": { # Google Maps result content. - "result": [ # Required. The results of the Google Maps. - { # The result of the Google Maps. - "places": [ # The places that were found. - { - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - ], - "widgetContextToken": "A String", # Resource name of the Google Maps widget context token. - }, - ], - }, - "googleSearchResult": { # Google Search result content. - "isError": True or False, # Whether the Google Search resulted in an error. - "result": [ # Required. The results of the Google Search. - { # The result of the Google Search. - "searchSuggestions": "A String", # Web content snippet that can be embedded in a web page or an app webview. - }, - ], - }, - "mcpServerToolResult": { # MCPServer tool result content. - "contentList": { - "contents": [ - { - "image": { # An image content block. - "data": "A String", # The image content. - "mimeTypeString": "A String", # Flexible MIME type string of the image, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. - "resolution": "A String", # The resolution of the media. - "uri": "A String", # The URI of the image. - }, - "text": { # A text content block. - "annotations": [ # Citation information for model-generated content. - { # Citation information for model-generated content. - "endIndex": 42, # End of the attributed segment, exclusive. - "fileCitation": { # A file citation annotation. # A file citation annotation. - "customMetadata": # Object with schema name: GenaiVertexV1beta1Struct # User provided metadata about the retrieved context. - "documentUri": "A String", # The URI of the file. - "fileName": "A String", # The name of the file. - "mediaId": "A String", # Media ID in-case of image citations, if applicable. - "pageNumber": 42, # Page number of the cited document, if applicable. - "source": "A String", # Source attributed for a portion of the text. - }, - "placeCitation": { # A place citation annotation. # A place citation annotation. - "name": "A String", # Title of the place. - "placeId": "A String", # The ID of the place, in `places/{place_id}` format. - "reviewSnippets": [ # Snippets of reviews that are used to generate answers about the features of a given place in Google Maps. - { # Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps. - "reviewId": "A String", # The ID of the review snippet. - "title": "A String", # Title of the review. - "url": "A String", # A link that corresponds to the user review on Google Maps. - }, - ], - "url": "A String", # URI reference of the place. - }, - "startIndex": 42, # Start of segment of the response that is attributed to this source. Index indicates the start of the segment, measured in bytes. - "urlCitation": { # A URL citation annotation. # NOTE: We use these instead of the Citation message for historical reasons. A URL citation annotation. - "title": "A String", # The title of the URL. - "url": "A String", # The URL. - }, - "wordInfo": { # Word-level ASR annotation for transcription output. Carries the word text, optional timing, and optional speaker attribution. # Word-level ASR annotation with timing and speaker info. - "endOffset": "A String", # End offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "speaker": "A String", # Optional. Speaker label for this word (e.g. "spk_1", "spk_2"). Present when diarization_mode is set in TranscriptionConfig. - "startOffset": "A String", # Start offset in time of the word relative to the start of the audio. Present when timestamp_granularities contains "word". - "text": "A String", # The transcribed word. - }, - }, - ], - "text": "A String", # Required. The text content. - }, - }, - ], - }, - "name": "A String", # Name of the tool which is called for this specific tool call. - "serverName": "A String", # The name of the used MCP server. - "stringResult": "A String", - "structResult": # Object with schema name: GenaiVertexV1beta1Struct - }, - "signature": "A String", # A signature hash for backend validation. - "urlContextResult": { # URL context result content. - "isError": True or False, # Whether the URL context resulted in an error. - "result": [ # Required. The results of the URL context. - { # The result of the URL context. - "status": "A String", # The status of the URL retrieval. - "url": "A String", # The URL that was fetched. - }, - ], - }, - }, - "video": { # A video content block. - "data": "A String", # The video content. - "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -67974,7 +67076,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -68136,6 +67238,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -68338,7 +67448,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -68500,6 +67610,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -68710,7 +67828,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -68872,6 +67990,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -69080,7 +68206,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -69242,6 +68368,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, @@ -69435,7 +68569,7 @@

Method Details

"result": "A String", # Required. The output of the code execution. }, "fileSearchResult": { # File Search result content. - "result": [ # Optional. The results of the File Search. + "result": [ # The results of the File Search. { # The result of the File Search. }, ], @@ -69597,6 +68731,14 @@

Method Details

"video": { # A video content block. "data": "A String", # The video content. "mimeTypeString": "A String", # Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the "mime_type" JSON key. + "processingConfig": { + "static": { + "endOffset": "A String", # Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "30s". Must be non-negative and greater than `start_offset` if `start_offset` is set. + "fps": 3.14, # Optional. Video frame-rate sampling density. + "startOffset": "A String", # Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., "10.5s". Must be non-negative. + }, + }, + "processingType": "A String", "resolution": "A String", # The resolution of the media. "uri": "A String", # The URI of the video. }, diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.html b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.html index 9b7da74ce9..bceda06fb3 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.html @@ -183,6 +183,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.html b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.html index 7db3d2ba7f..5519abd8a9 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -136,6 +136,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -334,6 +335,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -435,6 +437,7 @@

Method Details

An object of the form: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -497,6 +500,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemories. "memories": [ # List of Memories in the requested page. { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -542,17 +546,17 @@

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. +
@@ -565,6 +569,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -753,6 +758,7 @@

Method Details

{ # A retrieved memory. "distance": 3.14, # The distance between the query and the retrieved Memory. Smaller values indicate more similar memories. This is only set if similarity search was used for retrieval. "memory": { # A memory. # The retrieved Memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.operations.html index bf2b043cb1..ab992b6dfa 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.revisions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.revisions.html index 0215fa59d9..ccfebe9374 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.revisions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.memories.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memory Revisions for a Memory.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -107,6 +107,7 @@

Method Details

An object of the form: { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -149,6 +150,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemoryRevisions. "memoryRevisions": [ # The list of Memory Revisions in the request page. { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -175,17 +177,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.operations.html index 2ea006cca8..adc75be476 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.memoryBanks.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.artifacts.html b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.artifacts.html index 84a28d591a..d8b3e08d6b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.artifacts.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.artifacts.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Artifacts in the MetadataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -283,17 +283,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.artifacts.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.artifacts.operations.html index b8c61177be..8cffb8fd40 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.artifacts.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.artifacts.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.contexts.html b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.contexts.html index d5f885e829..a113c2351a 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.contexts.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.contexts.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Contexts on the MetadataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -354,17 +354,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.contexts.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.contexts.operations.html index 0c859f1539..6d9a3dc247 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.contexts.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.contexts.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.executions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.executions.html index f0ba4ed899..0022da9ac9 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.executions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.executions.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Executions in the MetadataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -317,17 +317,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.executions.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.executions.operations.html index 331ba3b30e..4f51f09a66 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.executions.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.executions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.html b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.html index 13517f02ad..9d55b8416b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.html @@ -115,7 +115,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists MetadataStores for a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -284,17 +284,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.metadataSchemas.html b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.metadataSchemas.html index c10adccae1..849f149346 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.metadataSchemas.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.metadataSchemas.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists MetadataSchemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -189,17 +189,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.operations.html index b9da9746a9..320cb5c974 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.metadataStores.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.migratableResources.html b/docs/dyn/aiplatform_v1beta1.projects.locations.migratableResources.html index 99d721ce7b..90edfc41c3 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.migratableResources.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.migratableResources.html @@ -89,7 +89,7 @@

Instance Methods

search(parent, body=None, x__xgafv=None)

Searches all of the resources in automl.googleapis.com, datalabeling.googleapis.com and ml.googleapis.com that can be migrated to Vertex AI's given location.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -221,17 +221,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.migratableResources.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.migratableResources.operations.html index 9aff109cdd..7aa5b3aecf 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.migratableResources.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.migratableResources.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.modelDeploymentMonitoringJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.modelDeploymentMonitoringJobs.html index a0f819f610..f0be3566ac 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.modelDeploymentMonitoringJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.modelDeploymentMonitoringJobs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists ModelDeploymentMonitoringJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

searchModelDeploymentMonitoringStatsAnomalies(modelDeploymentMonitoringJob, body=None, x__xgafv=None)

Searches Model Monitoring Statistics generated within a given time window.

- searchModelDeploymentMonitoringStatsAnomalies_next()

+ searchModelDeploymentMonitoringStatsAnomalies_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -783,17 +783,17 @@

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. +
@@ -1099,17 +1099,17 @@

Method Details

- searchModelDeploymentMonitoringStatsAnomalies_next() + searchModelDeploymentMonitoringStatsAnomalies_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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.modelDeploymentMonitoringJobs.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.modelDeploymentMonitoringJobs.operations.html index 0a87e6511f..cfd8aa5ef0 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.modelDeploymentMonitoringJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.modelDeploymentMonitoringJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.html b/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.html index 24ed7f8773..324b987075 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists ModelMonitors in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -109,13 +109,13 @@

Instance Methods

searchModelMonitoringAlerts(modelMonitor, body=None, x__xgafv=None)

Returns the Model Monitoring alerts.

- searchModelMonitoringAlerts_next()

+ searchModelMonitoringAlerts_next(previous_request, previous_response)

Retrieves the next page of results.

searchModelMonitoringStats(modelMonitor, body=None, x__xgafv=None)

Searches Model Monitoring Stats generated within a given time window.

- searchModelMonitoringStats_next()

+ searchModelMonitoringStats_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1069,17 +1069,17 @@

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. +
@@ -1454,17 +1454,17 @@

Method Details

- searchModelMonitoringAlerts_next() + searchModelMonitoringAlerts_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. +
@@ -1540,17 +1540,17 @@

Method Details

- searchModelMonitoringStats_next() + searchModelMonitoringStats_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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.modelMonitoringJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.modelMonitoringJobs.html index 51fd39eb4f..630e101fcb 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.modelMonitoringJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.modelMonitoringJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists ModelMonitoringJobs. Callers may choose to read across multiple Monitors as per [AIP-159](https://google.aip.dev/159) by using '-' (the hyphen or dash character) as a wildcard character instead of modelMonitor id in the parent. Format `projects/{project_id}/locations/{location}/moodelMonitors/-/modelMonitoringJobs`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1472,17 +1472,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.operations.html index 7cca8b5242..9ba065abc6 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.modelMonitors.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.html index 8a00c876d7..c97b3ef5e9 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists ModelEvaluations in a Model.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -825,17 +825,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.operations.html index 849ca06496..ebbfc7fab4 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.slices.html b/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.slices.html index 3dd691a310..8322fe3e29 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.slices.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.models.evaluations.slices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists ModelEvaluationSlices in a ModelEvaluation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -294,17 +294,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.models.html b/docs/dyn/aiplatform_v1beta1.projects.locations.models.html index 4a8a2e7eef..c5aa07b863 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.models.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.models.html @@ -112,16 +112,16 @@

Instance Methods

listCheckpoints(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists checkpoints of the specified model version.

- listCheckpoints_next()

+ listCheckpoints_next(previous_request, previous_response)

Retrieves the next page of results.

listVersions(name, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists versions of the specified model.

- listVersions_next()

+ listVersions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

mergeVersionAliases(name, body=None, x__xgafv=None)

@@ -1062,17 +1062,17 @@

Method Details

- listCheckpoints_next() + listCheckpoints_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. +
@@ -1423,31 +1423,31 @@

Method Details

- listVersions_next() + listVersions_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_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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.models.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.models.operations.html index 78dce53969..6dc5e7647e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.models.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.models.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.analyzedSessions.analyzedInvocations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.analyzedSessions.analyzedInvocations.html index 54551dc604..46f0349409 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.analyzedSessions.analyzedInvocations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.analyzedSessions.analyzedInvocations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists AnalyzedInvocations in a MonitoredAgent's AnalyzedSession.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -170,17 +170,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.analyzedSessions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.analyzedSessions.html index de9b4f8d43..34d6c0bac6 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.analyzedSessions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.analyzedSessions.html @@ -83,7 +83,7 @@

Instance Methods

aggregate(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Aggregates AnalyzedSessions across MonitoredAgents. To aggregate across all MonitoredAgents in a location, use the following format for the parent field: `projects/{project}/locations/{location}/monitoredAgents/-`

- aggregate_next()

+ aggregate_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists AnalyzedSessions in a MonitoredAgent.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

Method Details

- aggregate_next() + aggregate_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. +
@@ -315,17 +315,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.html b/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.html index 2efcae47b5..c25ad0c10a 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.monitoredAgents.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists MonitoredAgents in a specific Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -255,17 +255,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.nasJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.nasJobs.html index 9fba5c61e0..678111bf4f 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.nasJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.nasJobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists NasJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1439,17 +1439,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.nasJobs.nasTrialDetails.html b/docs/dyn/aiplatform_v1beta1.projects.locations.nasJobs.nasTrialDetails.html index 152182179c..43f8910756 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.nasJobs.nasTrialDetails.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.nasJobs.nasTrialDetails.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List top NasTrialDetails of a NasJob.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -204,17 +204,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookExecutionJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookExecutionJobs.html index 84fc9fb6fe..73d1f905ef 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookExecutionJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookExecutionJobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists NotebookExecutionJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reportEvent(name, body=None, x__xgafv=None)

@@ -514,17 +514,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookExecutionJobs.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookExecutionJobs.operations.html index aee537981a..4e2b22e5d2 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookExecutionJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookExecutionJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimeTemplates.html b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimeTemplates.html index 4d325d248d..a8f2fb4b8b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimeTemplates.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimeTemplates.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists NotebookRuntimeTemplates in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -508,17 +508,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimeTemplates.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimeTemplates.operations.html index 8cf95e157a..6aae880974 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimeTemplates.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimeTemplates.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimes.html b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimes.html index 7cc113c67e..be536c9b2a 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimes.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimes.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists NotebookRuntimes in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reportEvent(name, body=None, x__xgafv=None)

@@ -538,17 +538,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimes.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimes.operations.html index 23a60d583b..b180aaff8f 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimes.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.notebookRuntimes.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.onlineEvaluators.html b/docs/dyn/aiplatform_v1beta1.projects.locations.onlineEvaluators.html index 34cd395531..ccb574481c 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.onlineEvaluators.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.onlineEvaluators.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the OnlineEvaluators for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -165,10 +165,47 @@

Method Details

{ # An OnlineEvaluator contains the configuration for an Online Evaluation. "agentResource": "A String", # Required. Immutable. The name of the agent that the OnlineEvaluator evaluates periodically. This value is used to filter the traces with a matching cloud.resource_id and link the evaluation results with relevant dashboards/UIs. This field is immutable. Once set, it cannot be changed. "cloudObservability": { # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). - "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used. + "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used. "openTelemetry": { # Configuration for data source following OpenTelemetry. # Data source follows OpenTelemetry convention. "semconvVersion": "A String", # Required. Defines which version OTel Semantic Convention the data follows. Can be "1.39.0" or newer. }, + "sessionScope": { # If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`. # Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID). + "filter": [ # Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10. + { # Defines a single filter predicate. + "duration": { # Defines a predicate for filtering based on a numeric value. # Filter on the duration of a session (in seconds). + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of LLM call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying LLM calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of tool call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying tool calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "totalTokenUsage": { # Defines a predicate for filtering based on a numeric value. # Filter on the total token usage within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "userTurns": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of user turns within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + }, + ], + "inactivityTrigger": { # Configuration for inactivity based session completion. # Session is considered ready for evaluation when there are no new traces for a specified period of inactivity. + "threshold": "A String", # Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds). + }, + }, "traceScope": { # If chosen, the online evaluator will evaluate single traces matching specified `filter`. # Scope online evaluation to single traces. "filter": [ # Optional. A list of predicates to filter traces. Multiple predicates are combined using AND. The maximum number of predicates is 10. { # Defines a single filter predicate. @@ -183,7 +220,7 @@

Method Details

}, ], }, - "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set. + "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`. }, "config": { # Configuration for sampling behavior of the OnlineEvaluator. The OnlineEvaluator runs at a fixed interval of 10 minutes. # Required. Configuration for the OnlineEvaluator. "maxEvaluatedSamplesPerRun": "A String", # Optional. The maximum number of evaluations to perform per run. If set to 0, the number is unbounded. @@ -711,10 +748,47 @@

Method Details

{ # An OnlineEvaluator contains the configuration for an Online Evaluation. "agentResource": "A String", # Required. Immutable. The name of the agent that the OnlineEvaluator evaluates periodically. This value is used to filter the traces with a matching cloud.resource_id and link the evaluation results with relevant dashboards/UIs. This field is immutable. Once set, it cannot be changed. "cloudObservability": { # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). - "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used. + "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used. "openTelemetry": { # Configuration for data source following OpenTelemetry. # Data source follows OpenTelemetry convention. "semconvVersion": "A String", # Required. Defines which version OTel Semantic Convention the data follows. Can be "1.39.0" or newer. }, + "sessionScope": { # If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`. # Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID). + "filter": [ # Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10. + { # Defines a single filter predicate. + "duration": { # Defines a predicate for filtering based on a numeric value. # Filter on the duration of a session (in seconds). + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of LLM call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying LLM calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of tool call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying tool calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "totalTokenUsage": { # Defines a predicate for filtering based on a numeric value. # Filter on the total token usage within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "userTurns": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of user turns within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + }, + ], + "inactivityTrigger": { # Configuration for inactivity based session completion. # Session is considered ready for evaluation when there are no new traces for a specified period of inactivity. + "threshold": "A String", # Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds). + }, + }, "traceScope": { # If chosen, the online evaluator will evaluate single traces matching specified `filter`. # Scope online evaluation to single traces. "filter": [ # Optional. A list of predicates to filter traces. Multiple predicates are combined using AND. The maximum number of predicates is 10. { # Defines a single filter predicate. @@ -729,7 +803,7 @@

Method Details

}, ], }, - "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set. + "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`. }, "config": { # Configuration for sampling behavior of the OnlineEvaluator. The OnlineEvaluator runs at a fixed interval of 10 minutes. # Required. Configuration for the OnlineEvaluator. "maxEvaluatedSamplesPerRun": "A String", # Optional. The maximum number of evaluations to perform per run. If set to 0, the number is unbounded. @@ -1201,10 +1275,47 @@

Method Details

{ # An OnlineEvaluator contains the configuration for an Online Evaluation. "agentResource": "A String", # Required. Immutable. The name of the agent that the OnlineEvaluator evaluates periodically. This value is used to filter the traces with a matching cloud.resource_id and link the evaluation results with relevant dashboards/UIs. This field is immutable. Once set, it cannot be changed. "cloudObservability": { # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). - "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used. + "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used. "openTelemetry": { # Configuration for data source following OpenTelemetry. # Data source follows OpenTelemetry convention. "semconvVersion": "A String", # Required. Defines which version OTel Semantic Convention the data follows. Can be "1.39.0" or newer. }, + "sessionScope": { # If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`. # Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID). + "filter": [ # Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10. + { # Defines a single filter predicate. + "duration": { # Defines a predicate for filtering based on a numeric value. # Filter on the duration of a session (in seconds). + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of LLM call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying LLM calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of tool call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying tool calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "totalTokenUsage": { # Defines a predicate for filtering based on a numeric value. # Filter on the total token usage within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "userTurns": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of user turns within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + }, + ], + "inactivityTrigger": { # Configuration for inactivity based session completion. # Session is considered ready for evaluation when there are no new traces for a specified period of inactivity. + "threshold": "A String", # Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds). + }, + }, "traceScope": { # If chosen, the online evaluator will evaluate single traces matching specified `filter`. # Scope online evaluation to single traces. "filter": [ # Optional. A list of predicates to filter traces. Multiple predicates are combined using AND. The maximum number of predicates is 10. { # Defines a single filter predicate. @@ -1219,7 +1330,7 @@

Method Details

}, ], }, - "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set. + "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`. }, "config": { # Configuration for sampling behavior of the OnlineEvaluator. The OnlineEvaluator runs at a fixed interval of 10 minutes. # Required. Configuration for the OnlineEvaluator. "maxEvaluatedSamplesPerRun": "A String", # Optional. The maximum number of evaluations to perform per run. If set to 0, the number is unbounded. @@ -1670,17 +1781,17 @@

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. +
@@ -1695,10 +1806,47 @@

Method Details

{ # An OnlineEvaluator contains the configuration for an Online Evaluation. "agentResource": "A String", # Required. Immutable. The name of the agent that the OnlineEvaluator evaluates periodically. This value is used to filter the traces with a matching cloud.resource_id and link the evaluation results with relevant dashboards/UIs. This field is immutable. Once set, it cannot be changed. "cloudObservability": { # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). # Data source for the OnlineEvaluator, based on Google Cloud Observability stack (Cloud Trace & Cloud Logging). - "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used. + "logView": "A String", # Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used. "openTelemetry": { # Configuration for data source following OpenTelemetry. # Data source follows OpenTelemetry convention. "semconvVersion": "A String", # Required. Defines which version OTel Semantic Convention the data follows. Can be "1.39.0" or newer. }, + "sessionScope": { # If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`. # Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID). + "filter": [ # Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10. + { # Defines a single filter predicate. + "duration": { # Defines a predicate for filtering based on a numeric value. # Filter on the duration of a session (in seconds). + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of LLM call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "modelCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying LLM calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCallErrors": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of tool call errors within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "toolCalls": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of underlying tool calls within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "totalTokenUsage": { # Defines a predicate for filtering based on a numeric value. # Filter on the total token usage within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + "userTurns": { # Defines a predicate for filtering based on a numeric value. # Filter on the number of user turns within a session. + "comparisonOperator": "A String", # Required. The comparison operator to apply. + "value": 3.14, # Required. The value to compare against. + }, + }, + ], + "inactivityTrigger": { # Configuration for inactivity based session completion. # Session is considered ready for evaluation when there are no new traces for a specified period of inactivity. + "threshold": "A String", # Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds). + }, + }, "traceScope": { # If chosen, the online evaluator will evaluate single traces matching specified `filter`. # Scope online evaluation to single traces. "filter": [ # Optional. A list of predicates to filter traces. Multiple predicates are combined using AND. The maximum number of predicates is 10. { # Defines a single filter predicate. @@ -1713,7 +1861,7 @@

Method Details

}, ], }, - "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set. + "traceView": "A String", # Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`. }, "config": { # Configuration for sampling behavior of the OnlineEvaluator. The OnlineEvaluator runs at a fixed interval of 10 minutes. # Required. Configuration for the OnlineEvaluator. "maxEvaluatedSamplesPerRun": "A String", # Optional. The maximum number of evaluations to perform per run. If set to 0, the number is unbounded. diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.onlineEvaluators.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.onlineEvaluators.operations.html index 500db5f919..b25b3653d7 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.onlineEvaluators.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.onlineEvaluators.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.operations.html index f8e88440d8..e5c1cca14d 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.persistentResources.html b/docs/dyn/aiplatform_v1beta1.projects.locations.persistentResources.html index f6ad52217a..6a3b969228 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.persistentResources.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.persistentResources.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists PersistentResources in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -199,11 +199,16 @@

Method Details

"server": "A String", # Required. IP address of the NFS server. }, ], + "rayClusterAutoscalingSpec": { # Ray cluster level autoscaling configuration. # Optional. Optional Ray autoscaling configurations. + "idleTimeoutMinutes": "A String", # Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins. + "upscalingSpeed": "A String", # Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed) + }, "rayLogsSpec": { # Configuration for the Ray OSS Logs. # Optional. OSS Ray logging configurations. "disabled": True or False, # Optional. Flag to disable the export of Ray OSS logs to Cloud Logging. }, "rayMetricSpec": { # Configuration for the Ray metrics. # Optional. Ray metrics configurations. "disabled": True or False, # Optional. Flag to disable the Ray metrics collection. + "enableUsageStatsCollection": True or False, # Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default. }, "resourcePoolImages": { # Optional. Required if image_uri isn't set. A map of resource_pool_id to prebuild Ray image if user need to use different images for different head/worker pools. This map needs to cover all the resource pool ids. Example: { "ray_head_node_pool": "head image" "ray_worker_node_pool1": "worker image" "ray_worker_node_pool2": "another worker image" } "a_key": "A String", @@ -381,11 +386,16 @@

Method Details

"server": "A String", # Required. IP address of the NFS server. }, ], + "rayClusterAutoscalingSpec": { # Ray cluster level autoscaling configuration. # Optional. Optional Ray autoscaling configurations. + "idleTimeoutMinutes": "A String", # Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins. + "upscalingSpeed": "A String", # Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed) + }, "rayLogsSpec": { # Configuration for the Ray OSS Logs. # Optional. OSS Ray logging configurations. "disabled": True or False, # Optional. Flag to disable the export of Ray OSS logs to Cloud Logging. }, "rayMetricSpec": { # Configuration for the Ray metrics. # Optional. Ray metrics configurations. "disabled": True or False, # Optional. Flag to disable the Ray metrics collection. + "enableUsageStatsCollection": True or False, # Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default. }, "resourcePoolImages": { # Optional. Required if image_uri isn't set. A map of resource_pool_id to prebuild Ray image if user need to use different images for different head/worker pools. This map needs to cover all the resource pool ids. Example: { "ray_head_node_pool": "head image" "ray_worker_node_pool1": "worker image" "ray_worker_node_pool2": "another worker image" } "a_key": "A String", @@ -504,11 +514,16 @@

Method Details

"server": "A String", # Required. IP address of the NFS server. }, ], + "rayClusterAutoscalingSpec": { # Ray cluster level autoscaling configuration. # Optional. Optional Ray autoscaling configurations. + "idleTimeoutMinutes": "A String", # Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins. + "upscalingSpeed": "A String", # Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed) + }, "rayLogsSpec": { # Configuration for the Ray OSS Logs. # Optional. OSS Ray logging configurations. "disabled": True or False, # Optional. Flag to disable the export of Ray OSS logs to Cloud Logging. }, "rayMetricSpec": { # Configuration for the Ray metrics. # Optional. Ray metrics configurations. "disabled": True or False, # Optional. Flag to disable the Ray metrics collection. + "enableUsageStatsCollection": True or False, # Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default. }, "resourcePoolImages": { # Optional. Required if image_uri isn't set. A map of resource_pool_id to prebuild Ray image if user need to use different images for different head/worker pools. This map needs to cover all the resource pool ids. Example: { "ray_head_node_pool": "head image" "ray_worker_node_pool1": "worker image" "ray_worker_node_pool2": "another worker image" } "a_key": "A String", @@ -530,17 +545,17 @@

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. +
@@ -633,11 +648,16 @@

Method Details

"server": "A String", # Required. IP address of the NFS server. }, ], + "rayClusterAutoscalingSpec": { # Ray cluster level autoscaling configuration. # Optional. Optional Ray autoscaling configurations. + "idleTimeoutMinutes": "A String", # Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins. + "upscalingSpeed": "A String", # Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed) + }, "rayLogsSpec": { # Configuration for the Ray OSS Logs. # Optional. OSS Ray logging configurations. "disabled": True or False, # Optional. Flag to disable the export of Ray OSS logs to Cloud Logging. }, "rayMetricSpec": { # Configuration for the Ray metrics. # Optional. Ray metrics configurations. "disabled": True or False, # Optional. Flag to disable the Ray metrics collection. + "enableUsageStatsCollection": True or False, # Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default. }, "resourcePoolImages": { # Optional. Required if image_uri isn't set. A map of resource_pool_id to prebuild Ray image if user need to use different images for different head/worker pools. This map needs to cover all the resource pool ids. Example: { "ray_head_node_pool": "head image" "ray_worker_node_pool1": "worker image" "ray_worker_node_pool2": "another worker image" } "a_key": "A String", diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.persistentResources.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.persistentResources.operations.html index d926d9cb64..036ffc3e69 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.persistentResources.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.persistentResources.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.pipelineJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.pipelineJobs.html index 54ddd455b4..b89674ccd4 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.pipelineJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.pipelineJobs.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists PipelineJobs in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1451,17 +1451,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.pipelineJobs.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.pipelineJobs.operations.html index 35d40a4ef5..2d45e29b6b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.pipelineJobs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.pipelineJobs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.publishers.models.html b/docs/dyn/aiplatform_v1beta1.projects.locations.publishers.models.html index 477b33b479..dd209631ed 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.publishers.models.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.publishers.models.html @@ -218,6 +218,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -348,6 +349,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -605,6 +607,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -966,6 +969,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1254,6 +1258,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1521,6 +1526,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1895,6 +1901,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2600,6 +2607,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2867,6 +2875,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3241,6 +3250,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.html b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.html index 0a4942f173..046e49b3fa 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RagCorpora in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -715,17 +715,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.operations.html index e1df4ac1f9..54e9fb9b67 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragDataSchemas.html b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragDataSchemas.html index c0c65b8196..1d72d6fcb7 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragDataSchemas.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragDataSchemas.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RagDataSchemas in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -344,17 +344,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.html b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.html index 1c3264698b..25c4dd51a9 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RagFiles in a RagCorpus.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -537,17 +537,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.operations.html index c291b23167..e9fb177e36 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.ragMetadata.html b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.ragMetadata.html index 4db0a2e218..06e8ed57ad 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.ragMetadata.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.ragCorpora.ragFiles.ragMetadata.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RagMetadata in a RagFile.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -367,17 +367,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.ragEngineConfig.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.ragEngineConfig.operations.html index dc4a02a942..1cf3992d19 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.ragEngineConfig.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.ragEngineConfig.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.a2aTasks.events.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.a2aTasks.events.html index 8f044bbae6..8145be818c 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.a2aTasks.events.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.a2aTasks.events.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists TaskEvents for an A2aTask.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -311,6 +311,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -410,6 +411,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -510,6 +512,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -535,17 +538,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.a2aTasks.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.a2aTasks.html index 96fa8a594e..abc9b8688b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.a2aTasks.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.a2aTasks.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists A2aTasks for a ReasoningEngine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -314,6 +314,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -413,6 +414,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -513,6 +515,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -714,6 +717,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -842,6 +846,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1023,6 +1028,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1151,6 +1157,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1361,6 +1368,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1489,6 +1497,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1682,6 +1691,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1810,6 +1820,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1836,17 +1847,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.feedbackEntries.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.feedbackEntries.html index c013c2059c..d043383df5 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.feedbackEntries.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.feedbackEntries.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FeedbackEntries in a ReasoningEngine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -342,6 +342,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -528,17 +529,17 @@

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. +
@@ -699,6 +700,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.feedbackEntries.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.feedbackEntries.operations.html index 071c283c2e..618fcff553 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.feedbackEntries.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.feedbackEntries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.html index 81228d094f..ec9051d1c7 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.html @@ -157,7 +157,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists reasoning engines in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -346,6 +346,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -822,6 +823,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1229,6 +1231,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1495,17 +1498,17 @@

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. +
@@ -1606,6 +1609,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.html index dc0acd5eea..75ac6d874e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -139,6 +139,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -337,6 +338,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -438,6 +440,7 @@

Method Details

An object of the form: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -566,6 +569,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -666,6 +670,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemories. "memories": [ # List of Memories in the requested page. { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -711,17 +716,17 @@

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. +
@@ -734,6 +739,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -922,6 +928,7 @@

Method Details

{ # A retrieved memory. "distance": 3.14, # The distance between the query and the retrieved Memory. Smaller values indicate more similar memories. This is only set if similarity search was used for retrieval. "memory": { # A memory. # The retrieved Memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.operations.html index 7293ca1fd7..bff4d207d4 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.revisions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.revisions.html index 86b34c006e..10c210560a 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.revisions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.memories.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memory Revisions for a Memory.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -107,6 +107,7 @@

Method Details

An object of the form: { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -149,6 +150,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemoryRevisions. "memoryRevisions": [ # The list of Memory Revisions in the request page. { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -175,17 +177,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.operations.html index 8bd95e233a..fd3b6bb59b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.runtimeRevisions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.runtimeRevisions.html index 0c5f4f6982..3fb9d696f2 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.runtimeRevisions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.runtimeRevisions.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists runtime revisions in a reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

query(name, body=None, x__xgafv=None)

@@ -417,17 +417,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.runtimeRevisions.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.runtimeRevisions.operations.html index 583c9573e0..ab9acfc772 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.runtimeRevisions.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.runtimeRevisions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.html index 31a14e3653..597ac13152 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironmentSnapshots in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.operations.html index b464bb2e1e..08ee3f3d38 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentSnapshots.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.html index 03ed1a4179..7c1480922b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironmentTemplates in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,7 +146,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -292,7 +291,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -381,7 +379,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -419,17 +416,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.operations.html index b35c5db2bd..eb32da28ed 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironmentTemplates.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironments.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironments.html index 008d5c450b..9322bb6a9b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironments.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironments.html @@ -79,6 +79,9 @@

Instance Methods

Returns the operations Resource.

+

+ authorizeAccess(name, body=None, x__xgafv=None)

+

Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.

close()

Close httplib2 connections.

@@ -98,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironments in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -110,6 +113,30 @@

Instance Methods

snapshot(name, body=None, x__xgafv=None)

Snapshots the specific SandboxEnvironment resource and creates a SandboxEnvironmentSnapshot resource.

Method Details

+
+ authorizeAccess(name, body=None, x__xgafv=None) +
Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.
+
+Args:
+  name: string, Required. The resource name of the sandbox environment to authorize access to. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess. Intentionally empty: a successful response is the authorization result.
+}
+
+
close()
Close httplib2 connections.
@@ -147,6 +174,8 @@

Method Details

}, "computerUseEnvironment": { # The computer use environment with customized settings. # Optional. The computer use environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -300,6 +329,8 @@

Method Details

}, "computerUseEnvironment": { # The computer use environment with customized settings. # Optional. The computer use environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -350,6 +381,8 @@

Method Details

}, "computerUseEnvironment": { # The computer use environment with customized settings. # Optional. The computer use environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -360,17 +393,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironments.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironments.operations.html index f8c31262b0..609fe2bb1c 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironments.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sandboxEnvironments.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.events.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.events.html index f08603bf4a..9695ab9935 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.events.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.events.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Events in a given session.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -200,6 +200,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -343,17 +344,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.html index fc2a511f01..cf12c72880 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Sessions in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,6 +211,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -578,17 +579,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.operations.html index e5f1ce290b..fa77e18ab1 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.reasoningEngines.sessions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.schedules.html b/docs/dyn/aiplatform_v1beta1.projects.locations.schedules.html index 2ddfebb44c..2866b27ba8 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.schedules.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.schedules.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Schedules in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -3085,17 +3085,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.schedules.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.schedules.operations.html index f7d688bd04..2ae1386be8 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.schedules.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.schedules.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.semanticGovernancePolicies.html b/docs/dyn/aiplatform_v1beta1.projects.locations.semanticGovernancePolicies.html index 93bd68d797..475c00ce5b 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.semanticGovernancePolicies.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.semanticGovernancePolicies.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SemanticGovernancePolicies in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -279,17 +279,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.semanticGovernancePolicies.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.semanticGovernancePolicies.operations.html index 7e7535fced..3ec2e2fb5e 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.semanticGovernancePolicies.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.semanticGovernancePolicies.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.servingProfiles.html b/docs/dyn/aiplatform_v1beta1.projects.locations.servingProfiles.html index c9685a190f..74b46dc85c 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.servingProfiles.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.servingProfiles.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ServingProfiles in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -243,17 +243,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.servingProfiles.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.servingProfiles.operations.html index 0e13ed89c0..5b68fac00f 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.servingProfiles.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.servingProfiles.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.skills.html b/docs/dyn/aiplatform_v1beta1.projects.locations.skills.html index 05a1b2ec7b..ca4ce626f6 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.skills.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.skills.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List Skills.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -277,17 +277,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.skills.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.skills.operations.html index 7ba730ad0d..15022227dd 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.skills.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.skills.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.skills.revisions.html b/docs/dyn/aiplatform_v1beta1.projects.locations.skills.revisions.html index f691dd9f9f..fcc7c94ba7 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.skills.revisions.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.skills.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Skill Revisions for a Skill.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.solvers.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.solvers.operations.html index dcb31d0556..626cba5619 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.solvers.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.solvers.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.specialistPools.html b/docs/dyn/aiplatform_v1beta1.projects.locations.specialistPools.html index fe4001fcf9..0eec0cecd2 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.specialistPools.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.specialistPools.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists SpecialistPools in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -264,17 +264,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.specialistPools.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.specialistPools.operations.html index aa17524da0..be7a6c4372 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.specialistPools.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.specialistPools.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.studies.html b/docs/dyn/aiplatform_v1beta1.projects.locations.studies.html index c36fba6fa3..63256d7c27 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.studies.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.studies.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the studies in a region for an associated project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, body=None, x__xgafv=None)

@@ -637,17 +637,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.studies.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.studies.operations.html index 7845b0288b..430acc2682 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.studies.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.studies.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.studies.trials.html b/docs/dyn/aiplatform_v1beta1.projects.locations.studies.trials.html index 23e7af57bc..e4f9b0a07a 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.studies.trials.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.studies.trials.html @@ -107,7 +107,7 @@

Instance Methods

listOptimalTrials(parent, body=None, x__xgafv=None)

Lists the pareto-optimal Trials for multi-objective Study or the optimal Trials for single-objective Study. The definition of pareto-optimal can be checked in wiki page. https://en.wikipedia.org/wiki/Pareto_efficiency

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

stop(name, body=None, x__xgafv=None)

@@ -619,17 +619,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.studies.trials.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.studies.trials.operations.html index 9168645d23..175e69504d 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.studies.trials.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.studies.trials.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.html b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.html index 8689197d1b..6850c92ba7 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists TensorboardExperiments in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -328,17 +328,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.operations.html index d746315b88..8353a8fe25 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.html index 4e8b472486..0d9f87ea0a 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists TensorboardRuns in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -314,17 +314,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.operations.html index 367cc100b3..feccd8ef66 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.timeSeries.html b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.timeSeries.html index 80d1804f79..201c5339ab 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.timeSeries.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.timeSeries.html @@ -92,7 +92,7 @@

Instance Methods

exportTensorboardTimeSeries(tensorboardTimeSeries, body=None, x__xgafv=None)

Exports a TensorboardTimeSeries' data. Data is returned in paginated responses.

- exportTensorboardTimeSeries_next()

+ exportTensorboardTimeSeries_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists TensorboardTimeSeries in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -257,17 +257,17 @@

Method Details

- exportTensorboardTimeSeries_next() + exportTensorboardTimeSeries_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. +
@@ -345,17 +345,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.timeSeries.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.timeSeries.operations.html index e769c1d302..571a43cda3 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.timeSeries.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.experiments.runs.timeSeries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.html b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.html index e44f633bb9..96c7d91555 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists Tensorboards in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -340,17 +340,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.operations.html index 8c3d86ea87..2bc1410a89 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.tensorboards.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.trainingPipelines.html b/docs/dyn/aiplatform_v1beta1.projects.locations.trainingPipelines.html index 798fdeeaf7..b416a92c85 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.trainingPipelines.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.trainingPipelines.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists TrainingPipelines in a Location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1779,17 +1779,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.trainingPipelines.operations.html b/docs/dyn/aiplatform_v1beta1.projects.locations.trainingPipelines.operations.html index 4ed953dd16..6d571321c2 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.trainingPipelines.operations.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.trainingPipelines.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.projects.locations.tuningJobs.html b/docs/dyn/aiplatform_v1beta1.projects.locations.tuningJobs.html index 379b33aec1..870897ff99 100644 --- a/docs/dyn/aiplatform_v1beta1.projects.locations.tuningJobs.html +++ b/docs/dyn/aiplatform_v1beta1.projects.locations.tuningJobs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists tuning jobs in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

optimizePrompt(parent, body=None, x__xgafv=None)

@@ -1642,6 +1642,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1735,6 +1736,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2072,6 +2074,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2258,6 +2261,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2351,6 +2355,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2503,6 +2508,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2596,6 +2602,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2933,6 +2940,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3086,6 +3094,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4690,6 +4699,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4783,6 +4793,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5120,6 +5131,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5306,6 +5318,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5399,6 +5412,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5551,6 +5565,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5644,6 +5659,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5981,6 +5997,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -6134,6 +6151,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7745,6 +7763,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -7838,6 +7857,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8175,6 +8195,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8361,6 +8382,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8454,6 +8476,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8606,6 +8629,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -8699,6 +8723,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -9036,6 +9061,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -9189,6 +9215,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -10806,6 +10833,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -10899,6 +10927,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -11236,6 +11265,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -11422,6 +11452,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -11515,6 +11546,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -11667,6 +11699,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -11760,6 +11793,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -12097,6 +12131,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -12250,6 +12285,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -12356,17 +12392,17 @@

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. +
@@ -12453,6 +12489,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -12554,6 +12591,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -14139,6 +14177,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -14232,6 +14271,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -14569,6 +14609,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -14755,6 +14796,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -14848,6 +14890,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -15000,6 +15043,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -15093,6 +15137,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -15430,6 +15475,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -15583,6 +15629,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -16018,6 +16065,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -16111,6 +16159,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -16440,6 +16489,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.publishers.models.html b/docs/dyn/aiplatform_v1beta1.publishers.models.html index 912031169c..cec06055d7 100644 --- a/docs/dyn/aiplatform_v1beta1.publishers.models.html +++ b/docs/dyn/aiplatform_v1beta1.publishers.models.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, languageCode=None, listAllVersions=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists publisher models in Model Garden.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

predict(endpoint, body=None, x__xgafv=None)

@@ -198,6 +198,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -328,6 +329,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -585,6 +587,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -989,6 +992,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1256,6 +1260,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1630,6 +1635,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3067,17 +3073,17 @@

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. +
@@ -3253,6 +3259,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3520,6 +3527,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3894,6 +3902,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.ragCorpora.operations.html b/docs/dyn/aiplatform_v1beta1.ragCorpora.operations.html index 32d86514e8..38560ec010 100644 --- a/docs/dyn/aiplatform_v1beta1.ragCorpora.operations.html +++ b/docs/dyn/aiplatform_v1beta1.ragCorpora.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.ragCorpora.ragFiles.operations.html b/docs/dyn/aiplatform_v1beta1.ragCorpora.ragFiles.operations.html index 243ecd4cff..9c969497a3 100644 --- a/docs/dyn/aiplatform_v1beta1.ragCorpora.ragFiles.operations.html +++ b/docs/dyn/aiplatform_v1beta1.ragCorpora.ragFiles.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.ragEngineConfig.operations.html b/docs/dyn/aiplatform_v1beta1.ragEngineConfig.operations.html index 9c8cd5dab1..d8bfb31f2e 100644 --- a/docs/dyn/aiplatform_v1beta1.ragEngineConfig.operations.html +++ b/docs/dyn/aiplatform_v1beta1.ragEngineConfig.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.feedbackEntries.operations.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.feedbackEntries.operations.html index de60acf3ea..fa095a03d1 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.feedbackEntries.operations.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.feedbackEntries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.html index 3c5248a440..a66b0f43a8 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.html @@ -149,7 +149,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Lists reasoning engines in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -331,6 +331,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -808,6 +809,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1180,6 +1182,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1446,17 +1449,17 @@

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. +
@@ -1557,6 +1560,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.html index 8e262bafd9..5200e8d4f2 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -139,6 +139,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -337,6 +338,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -438,6 +440,7 @@

Method Details

An object of the form: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -566,6 +569,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -666,6 +670,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemories. "memories": [ # List of Memories in the requested page. { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -711,17 +716,17 @@

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. +
@@ -734,6 +739,7 @@

Method Details

The object takes the form of: { # A memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. @@ -922,6 +928,7 @@

Method Details

{ # A retrieved memory. "distance": 3.14, # The distance between the query and the retrieved Memory. Smaller values indicate more similar memories. This is only set if similarity search was used for retrieval. "memory": { # A memory. # The retrieved Memory. + "context": "A String", # Optional. Represents the context of the memory. "createTime": "A String", # Output only. Represents the timestamp when this Memory was created. "description": "A String", # Optional. Represents the description of the Memory. "disableMemoryRevisions": True or False, # Optional. Input only. Indicates whether no revision will be created for this request. diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.operations.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.operations.html index 57b875b1a3..5c59ee4485 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.operations.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.revisions.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.revisions.html index fe07ac666e..6a93df3b9b 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.revisions.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.memories.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Memory Revisions for a Memory.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -107,6 +107,7 @@

Method Details

An object of the form: { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -149,6 +150,7 @@

Method Details

{ # Response message for MemoryBankService.ListMemoryRevisions. "memoryRevisions": [ # The list of Memory Revisions in the request page. { # A revision of a Memory. + "context": "A String", # Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content. "createTime": "A String", # Output only. Represents the timestamp when this Memory Revision was created. "expireTime": "A String", # Output only. Represents the timestamp of when this resource is considered expired. "extractedMemories": [ # Output only. Represents the extracted memories from the source content before consolidation when the memory was updated via GenerateMemories. This information was used to modify an existing Memory via Consolidation. @@ -175,17 +177,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.operations.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.operations.html index de765a6386..c0360184f7 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.operations.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.runtimeRevisions.operations.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.runtimeRevisions.operations.html index 247e77f7d4..8c1ce1305a 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.runtimeRevisions.operations.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.runtimeRevisions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentSnapshots.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentSnapshots.html index f1516015b5..cca3ef023c 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentSnapshots.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentSnapshots.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironmentSnapshots in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentSnapshots.operations.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentSnapshots.operations.html index aa5b72fbf9..eba3be1904 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentSnapshots.operations.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentSnapshots.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentTemplates.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentTemplates.html index 5aaac6af8e..778eaac405 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentTemplates.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentTemplates.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironmentTemplates in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,7 +146,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -292,7 +291,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -381,7 +379,6 @@

Method Details

}, "displayName": "A String", # Required. The display name of the SandboxEnvironmentTemplate. "egressControlConfig": { # Configuration for egress control of sandbox instances. # Optional. The configuration for egress control of this template. - "customerVpcNetwork": "A String", # Optional. The customer VPC network that sandbox egress is routed into. "dnsPeeringConfigs": [ # Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC. { # Configuration for peering a customer's private DNS zone so that sandbox egress can resolve customer-internal domains via the customer VPC. "domain": "A String", # Required. The DNS name suffix of the zone being peered to, e.g., "my-internal-domain.corp.". Must end with a dot. @@ -419,17 +416,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentTemplates.operations.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentTemplates.operations.html index 267d92a128..f4ad0e0229 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentTemplates.operations.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironmentTemplates.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironments.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironments.html index a75d4c40ce..2915fb9b0c 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironments.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironments.html @@ -79,6 +79,9 @@

Instance Methods

Returns the operations Resource.

+

+ authorizeAccess(name, body=None, x__xgafv=None)

+

Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.

close()

Close httplib2 connections.

@@ -98,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SandboxEnvironments in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -110,6 +113,30 @@

Instance Methods

snapshot(name, body=None, x__xgafv=None)

Snapshots the specific SandboxEnvironment resource and creates a SandboxEnvironmentSnapshot resource.

Method Details

+
+ authorizeAccess(name, body=None, x__xgafv=None) +
Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.
+
+Args:
+  name: string, Required. The resource name of the sandbox environment to authorize access to. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess. Intentionally empty: a successful response is the authorization result.
+}
+
+
close()
Close httplib2 connections.
@@ -147,6 +174,8 @@

Method Details

}, "computerUseEnvironment": { # The computer use environment with customized settings. # Optional. The computer use environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -300,6 +329,8 @@

Method Details

}, "computerUseEnvironment": { # The computer use environment with customized settings. # Optional. The computer use environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -350,6 +381,8 @@

Method Details

}, "computerUseEnvironment": { # The computer use environment with customized settings. # Optional. The computer use environment. }, + "shellEnvironment": { # The shell environment. # Optional. The shell environment for executing shell commands and scripts. + }, }, "state": "A String", # Output only. The runtime state of the SandboxEnvironment. "ttl": "A String", # Optional. Input only. The TTL for the sandbox environment. The expiration time is computed: now + TTL. @@ -360,17 +393,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironments.operations.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironments.operations.html index 4166d84582..f56be6fd62 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironments.operations.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sandboxEnvironments.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.events.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.events.html index d813ed05e8..2dcd483071 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.events.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.events.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Events in a given session.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -200,6 +200,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -343,17 +344,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.html index 72d70d30be..91f8c47c5b 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Sessions in a given reasoning engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -208,6 +208,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -526,17 +527,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.operations.html b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.operations.html index ea791e83b9..fc0e7af8f4 100644 --- a/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.operations.html +++ b/docs/dyn/aiplatform_v1beta1.reasoningEngines.sessions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.schedules.operations.html b/docs/dyn/aiplatform_v1beta1.schedules.operations.html index dda91befc2..cecabf34c5 100644 --- a/docs/dyn/aiplatform_v1beta1.schedules.operations.html +++ b/docs/dyn/aiplatform_v1beta1.schedules.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.semanticGovernancePolicies.operations.html b/docs/dyn/aiplatform_v1beta1.semanticGovernancePolicies.operations.html index 6abbe667cc..b789be7181 100644 --- a/docs/dyn/aiplatform_v1beta1.semanticGovernancePolicies.operations.html +++ b/docs/dyn/aiplatform_v1beta1.semanticGovernancePolicies.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.servingProfiles.operations.html b/docs/dyn/aiplatform_v1beta1.servingProfiles.operations.html index 361d92d56e..4ac58ed50c 100644 --- a/docs/dyn/aiplatform_v1beta1.servingProfiles.operations.html +++ b/docs/dyn/aiplatform_v1beta1.servingProfiles.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.skills.operations.html b/docs/dyn/aiplatform_v1beta1.skills.operations.html index 36c7a3b327..2522ec3e11 100644 --- a/docs/dyn/aiplatform_v1beta1.skills.operations.html +++ b/docs/dyn/aiplatform_v1beta1.skills.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.solvers.operations.html b/docs/dyn/aiplatform_v1beta1.solvers.operations.html index bce20a9e5e..f90c46472a 100644 --- a/docs/dyn/aiplatform_v1beta1.solvers.operations.html +++ b/docs/dyn/aiplatform_v1beta1.solvers.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/aiplatform_v1beta1.specialistPools.operations.html b/docs/dyn/aiplatform_v1beta1.specialistPools.operations.html index e7559fe205..18c1ee5120 100644 --- a/docs/dyn/aiplatform_v1beta1.specialistPools.operations.html +++ b/docs/dyn/aiplatform_v1beta1.specialistPools.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.studies.operations.html b/docs/dyn/aiplatform_v1beta1.studies.operations.html index 3ad63564cc..c7a97453b5 100644 --- a/docs/dyn/aiplatform_v1beta1.studies.operations.html +++ b/docs/dyn/aiplatform_v1beta1.studies.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.studies.trials.operations.html b/docs/dyn/aiplatform_v1beta1.studies.trials.operations.html index 3986d514b4..509845dc5b 100644 --- a/docs/dyn/aiplatform_v1beta1.studies.trials.operations.html +++ b/docs/dyn/aiplatform_v1beta1.studies.trials.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.operations.html b/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.operations.html index ece8bd6549..d40c316229 100644 --- a/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.operations.html +++ b/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.runs.operations.html b/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.runs.operations.html index 6116baa7bb..a628efd109 100644 --- a/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.runs.operations.html +++ b/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.runs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.runs.timeSeries.operations.html b/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.runs.timeSeries.operations.html index d36db3b99b..e9c5b6bc46 100644 --- a/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.runs.timeSeries.operations.html +++ b/docs/dyn/aiplatform_v1beta1.tensorboards.experiments.runs.timeSeries.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.tensorboards.operations.html b/docs/dyn/aiplatform_v1beta1.tensorboards.operations.html index 1e7fe90b14..40b4bfd91b 100644 --- a/docs/dyn/aiplatform_v1beta1.tensorboards.operations.html +++ b/docs/dyn/aiplatform_v1beta1.tensorboards.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.trainingPipelines.operations.html b/docs/dyn/aiplatform_v1beta1.trainingPipelines.operations.html index dbf973ae86..61d62dabd0 100644 --- a/docs/dyn/aiplatform_v1beta1.trainingPipelines.operations.html +++ b/docs/dyn/aiplatform_v1beta1.trainingPipelines.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/aiplatform_v1beta1.v1beta1.html b/docs/dyn/aiplatform_v1beta1.v1beta1.html index 313ef4f0eb..f06dc221f0 100644 --- a/docs/dyn/aiplatform_v1beta1.v1beta1.html +++ b/docs/dyn/aiplatform_v1beta1.v1beta1.html @@ -1067,6 +1067,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1414,6 +1415,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1757,6 +1759,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1852,6 +1855,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2429,6 +2433,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3024,6 +3029,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3135,6 +3141,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3233,6 +3240,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3329,6 +3337,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -3425,6 +3434,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4407,6 +4417,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -4544,6 +4555,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5196,6 +5208,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -5536,6 +5549,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/googleapiclient/discovery_cache/documents/aiplatform.v1.json b/googleapiclient/discovery_cache/documents/aiplatform.v1.json index 2eb5db2a09..3b9ec056a8 100644 --- a/googleapiclient/discovery_cache/documents/aiplatform.v1.json +++ b/googleapiclient/discovery_cache/documents/aiplatform.v1.json @@ -7356,6 +7356,11 @@ "name" ], "parameters": { +"force": { +"description": "Optional. If true, any `Task` belonging to this agent is deleted along with it. If false or unset and the agent still has at least one `Task`, the request fails with `FAILED_PRECONDITION` and nothing is deleted. This governs `Task` and nothing else. Resources the agent owns but a caller never named -- its AI Application and the tenant project bound to it, its Workspace identity, its service-extension binding -- are torn down with the agent on every delete, whatever this field says.", +"location": "query", +"type": "boolean" +}, "name": { "description": "Required. The resource name of the agent to delete. Format: `projects/{project}/locations/{location}/agents/{agent}`.", "location": "path", @@ -7397,6 +7402,37 @@ "https://www.googleapis.com/auth/cloud-platform" ] }, +"getIamPolicy": { +"description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}:getIamPolicy", +"httpMethod": "POST", +"id": "aiplatform.projects.locations.agents.getIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"options.requestedPolicyVersion": { +"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).", +"format": "int32", +"location": "query", +"type": "integer" +}, +"resource": { +"description": "REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/agents/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+resource}:getIamPolicy", +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, "list": { "description": "Lists the agents in a location that belong to the caller. An agent belongs to the end user recorded as its owner when it was created, so the response holds that caller's agents and no others. It is empty for a caller that is not an end user, and an agent with no recorded owner is listed for nobody.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/agents", @@ -7406,6 +7442,11 @@ "parent" ], "parameters": { +"filter": { +"description": "Optional. An [AIP-160](https://google.aip.dev/160) filter over the returned agents. An empty filter returns the unfiltered collection. Supported fields: * `created` * `updated` Both are timestamps and take an RFC-3339 value, for example `2026-08-01T00:00:00Z`. Supported operators: `=`, `!=`, `<`, `>`, `<=`, `>=`, `:`, `AND`, `OR`, `NOT` (equivalently `-`), and parentheses. Note that `OR` binds more tightly than `AND`, so `a AND b OR c` means `a AND (b OR c)`; parentheses are recommended, not required. Example: `created > \"2026-08-01T00:00:00Z\" AND updated < \"2026-08-09T00:00:00Z\"`. Not supported: any field other than those listed above, wildcards other than `field:*`, bare literals with no field name, functions, and the regular-expression operators `=~` and `!~`. A filter that names an unsupported field, exceeds 1000 characters, or nests parentheses more than 5 deep fails with `INVALID_ARGUMENT`.", +"location": "query", +"type": "string" +}, "orderBy": { "description": "Optional. A comma-separated list of fields to order by. Supported fields: * `created` * `updated` Use `desc` after a field name for descending order. Example: `created desc`.", "location": "query", @@ -7471,6 +7512,65 @@ "scopes": [ "https://www.googleapis.com/auth/cloud-platform" ] +}, +"setIamPolicy": { +"description": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}:setIamPolicy", +"httpMethod": "POST", +"id": "aiplatform.projects.locations.agents.setIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"resource": { +"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/agents/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+resource}:setIamPolicy", +"request": { +"$ref": "GoogleIamV1SetIamPolicyRequest" +}, +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"testIamPermissions": { +"description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}:testIamPermissions", +"httpMethod": "POST", +"id": "aiplatform.projects.locations.agents.testIamPermissions", +"parameterOrder": [ +"resource" +], +"parameters": { +"permissions": { +"description": "The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).", +"location": "query", +"repeated": true, +"type": "string" +}, +"resource": { +"description": "REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/agents/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+resource}:testIamPermissions", +"response": { +"$ref": "GoogleIamV1TestIamPermissionsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] } } }, @@ -11488,6 +11588,62 @@ ] } } +}, +"responses": { +"methods": { +"delete": { +"description": "Deletes the response from the endpoint.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}/responses/{responsesId}", +"httpMethod": "DELETE", +"id": "aiplatform.projects.locations.endpoints.responses.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the Response resource to be deleted. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}`", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/endpoints/[^/]+/responses/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "GoogleApiHttpBody" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" +] +}, +"get": { +"description": "Gets the response from the endpoint.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/endpoints/{endpointsId}/responses/{responsesId}", +"httpMethod": "GET", +"id": "aiplatform.projects.locations.endpoints.responses.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the Response resource. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}`", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/endpoints/[^/]+/responses/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "GoogleApiHttpBody" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" +] +} +} } } }, @@ -23496,6 +23652,58 @@ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/cloud-platform.read-only" ] +}, +"delete": { +"description": "Deletes the response from the endpoint.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/publishers/{publishersId}/v1/responses/{responsesId}", +"httpMethod": "DELETE", +"id": "aiplatform.projects.locations.publishers.v1.responses.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the Response resource to be deleted. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}`", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/publishers/[^/]+/v1/responses/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "GoogleApiHttpBody" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" +] +}, +"get": { +"description": "Gets the response from the endpoint.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/publishers/{publishersId}/v1/responses/{responsesId}", +"httpMethod": "GET", +"id": "aiplatform.projects.locations.publishers.v1.responses.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the Response resource. Format: `projects/{project}/locations/{location}/endpoints/{endpoint}/responses/{response}`", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/publishers/[^/]+/v1/responses/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "GoogleApiHttpBody" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloud-platform.read-only" +] } } } @@ -25840,6 +26048,34 @@ }, "sandboxEnvironments": { "methods": { +"authorizeAccess": { +"description": "Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments/{sandboxEnvironmentsId}:authorizeAccess", +"httpMethod": "POST", +"id": "aiplatform.projects.locations.reasoningEngines.sandboxEnvironments.authorizeAccess", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the sandbox environment to authorize access to. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}`", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/sandboxEnvironments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}:authorizeAccess", +"request": { +"$ref": "GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessRequest" +}, +"response": { +"$ref": "GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, "create": { "description": "Creates a SandboxEnvironment in a given reasoning engine.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments", @@ -32843,6 +33079,34 @@ }, "sandboxEnvironments": { "methods": { +"authorizeAccess": { +"description": "Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.", +"flatPath": "v1/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments/{sandboxEnvironmentsId}:authorizeAccess", +"httpMethod": "POST", +"id": "aiplatform.reasoningEngines.sandboxEnvironments.authorizeAccess", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the sandbox environment to authorize access to. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}`", +"location": "path", +"pattern": "^reasoningEngines/[^/]+/sandboxEnvironments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}:authorizeAccess", +"request": { +"$ref": "GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessRequest" +}, +"response": { +"$ref": "GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, "create": { "description": "Creates a SandboxEnvironment in a given reasoning engine.", "flatPath": "v1/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments", @@ -35489,7 +35753,7 @@ } } }, -"revision": "20260808", +"revision": "20260822", "rootUrl": "https://aiplatform.googleapis.com/", "schemas": { "CloudAiLargeModelsVisionGenerateVideoExperiments": { @@ -35552,6 +35816,10 @@ "$ref": "CloudAiLargeModelsVisionHumanPose", "description": "Human pose parameters for Pose Control" }, +"modelEndpointOverride": { +"description": "Optional. BNS override for model backend. Enabled only for local and autopush environments by the flag `lvm_allow_model_zoo_bns_override`.", +"type": "string" +}, "modelName": { "description": "Model names, as defined in: xyz ", "type": "string" @@ -36464,7 +36732,7 @@ "id": "GoogleCloudAiplatformV1Agent", "properties": { "base_agent": { -"description": "Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026`", +"description": "Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead.", "type": "string" }, "base_environment": { @@ -37421,6 +37689,18 @@ }, "type": "object" }, +"GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessRequest": { +"description": "Request message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess.", +"id": "GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessRequest", +"properties": {}, +"type": "object" +}, +"GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessResponse": { +"description": "Response message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess. Intentionally empty: a successful response is the authorization result.", +"id": "GoogleCloudAiplatformV1AuthorizeSandboxEnvironmentAccessResponse", +"properties": {}, +"type": "object" +}, "GoogleCloudAiplatformV1AutomaticResources": { "description": "A description of resources that to large degree are decided by Agent Platform, and require only a modest additional configuration. Each Model supporting these resources documents its specific guidelines.", "id": "GoogleCloudAiplatformV1AutomaticResources", @@ -46996,7 +47276,7 @@ "type": "string" }, "dnsZoneName": { -"description": "Optional. FQDN of the private DNS zone to create DNS record set for PSC endpoint.", +"description": "Optional. Name of the private Cloud DNS managed zone in which to create the gateway's A-record. This is the managed zone's own name, not its DNS name: for a zone serving `example.internal.`, this field takes the zone name, such as `my-private-zone`. The zone's DNS name is combined with a generated per-gateway label to form the record's fully qualified name, which must stay within the 255-octet DNS limit. If the full name is too long, gateway provisioning fails when it attempts to create the DNS record.", "type": "string" }, "ipAddress": { @@ -51510,6 +51790,10 @@ false "description": "A memory.", "id": "GoogleCloudAiplatformV1Memory", "properties": { +"context": { +"description": "Optional. Represents the context of the memory.", +"type": "string" +}, "createTime": { "description": "Output only. Represents the timestamp when this Memory was created.", "format": "google-datetime", @@ -51877,6 +52161,11 @@ false "description": "A revision of a Memory.", "id": "GoogleCloudAiplatformV1MemoryRevision", "properties": { +"context": { +"description": "Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content.", +"readOnly": true, +"type": "string" +}, "createTime": { "description": "Output only. Represents the timestamp when this Memory Revision was created.", "format": "google-datetime", @@ -55351,19 +55640,23 @@ false "id": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservability", "properties": { "logView": { -"description": "Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used.", +"description": "Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used.", "type": "string" }, "openTelemetry": { "$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityOpenTelemetry", "description": "Data source follows OpenTelemetry convention." }, +"sessionScope": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScope", +"description": "Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID)." +}, "traceScope": { "$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityTraceScope", "description": "Scope online evaluation to single traces." }, "traceView": { -"description": "Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set.", +"description": "Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`.", "type": "string" } }, @@ -55414,6 +55707,71 @@ false }, "type": "object" }, +"GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScope": { +"description": "If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`.", +"id": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScope", +"properties": { +"filter": { +"description": "Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10.", +"items": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScopePredicate" +}, +"type": "array" +}, +"inactivityTrigger": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScopeInactivityTrigger", +"description": "Session is considered ready for evaluation when there are no new traces for a specified period of inactivity." +} +}, +"type": "object" +}, +"GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScopeInactivityTrigger": { +"description": "Configuration for inactivity based session completion.", +"id": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScopeInactivityTrigger", +"properties": { +"threshold": { +"description": "Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds).", +"format": "google-duration", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScopePredicate": { +"description": "Defines a single filter predicate.", +"id": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilitySessionScopePredicate", +"properties": { +"duration": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the duration of a session (in seconds)." +}, +"modelCallErrors": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of LLM call errors within a session." +}, +"modelCalls": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of underlying LLM calls within a session." +}, +"toolCallErrors": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of tool call errors within a session." +}, +"toolCalls": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of underlying tool calls within a session." +}, +"totalTokenUsage": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the total token usage within a session." +}, +"userTurns": { +"$ref": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of user turns within a session." +} +}, +"type": "object" +}, "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityTraceScope": { "description": "If chosen, the online evaluator will evaluate single traces matching specified `filter`.", "id": "GoogleCloudAiplatformV1OnlineEvaluatorCloudObservabilityTraceScope", @@ -58262,6 +58620,14 @@ false "description": "A RagChunk includes the content of a chunk of a RagFile, and associated metadata.", "id": "GoogleCloudAiplatformV1RagChunk", "properties": { +"chunkId": { +"description": "The ID of the chunk.", +"type": "string" +}, +"fileId": { +"description": "The ID of the file that the chunk belongs to.", +"type": "string" +}, "pageSpan": { "$ref": "GoogleCloudAiplatformV1RagChunkPageSpan", "description": "If populated, represents where the chunk starts and ends in the document." @@ -58880,6 +59246,23 @@ false }, "type": "object" }, +"GoogleCloudAiplatformV1RayClusterAutoscalingSpec": { +"description": "Ray cluster level autoscaling configuration.", +"id": "GoogleCloudAiplatformV1RayClusterAutoscalingSpec", +"properties": { +"idleTimeoutMinutes": { +"description": "Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins.", +"format": "int64", +"type": "string" +}, +"upscalingSpeed": { +"description": "Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed)", +"format": "int64", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudAiplatformV1RayLogsSpec": { "description": "Configuration for the Ray OSS Logs.", "id": "GoogleCloudAiplatformV1RayLogsSpec", @@ -58898,6 +59281,10 @@ false "disabled": { "description": "Optional. Flag to disable the Ray metrics collection.", "type": "boolean" +}, +"enableUsageStatsCollection": { +"description": "Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default.", +"type": "boolean" } }, "type": "object" @@ -58914,6 +59301,10 @@ false "description": "Optional. Default image for user to choose a preferred ML framework (for example, TensorFlow or Pytorch) by choosing from [Vertex prebuilt images](https://cloud.google.com/vertex-ai/docs/training/pre-built-containers). Either this or the resource_pool_images is required. Use this field if you need all the resource pools to have the same Ray image. Otherwise, use the {@code resource_pool_images} field.", "type": "string" }, +"rayClusterAutoscalingSpec": { +"$ref": "GoogleCloudAiplatformV1RayClusterAutoscalingSpec", +"description": "Optional. Optional Ray autoscaling configurations." +}, "rayLogsSpec": { "$ref": "GoogleCloudAiplatformV1RayLogsSpec", "description": "Optional. OSS Ray logging configurations." @@ -60856,7 +61247,8 @@ false "STATE_RUNNING", "STATE_DEPROVISIONING", "STATE_TERMINATED", -"STATE_DELETED" +"STATE_DELETED", +"STATE_STOPPING" ], "enumDescriptions": [ "The default value. This value is unused.", @@ -60864,7 +61256,8 @@ false "Sandbox runtime is ready for serving.", "Sandbox runtime is halted, performing tear down tasks.", "Sandbox has terminated with underlying runtime failure.", -"Sandbox runtime has been deleted." +"Sandbox runtime has been deleted.", +"Sandbox runtime is stopping." ], "readOnly": true, "type": "string" @@ -60992,6 +61385,10 @@ false "codeExecutionEnvironment": { "$ref": "GoogleCloudAiplatformV1SandboxEnvironmentSpecCodeExecutionEnvironment", "description": "Optional. The code execution environment." +}, +"shellEnvironment": { +"$ref": "GoogleCloudAiplatformV1SandboxEnvironmentSpecShellEnvironment", +"description": "Optional. The shell environment for executing shell commands and scripts." } }, "type": "object" @@ -61029,6 +61426,12 @@ false }, "type": "object" }, +"GoogleCloudAiplatformV1SandboxEnvironmentSpecShellEnvironment": { +"description": "The shell environment.", +"id": "GoogleCloudAiplatformV1SandboxEnvironmentSpecShellEnvironment", +"properties": {}, +"type": "object" +}, "GoogleCloudAiplatformV1SandboxEnvironmentTemplate": { "description": "The specification of a SandboxEnvironmentTemplate. A SandboxEnvironmentTemplate defines a template for creating SandboxEnvironments.", "id": "GoogleCloudAiplatformV1SandboxEnvironmentTemplate", @@ -61155,10 +61558,6 @@ false "description": "Configuration for egress control of sandbox instances.", "id": "GoogleCloudAiplatformV1SandboxEnvironmentTemplateEgressControlConfig", "properties": { -"customerVpcNetwork": { -"description": "Optional. The customer VPC network that sandbox egress is routed into.", -"type": "string" -}, "dnsPeeringConfigs": { "description": "Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC.", "items": { @@ -63509,6 +63908,13 @@ false "description": "Serialized state of the code repository. This string will typically contain a JSON representation of the UI's CodeRepositoryService state (files, folders, content, and any metadata). The UI is responsible for serialization and deserialization.", "type": "string" }, +"deployedRegions": { +"description": "Optional. The Cloud Run regions in which the application is currently deployed. Used to rediscover and redeploy the app in the regions it already runs in, which may differ from the prompt's location.", +"items": { +"type": "string" +}, +"type": "array" +}, "framework": { "description": "Optional. Framework used to build the application.", "enum": [ diff --git a/googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json b/googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json index f8cf853688..2d13dc3ef7 100644 --- a/googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/aiplatform.v1beta1.json @@ -5758,12 +5758,12 @@ "parameters": { "includeInput": { "deprecated": true, -"description": "Optional. If true, includes the input in the response.", +"description": "If true, includes the input in the response.", "location": "query", "type": "boolean" }, "lastEventId": { -"description": "Optional. If set, resumes the interaction stream from the chunk after the event marked by the event id. Can only be used if `stream` is true.", +"description": "If set, resumes the interaction stream from the chunk after the event marked by the event id. Can only be used if `stream` is true.", "location": "query", "type": "string" }, @@ -5775,7 +5775,7 @@ "type": "string" }, "stream": { -"description": "Optional. If true, streams the interaction events as Server-Sent Events.", +"description": "If true, streams the interaction events as Server-Sent Events.", "location": "query", "type": "boolean" } @@ -5799,12 +5799,12 @@ "parameters": { "includeInput": { "deprecated": true, -"description": "Optional. If true, includes the input in the response.", +"description": "If true, includes the input in the response.", "location": "query", "type": "boolean" }, "lastEventId": { -"description": "Optional. If set, resumes the interaction stream from the chunk after the event marked by the event id. Can only be used if `stream` is true.", +"description": "If set, resumes the interaction stream from the chunk after the event marked by the event id. Can only be used if `stream` is true.", "location": "query", "type": "string" }, @@ -5816,7 +5816,7 @@ "type": "string" }, "stream": { -"description": "Optional. If true, streams the interaction events as Server-Sent Events.", +"description": "If true, streams the interaction events as Server-Sent Events.", "location": "query", "type": "boolean" } @@ -10005,6 +10005,11 @@ "name" ], "parameters": { +"force": { +"description": "Optional. If true, any `Task` belonging to this agent is deleted along with it. If false or unset and the agent still has at least one `Task`, the request fails with `FAILED_PRECONDITION` and nothing is deleted. This governs `Task` and nothing else. Resources the agent owns but a caller never named -- its AI Application and the tenant project bound to it, its Workspace identity, its service-extension binding -- are torn down with the agent on every delete, whatever this field says.", +"location": "query", +"type": "boolean" +}, "name": { "description": "Required. The resource name of the agent to delete. Format: `projects/{project}/locations/{location}/agents/{agent}`.", "location": "path", @@ -10046,6 +10051,37 @@ "https://www.googleapis.com/auth/cloud-platform" ] }, +"getIamPolicy": { +"description": "Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}:getIamPolicy", +"httpMethod": "POST", +"id": "aiplatform.projects.locations.agents.getIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"options.requestedPolicyVersion": { +"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).", +"format": "int32", +"location": "query", +"type": "integer" +}, +"resource": { +"description": "REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/agents/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+resource}:getIamPolicy", +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, "list": { "description": "Lists the agents in a location that belong to the caller. An agent belongs to the end user recorded as its owner when it was created, so the response holds that caller's agents and no others. It is empty for a caller that is not an end user, and an agent with no recorded owner is listed for nobody.", "flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/agents", @@ -10055,6 +10091,11 @@ "parent" ], "parameters": { +"filter": { +"description": "Optional. An [AIP-160](https://google.aip.dev/160) filter over the returned agents. An empty filter returns the unfiltered collection. Supported fields: * `created` * `updated` Both are timestamps and take an RFC-3339 value, for example `2026-08-01T00:00:00Z`. Supported operators: `=`, `!=`, `<`, `>`, `<=`, `>=`, `:`, `AND`, `OR`, `NOT` (equivalently `-`), and parentheses. Note that `OR` binds more tightly than `AND`, so `a AND b OR c` means `a AND (b OR c)`; parentheses are recommended, not required. Example: `created > \"2026-08-01T00:00:00Z\" AND updated < \"2026-08-09T00:00:00Z\"`. Not supported: any field other than those listed above, wildcards other than `field:*`, bare literals with no field name, functions, and the regular-expression operators `=~` and `!~`. A filter that names an unsupported field, exceeds 1000 characters, or nests parentheses more than 5 deep fails with `INVALID_ARGUMENT`.", +"location": "query", +"type": "string" +}, "orderBy": { "description": "Optional. A comma-separated list of fields to order by. Supported fields: * `created` * `updated` Use `desc` after a field name for descending order. Example: `created desc`.", "location": "query", @@ -10120,6 +10161,65 @@ "scopes": [ "https://www.googleapis.com/auth/cloud-platform" ] +}, +"setIamPolicy": { +"description": "Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}:setIamPolicy", +"httpMethod": "POST", +"id": "aiplatform.projects.locations.agents.setIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"resource": { +"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/agents/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+resource}:setIamPolicy", +"request": { +"$ref": "GoogleIamV1SetIamPolicyRequest" +}, +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"testIamPermissions": { +"description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}:testIamPermissions", +"httpMethod": "POST", +"id": "aiplatform.projects.locations.agents.testIamPermissions", +"parameterOrder": [ +"resource" +], +"parameters": { +"permissions": { +"description": "The set of permissions to check for the `resource`. Permissions with wildcards (such as `*` or `storage.*`) are not allowed. For more information see [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).", +"location": "query", +"repeated": true, +"type": "string" +}, +"resource": { +"description": "REQUIRED: The resource for which the policy detail is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/agents/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+resource}:testIamPermissions", +"response": { +"$ref": "GoogleIamV1TestIamPermissionsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] } }, "resources": { @@ -35766,6 +35866,34 @@ }, "sandboxEnvironments": { "methods": { +"authorizeAccess": { +"description": "Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments/{sandboxEnvironmentsId}:authorizeAccess", +"httpMethod": "POST", +"id": "aiplatform.projects.locations.reasoningEngines.sandboxEnvironments.authorizeAccess", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the sandbox environment to authorize access to. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}`", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/sandboxEnvironments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}:authorizeAccess", +"request": { +"$ref": "GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessRequest" +}, +"response": { +"$ref": "GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, "create": { "description": "Creates a SandboxEnvironment in a given reasoning engine.", "flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments", @@ -46215,6 +46343,34 @@ }, "sandboxEnvironments": { "methods": { +"authorizeAccess": { +"description": "Checks whether the caller is authorized to access the sandbox environment. Authorization is performed entirely by the API infrastructure from the `method_policy` below; the handler is a no-op. A successful response means the caller holds `sandboxEnvironments.execute` on the named sandbox. Used by the sandbox data-plane proxy, which forwards the caller's credential and proxies traffic only on success.", +"flatPath": "v1beta1/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments/{sandboxEnvironmentsId}:authorizeAccess", +"httpMethod": "POST", +"id": "aiplatform.reasoningEngines.sandboxEnvironments.authorizeAccess", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the sandbox environment to authorize access to. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}`", +"location": "path", +"pattern": "^reasoningEngines/[^/]+/sandboxEnvironments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}:authorizeAccess", +"request": { +"$ref": "GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessRequest" +}, +"response": { +"$ref": "GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, "create": { "description": "Creates a SandboxEnvironment in a given reasoning engine.", "flatPath": "v1beta1/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments", @@ -49272,7 +49428,7 @@ } } }, -"revision": "20260808", +"revision": "20260822", "rootUrl": "https://aiplatform.googleapis.com/", "schemas": { "CloudAiLargeModelsVisionGenerateVideoExperiments": { @@ -49335,6 +49491,10 @@ "$ref": "CloudAiLargeModelsVisionHumanPose", "description": "Human pose parameters for Pose Control" }, +"modelEndpointOverride": { +"description": "Optional. BNS override for model backend. Enabled only for local and autopush environments by the flag `lvm_allow_model_zoo_bns_override`.", +"type": "string" +}, "modelName": { "description": "Model names, as defined in: xyz ", "type": "string" @@ -50949,7 +51109,7 @@ "type": "string" }, "source": { -"description": "The source of the environment. For GCS, this is the GCS path. For GitHub, this is the GitHub path.", +"description": "The source of the environment. For Cloud Storage, this is the Cloud Storage path. For GitHub, this is the GitHub path.", "type": "string" }, "target": { @@ -50966,7 +51126,7 @@ ], "enumDescriptions": [ "", -"A GCS bucket.", +"A Cloud Storage bucket.", "Inline content.", "A generic repository. The protocol prefix in the source URL identifies the provider (e.g., github://, gcs://).", "A skill resource from the Skill Registry Service. Skill: projects/{project}/locations/{location}/skills/{skill} SkillRevision: projects/{project}/locations/{location}/skills/{skill}/revisions/{revision} Support mounting all skills under a project: projects/{project}/locations/{location}/skills." @@ -51111,7 +51271,7 @@ "id": "GenaiVertexV1beta1FileSearchResultContent", "properties": { "result": { -"description": "Optional. The results of the File Search.", +"description": "The results of the File Search.", "items": { "$ref": "GenaiVertexV1beta1FileSearchResultContentFileSearchResult" }, @@ -51308,13 +51468,6 @@ "format": "int32", "type": "integer" }, -"speechConfig": { -"description": "Configuration for speech interaction.", -"items": { -"$ref": "GenaiVertexV1beta1SpeechConfig" -}, -"type": "array" -}, "stopSequences": { "description": "A list of character sequences that will stop output interaction.", "items": { @@ -51322,6 +51475,10 @@ }, "type": "array" }, +"structuredSpeechConfig": { +"$ref": "GenaiVertexV1beta1SpeakerConfig", +"description": "Speech and multi-speaker configuration." +}, "temperature": { "description": "Controls the randomness of the output.", "format": "float", @@ -52038,7 +52195,7 @@ "additionalProperties": { "type": "string" }, -"description": "Optional. The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter.", +"description": "The labels with user-defined metadata for the request. It is used for billing and reporting only. Label keys and values can be no longer than 63 characters (Unicode codepoints) and can only contain lowercase letters, numeric characters, underscores, and dashes. International characters are allowed. Label values are optional. Label keys must start with a letter.", "type": "object" }, "localEnvironment": { @@ -52190,11 +52347,6 @@ }, "type": "array" }, -"turnList": { -"$ref": "GenaiVertexV1beta1TurnList", -"deprecated": true, -"description": "The turns for the interaction." -}, "updated": { "description": "Required. Output only. The time at which the response was last updated in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ).", "readOnly": true, @@ -52823,7 +52975,7 @@ "properties": { "rankService": { "$ref": "GenaiVertexV1beta1RagStoreConfigRagRetrievalConfigRankingRankService", -"description": "Optional. Config for Rank Service." +"description": "Config for Rank Service." } }, "type": "object" @@ -53178,6 +53330,20 @@ false }, "type": "object" }, +"GenaiVertexV1beta1SpeakerConfig": { +"description": "Configuration for multi-speaker and speech generation.", +"id": "GenaiVertexV1beta1SpeakerConfig", +"properties": { +"speakers": { +"description": "Individual speaker configurations.", +"items": { +"$ref": "GenaiVertexV1beta1SpeechConfig" +}, +"type": "array" +} +}, +"type": "object" +}, "GenaiVertexV1beta1SpeechConfig": { "description": "The configuration for speech interaction.", "id": "GenaiVertexV1beta1SpeechConfig", @@ -53806,6 +53972,7 @@ false "type": "array" }, "diarizationMode": { +"deprecated": true, "description": "Optional. Configures speaker diarization. Supported values: \"speaker\".", "type": "string" }, @@ -53817,6 +53984,7 @@ false "type": "array" }, "timestampGranularities": { +"deprecated": true, "description": "Optional. The granularity of timestamps to include in the transcription output. Supported values: \"word\". If empty, no timestamps are generated.", "items": { "type": "string" @@ -53826,39 +53994,6 @@ false }, "type": "object" }, -"GenaiVertexV1beta1Turn": { -"deprecated": true, -"id": "GenaiVertexV1beta1Turn", -"properties": { -"contentList": { -"$ref": "GenaiVertexV1beta1ContentList", -"description": "The content of the turn. An array of Content objects." -}, -"contentString": { -"description": "The content of the turn. A single string.", -"type": "string" -}, -"role": { -"description": "The originator of this turn. Must be user for input or model for model output.", -"type": "string" -} -}, -"type": "object" -}, -"GenaiVertexV1beta1TurnList": { -"deprecated": true, -"description": "A list of Turns.", -"id": "GenaiVertexV1beta1TurnList", -"properties": { -"turns": { -"items": { -"$ref": "GenaiVertexV1beta1Turn" -}, -"type": "array" -} -}, -"type": "object" -}, "GenaiVertexV1beta1UrlCitation": { "description": "A URL citation annotation.", "id": "GenaiVertexV1beta1UrlCitation", @@ -54136,14 +54271,16 @@ false "TEXT_TO_VIDEO", "IMAGE_TO_VIDEO", "REFERENCE_TO_VIDEO", -"EDIT" +"EDIT", +"EXTEND" ], "enumDescriptions": [ "Unspecified task. The task is inferred from the input prompt and media.", "Generates video solely from a text prompt.", "Generates video from one or two source images. The first image defines the starting frame, and the optional second image defines the ending frame.", "Generates video using reference media (such as images, audio, or video).", -"Modifies an existing input video." +"Modifies an existing input video.", +"Extends an existing input video." ], "type": "string" } @@ -54163,6 +54300,22 @@ false "description": "Flexible MIME type string of the video, superseding mime_type = 1. Note: Bespoke logic in the GAOS parser/serializer maps this to the \"mime_type\" JSON key.", "type": "string" }, +"processingConfig": { +"$ref": "GenaiVertexV1beta1VideoContentMediaProcessing" +}, +"processingType": { +"enum": [ +"PROCESSING_UNSPECIFIED", +"STATIC", +"AGENTIC" +], +"enumDescriptions": [ +"Default. Uses model-specific processing (3.5 Pro+ --> AGENTIC, older models --> STATIC)", +"Fixed-rate frame extraction. All frames placed in context.", +"Model-driven dynamic navigation." +], +"type": "string" +}, "resolution": { "description": "The resolution of the media.", "enum": [ @@ -54188,6 +54341,36 @@ false }, "type": "object" }, +"GenaiVertexV1beta1VideoContentMediaProcessing": { +"id": "GenaiVertexV1beta1VideoContentMediaProcessing", +"properties": { +"static": { +"$ref": "GenaiVertexV1beta1VideoContentStaticMediaProcessing" +} +}, +"type": "object" +}, +"GenaiVertexV1beta1VideoContentStaticMediaProcessing": { +"id": "GenaiVertexV1beta1VideoContentStaticMediaProcessing", +"properties": { +"endOffset": { +"description": "Optional. Segment end time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., \"30s\". Must be non-negative and greater than `start_offset` if `start_offset` is set.", +"format": "google-duration", +"type": "string" +}, +"fps": { +"description": "Optional. Video frame-rate sampling density.", +"format": "double", +"type": "number" +}, +"startOffset": { +"description": "Optional. Segment start time. Specified as a decimal number of seconds followed by an 's' suffix, e.g., \"10.5s\". Must be non-negative.", +"format": "google-duration", +"type": "string" +} +}, +"type": "object" +}, "GenaiVertexV1beta1VideoDelta": { "id": "GenaiVertexV1beta1VideoDelta", "properties": { @@ -54206,7 +54389,8 @@ false "TYPE_X_FLV", "TYPE_WEBM", "TYPE_WMV", -"TYPE_3GPP" +"TYPE_3GPP", +"TYPE_JPEG2000" ], "enumDescriptions": [ "", @@ -54218,7 +54402,8 @@ false "FLV video format", "WebM video format", "WMV video format", -"3GPP video format" +"3GPP video format", +"JPEG 2000 video format" ], "type": "string" }, @@ -54284,7 +54469,25 @@ false "type": "string" }, "gcsUri": { -"description": "The GCS URI to store the video output. Required for Vertex if delivery mode is URI.", +"description": "The Cloud Storage URI to store the video output. Required for Vertex if delivery mode is URI.", +"type": "string" +}, +"resolution": { +"description": "The video output resolution. Defaults to 720p.", +"enum": [ +"RESOLUTION_UNSPECIFIED", +"RESOLUTION_THREE_SIXTY_P", +"RESOLUTION_SEVEN_TWENTY_P", +"RESOLUTION_TEN_EIGHTY_P", +"RESOLUTION_FOUR_K" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"360p resolution.", +"720p resolution.", +"1080p resolution.", +"4K resolution." +], "type": "string" } }, @@ -54931,7 +55134,7 @@ false "id": "GoogleCloudAiplatformV1beta1Agent", "properties": { "base_agent": { -"description": "Required. The base agent for the agent. Supported values: * `antigravity-preview-05-2026`", +"description": "Required. Immutable. The base agent for the agent. Supported values: * `antigravity-preview-05-2026` Immutable: `UpdateAgent` rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead.", "type": "string" }, "base_environment": { @@ -56506,6 +56709,18 @@ false }, "type": "object" }, +"GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessRequest": { +"description": "Request message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess.", +"id": "GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessRequest", +"properties": {}, +"type": "object" +}, +"GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessResponse": { +"description": "Response message for SandboxEnvironmentExecutionService.AuthorizeSandboxEnvironmentAccess. Intentionally empty: a successful response is the authorization result.", +"id": "GoogleCloudAiplatformV1beta1AuthorizeSandboxEnvironmentAccessResponse", +"properties": {}, +"type": "object" +}, "GoogleCloudAiplatformV1beta1AutomaticResources": { "description": "A description of resources that to large degree are decided by Agent Platform, and require only a modest additional configuration. Each Model supporting these resources documents its specific guidelines.", "id": "GoogleCloudAiplatformV1beta1AutomaticResources", @@ -67703,7 +67918,7 @@ false "type": "string" }, "dnsZoneName": { -"description": "Optional. FQDN of the private DNS zone to create DNS record set for PSC endpoint.", +"description": "Optional. Name of the private Cloud DNS managed zone in which to create the gateway's A-record. This is the managed zone's own name, not its DNS name: for a zone serving `example.internal.`, this field takes the zone name, such as `my-private-zone`. The zone's DNS name is combined with a generated per-gateway label to form the record's fully qualified name, which must stay within the 255-octet DNS limit. If the full name is too long, gateway provisioning fails when it attempts to create the DNS record.", "type": "string" }, "ipAddress": { @@ -73149,6 +73364,10 @@ false "description": "A memory.", "id": "GoogleCloudAiplatformV1beta1Memory", "properties": { +"context": { +"description": "Optional. Represents the context of the memory.", +"type": "string" +}, "createTime": { "description": "Output only. Represents the timestamp when this Memory was created.", "format": "google-datetime", @@ -73553,6 +73772,11 @@ false "description": "A revision of a Memory.", "id": "GoogleCloudAiplatformV1beta1MemoryRevision", "properties": { +"context": { +"description": "Output only. Represents the context of the Memory Revision. The context may include context from both the historical revisions and the extracted content.", +"readOnly": true, +"type": "string" +}, "createTime": { "description": "Output only. Represents the timestamp when this Memory Revision was created.", "format": "google-datetime", @@ -77917,19 +78141,23 @@ false "id": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservability", "properties": { "logView": { -"description": "Optional. Optional log view that will be used to query logs. If empty, the `_Default` view will be used.", +"description": "Optional. Optional log view that will be used to query logs. If empty, the project's default view (`projects/{project_id}`) will be used.", "type": "string" }, "openTelemetry": { "$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityOpenTelemetry", "description": "Data source follows OpenTelemetry convention." }, +"sessionScope": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScope", +"description": "Scope online evaluation to OTel sessions (i.e. group of traces with the same conversation ID)." +}, "traceScope": { "$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityTraceScope", "description": "Scope online evaluation to single traces." }, "traceView": { -"description": "Optional. Optional trace view that will be used to query traces. If empty, the `_Default` view will be used. NOTE: This field is not supported yet and will be ignored if set.", +"description": "Optional. Optional trace view that will be used to query traces. If empty, the `_AllSpans` view from `_Trace` US bucket will be used, i.e. `projects/{project_id}/locations/us/buckets/_Trace/datasets/Spans/views/_AllSpans`.", "type": "string" } }, @@ -77980,6 +78208,71 @@ false }, "type": "object" }, +"GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScope": { +"description": "If chosen, the online evaluator will evaluate sessions matching specified `filter`. A session is a group of traces with a common `gen_ai.conversation.id`.", +"id": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScope", +"properties": { +"filter": { +"description": "Optional. A list of predicates to filter sessions. Multiple predicates are combined using AND. The maximum number of predicates is 10.", +"items": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScopePredicate" +}, +"type": "array" +}, +"inactivityTrigger": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScopeInactivityTrigger", +"description": "Session is considered ready for evaluation when there are no new traces for a specified period of inactivity." +} +}, +"type": "object" +}, +"GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScopeInactivityTrigger": { +"description": "Configuration for inactivity based session completion.", +"id": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScopeInactivityTrigger", +"properties": { +"threshold": { +"description": "Required. The amount of time that must pass with no new traces before a session is considered ready for evaluation. This is a required field if InactivityTrigger is used. The value must be a positive duration no greater than 7 days (604800 seconds).", +"format": "google-duration", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScopePredicate": { +"description": "Defines a single filter predicate.", +"id": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilitySessionScopePredicate", +"properties": { +"duration": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the duration of a session (in seconds)." +}, +"modelCallErrors": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of LLM call errors within a session." +}, +"modelCalls": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of underlying LLM calls within a session." +}, +"toolCallErrors": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of tool call errors within a session." +}, +"toolCalls": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of underlying tool calls within a session." +}, +"totalTokenUsage": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the total token usage within a session." +}, +"userTurns": { +"$ref": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityNumericPredicate", +"description": "Filter on the number of user turns within a session." +} +}, +"type": "object" +}, "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityTraceScope": { "description": "If chosen, the online evaluator will evaluate single traces matching specified `filter`.", "id": "GoogleCloudAiplatformV1beta1OnlineEvaluatorCloudObservabilityTraceScope", @@ -78500,6 +78793,20 @@ false "$ref": "GoogleCloudAiplatformV1beta1Blob", "description": "Optional. The inline data content of the part. This can be used to include images, audio, or video in a request." }, +"mediaProcessing": { +"description": "Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field.", +"enum": [ +"MEDIA_PROCESSING_UNSPECIFIED", +"STATIC", +"AGENTIC" +], +"enumDescriptions": [ +"Default. Uses model-specific processing (3.5 Pro+ -> `AGENTIC`, older models -> `STATIC`).", +"Fixed-rate frame extraction. All frames placed in context.", +"Model-driven dynamic navigation. Recommended for most use cases." +], +"type": "string" +}, "mediaResolution": { "$ref": "GoogleCloudAiplatformV1beta1PartMediaResolution", "description": "per part media resolution. Media resolution for the input media." @@ -82273,6 +82580,23 @@ false }, "type": "object" }, +"GoogleCloudAiplatformV1beta1RayClusterAutoscalingSpec": { +"description": "Ray cluster level autoscaling configuration.", +"id": "GoogleCloudAiplatformV1beta1RayClusterAutoscalingSpec", +"properties": { +"idleTimeoutMinutes": { +"description": "Optional. The number of minutes that need to pass before an idle worker node is removed by the autoscaler. Default is 5 mins.", +"format": "int64", +"type": "string" +}, +"upscalingSpeed": { +"description": "Optional. The number of nodes allowed to be pending as a multiple of the current number of nodes. [OSS Ray reference](https://docs.ray.io/en/latest/cluster/vms/user-guides/configuring-autoscaling.html#upscaling-and-downscaling-speed)", +"format": "int64", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudAiplatformV1beta1RayLogsSpec": { "description": "Configuration for the Ray OSS Logs.", "id": "GoogleCloudAiplatformV1beta1RayLogsSpec", @@ -82291,6 +82615,10 @@ false "disabled": { "description": "Optional. Flag to disable the Ray metrics collection.", "type": "boolean" +}, +"enableUsageStatsCollection": { +"description": "Optional. Flag to enable the Ray usage stats collection by Anyscale. https://docs.ray.io/en/latest/cluster/usage-stats.html#usage-stats-collection Disable by default.", +"type": "boolean" } }, "type": "object" @@ -82314,6 +82642,10 @@ false }, "type": "array" }, +"rayClusterAutoscalingSpec": { +"$ref": "GoogleCloudAiplatformV1beta1RayClusterAutoscalingSpec", +"description": "Optional. Optional Ray autoscaling configurations." +}, "rayLogsSpec": { "$ref": "GoogleCloudAiplatformV1beta1RayLogsSpec", "description": "Optional. OSS Ray logging configurations." @@ -85167,7 +85499,8 @@ false "STATE_RUNNING", "STATE_DEPROVISIONING", "STATE_TERMINATED", -"STATE_DELETED" +"STATE_DELETED", +"STATE_STOPPING" ], "enumDescriptions": [ "The default value. This value is unused.", @@ -85175,7 +85508,8 @@ false "Sandbox runtime is ready for serving.", "Sandbox runtime is halted, performing tear down tasks.", "Sandbox has terminated with underlying runtime failure.", -"Sandbox runtime has been deleted." +"Sandbox runtime has been deleted.", +"Sandbox runtime is stopping." ], "readOnly": true, "type": "string" @@ -85307,6 +85641,10 @@ false "computerUseEnvironment": { "$ref": "GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecComputerUseEnvironment", "description": "Optional. The computer use environment." +}, +"shellEnvironment": { +"$ref": "GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecShellEnvironment", +"description": "Optional. The shell environment for executing shell commands and scripts." } }, "type": "object" @@ -85350,6 +85688,12 @@ false "properties": {}, "type": "object" }, +"GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecShellEnvironment": { +"description": "The shell environment.", +"id": "GoogleCloudAiplatformV1beta1SandboxEnvironmentSpecShellEnvironment", +"properties": {}, +"type": "object" +}, "GoogleCloudAiplatformV1beta1SandboxEnvironmentTemplate": { "description": "The specification of a SandboxEnvironmentTemplate. A SandboxEnvironmentTemplate defines a template for creating SandboxEnvironments.", "id": "GoogleCloudAiplatformV1beta1SandboxEnvironmentTemplate", @@ -85476,10 +85820,6 @@ false "description": "Configuration for egress control of sandbox instances.", "id": "GoogleCloudAiplatformV1beta1SandboxEnvironmentTemplateEgressControlConfig", "properties": { -"customerVpcNetwork": { -"description": "Optional. The customer VPC network that sandbox egress is routed into.", -"type": "string" -}, "dnsPeeringConfigs": { "description": "Optional. DNS peering configurations that allow sandbox egress to resolve customer-internal domains via the customer VPC.", "items": { @@ -87886,6 +88226,13 @@ false "description": "Serialized state of the code repository. This string will typically contain a JSON representation of the UI's CodeRepositoryService state (files, folders, content, and any metadata). The UI is responsible for serialization and deserialization.", "type": "string" }, +"deployedRegions": { +"description": "Optional. The Cloud Run regions in which the application is currently deployed. Used to rediscover and redeploy the app in the regions it already runs in, which may differ from the prompt's location.", +"items": { +"type": "string" +}, +"type": "array" +}, "framework": { "description": "Optional. Framework used to build the application.", "enum": [ @@ -96770,6 +97117,21 @@ false "format": "google-datetime", "readOnly": true, "type": "string" +}, +"xprofConfig": { +"$ref": "GoogleCloudAiplatformV1beta1XprofConfig", +"description": "Optional. If set, the XmanagerInstance will be set up for managed XProf." +} +}, +"type": "object" +}, +"GoogleCloudAiplatformV1beta1XprofConfig": { +"description": "XprofConfig contains the configuration for managed XProf.", +"id": "GoogleCloudAiplatformV1beta1XprofConfig", +"properties": { +"gcsBucketUri": { +"description": "Required. User-owned Cloud Storage bucket (gs://) in the user project.", +"type": "string" } }, "type": "object" From f73feb59cacc4de5960035303964bcf5bfc549e5 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:29 +0000 Subject: [PATCH 06/70] feat(alloydb): update the api #### alloydb:v1 The following keys were deleted: - schemas.AlloydbClhErrorsAlloyDbInternalDebugInfo (Total Keys: 3) #### alloydb:v1alpha The following keys were deleted: - schemas.AlloydbClhErrorsAlloyDbInternalDebugInfo (Total Keys: 3) #### alloydb:v1beta The following keys were deleted: - schemas.AlloydbClhErrorsAlloyDbInternalDebugInfo (Total Keys: 3) --- docs/dyn/alloydb_v1.html | 26 +++++++++---------- ...alloydb_v1.projects.locations.backups.html | 18 ++++++------- ...lloydb_v1.projects.locations.clusters.html | 18 ++++++------- ...projects.locations.clusters.instances.html | 18 ++++++------- ..._v1.projects.locations.clusters.users.html | 18 ++++++------- docs/dyn/alloydb_v1.projects.locations.html | 18 ++++++------- ...oydb_v1.projects.locations.operations.html | 18 ++++++------- ...ects.locations.supportedDatabaseFlags.html | 18 ++++++------- docs/dyn/alloydb_v1alpha.html | 26 +++++++++---------- ...db_v1alpha.projects.locations.backups.html | 18 ++++++------- ...b_v1alpha.projects.locations.clusters.html | 18 ++++++------- ...projects.locations.clusters.instances.html | 18 ++++++------- ...pha.projects.locations.clusters.users.html | 18 ++++++------- ..._v1alpha.projects.locations.endpoints.html | 18 ++++++------- .../alloydb_v1alpha.projects.locations.html | 18 ++++++------- ...v1alpha.projects.locations.operations.html | 18 ++++++------- ...ects.locations.supportedDatabaseFlags.html | 18 ++++++------- docs/dyn/alloydb_v1beta.html | 26 +++++++++---------- ...ydb_v1beta.projects.locations.backups.html | 18 ++++++------- ...db_v1beta.projects.locations.clusters.html | 18 ++++++------- ...projects.locations.clusters.instances.html | 18 ++++++------- ...eta.projects.locations.clusters.users.html | 18 ++++++------- ...b_v1beta.projects.locations.endpoints.html | 18 ++++++------- .../alloydb_v1beta.projects.locations.html | 18 ++++++------- ..._v1beta.projects.locations.operations.html | 18 ++++++------- ...ects.locations.supportedDatabaseFlags.html | 18 ++++++------- .../discovery_cache/documents/alloydb.v1.json | 12 +-------- .../documents/alloydb.v1alpha.json | 12 +-------- .../documents/alloydb.v1beta.json | 12 +-------- 29 files changed, 249 insertions(+), 279 deletions(-) diff --git a/docs/dyn/alloydb_v1.html b/docs/dyn/alloydb_v1.html index 58ee41c4ac..0235a60589 100644 --- a/docs/dyn/alloydb_v1.html +++ b/docs/dyn/alloydb_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1.projects.locations.backups.html b/docs/dyn/alloydb_v1.projects.locations.backups.html index 5596289bdd..fbe3bd1e3b 100644 --- a/docs/dyn/alloydb_v1.projects.locations.backups.html +++ b/docs/dyn/alloydb_v1.projects.locations.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Backups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -362,17 +362,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1.projects.locations.clusters.html b/docs/dyn/alloydb_v1.projects.locations.clusters.html index 007547eb15..bf68cae421 100644 --- a/docs/dyn/alloydb_v1.projects.locations.clusters.html +++ b/docs/dyn/alloydb_v1.projects.locations.clusters.html @@ -109,7 +109,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1210,17 +1210,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1.projects.locations.clusters.instances.html b/docs/dyn/alloydb_v1.projects.locations.clusters.instances.html index 42f25488a2..85890f2ab4 100644 --- a/docs/dyn/alloydb_v1.projects.locations.clusters.instances.html +++ b/docs/dyn/alloydb_v1.projects.locations.clusters.instances.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Instances in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -878,17 +878,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1.projects.locations.clusters.users.html b/docs/dyn/alloydb_v1.projects.locations.clusters.users.html index 78fc523736..b9d2bbdba0 100644 --- a/docs/dyn/alloydb_v1.projects.locations.clusters.users.html +++ b/docs/dyn/alloydb_v1.projects.locations.clusters.users.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Users in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -225,17 +225,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1.projects.locations.html b/docs/dyn/alloydb_v1.projects.locations.html index 2183e578c9..9d09014e98 100644 --- a/docs/dyn/alloydb_v1.projects.locations.html +++ b/docs/dyn/alloydb_v1.projects.locations.html @@ -104,7 +104,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1.projects.locations.operations.html b/docs/dyn/alloydb_v1.projects.locations.operations.html index 98660aec89..183ce38f44 100644 --- a/docs/dyn/alloydb_v1.projects.locations.operations.html +++ b/docs/dyn/alloydb_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1.projects.locations.supportedDatabaseFlags.html b/docs/dyn/alloydb_v1.projects.locations.supportedDatabaseFlags.html index 9c6855d031..8f603d31d9 100644 --- a/docs/dyn/alloydb_v1.projects.locations.supportedDatabaseFlags.html +++ b/docs/dyn/alloydb_v1.projects.locations.supportedDatabaseFlags.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, scope=None, x__xgafv=None)

Lists SupportedDatabaseFlags for a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -141,17 +141,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1alpha.html b/docs/dyn/alloydb_v1alpha.html index a5be98133f..a5d1b2cb9c 100644 --- a/docs/dyn/alloydb_v1alpha.html +++ b/docs/dyn/alloydb_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1alpha.projects.locations.backups.html b/docs/dyn/alloydb_v1alpha.projects.locations.backups.html index 7519f139ef..7aa87a99c0 100644 --- a/docs/dyn/alloydb_v1alpha.projects.locations.backups.html +++ b/docs/dyn/alloydb_v1alpha.projects.locations.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Backups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -368,17 +368,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1alpha.projects.locations.clusters.html b/docs/dyn/alloydb_v1alpha.projects.locations.clusters.html index 51c9a5f9f8..2b9258c228 100644 --- a/docs/dyn/alloydb_v1alpha.projects.locations.clusters.html +++ b/docs/dyn/alloydb_v1alpha.projects.locations.clusters.html @@ -109,7 +109,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1230,17 +1230,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1alpha.projects.locations.clusters.instances.html b/docs/dyn/alloydb_v1alpha.projects.locations.clusters.instances.html index d97322f804..4946fe3a3b 100644 --- a/docs/dyn/alloydb_v1alpha.projects.locations.clusters.instances.html +++ b/docs/dyn/alloydb_v1alpha.projects.locations.clusters.instances.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Instances in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1059,17 +1059,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1alpha.projects.locations.clusters.users.html b/docs/dyn/alloydb_v1alpha.projects.locations.clusters.users.html index ee2319ff33..a2bc37a2fc 100644 --- a/docs/dyn/alloydb_v1alpha.projects.locations.clusters.users.html +++ b/docs/dyn/alloydb_v1alpha.projects.locations.clusters.users.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Users in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -225,17 +225,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1alpha.projects.locations.endpoints.html b/docs/dyn/alloydb_v1alpha.projects.locations.endpoints.html index 87d167c4fe..74ff86eea2 100644 --- a/docs/dyn/alloydb_v1alpha.projects.locations.endpoints.html +++ b/docs/dyn/alloydb_v1alpha.projects.locations.endpoints.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Endpoints in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1alpha.projects.locations.html b/docs/dyn/alloydb_v1alpha.projects.locations.html index 2a92fc8866..0da8680b5a 100644 --- a/docs/dyn/alloydb_v1alpha.projects.locations.html +++ b/docs/dyn/alloydb_v1alpha.projects.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1alpha.projects.locations.operations.html b/docs/dyn/alloydb_v1alpha.projects.locations.operations.html index ce7232c397..157fc40ecc 100644 --- a/docs/dyn/alloydb_v1alpha.projects.locations.operations.html +++ b/docs/dyn/alloydb_v1alpha.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1alpha.projects.locations.supportedDatabaseFlags.html b/docs/dyn/alloydb_v1alpha.projects.locations.supportedDatabaseFlags.html index 68705ffcd1..403bb71a5d 100644 --- a/docs/dyn/alloydb_v1alpha.projects.locations.supportedDatabaseFlags.html +++ b/docs/dyn/alloydb_v1alpha.projects.locations.supportedDatabaseFlags.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, scope=None, x__xgafv=None)

Lists SupportedDatabaseFlags for a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -141,17 +141,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1beta.html b/docs/dyn/alloydb_v1beta.html index e98cab3c3d..8a165a6d70 100644 --- a/docs/dyn/alloydb_v1beta.html +++ b/docs/dyn/alloydb_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1beta.projects.locations.backups.html b/docs/dyn/alloydb_v1beta.projects.locations.backups.html index f9ffe7fdae..f1b6808f8b 100644 --- a/docs/dyn/alloydb_v1beta.projects.locations.backups.html +++ b/docs/dyn/alloydb_v1beta.projects.locations.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Backups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -365,17 +365,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1beta.projects.locations.clusters.html b/docs/dyn/alloydb_v1beta.projects.locations.clusters.html index 11eba2b55e..9ec4b825ac 100644 --- a/docs/dyn/alloydb_v1beta.projects.locations.clusters.html +++ b/docs/dyn/alloydb_v1beta.projects.locations.clusters.html @@ -109,7 +109,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1226,17 +1226,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1beta.projects.locations.clusters.instances.html b/docs/dyn/alloydb_v1beta.projects.locations.clusters.instances.html index 7281830c60..6891e9a400 100644 --- a/docs/dyn/alloydb_v1beta.projects.locations.clusters.instances.html +++ b/docs/dyn/alloydb_v1beta.projects.locations.clusters.instances.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Instances in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1055,17 +1055,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1beta.projects.locations.clusters.users.html b/docs/dyn/alloydb_v1beta.projects.locations.clusters.users.html index a175ae93e3..e1170da0bf 100644 --- a/docs/dyn/alloydb_v1beta.projects.locations.clusters.users.html +++ b/docs/dyn/alloydb_v1beta.projects.locations.clusters.users.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Users in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -225,17 +225,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1beta.projects.locations.endpoints.html b/docs/dyn/alloydb_v1beta.projects.locations.endpoints.html index a8377131af..f8bd619484 100644 --- a/docs/dyn/alloydb_v1beta.projects.locations.endpoints.html +++ b/docs/dyn/alloydb_v1beta.projects.locations.endpoints.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Endpoints in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/alloydb_v1beta.projects.locations.html b/docs/dyn/alloydb_v1beta.projects.locations.html index 25bbd3b762..a4fca32a1d 100644 --- a/docs/dyn/alloydb_v1beta.projects.locations.html +++ b/docs/dyn/alloydb_v1beta.projects.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1beta.projects.locations.operations.html b/docs/dyn/alloydb_v1beta.projects.locations.operations.html index 6880f36ed3..336a7c47dc 100644 --- a/docs/dyn/alloydb_v1beta.projects.locations.operations.html +++ b/docs/dyn/alloydb_v1beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/alloydb_v1beta.projects.locations.supportedDatabaseFlags.html b/docs/dyn/alloydb_v1beta.projects.locations.supportedDatabaseFlags.html index c3ad2c7f44..d972f3f07d 100644 --- a/docs/dyn/alloydb_v1beta.projects.locations.supportedDatabaseFlags.html +++ b/docs/dyn/alloydb_v1beta.projects.locations.supportedDatabaseFlags.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, scope=None, x__xgafv=None)

Lists SupportedDatabaseFlags for a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -141,17 +141,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/alloydb.v1.json b/googleapiclient/discovery_cache/documents/alloydb.v1.json index 87c49d226b..269581a670 100644 --- a/googleapiclient/discovery_cache/documents/alloydb.v1.json +++ b/googleapiclient/discovery_cache/documents/alloydb.v1.json @@ -1879,19 +1879,9 @@ } } }, -"revision": "20260730", +"revision": "20260818", "rootUrl": "https://alloydb.googleapis.com/", "schemas": { -"AlloydbClhErrorsAlloyDbInternalDebugInfo": { -"description": "AlloyDbInternalDebugInfo contains internal debugging information for AlloyDB errors. It is explicitly kept out of the allowlist (errors.yaml) to ensure it is sanitized (stripped) by OnePlatform for all external requests. Used only to carry internal error details to across UPC/FlowLib boundary for ObservabilityInfo.", -"id": "AlloydbClhErrorsAlloyDbInternalDebugInfo", -"properties": { -"originalError": { -"type": "string" -} -}, -"type": "object" -}, "AuthorizedNetwork": { "description": "AuthorizedNetwork contains metadata for an authorized network.", "id": "AuthorizedNetwork", diff --git a/googleapiclient/discovery_cache/documents/alloydb.v1alpha.json b/googleapiclient/discovery_cache/documents/alloydb.v1alpha.json index 26bbb91d8c..574790d604 100644 --- a/googleapiclient/discovery_cache/documents/alloydb.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/alloydb.v1alpha.json @@ -2086,19 +2086,9 @@ } } }, -"revision": "20260730", +"revision": "20260818", "rootUrl": "https://alloydb.googleapis.com/", "schemas": { -"AlloydbClhErrorsAlloyDbInternalDebugInfo": { -"description": "AlloyDbInternalDebugInfo contains internal debugging information for AlloyDB errors. It is explicitly kept out of the allowlist (errors.yaml) to ensure it is sanitized (stripped) by OnePlatform for all external requests. Used only to carry internal error details to across UPC/FlowLib boundary for ObservabilityInfo.", -"id": "AlloydbClhErrorsAlloyDbInternalDebugInfo", -"properties": { -"originalError": { -"type": "string" -} -}, -"type": "object" -}, "AuthorizedNetwork": { "description": "AuthorizedNetwork contains metadata for an authorized network.", "id": "AuthorizedNetwork", diff --git a/googleapiclient/discovery_cache/documents/alloydb.v1beta.json b/googleapiclient/discovery_cache/documents/alloydb.v1beta.json index 51e44be6bc..f2891befc3 100644 --- a/googleapiclient/discovery_cache/documents/alloydb.v1beta.json +++ b/googleapiclient/discovery_cache/documents/alloydb.v1beta.json @@ -2083,19 +2083,9 @@ } } }, -"revision": "20260730", +"revision": "20260818", "rootUrl": "https://alloydb.googleapis.com/", "schemas": { -"AlloydbClhErrorsAlloyDbInternalDebugInfo": { -"description": "AlloyDbInternalDebugInfo contains internal debugging information for AlloyDB errors. It is explicitly kept out of the allowlist (errors.yaml) to ensure it is sanitized (stripped) by OnePlatform for all external requests. Used only to carry internal error details to across UPC/FlowLib boundary for ObservabilityInfo.", -"id": "AlloydbClhErrorsAlloyDbInternalDebugInfo", -"properties": { -"originalError": { -"type": "string" -} -}, -"type": "object" -}, "AuthorizedNetwork": { "description": "AuthorizedNetwork contains metadata for an authorized network.", "id": "AuthorizedNetwork", From 38fada7c6c37f84beb5042caee39236e708212aa Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:29 +0000 Subject: [PATCH 07/70] feat(androiddeviceprovisioning): update the api #### androiddeviceprovisioning:v1 The following keys were added: - schemas.Company.properties.skipWelcomeEmail.deprecated (Total Keys: 1) --- ...viceprovisioning_v1.customers.devices.html | 18 +++++----- ...ndroiddeviceprovisioning_v1.customers.html | 20 +++++------ docs/dyn/androiddeviceprovisioning_v1.html | 26 +++++++------- ...iceprovisioning_v1.partners.customers.html | 24 ++++++------- ...eviceprovisioning_v1.partners.devices.html | 36 +++++++++---------- ...sioning_v1.partners.vendors.customers.html | 20 +++++------ ...eviceprovisioning_v1.partners.vendors.html | 20 +++++------ .../androiddeviceprovisioning.v1.json | 7 ++-- 8 files changed, 86 insertions(+), 85 deletions(-) diff --git a/docs/dyn/androiddeviceprovisioning_v1.customers.devices.html b/docs/dyn/androiddeviceprovisioning_v1.customers.devices.html index e06469d11e..a55a330854 100644 --- a/docs/dyn/androiddeviceprovisioning_v1.customers.devices.html +++ b/docs/dyn/androiddeviceprovisioning_v1.customers.devices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists a customer's devices.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeConfiguration(parent, body=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/androiddeviceprovisioning_v1.customers.html b/docs/dyn/androiddeviceprovisioning_v1.customers.html index 1e3e1e6aa3..0c64b4e38f 100644 --- a/docs/dyn/androiddeviceprovisioning_v1.customers.html +++ b/docs/dyn/androiddeviceprovisioning_v1.customers.html @@ -96,7 +96,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists the user's customer accounts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -138,7 +138,7 @@

Method Details

"ownerEmails": [ # Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization's portal users. "A String", ], - "skipWelcomeEmail": True or False, # Input only. If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer. + "skipWelcomeEmail": True or False, # Input only. Deprecated: This field is no longer supported and is ignored by the server. "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus. }, ], @@ -147,17 +147,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/androiddeviceprovisioning_v1.html b/docs/dyn/androiddeviceprovisioning_v1.html index 87c1329930..15e233c1b5 100644 --- a/docs/dyn/androiddeviceprovisioning_v1.html +++ b/docs/dyn/androiddeviceprovisioning_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/androiddeviceprovisioning_v1.partners.customers.html b/docs/dyn/androiddeviceprovisioning_v1.partners.customers.html index 8c7ae266b8..daae59fa05 100644 --- a/docs/dyn/androiddeviceprovisioning_v1.partners.customers.html +++ b/docs/dyn/androiddeviceprovisioning_v1.partners.customers.html @@ -84,7 +84,7 @@

Instance Methods

list(partnerId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the customers that are enrolled to the reseller identified by the `partnerId` argument. This list includes customers that the reseller created and customers that enrolled themselves using the portal.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,7 +119,7 @@

Method Details

"ownerEmails": [ # Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization's portal users. "A String", ], - "skipWelcomeEmail": True or False, # Input only. If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer. + "skipWelcomeEmail": True or False, # Input only. Deprecated: This field is no longer supported and is ignored by the server. "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus. }, } @@ -149,7 +149,7 @@

Method Details

"ownerEmails": [ # Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization's portal users. "A String", ], - "skipWelcomeEmail": True or False, # Input only. If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer. + "skipWelcomeEmail": True or False, # Input only. Deprecated: This field is no longer supported and is ignored by the server. "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus. }
@@ -189,7 +189,7 @@

Method Details

"ownerEmails": [ # Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization's portal users. "A String", ], - "skipWelcomeEmail": True or False, # Input only. If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer. + "skipWelcomeEmail": True or False, # Input only. Deprecated: This field is no longer supported and is ignored by the server. "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus. }, ], @@ -199,17 +199,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/androiddeviceprovisioning_v1.partners.devices.html b/docs/dyn/androiddeviceprovisioning_v1.partners.devices.html index 4567cb5e22..ca41abd661 100644 --- a/docs/dyn/androiddeviceprovisioning_v1.partners.devices.html +++ b/docs/dyn/androiddeviceprovisioning_v1.partners.devices.html @@ -87,13 +87,13 @@

Instance Methods

findByIdentifier(partnerId, body=None, x__xgafv=None)

Finds devices by hardware identifiers, such as IMEI.

- findByIdentifier_next()

+ findByIdentifier_next(previous_request, previous_response)

Retrieves the next page of results.

findByOwner(partnerId, body=None, x__xgafv=None)

Finds devices claimed for customers. The results only contain devices registered to the reseller that's identified by the `partnerId` argument. The customer's devices purchased from other resellers don't appear in the results.

- findByOwner_next()

+ findByOwner_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -308,17 +308,17 @@

Method Details

- findByIdentifier_next() + findByIdentifier_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. +
@@ -391,17 +391,17 @@

Method Details

- findByOwner_next() + findByOwner_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. +
diff --git a/docs/dyn/androiddeviceprovisioning_v1.partners.vendors.customers.html b/docs/dyn/androiddeviceprovisioning_v1.partners.vendors.customers.html index 701720ecd7..635d094aa3 100644 --- a/docs/dyn/androiddeviceprovisioning_v1.partners.vendors.customers.html +++ b/docs/dyn/androiddeviceprovisioning_v1.partners.vendors.customers.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the customers of the vendor.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,7 +124,7 @@

Method Details

"ownerEmails": [ # Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization's portal users. "A String", ], - "skipWelcomeEmail": True or False, # Input only. If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer. + "skipWelcomeEmail": True or False, # Input only. Deprecated: This field is no longer supported and is ignored by the server. "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus. }, ], @@ -134,17 +134,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/androiddeviceprovisioning_v1.partners.vendors.html b/docs/dyn/androiddeviceprovisioning_v1.partners.vendors.html index 681eeb30c8..2c41ed95f1 100644 --- a/docs/dyn/androiddeviceprovisioning_v1.partners.vendors.html +++ b/docs/dyn/androiddeviceprovisioning_v1.partners.vendors.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the vendors of the partner.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -131,7 +131,7 @@

Method Details

"ownerEmails": [ # Required. Input only. Email address of customer's users in the owner role. At least one `owner_email` is required. Owners share the same access as admins but can also add, delete, and edit your organization's portal users. "A String", ], - "skipWelcomeEmail": True or False, # Input only. If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer. + "skipWelcomeEmail": True or False, # Input only. Deprecated: This field is no longer supported and is ignored by the server. "termsStatus": "A String", # Output only. Whether any user from the company has accepted the latest Terms of Service (ToS). See TermsStatus. }, ], @@ -139,17 +139,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/androiddeviceprovisioning.v1.json b/googleapiclient/discovery_cache/documents/androiddeviceprovisioning.v1.json index 0209e8a099..ccc795d7a2 100644 --- a/googleapiclient/discovery_cache/documents/androiddeviceprovisioning.v1.json +++ b/googleapiclient/discovery_cache/documents/androiddeviceprovisioning.v1.json @@ -851,7 +851,7 @@ } } }, -"revision": "20260803", +"revision": "20260819", "rootUrl": "https://androiddeviceprovisioning.googleapis.com/", "schemas": { "ClaimDeviceRequest": { @@ -979,7 +979,8 @@ "type": "array" }, "skipWelcomeEmail": { -"description": "Input only. If set to true, welcome email will not be sent to the customer. It is recommended to skip the welcome email if devices will be claimed with additional DEVICE_PROTECTION service, as the customer will receive separate emails at device claim time. This field is ignored if this is not a Zero-touch customer.", +"deprecated": true, +"description": "Input only. Deprecated: This field is no longer supported and is ignored by the server.", "type": "boolean" }, "termsStatus": { @@ -1282,7 +1283,7 @@ ], "enumDescriptions": [ "Device type is not specified.", -"Android device", +"Android mobile and Desktop except Googlebooks and Chromebooks", "Chrome OS device" ], "type": "string" From 199d7a455fa3ff1a60f80cecedb7b806a69207ec Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:29 +0000 Subject: [PATCH 08/70] feat(androidpublisher): update the api #### androidpublisher:v3 The following keys were added: - resources.appsigning.methods.enrollApp (Total Keys: 11) - resources.appsigning.methods.rotateAppSigningKey (Total Keys: 11) - schemas.CertificateHashes (Total Keys: 5) - schemas.CloudKmsKey (Total Keys: 8) - schemas.EnrollAppRequest (Total Keys: 6) - schemas.EnrollAppResponse (Total Keys: 4) - schemas.EnrollExistingApp (Total Keys: 3) - schemas.EnrollNewApp (Total Keys: 3) - schemas.RotateAppSigningKeyRequest (Total Keys: 4) - schemas.RotateAppSigningKeyResponse (Total Keys: 3) - schemas.RotatedCloudKmsKey (Total Keys: 5) --- ...her_v3.applications.deviceTierConfigs.html | 18 +- docs/dyn/androidpublisher_v3.appsigning.html | 179 ++++++++++++++ ...ndroidpublisher_v3.appstoreappsreview.html | 2 +- ...v3.appstorecatalog.recentupdateevents.html | 18 +- docs/dyn/androidpublisher_v3.html | 31 ++- ...isher_v3.monetization.onetimeproducts.html | 18 +- ...netimeproducts.purchaseOptions.offers.html | 18 +- ...zation.subscriptions.basePlans.offers.html | 18 +- ...blisher_v3.monetization.subscriptions.html | 18 +- docs/dyn/androidpublisher_v3.users.html | 18 +- .../documents/androidpublisher.v3.json | 223 +++++++++++++++++- 11 files changed, 482 insertions(+), 79 deletions(-) create mode 100644 docs/dyn/androidpublisher_v3.appsigning.html diff --git a/docs/dyn/androidpublisher_v3.applications.deviceTierConfigs.html b/docs/dyn/androidpublisher_v3.applications.deviceTierConfigs.html index 55e533fd17..b5c9b1f7ac 100644 --- a/docs/dyn/androidpublisher_v3.applications.deviceTierConfigs.html +++ b/docs/dyn/androidpublisher_v3.applications.deviceTierConfigs.html @@ -87,7 +87,7 @@

Instance Methods

list(packageName, pageSize=None, pageToken=None, x__xgafv=None)

Returns created device tier configs, ordered by descending creation time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -405,17 +405,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/androidpublisher_v3.appsigning.html b/docs/dyn/androidpublisher_v3.appsigning.html new file mode 100644 index 0000000000..a7206856c1 --- /dev/null +++ b/docs/dyn/androidpublisher_v3.appsigning.html @@ -0,0 +1,179 @@ + + + +

Google Play Android Developer API . appsigning

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ enrollApp(name, body=None, x__xgafv=None)

+

Enrolls an app in Play App Signing using a self-hosted Google Cloud KMS key. Warning: Do not use this method for standard Play App Signing enrollment. * Standard enrollment with Google-generated or Google-managed keys cannot be done via API. * This advanced API is strictly for enterprise organizations with mandatory compliance, regulatory, or policy requirements to retain key custody in an external Google Cloud KMS instance. * Prerequisites: Requires an active, properly configured Google Cloud KMS key with appropriate IAM permissions granted to Google Play before calling this method. See Help Center: https://support.google.com/googleplay/android-developer/answer/9842756

+

+ rotateAppSigningKey(name, body=None, x__xgafv=None)

+

Rotates an app's signing key to a new self-hosted Google Cloud KMS key. Warning: This method only applies to apps enrolled with self-hosted Cloud KMS keys. For apps using standard Google-managed Play App Signing, key rotation requests must be initiated through the Google Play Console UI. See Help Center: https://support.google.com/googleplay/android-developer/answer/9842756

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ enrollApp(name, body=None, x__xgafv=None) +
Enrolls an app in Play App Signing using a self-hosted Google Cloud KMS key. Warning: Do not use this method for standard Play App Signing enrollment. * Standard enrollment with Google-generated or Google-managed keys cannot be done via API. * This advanced API is strictly for enterprise organizations with mandatory compliance, regulatory, or policy requirements to retain key custody in an external Google Cloud KMS instance. * Prerequisites: Requires an active, properly configured Google Cloud KMS key with appropriate IAM permissions granted to Google Play before calling this method. See Help Center: https://support.google.com/googleplay/android-developer/answer/9842756
+
+Args:
+  name: string, Required. Either package name or app ID of the app enrolling in Play Signing. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request to enroll an app into Play App Signing using a self-hosted Cloud KMS key.
+  "enrollExistingApp": { # Enroll an existing app into Play signing. # Enrolls an existing app into Play signing using an external Cloud KMS key.
+    "cloudKmsKey": { # Reference to a private key hosted in developer-managed Google Cloud KMS. # Required. Self-hosted key. Once enrolled, this key will be used to sign your app.
+      "cryptoKeyVersionResource": "A String", # Required. Resource identifier of the private key hosted in Google Cloud KMS. The Google Play service account must be granted Decrypt and Sign permissions on this resource. Format: projects//locations//keyRings//cryptoKeys//cryptoKeyVersions/
+    },
+  },
+  "enrollNewApp": { # Enroll a new app into Play signing. # Changes the signing key of a new app to an external Cloud KMS key. The app must not have published to Open testing or Production tracks.
+    "cloudKmsKeyAndCert": { # Cloud KMS key and the certificate associated with the key. # Required. Self-hosted key. Once enrolled, this key will be used to sign your app.
+      "cloudKmsKey": { # Reference to a private key hosted in developer-managed Google Cloud KMS. # Required. Cloud KMS key.
+        "cryptoKeyVersionResource": "A String", # Required. Resource identifier of the private key hosted in Google Cloud KMS. The Google Play service account must be granted Decrypt and Sign permissions on this resource. Format: projects//locations//keyRings//cryptoKeys//cryptoKeyVersions/
+      },
+      "pemCertificate": "A String", # Required. Certificate associated with the key. The bytes must contain the certificate in PEM format.
+    },
+  },
+  "pemUploadCertificate": "A String", # The certificate associated with the upload key, in PEM format.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response to enroll an app into Play signing.
+  "signingCertificate": { # Hash digests of a certificate. # The signing certificate hashes for the app. Always set.
+    "certificateHashMd5": "A String", # Hex-encoded MD5 hash of the certificate. example: `43:51:43:A1:B5:FC:8B:B7:0A:3A:A9:B1:0F:66:73:A8`
+    "certificateHashSha1": "A String", # Hex-encoded SHA1 hash of the certificate. example: `86:61:97:1A:D5:EF:E5:74:1E:A7:5B:84:7C:68:37:65:CD:94:16:DE`
+    "certificateHashSha256": "A String", # Hex-encoded SHA256 hash of the certificate. example: `94:49:C7:F3:A9:3C:F0:C5:5A:67:5D:DF:1C:83:73:2D:87:D5:62:55:E7:0B:15:0D:9E:6F:3C:F8:63:BB:7F:C1`
+  },
+  "uploadCertificate": { # Hash digests of a certificate. # The upload certificate hashes for the app. Set iff pem_upload_certificate was set in the request.
+    "certificateHashMd5": "A String", # Hex-encoded MD5 hash of the certificate. example: `43:51:43:A1:B5:FC:8B:B7:0A:3A:A9:B1:0F:66:73:A8`
+    "certificateHashSha1": "A String", # Hex-encoded SHA1 hash of the certificate. example: `86:61:97:1A:D5:EF:E5:74:1E:A7:5B:84:7C:68:37:65:CD:94:16:DE`
+    "certificateHashSha256": "A String", # Hex-encoded SHA256 hash of the certificate. example: `94:49:C7:F3:A9:3C:F0:C5:5A:67:5D:DF:1C:83:73:2D:87:D5:62:55:E7:0B:15:0D:9E:6F:3C:F8:63:BB:7F:C1`
+  },
+}
+
+ +
+ rotateAppSigningKey(name, body=None, x__xgafv=None) +
Rotates an app's signing key to a new self-hosted Google Cloud KMS key. Warning: This method only applies to apps enrolled with self-hosted Cloud KMS keys. For apps using standard Google-managed Play App Signing, key rotation requests must be initiated through the Google Play Console UI. See Help Center: https://support.google.com/googleplay/android-developer/answer/9842756
+
+Args:
+  name: string, Required. Either package name or app ID of the app rotating the signing key. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request to rotate an app's signing key.
+  "keyRotationReason": "A String", # Required. Reason for rotating the app key.
+  "rotatedCloudKmsKey": { # Message representing rotated Cloud KMS key. Consists of the Cloud KMS key and its associated proof of rotation. # Required. Self-hosted Cloud KMS key.
+    "cloudKmsKeyAndCert": { # Cloud KMS key and the certificate associated with the key. # Required. Cloud KMS key and the certificate associated with the key.
+      "cloudKmsKey": { # Reference to a private key hosted in developer-managed Google Cloud KMS. # Required. Cloud KMS key.
+        "cryptoKeyVersionResource": "A String", # Required. Resource identifier of the private key hosted in Google Cloud KMS. The Google Play service account must be granted Decrypt and Sign permissions on this resource. Format: projects//locations//keyRings//cryptoKeys//cryptoKeyVersions/
+      },
+      "pemCertificate": "A String", # Required. Certificate associated with the key. The bytes must contain the certificate in PEM format.
+    },
+    "signingCertificateLineage": "A String", # Required. Proof-of-rotation. See [creating signing certificate lineages](https://developer.android.com/studio/command-line/apksigner#rotate_signing_keys_2).
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response to rotate an app's signing key.
+  "rotatedKeyCertificate": { # Hash digests of a certificate. # The rotated key certificate hashes for the app. Always set.
+    "certificateHashMd5": "A String", # Hex-encoded MD5 hash of the certificate. example: `43:51:43:A1:B5:FC:8B:B7:0A:3A:A9:B1:0F:66:73:A8`
+    "certificateHashSha1": "A String", # Hex-encoded SHA1 hash of the certificate. example: `86:61:97:1A:D5:EF:E5:74:1E:A7:5B:84:7C:68:37:65:CD:94:16:DE`
+    "certificateHashSha256": "A String", # Hex-encoded SHA256 hash of the certificate. example: `94:49:C7:F3:A9:3C:F0:C5:5A:67:5D:DF:1C:83:73:2D:87:D5:62:55:E7:0B:15:0D:9E:6F:3C:F8:63:BB:7F:C1`
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/androidpublisher_v3.appstoreappsreview.html b/docs/dyn/androidpublisher_v3.appstoreappsreview.html index 32cb8c3a43..a84666d708 100644 --- a/docs/dyn/androidpublisher_v3.appstoreappsreview.html +++ b/docs/dyn/androidpublisher_v3.appstoreappsreview.html @@ -169,7 +169,7 @@

Method Details

{ # A policy declaration with its responses. "declarationId": "A String", # Required. ID of the policy declaration. "responses": [ # Required. Responses provided for this declaration. - { # An individual response to a policy question about an app. + { # An individual response (answer) to a policy question about an app. "booleanResponse": { # Responses that will only ever be a boolean. # Optional. A boolean response. "value": True or False, # Required. Provided boolean value. }, diff --git a/docs/dyn/androidpublisher_v3.appstorecatalog.recentupdateevents.html b/docs/dyn/androidpublisher_v3.appstorecatalog.recentupdateevents.html index 838559b6b3..0a8f5d91ae 100644 --- a/docs/dyn/androidpublisher_v3.appstorecatalog.recentupdateevents.html +++ b/docs/dyn/androidpublisher_v3.appstorecatalog.recentupdateevents.html @@ -81,7 +81,7 @@

Instance Methods

list(appStorePackageName, endTime=None, pageSize=None, pageToken=None, startTime=None, x__xgafv=None)

Lists update events for eligible apps in the given time range.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -120,17 +120,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/androidpublisher_v3.html b/docs/dyn/androidpublisher_v3.html index 149e48d869..7575253d1d 100644 --- a/docs/dyn/androidpublisher_v3.html +++ b/docs/dyn/androidpublisher_v3.html @@ -84,6 +84,11 @@

Instance Methods

Returns the apprecovery Resource.

+

+ appsigning() +

+

Returns the appsigning Resource.

+

appstoreappsreview()

@@ -158,7 +163,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -167,20 +172,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. +
\ No newline at end of file diff --git a/docs/dyn/androidpublisher_v3.monetization.onetimeproducts.html b/docs/dyn/androidpublisher_v3.monetization.onetimeproducts.html index 7686ee53df..fc6fe2e7d2 100644 --- a/docs/dyn/androidpublisher_v3.monetization.onetimeproducts.html +++ b/docs/dyn/androidpublisher_v3.monetization.onetimeproducts.html @@ -101,7 +101,7 @@

Instance Methods

list(packageName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all one-time products under a given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(packageName, productId, allowMissing=None, body=None, latencyTolerance=None, regionsVersion_version=None, updateMask=None, x__xgafv=None)

@@ -695,17 +695,17 @@

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. +
diff --git a/docs/dyn/androidpublisher_v3.monetization.onetimeproducts.purchaseOptions.offers.html b/docs/dyn/androidpublisher_v3.monetization.onetimeproducts.purchaseOptions.offers.html index 5eaf7a952b..91f272ac57 100644 --- a/docs/dyn/androidpublisher_v3.monetization.onetimeproducts.purchaseOptions.offers.html +++ b/docs/dyn/androidpublisher_v3.monetization.onetimeproducts.purchaseOptions.offers.html @@ -102,7 +102,7 @@

Instance Methods

list(packageName, productId, purchaseOptionId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all offers under a given app, product, or purchase option.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -703,17 +703,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/androidpublisher_v3.monetization.subscriptions.basePlans.offers.html b/docs/dyn/androidpublisher_v3.monetization.subscriptions.basePlans.offers.html index f5fe42e1f0..a6626ad739 100644 --- a/docs/dyn/androidpublisher_v3.monetization.subscriptions.basePlans.offers.html +++ b/docs/dyn/androidpublisher_v3.monetization.subscriptions.basePlans.offers.html @@ -105,7 +105,7 @@

Instance Methods

list(packageName, productId, basePlanId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all offers under a given subscription.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(packageName, productId, basePlanId, offerId, allowMissing=None, body=None, latencyTolerance=None, regionsVersion_version=None, updateMask=None, x__xgafv=None)

@@ -1341,17 +1341,17 @@

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. +
diff --git a/docs/dyn/androidpublisher_v3.monetization.subscriptions.html b/docs/dyn/androidpublisher_v3.monetization.subscriptions.html index 403d2ca5d1..ad0cc65a4e 100644 --- a/docs/dyn/androidpublisher_v3.monetization.subscriptions.html +++ b/docs/dyn/androidpublisher_v3.monetization.subscriptions.html @@ -104,7 +104,7 @@

Instance Methods

list(packageName, pageSize=None, pageToken=None, showArchived=None, x__xgafv=None)

Lists all subscriptions under a given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(packageName, productId, allowMissing=None, body=None, latencyTolerance=None, regionsVersion_version=None, updateMask=None, x__xgafv=None)

@@ -1033,17 +1033,17 @@

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. +
diff --git a/docs/dyn/androidpublisher_v3.users.html b/docs/dyn/androidpublisher_v3.users.html index d3ada6c72a..3432f1bcb5 100644 --- a/docs/dyn/androidpublisher_v3.users.html +++ b/docs/dyn/androidpublisher_v3.users.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all users with access to a developer account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -212,17 +212,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/androidpublisher.v3.json b/googleapiclient/discovery_cache/documents/androidpublisher.v3.json index 62ae67eed6..6c8f0d7d1d 100644 --- a/googleapiclient/discovery_cache/documents/androidpublisher.v3.json +++ b/googleapiclient/discovery_cache/documents/androidpublisher.v3.json @@ -439,6 +439,64 @@ } } }, +"appsigning": { +"methods": { +"enrollApp": { +"description": "Enrolls an app in Play App Signing using a self-hosted Google Cloud KMS key. Warning: Do not use this method for standard Play App Signing enrollment. * Standard enrollment with Google-generated or Google-managed keys cannot be done via API. * This advanced API is strictly for enterprise organizations with mandatory compliance, regulatory, or policy requirements to retain key custody in an external Google Cloud KMS instance. * Prerequisites: Requires an active, properly configured Google Cloud KMS key with appropriate IAM permissions granted to Google Play before calling this method. See Help Center: https://support.google.com/googleplay/android-developer/answer/9842756", +"flatPath": "androidpublisher/v3/applications/{name}/appSigning:enrollApp", +"httpMethod": "POST", +"id": "androidpublisher.appsigning.enrollApp", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Either package name or app ID of the app enrolling in Play Signing.", +"location": "path", +"required": true, +"type": "string" +} +}, +"path": "androidpublisher/v3/applications/{name}/appSigning:enrollApp", +"request": { +"$ref": "EnrollAppRequest" +}, +"response": { +"$ref": "EnrollAppResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/androidpublisher" +] +}, +"rotateAppSigningKey": { +"description": "Rotates an app's signing key to a new self-hosted Google Cloud KMS key. Warning: This method only applies to apps enrolled with self-hosted Cloud KMS keys. For apps using standard Google-managed Play App Signing, key rotation requests must be initiated through the Google Play Console UI. See Help Center: https://support.google.com/googleplay/android-developer/answer/9842756", +"flatPath": "androidpublisher/v3/applications/{name}/appSigning:rotateAppSigningKey", +"httpMethod": "POST", +"id": "androidpublisher.appsigning.rotateAppSigningKey", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Either package name or app ID of the app rotating the signing key.", +"location": "path", +"required": true, +"type": "string" +} +}, +"path": "androidpublisher/v3/applications/{name}/appSigning:rotateAppSigningKey", +"request": { +"$ref": "RotateAppSigningKeyRequest" +}, +"response": { +"$ref": "RotateAppSigningKeyResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/androidpublisher" +] +} +} +}, "appstoreappsreview": { "methods": { "createappstorehostedapp": { @@ -5912,7 +5970,7 @@ } } }, -"revision": "20260723", +"revision": "20260825", "rootUrl": "https://androidpublisher.googleapis.com/", "schemas": { "Abi": { @@ -7577,6 +7635,52 @@ }, "type": "object" }, +"CertificateHashes": { +"description": "Hash digests of a certificate.", +"id": "CertificateHashes", +"properties": { +"certificateHashMd5": { +"description": "Hex-encoded MD5 hash of the certificate. example: `43:51:43:A1:B5:FC:8B:B7:0A:3A:A9:B1:0F:66:73:A8`", +"type": "string" +}, +"certificateHashSha1": { +"description": "Hex-encoded SHA1 hash of the certificate. example: `86:61:97:1A:D5:EF:E5:74:1E:A7:5B:84:7C:68:37:65:CD:94:16:DE`", +"type": "string" +}, +"certificateHashSha256": { +"description": "Hex-encoded SHA256 hash of the certificate. example: `94:49:C7:F3:A9:3C:F0:C5:5A:67:5D:DF:1C:83:73:2D:87:D5:62:55:E7:0B:15:0D:9E:6F:3C:F8:63:BB:7F:C1`", +"type": "string" +} +}, +"type": "object" +}, +"CloudKmsKey": { +"description": "Reference to a private key hosted in developer-managed Google Cloud KMS.", +"id": "CloudKmsKey", +"properties": { +"cryptoKeyVersionResource": { +"description": "Required. Resource identifier of the private key hosted in Google Cloud KMS. The Google Play service account must be granted Decrypt and Sign permissions on this resource. Format: projects//locations//keyRings//cryptoKeys//cryptoKeyVersions/", +"type": "string" +} +}, +"type": "object" +}, +"CloudKmsKeyAndCert": { +"description": "Cloud KMS key and the certificate associated with the key.", +"id": "CloudKmsKeyAndCert", +"properties": { +"cloudKmsKey": { +"$ref": "CloudKmsKey", +"description": "Required. Cloud KMS key." +}, +"pemCertificate": { +"description": "Required. Certificate associated with the key. The bytes must contain the certificate in PEM format.", +"format": "byte", +"type": "string" +} +}, +"type": "object" +}, "CoarseLocation": { "description": "Coarse Geographic location details for where the consumption happened.", "id": "CoarseLocation", @@ -8634,6 +8738,63 @@ }, "type": "object" }, +"EnrollAppRequest": { +"description": "Request to enroll an app into Play App Signing using a self-hosted Cloud KMS key.", +"id": "EnrollAppRequest", +"properties": { +"enrollExistingApp": { +"$ref": "EnrollExistingApp", +"description": "Enrolls an existing app into Play signing using an external Cloud KMS key." +}, +"enrollNewApp": { +"$ref": "EnrollNewApp", +"description": "Changes the signing key of a new app to an external Cloud KMS key. The app must not have published to Open testing or Production tracks." +}, +"pemUploadCertificate": { +"description": "The certificate associated with the upload key, in PEM format.", +"format": "byte", +"type": "string" +} +}, +"type": "object" +}, +"EnrollAppResponse": { +"description": "Response to enroll an app into Play signing.", +"id": "EnrollAppResponse", +"properties": { +"signingCertificate": { +"$ref": "CertificateHashes", +"description": "The signing certificate hashes for the app. Always set." +}, +"uploadCertificate": { +"$ref": "CertificateHashes", +"description": "The upload certificate hashes for the app. Set iff pem_upload_certificate was set in the request." +} +}, +"type": "object" +}, +"EnrollExistingApp": { +"description": "Enroll an existing app into Play signing.", +"id": "EnrollExistingApp", +"properties": { +"cloudKmsKey": { +"$ref": "CloudKmsKey", +"description": "Required. Self-hosted key. Once enrolled, this key will be used to sign your app." +} +}, +"type": "object" +}, +"EnrollNewApp": { +"description": "Enroll a new app into Play signing.", +"id": "EnrollNewApp", +"properties": { +"cloudKmsKeyAndCert": { +"$ref": "CloudKmsKeyAndCert", +"description": "Required. Self-hosted key. Once enrolled, this key will be used to sign your app." +} +}, +"type": "object" +}, "ExpansionFile": { "description": "An expansion file. The resource for ExpansionFilesService.", "id": "ExpansionFile", @@ -11465,7 +11626,7 @@ false "type": "object" }, "PolicyResponse": { -"description": "An individual response to a policy question about an app.", +"description": "An individual response (answer) to a policy question about an app.", "id": "PolicyResponse", "properties": { "booleanResponse": { @@ -12643,6 +12804,64 @@ false "properties": {}, "type": "object" }, +"RotateAppSigningKeyRequest": { +"description": "Request to rotate an app's signing key.", +"id": "RotateAppSigningKeyRequest", +"properties": { +"keyRotationReason": { +"description": "Required. Reason for rotating the app key.", +"enum": [ +"KEY_ROTATION_REASON_UNSPECIFIED", +"COMPROMISED_KEY", +"USE_STRONGER_KEY", +"USE_SAME_KEY_FOR_MULTIPLE_APPS", +"ROUTINE_KEY_UPGRADE", +"OTHER" +], +"enumDescriptions": [ +"Unspecified key rotation reason. Cannot be used.", +"Key is compromised.", +"Stronger key is required.", +"Same key is used for multiple apps.", +"Routine key upgrade.", +"Other reason." +], +"type": "string" +}, +"rotatedCloudKmsKey": { +"$ref": "RotatedCloudKmsKey", +"description": "Required. Self-hosted Cloud KMS key." +} +}, +"type": "object" +}, +"RotateAppSigningKeyResponse": { +"description": "Response to rotate an app's signing key.", +"id": "RotateAppSigningKeyResponse", +"properties": { +"rotatedKeyCertificate": { +"$ref": "CertificateHashes", +"description": "The rotated key certificate hashes for the app. Always set." +} +}, +"type": "object" +}, +"RotatedCloudKmsKey": { +"description": "Message representing rotated Cloud KMS key. Consists of the Cloud KMS key and its associated proof of rotation.", +"id": "RotatedCloudKmsKey", +"properties": { +"cloudKmsKeyAndCert": { +"$ref": "CloudKmsKeyAndCert", +"description": "Required. Cloud KMS key and the certificate associated with the key." +}, +"signingCertificateLineage": { +"description": "Required. Proof-of-rotation. See [creating signing certificate lineages](https://developer.android.com/studio/command-line/apksigner#rotate_signing_keys_2).", +"format": "byte", +"type": "string" +} +}, +"type": "object" +}, "SafetyLabelsUpdateRequest": { "description": "Request to update Safety Labels of an app.", "id": "SafetyLabelsUpdateRequest", From c28b6a108a265ea913269422cdc7c212b7983a1a Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:30 +0000 Subject: [PATCH 09/70] feat(apigee): update the api #### apigee:v1 The following keys were added: - schemas.GoogleCloudApigeeV1RuntimeAddonsConfig.properties.specGenerationConfig.$ref (Total Keys: 1) - schemas.GoogleCloudApigeeV1RuntimeSpecGenerationAddonConfig (Total Keys: 8) - schemas.GoogleCloudApigeeV1RuntimeTraceConfig.properties.mTlsConfig.$ref (Total Keys: 1) - schemas.GoogleCloudApigeeV1RuntimeTraceConfig.properties.otelCollectorSecurityScheme.type (Total Keys: 1) - schemas.GoogleCloudApigeeV1RuntimeTraceConfigOtelMtlsConfig (Total Keys: 5) - schemas.GoogleCloudApigeeV1TraceConfig.properties.mtlsConfig.$ref (Total Keys: 1) - schemas.GoogleCloudApigeeV1TraceConfig.properties.otelCollectorSecurityScheme.type (Total Keys: 1) - schemas.GoogleCloudApigeeV1TraceConfigOtelMtlsConfig (Total Keys: 5) --- docs/dyn/apigee_v1.html | 26 ++-- ...1.organizations.apimServiceExtensions.html | 18 +-- ...e_v1.organizations.apis.debugsessions.html | 18 +-- ...ganizations.apis.keyvaluemaps.entries.html | 18 +-- ...pigee_v1.organizations.appgroups.apps.html | 18 +-- .../apigee_v1.organizations.appgroups.html | 18 +-- ...organizations.appgroups.subscriptions.html | 18 +-- docs/dyn/apigee_v1.organizations.apps.html | 18 +-- ...pigee_v1.organizations.datacollectors.html | 18 +-- .../dyn/apigee_v1.organizations.dnsZones.html | 18 +-- ..._v1.organizations.endpointAttachments.html | 18 +-- ...1.organizations.envgroups.attachments.html | 18 +-- .../apigee_v1.organizations.envgroups.html | 18 +-- ...ronments.apis.revisions.debugsessions.html | 18 +-- ...tions.environments.archiveDeployments.html | 18 +-- .../apigee_v1.organizations.environments.html | 36 +++++- ...ons.environments.keyvaluemaps.entries.html | 18 +-- ...izations.environments.securityActions.html | 18 +-- ...ations.environments.securityIncidents.html | 18 +-- ...izations.environments.securityReports.html | 18 +-- ...anizations.environments.securityStats.html | 36 +++--- ...ns.environments.traceConfig.overrides.html | 18 +-- ..._v1.organizations.hostSecurityReports.html | 18 +-- docs/dyn/apigee_v1.organizations.html | 2 +- ...1.organizations.instances.attachments.html | 18 +-- .../apigee_v1.organizations.instances.html | 18 +-- ....organizations.instances.natAddresses.html | 18 +-- ...v1.organizations.keyvaluemaps.entries.html | 18 +-- .../apigee_v1.organizations.operations.html | 18 +-- ...ganizations.securityAssessmentResults.html | 18 +-- ...gee_v1.organizations.securityFeedback.html | 18 +-- ...izations.securityMonitoringConditions.html | 18 +-- ...zations.securityProfiles.environments.html | 22 ++-- ...gee_v1.organizations.securityProfiles.html | 36 +++--- ...e_v1.organizations.securityProfilesV2.html | 18 +-- ...apigee_v1.organizations.sites.apidocs.html | 18 +-- docs/dyn/apigee_v1.organizations.spaces.html | 18 +-- .../discovery_cache/documents/apigee.v1.json | 114 +++++++++++++++++- 38 files changed, 485 insertions(+), 345 deletions(-) diff --git a/docs/dyn/apigee_v1.html b/docs/dyn/apigee_v1.html index 9687d701e6..fe40610efc 100644 --- a/docs/dyn/apigee_v1.html +++ b/docs/dyn/apigee_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.apimServiceExtensions.html b/docs/dyn/apigee_v1.organizations.apimServiceExtensions.html index 56d4d3b7a8..285cd06dd0 100644 --- a/docs/dyn/apigee_v1.organizations.apimServiceExtensions.html +++ b/docs/dyn/apigee_v1.organizations.apimServiceExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all APIM service extensions in an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -294,17 +294,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.apis.debugsessions.html b/docs/dyn/apigee_v1.organizations.apis.debugsessions.html index 08d8541105..39a59e9fad 100644 --- a/docs/dyn/apigee_v1.organizations.apis.debugsessions.html +++ b/docs/dyn/apigee_v1.organizations.apis.debugsessions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists debug sessions that are currently active in the given API Proxy.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.apis.keyvaluemaps.entries.html b/docs/dyn/apigee_v1.organizations.apis.keyvaluemaps.entries.html index 3ebd5c6984..3251ad3fd5 100644 --- a/docs/dyn/apigee_v1.organizations.apis.keyvaluemaps.entries.html +++ b/docs/dyn/apigee_v1.organizations.apis.keyvaluemaps.entries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists key value entries for key values maps scoped to an organization, environment, or API proxy. **Note**: Supported for Apigee hybrid 1.8.x and higher.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -197,17 +197,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.appgroups.apps.html b/docs/dyn/apigee_v1.organizations.appgroups.apps.html index 4782f3c8b9..f4430075db 100644 --- a/docs/dyn/apigee_v1.organizations.appgroups.apps.html +++ b/docs/dyn/apigee_v1.organizations.appgroups.apps.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all apps created by an AppGroup in an Apigee organization. Optionally, you can request an expanded view of the AppGroup apps. Lists all AppGroupApps in an AppGroup. A maximum of 1000 AppGroup apps are returned in the response if PageSize is not specified, or if the PageSize is greater than 1000.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, action=None, body=None, x__xgafv=None)

@@ -412,17 +412,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.appgroups.html b/docs/dyn/apigee_v1.organizations.appgroups.html index a7c0ef71fd..05617a59bc 100644 --- a/docs/dyn/apigee_v1.organizations.appgroups.html +++ b/docs/dyn/apigee_v1.organizations.appgroups.html @@ -111,7 +111,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all AppGroups in an organization. A maximum of 1000 AppGroups are returned in the response if PageSize is not specified, or if the PageSize is greater than 1000.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, action=None, body=None, x__xgafv=None)

@@ -340,17 +340,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.appgroups.subscriptions.html b/docs/dyn/apigee_v1.organizations.appgroups.subscriptions.html index cb4de93638..7f6d64cf1f 100644 --- a/docs/dyn/apigee_v1.organizations.appgroups.subscriptions.html +++ b/docs/dyn/apigee_v1.organizations.appgroups.subscriptions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all api product subscriptions for an appgroup.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -220,17 +220,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.apps.html b/docs/dyn/apigee_v1.organizations.apps.html index 77f68b2183..59d80067cc 100644 --- a/docs/dyn/apigee_v1.organizations.apps.html +++ b/docs/dyn/apigee_v1.organizations.apps.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, apiProduct=None, apptype=None, expand=None, filter=None, ids=None, includeCred=None, keyStatus=None, pageSize=None, pageToken=None, rows=None, startKey=None, status=None, x__xgafv=None)

Lists IDs of apps within an organization that have the specified app status (approved or revoked) or are of the specified app type (developer or company).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -247,17 +247,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.datacollectors.html b/docs/dyn/apigee_v1.organizations.datacollectors.html index 0e37363b9e..20c9eb68be 100644 --- a/docs/dyn/apigee_v1.organizations.datacollectors.html +++ b/docs/dyn/apigee_v1.organizations.datacollectors.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all data collectors.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -208,17 +208,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.dnsZones.html b/docs/dyn/apigee_v1.organizations.dnsZones.html index 755d012386..9ecb9539ae 100644 --- a/docs/dyn/apigee_v1.organizations.dnsZones.html +++ b/docs/dyn/apigee_v1.organizations.dnsZones.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Enumerates DNS zones that have been created but not yet deleted.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -249,17 +249,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.endpointAttachments.html b/docs/dyn/apigee_v1.organizations.endpointAttachments.html index 48e631af44..3c135b99f0 100644 --- a/docs/dyn/apigee_v1.organizations.endpointAttachments.html +++ b/docs/dyn/apigee_v1.organizations.endpointAttachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the endpoint attachments in an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -237,17 +237,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.envgroups.attachments.html b/docs/dyn/apigee_v1.organizations.envgroups.attachments.html index 0974cb6a1e..ffaf65bc7e 100644 --- a/docs/dyn/apigee_v1.organizations.envgroups.attachments.html +++ b/docs/dyn/apigee_v1.organizations.envgroups.attachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all attachments of an environment group.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -230,17 +230,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.envgroups.html b/docs/dyn/apigee_v1.organizations.envgroups.html index bd08057266..d9042dcfc4 100644 --- a/docs/dyn/apigee_v1.organizations.envgroups.html +++ b/docs/dyn/apigee_v1.organizations.envgroups.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all environment groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -302,17 +302,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.environments.apis.revisions.debugsessions.html b/docs/dyn/apigee_v1.organizations.environments.apis.revisions.debugsessions.html index 1377380c6a..baeabedfd9 100644 --- a/docs/dyn/apigee_v1.organizations.environments.apis.revisions.debugsessions.html +++ b/docs/dyn/apigee_v1.organizations.environments.apis.revisions.debugsessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists debug sessions that are currently active in the given API Proxy revision.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -213,17 +213,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.environments.archiveDeployments.html b/docs/dyn/apigee_v1.organizations.environments.archiveDeployments.html index bbf842fb12..7292cf1d19 100644 --- a/docs/dyn/apigee_v1.organizations.environments.archiveDeployments.html +++ b/docs/dyn/apigee_v1.organizations.environments.archiveDeployments.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the ArchiveDeployments in the specified Environment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -285,17 +285,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.environments.html b/docs/dyn/apigee_v1.organizations.environments.html index 067cfb6084..2d90f984ea 100644 --- a/docs/dyn/apigee_v1.organizations.environments.html +++ b/docs/dyn/apigee_v1.organizations.environments.html @@ -537,6 +537,13 @@

Method Details

}, "name": "A String", # Name of the addons config in the format: `organizations/{org}/environments/{env}/addonsConfig` "revisionId": "A String", # Revision number used by the runtime to detect config changes. + "specGenerationConfig": { # Runtime configuration for the Spec Generation add-on. All fields are proto3 primitives (bool, string, double) rather than google.protobuf.*Value wrappers because the runtime consumer deserializes the JSON via Gson field reflection with no registered type adapters. Wrapper types would serialize as JSON objects/null that Gson cannot bind to Java primitive fields. # Runtime configuration for Spec Generation add-on. + "apiObservationsPubsubTopic": "A String", # Full Pub/Sub topic path in the Apigee Runtime Tenant Project where the Schema Inferring Engine publishes inferred ApiObservation messages. Format: projects/{project}/topics/{topic}. Same sentinel semantics as raw_observations_pubsub_topic. Default: empty string. + "enabled": True or False, # Whether the Spec Generation add-on is active for this environment. Default: false. + "enabledUntil": "A String", # ISO-8601 timestamp until which Spec Generation remains active (e.g. "2026-12-31T23:59:59Z"). Empty string is the canonical "not configured" sentinel and MUST be treated by the consumer as "expired" (short-circuit before parsing). Default: empty string. + "rawObservationsPubsubTopic": "A String", # Full Pub/Sub topic path in the Apigee Runtime Tenant Project where the message processor publishes captured RawObservation messages. Format: projects/{project}/topics/{topic}. Empty string is the "not configured" sentinel; the consumer short-circuits publishing when empty. Default: empty string. + "samplingRate": 3.14, # Fraction of eligible transactions to capture, in [0.0, 1.0]. The consumer enforces an internal upper-bound clamp independently of this field. Default: 0.0 (omitted from JSON per proto3 default-scalar-omission; the consumer's field initializer supplies the effective 0.01 fallback). + }, "uid": "A String", # UID is to detect if config is recreated after deletion. The add-on config will only be deleted when the environment itself gets deleted, thus it will always be the same as the UID of EnvironmentConfig. }, "arcConfigLocation": "A String", # The location for the config blob of API Runtime Control, aka Envoy Adapter, for op-based authentication as a URI, e.g. a Cloud Storage URI. This is only used by Envoy-based gateways. @@ -680,11 +687,20 @@

Method Details

}, }, ], - "traceConfig": { # NEXT ID: 11 RuntimeTraceConfig defines the configurations for distributed trace in an environment. # Trace configurations. Contains config for the environment and config overrides for specific API proxies. + "traceConfig": { # NEXT ID: 13 RuntimeTraceConfig defines the configurations for distributed trace in an environment. # Trace configurations. Contains config for the environment and config overrides for specific API proxies. "endpoint": "A String", # Endpoint of the exporter. "exporter": "A String", # Exporter that is used to view the distributed trace captured using OpenCensus. An exporter sends traces to any backend that is capable of consuming them. Recorded spans can be exported by registered exporters. + "mTlsConfig": { # Runtime-side view of `TraceConfig.OtelMtlsConfig` for the outbound OTel Collector mTLS connection. Shape mirrors `TlsInfoConfig` (in this same file, above) exactly. The oneof discriminates between a direct keystore reference and a `ref://`-indirected reference; both are surfaced on the wire without flattening. The referenced keystore must also appear in `EnvironmentConfig.keystores[]` so the underlying alias bytes are available at runtime. Referential integrity is enforced at trace-config update time: any PATCH that references a keystore not already present is rejected in the same transaction that would persist the update, and keystore/alias/reference deletion is blocked while a trace-config references it. # Optional. mTLS configuration for the OTel Collector endpoint. Required when `otel_collector_security_scheme` is `MTLS`; must be absent otherwise. + "keyAlias": "A String", # Full alias resource name of the client-side key/cert alias. Format: `organizations/{org}/environments/{env}/keystores/{keystore}/aliases/{alias}` Set when the customer supplied a plain keystore ID in `TraceConfig.OtelMtlsConfig.key_store`. + "keyAliasReference": { # Reference name and alias-id pair. Set when the customer supplied a `ref://{referenceID}` URI in `TraceConfig.OtelMtlsConfig.key_store`. Resolved via the References catalog the same way as `TlsInfoConfig.key_alias_reference` in target-server TLS. Reuses the top-level `KeyAliasReference` message defined for `TlsInfoConfig` above; no new message. + "aliasId": "A String", # Alias ID. Must exist in the keystore referred to by the reference. + "reference": "A String", # Reference name in the following format: `organizations/{org}/environments/{env}/references/{reference}` + }, + "trustStore": "A String", # Full resource name of the truststore holding the CA(s) that signed the OTel Collector's server certificate. Either a keystore or a reference resource name, mirroring `TlsInfoConfig.trust_store` above: `organizations/{org}/environments/{env}/keystores/{keystore}` `organizations/{org}/environments/{env}/references/{reference}` + }, "name": "A String", # Name of the trace config in the following format: `organizations/{org}/environment/{env}/traceConfig` "openTelemetryProtocolEnabled": True or False, # Optional. If `true`, the runtime uses OpenTelemetry Protocol (OTLP) to send trace data. Configuration Requirements (if `open_telemetry_protocol_enabled` is `true`): - Allowed `Exporter`s: `CLOUD_TRACE` or `OPEN_TELEMETRY_COLLECTOR`. - If `Exporter` is `OPEN_TELEMETRY_COLLECTOR`: - `endpoint` refers to a valid OTLP collector URL. - If `Exporter` is `CLOUD_TRACE`: - `endpoint` refers to a valid project ID Deprecated: Use trace_protocol instead. + "otelCollectorSecurityScheme": "A String", # Optional. Security scheme for the outbound connection to the customer-owned OpenTelemetry Collector. Only meaningful when `exporter` is `OPEN_TELEMETRY_COLLECTOR`. Runtime consumers unaware of a value should treat it as `OTEL_COLLECTOR_SECURITY_SCHEME_UNSPECIFIED` (== NONE). "overrides": [ # List of trace configuration overrides for spicific API proxies. { # NEXT ID: 10 Trace configuration override for a specific API proxy in an environment. "apiProxy": "A String", # Name of the API proxy that will have its trace configuration overridden following format: `organizations/{org}/apis/{api}` @@ -800,6 +816,12 @@

Method Details

{ # TraceConfig defines the configurations in an environment of distributed trace. "endpoint": "A String", # Required. Endpoint of the exporter. "exporter": "A String", # Required. Exporter that is used to view the distributed trace captured using the chosen trace protocol. An exporter sends traces to any backend that is capable of consuming them. Recorded spans can be exported by registered exporters. + "mtlsConfig": { # OtelMtlsConfig configures mutual TLS for the outbound OTel Collector connection by referencing already-uploaded Keystore/Truststore aliases. Key/cert material is uploaded via the existing Keystore Alias APIs (POST .../keystores/{ks}/aliases), the same APIs used to configure mTLS for `TargetServer.tls_info`. Only the resource IDs of those aliases live in this message; no secret material is inlined into TraceConfig. Field shape mirrors `TlsInfo` used by `TargetServer.tls_info`: - `key_store` and `trust_store` accept either a plain keystore ID or a `ref://{referenceID}` URI (an environment-scoped Reference whose `resource_type` is `KeyStore`/`TrustStore`). References enable rotation without editing the TraceConfig itself. - `key_alias` is the plain alias ID within `key_store`. Fields that would normally appear on `TlsInfo` (enabled, client_auth_enabled, protocols, enforce, ignore_validation_errors) are intentionally omitted from this customer surface. The runtime enforces secure defaults: - Mutual TLS is always required (both server AND client cert exchanged). - Server certificate validation is always strict (no ignoring errors). - TLS 1.2 and TLS 1.3 are enabled; older versions are rejected. # Optional. mTLS configuration for the OTel Collector endpoint. Required when `otel_collector_security_scheme` == MTLS; must not be set otherwise. + "keyAlias": "A String", # Required. Plain alias ID within `key_store` that contains the client key/cert used for mTLS. + "keyStore": "A String", # Required. Keystore holding the client-side key/cert alias. Accepts either a plain keystore ID (e.g. `my-keystore`) resolving to `organizations/{org}/environments/{env}/keystores/{key_store}`, or a reference URI of the form `ref://{referenceID}` that points to a Reference whose `resource_type` is `KeyStore`. + "trustStore": "A String", # Required. Truststore holding the CA(s) that signed the OTel Collector's server certificate. Accepts either a plain keystore ID (e.g. `my-truststore`) resolving to `organizations/{org}/environments/{env}/keystores/{trust_store}`, or a reference URI of the form `ref://{referenceID}` that points to a Reference whose `resource_type` is `KeyStore` (used as a truststore). + }, + "otelCollectorSecurityScheme": "A String", # Optional. The security scheme for the OTel Collector endpoint. Defaults to NONE (unauthenticated OTLP/HTTP), preserving today's behavior for existing configurations. Only applicable when `exporter` == OPEN_TELEMETRY_COLLECTOR. "samplingConfig": { # TraceSamplingConfig represents the detail settings of distributed tracing. Only the fields that are defined in the distributed trace configuration can be overridden using the distribute trace configuration override APIs. # Distributed trace configuration for all API proxies in an environment. You can also override the configuration for a specific API proxy using the distributed trace configuration overrides API. "sampler": "A String", # Sampler of distributed tracing. OFF is the default value. "samplingRate": 3.14, # Field sampling rate. This value is only applicable when using the PROBABILITY sampler. The supported values are > 0 and <= 0.5. @@ -1327,6 +1349,12 @@

Method Details

{ # TraceConfig defines the configurations in an environment of distributed trace. "endpoint": "A String", # Required. Endpoint of the exporter. "exporter": "A String", # Required. Exporter that is used to view the distributed trace captured using the chosen trace protocol. An exporter sends traces to any backend that is capable of consuming them. Recorded spans can be exported by registered exporters. + "mtlsConfig": { # OtelMtlsConfig configures mutual TLS for the outbound OTel Collector connection by referencing already-uploaded Keystore/Truststore aliases. Key/cert material is uploaded via the existing Keystore Alias APIs (POST .../keystores/{ks}/aliases), the same APIs used to configure mTLS for `TargetServer.tls_info`. Only the resource IDs of those aliases live in this message; no secret material is inlined into TraceConfig. Field shape mirrors `TlsInfo` used by `TargetServer.tls_info`: - `key_store` and `trust_store` accept either a plain keystore ID or a `ref://{referenceID}` URI (an environment-scoped Reference whose `resource_type` is `KeyStore`/`TrustStore`). References enable rotation without editing the TraceConfig itself. - `key_alias` is the plain alias ID within `key_store`. Fields that would normally appear on `TlsInfo` (enabled, client_auth_enabled, protocols, enforce, ignore_validation_errors) are intentionally omitted from this customer surface. The runtime enforces secure defaults: - Mutual TLS is always required (both server AND client cert exchanged). - Server certificate validation is always strict (no ignoring errors). - TLS 1.2 and TLS 1.3 are enabled; older versions are rejected. # Optional. mTLS configuration for the OTel Collector endpoint. Required when `otel_collector_security_scheme` == MTLS; must not be set otherwise. + "keyAlias": "A String", # Required. Plain alias ID within `key_store` that contains the client key/cert used for mTLS. + "keyStore": "A String", # Required. Keystore holding the client-side key/cert alias. Accepts either a plain keystore ID (e.g. `my-keystore`) resolving to `organizations/{org}/environments/{env}/keystores/{key_store}`, or a reference URI of the form `ref://{referenceID}` that points to a Reference whose `resource_type` is `KeyStore`. + "trustStore": "A String", # Required. Truststore holding the CA(s) that signed the OTel Collector's server certificate. Accepts either a plain keystore ID (e.g. `my-truststore`) resolving to `organizations/{org}/environments/{env}/keystores/{trust_store}`, or a reference URI of the form `ref://{referenceID}` that points to a Reference whose `resource_type` is `KeyStore` (used as a truststore). + }, + "otelCollectorSecurityScheme": "A String", # Optional. The security scheme for the OTel Collector endpoint. Defaults to NONE (unauthenticated OTLP/HTTP), preserving today's behavior for existing configurations. Only applicable when `exporter` == OPEN_TELEMETRY_COLLECTOR. "samplingConfig": { # TraceSamplingConfig represents the detail settings of distributed tracing. Only the fields that are defined in the distributed trace configuration can be overridden using the distribute trace configuration override APIs. # Distributed trace configuration for all API proxies in an environment. You can also override the configuration for a specific API proxy using the distributed trace configuration overrides API. "sampler": "A String", # Sampler of distributed tracing. OFF is the default value. "samplingRate": 3.14, # Field sampling rate. This value is only applicable when using the PROBABILITY sampler. The supported values are > 0 and <= 0.5. @@ -1347,6 +1375,12 @@

Method Details

{ # TraceConfig defines the configurations in an environment of distributed trace. "endpoint": "A String", # Required. Endpoint of the exporter. "exporter": "A String", # Required. Exporter that is used to view the distributed trace captured using the chosen trace protocol. An exporter sends traces to any backend that is capable of consuming them. Recorded spans can be exported by registered exporters. + "mtlsConfig": { # OtelMtlsConfig configures mutual TLS for the outbound OTel Collector connection by referencing already-uploaded Keystore/Truststore aliases. Key/cert material is uploaded via the existing Keystore Alias APIs (POST .../keystores/{ks}/aliases), the same APIs used to configure mTLS for `TargetServer.tls_info`. Only the resource IDs of those aliases live in this message; no secret material is inlined into TraceConfig. Field shape mirrors `TlsInfo` used by `TargetServer.tls_info`: - `key_store` and `trust_store` accept either a plain keystore ID or a `ref://{referenceID}` URI (an environment-scoped Reference whose `resource_type` is `KeyStore`/`TrustStore`). References enable rotation without editing the TraceConfig itself. - `key_alias` is the plain alias ID within `key_store`. Fields that would normally appear on `TlsInfo` (enabled, client_auth_enabled, protocols, enforce, ignore_validation_errors) are intentionally omitted from this customer surface. The runtime enforces secure defaults: - Mutual TLS is always required (both server AND client cert exchanged). - Server certificate validation is always strict (no ignoring errors). - TLS 1.2 and TLS 1.3 are enabled; older versions are rejected. # Optional. mTLS configuration for the OTel Collector endpoint. Required when `otel_collector_security_scheme` == MTLS; must not be set otherwise. + "keyAlias": "A String", # Required. Plain alias ID within `key_store` that contains the client key/cert used for mTLS. + "keyStore": "A String", # Required. Keystore holding the client-side key/cert alias. Accepts either a plain keystore ID (e.g. `my-keystore`) resolving to `organizations/{org}/environments/{env}/keystores/{key_store}`, or a reference URI of the form `ref://{referenceID}` that points to a Reference whose `resource_type` is `KeyStore`. + "trustStore": "A String", # Required. Truststore holding the CA(s) that signed the OTel Collector's server certificate. Accepts either a plain keystore ID (e.g. `my-truststore`) resolving to `organizations/{org}/environments/{env}/keystores/{trust_store}`, or a reference URI of the form `ref://{referenceID}` that points to a Reference whose `resource_type` is `KeyStore` (used as a truststore). + }, + "otelCollectorSecurityScheme": "A String", # Optional. The security scheme for the OTel Collector endpoint. Defaults to NONE (unauthenticated OTLP/HTTP), preserving today's behavior for existing configurations. Only applicable when `exporter` == OPEN_TELEMETRY_COLLECTOR. "samplingConfig": { # TraceSamplingConfig represents the detail settings of distributed tracing. Only the fields that are defined in the distributed trace configuration can be overridden using the distribute trace configuration override APIs. # Distributed trace configuration for all API proxies in an environment. You can also override the configuration for a specific API proxy using the distributed trace configuration overrides API. "sampler": "A String", # Sampler of distributed tracing. OFF is the default value. "samplingRate": 3.14, # Field sampling rate. This value is only applicable when using the PROBABILITY sampler. The supported values are > 0 and <= 0.5. diff --git a/docs/dyn/apigee_v1.organizations.environments.keyvaluemaps.entries.html b/docs/dyn/apigee_v1.organizations.environments.keyvaluemaps.entries.html index fedb5703b4..1e74a9ff09 100644 --- a/docs/dyn/apigee_v1.organizations.environments.keyvaluemaps.entries.html +++ b/docs/dyn/apigee_v1.organizations.environments.keyvaluemaps.entries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists key value entries for key values maps scoped to an organization, environment, or API proxy. **Note**: Supported for Apigee hybrid 1.8.x and higher.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -197,17 +197,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.environments.securityActions.html b/docs/dyn/apigee_v1.organizations.environments.securityActions.html index 06ae6f35ea..2c14ee79b5 100644 --- a/docs/dyn/apigee_v1.organizations.environments.securityActions.html +++ b/docs/dyn/apigee_v1.organizations.environments.securityActions.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of SecurityActions. This returns both enabled and disabled actions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -591,17 +591,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.environments.securityIncidents.html b/docs/dyn/apigee_v1.organizations.environments.securityIncidents.html index 8a8812a605..7fde099a7a 100644 --- a/docs/dyn/apigee_v1.organizations.environments.securityIncidents.html +++ b/docs/dyn/apigee_v1.organizations.environments.securityIncidents.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

ListSecurityIncidents lists all the security incident associated with the environment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -222,17 +222,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.environments.securityReports.html b/docs/dyn/apigee_v1.organizations.environments.securityReports.html index 86f3a2b2e0..2499185623 100644 --- a/docs/dyn/apigee_v1.organizations.environments.securityReports.html +++ b/docs/dyn/apigee_v1.organizations.environments.securityReports.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, dataset=None, from=None, pageSize=None, pageToken=None, status=None, submittedBy=None, to=None, x__xgafv=None)

Return a list of Security Reports

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -337,17 +337,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.environments.securityStats.html b/docs/dyn/apigee_v1.organizations.environments.securityStats.html index af3a4f17b1..7752b2c3e6 100644 --- a/docs/dyn/apigee_v1.organizations.environments.securityStats.html +++ b/docs/dyn/apigee_v1.organizations.environments.securityStats.html @@ -81,13 +81,13 @@

Instance Methods

queryTabularStats(orgenv, body=None, x__xgafv=None)

Retrieve security statistics as tabular rows.

- queryTabularStats_next()

+ queryTabularStats_next(previous_request, previous_response)

Retrieves the next page of results.

queryTimeSeriesStats(orgenv, body=None, x__xgafv=None)

Retrieve security statistics as a collection of time series.

- queryTimeSeriesStats_next()

+ queryTimeSeriesStats_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,17 +146,17 @@

Method Details

- queryTabularStats_next() + queryTabularStats_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. +
@@ -219,17 +219,17 @@

Method Details

- queryTimeSeriesStats_next() + queryTimeSeriesStats_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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.environments.traceConfig.overrides.html b/docs/dyn/apigee_v1.organizations.environments.traceConfig.overrides.html index 55b442a20e..df420d3df9 100644 --- a/docs/dyn/apigee_v1.organizations.environments.traceConfig.overrides.html +++ b/docs/dyn/apigee_v1.organizations.environments.traceConfig.overrides.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all of the distributed trace configuration overrides in an environment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.hostSecurityReports.html b/docs/dyn/apigee_v1.organizations.hostSecurityReports.html index ce524ef29c..571f18eae7 100644 --- a/docs/dyn/apigee_v1.organizations.hostSecurityReports.html +++ b/docs/dyn/apigee_v1.organizations.hostSecurityReports.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, dataset=None, envgroupHostname=None, from=None, pageSize=None, pageToken=None, status=None, submittedBy=None, to=None, x__xgafv=None)

Return a list of Security Reports at host level.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -338,17 +338,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.html b/docs/dyn/apigee_v1.organizations.html index e96e43344d..a9fd0b6027 100644 --- a/docs/dyn/apigee_v1.organizations.html +++ b/docs/dyn/apigee_v1.organizations.html @@ -986,7 +986,7 @@

Method Details

], } - updateMask: string, List of fields to be updated. Fields that can be updated: synchronizer_identities, publisher_identities. + updateMask: string, List of fields to be updated. Fields that can be updated: synchronizer_identities, analytics_publisher_identities, watcher_identities. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format diff --git a/docs/dyn/apigee_v1.organizations.instances.attachments.html b/docs/dyn/apigee_v1.organizations.instances.attachments.html index a7b122b699..ddc1860037 100644 --- a/docs/dyn/apigee_v1.organizations.instances.attachments.html +++ b/docs/dyn/apigee_v1.organizations.instances.attachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all attachments to an instance. **Note:** Not supported for Apigee hybrid.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,17 +227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.instances.html b/docs/dyn/apigee_v1.organizations.instances.html index 7409e8013d..b2a16f694c 100644 --- a/docs/dyn/apigee_v1.organizations.instances.html +++ b/docs/dyn/apigee_v1.organizations.instances.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Apigee runtime instances for the organization. **Note:** Not supported for Apigee hybrid.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -356,17 +356,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.instances.natAddresses.html b/docs/dyn/apigee_v1.organizations.instances.natAddresses.html index 9f90cf1dab..8c1237f2a9 100644 --- a/docs/dyn/apigee_v1.organizations.instances.natAddresses.html +++ b/docs/dyn/apigee_v1.organizations.instances.natAddresses.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the NAT addresses for an Apigee instance. **Note:** Not supported for Apigee hybrid.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -271,17 +271,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.keyvaluemaps.entries.html b/docs/dyn/apigee_v1.organizations.keyvaluemaps.entries.html index a82c8ee695..d2c2f7a32c 100644 --- a/docs/dyn/apigee_v1.organizations.keyvaluemaps.entries.html +++ b/docs/dyn/apigee_v1.organizations.keyvaluemaps.entries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists key value entries for key values maps scoped to an organization, environment, or API proxy. **Note**: Supported for Apigee hybrid 1.8.x and higher.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -197,17 +197,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.operations.html b/docs/dyn/apigee_v1.organizations.operations.html index 351fc2b239..f8fbdfaf79 100644 --- a/docs/dyn/apigee_v1.organizations.operations.html +++ b/docs/dyn/apigee_v1.organizations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigee_v1.organizations.securityAssessmentResults.html b/docs/dyn/apigee_v1.organizations.securityAssessmentResults.html index 1f6e058df6..e427bff1df 100644 --- a/docs/dyn/apigee_v1.organizations.securityAssessmentResults.html +++ b/docs/dyn/apigee_v1.organizations.securityAssessmentResults.html @@ -78,7 +78,7 @@

Instance Methods

batchCompute(name, body=None, x__xgafv=None)

Compute RAV2 security scores for a set of resources.

- batchCompute_next()

+ batchCompute_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -187,17 +187,17 @@

Method Details

- batchCompute_next() + batchCompute_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. +
diff --git a/docs/dyn/apigee_v1.organizations.securityFeedback.html b/docs/dyn/apigee_v1.organizations.securityFeedback.html index 3014b0381e..c7709c9c3e 100644 --- a/docs/dyn/apigee_v1.organizations.securityFeedback.html +++ b/docs/dyn/apigee_v1.organizations.securityFeedback.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all feedback reports which have already been submitted.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -248,17 +248,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.securityMonitoringConditions.html b/docs/dyn/apigee_v1.organizations.securityMonitoringConditions.html index 642bccc27e..da5b334363 100644 --- a/docs/dyn/apigee_v1.organizations.securityMonitoringConditions.html +++ b/docs/dyn/apigee_v1.organizations.securityMonitoringConditions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, riskAssessmentType=None, x__xgafv=None)

List security monitoring conditions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -280,17 +280,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.securityProfiles.environments.html b/docs/dyn/apigee_v1.organizations.securityProfiles.environments.html index 466d863796..6cfe38e74a 100644 --- a/docs/dyn/apigee_v1.organizations.securityProfiles.environments.html +++ b/docs/dyn/apigee_v1.organizations.securityProfiles.environments.html @@ -81,7 +81,7 @@

Instance Methods

computeEnvironmentScores(profileEnvironment, body=None, x__xgafv=None)

ComputeEnvironmentScores calculates scores for requested time range for the specified security profile and environment.

- computeEnvironmentScores_next()

+ computeEnvironmentScores_next(previous_request, previous_response)

Retrieves the next page of results.

create(parent, body=None, x__xgafv=None)

@@ -190,17 +190,17 @@

Method Details

- computeEnvironmentScores_next() + computeEnvironmentScores_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. +
@@ -214,7 +214,7 @@

Method Details

{ # Represents a SecurityProfileEnvironmentAssociation resource. "attachTime": "A String", # Output only. The time when environment was attached to the security profile. - "name": "A String", # Immutable. Name of the environment that the profile is attached to. + "name": "A String", # Immutable. The environment ID that the profile is attached to, e.g. `prod`. This is the bare environment ID, not a full resource name; see b/288477507. "securityProfileRevisionId": "A String", # DEPRECATED: DO NOT USE Revision ID of the security profile. } @@ -228,7 +228,7 @@

Method Details

{ # Represents a SecurityProfileEnvironmentAssociation resource. "attachTime": "A String", # Output only. The time when environment was attached to the security profile. - "name": "A String", # Immutable. Name of the environment that the profile is attached to. + "name": "A String", # Immutable. The environment ID that the profile is attached to, e.g. `prod`. This is the bare environment ID, not a full resource name; see b/288477507. "securityProfileRevisionId": "A String", # DEPRECATED: DO NOT USE Revision ID of the security profile. }
diff --git a/docs/dyn/apigee_v1.organizations.securityProfiles.html b/docs/dyn/apigee_v1.organizations.securityProfiles.html index bb01a75b66..499298a337 100644 --- a/docs/dyn/apigee_v1.organizations.securityProfiles.html +++ b/docs/dyn/apigee_v1.organizations.securityProfiles.html @@ -98,10 +98,10 @@

Instance Methods

listRevisions(name, pageSize=None, pageToken=None, x__xgafv=None)

ListSecurityProfileRevisions lists all the revisions of the security profile.

- listRevisions_next()

+ listRevisions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -424,31 +424,31 @@

Method Details

- listRevisions_next() + listRevisions_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_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. +
diff --git a/docs/dyn/apigee_v1.organizations.securityProfilesV2.html b/docs/dyn/apigee_v1.organizations.securityProfilesV2.html index 79757a41c8..bd272c4a88 100644 --- a/docs/dyn/apigee_v1.organizations.securityProfilesV2.html +++ b/docs/dyn/apigee_v1.organizations.securityProfilesV2.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, riskAssessmentType=None, x__xgafv=None)

List security profiles v2.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.sites.apidocs.html b/docs/dyn/apigee_v1.organizations.sites.apidocs.html index 61cc79195d..b649180e03 100644 --- a/docs/dyn/apigee_v1.organizations.sites.apidocs.html +++ b/docs/dyn/apigee_v1.organizations.sites.apidocs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns the catalog items associated with a portal.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -334,17 +334,17 @@

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. +
diff --git a/docs/dyn/apigee_v1.organizations.spaces.html b/docs/dyn/apigee_v1.organizations.spaces.html index 435aa63e99..4b38920eba 100644 --- a/docs/dyn/apigee_v1.organizations.spaces.html +++ b/docs/dyn/apigee_v1.organizations.spaces.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists spaces under an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/apigee.v1.json b/googleapiclient/discovery_cache/documents/apigee.v1.json index d1a60f25f7..e2eeff4297 100644 --- a/googleapiclient/discovery_cache/documents/apigee.v1.json +++ b/googleapiclient/discovery_cache/documents/apigee.v1.json @@ -543,7 +543,7 @@ "type": "string" }, "updateMask": { -"description": "List of fields to be updated. Fields that can be updated: synchronizer_identities, publisher_identities.", +"description": "List of fields to be updated. Fields that can be updated: synchronizer_identities, analytics_publisher_identities, watcher_identities.", "format": "google-fieldmask", "location": "query", "type": "string" @@ -11964,7 +11964,7 @@ } } }, -"revision": "20260626", +"revision": "20260820", "rootUrl": "https://apigee.googleapis.com/", "schemas": { "EdgeConfigstoreBundleBadBundle": { @@ -19130,6 +19130,10 @@ "description": "Revision number used by the runtime to detect config changes.", "type": "string" }, +"specGenerationConfig": { +"$ref": "GoogleCloudApigeeV1RuntimeSpecGenerationAddonConfig", +"description": "Runtime configuration for Spec Generation add-on." +}, "uid": { "description": "UID is to detect if config is recreated after deletion. The add-on config will only be deleted when the environment itself gets deleted, thus it will always be the same as the UID of EnvironmentConfig.", "type": "string" @@ -19187,8 +19191,36 @@ }, "type": "object" }, +"GoogleCloudApigeeV1RuntimeSpecGenerationAddonConfig": { +"description": "Runtime configuration for the Spec Generation add-on. All fields are proto3 primitives (bool, string, double) rather than google.protobuf.*Value wrappers because the runtime consumer deserializes the JSON via Gson field reflection with no registered type adapters. Wrapper types would serialize as JSON objects/null that Gson cannot bind to Java primitive fields.", +"id": "GoogleCloudApigeeV1RuntimeSpecGenerationAddonConfig", +"properties": { +"apiObservationsPubsubTopic": { +"description": "Full Pub/Sub topic path in the Apigee Runtime Tenant Project where the Schema Inferring Engine publishes inferred ApiObservation messages. Format: projects/{project}/topics/{topic}. Same sentinel semantics as raw_observations_pubsub_topic. Default: empty string.", +"type": "string" +}, +"enabled": { +"description": "Whether the Spec Generation add-on is active for this environment. Default: false.", +"type": "boolean" +}, +"enabledUntil": { +"description": "ISO-8601 timestamp until which Spec Generation remains active (e.g. \"2026-12-31T23:59:59Z\"). Empty string is the canonical \"not configured\" sentinel and MUST be treated by the consumer as \"expired\" (short-circuit before parsing). Default: empty string.", +"type": "string" +}, +"rawObservationsPubsubTopic": { +"description": "Full Pub/Sub topic path in the Apigee Runtime Tenant Project where the message processor publishes captured RawObservation messages. Format: projects/{project}/topics/{topic}. Empty string is the \"not configured\" sentinel; the consumer short-circuits publishing when empty. Default: empty string.", +"type": "string" +}, +"samplingRate": { +"description": "Fraction of eligible transactions to capture, in [0.0, 1.0]. The consumer enforces an internal upper-bound clamp independently of this field. Default: 0.0 (omitted from JSON per proto3 default-scalar-omission; the consumer's field initializer supplies the effective 0.01 fallback).", +"format": "double", +"type": "number" +} +}, +"type": "object" +}, "GoogleCloudApigeeV1RuntimeTraceConfig": { -"description": "NEXT ID: 11 RuntimeTraceConfig defines the configurations for distributed trace in an environment.", +"description": "NEXT ID: 13 RuntimeTraceConfig defines the configurations for distributed trace in an environment.", "id": "GoogleCloudApigeeV1RuntimeTraceConfig", "properties": { "endpoint": { @@ -19213,6 +19245,10 @@ ], "type": "string" }, +"mTlsConfig": { +"$ref": "GoogleCloudApigeeV1RuntimeTraceConfigOtelMtlsConfig", +"description": "Optional. mTLS configuration for the OTel Collector endpoint. Required when `otel_collector_security_scheme` is `MTLS`; must be absent otherwise." +}, "name": { "description": "Name of the trace config in the following format: `organizations/{org}/environment/{env}/traceConfig`", "type": "string" @@ -19222,6 +19258,20 @@ "description": "Optional. If `true`, the runtime uses OpenTelemetry Protocol (OTLP) to send trace data. Configuration Requirements (if `open_telemetry_protocol_enabled` is `true`): - Allowed `Exporter`s: `CLOUD_TRACE` or `OPEN_TELEMETRY_COLLECTOR`. - If `Exporter` is `OPEN_TELEMETRY_COLLECTOR`: - `endpoint` refers to a valid OTLP collector URL. - If `Exporter` is `CLOUD_TRACE`: - `endpoint` refers to a valid project ID Deprecated: Use trace_protocol instead.", "type": "boolean" }, +"otelCollectorSecurityScheme": { +"description": "Optional. Security scheme for the outbound connection to the customer-owned OpenTelemetry Collector. Only meaningful when `exporter` is `OPEN_TELEMETRY_COLLECTOR`. Runtime consumers unaware of a value should treat it as `OTEL_COLLECTOR_SECURITY_SCHEME_UNSPECIFIED` (== NONE).", +"enum": [ +"OTEL_COLLECTOR_SECURITY_SCHEME_UNSPECIFIED", +"NONE", +"MTLS" +], +"enumDescriptions": [ +"Unspecified. Behavior is identical to NONE.", +"Default. Unauthenticated OTLP/HTTP export. Preserves today's behavior byte-for-byte for existing configurations.", +"Mutual TLS via customer PKI. Cert material is stored in Apigee Keystores/Truststores and referenced by resource ID in `mtls_config` (same mechanism as TargetServer.tls_info)." +], +"type": "string" +}, "overrides": { "description": "List of trace configuration overrides for spicific API proxies.", "items": { @@ -19273,6 +19323,25 @@ }, "type": "object" }, +"GoogleCloudApigeeV1RuntimeTraceConfigOtelMtlsConfig": { +"description": "Runtime-side view of `TraceConfig.OtelMtlsConfig` for the outbound OTel Collector mTLS connection. Shape mirrors `TlsInfoConfig` (in this same file, above) exactly. The oneof discriminates between a direct keystore reference and a `ref://`-indirected reference; both are surfaced on the wire without flattening. The referenced keystore must also appear in `EnvironmentConfig.keystores[]` so the underlying alias bytes are available at runtime. Referential integrity is enforced at trace-config update time: any PATCH that references a keystore not already present is rejected in the same transaction that would persist the update, and keystore/alias/reference deletion is blocked while a trace-config references it.", +"id": "GoogleCloudApigeeV1RuntimeTraceConfigOtelMtlsConfig", +"properties": { +"keyAlias": { +"description": "Full alias resource name of the client-side key/cert alias. Format: `organizations/{org}/environments/{env}/keystores/{keystore}/aliases/{alias}` Set when the customer supplied a plain keystore ID in `TraceConfig.OtelMtlsConfig.key_store`.", +"type": "string" +}, +"keyAliasReference": { +"$ref": "GoogleCloudApigeeV1KeyAliasReference", +"description": "Reference name and alias-id pair. Set when the customer supplied a `ref://{referenceID}` URI in `TraceConfig.OtelMtlsConfig.key_store`. Resolved via the References catalog the same way as `TlsInfoConfig.key_alias_reference` in target-server TLS. Reuses the top-level `KeyAliasReference` message defined for `TlsInfoConfig` above; no new message." +}, +"trustStore": { +"description": "Full resource name of the truststore holding the CA(s) that signed the OTel Collector's server certificate. Either a keystore or a reference resource name, mirroring `TlsInfoConfig.trust_store` above: `organizations/{org}/environments/{env}/keystores/{keystore}` `organizations/{org}/environments/{env}/references/{reference}`", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudApigeeV1RuntimeTraceConfigOverride": { "description": "NEXT ID: 10 Trace configuration override for a specific API proxy in an environment.", "id": "GoogleCloudApigeeV1RuntimeTraceConfigOverride", @@ -20381,7 +20450,7 @@ "type": "string" }, "name": { -"description": "Immutable. Name of the environment that the profile is attached to.", +"description": "Immutable. The environment ID that the profile is attached to, e.g. `prod`. This is the bare environment ID, not a full resource name; see b/288477507.", "type": "string" }, "securityProfileRevisionId": { @@ -21326,6 +21395,24 @@ ], "type": "string" }, +"mtlsConfig": { +"$ref": "GoogleCloudApigeeV1TraceConfigOtelMtlsConfig", +"description": "Optional. mTLS configuration for the OTel Collector endpoint. Required when `otel_collector_security_scheme` == MTLS; must not be set otherwise." +}, +"otelCollectorSecurityScheme": { +"description": "Optional. The security scheme for the OTel Collector endpoint. Defaults to NONE (unauthenticated OTLP/HTTP), preserving today's behavior for existing configurations. Only applicable when `exporter` == OPEN_TELEMETRY_COLLECTOR.", +"enum": [ +"OTEL_COLLECTOR_SECURITY_SCHEME_UNSPECIFIED", +"NONE", +"MTLS" +], +"enumDescriptions": [ +"Unspecified. Behavior is identical to NONE.", +"Default. Unauthenticated OTLP/HTTP export. Preserves today's behavior byte-for-byte for existing configurations.", +"Mutual TLS via customer PKI. Cert material is stored in Apigee Keystores/Truststores and referenced by resource ID in `mtls_config` (same mechanism as TargetServer.tls_info)." +], +"type": "string" +}, "samplingConfig": { "$ref": "GoogleCloudApigeeV1TraceSamplingConfig", "description": "Distributed trace configuration for all API proxies in an environment. You can also override the configuration for a specific API proxy using the distributed trace configuration overrides API." @@ -21361,6 +21448,25 @@ }, "type": "object" }, +"GoogleCloudApigeeV1TraceConfigOtelMtlsConfig": { +"description": "OtelMtlsConfig configures mutual TLS for the outbound OTel Collector connection by referencing already-uploaded Keystore/Truststore aliases. Key/cert material is uploaded via the existing Keystore Alias APIs (POST .../keystores/{ks}/aliases), the same APIs used to configure mTLS for `TargetServer.tls_info`. Only the resource IDs of those aliases live in this message; no secret material is inlined into TraceConfig. Field shape mirrors `TlsInfo` used by `TargetServer.tls_info`: - `key_store` and `trust_store` accept either a plain keystore ID or a `ref://{referenceID}` URI (an environment-scoped Reference whose `resource_type` is `KeyStore`/`TrustStore`). References enable rotation without editing the TraceConfig itself. - `key_alias` is the plain alias ID within `key_store`. Fields that would normally appear on `TlsInfo` (enabled, client_auth_enabled, protocols, enforce, ignore_validation_errors) are intentionally omitted from this customer surface. The runtime enforces secure defaults: - Mutual TLS is always required (both server AND client cert exchanged). - Server certificate validation is always strict (no ignoring errors). - TLS 1.2 and TLS 1.3 are enabled; older versions are rejected.", +"id": "GoogleCloudApigeeV1TraceConfigOtelMtlsConfig", +"properties": { +"keyAlias": { +"description": "Required. Plain alias ID within `key_store` that contains the client key/cert used for mTLS.", +"type": "string" +}, +"keyStore": { +"description": "Required. Keystore holding the client-side key/cert alias. Accepts either a plain keystore ID (e.g. `my-keystore`) resolving to `organizations/{org}/environments/{env}/keystores/{key_store}`, or a reference URI of the form `ref://{referenceID}` that points to a Reference whose `resource_type` is `KeyStore`.", +"type": "string" +}, +"trustStore": { +"description": "Required. Truststore holding the CA(s) that signed the OTel Collector's server certificate. Accepts either a plain keystore ID (e.g. `my-truststore`) resolving to `organizations/{org}/environments/{env}/keystores/{trust_store}`, or a reference URI of the form `ref://{referenceID}` that points to a Reference whose `resource_type` is `KeyStore` (used as a truststore).", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudApigeeV1TraceConfigOverride": { "description": "A representation of a configuration override.", "id": "GoogleCloudApigeeV1TraceConfigOverride", From 69ddbc0327e133917c47e0e26c273627ae8429f8 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:30 +0000 Subject: [PATCH 10/70] fix(apikeys): update the api #### apikeys:v2 The following keys were changed: - resources.keys.methods.lookupKey.scopes (Total Keys: 1) - resources.operations.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.keys.methods.create.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.keys.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.keys.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.keys.methods.getKeyString.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.keys.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.keys.methods.patch.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.keys.methods.undelete.scopes (Total Keys: 1) --- docs/dyn/apikeys_v2.html | 26 +++++++++---------- .../apikeys_v2.projects.locations.keys.html | 18 ++++++------- .../discovery_cache/documents/apikeys.v2.json | 22 +++++++++++++++- 3 files changed, 43 insertions(+), 23 deletions(-) diff --git a/docs/dyn/apikeys_v2.html b/docs/dyn/apikeys_v2.html index 40db63e66d..84d3d68e5d 100644 --- a/docs/dyn/apikeys_v2.html +++ b/docs/dyn/apikeys_v2.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/apikeys_v2.projects.locations.keys.html b/docs/dyn/apikeys_v2.projects.locations.keys.html index a00c4a207c..a3e75fbcad 100644 --- a/docs/dyn/apikeys_v2.projects.locations.keys.html +++ b/docs/dyn/apikeys_v2.projects.locations.keys.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists the API keys owned by a project. The key string of the API key isn't included in the response. NOTE: Key is a global resource; hence the only supported value for location is `global`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, checkExistingUsage=None, updateMask=None, x__xgafv=None)

@@ -389,17 +389,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/apikeys.v2.json b/googleapiclient/discovery_cache/documents/apikeys.v2.json index 99a6346738..af815dc146 100644 --- a/googleapiclient/discovery_cache/documents/apikeys.v2.json +++ b/googleapiclient/discovery_cache/documents/apikeys.v2.json @@ -2,6 +2,12 @@ "auth": { "oauth2": { "scopes": { +"https://www.googleapis.com/auth/apikeys": { +"description": "See, edit, configure, and delete your Google Cloud API Keys data and see the email address for your Google Account" +}, +"https://www.googleapis.com/auth/apikeys.readonly": { +"description": "See your Google Cloud API Keys data and the email address of your Google Account" +}, "https://www.googleapis.com/auth/cloud-platform": { "description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account." }, @@ -128,6 +134,8 @@ "$ref": "V2LookupKeyResponse" }, "scopes": [ +"https://www.googleapis.com/auth/apikeys", +"https://www.googleapis.com/auth/apikeys.readonly", "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/cloud-platform.read-only" ] @@ -158,6 +166,8 @@ "$ref": "Operation" }, "scopes": [ +"https://www.googleapis.com/auth/apikeys", +"https://www.googleapis.com/auth/apikeys.readonly", "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/cloud-platform.read-only" ] @@ -200,6 +210,7 @@ "$ref": "Operation" }, "scopes": [ +"https://www.googleapis.com/auth/apikeys", "https://www.googleapis.com/auth/cloud-platform" ] }, @@ -245,6 +256,7 @@ "$ref": "Operation" }, "scopes": [ +"https://www.googleapis.com/auth/apikeys", "https://www.googleapis.com/auth/cloud-platform" ] }, @@ -270,6 +282,8 @@ "$ref": "V2Key" }, "scopes": [ +"https://www.googleapis.com/auth/apikeys", +"https://www.googleapis.com/auth/apikeys.readonly", "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/cloud-platform.read-only" ] @@ -296,6 +310,8 @@ "$ref": "V2GetKeyStringResponse" }, "scopes": [ +"https://www.googleapis.com/auth/apikeys", +"https://www.googleapis.com/auth/apikeys.readonly", "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/cloud-platform.read-only" ] @@ -338,6 +354,8 @@ "$ref": "V2ListKeysResponse" }, "scopes": [ +"https://www.googleapis.com/auth/apikeys", +"https://www.googleapis.com/auth/apikeys.readonly", "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/cloud-platform.read-only" ] @@ -388,6 +406,7 @@ "$ref": "Operation" }, "scopes": [ +"https://www.googleapis.com/auth/apikeys", "https://www.googleapis.com/auth/cloud-platform" ] }, @@ -416,6 +435,7 @@ "$ref": "Operation" }, "scopes": [ +"https://www.googleapis.com/auth/apikeys", "https://www.googleapis.com/auth/cloud-platform" ] } @@ -426,7 +446,7 @@ } } }, -"revision": "20260731", +"revision": "20260818", "rootUrl": "https://apikeys.googleapis.com/", "schemas": { "Operation": { From ba6673a15084e8b99a7505f685c4459ae69586ba Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:30 +0000 Subject: [PATCH 11/70] feat(artifactregistry): update the api #### artifactregistry:v1 The following keys were added: - schemas.UploadFileRequest.properties.fileType.type (Total Keys: 1) - schemas.UploadGenericArtifactRequest.properties.versionAnnotations (Total Keys: 2) --- docs/dyn/artifactregistry_v1.html | 26 +++++++------- ...rtifactregistry_v1.projects.locations.html | 18 +++++----- ...ts.locations.repositories.attachments.html | 18 +++++----- ...s.locations.repositories.dockerImages.html | 18 +++++----- ...projects.locations.repositories.files.html | 19 +++++----- ...cations.repositories.genericArtifacts.html | 3 ++ ...ry_v1.projects.locations.repositories.html | 28 +++++++-------- ...locations.repositories.mavenArtifacts.html | 18 +++++----- ...ts.locations.repositories.npmPackages.html | 18 +++++----- ...jects.locations.repositories.packages.html | 18 +++++----- ....locations.repositories.packages.tags.html | 18 +++++----- ...ations.repositories.packages.versions.html | 18 +++++----- ...tions.repositories.prewarmedArtifacts.html | 18 +++++----- ...locations.repositories.pythonPackages.html | 18 +++++----- ...projects.locations.repositories.rules.html | 18 +++++----- docs/dyn/artifactregistry_v1beta1.html | 26 +++++++------- ...ctregistry_v1beta1.projects.locations.html | 18 +++++----- ...projects.locations.repositories.files.html | 18 +++++----- ...beta1.projects.locations.repositories.html | 18 +++++----- ...jects.locations.repositories.packages.html | 18 +++++----- ....locations.repositories.packages.tags.html | 18 +++++----- ...ations.repositories.packages.versions.html | 18 +++++----- docs/dyn/artifactregistry_v1beta2.html | 26 +++++++------- ...ctregistry_v1beta2.projects.locations.html | 18 +++++----- ...projects.locations.repositories.files.html | 18 +++++----- ...beta2.projects.locations.repositories.html | 18 +++++----- ...jects.locations.repositories.packages.html | 18 +++++----- ....locations.repositories.packages.tags.html | 18 +++++----- ...ations.repositories.packages.versions.html | 18 +++++----- .../documents/artifactregistry.v1.json | 35 +++++++++++++++---- 30 files changed, 301 insertions(+), 276 deletions(-) diff --git a/docs/dyn/artifactregistry_v1.html b/docs/dyn/artifactregistry_v1.html index 9cd086ebfb..75234f1092 100644 --- a/docs/dyn/artifactregistry_v1.html +++ b/docs/dyn/artifactregistry_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1.projects.locations.html b/docs/dyn/artifactregistry_v1.projects.locations.html index 0bda179824..2cecb1cb73 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.html @@ -100,7 +100,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateProjectConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -221,17 +221,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.attachments.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.attachments.html index b1e2798437..d7f1956aeb 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.attachments.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.attachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists attachments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -259,17 +259,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.dockerImages.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.dockerImages.html index 0a1705594f..4595f8a84e 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.dockerImages.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.dockerImages.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists docker images.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -185,17 +185,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.files.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.files.html index ea8200e0df..183fa298fa 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.files.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.files.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists files.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -253,17 +253,17 @@

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. +
@@ -332,6 +332,7 @@

Method Details

{ # The request to upload a file. "fileId": "A String", # Optional. The ID of the file. If left empty will default to sha256 digest of the content uploaded. + "fileType": "A String", # Optional. The type of the file to upload. Defaulting to ATTACHMENT if not specified. } media_body: string, The filename of the media request body, or an instance of a MediaUpload object. diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.genericArtifacts.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.genericArtifacts.html index c1f2503793..5ded453bf3 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.genericArtifacts.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.genericArtifacts.html @@ -98,6 +98,9 @@

Method Details

{ # The request to upload a generic artifact. The created GenericArtifact will have the resource name {parent}/genericArtifacts/package_id:version_id. The created file will have the resource name {parent}/files/package_id:version_id:filename. "filename": "A String", # The name of the file of the generic artifact to be uploaded. E.g. `example-file.zip` The filename is limited to letters, numbers, and url safe characters, i.e. [a-zA-Z0-9-_.~@]. "packageId": "A String", # The ID of the package of the generic artifact. If the package does not exist, a new package will be created. The `package_id` should start and end with a letter or number, only contain letters, numbers, hyphens, underscores, and periods, and not exceed 256 characters. + "versionAnnotations": { # Optional. Client specified annotations to attach to the version upon creation. This field is only applied if the Version is created during this upload. If the Version already exists and this field is set, the request will fail. + "a_key": "A String", + }, "versionId": "A String", # The ID of the version of the generic artifact. If the version does not exist, a new version will be created. The version_id must start and end with a letter or number, can only contain lowercase letters, numbers, the following characters [-.+~:], i.e.[a-z0-9-.+~:] and cannot exceed a total of 128 characters. Creating a version called `latest` is not allowed. } diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.html index b04866bd03..5a6d52186b 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.html @@ -174,7 +174,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists repositories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -359,7 +359,7 @@

Method Details

], }, "vulnerabilityScanningConfig": { # Config on whether to perform vulnerability scanning for resources in this repository, as well as output fields describing current state. # Optional. Config and state for vulnerability scanning of resources within this Repository. - "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. + "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. When unset (ENABLEMENT_CONFIG_UNSPECIFIED), this is treated as INHERITED for Docker repositories and DISABLED for non-Docker repositories. "enablementState": "A String", # Output only. State of feature enablement, combining repository enablement config and API enablement state. "enablementStateReason": "A String", # Output only. Reason for the repository state. "lastEnableTime": "A String", # Output only. The last time this repository config was enabled. @@ -610,7 +610,7 @@

Method Details

], }, "vulnerabilityScanningConfig": { # Config on whether to perform vulnerability scanning for resources in this repository, as well as output fields describing current state. # Optional. Config and state for vulnerability scanning of resources within this Repository. - "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. + "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. When unset (ENABLEMENT_CONFIG_UNSPECIFIED), this is treated as INHERITED for Docker repositories and DISABLED for non-Docker repositories. "enablementState": "A String", # Output only. State of feature enablement, combining repository enablement config and API enablement state. "enablementStateReason": "A String", # Output only. Reason for the repository state. "lastEnableTime": "A String", # Output only. The last time this repository config was enabled. @@ -795,7 +795,7 @@

Method Details

], }, "vulnerabilityScanningConfig": { # Config on whether to perform vulnerability scanning for resources in this repository, as well as output fields describing current state. # Optional. Config and state for vulnerability scanning of resources within this Repository. - "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. + "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. When unset (ENABLEMENT_CONFIG_UNSPECIFIED), this is treated as INHERITED for Docker repositories and DISABLED for non-Docker repositories. "enablementState": "A String", # Output only. State of feature enablement, combining repository enablement config and API enablement state. "enablementStateReason": "A String", # Output only. Reason for the repository state. "lastEnableTime": "A String", # Output only. The last time this repository config was enabled. @@ -806,17 +806,17 @@

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. +
@@ -949,7 +949,7 @@

Method Details

], }, "vulnerabilityScanningConfig": { # Config on whether to perform vulnerability scanning for resources in this repository, as well as output fields describing current state. # Optional. Config and state for vulnerability scanning of resources within this Repository. - "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. + "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. When unset (ENABLEMENT_CONFIG_UNSPECIFIED), this is treated as INHERITED for Docker repositories and DISABLED for non-Docker repositories. "enablementState": "A String", # Output only. State of feature enablement, combining repository enablement config and API enablement state. "enablementStateReason": "A String", # Output only. Reason for the repository state. "lastEnableTime": "A String", # Output only. The last time this repository config was enabled. @@ -1086,7 +1086,7 @@

Method Details

], }, "vulnerabilityScanningConfig": { # Config on whether to perform vulnerability scanning for resources in this repository, as well as output fields describing current state. # Optional. Config and state for vulnerability scanning of resources within this Repository. - "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. + "enablementConfig": "A String", # Optional. Config for whether this repository has vulnerability scanning disabled. When unset (ENABLEMENT_CONFIG_UNSPECIFIED), this is treated as INHERITED for Docker repositories and DISABLED for non-Docker repositories. "enablementState": "A String", # Output only. State of feature enablement, combining repository enablement config and API enablement state. "enablementStateReason": "A String", # Output only. Reason for the repository state. "lastEnableTime": "A String", # Output only. The last time this repository config was enabled. diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.mavenArtifacts.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.mavenArtifacts.html index 87ba492888..e4025ea0c0 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.mavenArtifacts.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.mavenArtifacts.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists maven artifacts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.npmPackages.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.npmPackages.html index 4e7ba5979f..d3108b683d 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.npmPackages.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.npmPackages.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists npm packages.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -152,17 +152,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.html index 7bfb38f330..81c47585fc 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists packages.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -203,17 +203,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.tags.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.tags.html index cea6649e8a..0ba8bb3a98 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.tags.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.tags.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists tags.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -197,17 +197,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.versions.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.versions.html index f8c428064b..489cfd1e86 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.versions.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists versions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -282,17 +282,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.prewarmedArtifacts.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.prewarmedArtifacts.html index b57c36119a..16bb7e4ed9 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.prewarmedArtifacts.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.prewarmedArtifacts.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all streamed artifacts in a repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.pythonPackages.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.pythonPackages.html index b248ecbc6e..ab1cd983ca 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.pythonPackages.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.pythonPackages.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists python packages.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -148,17 +148,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.rules.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.rules.html index 07bc6a9ca9..4cf733134b 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.rules.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.rules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists rules.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -228,17 +228,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1beta1.html b/docs/dyn/artifactregistry_v1beta1.html index 8082eea646..ef09319f14 100644 --- a/docs/dyn/artifactregistry_v1beta1.html +++ b/docs/dyn/artifactregistry_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1beta1.projects.locations.html b/docs/dyn/artifactregistry_v1beta1.projects.locations.html index 85a63bf71c..381f36d0fb 100644 --- a/docs/dyn/artifactregistry_v1beta1.projects.locations.html +++ b/docs/dyn/artifactregistry_v1beta1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.files.html b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.files.html index 0279b548e3..73a3b43aed 100644 --- a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.files.html +++ b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.files.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists files.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -159,17 +159,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.html b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.html index bd98033e1f..2b8c4fa0a0 100644 --- a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.html +++ b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists repositories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -313,17 +313,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.html b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.html index 35a4e11f69..ab00d6ee6b 100644 --- a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.html +++ b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists packages.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -193,17 +193,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.tags.html b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.tags.html index c44dbc10b2..10b2de0c27 100644 --- a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.tags.html +++ b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.tags.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists tags.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -197,17 +197,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.versions.html b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.versions.html index ba1fc092dd..11be8575af 100644 --- a/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.versions.html +++ b/docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.packages.versions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists versions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -206,17 +206,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1beta2.html b/docs/dyn/artifactregistry_v1beta2.html index 9275536b98..20010a1d6e 100644 --- a/docs/dyn/artifactregistry_v1beta2.html +++ b/docs/dyn/artifactregistry_v1beta2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1beta2.projects.locations.html b/docs/dyn/artifactregistry_v1beta2.projects.locations.html index 39f285e15e..d4a0003549 100644 --- a/docs/dyn/artifactregistry_v1beta2.projects.locations.html +++ b/docs/dyn/artifactregistry_v1beta2.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.files.html b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.files.html index ffdd9ad599..5eb56eecc3 100644 --- a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.files.html +++ b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.files.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists files.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -200,17 +200,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.html b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.html index 6b9d5f873f..9f5494b7e6 100644 --- a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.html +++ b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.html @@ -113,7 +113,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists repositories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -335,17 +335,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.html b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.html index b89671e474..73b8d18e57 100644 --- a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.html +++ b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists packages.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -202,17 +202,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.tags.html b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.tags.html index b0f3e1a4ff..2e24d29926 100644 --- a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.tags.html +++ b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.tags.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists tags.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -197,17 +197,17 @@

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. +
diff --git a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.versions.html b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.versions.html index 43e0c4af5e..716a14e30c 100644 --- a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.versions.html +++ b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.versions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists versions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -212,17 +212,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/artifactregistry.v1.json b/googleapiclient/discovery_cache/documents/artifactregistry.v1.json index 89954bc594..529a3ac7bd 100644 --- a/googleapiclient/discovery_cache/documents/artifactregistry.v1.json +++ b/googleapiclient/discovery_cache/documents/artifactregistry.v1.json @@ -2714,7 +2714,7 @@ } } }, -"revision": "20260702", +"revision": "20260822", "rootUrl": "https://artifactregistry.googleapis.com/", "schemas": { "AptArtifact": { @@ -4716,7 +4716,8 @@ false "KFP", "GO", "GENERIC", -"RUBY" +"RUBY", +"CONDA" ], "enumDescriptions": [ "Unspecified package format.", @@ -4730,7 +4731,8 @@ false "Kubeflow Pipelines package format.", "Go package format.", "Generic package format.", -"Ruby package format." +"Ruby package format.", +"Conda package format." ], "type": "string" }, @@ -4955,6 +4957,18 @@ false "fileId": { "description": "Optional. The ID of the file. If left empty will default to sha256 digest of the content uploaded.", "type": "string" +}, +"fileType": { +"description": "Optional. The type of the file to upload. Defaulting to ATTACHMENT if not specified.", +"enum": [ +"ATTACHMENT", +"ARTIFACT" +], +"enumDescriptions": [ +"Attachment file. Default value.", +"Facade specific artifact file." +], +"type": "string" } }, "type": "object" @@ -4988,6 +5002,13 @@ false "description": "The ID of the package of the generic artifact. If the package does not exist, a new package will be created. The `package_id` should start and end with a letter or number, only contain letters, numbers, hyphens, underscores, and periods, and not exceed 256 characters.", "type": "string" }, +"versionAnnotations": { +"additionalProperties": { +"type": "string" +}, +"description": "Optional. Client specified annotations to attach to the version upon creation. This field is only applied if the Version is created during this upload. If the Version already exists and this field is set, the request will fail.", +"type": "object" +}, "versionId": { "description": "The ID of the version of the generic artifact. If the version does not exist, a new version will be created. The version_id must start and end with a letter or number, can only contain lowercase letters, numbers, the following characters [-.+~:], i.e.[a-z0-9-.+~:] and cannot exceed a total of 128 characters. Creating a version called `latest` is not allowed.", "type": "string" @@ -5273,16 +5294,16 @@ false "id": "VulnerabilityScanningConfig", "properties": { "enablementConfig": { -"description": "Optional. Config for whether this repository has vulnerability scanning disabled.", +"description": "Optional. Config for whether this repository has vulnerability scanning disabled. When unset (ENABLEMENT_CONFIG_UNSPECIFIED), this is treated as INHERITED for Docker repositories and DISABLED for non-Docker repositories.", "enum": [ "ENABLEMENT_CONFIG_UNSPECIFIED", "INHERITED", "DISABLED" ], "enumDescriptions": [ -"Not set. This will be treated as INHERITED for Docker repositories and DISABLED for non-Docker repositories.", -"Scanning is Enabled, but dependent on API enablement.", -"No automatic vulnerability scanning will be performed for this repository." +"Unspecified enablement configuration.", +"Enables the feature, but is dependent on parent API enablement.", +"Disables the feature for this repository." ], "type": "string" }, From 7a0fd6418666de77c5f5f9831c43012c7350bdb9 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:30 +0000 Subject: [PATCH 12/70] feat(authorizedbuyersmarketplace): update the api #### authorizedbuyersmarketplace:v1alpha The following keys were added: - schemas.DataSegment.properties.userListId.type (Total Keys: 1) #### authorizedbuyersmarketplace:v1beta The following keys were added: - schemas.DataSegment.properties.userListId.type (Total Keys: 1) --- ...arketplace_v1.bidders.auctionPackages.html | 18 ++++++------- ...marketplace_v1.bidders.finalizedDeals.html | 18 ++++++------- ...marketplace_v1.buyers.auctionPackages.html | 18 ++++++------- ...edbuyersmarketplace_v1.buyers.clients.html | 18 ++++++------- ...rsmarketplace_v1.buyers.clients.users.html | 18 ++++++------- ...smarketplace_v1.buyers.finalizedDeals.html | 18 ++++++------- ...marketplace_v1.buyers.proposals.deals.html | 18 ++++++------- ...buyersmarketplace_v1.buyers.proposals.html | 18 ++++++------- ...rketplace_v1.buyers.publisherProfiles.html | 18 ++++++------- docs/dyn/authorizedbuyersmarketplace_v1.html | 26 +++++++++---------- ...place_v1alpha.bidders.auctionPackages.html | 18 ++++++------- ...tplace_v1alpha.bidders.finalizedDeals.html | 18 ++++++------- ...tplace_v1alpha.buyers.auctionPackages.html | 18 ++++++------- ...ersmarketplace_v1alpha.buyers.clients.html | 18 ++++++------- ...ketplace_v1alpha.buyers.clients.users.html | 18 ++++++------- ...rketplace_v1alpha.buyers.dataSegments.html | 26 ++++++++++++------- ...etplace_v1alpha.buyers.finalizedDeals.html | 18 ++++++------- ...tplace_v1alpha.buyers.proposals.deals.html | 18 ++++++------- ...smarketplace_v1alpha.buyers.proposals.html | 18 ++++++------- ...lace_v1alpha.buyers.publisherProfiles.html | 18 ++++++------- ...lace_v1alpha.curators.curatedPackages.html | 18 ++++++------- .../authorizedbuyersmarketplace_v1alpha.html | 26 +++++++++---------- ...yersmarketplace_v1alpha.mediaPlanners.html | 18 ++++++------- ...place_v1beta.curators.curatedPackages.html | 18 ++++++------- ...ketplace_v1beta.curators.dataSegments.html | 26 ++++++++++++------- .../authorizedbuyersmarketplace_v1beta.html | 26 +++++++++---------- ...uyersmarketplace_v1beta.mediaPlanners.html | 18 ++++++------- .../authorizedbuyersmarketplace.v1alpha.json | 6 ++++- .../authorizedbuyersmarketplace.v1beta.json | 6 ++++- 29 files changed, 281 insertions(+), 257 deletions(-) diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.bidders.auctionPackages.html b/docs/dyn/authorizedbuyersmarketplace_v1.bidders.auctionPackages.html index a9d29e0dde..5aba13a7de 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.bidders.auctionPackages.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.bidders.auctionPackages.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List the auction packages. Buyers can use the URL path "/v1/buyers/{accountId}/auctionPackages" to list auction packages for the current buyer and its clients. Bidders can use the URL path "/v1/bidders/{accountId}/auctionPackages" to list auction packages for the bidder, its media planners, its buyers, and all their clients.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -148,17 +148,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.bidders.finalizedDeals.html b/docs/dyn/authorizedbuyersmarketplace_v1.bidders.finalizedDeals.html index 679c4e0f2e..378138fa7d 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.bidders.finalizedDeals.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.bidders.finalizedDeals.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists finalized deals. Use the URL path "/v1/buyers/{accountId}/finalizedDeals" to list finalized deals for the current buyer and its clients. Bidders can use the URL path "/v1/bidders/{accountId}/finalizedDeals" to list finalized deals for the bidder, its buyers and all their clients.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setReadyToServe(deal, body=None, x__xgafv=None)

@@ -363,17 +363,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.auctionPackages.html b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.auctionPackages.html index 84efc99e73..f25039e3fb 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.auctionPackages.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.auctionPackages.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List the auction packages. Buyers can use the URL path "/v1/buyers/{accountId}/auctionPackages" to list auction packages for the current buyer and its clients. Bidders can use the URL path "/v1/bidders/{accountId}/auctionPackages" to list auction packages for the bidder, its media planners, its buyers, and all their clients.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

subscribe(name, body=None, x__xgafv=None)

@@ -212,17 +212,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.clients.html b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.clients.html index 456bb9bd85..503b569526 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.clients.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.clients.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the clients for the current buyer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.clients.users.html b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.clients.users.html index b3368ddb5b..9fa660b647 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.clients.users.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.clients.users.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all client users for a specified client.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -256,17 +256,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.finalizedDeals.html b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.finalizedDeals.html index 83ab44e89c..db62c2d9e9 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.finalizedDeals.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.finalizedDeals.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists finalized deals. Use the URL path "/v1/buyers/{accountId}/finalizedDeals" to list finalized deals for the current buyer and its clients. Bidders can use the URL path "/v1/bidders/{accountId}/finalizedDeals" to list finalized deals for the bidder, its buyers and all their clients.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -904,17 +904,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.proposals.deals.html b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.proposals.deals.html index 760e25831a..7c3ed4a308 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.proposals.deals.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.proposals.deals.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all deals in a proposal. To retrieve only the finalized revision deals regardless if a deal is being renegotiated, see the FinalizedDeals resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1077,17 +1077,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.proposals.html b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.proposals.html index 2894d4e568..8e95d970f2 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.proposals.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.proposals.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists proposals. A filter expression using [Cloud API list filtering syntax](https://developers.google.com/authorized-buyers/apis/guides/list-filters) may be specified to filter the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -420,17 +420,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.publisherProfiles.html b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.publisherProfiles.html index 68d8e567da..d3fc18c592 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.buyers.publisherProfiles.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.buyers.publisherProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists publisher profiles. The returned publisher profiles aren't in any defined order. The order of the results might change. A new publisher profile can appear in any place in the list of returned results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -187,17 +187,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1.html b/docs/dyn/authorizedbuyersmarketplace_v1.html index 693c116ce1..0d26fff206 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.bidders.auctionPackages.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.bidders.auctionPackages.html index b5a21ecd74..c025d04ebf 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.bidders.auctionPackages.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.bidders.auctionPackages.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List the auction packages. Buyers can use the URL path "/v1alpha/buyers/{accountId}/auctionPackages" to list auction packages for the current buyer and its clients. Bidders can use the URL path "/v1alpha/bidders/{accountId}/auctionPackages" to list auction packages for the bidder, its media planners, its buyers, and all their clients.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -148,17 +148,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.bidders.finalizedDeals.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.bidders.finalizedDeals.html index 58bac7f193..0045d08976 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.bidders.finalizedDeals.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.bidders.finalizedDeals.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists finalized deals. Use the URL path "/v1alpha/buyers/{accountId}/finalizedDeals" to list finalized deals for the current buyer and its clients. Bidders can use the URL path "/v1alpha/bidders/{accountId}/finalizedDeals" to list finalized deals for the bidder, its buyers and all their clients.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setReadyToServe(deal, body=None, x__xgafv=None)

@@ -363,17 +363,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.auctionPackages.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.auctionPackages.html index 196724eae9..54bcb371f8 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.auctionPackages.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.auctionPackages.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List the auction packages. Buyers can use the URL path "/v1alpha/buyers/{accountId}/auctionPackages" to list auction packages for the current buyer and its clients. Bidders can use the URL path "/v1alpha/bidders/{accountId}/auctionPackages" to list auction packages for the bidder, its media planners, its buyers, and all their clients.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

subscribe(name, body=None, x__xgafv=None)

@@ -212,17 +212,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.clients.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.clients.html index 76696aa453..4d5dc85647 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.clients.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.clients.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the clients for the current buyer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.clients.users.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.clients.users.html index 6d95bba345..6021e35822 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.clients.users.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.clients.users.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all client users for a specified client.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -256,17 +256,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.dataSegments.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.dataSegments.html index 83967db1a3..ba1a271abb 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.dataSegments.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.dataSegments.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the data segments owned by a curator.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -130,6 +130,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. }
@@ -158,6 +159,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. } x__xgafv: string, V1 error format. @@ -179,6 +181,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. }
@@ -213,6 +216,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. }
@@ -241,6 +245,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. }
@@ -273,6 +278,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. }, ], "nextPageToken": "A String", # Continuation token for fetching the next page of results. Pass this value in the ListDataSegmentsRequest.pageToken field in the subsequent call to the `ListDataSegments` method to retrieve the next page of results. @@ -280,17 +286,17 @@

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. +
@@ -313,6 +319,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. } updateMask: string, Optional. List of fields to be updated. If empty or unspecified, the service will update all fields populated in the update request excluding the output only fields and primitive fields with default value. Note that explicit field mask is required in order to reset a primitive field back to its default value, for example, false for boolean fields, 0 for integer fields. A special field mask consisting of a single path "*" can be used to indicate full replacement(the equivalent of PUT method), updatable fields unset or unspecified in the input will be cleared or set to default value. Output only fields will be ignored regardless of the value of updateMask. @@ -335,6 +342,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. }
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.finalizedDeals.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.finalizedDeals.html index ea66515431..f4e5bd1f97 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.finalizedDeals.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.finalizedDeals.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists finalized deals. Use the URL path "/v1alpha/buyers/{accountId}/finalizedDeals" to list finalized deals for the current buyer and its clients. Bidders can use the URL path "/v1alpha/bidders/{accountId}/finalizedDeals" to list finalized deals for the bidder, its buyers and all their clients.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -904,17 +904,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.proposals.deals.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.proposals.deals.html index 0cfa23596f..a7d661c097 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.proposals.deals.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.proposals.deals.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all deals in a proposal. To retrieve only the finalized revision deals regardless if a deal is being renegotiated, see the FinalizedDeals resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1077,17 +1077,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.proposals.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.proposals.html index d6b314ee16..169e1c846a 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.proposals.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.proposals.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists proposals. A filter expression using [Cloud API list filtering syntax](https://developers.google.com/authorized-buyers/apis/guides/list-filters) may be specified to filter the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -420,17 +420,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.publisherProfiles.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.publisherProfiles.html index f81b3defa2..ff54f6926b 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.publisherProfiles.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.buyers.publisherProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists publisher profiles. The returned publisher profiles aren't in any defined order. The order of the results might change. A new publisher profile can appear in any place in the list of returned results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -187,17 +187,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.curators.curatedPackages.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.curators.curatedPackages.html index 55959fdfe3..bce08df4d2 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.curators.curatedPackages.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.curators.curatedPackages.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists curated packages owned by the specified curator.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1115,17 +1115,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.html index 0832ddb8f3..80c0b93ed4 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1alpha.mediaPlanners.html b/docs/dyn/authorizedbuyersmarketplace_v1alpha.mediaPlanners.html index cd8087df76..80d6188b86 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1alpha.mediaPlanners.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1alpha.mediaPlanners.html @@ -81,7 +81,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all media planner accounts that the caller has access to. For curators, this will return all media planners that have accepted curator terms. For other accounts, attempting to list media planners will return an error.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1beta.curators.curatedPackages.html b/docs/dyn/authorizedbuyersmarketplace_v1beta.curators.curatedPackages.html index ea3ae536c9..0d752f3b20 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1beta.curators.curatedPackages.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1beta.curators.curatedPackages.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists curated packages owned by the specified curator.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1115,17 +1115,17 @@

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. +
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1beta.curators.dataSegments.html b/docs/dyn/authorizedbuyersmarketplace_v1beta.curators.dataSegments.html index 98c16f1e5a..ddba09bdef 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1beta.curators.dataSegments.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1beta.curators.dataSegments.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the data segments owned by a curator.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -130,6 +130,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. }
@@ -158,6 +159,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. } x__xgafv: string, V1 error format. @@ -179,6 +181,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. } @@ -213,6 +216,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. } @@ -241,6 +245,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. } @@ -273,6 +278,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. }, ], "nextPageToken": "A String", # Continuation token for fetching the next page of results. Pass this value in the ListDataSegmentsRequest.pageToken field in the subsequent call to the `ListDataSegments` method to retrieve the next page of results. @@ -280,17 +286,17 @@

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. +
@@ -313,6 +319,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. } updateMask: string, Optional. List of fields to be updated. If empty or unspecified, the service will update all fields populated in the update request excluding the output only fields and primitive fields with default value. Note that explicit field mask is required in order to reset a primitive field back to its default value, for example, false for boolean fields, 0 for integer fields. A special field mask consisting of a single path "*" can be used to indicate full replacement(the equivalent of PUT method), updatable fields unset or unspecified in the input will be cleared or set to default value. Output only fields will be ignored regardless of the value of updateMask. @@ -335,6 +342,7 @@

Method Details

"name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. v1alpha format: `buyers/{accountId}/dataSegments/{curatorDataSegmentId}` v1beta format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` "state": "A String", # Output only. The state of the data segment. "updateTime": "A String", # Output only. Time the data segment was last updated. + "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create. }
diff --git a/docs/dyn/authorizedbuyersmarketplace_v1beta.html b/docs/dyn/authorizedbuyersmarketplace_v1beta.html index 73b3e69418..d883eb31a6 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1beta.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1beta.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/authorizedbuyersmarketplace_v1beta.mediaPlanners.html b/docs/dyn/authorizedbuyersmarketplace_v1beta.mediaPlanners.html index 2e3064fc61..a6e8a940c5 100644 --- a/docs/dyn/authorizedbuyersmarketplace_v1beta.mediaPlanners.html +++ b/docs/dyn/authorizedbuyersmarketplace_v1beta.mediaPlanners.html @@ -81,7 +81,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all media planner accounts that the caller has access to. For curators, this will return all media planners that have accepted curator terms. For other accounts, attempting to list media planners will return an error.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json b/googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json index f937724e1f..5e724a95a1 100644 --- a/googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1alpha.json @@ -1806,7 +1806,7 @@ } } }, -"revision": "20260723", +"revision": "20260828", "rootUrl": "https://authorizedbuyersmarketplace.googleapis.com/", "schemas": { "AcceptProposalRequest": { @@ -2375,6 +2375,10 @@ "format": "google-datetime", "readOnly": true, "type": "string" +}, +"userListId": { +"description": "Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.", +"type": "string" } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1beta.json b/googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1beta.json index 4c9b862fb4..41b8117b3e 100644 --- a/googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1beta.json +++ b/googleapiclient/discovery_cache/documents/authorizedbuyersmarketplace.v1beta.json @@ -517,7 +517,7 @@ } } }, -"revision": "20260723", +"revision": "20260828", "rootUrl": "https://authorizedbuyersmarketplace.googleapis.com/", "schemas": { "AccessControlSettings": { @@ -730,6 +730,10 @@ "format": "google-datetime", "readOnly": true, "type": "string" +}, +"userListId": { +"description": "Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.", +"type": "string" } }, "type": "object" From 75ec3afa09c81800ab2fe9c6dc15638adb6b72a4 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:30 +0000 Subject: [PATCH 13/70] feat(backupdr): update the api #### backupdr:v1 The following keys were added: - schemas.DiskRestoreProperties.properties.instanceBackupSource.$ref (Total Keys: 1) - schemas.RestoreDiskFromInstanceOptions (Total Keys: 4) --- ...lders.locations.resourceBackupConfigs.html | 18 ++++----- docs/dyn/backupdr_v1.html | 26 ++++++------ ...tions.locations.resourceBackupConfigs.html | 18 ++++----- ...ects.locations.backupPlanAssociations.html | 36 ++++++++--------- ...pdr_v1.projects.locations.backupPlans.html | 18 ++++----- ...jects.locations.backupPlans.revisions.html | 18 ++++----- ...ions.backupVaults.dataSources.backups.html | 40 ++++++++++--------- ...ts.locations.backupVaults.dataSources.html | 18 ++++----- ...dr_v1.projects.locations.backupVaults.html | 36 ++++++++--------- ...ojects.locations.dataSourceReferences.html | 36 ++++++++--------- docs/dyn/backupdr_v1.projects.locations.html | 18 ++++----- ....projects.locations.managementServers.html | 18 ++++----- ...updr_v1.projects.locations.operations.html | 18 ++++----- ...jects.locations.resourceBackupConfigs.html | 36 ++++++++--------- .../documents/backupdr.v1.json | 21 +++++++++- 15 files changed, 199 insertions(+), 176 deletions(-) diff --git a/docs/dyn/backupdr_v1.folders.locations.resourceBackupConfigs.html b/docs/dyn/backupdr_v1.folders.locations.resourceBackupConfigs.html index e404c180d9..2d6921e3d1 100644 --- a/docs/dyn/backupdr_v1.folders.locations.resourceBackupConfigs.html +++ b/docs/dyn/backupdr_v1.folders.locations.resourceBackupConfigs.html @@ -81,7 +81,7 @@

Instance Methods

fetch(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Fetches ResourceBackupConfigs.

- fetch_next()

+ fetch_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -159,17 +159,17 @@

Method Details

- fetch_next() + fetch_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. +
\ No newline at end of file diff --git a/docs/dyn/backupdr_v1.html b/docs/dyn/backupdr_v1.html index e8d0384155..8881695cbf 100644 --- a/docs/dyn/backupdr_v1.html +++ b/docs/dyn/backupdr_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/backupdr_v1.organizations.locations.resourceBackupConfigs.html b/docs/dyn/backupdr_v1.organizations.locations.resourceBackupConfigs.html index a092614fa2..94d7c8d6e5 100644 --- a/docs/dyn/backupdr_v1.organizations.locations.resourceBackupConfigs.html +++ b/docs/dyn/backupdr_v1.organizations.locations.resourceBackupConfigs.html @@ -81,7 +81,7 @@

Instance Methods

fetch(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Fetches ResourceBackupConfigs.

- fetch_next()

+ fetch_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -159,17 +159,17 @@

Method Details

- fetch_next() + fetch_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. +
\ No newline at end of file diff --git a/docs/dyn/backupdr_v1.projects.locations.backupPlanAssociations.html b/docs/dyn/backupdr_v1.projects.locations.backupPlanAssociations.html index 63a8f42a03..36d0e69604 100644 --- a/docs/dyn/backupdr_v1.projects.locations.backupPlanAssociations.html +++ b/docs/dyn/backupdr_v1.projects.locations.backupPlanAssociations.html @@ -87,7 +87,7 @@

Instance Methods

fetchForResourceType(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, resourceType=None, x__xgafv=None)

List BackupPlanAssociations for a given resource type.

- fetchForResourceType_next()

+ fetchForResourceType_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists BackupPlanAssociations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -288,17 +288,17 @@

Method Details

- fetchForResourceType_next() + fetchForResourceType_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. +
@@ -419,17 +419,17 @@

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. +
diff --git a/docs/dyn/backupdr_v1.projects.locations.backupPlans.html b/docs/dyn/backupdr_v1.projects.locations.backupPlans.html index 9420cfea5c..3e29fa1668 100644 --- a/docs/dyn/backupdr_v1.projects.locations.backupPlans.html +++ b/docs/dyn/backupdr_v1.projects.locations.backupPlans.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists BackupPlans in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -420,17 +420,17 @@

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. +
diff --git a/docs/dyn/backupdr_v1.projects.locations.backupPlans.revisions.html b/docs/dyn/backupdr_v1.projects.locations.backupPlans.revisions.html index 08596d8b65..4b1c1c846c 100644 --- a/docs/dyn/backupdr_v1.projects.locations.backupPlans.revisions.html +++ b/docs/dyn/backupdr_v1.projects.locations.backupPlans.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists BackupPlanRevisions in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -275,17 +275,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.backups.html b/docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.backups.html index 6b8a8a6ab6..044c397127 100644 --- a/docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.backups.html +++ b/docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.backups.html @@ -84,7 +84,7 @@

Instance Methods

fetchForResourceType(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, resourceType=None, view=None, x__xgafv=None)

Fetch Backups for a given resource type.

- fetchForResourceType_next()

+ fetchForResourceType_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, view=None, x__xgafv=None)

@@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Backups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -441,17 +441,17 @@

Method Details

- fetchForResourceType_next() + fetchForResourceType_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. +
@@ -1041,17 +1041,17 @@

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. +
@@ -1573,6 +1573,10 @@

Method Details

"type": "A String", # The ID of a supported feature. }, ], + "instanceBackupSource": { # Options for creating a disk from a source Compute Instance backup. # Provides options for creating a disk from a source Compute Instance backup. + "bootDisk": True or False, # Specifies that the boot disk should be restored from the instance backup. This field should only be set to `true` if selected. + "sourceDeviceName": "A String", # The device name of the disk to restore from the VM backup. + }, "labels": { # Optional. Labels to apply to this disk. These can be modified later using setLabels method. Label values can be empty. "a_key": "A String", }, diff --git a/docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.html b/docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.html index 0e96704a7a..6cd97d480f 100644 --- a/docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.html +++ b/docs/dyn/backupdr_v1.projects.locations.backupVaults.dataSources.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataSources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -499,17 +499,17 @@

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. +
diff --git a/docs/dyn/backupdr_v1.projects.locations.backupVaults.html b/docs/dyn/backupdr_v1.projects.locations.backupVaults.html index f182d4c460..03b86add8b 100644 --- a/docs/dyn/backupdr_v1.projects.locations.backupVaults.html +++ b/docs/dyn/backupdr_v1.projects.locations.backupVaults.html @@ -92,7 +92,7 @@

Instance Methods

fetchUsable(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

FetchUsableBackupVaults lists usable BackupVaults in a given project and location. Usable BackupVault are the ones that user has backupdr.backupVaults.get permission.

- fetchUsable_next()

+ fetchUsable_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, view=None, x__xgafv=None)

@@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists BackupVaults in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, force=None, forceUpdateAccessRestriction=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -279,17 +279,17 @@

Method Details

- fetchUsable_next() + fetchUsable_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. +
@@ -399,17 +399,17 @@

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. +
diff --git a/docs/dyn/backupdr_v1.projects.locations.dataSourceReferences.html b/docs/dyn/backupdr_v1.projects.locations.dataSourceReferences.html index 73510c710a..091a548ff4 100644 --- a/docs/dyn/backupdr_v1.projects.locations.dataSourceReferences.html +++ b/docs/dyn/backupdr_v1.projects.locations.dataSourceReferences.html @@ -81,7 +81,7 @@

Instance Methods

fetchForResourceType(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, resourceType=None, x__xgafv=None)

Fetch DataSourceReferences for a given project, location and resource type.

- fetchForResourceType_next()

+ fetchForResourceType_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataSourceReferences for a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,17 +155,17 @@

Method Details

- fetchForResourceType_next() + fetchForResourceType_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. +
@@ -273,17 +273,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/backupdr_v1.projects.locations.html b/docs/dyn/backupdr_v1.projects.locations.html index 2c5d8882a4..5a0fb41422 100644 --- a/docs/dyn/backupdr_v1.projects.locations.html +++ b/docs/dyn/backupdr_v1.projects.locations.html @@ -132,7 +132,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,17 +227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/backupdr_v1.projects.locations.managementServers.html b/docs/dyn/backupdr_v1.projects.locations.managementServers.html index 08c88b76ab..1a9edb1aff 100644 --- a/docs/dyn/backupdr_v1.projects.locations.managementServers.html +++ b/docs/dyn/backupdr_v1.projects.locations.managementServers.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ManagementServers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

msComplianceMetadata(parent, body=None, x__xgafv=None)

@@ -388,17 +388,17 @@

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. +
diff --git a/docs/dyn/backupdr_v1.projects.locations.operations.html b/docs/dyn/backupdr_v1.projects.locations.operations.html index 9715cf6f48..b412e7a2bf 100644 --- a/docs/dyn/backupdr_v1.projects.locations.operations.html +++ b/docs/dyn/backupdr_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/backupdr_v1.projects.locations.resourceBackupConfigs.html b/docs/dyn/backupdr_v1.projects.locations.resourceBackupConfigs.html index 290212c347..775d606cb6 100644 --- a/docs/dyn/backupdr_v1.projects.locations.resourceBackupConfigs.html +++ b/docs/dyn/backupdr_v1.projects.locations.resourceBackupConfigs.html @@ -81,13 +81,13 @@

Instance Methods

fetch(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Fetches ResourceBackupConfigs.

- fetch_next()

+ fetch_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ResourceBackupConfigs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -165,17 +165,17 @@

Method Details

- fetch_next() + fetch_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. +
@@ -248,17 +248,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/backupdr.v1.json b/googleapiclient/discovery_cache/documents/backupdr.v1.json index c0edfc49ef..501e566c72 100644 --- a/googleapiclient/discovery_cache/documents/backupdr.v1.json +++ b/googleapiclient/discovery_cache/documents/backupdr.v1.json @@ -2725,7 +2725,7 @@ } } }, -"revision": "20260805", +"revision": "20260812", "rootUrl": "https://backupdr.googleapis.com/", "schemas": { "AbandonBackupRequest": { @@ -5173,6 +5173,10 @@ }, "type": "array" }, +"instanceBackupSource": { +"$ref": "RestoreDiskFromInstanceOptions", +"description": "Provides options for creating a disk from a source Compute Instance backup." +}, "labels": { "additionalProperties": { "type": "string" @@ -6839,6 +6843,21 @@ }, "type": "object" }, +"RestoreDiskFromInstanceOptions": { +"description": "Options for creating a disk from a source Compute Instance backup.", +"id": "RestoreDiskFromInstanceOptions", +"properties": { +"bootDisk": { +"description": "Specifies that the boot disk should be restored from the instance backup. This field should only be set to `true` if selected.", +"type": "boolean" +}, +"sourceDeviceName": { +"description": "The device name of the disk to restore from the VM backup.", +"type": "string" +} +}, +"type": "object" +}, "RuleConfigInfo": { "description": "Message for rules config info.", "id": "RuleConfigInfo", From ce8e9bb9af6846fd8205f166d7d44ca08fc003f3 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:30 +0000 Subject: [PATCH 14/70] feat(bigqueryreservation): update the api #### bigqueryreservation:v1 The following keys were added: - schemas.Assignment.properties.condition.$ref (Total Keys: 1) - schemas.Assignment.properties.precedence (Total Keys: 2) - schemas.ReservationGroup.properties.creationTime (Total Keys: 3) - schemas.ReservationGroup.properties.updateTime (Total Keys: 3) --- docs/dyn/bigqueryreservation_v1.html | 26 ++++---- ...rojects.locations.capacityCommitments.html | 18 +++--- ...ueryreservation_v1.projects.locations.html | 50 ++++++++++------ ....projects.locations.reservationGroups.html | 30 +++++++--- ...ts.locations.reservations.assignments.html | 60 ++++++++++++++++--- ...on_v1.projects.locations.reservations.html | 18 +++--- .../documents/bigqueryreservation.v1.json | 23 ++++++- 7 files changed, 157 insertions(+), 68 deletions(-) diff --git a/docs/dyn/bigqueryreservation_v1.html b/docs/dyn/bigqueryreservation_v1.html index c4ee4c5d97..ce5be70c9f 100644 --- a/docs/dyn/bigqueryreservation_v1.html +++ b/docs/dyn/bigqueryreservation_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/bigqueryreservation_v1.projects.locations.capacityCommitments.html b/docs/dyn/bigqueryreservation_v1.projects.locations.capacityCommitments.html index bbec0f41f1..42eaf03ee7 100644 --- a/docs/dyn/bigqueryreservation_v1.projects.locations.capacityCommitments.html +++ b/docs/dyn/bigqueryreservation_v1.projects.locations.capacityCommitments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the capacity commitments for the admin project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

merge(parent, body=None, x__xgafv=None)

@@ -272,17 +272,17 @@

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. +
diff --git a/docs/dyn/bigqueryreservation_v1.projects.locations.html b/docs/dyn/bigqueryreservation_v1.projects.locations.html index 62b65f8740..7ab440faca 100644 --- a/docs/dyn/bigqueryreservation_v1.projects.locations.html +++ b/docs/dyn/bigqueryreservation_v1.projects.locations.html @@ -99,13 +99,13 @@

Instance Methods

searchAllAssignments(parent, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Looks up assignments for a specified resource for a particular region. If the request is about a project: 1. Assignments created on the project will be returned if they exist. 2. Otherwise assignments created on the closest ancestor will be returned. 3. Assignments for different JobTypes will all be returned. The same logic applies if the request is about a folder. If the request is about an organization, then assignments created on the organization will be returned (organization doesn't have ancestors). Comparing to ListAssignments, there are some behavior differences: 1. permission on the assignee will be verified in this API. 2. Hierarchy lookup (project->folder->organization) happens in this API. 3. Parent here is `projects/*/locations/*`, instead of `projects/*/locations/*reservations/*`.

- searchAllAssignments_next()

+ searchAllAssignments_next(previous_request, previous_response)

Retrieves the next page of results.

searchAssignments(parent, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Deprecated: Looks up assignments for a specified resource for a particular region. If the request is about a project: 1. Assignments created on the project will be returned if they exist. 2. Otherwise assignments created on the closest ancestor will be returned. 3. Assignments for different JobTypes will all be returned. The same logic applies if the request is about a folder. If the request is about an organization, then assignments created on the organization will be returned (organization doesn't have ancestors). Comparing to ListAssignments, there are some behavior differences: 1. permission on the assignee will be verified in this API. 2. Hierarchy lookup (project->folder->organization) happens in this API. 3. Parent here is `projects/*/locations/*`, instead of `projects/*/locations/*reservations/*`. **Note** "-" cannot be used for projects nor locations.

- searchAssignments_next()

+ searchAssignments_next(previous_request, previous_response)

Retrieves the next page of results.

updateBiReservation(name, body=None, updateMask=None, x__xgafv=None)

@@ -165,9 +165,16 @@

Method Details

"assignments": [ # List of assignments visible to the user. { # An assignment allows a project to submit jobs of a certain type using slots from the specified reservation. "assignee": "A String", # Optional. The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # Optional. Common Expression Language (CEL) condition that defines the matching criteria for this assignment. The condition must resolve to a boolean value. Supported variables will be added later. + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, "enableGeminiInBigquery": True or False, # Optional. Deprecated: "Gemini in BigQuery" is now available by default for all BigQuery editions and should not be explicitly set. Controls if "Gemini in BigQuery" (https://cloud.google.com/gemini/docs/bigquery/overview) features should be enabled for this reservation assignment. "jobType": "A String", # Optional. Which type of jobs will use the reservation. "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters. + "precedence": "A String", # Optional. Specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent higher priority (e.g., 20 is higher than 10). If unspecified, it defaults to 0. Multiple assignments can share the same precedence, but it is recommended to use unique precedence values for assignments within the same assignee scope. "principal": "A String", # Optional. Represents the principal for this assignment. If not empty, jobs run by this principal will utilize the associated reservation. Otherwise, jobs will fall back to using the reservation assigned to the project, folder, or organization (in that order). If no reservation is assigned at any of these levels, on-demand capacity will be used. The supported formats are: * `principal://goog/subject/USER_EMAIL_ADDRESS` for users, * `principal://iam.googleapis.com/projects/-/serviceAccounts/SA_EMAIL_ADDRESS` for service accounts, * `principal://iam.googleapis.com/projects/PROJECT_NUMBER/locations/global/workloadIdentityPools/POOL_ID/subject/SUBJECT_ID` for workload identity pool identities. * The special value `unknown_or_deleted_user` represents principals which cannot be read from the user info service, for example deleted users. "schedulingPolicy": { # The scheduling policy controls how a reservation's resources are distributed. # Optional. The scheduling policy to use for jobs and queries of this assignee when running under the associated reservation. The scheduling policy controls how the reservation's resources are distributed. This overrides the default scheduling policy specified on the reservation. This feature is not yet generally available. "concurrency": "A String", # Optional. If present and > 0, the reservation will attempt to limit the concurrency of jobs running for any particular project within it to the given value. This feature is not yet generally available. @@ -181,17 +188,17 @@

Method Details

- searchAllAssignments_next() + searchAllAssignments_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. +
@@ -215,9 +222,16 @@

Method Details

"assignments": [ # List of assignments visible to the user. { # An assignment allows a project to submit jobs of a certain type using slots from the specified reservation. "assignee": "A String", # Optional. The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # Optional. Common Expression Language (CEL) condition that defines the matching criteria for this assignment. The condition must resolve to a boolean value. Supported variables will be added later. + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, "enableGeminiInBigquery": True or False, # Optional. Deprecated: "Gemini in BigQuery" is now available by default for all BigQuery editions and should not be explicitly set. Controls if "Gemini in BigQuery" (https://cloud.google.com/gemini/docs/bigquery/overview) features should be enabled for this reservation assignment. "jobType": "A String", # Optional. Which type of jobs will use the reservation. "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters. + "precedence": "A String", # Optional. Specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent higher priority (e.g., 20 is higher than 10). If unspecified, it defaults to 0. Multiple assignments can share the same precedence, but it is recommended to use unique precedence values for assignments within the same assignee scope. "principal": "A String", # Optional. Represents the principal for this assignment. If not empty, jobs run by this principal will utilize the associated reservation. Otherwise, jobs will fall back to using the reservation assigned to the project, folder, or organization (in that order). If no reservation is assigned at any of these levels, on-demand capacity will be used. The supported formats are: * `principal://goog/subject/USER_EMAIL_ADDRESS` for users, * `principal://iam.googleapis.com/projects/-/serviceAccounts/SA_EMAIL_ADDRESS` for service accounts, * `principal://iam.googleapis.com/projects/PROJECT_NUMBER/locations/global/workloadIdentityPools/POOL_ID/subject/SUBJECT_ID` for workload identity pool identities. * The special value `unknown_or_deleted_user` represents principals which cannot be read from the user info service, for example deleted users. "schedulingPolicy": { # The scheduling policy controls how a reservation's resources are distributed. # Optional. The scheduling policy to use for jobs and queries of this assignee when running under the associated reservation. The scheduling policy controls how the reservation's resources are distributed. This overrides the default scheduling policy specified on the reservation. This feature is not yet generally available. "concurrency": "A String", # Optional. If present and > 0, the reservation will attempt to limit the concurrency of jobs running for any particular project within it to the given value. This feature is not yet generally available. @@ -231,17 +245,17 @@

Method Details

- searchAssignments_next() + searchAssignments_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. +
diff --git a/docs/dyn/bigqueryreservation_v1.projects.locations.reservationGroups.html b/docs/dyn/bigqueryreservation_v1.projects.locations.reservationGroups.html index 7b223b3c32..f97563d737 100644 --- a/docs/dyn/bigqueryreservation_v1.projects.locations.reservationGroups.html +++ b/docs/dyn/bigqueryreservation_v1.projects.locations.reservationGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the reservation groups for the project in the specified location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -111,8 +111,10 @@

Method Details

The object takes the form of: { # A reservation group is a container for reservations. + "creationTime": "A String", # Output only. Creation time of the reservation group. "name": "A String", # Identifier. The resource name of the reservation group, e.g., `projects/*/locations/*/reservationGroups/team1-prod`. The reservation_group_id must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters. "parentGroup": "A String", # Optional. The parent reservation group of the reservation group. Format: `projects/*/locations/*/reservationGroups/team1-prod` for non-root reservation groups, or `projects/*/locations/*` for root reservation groups. + "updateTime": "A String", # Output only. Last update time of the reservation group via a user operation. This timestamp is updated only when an update operation explicitly targets this reservation group directly. It is not updated when parent or child groups are created, updated, or deleted. } reservationGroupId: string, Required. The reservation group ID. It must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters. @@ -125,8 +127,10 @@

Method Details

An object of the form: { # A reservation group is a container for reservations. + "creationTime": "A String", # Output only. Creation time of the reservation group. "name": "A String", # Identifier. The resource name of the reservation group, e.g., `projects/*/locations/*/reservationGroups/team1-prod`. The reservation_group_id must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters. "parentGroup": "A String", # Optional. The parent reservation group of the reservation group. Format: `projects/*/locations/*/reservationGroups/team1-prod` for non-root reservation groups, or `projects/*/locations/*` for root reservation groups. + "updateTime": "A String", # Output only. Last update time of the reservation group via a user operation. This timestamp is updated only when an update operation explicitly targets this reservation group directly. It is not updated when parent or child groups are created, updated, or deleted. }
@@ -163,8 +167,10 @@

Method Details

An object of the form: { # A reservation group is a container for reservations. + "creationTime": "A String", # Output only. Creation time of the reservation group. "name": "A String", # Identifier. The resource name of the reservation group, e.g., `projects/*/locations/*/reservationGroups/team1-prod`. The reservation_group_id must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters. "parentGroup": "A String", # Optional. The parent reservation group of the reservation group. Format: `projects/*/locations/*/reservationGroups/team1-prod` for non-root reservation groups, or `projects/*/locations/*` for root reservation groups. + "updateTime": "A String", # Output only. Last update time of the reservation group via a user operation. This timestamp is updated only when an update operation explicitly targets this reservation group directly. It is not updated when parent or child groups are created, updated, or deleted. } @@ -188,25 +194,27 @@

Method Details

"nextPageToken": "A String", # Token to retrieve the next page of results, or empty if there are no more results in the list. "reservationGroups": [ # List of reservations visible to the user. { # A reservation group is a container for reservations. + "creationTime": "A String", # Output only. Creation time of the reservation group. "name": "A String", # Identifier. The resource name of the reservation group, e.g., `projects/*/locations/*/reservationGroups/team1-prod`. The reservation_group_id must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters. "parentGroup": "A String", # Optional. The parent reservation group of the reservation group. Format: `projects/*/locations/*/reservationGroups/team1-prod` for non-root reservation groups, or `projects/*/locations/*` for root reservation groups. + "updateTime": "A String", # Output only. Last update time of the reservation group via a user operation. This timestamp is updated only when an update operation explicitly targets this reservation group directly. It is not updated when parent or child groups are created, updated, or deleted. }, ], }
- 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. +
@@ -219,8 +227,10 @@

Method Details

The object takes the form of: { # A reservation group is a container for reservations. + "creationTime": "A String", # Output only. Creation time of the reservation group. "name": "A String", # Identifier. The resource name of the reservation group, e.g., `projects/*/locations/*/reservationGroups/team1-prod`. The reservation_group_id must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters. "parentGroup": "A String", # Optional. The parent reservation group of the reservation group. Format: `projects/*/locations/*/reservationGroups/team1-prod` for non-root reservation groups, or `projects/*/locations/*` for root reservation groups. + "updateTime": "A String", # Output only. Last update time of the reservation group via a user operation. This timestamp is updated only when an update operation explicitly targets this reservation group directly. It is not updated when parent or child groups are created, updated, or deleted. } updateMask: string, Optional. Standard field mask for the set of fields to be updated. @@ -233,8 +243,10 @@

Method Details

An object of the form: { # A reservation group is a container for reservations. + "creationTime": "A String", # Output only. Creation time of the reservation group. "name": "A String", # Identifier. The resource name of the reservation group, e.g., `projects/*/locations/*/reservationGroups/team1-prod`. The reservation_group_id must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters. "parentGroup": "A String", # Optional. The parent reservation group of the reservation group. Format: `projects/*/locations/*/reservationGroups/team1-prod` for non-root reservation groups, or `projects/*/locations/*` for root reservation groups. + "updateTime": "A String", # Output only. Last update time of the reservation group via a user operation. This timestamp is updated only when an update operation explicitly targets this reservation group directly. It is not updated when parent or child groups are created, updated, or deleted. }
diff --git a/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html b/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html index d096c0bf2a..4b41147654 100644 --- a/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html +++ b/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.assignments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists assignments. Only explicitly created assignments will be returned. Example: * Organization `organizationA` contains two projects, `project1` and `project2`. * Reservation `res1` exists and was created previously. * CreateAssignment was used previously to define the following associations between entities and reservations: `` and `` In this example, ListAssignments will just return the above two assignments for reservation `res1`, and no expansion/merge will happen. The wildcard "-" can be used for reservations in the request. In that case all assignments belongs to the specified project and location will be listed. **Note** "-" cannot be used for projects nor locations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -121,9 +121,16 @@

Method Details

{ # An assignment allows a project to submit jobs of a certain type using slots from the specified reservation. "assignee": "A String", # Optional. The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # Optional. Common Expression Language (CEL) condition that defines the matching criteria for this assignment. The condition must resolve to a boolean value. Supported variables will be added later. + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, "enableGeminiInBigquery": True or False, # Optional. Deprecated: "Gemini in BigQuery" is now available by default for all BigQuery editions and should not be explicitly set. Controls if "Gemini in BigQuery" (https://cloud.google.com/gemini/docs/bigquery/overview) features should be enabled for this reservation assignment. "jobType": "A String", # Optional. Which type of jobs will use the reservation. "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters. + "precedence": "A String", # Optional. Specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent higher priority (e.g., 20 is higher than 10). If unspecified, it defaults to 0. Multiple assignments can share the same precedence, but it is recommended to use unique precedence values for assignments within the same assignee scope. "principal": "A String", # Optional. Represents the principal for this assignment. If not empty, jobs run by this principal will utilize the associated reservation. Otherwise, jobs will fall back to using the reservation assigned to the project, folder, or organization (in that order). If no reservation is assigned at any of these levels, on-demand capacity will be used. The supported formats are: * `principal://goog/subject/USER_EMAIL_ADDRESS` for users, * `principal://iam.googleapis.com/projects/-/serviceAccounts/SA_EMAIL_ADDRESS` for service accounts, * `principal://iam.googleapis.com/projects/PROJECT_NUMBER/locations/global/workloadIdentityPools/POOL_ID/subject/SUBJECT_ID` for workload identity pool identities. * The special value `unknown_or_deleted_user` represents principals which cannot be read from the user info service, for example deleted users. "schedulingPolicy": { # The scheduling policy controls how a reservation's resources are distributed. # Optional. The scheduling policy to use for jobs and queries of this assignee when running under the associated reservation. The scheduling policy controls how the reservation's resources are distributed. This overrides the default scheduling policy specified on the reservation. This feature is not yet generally available. "concurrency": "A String", # Optional. If present and > 0, the reservation will attempt to limit the concurrency of jobs running for any particular project within it to the given value. This feature is not yet generally available. @@ -143,9 +150,16 @@

Method Details

{ # An assignment allows a project to submit jobs of a certain type using slots from the specified reservation. "assignee": "A String", # Optional. The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # Optional. Common Expression Language (CEL) condition that defines the matching criteria for this assignment. The condition must resolve to a boolean value. Supported variables will be added later. + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, "enableGeminiInBigquery": True or False, # Optional. Deprecated: "Gemini in BigQuery" is now available by default for all BigQuery editions and should not be explicitly set. Controls if "Gemini in BigQuery" (https://cloud.google.com/gemini/docs/bigquery/overview) features should be enabled for this reservation assignment. "jobType": "A String", # Optional. Which type of jobs will use the reservation. "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters. + "precedence": "A String", # Optional. Specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent higher priority (e.g., 20 is higher than 10). If unspecified, it defaults to 0. Multiple assignments can share the same precedence, but it is recommended to use unique precedence values for assignments within the same assignee scope. "principal": "A String", # Optional. Represents the principal for this assignment. If not empty, jobs run by this principal will utilize the associated reservation. Otherwise, jobs will fall back to using the reservation assigned to the project, folder, or organization (in that order). If no reservation is assigned at any of these levels, on-demand capacity will be used. The supported formats are: * `principal://goog/subject/USER_EMAIL_ADDRESS` for users, * `principal://iam.googleapis.com/projects/-/serviceAccounts/SA_EMAIL_ADDRESS` for service accounts, * `principal://iam.googleapis.com/projects/PROJECT_NUMBER/locations/global/workloadIdentityPools/POOL_ID/subject/SUBJECT_ID` for workload identity pool identities. * The special value `unknown_or_deleted_user` represents principals which cannot be read from the user info service, for example deleted users. "schedulingPolicy": { # The scheduling policy controls how a reservation's resources are distributed. # Optional. The scheduling policy to use for jobs and queries of this assignee when running under the associated reservation. The scheduling policy controls how the reservation's resources are distributed. This overrides the default scheduling policy specified on the reservation. This feature is not yet generally available. "concurrency": "A String", # Optional. If present and > 0, the reservation will attempt to limit the concurrency of jobs running for any particular project within it to the given value. This feature is not yet generally available. @@ -241,9 +255,16 @@

Method Details

"assignments": [ # List of assignments visible to the user. { # An assignment allows a project to submit jobs of a certain type using slots from the specified reservation. "assignee": "A String", # Optional. The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # Optional. Common Expression Language (CEL) condition that defines the matching criteria for this assignment. The condition must resolve to a boolean value. Supported variables will be added later. + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, "enableGeminiInBigquery": True or False, # Optional. Deprecated: "Gemini in BigQuery" is now available by default for all BigQuery editions and should not be explicitly set. Controls if "Gemini in BigQuery" (https://cloud.google.com/gemini/docs/bigquery/overview) features should be enabled for this reservation assignment. "jobType": "A String", # Optional. Which type of jobs will use the reservation. "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters. + "precedence": "A String", # Optional. Specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent higher priority (e.g., 20 is higher than 10). If unspecified, it defaults to 0. Multiple assignments can share the same precedence, but it is recommended to use unique precedence values for assignments within the same assignee scope. "principal": "A String", # Optional. Represents the principal for this assignment. If not empty, jobs run by this principal will utilize the associated reservation. Otherwise, jobs will fall back to using the reservation assigned to the project, folder, or organization (in that order). If no reservation is assigned at any of these levels, on-demand capacity will be used. The supported formats are: * `principal://goog/subject/USER_EMAIL_ADDRESS` for users, * `principal://iam.googleapis.com/projects/-/serviceAccounts/SA_EMAIL_ADDRESS` for service accounts, * `principal://iam.googleapis.com/projects/PROJECT_NUMBER/locations/global/workloadIdentityPools/POOL_ID/subject/SUBJECT_ID` for workload identity pool identities. * The special value `unknown_or_deleted_user` represents principals which cannot be read from the user info service, for example deleted users. "schedulingPolicy": { # The scheduling policy controls how a reservation's resources are distributed. # Optional. The scheduling policy to use for jobs and queries of this assignee when running under the associated reservation. The scheduling policy controls how the reservation's resources are distributed. This overrides the default scheduling policy specified on the reservation. This feature is not yet generally available. "concurrency": "A String", # Optional. If present and > 0, the reservation will attempt to limit the concurrency of jobs running for any particular project within it to the given value. This feature is not yet generally available. @@ -257,17 +278,17 @@

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. +
@@ -294,9 +315,16 @@

Method Details

{ # An assignment allows a project to submit jobs of a certain type using slots from the specified reservation. "assignee": "A String", # Optional. The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # Optional. Common Expression Language (CEL) condition that defines the matching criteria for this assignment. The condition must resolve to a boolean value. Supported variables will be added later. + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, "enableGeminiInBigquery": True or False, # Optional. Deprecated: "Gemini in BigQuery" is now available by default for all BigQuery editions and should not be explicitly set. Controls if "Gemini in BigQuery" (https://cloud.google.com/gemini/docs/bigquery/overview) features should be enabled for this reservation assignment. "jobType": "A String", # Optional. Which type of jobs will use the reservation. "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters. + "precedence": "A String", # Optional. Specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent higher priority (e.g., 20 is higher than 10). If unspecified, it defaults to 0. Multiple assignments can share the same precedence, but it is recommended to use unique precedence values for assignments within the same assignee scope. "principal": "A String", # Optional. Represents the principal for this assignment. If not empty, jobs run by this principal will utilize the associated reservation. Otherwise, jobs will fall back to using the reservation assigned to the project, folder, or organization (in that order). If no reservation is assigned at any of these levels, on-demand capacity will be used. The supported formats are: * `principal://goog/subject/USER_EMAIL_ADDRESS` for users, * `principal://iam.googleapis.com/projects/-/serviceAccounts/SA_EMAIL_ADDRESS` for service accounts, * `principal://iam.googleapis.com/projects/PROJECT_NUMBER/locations/global/workloadIdentityPools/POOL_ID/subject/SUBJECT_ID` for workload identity pool identities. * The special value `unknown_or_deleted_user` represents principals which cannot be read from the user info service, for example deleted users. "schedulingPolicy": { # The scheduling policy controls how a reservation's resources are distributed. # Optional. The scheduling policy to use for jobs and queries of this assignee when running under the associated reservation. The scheduling policy controls how the reservation's resources are distributed. This overrides the default scheduling policy specified on the reservation. This feature is not yet generally available. "concurrency": "A String", # Optional. If present and > 0, the reservation will attempt to limit the concurrency of jobs running for any particular project within it to the given value. This feature is not yet generally available. @@ -317,9 +345,16 @@

Method Details

{ # An assignment allows a project to submit jobs of a certain type using slots from the specified reservation. "assignee": "A String", # Optional. The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # Optional. Common Expression Language (CEL) condition that defines the matching criteria for this assignment. The condition must resolve to a boolean value. Supported variables will be added later. + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, "enableGeminiInBigquery": True or False, # Optional. Deprecated: "Gemini in BigQuery" is now available by default for all BigQuery editions and should not be explicitly set. Controls if "Gemini in BigQuery" (https://cloud.google.com/gemini/docs/bigquery/overview) features should be enabled for this reservation assignment. "jobType": "A String", # Optional. Which type of jobs will use the reservation. "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters. + "precedence": "A String", # Optional. Specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent higher priority (e.g., 20 is higher than 10). If unspecified, it defaults to 0. Multiple assignments can share the same precedence, but it is recommended to use unique precedence values for assignments within the same assignee scope. "principal": "A String", # Optional. Represents the principal for this assignment. If not empty, jobs run by this principal will utilize the associated reservation. Otherwise, jobs will fall back to using the reservation assigned to the project, folder, or organization (in that order). If no reservation is assigned at any of these levels, on-demand capacity will be used. The supported formats are: * `principal://goog/subject/USER_EMAIL_ADDRESS` for users, * `principal://iam.googleapis.com/projects/-/serviceAccounts/SA_EMAIL_ADDRESS` for service accounts, * `principal://iam.googleapis.com/projects/PROJECT_NUMBER/locations/global/workloadIdentityPools/POOL_ID/subject/SUBJECT_ID` for workload identity pool identities. * The special value `unknown_or_deleted_user` represents principals which cannot be read from the user info service, for example deleted users. "schedulingPolicy": { # The scheduling policy controls how a reservation's resources are distributed. # Optional. The scheduling policy to use for jobs and queries of this assignee when running under the associated reservation. The scheduling policy controls how the reservation's resources are distributed. This overrides the default scheduling policy specified on the reservation. This feature is not yet generally available. "concurrency": "A String", # Optional. If present and > 0, the reservation will attempt to limit the concurrency of jobs running for any particular project within it to the given value. This feature is not yet generally available. @@ -339,9 +374,16 @@

Method Details

{ # An assignment allows a project to submit jobs of a certain type using slots from the specified reservation. "assignee": "A String", # Optional. The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`. + "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # Optional. Common Expression Language (CEL) condition that defines the matching criteria for this assignment. The condition must resolve to a boolean value. Supported variables will be added later. + "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. + "expression": "A String", # Textual representation of an expression in Common Expression Language syntax. + "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file. + "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression. + }, "enableGeminiInBigquery": True or False, # Optional. Deprecated: "Gemini in BigQuery" is now available by default for all BigQuery editions and should not be explicitly set. Controls if "Gemini in BigQuery" (https://cloud.google.com/gemini/docs/bigquery/overview) features should be enabled for this reservation assignment. "jobType": "A String", # Optional. Which type of jobs will use the reservation. "name": "A String", # Output only. Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters. + "precedence": "A String", # Optional. Specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent higher priority (e.g., 20 is higher than 10). If unspecified, it defaults to 0. Multiple assignments can share the same precedence, but it is recommended to use unique precedence values for assignments within the same assignee scope. "principal": "A String", # Optional. Represents the principal for this assignment. If not empty, jobs run by this principal will utilize the associated reservation. Otherwise, jobs will fall back to using the reservation assigned to the project, folder, or organization (in that order). If no reservation is assigned at any of these levels, on-demand capacity will be used. The supported formats are: * `principal://goog/subject/USER_EMAIL_ADDRESS` for users, * `principal://iam.googleapis.com/projects/-/serviceAccounts/SA_EMAIL_ADDRESS` for service accounts, * `principal://iam.googleapis.com/projects/PROJECT_NUMBER/locations/global/workloadIdentityPools/POOL_ID/subject/SUBJECT_ID` for workload identity pool identities. * The special value `unknown_or_deleted_user` represents principals which cannot be read from the user info service, for example deleted users. "schedulingPolicy": { # The scheduling policy controls how a reservation's resources are distributed. # Optional. The scheduling policy to use for jobs and queries of this assignee when running under the associated reservation. The scheduling policy controls how the reservation's resources are distributed. This overrides the default scheduling policy specified on the reservation. This feature is not yet generally available. "concurrency": "A String", # Optional. If present and > 0, the reservation will attempt to limit the concurrency of jobs running for any particular project within it to the given value. This feature is not yet generally available. diff --git a/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.html b/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.html index 13dd099e74..17c99150e8 100644 --- a/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.html +++ b/docs/dyn/bigqueryreservation_v1.projects.locations.reservations.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the reservations for the project in the specified location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -488,17 +488,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/bigqueryreservation.v1.json b/googleapiclient/discovery_cache/documents/bigqueryreservation.v1.json index 479cc3afe2..907936898c 100644 --- a/googleapiclient/discovery_cache/documents/bigqueryreservation.v1.json +++ b/googleapiclient/discovery_cache/documents/bigqueryreservation.v1.json @@ -1317,7 +1317,7 @@ } } }, -"revision": "20260812", +"revision": "20260819", "rootUrl": "https://bigqueryreservation.googleapis.com/", "schemas": { "Assignment": { @@ -1328,6 +1328,10 @@ "description": "Optional. The resource which will use the reservation. E.g. `projects/myproject`, `folders/123`, or `organizations/456`.", "type": "string" }, +"condition": { +"$ref": "Expr", +"description": "Optional. Common Expression Language (CEL) condition that defines the matching criteria for this assignment. The condition must resolve to a boolean value. Supported variables will be added later." +}, "enableGeminiInBigquery": { "deprecated": true, "description": "Optional. Deprecated: \"Gemini in BigQuery\" is now available by default for all BigQuery editions and should not be explicitly set. Controls if \"Gemini in BigQuery\" (https://cloud.google.com/gemini/docs/bigquery/overview) features should be enabled for this reservation assignment.", @@ -1366,6 +1370,11 @@ "readOnly": true, "type": "string" }, +"precedence": { +"description": "Optional. Specifies the priority precedence for this assignment. Used to resolve ambiguity when multiple assignments match a single job. Higher numerical values represent higher priority (e.g., 20 is higher than 10). If unspecified, it defaults to 0. Multiple assignments can share the same precedence, but it is recommended to use unique precedence values for assignments within the same assignee scope.", +"format": "int64", +"type": "string" +}, "principal": { "description": "Optional. Represents the principal for this assignment. If not empty, jobs run by this principal will utilize the associated reservation. Otherwise, jobs will fall back to using the reservation assigned to the project, folder, or organization (in that order). If no reservation is assigned at any of these levels, on-demand capacity will be used. The supported formats are: * `principal://goog/subject/USER_EMAIL_ADDRESS` for users, * `principal://iam.googleapis.com/projects/-/serviceAccounts/SA_EMAIL_ADDRESS` for service accounts, * `principal://iam.googleapis.com/projects/PROJECT_NUMBER/locations/global/workloadIdentityPools/POOL_ID/subject/SUBJECT_ID` for workload identity pool identities. * The special value `unknown_or_deleted_user` represents principals which cannot be read from the user info service, for example deleted users.", "type": "string" @@ -2011,6 +2020,12 @@ false "description": "A reservation group is a container for reservations.", "id": "ReservationGroup", "properties": { +"creationTime": { +"description": "Output only. Creation time of the reservation group.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, "name": { "description": "Identifier. The resource name of the reservation group, e.g., `projects/*/locations/*/reservationGroups/team1-prod`. The reservation_group_id must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters.", "type": "string" @@ -2018,6 +2033,12 @@ false "parentGroup": { "description": "Optional. The parent reservation group of the reservation group. Format: `projects/*/locations/*/reservationGroups/team1-prod` for non-root reservation groups, or `projects/*/locations/*` for root reservation groups.", "type": "string" +}, +"updateTime": { +"description": "Output only. Last update time of the reservation group via a user operation. This timestamp is updated only when an update operation explicitly targets this reservation group directly. It is not updated when parent or child groups are created, updated, or deleted.", +"format": "google-datetime", +"readOnly": true, +"type": "string" } }, "type": "object" From 46782ecae496c5b103e7501af75e625077f45f5d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:31 +0000 Subject: [PATCH 15/70] feat(ces): update the api #### ces:v1 The following keys were deleted: - resources.projects.resources.locations.resources.apps.resources.conversations.methods.get.parameters.view (Total Keys: 2) - schemas.ConversationTurn.properties.resolvedDeveloperInstruction (Total Keys: 2) - schemas.ConversationTurn.properties.templateAttributes (Total Keys: 2) The following keys were added: - resources.projects.resources.locations.resources.apps.resources.deployments.resources.message.methods.stream (Total Keys: 12) - resources.projects.resources.locations.resources.apps.resources.message.methods.stream (Total Keys: 12) - resources.projects.resources.locations.resources.apps.resources.versions.resources.message.methods.stream (Total Keys: 12) - schemas.App.properties.dashboardSettings.$ref (Total Keys: 1) - schemas.DashboardSettings (Total Keys: 3) - schemas.DataStoreToolSnippetsConfig.properties.maxSnippets (Total Keys: 2) - schemas.DeployChannelResponse (Total Keys: 3) - schemas.ImportAppRequest.properties.jsonPatchContent.type (Total Keys: 1) - schemas.ImportAppRequest.properties.jsonPatchGcsUri.type (Total Keys: 1) - schemas.LfA2aV1StreamResponse (Total Keys: 6) - schemas.LfA2aV1TaskArtifactUpdateEvent (Total Keys: 9) - schemas.LfA2aV1TaskStatusUpdateEvent (Total Keys: 7) - schemas.RemoteAgentTool.properties.apiAuthentication.$ref (Total Keys: 1) - schemas.SessionOutput.properties.image.$ref (Total Keys: 1) - schemas.ToolCall.properties.agentName (Total Keys: 2) - schemas.ToolCall.properties.parentToolCallId (Total Keys: 2) - schemas.ToolResponse.properties.agentName (Total Keys: 2) - schemas.ToolResponse.properties.parentToolCallId (Total Keys: 2) #### ces:v1beta The following keys were deleted: - resources.projects.resources.locations.resources.apps.resources.conversations.methods.get.parameters.view (Total Keys: 2) - schemas.ConversationTurn.properties.resolvedDeveloperInstruction (Total Keys: 2) - schemas.ConversationTurn.properties.templateAttributes (Total Keys: 2) The following keys were added: - resources.projects.resources.locations.resources.apps.resources.deployments.resources.message.methods.stream (Total Keys: 12) - resources.projects.resources.locations.resources.apps.resources.message.methods.stream (Total Keys: 12) - resources.projects.resources.locations.resources.apps.resources.versions.resources.message.methods.stream (Total Keys: 12) - schemas.App.properties.dashboardSettings.$ref (Total Keys: 1) - schemas.DashboardSettings (Total Keys: 3) - schemas.DataStoreToolSnippetsConfig.properties.maxSnippets (Total Keys: 2) - schemas.DeployChannelResponse (Total Keys: 3) - schemas.ImportAppRequest.properties.jsonPatchContent.type (Total Keys: 1) - schemas.ImportAppRequest.properties.jsonPatchGcsUri.type (Total Keys: 1) - schemas.LfA2aV1StreamResponse (Total Keys: 6) - schemas.LfA2aV1TaskArtifactUpdateEvent (Total Keys: 9) - schemas.LfA2aV1TaskStatusUpdateEvent (Total Keys: 7) - schemas.RemoteAgentTool.properties.apiAuthentication.$ref (Total Keys: 1) - schemas.SessionOutput.properties.image.$ref (Total Keys: 1) - schemas.ToolCall.properties.agentName (Total Keys: 2) - schemas.ToolCall.properties.parentToolCallId (Total Keys: 2) - schemas.ToolResponse.properties.agentName (Total Keys: 2) - schemas.ToolResponse.properties.parentToolCallId (Total Keys: 2) --- docs/dyn/ces_v1.html | 26 +- ...ces_v1.projects.locations.apps.agents.html | 18 +- ...v1.projects.locations.apps.changelogs.html | 18 +- ...projects.locations.apps.conversations.html | 51 +- ...1.projects.locations.apps.deployments.html | 18 +- ...ts.locations.apps.deployments.message.html | 271 +++++++++ ...s_v1.projects.locations.apps.examples.html | 42 +- ...v1.projects.locations.apps.guardrails.html | 18 +- docs/dyn/ces_v1.projects.locations.apps.html | 35 +- ...es_v1.projects.locations.apps.message.html | 271 +++++++++ ...s_v1.projects.locations.apps.sessions.html | 32 + .../ces_v1.projects.locations.apps.tools.html | 186 +++++- ...s_v1.projects.locations.apps.toolsets.html | 46 +- ...s_v1.projects.locations.apps.versions.html | 158 ++++- ...jects.locations.apps.versions.message.html | 271 +++++++++ docs/dyn/ces_v1.projects.locations.html | 18 +- .../ces_v1.projects.locations.operations.html | 18 +- docs/dyn/ces_v1beta.html | 26 +- ...v1beta.projects.locations.apps.agents.html | 18 +- ...ta.projects.locations.apps.changelogs.html | 18 +- ...projects.locations.apps.conversations.html | 51 +- ...a.projects.locations.apps.deployments.html | 18 +- ...ts.locations.apps.deployments.message.html | 271 +++++++++ ...cts.locations.apps.evaluationDatasets.html | 18 +- ...locations.apps.evaluationExpectations.html | 18 +- ...rojects.locations.apps.evaluationRuns.html | 18 +- ...a.projects.locations.apps.evaluations.html | 546 +++++++++++++++++- ...ts.locations.apps.evaluations.results.html | 86 ++- ...beta.projects.locations.apps.examples.html | 42 +- ...ta.projects.locations.apps.guardrails.html | 18 +- .../ces_v1beta.projects.locations.apps.html | 63 +- ...1beta.projects.locations.apps.message.html | 271 +++++++++ ...ocations.apps.scheduledEvaluationRuns.html | 18 +- ...beta.projects.locations.apps.sessions.html | 32 + ..._v1beta.projects.locations.apps.tools.html | 186 +++++- ...beta.projects.locations.apps.toolsets.html | 46 +- ...beta.projects.locations.apps.versions.html | 158 ++++- ...jects.locations.apps.versions.message.html | 271 +++++++++ docs/dyn/ces_v1beta.projects.locations.html | 18 +- ..._v1beta.projects.locations.operations.html | 18 +- .../discovery_cache/documents/ces.v1.json | 275 ++++++++- .../discovery_cache/documents/ces.v1beta.json | 275 ++++++++- 42 files changed, 3890 insertions(+), 386 deletions(-) diff --git a/docs/dyn/ces_v1.html b/docs/dyn/ces_v1.html index f07dd0a9ef..ec4cac8c2f 100644 --- a/docs/dyn/ces_v1.html +++ b/docs/dyn/ces_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/ces_v1.projects.locations.apps.agents.html b/docs/dyn/ces_v1.projects.locations.apps.agents.html index 609365d4d6..d0ffbd6b99 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.agents.html +++ b/docs/dyn/ces_v1.projects.locations.apps.agents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists agents in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -648,17 +648,17 @@

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. +
diff --git a/docs/dyn/ces_v1.projects.locations.apps.changelogs.html b/docs/dyn/ces_v1.projects.locations.apps.changelogs.html index 1f574482bb..7da40930f8 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.changelogs.html +++ b/docs/dyn/ces_v1.projects.locations.apps.changelogs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the changelogs of the specified app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -178,17 +178,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ces_v1.projects.locations.apps.conversations.html b/docs/dyn/ces_v1.projects.locations.apps.conversations.html index 6492a02ec9..24f8253fdb 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.conversations.html +++ b/docs/dyn/ces_v1.projects.locations.apps.conversations.html @@ -84,13 +84,13 @@

Instance Methods

delete(name, source=None, x__xgafv=None)

Deletes the specified conversation.

- get(name, source=None, view=None, x__xgafv=None)

+ get(name, source=None, x__xgafv=None)

Gets details of the specified conversation.

list(parent, filter=None, pageSize=None, pageToken=None, source=None, sources=None, x__xgafv=None)

Lists conversations in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -168,7 +168,7 @@

Method Details

- get(name, source=None, view=None, x__xgafv=None) + get(name, source=None, x__xgafv=None)
Gets details of the specified conversation.
 
 Args:
@@ -180,11 +180,6 @@ 

Method Details

SIMULATOR - The conversation is from the simulator. EVAL - The conversation is from the evaluation. AGENT_TOOL - The conversation is from an agent tool. Agent tool runs the agent in a separate session, which is persisted for testing and debugging purposes. - view: string, Optional. The view specifying which fields in the response should be populated. - Allowed values - CONVERSATION_VIEW_UNSPECIFIED - Not specified, defaults to CONVERSATION_VIEW_BASIC. - CONVERSATION_VIEW_BASIC - The basic view. Returns everything except resolved instructions. - CONVERSATION_VIEW_FULL - The full view. Includes resolved instructions dynamically per turn. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -227,11 +222,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -239,8 +236,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -290,11 +289,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -302,8 +303,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -323,7 +326,6 @@

Method Details

"role": "A String", # Optional. The role within the conversation, e.g., user, agent. }, ], - "resolvedDeveloperInstruction": "A String", # Output only. The full dynamically resolved developer instruction generated from templates. This field is only populated on-demand when requested during history retrieval. It is not persisted. "rootSpan": { # A span is a unit of work or a single operation during the request processing. # Optional. The root span of the action processing. "attributes": { # Output only. Key-value attributes associated with the span. "a_key": "", # Properties of the object. @@ -336,9 +338,6 @@

Method Details

"name": "A String", # Output only. The name of the span. "startTime": "A String", # Output only. The start time of the span. }, - "templateAttributes": { # Optional. Variables or configurations referenced by the template engine during dynamic prompt generation. This allows reconstructing the exact prompt sent to the model for this turn. - "a_key": "", # Properties of the object. - }, "userIntendedText": "A String", # Optional. The intended ground-truth text from the Simulated Caller (Polysynth). Only populated when word error rate metrics are enabled. }, ], @@ -412,11 +411,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -424,8 +425,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -475,11 +478,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -487,8 +492,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -508,7 +515,6 @@

Method Details

"role": "A String", # Optional. The role within the conversation, e.g., user, agent. }, ], - "resolvedDeveloperInstruction": "A String", # Output only. The full dynamically resolved developer instruction generated from templates. This field is only populated on-demand when requested during history retrieval. It is not persisted. "rootSpan": { # A span is a unit of work or a single operation during the request processing. # Optional. The root span of the action processing. "attributes": { # Output only. Key-value attributes associated with the span. "a_key": "", # Properties of the object. @@ -521,9 +527,6 @@

Method Details

"name": "A String", # Output only. The name of the span. "startTime": "A String", # Output only. The start time of the span. }, - "templateAttributes": { # Optional. Variables or configurations referenced by the template engine during dynamic prompt generation. This allows reconstructing the exact prompt sent to the model for this turn. - "a_key": "", # Properties of the object. - }, "userIntendedText": "A String", # Optional. The intended ground-truth text from the Simulated Caller (Polysynth). Only populated when word error rate metrics are enabled. }, ], @@ -534,17 +537,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ces_v1.projects.locations.apps.deployments.html b/docs/dyn/ces_v1.projects.locations.apps.deployments.html index 07a845680b..fb2fe8517f 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.deployments.html +++ b/docs/dyn/ces_v1.projects.locations.apps.deployments.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -657,17 +657,17 @@

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. +
diff --git a/docs/dyn/ces_v1.projects.locations.apps.deployments.message.html b/docs/dyn/ces_v1.projects.locations.apps.deployments.message.html index bccb81fe5a..167015caae 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.deployments.message.html +++ b/docs/dyn/ces_v1.projects.locations.apps.deployments.message.html @@ -80,6 +80,9 @@

Instance Methods

send(tenant, body=None, x__xgafv=None)

Sends a message to an agent.

+

+ stream(tenant, body=None, x__xgafv=None)

+

Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`

Method Details

close() @@ -282,4 +285,272 @@

Method Details

}
+
+ stream(tenant, body=None, x__xgafv=None) +
Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`
+
+Args:
+  tenant: string, Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents a request for the `SendMessage` method.
+  "configuration": { # Configuration of a send message request. # Configuration for the send request.
+    "acceptedOutputModes": [ # A list of media types the client is prepared to accept for response parts. Agents SHOULD use this to tailor their output.
+      "A String",
+    ],
+    "historyLength": 42, # The maximum number of most recent messages from the task's history to retrieve in the response. An unset value means the client does not impose any limit. A value of zero is a request to not include any messages. The server MUST NOT return more messages than the provided value, but MAY apply a lower limit.
+    "returnImmediately": True or False, # If `true`, the operation returns immediately after creating the task, even if processing is still in progress. If `false` (default), the operation MUST wait until the task reaches a terminal (`COMPLETED`, `FAILED`, `CANCELED`, `REJECTED`) or interrupted (`INPUT_REQUIRED`, `AUTH_REQUIRED`) state before returning.
+    "taskPushNotificationConfig": { # A container associating a push notification configuration with a specific task. # Configuration for the agent to send push notifications for task updates. Task id should be empty when sending this configuration in a `SendMessage` request.
+      "authentication": { # Defines authentication details, used for push notifications. # Authentication information required to send the notification.
+        "credentials": "A String", # Push Notification credentials. Format depends on the scheme (e.g., token for Bearer).
+        "scheme": "A String", # Required. HTTP Authentication Scheme from the [IANA registry](https://www.iana.org/assignments/http-authschemes/). Examples: `Bearer`, `Basic`, `Digest`. Scheme names are case-insensitive per [RFC 9110 Section 11.1](https://www.rfc-editor.org/rfc/rfc9110#section-11.1).
+      },
+      "id": "A String", # The push notification configuration details. A unique identifier (e.g. UUID) for this push notification configuration.
+      "taskId": "A String", # The ID of the task this configuration is associated with.
+      "tenant": "A String", # Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.
+      "token": "A String", # A token unique for this task or session.
+      "url": "A String", # Required. The URL where the notification should be sent.
+    },
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # Required. The message to send to the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "metadata": { # A flexible key-value map for passing additional context or parameters.
+    "a_key": "", # Properties of the object.
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A wrapper object used in streaming operations to encapsulate different types of response data.
+  "artifactUpdate": { # A task delta where an artifact has been generated. # An event indicating a task artifact update.
+    "append": True or False, # If true, the content of this artifact should be appended to a previously sent artifact with the same ID.
+    "artifact": { # Artifacts represent task outputs. # Required. The artifact that was generated or updated.
+      "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+      "description": "A String", # Optional. A human readable description of the artifact.
+      "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+        "A String",
+      ],
+      "metadata": { # Optional. Metadata included with the artifact.
+        "a_key": "", # Properties of the object.
+      },
+      "name": "A String", # A human readable name for the artifact.
+      "parts": [ # Required. The content of the artifact. Must contain at least one part.
+        { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+          "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+          "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+          "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+          "metadata": { # Optional. metadata associated with this part.
+            "a_key": "", # Properties of the object.
+          },
+          "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+          "text": "A String", # The string content of the `text` part.
+          "url": "A String", # A `url` pointing to the file's content.
+        },
+      ],
+    },
+    "contextId": "A String", # Required. The ID of the context that this task belongs to.
+    "lastChunk": True or False, # If true, this is the final chunk of the artifact.
+    "metadata": { # Optional. Metadata associated with the artifact update.
+      "a_key": "", # Properties of the object.
+    },
+    "taskId": "A String", # Required. The ID of the task for this artifact.
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A Message object containing a message from the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "statusUpdate": { # An event sent by the agent to notify the client of a change in a task's status. # An event indicating a task status update.
+    "contextId": "A String", # Required. The ID of the context that the task belongs to.
+    "metadata": { # Optional. Metadata associated with the task update.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The new status of the task.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+    "taskId": "A String", # Required. The ID of the task that has changed.
+  },
+  "task": { # `Task` is the core unit of action for A2A. It has a current status and when results are created for the task they are stored in the artifact. If there are multiple turns for a task, these are stored in history. # A Task object containing the current state of the task.
+    "artifacts": [ # A set of output artifacts for a `Task`.
+      { # Artifacts represent task outputs.
+        "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+        "description": "A String", # Optional. A human readable description of the artifact.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+          "A String",
+        ],
+        "metadata": { # Optional. Metadata included with the artifact.
+          "a_key": "", # Properties of the object.
+        },
+        "name": "A String", # A human readable name for the artifact.
+        "parts": [ # Required. The content of the artifact. Must contain at least one part.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+      },
+    ],
+    "contextId": "A String", # Unique identifier (e.g. UUID) for the contextual collection of interactions (tasks and messages).
+    "history": [ # protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.
+      { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+    ],
+    "id": "A String", # Required. Unique identifier (e.g. UUID) for the task, generated by the server for a new task.
+    "metadata": { # protolint:enable REPEATED_FIELD_NAMES_PLURALIZED A key/value object to store custom metadata about a task.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The current status of a `Task`, including `state` and a `message`.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+  },
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/ces_v1.projects.locations.apps.examples.html b/docs/dyn/ces_v1.projects.locations.apps.examples.html index 2bda6cc81c..6e52e1cd17 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.examples.html +++ b/docs/dyn/ces_v1.projects.locations.apps.examples.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists examples in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -141,11 +141,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -153,8 +155,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -218,11 +222,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -230,8 +236,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -320,11 +328,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -332,8 +342,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -409,11 +421,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -421,8 +435,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -451,17 +467,17 @@

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. +
@@ -504,11 +520,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -516,8 +534,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -581,11 +601,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -593,8 +615,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, diff --git a/docs/dyn/ces_v1.projects.locations.apps.guardrails.html b/docs/dyn/ces_v1.projects.locations.apps.guardrails.html index df8c4abeee..0a584673e7 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.guardrails.html +++ b/docs/dyn/ces_v1.projects.locations.apps.guardrails.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists guardrails in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -584,17 +584,17 @@

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. +
diff --git a/docs/dyn/ces_v1.projects.locations.apps.html b/docs/dyn/ces_v1.projects.locations.apps.html index 5bc022f427..ae1d48e758 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.html +++ b/docs/dyn/ces_v1.projects.locations.apps.html @@ -157,7 +157,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists apps in the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -210,6 +210,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -687,6 +690,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -1112,6 +1118,8 @@

Method Details

"conflictResolutionStrategy": "A String", # Optional. The strategy to use when resolving conflicts during import. "validateOnly": True or False, # Optional. Flag for dry-running the import process. If set to true, the import process will only perform validations and will not make any changes to the existing app or create a new one. }, + "jsonPatchContent": "A String", # Optional. Patch content as a JSON string. + "jsonPatchGcsUri": "A String", # Optional. A Cloud Storage URI pointing to a JSON file containing the patches. } x__xgafv: string, V1 error format. @@ -1193,6 +1201,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -1435,17 +1446,17 @@

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. +
@@ -1487,6 +1498,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -1760,6 +1774,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. diff --git a/docs/dyn/ces_v1.projects.locations.apps.message.html b/docs/dyn/ces_v1.projects.locations.apps.message.html index 56584c2348..bfc9b056c3 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.message.html +++ b/docs/dyn/ces_v1.projects.locations.apps.message.html @@ -80,6 +80,9 @@

Instance Methods

send(tenant, body=None, x__xgafv=None)

Sends a message to an agent.

+

+ stream(tenant, body=None, x__xgafv=None)

+

Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`

Method Details

close() @@ -282,4 +285,272 @@

Method Details

}
+
+ stream(tenant, body=None, x__xgafv=None) +
Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`
+
+Args:
+  tenant: string, Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents a request for the `SendMessage` method.
+  "configuration": { # Configuration of a send message request. # Configuration for the send request.
+    "acceptedOutputModes": [ # A list of media types the client is prepared to accept for response parts. Agents SHOULD use this to tailor their output.
+      "A String",
+    ],
+    "historyLength": 42, # The maximum number of most recent messages from the task's history to retrieve in the response. An unset value means the client does not impose any limit. A value of zero is a request to not include any messages. The server MUST NOT return more messages than the provided value, but MAY apply a lower limit.
+    "returnImmediately": True or False, # If `true`, the operation returns immediately after creating the task, even if processing is still in progress. If `false` (default), the operation MUST wait until the task reaches a terminal (`COMPLETED`, `FAILED`, `CANCELED`, `REJECTED`) or interrupted (`INPUT_REQUIRED`, `AUTH_REQUIRED`) state before returning.
+    "taskPushNotificationConfig": { # A container associating a push notification configuration with a specific task. # Configuration for the agent to send push notifications for task updates. Task id should be empty when sending this configuration in a `SendMessage` request.
+      "authentication": { # Defines authentication details, used for push notifications. # Authentication information required to send the notification.
+        "credentials": "A String", # Push Notification credentials. Format depends on the scheme (e.g., token for Bearer).
+        "scheme": "A String", # Required. HTTP Authentication Scheme from the [IANA registry](https://www.iana.org/assignments/http-authschemes/). Examples: `Bearer`, `Basic`, `Digest`. Scheme names are case-insensitive per [RFC 9110 Section 11.1](https://www.rfc-editor.org/rfc/rfc9110#section-11.1).
+      },
+      "id": "A String", # The push notification configuration details. A unique identifier (e.g. UUID) for this push notification configuration.
+      "taskId": "A String", # The ID of the task this configuration is associated with.
+      "tenant": "A String", # Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.
+      "token": "A String", # A token unique for this task or session.
+      "url": "A String", # Required. The URL where the notification should be sent.
+    },
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # Required. The message to send to the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "metadata": { # A flexible key-value map for passing additional context or parameters.
+    "a_key": "", # Properties of the object.
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A wrapper object used in streaming operations to encapsulate different types of response data.
+  "artifactUpdate": { # A task delta where an artifact has been generated. # An event indicating a task artifact update.
+    "append": True or False, # If true, the content of this artifact should be appended to a previously sent artifact with the same ID.
+    "artifact": { # Artifacts represent task outputs. # Required. The artifact that was generated or updated.
+      "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+      "description": "A String", # Optional. A human readable description of the artifact.
+      "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+        "A String",
+      ],
+      "metadata": { # Optional. Metadata included with the artifact.
+        "a_key": "", # Properties of the object.
+      },
+      "name": "A String", # A human readable name for the artifact.
+      "parts": [ # Required. The content of the artifact. Must contain at least one part.
+        { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+          "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+          "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+          "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+          "metadata": { # Optional. metadata associated with this part.
+            "a_key": "", # Properties of the object.
+          },
+          "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+          "text": "A String", # The string content of the `text` part.
+          "url": "A String", # A `url` pointing to the file's content.
+        },
+      ],
+    },
+    "contextId": "A String", # Required. The ID of the context that this task belongs to.
+    "lastChunk": True or False, # If true, this is the final chunk of the artifact.
+    "metadata": { # Optional. Metadata associated with the artifact update.
+      "a_key": "", # Properties of the object.
+    },
+    "taskId": "A String", # Required. The ID of the task for this artifact.
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A Message object containing a message from the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "statusUpdate": { # An event sent by the agent to notify the client of a change in a task's status. # An event indicating a task status update.
+    "contextId": "A String", # Required. The ID of the context that the task belongs to.
+    "metadata": { # Optional. Metadata associated with the task update.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The new status of the task.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+    "taskId": "A String", # Required. The ID of the task that has changed.
+  },
+  "task": { # `Task` is the core unit of action for A2A. It has a current status and when results are created for the task they are stored in the artifact. If there are multiple turns for a task, these are stored in history. # A Task object containing the current state of the task.
+    "artifacts": [ # A set of output artifacts for a `Task`.
+      { # Artifacts represent task outputs.
+        "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+        "description": "A String", # Optional. A human readable description of the artifact.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+          "A String",
+        ],
+        "metadata": { # Optional. Metadata included with the artifact.
+          "a_key": "", # Properties of the object.
+        },
+        "name": "A String", # A human readable name for the artifact.
+        "parts": [ # Required. The content of the artifact. Must contain at least one part.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+      },
+    ],
+    "contextId": "A String", # Unique identifier (e.g. UUID) for the contextual collection of interactions (tasks and messages).
+    "history": [ # protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.
+      { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+    ],
+    "id": "A String", # Required. Unique identifier (e.g. UUID) for the task, generated by the server for a new task.
+    "metadata": { # protolint:enable REPEATED_FIELD_NAMES_PLURALIZED A key/value object to store custom metadata about a task.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The current status of a `Task`, including `state` and a `message`.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+  },
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/ces_v1.projects.locations.apps.sessions.html b/docs/dyn/ces_v1.projects.locations.apps.sessions.html index c842fa79a7..78daf0ca96 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.sessions.html +++ b/docs/dyn/ces_v1.projects.locations.apps.sessions.html @@ -160,11 +160,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -172,8 +174,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -235,8 +239,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -308,11 +314,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -320,8 +328,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -370,6 +380,10 @@

Method Details

}, ], }, + "image": { # Represents an image input or output in the conversation. # Output image from the CES agent. + "data": "A String", # Required. Raw bytes of the image. + "mimeType": "A String", # Required. The IANA standard MIME type of the source data. Supported image types includes: * image/png * image/jpeg * image/webp + }, "payload": { # Custom payload with structured output from the CES agent. "a_key": "", # Properties of the object. }, @@ -377,11 +391,13 @@

Method Details

"toolCalls": { # Request for the client to execute the tools and return the execution results before continuing the session. # Request for the client to execute the tools. "toolCalls": [ # Optional. The list of tool calls to execute. { # Request for the client or the agent to execute the specified tool. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -436,11 +452,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -448,8 +466,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -511,8 +531,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -584,11 +606,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -596,8 +620,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -646,6 +672,10 @@

Method Details

}, ], }, + "image": { # Represents an image input or output in the conversation. # Output image from the CES agent. + "data": "A String", # Required. Raw bytes of the image. + "mimeType": "A String", # Required. The IANA standard MIME type of the source data. Supported image types includes: * image/png * image/jpeg * image/webp + }, "payload": { # Custom payload with structured output from the CES agent. "a_key": "", # Properties of the object. }, @@ -653,11 +683,13 @@

Method Details

"toolCalls": { # Request for the client to execute the tools and return the execution results before continuing the session. # Request for the client to execute the tools. "toolCalls": [ # Optional. The list of tool calls to execute. { # Request for the client or the agent to execute the specified tool. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. diff --git a/docs/dyn/ces_v1.projects.locations.apps.tools.html b/docs/dyn/ces_v1.projects.locations.apps.tools.html index f5fa06b8d3..4ae464dfdf 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.tools.html +++ b/docs/dyn/ces_v1.projects.locations.apps.tools.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists tools in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -299,6 +299,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -540,6 +541,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -817,6 +845,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -1058,6 +1087,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -1361,6 +1417,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -1602,6 +1659,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -1892,6 +1976,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -2133,6 +2218,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -2216,17 +2328,17 @@

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. +
@@ -2427,6 +2539,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -2668,6 +2781,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -2945,6 +3085,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -3186,6 +3327,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, diff --git a/docs/dyn/ces_v1.projects.locations.apps.toolsets.html b/docs/dyn/ces_v1.projects.locations.apps.toolsets.html index a7b92678fb..ac47c85214 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.toolsets.html +++ b/docs/dyn/ces_v1.projects.locations.apps.toolsets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists toolsets in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1015,17 +1015,17 @@

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. +
@@ -1678,6 +1678,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -1919,6 +1920,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, diff --git a/docs/dyn/ces_v1.projects.locations.apps.versions.html b/docs/dyn/ces_v1.projects.locations.apps.versions.html index 89b2bdea5e..2610916eba 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.versions.html +++ b/docs/dyn/ces_v1.projects.locations.apps.versions.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all app versions in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

restore(name, body=None, x__xgafv=None)

@@ -274,6 +274,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -539,11 +542,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -551,8 +556,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -868,6 +875,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -1109,6 +1117,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -1565,6 +1600,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -1830,11 +1868,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1842,8 +1882,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2159,6 +2201,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -2400,6 +2443,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -2881,6 +2951,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -3146,11 +3219,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3158,8 +3233,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3475,6 +3552,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -3716,6 +3794,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -4355,6 +4460,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -4620,11 +4728,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4632,8 +4742,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4949,6 +5061,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -5190,6 +5303,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -5486,17 +5626,17 @@

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. +
diff --git a/docs/dyn/ces_v1.projects.locations.apps.versions.message.html b/docs/dyn/ces_v1.projects.locations.apps.versions.message.html index 30943114d4..75df02e241 100644 --- a/docs/dyn/ces_v1.projects.locations.apps.versions.message.html +++ b/docs/dyn/ces_v1.projects.locations.apps.versions.message.html @@ -80,6 +80,9 @@

Instance Methods

send(tenant, body=None, x__xgafv=None)

Sends a message to an agent.

+

+ stream(tenant, body=None, x__xgafv=None)

+

Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`

Method Details

close() @@ -282,4 +285,272 @@

Method Details

}
+
+ stream(tenant, body=None, x__xgafv=None) +
Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`
+
+Args:
+  tenant: string, Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents a request for the `SendMessage` method.
+  "configuration": { # Configuration of a send message request. # Configuration for the send request.
+    "acceptedOutputModes": [ # A list of media types the client is prepared to accept for response parts. Agents SHOULD use this to tailor their output.
+      "A String",
+    ],
+    "historyLength": 42, # The maximum number of most recent messages from the task's history to retrieve in the response. An unset value means the client does not impose any limit. A value of zero is a request to not include any messages. The server MUST NOT return more messages than the provided value, but MAY apply a lower limit.
+    "returnImmediately": True or False, # If `true`, the operation returns immediately after creating the task, even if processing is still in progress. If `false` (default), the operation MUST wait until the task reaches a terminal (`COMPLETED`, `FAILED`, `CANCELED`, `REJECTED`) or interrupted (`INPUT_REQUIRED`, `AUTH_REQUIRED`) state before returning.
+    "taskPushNotificationConfig": { # A container associating a push notification configuration with a specific task. # Configuration for the agent to send push notifications for task updates. Task id should be empty when sending this configuration in a `SendMessage` request.
+      "authentication": { # Defines authentication details, used for push notifications. # Authentication information required to send the notification.
+        "credentials": "A String", # Push Notification credentials. Format depends on the scheme (e.g., token for Bearer).
+        "scheme": "A String", # Required. HTTP Authentication Scheme from the [IANA registry](https://www.iana.org/assignments/http-authschemes/). Examples: `Bearer`, `Basic`, `Digest`. Scheme names are case-insensitive per [RFC 9110 Section 11.1](https://www.rfc-editor.org/rfc/rfc9110#section-11.1).
+      },
+      "id": "A String", # The push notification configuration details. A unique identifier (e.g. UUID) for this push notification configuration.
+      "taskId": "A String", # The ID of the task this configuration is associated with.
+      "tenant": "A String", # Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.
+      "token": "A String", # A token unique for this task or session.
+      "url": "A String", # Required. The URL where the notification should be sent.
+    },
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # Required. The message to send to the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "metadata": { # A flexible key-value map for passing additional context or parameters.
+    "a_key": "", # Properties of the object.
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A wrapper object used in streaming operations to encapsulate different types of response data.
+  "artifactUpdate": { # A task delta where an artifact has been generated. # An event indicating a task artifact update.
+    "append": True or False, # If true, the content of this artifact should be appended to a previously sent artifact with the same ID.
+    "artifact": { # Artifacts represent task outputs. # Required. The artifact that was generated or updated.
+      "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+      "description": "A String", # Optional. A human readable description of the artifact.
+      "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+        "A String",
+      ],
+      "metadata": { # Optional. Metadata included with the artifact.
+        "a_key": "", # Properties of the object.
+      },
+      "name": "A String", # A human readable name for the artifact.
+      "parts": [ # Required. The content of the artifact. Must contain at least one part.
+        { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+          "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+          "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+          "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+          "metadata": { # Optional. metadata associated with this part.
+            "a_key": "", # Properties of the object.
+          },
+          "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+          "text": "A String", # The string content of the `text` part.
+          "url": "A String", # A `url` pointing to the file's content.
+        },
+      ],
+    },
+    "contextId": "A String", # Required. The ID of the context that this task belongs to.
+    "lastChunk": True or False, # If true, this is the final chunk of the artifact.
+    "metadata": { # Optional. Metadata associated with the artifact update.
+      "a_key": "", # Properties of the object.
+    },
+    "taskId": "A String", # Required. The ID of the task for this artifact.
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A Message object containing a message from the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "statusUpdate": { # An event sent by the agent to notify the client of a change in a task's status. # An event indicating a task status update.
+    "contextId": "A String", # Required. The ID of the context that the task belongs to.
+    "metadata": { # Optional. Metadata associated with the task update.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The new status of the task.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+    "taskId": "A String", # Required. The ID of the task that has changed.
+  },
+  "task": { # `Task` is the core unit of action for A2A. It has a current status and when results are created for the task they are stored in the artifact. If there are multiple turns for a task, these are stored in history. # A Task object containing the current state of the task.
+    "artifacts": [ # A set of output artifacts for a `Task`.
+      { # Artifacts represent task outputs.
+        "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+        "description": "A String", # Optional. A human readable description of the artifact.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+          "A String",
+        ],
+        "metadata": { # Optional. Metadata included with the artifact.
+          "a_key": "", # Properties of the object.
+        },
+        "name": "A String", # A human readable name for the artifact.
+        "parts": [ # Required. The content of the artifact. Must contain at least one part.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+      },
+    ],
+    "contextId": "A String", # Unique identifier (e.g. UUID) for the contextual collection of interactions (tasks and messages).
+    "history": [ # protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.
+      { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+    ],
+    "id": "A String", # Required. Unique identifier (e.g. UUID) for the task, generated by the server for a new task.
+    "metadata": { # protolint:enable REPEATED_FIELD_NAMES_PLURALIZED A key/value object to store custom metadata about a task.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The current status of a `Task`, including `state` and a `message`.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+  },
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/ces_v1.projects.locations.html b/docs/dyn/ces_v1.projects.locations.html index 6c3bc48370..1bbc454404 100644 --- a/docs/dyn/ces_v1.projects.locations.html +++ b/docs/dyn/ces_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ces_v1.projects.locations.operations.html b/docs/dyn/ces_v1.projects.locations.operations.html index 68d0058285..8024927f9e 100644 --- a/docs/dyn/ces_v1.projects.locations.operations.html +++ b/docs/dyn/ces_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ces_v1beta.html b/docs/dyn/ces_v1beta.html index c5c3041124..da89a51919 100644 --- a/docs/dyn/ces_v1beta.html +++ b/docs/dyn/ces_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.agents.html b/docs/dyn/ces_v1beta.projects.locations.apps.agents.html index 204ef8a141..4becb5168d 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.agents.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.agents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists agents in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -648,17 +648,17 @@

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. +
diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.changelogs.html b/docs/dyn/ces_v1beta.projects.locations.apps.changelogs.html index 66507898f1..6175078fe4 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.changelogs.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.changelogs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the changelogs of the specified app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -178,17 +178,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.conversations.html b/docs/dyn/ces_v1beta.projects.locations.apps.conversations.html index d5aa0ab3f0..4d2541ab6e 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.conversations.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.conversations.html @@ -87,13 +87,13 @@

Instance Methods

generateEvaluation(conversation, body=None, x__xgafv=None)

Creates a golden evaluation from a conversation.

- get(name, source=None, view=None, x__xgafv=None)

+ get(name, source=None, x__xgafv=None)

Gets details of the specified conversation.

list(parent, filter=None, pageSize=None, pageToken=None, source=None, sources=None, x__xgafv=None)

Lists conversations in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -214,7 +214,7 @@

Method Details

- get(name, source=None, view=None, x__xgafv=None) + get(name, source=None, x__xgafv=None)
Gets details of the specified conversation.
 
 Args:
@@ -226,11 +226,6 @@ 

Method Details

SIMULATOR - The conversation is from the simulator. EVAL - The conversation is from the evaluation. AGENT_TOOL - The conversation is from an agent tool. Agent tool runs the agent in a separate session, which is persisted for testing and debugging purposes. - view: string, Optional. The view specifying which fields in the response should be populated. - Allowed values - CONVERSATION_VIEW_UNSPECIFIED - Not specified, defaults to CONVERSATION_VIEW_BASIC. - CONVERSATION_VIEW_BASIC - The basic view. Returns everything except resolved instructions. - CONVERSATION_VIEW_FULL - The full view. Includes resolved instructions dynamically per turn. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -273,11 +268,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -285,8 +282,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -336,11 +335,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -348,8 +349,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -369,7 +372,6 @@

Method Details

"role": "A String", # Optional. The role within the conversation, e.g., user, agent. }, ], - "resolvedDeveloperInstruction": "A String", # Output only. The full dynamically resolved developer instruction generated from templates. This field is only populated on-demand when requested during history retrieval. It is not persisted. "rootSpan": { # A span is a unit of work or a single operation during the request processing. # Optional. The root span of the action processing. "attributes": { # Output only. Key-value attributes associated with the span. "a_key": "", # Properties of the object. @@ -382,9 +384,6 @@

Method Details

"name": "A String", # Output only. The name of the span. "startTime": "A String", # Output only. The start time of the span. }, - "templateAttributes": { # Optional. Variables or configurations referenced by the template engine during dynamic prompt generation. This allows reconstructing the exact prompt sent to the model for this turn. - "a_key": "", # Properties of the object. - }, "userIntendedText": "A String", # Optional. The intended ground-truth text from the Simulated Caller (Polysynth). Only populated when word error rate metrics are enabled. }, ], @@ -458,11 +457,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -470,8 +471,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -521,11 +524,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -533,8 +538,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -554,7 +561,6 @@

Method Details

"role": "A String", # Optional. The role within the conversation, e.g., user, agent. }, ], - "resolvedDeveloperInstruction": "A String", # Output only. The full dynamically resolved developer instruction generated from templates. This field is only populated on-demand when requested during history retrieval. It is not persisted. "rootSpan": { # A span is a unit of work or a single operation during the request processing. # Optional. The root span of the action processing. "attributes": { # Output only. Key-value attributes associated with the span. "a_key": "", # Properties of the object. @@ -567,9 +573,6 @@

Method Details

"name": "A String", # Output only. The name of the span. "startTime": "A String", # Output only. The start time of the span. }, - "templateAttributes": { # Optional. Variables or configurations referenced by the template engine during dynamic prompt generation. This allows reconstructing the exact prompt sent to the model for this turn. - "a_key": "", # Properties of the object. - }, "userIntendedText": "A String", # Optional. The intended ground-truth text from the Simulated Caller (Polysynth). Only populated when word error rate metrics are enabled. }, ], @@ -580,17 +583,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.deployments.html b/docs/dyn/ces_v1beta.projects.locations.apps.deployments.html index 78db90ce04..4e406fba9f 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.deployments.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.deployments.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -657,17 +657,17 @@

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. +
diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.deployments.message.html b/docs/dyn/ces_v1beta.projects.locations.apps.deployments.message.html index d39c02399a..01de3c5279 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.deployments.message.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.deployments.message.html @@ -80,6 +80,9 @@

Instance Methods

send(tenant, body=None, x__xgafv=None)

Sends a message to an agent.

+

+ stream(tenant, body=None, x__xgafv=None)

+

Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`

Method Details

close() @@ -282,4 +285,272 @@

Method Details

}
+
+ stream(tenant, body=None, x__xgafv=None) +
Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`
+
+Args:
+  tenant: string, Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents a request for the `SendMessage` method.
+  "configuration": { # Configuration of a send message request. # Configuration for the send request.
+    "acceptedOutputModes": [ # A list of media types the client is prepared to accept for response parts. Agents SHOULD use this to tailor their output.
+      "A String",
+    ],
+    "historyLength": 42, # The maximum number of most recent messages from the task's history to retrieve in the response. An unset value means the client does not impose any limit. A value of zero is a request to not include any messages. The server MUST NOT return more messages than the provided value, but MAY apply a lower limit.
+    "returnImmediately": True or False, # If `true`, the operation returns immediately after creating the task, even if processing is still in progress. If `false` (default), the operation MUST wait until the task reaches a terminal (`COMPLETED`, `FAILED`, `CANCELED`, `REJECTED`) or interrupted (`INPUT_REQUIRED`, `AUTH_REQUIRED`) state before returning.
+    "taskPushNotificationConfig": { # A container associating a push notification configuration with a specific task. # Configuration for the agent to send push notifications for task updates. Task id should be empty when sending this configuration in a `SendMessage` request.
+      "authentication": { # Defines authentication details, used for push notifications. # Authentication information required to send the notification.
+        "credentials": "A String", # Push Notification credentials. Format depends on the scheme (e.g., token for Bearer).
+        "scheme": "A String", # Required. HTTP Authentication Scheme from the [IANA registry](https://www.iana.org/assignments/http-authschemes/). Examples: `Bearer`, `Basic`, `Digest`. Scheme names are case-insensitive per [RFC 9110 Section 11.1](https://www.rfc-editor.org/rfc/rfc9110#section-11.1).
+      },
+      "id": "A String", # The push notification configuration details. A unique identifier (e.g. UUID) for this push notification configuration.
+      "taskId": "A String", # The ID of the task this configuration is associated with.
+      "tenant": "A String", # Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.
+      "token": "A String", # A token unique for this task or session.
+      "url": "A String", # Required. The URL where the notification should be sent.
+    },
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # Required. The message to send to the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "metadata": { # A flexible key-value map for passing additional context or parameters.
+    "a_key": "", # Properties of the object.
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A wrapper object used in streaming operations to encapsulate different types of response data.
+  "artifactUpdate": { # A task delta where an artifact has been generated. # An event indicating a task artifact update.
+    "append": True or False, # If true, the content of this artifact should be appended to a previously sent artifact with the same ID.
+    "artifact": { # Artifacts represent task outputs. # Required. The artifact that was generated or updated.
+      "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+      "description": "A String", # Optional. A human readable description of the artifact.
+      "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+        "A String",
+      ],
+      "metadata": { # Optional. Metadata included with the artifact.
+        "a_key": "", # Properties of the object.
+      },
+      "name": "A String", # A human readable name for the artifact.
+      "parts": [ # Required. The content of the artifact. Must contain at least one part.
+        { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+          "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+          "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+          "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+          "metadata": { # Optional. metadata associated with this part.
+            "a_key": "", # Properties of the object.
+          },
+          "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+          "text": "A String", # The string content of the `text` part.
+          "url": "A String", # A `url` pointing to the file's content.
+        },
+      ],
+    },
+    "contextId": "A String", # Required. The ID of the context that this task belongs to.
+    "lastChunk": True or False, # If true, this is the final chunk of the artifact.
+    "metadata": { # Optional. Metadata associated with the artifact update.
+      "a_key": "", # Properties of the object.
+    },
+    "taskId": "A String", # Required. The ID of the task for this artifact.
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A Message object containing a message from the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "statusUpdate": { # An event sent by the agent to notify the client of a change in a task's status. # An event indicating a task status update.
+    "contextId": "A String", # Required. The ID of the context that the task belongs to.
+    "metadata": { # Optional. Metadata associated with the task update.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The new status of the task.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+    "taskId": "A String", # Required. The ID of the task that has changed.
+  },
+  "task": { # `Task` is the core unit of action for A2A. It has a current status and when results are created for the task they are stored in the artifact. If there are multiple turns for a task, these are stored in history. # A Task object containing the current state of the task.
+    "artifacts": [ # A set of output artifacts for a `Task`.
+      { # Artifacts represent task outputs.
+        "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+        "description": "A String", # Optional. A human readable description of the artifact.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+          "A String",
+        ],
+        "metadata": { # Optional. Metadata included with the artifact.
+          "a_key": "", # Properties of the object.
+        },
+        "name": "A String", # A human readable name for the artifact.
+        "parts": [ # Required. The content of the artifact. Must contain at least one part.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+      },
+    ],
+    "contextId": "A String", # Unique identifier (e.g. UUID) for the contextual collection of interactions (tasks and messages).
+    "history": [ # protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.
+      { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+    ],
+    "id": "A String", # Required. Unique identifier (e.g. UUID) for the task, generated by the server for a new task.
+    "metadata": { # protolint:enable REPEATED_FIELD_NAMES_PLURALIZED A key/value object to store custom metadata about a task.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The current status of a `Task`, including `state` and a `message`.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+  },
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.evaluationDatasets.html b/docs/dyn/ces_v1beta.projects.locations.apps.evaluationDatasets.html index ca86917532..15d2703741 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.evaluationDatasets.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.evaluationDatasets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all evaluation datasets in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -511,17 +511,17 @@

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. +
diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.evaluationExpectations.html b/docs/dyn/ces_v1beta.projects.locations.apps.evaluationExpectations.html index d43fc8f1e0..31fe67c94e 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.evaluationExpectations.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.evaluationExpectations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all evaluation expectations in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -235,17 +235,17 @@

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. +
diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.evaluationRuns.html b/docs/dyn/ces_v1beta.projects.locations.apps.evaluationRuns.html index 58f76393c4..34755642a8 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.evaluationRuns.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.evaluationRuns.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all evaluation runs in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -495,17 +495,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.evaluations.html b/docs/dyn/ces_v1beta.projects.locations.apps.evaluations.html index 9b809b4a38..7f3868cb7d 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.evaluations.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.evaluations.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, evaluationFilter=None, evaluationRunFilter=None, filter=None, lastTenResults=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all evaluations in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -291,11 +291,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -303,8 +305,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -338,8 +342,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -353,11 +359,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -365,8 +373,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -398,8 +408,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -527,11 +539,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -539,8 +553,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -574,8 +590,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -589,11 +607,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -601,8 +621,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -639,11 +661,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -651,8 +675,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -679,11 +705,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -691,8 +719,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -826,11 +856,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -838,8 +870,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -860,11 +894,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -872,8 +908,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -908,11 +946,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -920,8 +960,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -942,11 +984,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -954,8 +998,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1129,11 +1175,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1141,8 +1189,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1176,8 +1226,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1191,11 +1243,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1203,8 +1257,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1241,11 +1297,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1253,8 +1311,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1281,11 +1341,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1293,8 +1355,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1428,11 +1492,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1440,8 +1506,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1462,11 +1530,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1474,8 +1544,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1510,11 +1582,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1522,8 +1596,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1544,11 +1620,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1556,8 +1634,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1667,11 +1747,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1679,8 +1761,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1701,11 +1785,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1713,8 +1799,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1925,11 +2013,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1937,8 +2027,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1972,8 +2064,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1987,11 +2081,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1999,8 +2095,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2032,8 +2130,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2161,11 +2261,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2173,8 +2275,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2208,8 +2312,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2223,11 +2329,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2235,8 +2343,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2273,11 +2383,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2285,8 +2397,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2313,11 +2427,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2325,8 +2441,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2460,11 +2578,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2472,8 +2592,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2494,11 +2616,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2506,8 +2630,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2542,11 +2668,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2554,8 +2682,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2576,11 +2706,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2588,8 +2720,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2763,11 +2897,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2775,8 +2911,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2810,8 +2948,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2825,11 +2965,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2837,8 +2979,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2875,11 +3019,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2887,8 +3033,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2915,11 +3063,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -2927,8 +3077,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3062,11 +3214,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3074,8 +3228,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3096,11 +3252,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3108,8 +3266,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3144,11 +3304,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3156,8 +3318,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3178,11 +3342,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3190,8 +3356,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3301,11 +3469,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3313,8 +3483,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3335,11 +3507,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3347,8 +3521,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3635,11 +3811,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3647,8 +3825,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3682,8 +3862,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3697,11 +3879,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3709,8 +3893,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3742,8 +3928,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3871,11 +4059,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3883,8 +4073,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3918,8 +4110,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3933,11 +4127,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3945,8 +4141,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3983,11 +4181,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3995,8 +4195,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4023,11 +4225,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4035,8 +4239,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4170,11 +4376,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4182,8 +4390,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4204,11 +4414,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4216,8 +4428,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4252,11 +4466,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4264,8 +4480,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4286,11 +4504,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4298,8 +4518,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4473,11 +4695,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4485,8 +4709,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4520,8 +4746,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4535,11 +4763,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4547,8 +4777,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4585,11 +4817,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4597,8 +4831,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4625,11 +4861,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4637,8 +4875,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4772,11 +5012,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4784,8 +5026,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4806,11 +5050,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4818,8 +5064,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4854,11 +5102,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4866,8 +5116,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -4888,11 +5140,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4900,8 +5154,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5011,11 +5267,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5023,8 +5281,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5045,11 +5305,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5057,8 +5319,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5284,11 +5548,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5296,8 +5562,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5331,8 +5599,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5346,11 +5616,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5358,8 +5630,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5391,8 +5665,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5520,11 +5796,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5532,8 +5810,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5567,8 +5847,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5582,11 +5864,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5594,8 +5878,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5632,11 +5918,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5644,8 +5932,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5672,11 +5962,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5684,8 +5976,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5819,11 +6113,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5831,8 +6127,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5853,11 +6151,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5865,8 +6165,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5901,11 +6203,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5913,8 +6217,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5935,11 +6241,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -5947,8 +6255,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6122,11 +6432,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6134,8 +6446,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6169,8 +6483,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6184,11 +6500,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6196,8 +6514,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6234,11 +6554,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6246,8 +6568,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6274,11 +6598,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6286,8 +6612,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6421,11 +6749,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6433,8 +6763,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6455,11 +6787,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6467,8 +6801,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6503,11 +6839,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6515,8 +6853,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6537,11 +6877,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6549,8 +6891,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6660,11 +7004,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6672,8 +7018,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6694,11 +7042,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6706,8 +7056,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6744,17 +7096,17 @@

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. +
@@ -6936,11 +7288,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -6948,8 +7302,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6983,8 +7339,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -6998,11 +7356,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7010,8 +7370,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7043,8 +7405,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7172,11 +7536,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7184,8 +7550,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7219,8 +7587,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7234,11 +7604,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7246,8 +7618,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7284,11 +7658,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7296,8 +7672,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7324,11 +7702,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7336,8 +7716,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7471,11 +7853,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7483,8 +7867,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7505,11 +7891,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7517,8 +7905,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7553,11 +7943,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7565,8 +7957,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7587,11 +7981,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7599,8 +7995,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7774,11 +8172,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7786,8 +8186,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7821,8 +8223,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7836,11 +8240,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7848,8 +8254,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7886,11 +8294,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7898,8 +8308,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -7926,11 +8338,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -7938,8 +8352,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8073,11 +8489,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8085,8 +8503,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8107,11 +8527,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8119,8 +8541,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8155,11 +8579,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8167,8 +8593,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8189,11 +8617,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8201,8 +8631,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8312,11 +8744,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8324,8 +8758,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8346,11 +8782,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8358,8 +8796,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8570,11 +9010,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8582,8 +9024,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8617,8 +9061,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8632,11 +9078,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8644,8 +9092,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8677,8 +9127,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8806,11 +9258,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8818,8 +9272,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8853,8 +9309,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8868,11 +9326,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8880,8 +9340,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8918,11 +9380,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8930,8 +9394,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -8958,11 +9424,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -8970,8 +9438,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9105,11 +9575,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9117,8 +9589,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9139,11 +9613,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9151,8 +9627,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9187,11 +9665,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9199,8 +9679,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9221,11 +9703,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9233,8 +9717,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9408,11 +9894,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9420,8 +9908,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9455,8 +9945,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9470,11 +9962,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9482,8 +9976,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9520,11 +10016,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9532,8 +10030,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9560,11 +10060,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9572,8 +10074,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9707,11 +10211,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9719,8 +10225,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9741,11 +10249,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9753,8 +10263,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9789,11 +10301,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9801,8 +10315,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9823,11 +10339,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9835,8 +10353,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9946,11 +10466,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9958,8 +10480,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -9980,11 +10504,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -9992,8 +10518,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.evaluations.results.html b/docs/dyn/ces_v1beta.projects.locations.apps.evaluations.results.html index f6fd426ffc..c36cc54764 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.evaluations.results.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.evaluations.results.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all evaluation results for a given evaluation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

runEvaluationResultMetrics(evaluationResultId, body=None, x__xgafv=None)

@@ -281,11 +281,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -293,8 +295,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -328,8 +332,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -343,11 +349,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -355,8 +363,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -393,11 +403,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -405,8 +417,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -433,11 +447,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -445,8 +461,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -580,11 +598,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -592,8 +612,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -614,11 +636,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -626,8 +650,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -662,11 +688,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -674,8 +702,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -696,11 +726,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -708,8 +740,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -904,11 +938,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -916,8 +952,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -951,8 +989,10 @@

Method Details

"toolInvocationParameterCorrectnessThreshold": 3.14, # Optional. The success threshold for individual tool invocation parameter correctness. Must be a float between 0 and 1. Default is 1.0. }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -966,11 +1006,13 @@

Method Details

"note": "A String", # Optional. A note for this requirement, useful in reporting when specific checks fail. E.g., "Check_Payment_Tool_Called". "skipEvaluation": True or False, # Optional. If set to true, this specific expectation will not be evaluated. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Check that a specific tool was called with the parameters. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -978,8 +1020,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Check that a specific tool had the expected response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1016,11 +1060,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1028,8 +1074,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1056,11 +1104,13 @@

Method Details

"a_key": "", # Properties of the object. }, "observedToolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The result of the tool call expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1068,8 +1118,10 @@

Method Details

}, }, "observedToolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The result of the tool response expectation. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1203,11 +1255,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1215,8 +1269,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1237,11 +1293,13 @@

Method Details

}, "toolExpectation": { # The tool call and response pair to be evaluated. # Optional. The tool call and response pair to be evaluated. "expectedToolCall": { # Request for the client or the agent to execute the specified tool. # Required. The expected tool call, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1249,8 +1307,10 @@

Method Details

}, }, "mockToolResponse": { # The execution result of a specific tool from the client or the agent. # Required. The tool response to mock, with the parameters of interest specified. Any parameters not specified will be hallucinated by the LLM. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1285,11 +1345,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1297,8 +1359,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1319,11 +1383,13 @@

Method Details

}, "observedToolCall": { # The observed tool call and response. # Output only. The observed tool call. "toolCall": { # Request for the client or the agent to execute the specified tool. # Output only. The observed tool call. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1331,8 +1397,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Output only. The observed tool response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -1411,17 +1479,17 @@

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. +
diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.examples.html b/docs/dyn/ces_v1beta.projects.locations.apps.examples.html index 7761f50cc7..5219004018 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.examples.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.examples.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists examples in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -141,11 +141,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -153,8 +155,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -218,11 +222,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -230,8 +236,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -320,11 +328,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -332,8 +342,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -409,11 +421,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -421,8 +435,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -451,17 +467,17 @@

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. +
@@ -504,11 +520,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -516,8 +534,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -581,11 +601,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -593,8 +615,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.guardrails.html b/docs/dyn/ces_v1beta.projects.locations.apps.guardrails.html index 04d14adc1a..b1ffa0b4b7 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.guardrails.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.guardrails.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists guardrails in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -584,17 +584,17 @@

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. +
diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.html b/docs/dyn/ces_v1beta.projects.locations.apps.html index bb65a3034e..2c9fe5a0ec 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.html @@ -188,7 +188,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists apps in the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -247,6 +247,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -1101,6 +1104,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -1342,6 +1346,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -1725,6 +1756,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -2194,6 +2228,8 @@

Method Details

"conflictResolutionStrategy": "A String", # Optional. The strategy to use when resolving conflicts during import. "validateOnly": True or False, # Optional. Flag for dry-running the import process. If set to true, the import process will only perform validations and will not make any changes to the existing app or create a new one. }, + "jsonPatchContent": "A String", # Optional. Patch content as a JSON string. + "jsonPatchGcsUri": "A String", # Optional. A Cloud Storage URI pointing to a JSON file containing the patches. } x__xgafv: string, V1 error format. @@ -2326,6 +2362,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -2612,17 +2651,17 @@

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. +
@@ -2664,6 +2703,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -2981,6 +3023,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.message.html b/docs/dyn/ces_v1beta.projects.locations.apps.message.html index 1f59aa7ff0..6f9039958e 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.message.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.message.html @@ -80,6 +80,9 @@

Instance Methods

send(tenant, body=None, x__xgafv=None)

Sends a message to an agent.

+

+ stream(tenant, body=None, x__xgafv=None)

+

Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`

Method Details

close() @@ -282,4 +285,272 @@

Method Details

}
+
+ stream(tenant, body=None, x__xgafv=None) +
Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`
+
+Args:
+  tenant: string, Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents a request for the `SendMessage` method.
+  "configuration": { # Configuration of a send message request. # Configuration for the send request.
+    "acceptedOutputModes": [ # A list of media types the client is prepared to accept for response parts. Agents SHOULD use this to tailor their output.
+      "A String",
+    ],
+    "historyLength": 42, # The maximum number of most recent messages from the task's history to retrieve in the response. An unset value means the client does not impose any limit. A value of zero is a request to not include any messages. The server MUST NOT return more messages than the provided value, but MAY apply a lower limit.
+    "returnImmediately": True or False, # If `true`, the operation returns immediately after creating the task, even if processing is still in progress. If `false` (default), the operation MUST wait until the task reaches a terminal (`COMPLETED`, `FAILED`, `CANCELED`, `REJECTED`) or interrupted (`INPUT_REQUIRED`, `AUTH_REQUIRED`) state before returning.
+    "taskPushNotificationConfig": { # A container associating a push notification configuration with a specific task. # Configuration for the agent to send push notifications for task updates. Task id should be empty when sending this configuration in a `SendMessage` request.
+      "authentication": { # Defines authentication details, used for push notifications. # Authentication information required to send the notification.
+        "credentials": "A String", # Push Notification credentials. Format depends on the scheme (e.g., token for Bearer).
+        "scheme": "A String", # Required. HTTP Authentication Scheme from the [IANA registry](https://www.iana.org/assignments/http-authschemes/). Examples: `Bearer`, `Basic`, `Digest`. Scheme names are case-insensitive per [RFC 9110 Section 11.1](https://www.rfc-editor.org/rfc/rfc9110#section-11.1).
+      },
+      "id": "A String", # The push notification configuration details. A unique identifier (e.g. UUID) for this push notification configuration.
+      "taskId": "A String", # The ID of the task this configuration is associated with.
+      "tenant": "A String", # Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.
+      "token": "A String", # A token unique for this task or session.
+      "url": "A String", # Required. The URL where the notification should be sent.
+    },
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # Required. The message to send to the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "metadata": { # A flexible key-value map for passing additional context or parameters.
+    "a_key": "", # Properties of the object.
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A wrapper object used in streaming operations to encapsulate different types of response data.
+  "artifactUpdate": { # A task delta where an artifact has been generated. # An event indicating a task artifact update.
+    "append": True or False, # If true, the content of this artifact should be appended to a previously sent artifact with the same ID.
+    "artifact": { # Artifacts represent task outputs. # Required. The artifact that was generated or updated.
+      "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+      "description": "A String", # Optional. A human readable description of the artifact.
+      "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+        "A String",
+      ],
+      "metadata": { # Optional. Metadata included with the artifact.
+        "a_key": "", # Properties of the object.
+      },
+      "name": "A String", # A human readable name for the artifact.
+      "parts": [ # Required. The content of the artifact. Must contain at least one part.
+        { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+          "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+          "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+          "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+          "metadata": { # Optional. metadata associated with this part.
+            "a_key": "", # Properties of the object.
+          },
+          "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+          "text": "A String", # The string content of the `text` part.
+          "url": "A String", # A `url` pointing to the file's content.
+        },
+      ],
+    },
+    "contextId": "A String", # Required. The ID of the context that this task belongs to.
+    "lastChunk": True or False, # If true, this is the final chunk of the artifact.
+    "metadata": { # Optional. Metadata associated with the artifact update.
+      "a_key": "", # Properties of the object.
+    },
+    "taskId": "A String", # Required. The ID of the task for this artifact.
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A Message object containing a message from the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "statusUpdate": { # An event sent by the agent to notify the client of a change in a task's status. # An event indicating a task status update.
+    "contextId": "A String", # Required. The ID of the context that the task belongs to.
+    "metadata": { # Optional. Metadata associated with the task update.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The new status of the task.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+    "taskId": "A String", # Required. The ID of the task that has changed.
+  },
+  "task": { # `Task` is the core unit of action for A2A. It has a current status and when results are created for the task they are stored in the artifact. If there are multiple turns for a task, these are stored in history. # A Task object containing the current state of the task.
+    "artifacts": [ # A set of output artifacts for a `Task`.
+      { # Artifacts represent task outputs.
+        "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+        "description": "A String", # Optional. A human readable description of the artifact.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+          "A String",
+        ],
+        "metadata": { # Optional. Metadata included with the artifact.
+          "a_key": "", # Properties of the object.
+        },
+        "name": "A String", # A human readable name for the artifact.
+        "parts": [ # Required. The content of the artifact. Must contain at least one part.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+      },
+    ],
+    "contextId": "A String", # Unique identifier (e.g. UUID) for the contextual collection of interactions (tasks and messages).
+    "history": [ # protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.
+      { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+    ],
+    "id": "A String", # Required. Unique identifier (e.g. UUID) for the task, generated by the server for a new task.
+    "metadata": { # protolint:enable REPEATED_FIELD_NAMES_PLURALIZED A key/value object to store custom metadata about a task.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The current status of a `Task`, including `state` and a `message`.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+  },
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.scheduledEvaluationRuns.html b/docs/dyn/ces_v1beta.projects.locations.apps.scheduledEvaluationRuns.html index a60926eca4..20ad601417 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.scheduledEvaluationRuns.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.scheduledEvaluationRuns.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all scheduled evaluation runs in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -451,17 +451,17 @@

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. +
diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.sessions.html b/docs/dyn/ces_v1beta.projects.locations.apps.sessions.html index 7e21b7d638..f52c5e0c6d 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.sessions.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.sessions.html @@ -160,11 +160,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -172,8 +174,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -235,8 +239,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -308,11 +314,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -320,8 +328,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -370,6 +380,10 @@

Method Details

}, ], }, + "image": { # Represents an image input or output in the conversation. # Output image from the CES agent. + "data": "A String", # Required. Raw bytes of the image. + "mimeType": "A String", # Required. The IANA standard MIME type of the source data. Supported image types includes: * image/png * image/jpeg * image/webp + }, "payload": { # Custom payload with structured output from the CES agent. "a_key": "", # Properties of the object. }, @@ -377,11 +391,13 @@

Method Details

"toolCalls": { # Request for the client to execute the tools and return the execution results before continuing the session. # Request for the client to execute the tools. "toolCalls": [ # Optional. The list of tool calls to execute. { # Request for the client or the agent to execute the specified tool. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -436,11 +452,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -448,8 +466,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -511,8 +531,10 @@

Method Details

"toolResponses": { # Execution results for the requested tool calls from the client. # Optional. Execution results for the tool calls from the client. "toolResponses": [ # Optional. The list of tool execution results. { # The execution result of a specific tool from the client or the agent. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -584,11 +606,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -596,8 +620,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -646,6 +672,10 @@

Method Details

}, ], }, + "image": { # Represents an image input or output in the conversation. # Output image from the CES agent. + "data": "A String", # Required. Raw bytes of the image. + "mimeType": "A String", # Required. The IANA standard MIME type of the source data. Supported image types includes: * image/png * image/jpeg * image/webp + }, "payload": { # Custom payload with structured output from the CES agent. "a_key": "", # Properties of the object. }, @@ -653,11 +683,13 @@

Method Details

"toolCalls": { # Request for the client to execute the tools and return the execution results before continuing the session. # Request for the client to execute the tools. "toolCalls": [ # Optional. The list of tool calls to execute. { # Request for the client or the agent to execute the specified tool. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.tools.html b/docs/dyn/ces_v1beta.projects.locations.apps.tools.html index 10814ed94e..14f5e77cdf 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.tools.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.tools.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists tools in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -299,6 +299,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -540,6 +541,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -817,6 +845,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -1058,6 +1087,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -1361,6 +1417,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -1602,6 +1659,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -1892,6 +1976,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -2133,6 +2218,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -2216,17 +2328,17 @@

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. +
@@ -2427,6 +2539,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -2668,6 +2781,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -2945,6 +3085,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -3186,6 +3327,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.toolsets.html b/docs/dyn/ces_v1beta.projects.locations.apps.toolsets.html index b997c61d74..f1c4dc5073 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.toolsets.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.toolsets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists toolsets in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1015,17 +1015,17 @@

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. +
@@ -1678,6 +1678,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -1919,6 +1920,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.versions.html b/docs/dyn/ces_v1beta.projects.locations.apps.versions.html index 55bb07d957..9dba7e9fe6 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.versions.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.versions.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all app versions in the given app.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

restore(name, body=None, x__xgafv=None)

@@ -274,6 +274,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -583,11 +586,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -595,8 +600,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -912,6 +919,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -1153,6 +1161,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -1609,6 +1644,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -1918,11 +1956,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -1930,8 +1970,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -2247,6 +2289,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -2488,6 +2531,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -2969,6 +3039,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -3278,11 +3351,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -3290,8 +3365,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -3607,6 +3684,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -3848,6 +3926,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -4487,6 +4592,9 @@

Method Details

"tlsCertificate": "A String", # Required. The TLS certificate encoded in PEM format. This string must include the begin header and end footer lines. }, "createTime": "A String", # Output only. Timestamp when the app was created. + "dashboardSettings": { # Settings for dashboards associated with the app, that show up in the Monitoring view. # Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards. + "defaultDashboard": "A String", # Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}` + }, "dataStoreSettings": { # Data store related settings for the app. # Optional. The data store settings for the app. "engines": [ # Output only. The engines for the app. { # An engine to which the data stores are connected. See Vertex AI Search: https://cloud.google.com/generative-ai-app-builder/docs/enterprise-search-introduction. @@ -4796,11 +4904,13 @@

Method Details

}, "text": "A String", # Optional. Text data. "toolCall": { # Request for the client or the agent to execute the specified tool. # Optional. Tool execution request. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "args": { # Optional. The input parameters and values for the tool in JSON object format. "a_key": "", # Properties of the object. }, "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "tool": "A String", # Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}` "toolsetTool": { # A tool that is created from a toolset. # Optional. The toolset tool to execute. "toolId": "A String", # Optional. The tool ID to filter the tools to retrieve the schema for. @@ -4808,8 +4918,10 @@

Method Details

}, }, "toolResponse": { # The execution result of a specific tool from the client or the agent. # Optional. Tool execution response. + "agentName": "A String", # Output only. Human-readable name of the agent that issued this call, e.g. "Contract Architect". Empty when the root agent issued it. "displayName": "A String", # Output only. Display name of the tool. "id": "A String", # Optional. The matching ID of the tool call the response is for. + "parentToolCallId": "A String", # Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling. "response": { # Required. The tool execution result in JSON object format. Use "output" key to specify tool response and "error" key to specify error details (if any). If "output" and "error" keys are not specified, then whole "response" is treated as tool execution result. "a_key": "", # Properties of the object. }, @@ -5125,6 +5237,7 @@

Method Details

}, "snippetsConfig": { # Snippets configuration. # Optional. The snippets configuration. "enableSnippets": True or False, # Optional. Whether snippets are enabled. + "maxSnippets": 42, # Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default. }, "summarizationConfig": { # Summarization configuration. # Optional. The summarization config. "disabled": True or False, # Optional. Whether summarization is disabled. @@ -5366,6 +5479,33 @@

Method Details

], "version": "A String", # Required. The version of the agent. }, + "apiAuthentication": { # Authentication information required for API calls. # Optional. Authentication configuration for calling the remote agent. + "apiKeyConfig": { # Configurations for authentication with API key. # Optional. Config for API key auth. + "apiKeySecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the API key. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "keyName": "A String", # Required. The parameter name or the header name of the API key. E.g., If the API request is "https://example.com/act?X-Api-Key=", "X-Api-Key" would be the parameter name. + "requestLocation": "A String", # Required. Key location in the request. + }, + "bearerTokenConfig": { # Configurations for authentication with a bearer token. # Optional. Config for bearer token auth. + "token": "A String", # Required. The bearer token. Must be in the format `$context.variables.`. + }, + "oauthConfig": { # Configurations for authentication with OAuth. # Optional. Config for OAuth. + "clientId": "A String", # Required. The client ID from the OAuth provider. + "clientSecretVersion": "A String", # Required. The name of the SecretManager secret version resource storing the client secret. Format: `projects/{project}/secrets/{secret}/versions/{version}` Note: You should grant `roles/secretmanager.secretAccessor` role to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + "oauthGrantType": "A String", # Required. OAuth grant types. + "scopes": [ # Optional. The OAuth scopes to grant. + "A String", + ], + "tokenEndpoint": "A String", # Required. The token endpoint in the OAuth provider to exchange for an access token. + }, + "serviceAccountAuthConfig": { # Configurations for authentication using a custom service account. # Optional. Config for service account authentication. + "scopes": [ # Optional. The OAuth scopes to grant. If not specified, the default scope `https://www.googleapis.com/auth/cloud-platform` is used. + "A String", + ], + "serviceAccount": "A String", # Required. The email address of the service account used for authentication. CES uses this service account to exchange an access token and the access token is then sent in the `Authorization` header of the request. The service account must have the `roles/iam.serviceAccountTokenCreator` role granted to the CES service agent `service-@gcp-sa-ces.iam.gserviceaccount.com`. + }, + "serviceAgentIdTokenAuthConfig": { # Configurations for authentication with [ID token](https://cloud.google.com/docs/authentication/token-types#id) generated from service agent. # Optional. Config for ID token auth generated from CES service agent. + }, + }, "description": "A String", # Required. The description of the tool. "name": "A String", # Required. The name of the tool. }, @@ -5662,17 +5802,17 @@

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. +
diff --git a/docs/dyn/ces_v1beta.projects.locations.apps.versions.message.html b/docs/dyn/ces_v1beta.projects.locations.apps.versions.message.html index 9c0007933f..bbaa690d24 100644 --- a/docs/dyn/ces_v1beta.projects.locations.apps.versions.message.html +++ b/docs/dyn/ces_v1beta.projects.locations.apps.versions.message.html @@ -80,6 +80,9 @@

Instance Methods

send(tenant, body=None, x__xgafv=None)

Sends a message to an agent.

+

+ stream(tenant, body=None, x__xgafv=None)

+

Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`

Method Details

close() @@ -282,4 +285,272 @@

Method Details

}
+
+ stream(tenant, body=None, x__xgafv=None) +
Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`
+
+Args:
+  tenant: string, Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents a request for the `SendMessage` method.
+  "configuration": { # Configuration of a send message request. # Configuration for the send request.
+    "acceptedOutputModes": [ # A list of media types the client is prepared to accept for response parts. Agents SHOULD use this to tailor their output.
+      "A String",
+    ],
+    "historyLength": 42, # The maximum number of most recent messages from the task's history to retrieve in the response. An unset value means the client does not impose any limit. A value of zero is a request to not include any messages. The server MUST NOT return more messages than the provided value, but MAY apply a lower limit.
+    "returnImmediately": True or False, # If `true`, the operation returns immediately after creating the task, even if processing is still in progress. If `false` (default), the operation MUST wait until the task reaches a terminal (`COMPLETED`, `FAILED`, `CANCELED`, `REJECTED`) or interrupted (`INPUT_REQUIRED`, `AUTH_REQUIRED`) state before returning.
+    "taskPushNotificationConfig": { # A container associating a push notification configuration with a specific task. # Configuration for the agent to send push notifications for task updates. Task id should be empty when sending this configuration in a `SendMessage` request.
+      "authentication": { # Defines authentication details, used for push notifications. # Authentication information required to send the notification.
+        "credentials": "A String", # Push Notification credentials. Format depends on the scheme (e.g., token for Bearer).
+        "scheme": "A String", # Required. HTTP Authentication Scheme from the [IANA registry](https://www.iana.org/assignments/http-authschemes/). Examples: `Bearer`, `Basic`, `Digest`. Scheme names are case-insensitive per [RFC 9110 Section 11.1](https://www.rfc-editor.org/rfc/rfc9110#section-11.1).
+      },
+      "id": "A String", # The push notification configuration details. A unique identifier (e.g. UUID) for this push notification configuration.
+      "taskId": "A String", # The ID of the task this configuration is associated with.
+      "tenant": "A String", # Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.
+      "token": "A String", # A token unique for this task or session.
+      "url": "A String", # Required. The URL where the notification should be sent.
+    },
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # Required. The message to send to the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "metadata": { # A flexible key-value map for passing additional context or parameters.
+    "a_key": "", # Properties of the object.
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A wrapper object used in streaming operations to encapsulate different types of response data.
+  "artifactUpdate": { # A task delta where an artifact has been generated. # An event indicating a task artifact update.
+    "append": True or False, # If true, the content of this artifact should be appended to a previously sent artifact with the same ID.
+    "artifact": { # Artifacts represent task outputs. # Required. The artifact that was generated or updated.
+      "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+      "description": "A String", # Optional. A human readable description of the artifact.
+      "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+        "A String",
+      ],
+      "metadata": { # Optional. Metadata included with the artifact.
+        "a_key": "", # Properties of the object.
+      },
+      "name": "A String", # A human readable name for the artifact.
+      "parts": [ # Required. The content of the artifact. Must contain at least one part.
+        { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+          "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+          "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+          "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+          "metadata": { # Optional. metadata associated with this part.
+            "a_key": "", # Properties of the object.
+          },
+          "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+          "text": "A String", # The string content of the `text` part.
+          "url": "A String", # A `url` pointing to the file's content.
+        },
+      ],
+    },
+    "contextId": "A String", # Required. The ID of the context that this task belongs to.
+    "lastChunk": True or False, # If true, this is the final chunk of the artifact.
+    "metadata": { # Optional. Metadata associated with the artifact update.
+      "a_key": "", # Properties of the object.
+    },
+    "taskId": "A String", # Required. The ID of the task for this artifact.
+  },
+  "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A Message object containing a message from the agent.
+    "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+    "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+      "A String",
+    ],
+    "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+    "metadata": { # Optional. Any metadata to provide along with the message.
+      "a_key": "", # Properties of the object.
+    },
+    "parts": [ # Required. Parts is the container of the message content.
+      { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+        "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+        "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+        "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+        "metadata": { # Optional. metadata associated with this part.
+          "a_key": "", # Properties of the object.
+        },
+        "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+        "text": "A String", # The string content of the `text` part.
+        "url": "A String", # A `url` pointing to the file's content.
+      },
+    ],
+    "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+      "A String",
+    ],
+    "role": "A String", # Required. Identifies the sender of the message.
+    "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+  },
+  "statusUpdate": { # An event sent by the agent to notify the client of a change in a task's status. # An event indicating a task status update.
+    "contextId": "A String", # Required. The ID of the context that the task belongs to.
+    "metadata": { # Optional. Metadata associated with the task update.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The new status of the task.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+    "taskId": "A String", # Required. The ID of the task that has changed.
+  },
+  "task": { # `Task` is the core unit of action for A2A. It has a current status and when results are created for the task they are stored in the artifact. If there are multiple turns for a task, these are stored in history. # A Task object containing the current state of the task.
+    "artifacts": [ # A set of output artifacts for a `Task`.
+      { # Artifacts represent task outputs.
+        "artifactId": "A String", # Required. Unique identifier (e.g. UUID) for the artifact. It must be unique within a task.
+        "description": "A String", # Optional. A human readable description of the artifact.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Artifact.
+          "A String",
+        ],
+        "metadata": { # Optional. Metadata included with the artifact.
+          "a_key": "", # Properties of the object.
+        },
+        "name": "A String", # A human readable name for the artifact.
+        "parts": [ # Required. The content of the artifact. Must contain at least one part.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+      },
+    ],
+    "contextId": "A String", # Unique identifier (e.g. UUID) for the contextual collection of interactions (tasks and messages).
+    "history": [ # protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a `Task`.
+      { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+    ],
+    "id": "A String", # Required. Unique identifier (e.g. UUID) for the task, generated by the server for a new task.
+    "metadata": { # protolint:enable REPEATED_FIELD_NAMES_PLURALIZED A key/value object to store custom metadata about a task.
+      "a_key": "", # Properties of the object.
+    },
+    "status": { # A container for the status of a task # Required. The current status of a `Task`, including `state` and a `message`.
+      "message": { # `Message` is one unit of communication between client and server. It can be associated with a context and/or a task. For server messages, `context_id` must be provided, and `task_id` only if a task was created. For client messages, both fields are optional, with the caveat that if both are provided, they have to match (the `context_id` has to be the one that is set on the task). If only `task_id` is provided, the server will infer `context_id` from it. # A message associated with the status.
+        "contextId": "A String", # Optional. The context id of the message. If set, the message will be associated with the given context.
+        "extensions": [ # The URIs of extensions that are present or contributed to this Message.
+          "A String",
+        ],
+        "messageId": "A String", # Required. The unique identifier (e.g. UUID) of the message. This is created by the message creator.
+        "metadata": { # Optional. Any metadata to provide along with the message.
+          "a_key": "", # Properties of the object.
+        },
+        "parts": [ # Required. Parts is the container of the message content.
+          { # `Part` represents a container for a section of communication content. Parts can be purely textual, some sort of file (image, video, etc) or a structured data blob (i.e. JSON).
+            "data": "", # Arbitrary structured `data` as a JSON value (object, array, string, number, boolean, or null).
+            "filename": "A String", # An optional `filename` for the file (e.g., "document.pdf").
+            "mediaType": "A String", # The `media_type` (MIME type) of the part content (e.g., "text/plain", "application/json", "image/png"). This field is available for all part types.
+            "metadata": { # Optional. metadata associated with this part.
+              "a_key": "", # Properties of the object.
+            },
+            "raw": "A String", # The `raw` byte content of a file. In JSON serialization, this is encoded as a base64 string.
+            "text": "A String", # The string content of the `text` part.
+            "url": "A String", # A `url` pointing to the file's content.
+          },
+        ],
+        "referenceTaskIds": [ # A list of task IDs that this message references for additional context.
+          "A String",
+        ],
+        "role": "A String", # Required. Identifies the sender of the message.
+        "taskId": "A String", # Optional. The task id of the message. If set, the message will be associated with the given task.
+      },
+      "state": "A String", # Required. The current state of this task.
+      "timestamp": "A String", # ISO 8601 Timestamp when the status was recorded. Example: "2023-10-27T10:00:00Z"
+    },
+  },
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/ces_v1beta.projects.locations.html b/docs/dyn/ces_v1beta.projects.locations.html index bbad7d1f7a..063cfb5dcf 100644 --- a/docs/dyn/ces_v1beta.projects.locations.html +++ b/docs/dyn/ces_v1beta.projects.locations.html @@ -97,7 +97,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateSecuritySettings(name, body=None, updateMask=None, x__xgafv=None)

@@ -200,17 +200,17 @@

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. +
diff --git a/docs/dyn/ces_v1beta.projects.locations.operations.html b/docs/dyn/ces_v1beta.projects.locations.operations.html index 95aaeb5af4..3589910e74 100644 --- a/docs/dyn/ces_v1beta.projects.locations.operations.html +++ b/docs/dyn/ces_v1beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/ces.v1.json b/googleapiclient/discovery_cache/documents/ces.v1.json index 40c203410d..c137c6f636 100644 --- a/googleapiclient/discovery_cache/documents/ces.v1.json +++ b/googleapiclient/discovery_cache/documents/ces.v1.json @@ -890,21 +890,6 @@ ], "location": "query", "type": "string" -}, -"view": { -"description": "Optional. The view specifying which fields in the response should be populated.", -"enum": [ -"CONVERSATION_VIEW_UNSPECIFIED", -"CONVERSATION_VIEW_BASIC", -"CONVERSATION_VIEW_FULL" -], -"enumDescriptions": [ -"Not specified, defaults to CONVERSATION_VIEW_BASIC.", -"The basic view. Returns everything except resolved instructions.", -"The full view. Includes resolved instructions dynamically per turn." -], -"location": "query", -"type": "string" } }, "path": "v1/{+name}", @@ -1227,6 +1212,35 @@ "https://www.googleapis.com/auth/ces", "https://www.googleapis.com/auth/cloud-platform" ] +}, +"stream": { +"description": "Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/deployments/{deploymentsId}/message:stream", +"httpMethod": "POST", +"id": "ces.projects.locations.apps.deployments.message.stream", +"parameterOrder": [ +"tenant" +], +"parameters": { +"tenant": { +"description": "Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/apps/[^/]+/deployments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+tenant}/message:stream", +"request": { +"$ref": "LfA2aV1SendMessageRequest" +}, +"response": { +"$ref": "LfA2aV1StreamResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/ces", +"https://www.googleapis.com/auth/cloud-platform" +] } } } @@ -1621,6 +1635,35 @@ "https://www.googleapis.com/auth/ces", "https://www.googleapis.com/auth/cloud-platform" ] +}, +"stream": { +"description": "Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/message:stream", +"httpMethod": "POST", +"id": "ces.projects.locations.apps.message.stream", +"parameterOrder": [ +"tenant" +], +"parameters": { +"tenant": { +"description": "Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/apps/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+tenant}/message:stream", +"request": { +"$ref": "LfA2aV1SendMessageRequest" +}, +"response": { +"$ref": "LfA2aV1StreamResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/ces", +"https://www.googleapis.com/auth/cloud-platform" +] } } }, @@ -2335,6 +2378,35 @@ "https://www.googleapis.com/auth/ces", "https://www.googleapis.com/auth/cloud-platform" ] +}, +"stream": { +"description": "Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/versions/{versionsId}/message:stream", +"httpMethod": "POST", +"id": "ces.projects.locations.apps.versions.message.stream", +"parameterOrder": [ +"tenant" +], +"parameters": { +"tenant": { +"description": "Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/apps/[^/]+/versions/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+tenant}/message:stream", +"request": { +"$ref": "LfA2aV1SendMessageRequest" +}, +"response": { +"$ref": "LfA2aV1StreamResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/ces", +"https://www.googleapis.com/auth/cloud-platform" +] } } } @@ -2479,7 +2551,7 @@ } } }, -"revision": "20260806", +"revision": "20260824", "rootUrl": "https://ces.googleapis.com/", "schemas": { "Action": { @@ -2997,6 +3069,10 @@ "readOnly": true, "type": "string" }, +"dashboardSettings": { +"$ref": "DashboardSettings", +"description": "Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards." +}, "dataStoreSettings": { "$ref": "DataStoreSettings", "description": "Optional. The data store settings for the app." @@ -4054,25 +4130,23 @@ }, "type": "array" }, -"resolvedDeveloperInstruction": { -"description": "Output only. The full dynamically resolved developer instruction generated from templates. This field is only populated on-demand when requested during history retrieval. It is not persisted.", -"readOnly": true, -"type": "string" -}, "rootSpan": { "$ref": "Span", "description": "Optional. The root span of the action processing." }, -"templateAttributes": { -"additionalProperties": { -"description": "Properties of the object.", -"type": "any" +"userIntendedText": { +"description": "Optional. The intended ground-truth text from the Simulated Caller (Polysynth). Only populated when word error rate metrics are enabled.", +"type": "string" +} }, -"description": "Optional. Variables or configurations referenced by the template engine during dynamic prompt generation. This allows reconstructing the exact prompt sent to the model for this turn.", "type": "object" }, -"userIntendedText": { -"description": "Optional. The intended ground-truth text from the Simulated Caller (Polysynth). Only populated when word error rate metrics are enabled.", +"DashboardSettings": { +"description": "Settings for dashboards associated with the app, that show up in the Monitoring view.", +"id": "DashboardSettings", +"properties": { +"defaultDashboard": { +"description": "Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}`", "type": "string" } }, @@ -4482,6 +4556,11 @@ "enableSnippets": { "description": "Optional. Whether snippets are enabled.", "type": "boolean" +}, +"maxSnippets": { +"description": "Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default.", +"format": "int32", +"type": "integer" } }, "type": "object" @@ -4505,6 +4584,17 @@ }, "type": "object" }, +"DeployChannelResponse": { +"description": "Response message for AgentService.DeployChannel.", +"id": "DeployChannelResponse", +"properties": { +"deployment": { +"$ref": "Deployment", +"description": "The created deployment." +} +}, +"type": "object" +}, "Deployment": { "description": "A deployment represents an immutable, queryable version of the app. It is used to deploy an app version with a specific channel profile.", "id": "Deployment", @@ -5510,14 +5600,18 @@ "HARM_CATEGORY_HATE_SPEECH", "HARM_CATEGORY_DANGEROUS_CONTENT", "HARM_CATEGORY_HARASSMENT", -"HARM_CATEGORY_SEXUALLY_EXPLICIT" +"HARM_CATEGORY_SEXUALLY_EXPLICIT", +"HARM_CATEGORY_PROFANITY", +"HARM_CATEGORY_TOXIC" ], "enumDescriptions": [ "The harm category is unspecified.", "The harm category is hate speech.", "The harm category is dangerous content.", "The harm category is harassment.", -"The harm category is sexually explicit content." +"The harm category is sexually explicit content.", +"The harm category is profanity.", +"The harm category is toxic." ], "type": "string" }, @@ -5588,6 +5682,14 @@ "importOptions": { "$ref": "ImportAppRequestImportOptions", "description": "Optional. Options governing the import process for the app." +}, +"jsonPatchContent": { +"description": "Optional. Patch content as a JSON string.", +"type": "string" +}, +"jsonPatchGcsUri": { +"description": "Optional. A Cloud Storage URI pointing to a JSON file containing the patches.", +"type": "string" } }, "type": "object" @@ -6459,6 +6561,29 @@ }, "type": "object" }, +"LfA2aV1StreamResponse": { +"description": "A wrapper object used in streaming operations to encapsulate different types of response data.", +"id": "LfA2aV1StreamResponse", +"properties": { +"artifactUpdate": { +"$ref": "LfA2aV1TaskArtifactUpdateEvent", +"description": "An event indicating a task artifact update." +}, +"message": { +"$ref": "LfA2aV1Message", +"description": "A Message object containing a message from the agent." +}, +"statusUpdate": { +"$ref": "LfA2aV1TaskStatusUpdateEvent", +"description": "An event indicating a task status update." +}, +"task": { +"$ref": "LfA2aV1Task", +"description": "A Task object containing the current state of the task." +} +}, +"type": "object" +}, "LfA2aV1StringList": { "description": "protolint:disable REPEATED_FIELD_NAMES_PLURALIZED A list of strings.", "id": "LfA2aV1StringList", @@ -6514,6 +6639,41 @@ }, "type": "object" }, +"LfA2aV1TaskArtifactUpdateEvent": { +"description": "A task delta where an artifact has been generated.", +"id": "LfA2aV1TaskArtifactUpdateEvent", +"properties": { +"append": { +"description": "If true, the content of this artifact should be appended to a previously sent artifact with the same ID.", +"type": "boolean" +}, +"artifact": { +"$ref": "LfA2aV1Artifact", +"description": "Required. The artifact that was generated or updated." +}, +"contextId": { +"description": "Required. The ID of the context that this task belongs to.", +"type": "string" +}, +"lastChunk": { +"description": "If true, this is the final chunk of the artifact.", +"type": "boolean" +}, +"metadata": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Optional. Metadata associated with the artifact update.", +"type": "object" +}, +"taskId": { +"description": "Required. The ID of the task for this artifact.", +"type": "string" +} +}, +"type": "object" +}, "LfA2aV1TaskPushNotificationConfig": { "description": "A container associating a push notification configuration with a specific task.", "id": "LfA2aV1TaskPushNotificationConfig", @@ -6587,6 +6747,33 @@ }, "type": "object" }, +"LfA2aV1TaskStatusUpdateEvent": { +"description": "An event sent by the agent to notify the client of a change in a task's status.", +"id": "LfA2aV1TaskStatusUpdateEvent", +"properties": { +"contextId": { +"description": "Required. The ID of the context that the task belongs to.", +"type": "string" +}, +"metadata": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Optional. Metadata associated with the task update.", +"type": "object" +}, +"status": { +"$ref": "LfA2aV1TaskStatus", +"description": "Required. The new status of the task." +}, +"taskId": { +"description": "Required. The ID of the task that has changed.", +"type": "string" +} +}, +"type": "object" +}, "ListAgentsResponse": { "description": "Response message for AgentService.ListAgents.", "id": "ListAgentsResponse", @@ -7420,6 +7607,10 @@ "$ref": "AgentCard", "description": "Required. The agent card of the remote agent that this tool invokes." }, +"apiAuthentication": { +"$ref": "ApiAuthentication", +"description": "Optional. Authentication configuration for calling the remote agent." +}, "description": { "description": "Required. The description of the tool.", "type": "string" @@ -7893,6 +8084,10 @@ "$ref": "GoogleSearchSuggestions", "description": "The suggestions returned from Google Search as a result of invoking the GoogleSearchTool." }, +"image": { +"$ref": "Image", +"description": "Output image from the CES agent." +}, "payload": { "additionalProperties": { "description": "Properties of the object.", @@ -8216,6 +8411,11 @@ "description": "Request for the client or the agent to execute the specified tool.", "id": "ToolCall", "properties": { +"agentName": { +"description": "Output only. Human-readable name of the agent that issued this call, e.g. \"Contract Architect\". Empty when the root agent issued it.", +"readOnly": true, +"type": "string" +}, "args": { "additionalProperties": { "description": "Properties of the object.", @@ -8233,6 +8433,11 @@ "description": "Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse.", "type": "string" }, +"parentToolCallId": { +"description": "Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling.", +"readOnly": true, +"type": "string" +}, "tool": { "description": "Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}`", "type": "string" @@ -8277,6 +8482,11 @@ "description": "The execution result of a specific tool from the client or the agent.", "id": "ToolResponse", "properties": { +"agentName": { +"description": "Output only. Human-readable name of the agent that issued this call, e.g. \"Contract Architect\". Empty when the root agent issued it.", +"readOnly": true, +"type": "string" +}, "displayName": { "description": "Output only. Display name of the tool.", "readOnly": true, @@ -8286,6 +8496,11 @@ "description": "Optional. The matching ID of the tool call the response is for.", "type": "string" }, +"parentToolCallId": { +"description": "Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling.", +"readOnly": true, +"type": "string" +}, "response": { "additionalProperties": { "description": "Properties of the object.", diff --git a/googleapiclient/discovery_cache/documents/ces.v1beta.json b/googleapiclient/discovery_cache/documents/ces.v1beta.json index acc45d6cc2..a447933eb9 100644 --- a/googleapiclient/discovery_cache/documents/ces.v1beta.json +++ b/googleapiclient/discovery_cache/documents/ces.v1beta.json @@ -1096,21 +1096,6 @@ ], "location": "query", "type": "string" -}, -"view": { -"description": "Optional. The view specifying which fields in the response should be populated.", -"enum": [ -"CONVERSATION_VIEW_UNSPECIFIED", -"CONVERSATION_VIEW_BASIC", -"CONVERSATION_VIEW_FULL" -], -"enumDescriptions": [ -"Not specified, defaults to CONVERSATION_VIEW_BASIC.", -"The basic view. Returns everything except resolved instructions.", -"The full view. Includes resolved instructions dynamically per turn." -], -"location": "query", -"type": "string" } }, "path": "v1beta/{+name}", @@ -1433,6 +1418,35 @@ "https://www.googleapis.com/auth/ces", "https://www.googleapis.com/auth/cloud-platform" ] +}, +"stream": { +"description": "Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`", +"flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/deployments/{deploymentsId}/message:stream", +"httpMethod": "POST", +"id": "ces.projects.locations.apps.deployments.message.stream", +"parameterOrder": [ +"tenant" +], +"parameters": { +"tenant": { +"description": "Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/apps/[^/]+/deployments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta/{+tenant}/message:stream", +"request": { +"$ref": "LfA2aV1SendMessageRequest" +}, +"response": { +"$ref": "LfA2aV1StreamResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/ces", +"https://www.googleapis.com/auth/cloud-platform" +] } } } @@ -2732,6 +2746,35 @@ "https://www.googleapis.com/auth/ces", "https://www.googleapis.com/auth/cloud-platform" ] +}, +"stream": { +"description": "Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`", +"flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/message:stream", +"httpMethod": "POST", +"id": "ces.projects.locations.apps.message.stream", +"parameterOrder": [ +"tenant" +], +"parameters": { +"tenant": { +"description": "Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/apps/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta/{+tenant}/message:stream", +"request": { +"$ref": "LfA2aV1SendMessageRequest" +}, +"response": { +"$ref": "LfA2aV1StreamResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/ces", +"https://www.googleapis.com/auth/cloud-platform" +] } } }, @@ -3623,6 +3666,35 @@ "https://www.googleapis.com/auth/ces", "https://www.googleapis.com/auth/cloud-platform" ] +}, +"stream": { +"description": "Sends a streaming message to an agent, allowing for real-time interaction and status updates. Streaming version of `SendMessage`", +"flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/apps/{appsId}/versions/{versionsId}/message:stream", +"httpMethod": "POST", +"id": "ces.projects.locations.apps.versions.message.stream", +"parameterOrder": [ +"tenant" +], +"parameters": { +"tenant": { +"description": "Optional. Opaque routing identifier. Must match the `tenant` value from the selected `AgentInterface` in the Agent Card when that field is set.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/apps/[^/]+/versions/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta/{+tenant}/message:stream", +"request": { +"$ref": "LfA2aV1SendMessageRequest" +}, +"response": { +"$ref": "LfA2aV1StreamResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/ces", +"https://www.googleapis.com/auth/cloud-platform" +] } } } @@ -3767,7 +3839,7 @@ } } }, -"revision": "20260806", +"revision": "20260824", "rootUrl": "https://ces.googleapis.com/", "schemas": { "Action": { @@ -4506,6 +4578,10 @@ "readOnly": true, "type": "string" }, +"dashboardSettings": { +"$ref": "DashboardSettings", +"description": "Optional. App-specific dashboard settings for linking and configuring Contact Center Insights dashboards." +}, "dataStoreSettings": { "$ref": "DataStoreSettings", "description": "Optional. The data store settings for the app." @@ -5602,25 +5678,23 @@ }, "type": "array" }, -"resolvedDeveloperInstruction": { -"description": "Output only. The full dynamically resolved developer instruction generated from templates. This field is only populated on-demand when requested during history retrieval. It is not persisted.", -"readOnly": true, -"type": "string" -}, "rootSpan": { "$ref": "Span", "description": "Optional. The root span of the action processing." }, -"templateAttributes": { -"additionalProperties": { -"description": "Properties of the object.", -"type": "any" +"userIntendedText": { +"description": "Optional. The intended ground-truth text from the Simulated Caller (Polysynth). Only populated when word error rate metrics are enabled.", +"type": "string" +} }, -"description": "Optional. Variables or configurations referenced by the template engine during dynamic prompt generation. This allows reconstructing the exact prompt sent to the model for this turn.", "type": "object" }, -"userIntendedText": { -"description": "Optional. The intended ground-truth text from the Simulated Caller (Polysynth). Only populated when word error rate metrics are enabled.", +"DashboardSettings": { +"description": "Settings for dashboards associated with the app, that show up in the Monitoring view.", +"id": "DashboardSettings", +"properties": { +"defaultDashboard": { +"description": "Optional. The resource name of the default Contact Center Insights dashboard associated with the app. This is the dashboard that will be displayed when users navigate to the Monitoring view for the app. Format: `projects/{project}/locations/{location}/dashboards/{dashboard}`", "type": "string" } }, @@ -6030,6 +6104,11 @@ "enableSnippets": { "description": "Optional. Whether snippets are enabled.", "type": "boolean" +}, +"maxSnippets": { +"description": "Optional. Number of snippets to return per query. If unset, returns all snippets from the service by default.", +"format": "int32", +"type": "integer" } }, "type": "object" @@ -6059,6 +6138,17 @@ "properties": {}, "type": "object" }, +"DeployChannelResponse": { +"description": "Response message for AgentService.DeployChannel.", +"id": "DeployChannelResponse", +"properties": { +"deployment": { +"$ref": "Deployment", +"description": "The created deployment." +} +}, +"type": "object" +}, "Deployment": { "description": "A deployment represents an immutable, queryable version of the app. It is used to deploy an app version with a specific channel profile.", "id": "Deployment", @@ -9555,14 +9645,18 @@ "HARM_CATEGORY_HATE_SPEECH", "HARM_CATEGORY_DANGEROUS_CONTENT", "HARM_CATEGORY_HARASSMENT", -"HARM_CATEGORY_SEXUALLY_EXPLICIT" +"HARM_CATEGORY_SEXUALLY_EXPLICIT", +"HARM_CATEGORY_PROFANITY", +"HARM_CATEGORY_TOXIC" ], "enumDescriptions": [ "The harm category is unspecified.", "The harm category is hate speech.", "The harm category is dangerous content.", "The harm category is harassment.", -"The harm category is sexually explicit content." +"The harm category is sexually explicit content.", +"The harm category is profanity.", +"The harm category is toxic." ], "type": "string" }, @@ -9633,6 +9727,14 @@ "importOptions": { "$ref": "ImportAppRequestImportOptions", "description": "Optional. Options governing the import process for the app." +}, +"jsonPatchContent": { +"description": "Optional. Patch content as a JSON string.", +"type": "string" +}, +"jsonPatchGcsUri": { +"description": "Optional. A Cloud Storage URI pointing to a JSON file containing the patches.", +"type": "string" } }, "type": "object" @@ -10798,6 +10900,29 @@ }, "type": "object" }, +"LfA2aV1StreamResponse": { +"description": "A wrapper object used in streaming operations to encapsulate different types of response data.", +"id": "LfA2aV1StreamResponse", +"properties": { +"artifactUpdate": { +"$ref": "LfA2aV1TaskArtifactUpdateEvent", +"description": "An event indicating a task artifact update." +}, +"message": { +"$ref": "LfA2aV1Message", +"description": "A Message object containing a message from the agent." +}, +"statusUpdate": { +"$ref": "LfA2aV1TaskStatusUpdateEvent", +"description": "An event indicating a task status update." +}, +"task": { +"$ref": "LfA2aV1Task", +"description": "A Task object containing the current state of the task." +} +}, +"type": "object" +}, "LfA2aV1StringList": { "description": "protolint:disable REPEATED_FIELD_NAMES_PLURALIZED A list of strings.", "id": "LfA2aV1StringList", @@ -10853,6 +10978,41 @@ }, "type": "object" }, +"LfA2aV1TaskArtifactUpdateEvent": { +"description": "A task delta where an artifact has been generated.", +"id": "LfA2aV1TaskArtifactUpdateEvent", +"properties": { +"append": { +"description": "If true, the content of this artifact should be appended to a previously sent artifact with the same ID.", +"type": "boolean" +}, +"artifact": { +"$ref": "LfA2aV1Artifact", +"description": "Required. The artifact that was generated or updated." +}, +"contextId": { +"description": "Required. The ID of the context that this task belongs to.", +"type": "string" +}, +"lastChunk": { +"description": "If true, this is the final chunk of the artifact.", +"type": "boolean" +}, +"metadata": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Optional. Metadata associated with the artifact update.", +"type": "object" +}, +"taskId": { +"description": "Required. The ID of the task for this artifact.", +"type": "string" +} +}, +"type": "object" +}, "LfA2aV1TaskPushNotificationConfig": { "description": "A container associating a push notification configuration with a specific task.", "id": "LfA2aV1TaskPushNotificationConfig", @@ -10926,6 +11086,33 @@ }, "type": "object" }, +"LfA2aV1TaskStatusUpdateEvent": { +"description": "An event sent by the agent to notify the client of a change in a task's status.", +"id": "LfA2aV1TaskStatusUpdateEvent", +"properties": { +"contextId": { +"description": "Required. The ID of the context that the task belongs to.", +"type": "string" +}, +"metadata": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Optional. Metadata associated with the task update.", +"type": "object" +}, +"status": { +"$ref": "LfA2aV1TaskStatus", +"description": "Required. The new status of the task." +}, +"taskId": { +"description": "Required. The ID of the task that has changed.", +"type": "string" +} +}, +"type": "object" +}, "ListAgentsResponse": { "description": "Response message for AgentService.ListAgents.", "id": "ListAgentsResponse", @@ -12006,6 +12193,10 @@ "$ref": "AgentCard", "description": "Required. The agent card of the remote agent that this tool invokes." }, +"apiAuthentication": { +"$ref": "ApiAuthentication", +"description": "Optional. Authentication configuration for calling the remote agent." +}, "description": { "description": "Required. The description of the tool.", "type": "string" @@ -12698,6 +12889,10 @@ "$ref": "GoogleSearchSuggestions", "description": "The suggestions returned from Google Search as a result of invoking the GoogleSearchTool." }, +"image": { +"$ref": "Image", +"description": "Output image from the CES agent." +}, "payload": { "additionalProperties": { "description": "Properties of the object.", @@ -13048,6 +13243,11 @@ "description": "Request for the client or the agent to execute the specified tool.", "id": "ToolCall", "properties": { +"agentName": { +"description": "Output only. Human-readable name of the agent that issued this call, e.g. \"Contract Architect\". Empty when the root agent issued it.", +"readOnly": true, +"type": "string" +}, "args": { "additionalProperties": { "description": "Properties of the object.", @@ -13065,6 +13265,11 @@ "description": "Optional. The unique identifier of the tool call. If populated, the client should return the execution result with the matching ID in ToolResponse.", "type": "string" }, +"parentToolCallId": { +"description": "Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling.", +"readOnly": true, +"type": "string" +}, "tool": { "description": "Optional. The name of the tool to execute. Format: `projects/{project}/locations/{location}/apps/{app}/tools/{tool}`", "type": "string" @@ -13109,6 +13314,11 @@ "description": "The execution result of a specific tool from the client or the agent.", "id": "ToolResponse", "properties": { +"agentName": { +"description": "Output only. Human-readable name of the agent that issued this call, e.g. \"Contract Architect\". Empty when the root agent issued it.", +"readOnly": true, +"type": "string" +}, "displayName": { "description": "Output only. Display name of the tool.", "readOnly": true, @@ -13118,6 +13328,11 @@ "description": "Optional. The matching ID of the tool call the response is for.", "type": "string" }, +"parentToolCallId": { +"description": "Output only. The id of the tool call that caused this one, when it was issued by a sub-agent working on behalf of a parent call. Empty for top-level calls. Lets a client group a sub-agent's work under the call that started it instead of rendering every step as a sibling.", +"readOnly": true, +"type": "string" +}, "response": { "additionalProperties": { "description": "Properties of the object.", From 35b2187fb48a125a855b00cee0c412c556ec9b4e Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:31 +0000 Subject: [PATCH 16/70] feat(chat): update the api #### chat:v1 The following keys were added: - resources.spaces.resources.messagePins.methods.create (Total Keys: 12) - resources.spaces.resources.messagePins.methods.delete (Total Keys: 11) - resources.spaces.resources.messagePins.methods.list (Total Keys: 16) - schemas.ListMessagePinsResponse (Total Keys: 5) - schemas.MessagePin (Total Keys: 4) --- docs/dyn/chat_v1.customEmojis.html | 18 +- docs/dyn/chat_v1.html | 26 +-- docs/dyn/chat_v1.spaces.html | 67 ++++--- docs/dyn/chat_v1.spaces.members.html | 18 +- docs/dyn/chat_v1.spaces.messagePins.html | 185 ++++++++++++++++++ docs/dyn/chat_v1.spaces.messages.html | 72 +++---- .../chat_v1.spaces.messages.reactions.html | 18 +- docs/dyn/chat_v1.spaces.spaceEvents.html | 66 +++---- docs/dyn/chat_v1.users.sections.html | 18 +- docs/dyn/chat_v1.users.sections.items.html | 18 +- .../discovery_cache/documents/chat.v1.json | 149 +++++++++++++- 11 files changed, 491 insertions(+), 164 deletions(-) create mode 100644 docs/dyn/chat_v1.spaces.messagePins.html diff --git a/docs/dyn/chat_v1.customEmojis.html b/docs/dyn/chat_v1.customEmojis.html index e6a4bfe4b3..2e5fb547ec 100644 --- a/docs/dyn/chat_v1.customEmojis.html +++ b/docs/dyn/chat_v1.customEmojis.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists custom emojis visible to the authenticated user. Custom emojis are only available for Google Workspace accounts, and the administrator must turn custom emojis on for the organization. For more information, see [Learn about custom emojis in Google Chat](https://support.google.com/chat/answer/12800149) and [Manage custom emoji permissions](https://support.google.com/a/answer/12850085). Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.customemojis.readonly` - `https://www.googleapis.com/auth/chat.customemojis`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -215,17 +215,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chat_v1.html b/docs/dyn/chat_v1.html index 22a8d24cee..d6d9a0e9d5 100644 --- a/docs/dyn/chat_v1.html +++ b/docs/dyn/chat_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/chat_v1.spaces.html b/docs/dyn/chat_v1.spaces.html index 3183a03949..31423f3ab7 100644 --- a/docs/dyn/chat_v1.spaces.html +++ b/docs/dyn/chat_v1.spaces.html @@ -79,6 +79,11 @@

Instance Methods

Returns the members Resource.

+

+ messagePins() +

+

Returns the messagePins Resource.

+

messages()

@@ -108,7 +113,7 @@

Instance Methods

findGroupChats(pageSize=None, pageToken=None, spaceView=None, users=None, x__xgafv=None)

Returns all spaces with `spaceType == GROUP_CHAT`, whose human memberships contain exactly the calling user, and the users specified in `FindGroupChatsRequest.users`. Only members that have joined the conversation are supported. For an example, see [Find group chats](https://developers.google.com/workspace/chat/find-group-chats). If the calling user blocks, or is blocked by, some users, and no spaces with the entire specified set of users are found, this method returns spaces that don't include the blocked or blocking users. The specified set of users must contain only human (non-app) memberships. A request that contains non-human users doesn't return any spaces. Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.memberships.readonly` - `https://www.googleapis.com/auth/chat.memberships`

- findGroupChats_next()

+ findGroupChats_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, useAdminAccess=None, x__xgafv=None)

@@ -117,7 +122,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists spaces the caller is a member of. Group chats and DMs aren't listed until the first message is sent. For an example, see [List spaces](https://developers.google.com/workspace/chat/list-spaces). Supports the following types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) with the authorization scope: - `https://www.googleapis.com/auth/chat.bot` - [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` To list all named spaces by Google Workspace organization, use the [`spaces.search()`](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces/search) method using Workspace administrator privileges instead.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, useAdminAccess=None, x__xgafv=None)

@@ -126,7 +131,7 @@

Instance Methods

search(orderBy=None, pageSize=None, pageToken=None, query=None, useAdminAccess=None, x__xgafv=None)

Returns a list of spaces in a Google Workspace organization. For an example, see [Search for and manage spaces](https://developers.google.com/workspace/chat/search-manage-admin). When `use_admin_access` is set to `false`, the results are limited to spaces where the calling user is a joined member. To search with administrator privileges, set `use_admin_access` to `true`. Supports the following types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` - [User authentication with administrator privileges](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user#admin-privileges) and one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.admin.spaces.readonly` - `https://www.googleapis.com/auth/chat.admin.spaces`

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setup(body=None, x__xgafv=None)

@@ -710,17 +715,17 @@

Method Details

- findGroupChats_next() + findGroupChats_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. +
@@ -950,17 +955,17 @@

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. +
@@ -1177,9 +1182,9 @@

Method Details

Args: orderBy: string, Optional. How the list of spaces is ordered. Supported attributes to order by are: - `membership_count.joined_direct_human_user_count` — Denotes the count of human users that have directly joined a space. - `last_active_time` — Denotes the time when last eligible item is added to any topic of this space. - `create_time` — Denotes the time of the space creation. When `useAdminAccess` is `false`, only `create_time` and `relevance` are supported for ordering. Only `DESC` is supported for these fields in non-admin searches. Valid ordering operation values are: - `ASC` for ascending. Default value. - `DESC` for descending. The supported syntax are when `useAdminAccess` is set to `true`: - `membership_count.joined_direct_human_user_count DESC` - `membership_count.joined_direct_human_user_count ASC` - `last_active_time DESC` - `last_active_time ASC` - `create_time DESC` - `create_time ASC` When `useAdminAccess` is set to `false`: - `create_time DESC` - `relevance DESC` [Developer Preview](https://developers.google.com/workspace/preview). - pageSize: integer, The maximum number of spaces to return. The service may return fewer than this value. If unspecified, at most 100 spaces are returned. The maximum value is 1000. If you use a value more than 1000, it's automatically changed to 1000. + pageSize: integer, The maximum number of spaces to return. The service may return fewer than this value. If unspecified, at most 100 spaces are returned. The maximum value is 1000 when `useAdminAccess` is set to `true`. Otherwise, the maximum value is 100. If you use a value more than the maximum value, it's automatically changed to the maximum value. pageToken: string, A token, received from the previous search spaces call. Provide this parameter to retrieve the subsequent page. When paginating, all other parameters provided should match the call that provided the page token. Passing different values to the other parameters might lead to unexpected results. - query: string, Required. A search query. You can search by using the following parameters when `useAdminAccess` is set to `true`: - `create_time` - `customer` - `display_name` - `external_user_allowed` - `last_active_time` - `space_history_state` - `space_type` When `useAdminAccess` is set to `false`: - `display_name` - `external_user_allowed` - `space_type` `create_time` and `last_active_time` accept a timestamp in [RFC-3339](https://www.rfc-editor.org/rfc/rfc3339) format and the supported comparison operators are: `=`, `<`, `>`, `<=`, `>=`. `customer` is required when `useAdminAccess` is set to `true`, and is used to indicate which customer to fetch spaces from. `customers/my_customer` is the only supported value. `display_name` only accepts the `HAS` (`:`) operator. The text to match is first tokenized into tokens and each token is prefix-matched case-insensitively and independently as a substring anywhere in the space's `display_name`. For example, `Fun Eve` matches `Fun event` or `The evening was fun`, but not `notFun event` or `even`. When `useAdminAccess` is set to `false`, `display_name` is required to retrieve meaningful results. Otherwise, the default behavior is to return an empty response. `external_user_allowed` accepts either `true` or `false`. `space_history_state` only accepts values from the [`historyState`] (https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces#Space.HistoryState) field of a `space` resource. `space_type` is required and the only valid value is `SPACE`. Across different fields, only `AND` operators are supported. A valid example is `space_type = "SPACE" AND display_name:"Hello"` and an invalid example is `space_type = "SPACE" OR display_name:"Hello"`. Among the same field, `space_type` doesn't support `AND` or `OR` operators. `display_name`, 'space_history_state', and 'external_user_allowed' only support `OR` operators. `last_active_time` and `create_time` support both `AND` and `OR` operators. `AND` can only be used to represent an interval, such as `last_active_time < "2022-01-01T00:00:00+00:00" AND last_active_time > "2023-01-01T00:00:00+00:00"`. The following example queries are valid when `useAdminAccess` is set to `true`: ``` customer = "customers/my_customer" AND space_type = "SPACE" customer = "customers/my_customer" AND space_type = "SPACE" AND display_name:"Hello World" customer = "customers/my_customer" AND space_type = "SPACE" AND (last_active_time < "2020-01-01T00:00:00+00:00" OR last_active_time > "2022-01-01T00:00:00+00:00") customer = "customers/my_customer" AND space_type = "SPACE" AND (display_name:"Hello World" OR display_name:"Fun event") AND (last_active_time > "2020-01-01T00:00:00+00:00" AND last_active_time < "2022-01-01T00:00:00+00:00") customer = "customers/my_customer" AND space_type = "SPACE" AND (create_time > "2019-01-01T00:00:00+00:00" AND create_time < "2020-01-01T00:00:00+00:00") AND (external_user_allowed = "true") AND (space_history_state = "HISTORY_ON" OR space_history_state = "HISTORY_OFF") ``` The following example queries are valid when `useAdminAccess` is set to `false`: ``` display_name:"Hello World" AND space_type = "SPACE" (display_name:"Hello" OR display_name:"Fun") AND space_type = "SPACE" (external_user_allowed = "true" AND space_type = "SPACE") // Returns an empty response. (external_user_allowed = "true" AND display_name:"Hello" AND space_type = "SPACE") ``` + query: string, Required. A search query. You can search by using the following parameters when `useAdminAccess` is set to `true`: - `create_time` - `customer` - `display_name` - `external_user_allowed` - `last_active_time` - `space_history_state` - `space_type` When `useAdminAccess` is set to `false`: - `display_name` - `external_user_allowed` - `space_type` `create_time` and `last_active_time` accept a timestamp in [RFC-3339](https://www.rfc-editor.org/rfc/rfc3339) format and the supported comparison operators are: `=`, `<`, `>`, `<=`, `>=`. `customer` is required when `useAdminAccess` is set to `true`, and is used to indicate which customer to fetch spaces from. `customers/my_customer` is the only supported value. `display_name` only accepts the `HAS` (`:`) operator. The text to match is first tokenized into tokens and each token is prefix-matched case-insensitively and independently as a substring anywhere in the space's `display_name`. For example, `Fun Eve` matches `Fun event` or `The evening was fun`, but not `notFun event` or `even`. When `useAdminAccess` is set to `false`, `display_name` is required to retrieve meaningful results. Otherwise, the default behavior is to return an empty response. `external_user_allowed` accepts either `true` or `false`. `space_history_state` only accepts values from the [`historyState`] (https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces#Space.HistoryState) field of a `space` resource. `space_type` is required and the only valid value is `SPACE`. Across different fields, only `AND` operators are supported. A valid example is `space_type = "SPACE" AND display_name:"Hello"` and an invalid example is `space_type = "SPACE" OR display_name:"Hello"`. Among the same field, `space_type` doesn't support `AND` or `OR` operators. `display_name`, 'space_history_state', and 'external_user_allowed' only support `OR` operators. `last_active_time` and `create_time` support both `AND` and `OR` operators. `AND` can only be used to represent an interval, such as `last_active_time < "2022-01-01T00:00:00+00:00" AND last_active_time > "2023-01-01T00:00:00+00:00"`. The following example queries are valid when `useAdminAccess` is set to `true`: ``` customer = "customers/my_customer" AND space_type = "SPACE" customer = "customers/my_customer" AND space_type = "SPACE" AND display_name:"Hello World" customer = "customers/my_customer" AND space_type = "SPACE" AND (last_active_time < "2020-01-01T00:00:00+00:00" OR last_active_time > "2022-01-01T00:00:00+00:00") customer = "customers/my_customer" AND space_type = "SPACE" AND (display_name:"Hello World" OR display_name:"Fun event") AND (last_active_time > "2020-01-01T00:00:00+00:00" AND last_active_time < "2022-01-01T00:00:00+00:00") customer = "customers/my_customer" AND space_type = "SPACE" AND (create_time > "2019-01-01T00:00:00+00:00" AND create_time < "2020-01-01T00:00:00+00:00") AND (external_user_allowed = "true") AND (space_history_state = "HISTORY_ON" OR space_history_state = "HISTORY_OFF") ``` The following example queries are valid when `useAdminAccess` is set to `false`: ``` display_name:"Hello World" AND space_type = "SPACE" (display_name:"Hello" OR display_name:"Fun") AND space_type = "SPACE" (external_user_allowed = "true" AND space_type = "SPACE") // Returns an empty response. (external_user_allowed = "true" AND display_name:"Hello" AND space_type = "SPACE") ``` The maximum query length is 1,000 characters. Invalid queries are rejected by the server with an `INVALID_ARGUMENT` error. useAdminAccess: boolean, When `true`, the method runs using the user's Google Workspace administrator privileges. The calling user must be a Google Workspace administrator with the [manage chat and spaces conversations privilege](https://support.google.com/a/answer/13369245). Requires either the `chat.admin.spaces.readonly` or `chat.admin.spaces` [OAuth 2.0 scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes). x__xgafv: string, V1 error format. Allowed values @@ -1190,7 +1195,7 @@

Method Details

An object of the form: { # Response with a list of spaces corresponding to the search spaces request. - "nextPageToken": "A String", # A token that can be used to retrieve the next page. If this field is empty, there are no subsequent pages. + "nextPageToken": "A String", # A token that can be used to retrieve the next page. If this field is empty, there are no subsequent pages. Only populated when `useAdminAccess` is set to `true`. "results": [ # Output only. The list of search results that matched the query. { # A single result item from a space search. "space": { # A space in Google Chat. Spaces are conversations between two or more users or 1:1 messages between a user and a Chat app. # Output only. The matched space. @@ -1383,22 +1388,22 @@

Method Details

"type": "A String", # Output only. Deprecated: Use `space_type` instead. The type of a space. }, ], - "totalSize": 42, # The total number of spaces that match the query, across all pages. If the result is over 10,000 spaces, this value is an estimate. + "totalSize": 42, # The total number of spaces that match the query, across all pages. If the result is over 10,000 spaces, this value is an estimate. Only populated when `useAdminAccess` is set to `true`. }
- search_next() + search_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. +
diff --git a/docs/dyn/chat_v1.spaces.members.html b/docs/dyn/chat_v1.spaces.members.html index 727670f7aa..d787aac049 100644 --- a/docs/dyn/chat_v1.spaces.members.html +++ b/docs/dyn/chat_v1.spaces.members.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, showGroups=None, showInvited=None, useAdminAccess=None, x__xgafv=None)

Lists memberships in a space. For an example, see [List users and Google Chat apps in a space](https://developers.google.com/workspace/chat/list-members). Listing memberships with [app authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) lists memberships in spaces that the Chat app has access to, but excludes Chat app memberships, including its own. Listing memberships with [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) lists memberships in spaces that the authenticated user has access to. Supports the following types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.bot` - `https://www.googleapis.com/auth/chat.app.memberships` (requires [administrator approval](https://support.google.com/a?p=chat-app-auth)) - [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.memberships.readonly` - `https://www.googleapis.com/auth/chat.memberships` - `https://www.googleapis.com/auth/chat.import` (import mode spaces only) - User authentication grants administrator privileges when an administrator account authenticates, `use_admin_access` is `true`, and one of the following authorization scopes is used: - `https://www.googleapis.com/auth/chat.admin.memberships.readonly` - `https://www.googleapis.com/auth/chat.admin.memberships`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, useAdminAccess=None, x__xgafv=None)

@@ -274,17 +274,17 @@

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. +
diff --git a/docs/dyn/chat_v1.spaces.messagePins.html b/docs/dyn/chat_v1.spaces.messagePins.html new file mode 100644 index 0000000000..4f1182d3fa --- /dev/null +++ b/docs/dyn/chat_v1.spaces.messagePins.html @@ -0,0 +1,185 @@ + + + +

Google Chat API . spaces . messagePins

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, x__xgafv=None)

+

Creates a message pin. Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.spaces.pins` - `https://www.googleapis.com/auth/chat.spaces`

+

+ delete(name, x__xgafv=None)

+

Deletes a message pin. Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.spaces.pins` - `https://www.googleapis.com/auth/chat.spaces`

+

+ list(parent, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists message pins in a space. Users can pin important messages in spaces for easy access. For more information, see [Pin or unpin a conversation in Google Chat](https://support.google.com/chat/answer/15622437). Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.spaces.pins.readonly` - `https://www.googleapis.com/auth/chat.spaces.pins` - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces`

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, x__xgafv=None) +
Creates a message pin. Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.spaces.pins` - `https://www.googleapis.com/auth/chat.spaces`
+
+Args:
+  parent: string, Required. The parent space in which to create the message pin. Format: spaces/{space} (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # A pin on a Chat message. For more information see [Pin a message](https://support.google.com/chat?p=chat-board-hc).
+  "message": "A String", # Required. Immutable. The resource name of the message that is pinned. Format: `spaces/{space}/messages/{message}`
+  "name": "A String", # Identifier. The resource name of the message pin. Format: `spaces/{space}/messagePins/{message_pin}` The resource ID component matches the resource ID component of the message. For example, a message with `spaces/AAA/messages/bbb.ccc` corresponds to the message pin with the resource name `spaces/AAA/messagePins/bbb.ccc`.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A pin on a Chat message. For more information see [Pin a message](https://support.google.com/chat?p=chat-board-hc).
+  "message": "A String", # Required. Immutable. The resource name of the message that is pinned. Format: `spaces/{space}/messages/{message}`
+  "name": "A String", # Identifier. The resource name of the message pin. Format: `spaces/{space}/messagePins/{message_pin}` The resource ID component matches the resource ID component of the message. For example, a message with `spaces/AAA/messages/bbb.ccc` corresponds to the message pin with the resource name `spaces/AAA/messagePins/bbb.ccc`.
+}
+
+ +
+ delete(name, x__xgafv=None) +
Deletes a message pin. Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.spaces.pins` - `https://www.googleapis.com/auth/chat.spaces`
+
+Args:
+  name: string, Required. The resource name of the message pin to remove. Format: spaces/{space}/messagePins/{message_pin} (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ list(parent, pageSize=None, pageToken=None, x__xgafv=None) +
Lists message pins in a space. Users can pin important messages in spaces for easy access. For more information, see [Pin or unpin a conversation in Google Chat](https://support.google.com/chat/answer/15622437). Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.spaces.pins.readonly` - `https://www.googleapis.com/auth/chat.spaces.pins` - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces`
+
+Args:
+  parent: string, Required. The parent space which owns the collection of pinned items Format: `spaces/{space}` (required)
+  pageSize: integer, Optional. The maximum number of message pins returned. The service might return fewer messages than this value. The maximum value is 100. If you use a value more than 100, it's automatically changed to 100. If unspecified, at most 100 message pins will be returned. Negative values return an `INVALID_ARGUMENT` error.
+  pageToken: string, Optional. A page token received from a previous list message pins call. Provide this parameter to retrieve the subsequent page. When paginating, all other parameters provided should match the call that provided the page token. Passing different values to the other parameters might lead to unexpected results.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for listing message pins.
+  "messagePins": [ # The pinned messages from the specified space.
+    { # A pin on a Chat message. For more information see [Pin a message](https://support.google.com/chat?p=chat-board-hc).
+      "message": "A String", # Required. Immutable. The resource name of the message that is pinned. Format: `spaces/{space}/messages/{message}`
+      "name": "A String", # Identifier. The resource name of the message pin. Format: `spaces/{space}/messagePins/{message_pin}` The resource ID component matches the resource ID component of the message. For example, a message with `spaces/AAA/messages/bbb.ccc` corresponds to the message pin with the resource name `spaces/AAA/messagePins/bbb.ccc`.
+    },
+  ],
+  "nextPageToken": "A String", # You can send a token as `pageToken` to retrieve the next page of results. If empty, there are no subsequent pages.
+}
+
+ +
+ 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)
+
+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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/chat_v1.spaces.messages.html b/docs/dyn/chat_v1.spaces.messages.html index a4b4d59099..b26604fc37 100644 --- a/docs/dyn/chat_v1.spaces.messages.html +++ b/docs/dyn/chat_v1.spaces.messages.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, markupSyntax=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists messages in a space that the caller is a member of, including messages from blocked members and spaces. System messages, like those announcing new space members, aren't included. If you list messages from a space with no messages, the response is an empty object. When using a REST/HTTP interface, the response contains an empty JSON object, `{}`. For an example, see [List messages](https://developers.google.com/workspace/chat/api/guides/v1/messages/list). Supports the following types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize): - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) with the authorization scope: - `https://www.googleapis.com/auth/chat.app.messages.readonly`. When using this authentication scope, this method only returns public messages in a space. It doesn't include private messages. - [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.import` (import mode spaces only)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -109,7 +109,7 @@

Instance Methods

search(parent, body=None, x__xgafv=None)

Searches for messages in Google Chat that the calling user has access to. Returns a list of messages matching the search criteria. To search across all spaces the user has access to, set `parent` to `spaces/-`. Using any other value for `parent` results in an `INVALID_ARGUMENT` error. The returned messages have their `name` field populated with the full resource name, which includes the specific `space` in which the message resides. This API doesn't return all message types. The types of messages listed below aren't included in the response. Use ListMessages to list all messages. - Private Messages that are visible to the authenticated user. - Messages posted by Chat apps in spaces or group chats. - Messages in a Chat app DM. - Messages from blocked users. - Messages in spaces that the caller has muted. Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages`

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -1863,7 +1863,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -2972,7 +2972,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -4926,7 +4926,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -6035,7 +6035,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -8007,7 +8007,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -9116,7 +9116,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -11076,7 +11076,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -12185,7 +12185,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -12389,17 +12389,17 @@

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. +
@@ -14145,7 +14145,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -15254,7 +15254,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -17197,7 +17197,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -18306,7 +18306,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -20270,7 +20270,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -21379,7 +21379,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -21585,17 +21585,17 @@

Method Details

- search_next() + search_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. +
@@ -23341,7 +23341,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -24450,7 +24450,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -26393,7 +26393,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -27502,7 +27502,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` diff --git a/docs/dyn/chat_v1.spaces.messages.reactions.html b/docs/dyn/chat_v1.spaces.messages.reactions.html index 255e9e2c52..f5a55ff0e0 100644 --- a/docs/dyn/chat_v1.spaces.messages.reactions.html +++ b/docs/dyn/chat_v1.spaces.messages.reactions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists reactions to a message. For an example, see [List reactions for a message](https://developers.google.com/workspace/chat/list-reactions). Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - `https://www.googleapis.com/auth/chat.messages.reactions` - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,17 +227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chat_v1.spaces.spaceEvents.html b/docs/dyn/chat_v1.spaces.spaceEvents.html index fa97e9afb3..fbec91932a 100644 --- a/docs/dyn/chat_v1.spaces.spaceEvents.html +++ b/docs/dyn/chat_v1.spaces.spaceEvents.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists events from a Google Chat space. For each event, the [payload](https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces.spaceEvents#SpaceEvent.FIELDS.oneof_payload) contains the most recent version of the Chat resource. For example, if you list events about new space members, the server returns `Membership` resources that contain the latest membership details. If new members were removed during the requested period, the event payload contains an empty `Membership` resource. Supports the following types of [authentication](https://developers.google.com/workspace/chat/authenticate-authorize) with an [authorization scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes) appropriate for reading the requested data: - [App authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app) with [administrator approval](https://support.google.com/a?p=chat-app-auth) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.app.spaces` - `https://www.googleapis.com/auth/chat.app.spaces.readonly` - `https://www.googleapis.com/auth/chat.app.messages.readonly` - `https://www.googleapis.com/auth/chat.app.memberships` - `https://www.googleapis.com/auth/chat.app.memberships.readonly` - [User authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following authorization scopes: - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces` - `https://www.googleapis.com/auth/chat.messages.readonly` - `https://www.googleapis.com/auth/chat.messages` - `https://www.googleapis.com/auth/chat.messages.reactions.readonly` - `https://www.googleapis.com/auth/chat.messages.reactions` - `https://www.googleapis.com/auth/chat.memberships.readonly` - `https://www.googleapis.com/auth/chat.memberships` To list events, the authenticated caller must be a member of the space. For an example, see [List events from a Google Chat space](https://developers.google.com/workspace/chat/list-space-events).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1978,7 +1978,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -3087,7 +3087,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -5025,7 +5025,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -6134,7 +6134,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -8072,7 +8072,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -9181,7 +9181,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -11117,7 +11117,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -12226,7 +12226,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -14160,7 +14160,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -15269,7 +15269,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -17203,7 +17203,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -18312,7 +18312,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -20709,7 +20709,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -21818,7 +21818,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -23756,7 +23756,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -24865,7 +24865,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -26803,7 +26803,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -27912,7 +27912,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -29848,7 +29848,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -30957,7 +30957,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -32891,7 +32891,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -34000,7 +34000,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -35934,7 +35934,7 @@

Method Details

"url": "A String", # Input only. URL for users to authenticate or configure. (Only for `REQUEST_CONFIG` response types.) }, "annotations": [ # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -37043,7 +37043,7 @@

Method Details

"quoteType": "A String", # Optional. Specifies the quote type. If not set, defaults to REPLY in the message read/write path for backward compatibility. "quotedMessageSnapshot": { # Provides a snapshot of the content of the quoted message at the time of quoting or forwarding # Output only. A snapshot of the quoted message's content. "annotations": [ # Output only. Annotations parsed from the text body of the quoted message. Populated only for FORWARD quote type. - { # Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` + { # Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!" ``` The corresponding annotations metadata: ``` "annotations":[{ "type":"USER_MENTION", "startIndex":6, "length":7, "userMention": { "user": { "name":"users/{user}", "displayName":"FooBot", "avatarUrl":"https://goo.gl/aeDtrS", "type":"BOT" }, "type":"MENTION" } }] ``` "customEmojiMetadata": { # Annotation metadata for custom emoji. # The metadata for a custom emoji. "customEmoji": { # Represents a [custom emoji](https://support.google.com/chat/answer/12800149). # The custom emoji. "emojiName": "A String", # Optional. Immutable. User-provided name for the custom emoji, which is unique within the organization. Required when the custom emoji is created, output only otherwise. Emoji names must start and end with colons, must be lowercase and can only contain alphanumeric characters, hyphens, and underscores. Hyphens and underscores should be used to separate words and cannot be used consecutively. Example: `:valid-emoji-name:` @@ -37551,17 +37551,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chat_v1.users.sections.html b/docs/dyn/chat_v1.users.sections.html index 485538f972..c45ed8b81c 100644 --- a/docs/dyn/chat_v1.users.sections.html +++ b/docs/dyn/chat_v1.users.sections.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists sections available to the Chat user. Sections help users group their conversations and customize the list of spaces displayed in Chat navigation panel. For details, see [Create and organize sections in Google Chat](https://support.google.com/chat/answer/16059854). Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with the [authorization scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.users.sections` - `https://www.googleapis.com/auth/chat.users.sections.readonly`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -186,17 +186,17 @@

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. +
diff --git a/docs/dyn/chat_v1.users.sections.items.html b/docs/dyn/chat_v1.users.sections.items.html index 1542886c27..7849fec312 100644 --- a/docs/dyn/chat_v1.users.sections.items.html +++ b/docs/dyn/chat_v1.users.sections.items.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists items in a section. Only spaces can be section items. For details, see [Create and organize sections in Google Chat](https://support.google.com/chat/answer/16059854). Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with the [authorization scope](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.users.sections` - `https://www.googleapis.com/auth/chat.users.sections.readonly`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -121,17 +121,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/chat.v1.json b/googleapiclient/discovery_cache/documents/chat.v1.json index 2b511d11e0..4bf1b1b861 100644 --- a/googleapiclient/discovery_cache/documents/chat.v1.json +++ b/googleapiclient/discovery_cache/documents/chat.v1.json @@ -95,6 +95,12 @@ "https://www.googleapis.com/auth/chat.spaces.create": { "description": "Create new conversations and spaces in Google Chat" }, +"https://www.googleapis.com/auth/chat.spaces.pins": { +"description": "See, add, and remove pins in your Google Chat spaces" +}, +"https://www.googleapis.com/auth/chat.spaces.pins.readonly": { +"description": "See pins in your Google Chat spaces" +}, "https://www.googleapis.com/auth/chat.spaces.readonly": { "description": "View chat and spaces in Google Chat" }, @@ -691,7 +697,7 @@ "type": "string" }, "pageSize": { -"description": "The maximum number of spaces to return. The service may return fewer than this value. If unspecified, at most 100 spaces are returned. The maximum value is 1000. If you use a value more than 1000, it's automatically changed to 1000.", +"description": "The maximum number of spaces to return. The service may return fewer than this value. If unspecified, at most 100 spaces are returned. The maximum value is 1000 when `useAdminAccess` is set to `true`. Otherwise, the maximum value is 100. If you use a value more than the maximum value, it's automatically changed to the maximum value.", "format": "int32", "location": "query", "type": "integer" @@ -702,7 +708,7 @@ "type": "string" }, "query": { -"description": "Required. A search query. You can search by using the following parameters when `useAdminAccess` is set to `true`: - `create_time` - `customer` - `display_name` - `external_user_allowed` - `last_active_time` - `space_history_state` - `space_type` When `useAdminAccess` is set to `false`: - `display_name` - `external_user_allowed` - `space_type` `create_time` and `last_active_time` accept a timestamp in [RFC-3339](https://www.rfc-editor.org/rfc/rfc3339) format and the supported comparison operators are: `=`, `<`, `>`, `<=`, `>=`. `customer` is required when `useAdminAccess` is set to `true`, and is used to indicate which customer to fetch spaces from. `customers/my_customer` is the only supported value. `display_name` only accepts the `HAS` (`:`) operator. The text to match is first tokenized into tokens and each token is prefix-matched case-insensitively and independently as a substring anywhere in the space's `display_name`. For example, `Fun Eve` matches `Fun event` or `The evening was fun`, but not `notFun event` or `even`. When `useAdminAccess` is set to `false`, `display_name` is required to retrieve meaningful results. Otherwise, the default behavior is to return an empty response. `external_user_allowed` accepts either `true` or `false`. `space_history_state` only accepts values from the [`historyState`] (https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces#Space.HistoryState) field of a `space` resource. `space_type` is required and the only valid value is `SPACE`. Across different fields, only `AND` operators are supported. A valid example is `space_type = \"SPACE\" AND display_name:\"Hello\"` and an invalid example is `space_type = \"SPACE\" OR display_name:\"Hello\"`. Among the same field, `space_type` doesn't support `AND` or `OR` operators. `display_name`, 'space_history_state', and 'external_user_allowed' only support `OR` operators. `last_active_time` and `create_time` support both `AND` and `OR` operators. `AND` can only be used to represent an interval, such as `last_active_time < \"2022-01-01T00:00:00+00:00\" AND last_active_time > \"2023-01-01T00:00:00+00:00\"`. The following example queries are valid when `useAdminAccess` is set to `true`: ``` customer = \"customers/my_customer\" AND space_type = \"SPACE\" customer = \"customers/my_customer\" AND space_type = \"SPACE\" AND display_name:\"Hello World\" customer = \"customers/my_customer\" AND space_type = \"SPACE\" AND (last_active_time < \"2020-01-01T00:00:00+00:00\" OR last_active_time > \"2022-01-01T00:00:00+00:00\") customer = \"customers/my_customer\" AND space_type = \"SPACE\" AND (display_name:\"Hello World\" OR display_name:\"Fun event\") AND (last_active_time > \"2020-01-01T00:00:00+00:00\" AND last_active_time < \"2022-01-01T00:00:00+00:00\") customer = \"customers/my_customer\" AND space_type = \"SPACE\" AND (create_time > \"2019-01-01T00:00:00+00:00\" AND create_time < \"2020-01-01T00:00:00+00:00\") AND (external_user_allowed = \"true\") AND (space_history_state = \"HISTORY_ON\" OR space_history_state = \"HISTORY_OFF\") ``` The following example queries are valid when `useAdminAccess` is set to `false`: ``` display_name:\"Hello World\" AND space_type = \"SPACE\" (display_name:\"Hello\" OR display_name:\"Fun\") AND space_type = \"SPACE\" (external_user_allowed = \"true\" AND space_type = \"SPACE\") // Returns an empty response. (external_user_allowed = \"true\" AND display_name:\"Hello\" AND space_type = \"SPACE\") ```", +"description": "Required. A search query. You can search by using the following parameters when `useAdminAccess` is set to `true`: - `create_time` - `customer` - `display_name` - `external_user_allowed` - `last_active_time` - `space_history_state` - `space_type` When `useAdminAccess` is set to `false`: - `display_name` - `external_user_allowed` - `space_type` `create_time` and `last_active_time` accept a timestamp in [RFC-3339](https://www.rfc-editor.org/rfc/rfc3339) format and the supported comparison operators are: `=`, `<`, `>`, `<=`, `>=`. `customer` is required when `useAdminAccess` is set to `true`, and is used to indicate which customer to fetch spaces from. `customers/my_customer` is the only supported value. `display_name` only accepts the `HAS` (`:`) operator. The text to match is first tokenized into tokens and each token is prefix-matched case-insensitively and independently as a substring anywhere in the space's `display_name`. For example, `Fun Eve` matches `Fun event` or `The evening was fun`, but not `notFun event` or `even`. When `useAdminAccess` is set to `false`, `display_name` is required to retrieve meaningful results. Otherwise, the default behavior is to return an empty response. `external_user_allowed` accepts either `true` or `false`. `space_history_state` only accepts values from the [`historyState`] (https://developers.google.com/workspace/chat/api/reference/rest/v1/spaces#Space.HistoryState) field of a `space` resource. `space_type` is required and the only valid value is `SPACE`. Across different fields, only `AND` operators are supported. A valid example is `space_type = \"SPACE\" AND display_name:\"Hello\"` and an invalid example is `space_type = \"SPACE\" OR display_name:\"Hello\"`. Among the same field, `space_type` doesn't support `AND` or `OR` operators. `display_name`, 'space_history_state', and 'external_user_allowed' only support `OR` operators. `last_active_time` and `create_time` support both `AND` and `OR` operators. `AND` can only be used to represent an interval, such as `last_active_time < \"2022-01-01T00:00:00+00:00\" AND last_active_time > \"2023-01-01T00:00:00+00:00\"`. The following example queries are valid when `useAdminAccess` is set to `true`: ``` customer = \"customers/my_customer\" AND space_type = \"SPACE\" customer = \"customers/my_customer\" AND space_type = \"SPACE\" AND display_name:\"Hello World\" customer = \"customers/my_customer\" AND space_type = \"SPACE\" AND (last_active_time < \"2020-01-01T00:00:00+00:00\" OR last_active_time > \"2022-01-01T00:00:00+00:00\") customer = \"customers/my_customer\" AND space_type = \"SPACE\" AND (display_name:\"Hello World\" OR display_name:\"Fun event\") AND (last_active_time > \"2020-01-01T00:00:00+00:00\" AND last_active_time < \"2022-01-01T00:00:00+00:00\") customer = \"customers/my_customer\" AND space_type = \"SPACE\" AND (create_time > \"2019-01-01T00:00:00+00:00\" AND create_time < \"2020-01-01T00:00:00+00:00\") AND (external_user_allowed = \"true\") AND (space_history_state = \"HISTORY_ON\" OR space_history_state = \"HISTORY_OFF\") ``` The following example queries are valid when `useAdminAccess` is set to `false`: ``` display_name:\"Hello World\" AND space_type = \"SPACE\" (display_name:\"Hello\" OR display_name:\"Fun\") AND space_type = \"SPACE\" (external_user_allowed = \"true\" AND space_type = \"SPACE\") // Returns an empty response. (external_user_allowed = \"true\" AND display_name:\"Hello\" AND space_type = \"SPACE\") ``` The maximum query length is 1,000 characters. Invalid queries are rejected by the server with an `INVALID_ARGUMENT` error.", "location": "query", "type": "string" }, @@ -958,6 +964,104 @@ } } }, +"messagePins": { +"methods": { +"create": { +"description": "Creates a message pin. Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.spaces.pins` - `https://www.googleapis.com/auth/chat.spaces`", +"flatPath": "v1/spaces/{spacesId}/messagePins", +"httpMethod": "POST", +"id": "chat.spaces.messagePins.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"parent": { +"description": "Required. The parent space in which to create the message pin. Format: spaces/{space}", +"location": "path", +"pattern": "^spaces/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/messagePins", +"request": { +"$ref": "MessagePin" +}, +"response": { +"$ref": "MessagePin" +}, +"scopes": [ +"https://www.googleapis.com/auth/chat.spaces", +"https://www.googleapis.com/auth/chat.spaces.pins" +] +}, +"delete": { +"description": "Deletes a message pin. Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.spaces.pins` - `https://www.googleapis.com/auth/chat.spaces`", +"flatPath": "v1/spaces/{spacesId}/messagePins/{messagePinsId}", +"httpMethod": "DELETE", +"id": "chat.spaces.messagePins.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the message pin to remove. Format: spaces/{space}/messagePins/{message_pin}", +"location": "path", +"pattern": "^spaces/[^/]+/messagePins/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/chat.spaces", +"https://www.googleapis.com/auth/chat.spaces.pins" +] +}, +"list": { +"description": "Lists message pins in a space. Users can pin important messages in spaces for easy access. For more information, see [Pin or unpin a conversation in Google Chat](https://support.google.com/chat/answer/15622437). Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user) with one of the following [authorization scopes](https://developers.google.com/workspace/chat/authenticate-authorize#chat-api-scopes): - `https://www.googleapis.com/auth/chat.spaces.pins.readonly` - `https://www.googleapis.com/auth/chat.spaces.pins` - `https://www.googleapis.com/auth/chat.spaces.readonly` - `https://www.googleapis.com/auth/chat.spaces`", +"flatPath": "v1/spaces/{spacesId}/messagePins", +"httpMethod": "GET", +"id": "chat.spaces.messagePins.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"pageSize": { +"description": "Optional. The maximum number of message pins returned. The service might return fewer messages than this value. The maximum value is 100. If you use a value more than 100, it's automatically changed to 100. If unspecified, at most 100 message pins will be returned. Negative values return an `INVALID_ARGUMENT` error.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token received from a previous list message pins call. Provide this parameter to retrieve the subsequent page. When paginating, all other parameters provided should match the call that provided the page token. Passing different values to the other parameters might lead to unexpected results.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent space which owns the collection of pinned items Format: `spaces/{space}`", +"location": "path", +"pattern": "^spaces/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/messagePins", +"response": { +"$ref": "ListMessagePinsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/chat.spaces", +"https://www.googleapis.com/auth/chat.spaces.pins", +"https://www.googleapis.com/auth/chat.spaces.pins.readonly", +"https://www.googleapis.com/auth/chat.spaces.readonly" +] +} +} +}, "messages": { "methods": { "create": { @@ -2077,7 +2181,7 @@ } } }, -"revision": "20260809", +"revision": "20260820", "rootUrl": "https://chat.googleapis.com/", "schemas": { "AccessPermissionSetting": { @@ -2260,7 +2364,7 @@ "type": "object" }, "Annotation": { -"description": "Output only. Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!\" ``` The corresponding annotations metadata: ``` \"annotations\":[{ \"type\":\"USER_MENTION\", \"startIndex\":6, \"length\":7, \"userMention\": { \"user\": { \"name\":\"users/{user}\", \"displayName\":\"FooBot\", \"avatarUrl\":\"https://goo.gl/aeDtrS\", \"type\":\"BOT\" }, \"type\":\"MENTION\" } }] ```", +"description": "Annotations can be associated with the plain-text body of the message or with chips that link to Google Workspace resources like Google Docs or Sheets with `start_index` and `length` of 0. To add basic formatting to a text message, see [Format text messages](https://developers.google.com/workspace/chat/format-messages). Example plain-text message body: ``` Hello @FooBot how are you!\" ``` The corresponding annotations metadata: ``` \"annotations\":[{ \"type\":\"USER_MENTION\", \"startIndex\":6, \"length\":7, \"userMention\": { \"user\": { \"name\":\"users/{user}\", \"displayName\":\"FooBot\", \"avatarUrl\":\"https://goo.gl/aeDtrS\", \"type\":\"BOT\" }, \"type\":\"MENTION\" } }] ```", "id": "Annotation", "properties": { "customEmojiMetadata": { @@ -5069,6 +5173,24 @@ }, "type": "object" }, +"ListMessagePinsResponse": { +"description": "Response message for listing message pins.", +"id": "ListMessagePinsResponse", +"properties": { +"messagePins": { +"description": "The pinned messages from the specified space.", +"items": { +"$ref": "MessagePin" +}, +"type": "array" +}, +"nextPageToken": { +"description": "You can send a token as `pageToken` to retrieve the next page of results. If empty, there are no subsequent pages.", +"type": "string" +} +}, +"type": "object" +}, "ListMessagesResponse": { "description": "Response message for listing messages.", "id": "ListMessagesResponse", @@ -5687,6 +5809,21 @@ }, "type": "object" }, +"MessagePin": { +"description": "A pin on a Chat message. For more information see [Pin a message](https://support.google.com/chat?p=chat-board-hc).", +"id": "MessagePin", +"properties": { +"message": { +"description": "Required. Immutable. The resource name of the message that is pinned. Format: `spaces/{space}/messages/{message}`", +"type": "string" +}, +"name": { +"description": "Identifier. The resource name of the message pin. Format: `spaces/{space}/messagePins/{message_pin}` The resource ID component matches the resource ID component of the message. For example, a message with `spaces/AAA/messages/bbb.ccc` corresponds to the message pin with the resource name `spaces/AAA/messagePins/bbb.ccc`.", +"type": "string" +} +}, +"type": "object" +}, "MessageUpdatedEventData": { "description": "Event payload for an updated message. Event type: `google.workspace.chat.message.v1.updated`", "id": "MessageUpdatedEventData", @@ -6164,7 +6301,7 @@ "id": "SearchSpacesResponse", "properties": { "nextPageToken": { -"description": "A token that can be used to retrieve the next page. If this field is empty, there are no subsequent pages.", +"description": "A token that can be used to retrieve the next page. If this field is empty, there are no subsequent pages. Only populated when `useAdminAccess` is set to `true`.", "type": "string" }, "results": { @@ -6184,7 +6321,7 @@ "type": "array" }, "totalSize": { -"description": "The total number of spaces that match the query, across all pages. If the result is over 10,000 spaces, this value is an estimate.", +"description": "The total number of spaces that match the query, across all pages. If the result is over 10,000 spaces, this value is an estimate. Only populated when `useAdminAccess` is set to `true`.", "format": "int32", "type": "integer" } From e3c535caf2532a1650d2fc348e4ca234295982a6 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:31 +0000 Subject: [PATCH 17/70] feat(cloudbuild): update the api #### cloudbuild:v1 The following keys were deleted: - resources.projects.resources.locations.resources.gitLabConfigs.methods.create (Total Keys: 15) - resources.projects.resources.locations.resources.gitLabConfigs.methods.delete (Total Keys: 12) - resources.projects.resources.locations.resources.gitLabConfigs.methods.get (Total Keys: 12) - resources.projects.resources.locations.resources.gitLabConfigs.methods.list (Total Keys: 17) - resources.projects.resources.locations.resources.gitLabConfigs.methods.patch (Total Keys: 16) - resources.projects.resources.locations.resources.gitLabConfigs.methods.removeGitLabConnectedRepository (Total Keys: 13) - resources.projects.resources.locations.resources.gitLabConfigs.resources.connectedRepositories (Total Keys: 14) - resources.projects.resources.locations.resources.gitLabConfigs.resources.repos (Total Keys: 18) - schemas.BatchCreateGitLabConnectedRepositoriesRequest (Total Keys: 5) - schemas.BatchCreateGitLabConnectedRepositoriesResponse (Total Keys: 13) - schemas.BuildTrigger.properties.gitlabEnterpriseEventsConfig (Total Keys: 2) - schemas.CreateGitLabConfigOperationMetadata (Total Keys: 8) - schemas.CreateGitLabConnectedRepositoryRequest (Total Keys: 5) - schemas.DeleteGitLabConfigOperationMetadata (Total Keys: 8) - schemas.GitLabConfig (Total Keys: 14) - schemas.GitLabConnectedRepository (Total Keys: 7) - schemas.GitLabEnterpriseConfig (Total Keys: 6) - schemas.GitLabEventsConfig (Total Keys: 9) - schemas.GitLabRepository (Total Keys: 13) - schemas.GitLabSecrets (Total Keys: 7) - schemas.ListGitLabConfigsResponse (Total Keys: 6) - schemas.ListGitLabRepositoriesResponse (Total Keys: 6) - schemas.RemoveGitLabConnectedRepositoryRequest (Total Keys: 4) - schemas.ServiceDirectoryConfig (Total Keys: 4) - schemas.UpdateGitLabConfigOperationMetadata (Total Keys: 8) The following keys were added: - schemas.GitSourceDependency.properties.fetchTags.type (Total Keys: 1) --- docs/dyn/cloudbuild_v1.html | 26 +- docs/dyn/cloudbuild_v1.projects.builds.html | 42 +- ...ects.locations.bitbucketServerConfigs.html | 18 +- ...ocations.bitbucketServerConfigs.repos.html | 18 +- ...oudbuild_v1.projects.locations.builds.html | 42 +- .../dyn/cloudbuild_v1.projects.locations.html | 5 - ...dbuild_v1.projects.locations.triggers.html | 258 +------ ...ild_v1.projects.locations.workerPools.html | 18 +- docs/dyn/cloudbuild_v1.projects.triggers.html | 258 +------ docs/dyn/cloudbuild_v2.html | 26 +- ...ild_v2.projects.locations.connections.html | 36 +- ...ts.locations.connections.repositories.html | 36 +- .../dyn/cloudbuild_v2.projects.locations.html | 18 +- .../documents/cloudbuild.v1.json | 677 +----------------- 14 files changed, 189 insertions(+), 1289 deletions(-) diff --git a/docs/dyn/cloudbuild_v1.html b/docs/dyn/cloudbuild_v1.html index 825f0e4797..e7785cb5cc 100644 --- a/docs/dyn/cloudbuild_v1.html +++ b/docs/dyn/cloudbuild_v1.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbuild_v1.projects.builds.html b/docs/dyn/cloudbuild_v1.projects.builds.html index da5c84c1c8..db807a78fa 100644 --- a/docs/dyn/cloudbuild_v1.projects.builds.html +++ b/docs/dyn/cloudbuild_v1.projects.builds.html @@ -79,25 +79,25 @@

Instance Methods

Approves or rejects a pending build. If approved, the returned long-running operation (LRO) will be analogous to the LRO returned from a CreateBuild call. If rejected, the returned LRO will be immediately done.

cancel(projectId, id, body=None, x__xgafv=None)

-

Cancels a build in progress. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:cancel`. To cancel regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.

+

Cancels a build in progress. Note: This method only cancels builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}:cancel. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.

close()

Close httplib2 connections.

create(projectId, body=None, parent=None, x__xgafv=None)

-

Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To create regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.

+

Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates builds in the "global" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.

get(projectId, id, name=None, x__xgafv=None)

-

Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}`. To fetch regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.

+

Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only gets builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.

list(projectId, filter=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

-

Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To list regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.

+

Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists builds in the "global" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

retry(projectId, id, body=None, x__xgafv=None)

-

Creates a new build based on the specified build. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:retry`. To retry regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.

+

Creates a new build based on the specified build. Note: This method only creates builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}:retry. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.

Method Details

approve(name, body=None, x__xgafv=None) @@ -149,7 +149,7 @@

Method Details

cancel(projectId, id, body=None, x__xgafv=None) -
Cancels a build in progress. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:cancel`. To cancel regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.
+  
Cancels a build in progress. Note: This method only cancels builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}:cancel. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.
 
 Args:
   projectId: string, Required. ID of the project. (required)
@@ -277,6 +277,7 @@ 

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -646,7 +647,7 @@

Method Details

create(projectId, body=None, parent=None, x__xgafv=None) -
Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To create regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.
+  
Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates builds in the "global" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.
 
 Args:
   projectId: string, Required. ID of the project. (required)
@@ -759,6 +760,7 @@ 

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -1152,7 +1154,7 @@

Method Details

get(projectId, id, name=None, x__xgafv=None) -
Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}`. To fetch regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.
+  
Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only gets builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.
 
 Args:
   projectId: string, Required. ID of the project. (required)
@@ -1272,6 +1274,7 @@ 

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -1636,7 +1639,7 @@

Method Details

list(projectId, filter=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None) -
Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To list regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.
+  
Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists builds in the "global" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.
 
 Args:
   projectId: string, Required. ID of the project. (required)
@@ -1760,6 +1763,7 @@ 

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -2126,22 +2130,22 @@

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. +
retry(projectId, id, body=None, x__xgafv=None) -
Creates a new build based on the specified build. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:retry`. To retry regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.
+  
Creates a new build based on the specified build. Note: This method only creates builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}:retry. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.
 
 Args:
   projectId: string, Required. ID of the project. (required)
diff --git a/docs/dyn/cloudbuild_v1.projects.locations.bitbucketServerConfigs.html b/docs/dyn/cloudbuild_v1.projects.locations.bitbucketServerConfigs.html
index 3ca4c2ad88..57c96807c8 100644
--- a/docs/dyn/cloudbuild_v1.projects.locations.bitbucketServerConfigs.html
+++ b/docs/dyn/cloudbuild_v1.projects.locations.bitbucketServerConfigs.html
@@ -100,7 +100,7 @@ 

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all `BitbucketServerConfigs` for a given project. This API is experimental.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -298,17 +298,17 @@

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. +
diff --git a/docs/dyn/cloudbuild_v1.projects.locations.bitbucketServerConfigs.repos.html b/docs/dyn/cloudbuild_v1.projects.locations.bitbucketServerConfigs.repos.html index 9a14488bbf..a1c833d5cf 100644 --- a/docs/dyn/cloudbuild_v1.projects.locations.bitbucketServerConfigs.repos.html +++ b/docs/dyn/cloudbuild_v1.projects.locations.bitbucketServerConfigs.repos.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all repositories for a given `BitbucketServerConfig`. This API is experimental.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbuild_v1.projects.locations.builds.html b/docs/dyn/cloudbuild_v1.projects.locations.builds.html index fa9b6876f8..22a5543e6b 100644 --- a/docs/dyn/cloudbuild_v1.projects.locations.builds.html +++ b/docs/dyn/cloudbuild_v1.projects.locations.builds.html @@ -79,25 +79,25 @@

Instance Methods

Approves or rejects a pending build. If approved, the returned long-running operation (LRO) will be analogous to the LRO returned from a CreateBuild call. If rejected, the returned LRO will be immediately done.

cancel(name, body=None, x__xgafv=None)

-

Cancels a build in progress. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:cancel`. To cancel regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.

+

Cancels a build in progress. Note: This method only cancels builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}:cancel. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.

close()

Close httplib2 connections.

create(parent, body=None, projectId=None, x__xgafv=None)

-

Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To create regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.

+

Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates builds in the "global" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.

get(name, id=None, projectId=None, x__xgafv=None)

-

Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}`. To fetch regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.

+

Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only gets builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.

list(parent, filter=None, pageSize=None, pageToken=None, projectId=None, x__xgafv=None)

-

Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To list regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.

+

Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists builds in the "global" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

retry(name, body=None, x__xgafv=None)

-

Creates a new build based on the specified build. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:retry`. To retry regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.

+

Creates a new build based on the specified build. Note: This method only creates builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}:retry. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.

Method Details

approve(name, body=None, x__xgafv=None) @@ -149,7 +149,7 @@

Method Details

cancel(name, body=None, x__xgafv=None) -
Cancels a build in progress. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:cancel`. To cancel regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.
+  
Cancels a build in progress. Note: This method only cancels builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}:cancel. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.
 
 Args:
   name: string, The name of the `Build` to cancel. Format: `projects/{project}/locations/{location}/builds/{build}` (required)
@@ -276,6 +276,7 @@ 

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -645,7 +646,7 @@

Method Details

create(parent, body=None, projectId=None, x__xgafv=None) -
Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To create regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.
+  
Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates builds in the "global" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.
 
 Args:
   parent: string, The parent resource where this build will be created. Format: `projects/{project}/locations/{location}` (required)
@@ -758,6 +759,7 @@ 

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -1151,7 +1153,7 @@

Method Details

get(name, id=None, projectId=None, x__xgafv=None) -
Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}`. To fetch regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.
+  
Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only gets builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.
 
 Args:
   name: string, The name of the `Build` to retrieve. Format: `projects/{project}/locations/{location}/builds/{build}` (required)
@@ -1271,6 +1273,7 @@ 

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -1635,7 +1638,7 @@

Method Details

list(parent, filter=None, pageSize=None, pageToken=None, projectId=None, x__xgafv=None) -
Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To list regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.
+  
Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists builds in the "global" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.
 
 Args:
   parent: string, The parent of the collection of `Builds`. Format: `projects/{project}/locations/{location}` (required)
@@ -1759,6 +1762,7 @@ 

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -2125,22 +2129,22 @@

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. +
retry(name, body=None, x__xgafv=None) -
Creates a new build based on the specified build. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:retry`. To retry regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.
+  
Creates a new build based on the specified build. Note: This method only creates builds in the "global" region when using the legacy resource path projects/{project_id}/builds/{id}:retry. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.
 
 Args:
   name: string, The name of the `Build` to retry. Format: `projects/{project}/locations/{location}/builds/{build}` (required)
diff --git a/docs/dyn/cloudbuild_v1.projects.locations.html b/docs/dyn/cloudbuild_v1.projects.locations.html
index 72bc9313e2..9a205872bd 100644
--- a/docs/dyn/cloudbuild_v1.projects.locations.html
+++ b/docs/dyn/cloudbuild_v1.projects.locations.html
@@ -84,11 +84,6 @@ 

Instance Methods

Returns the builds Resource.

-

- gitLabConfigs() -

-

Returns the gitLabConfigs Resource.

-

githubEnterpriseConfigs()

diff --git a/docs/dyn/cloudbuild_v1.projects.locations.triggers.html b/docs/dyn/cloudbuild_v1.projects.locations.triggers.html index 9ec882c31f..0c5d2aa5b9 100644 --- a/docs/dyn/cloudbuild_v1.projects.locations.triggers.html +++ b/docs/dyn/cloudbuild_v1.projects.locations.triggers.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, projectId=None, x__xgafv=None)

Lists existing `BuildTrigger`s.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(resourceName, body, projectId=None, triggerId=None, updateMask=None, x__xgafv=None)

@@ -265,6 +265,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -670,45 +671,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -930,6 +892,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -1335,45 +1298,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -1623,6 +1547,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -2028,45 +1953,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -2300,6 +2186,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -2705,45 +2592,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -2811,17 +2659,17 @@

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. +
@@ -2982,6 +2830,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -3387,45 +3236,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -3649,6 +3459,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -4054,45 +3865,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", diff --git a/docs/dyn/cloudbuild_v1.projects.locations.workerPools.html b/docs/dyn/cloudbuild_v1.projects.locations.workerPools.html index 20aba41348..874c7aa230 100644 --- a/docs/dyn/cloudbuild_v1.projects.locations.workerPools.html +++ b/docs/dyn/cloudbuild_v1.projects.locations.workerPools.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `WorkerPool`s.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -310,17 +310,17 @@

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. +
diff --git a/docs/dyn/cloudbuild_v1.projects.triggers.html b/docs/dyn/cloudbuild_v1.projects.triggers.html index 1815bda1c3..35cdd78aec 100644 --- a/docs/dyn/cloudbuild_v1.projects.triggers.html +++ b/docs/dyn/cloudbuild_v1.projects.triggers.html @@ -90,7 +90,7 @@

Instance Methods

list(projectId, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Lists existing `BuildTrigger`s.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectId, triggerId, body, updateMask=None, x__xgafv=None)

@@ -265,6 +265,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -670,45 +671,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -930,6 +892,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -1335,45 +1298,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -1623,6 +1547,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -2028,45 +1953,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -2300,6 +2186,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -2705,45 +2592,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -2811,17 +2659,17 @@

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. +
@@ -2983,6 +2831,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -3388,45 +3237,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", @@ -3648,6 +3458,7 @@

Method Details

"gitSource": { # Represents a git repository as a build dependency. # Represents a git repository as a build dependency. "depth": "A String", # Optional. How much history should be fetched for the build (default 1, -1 for all history). "destPath": "A String", # Required. Where should the files be placed on the worker. + "fetchTags": True or False, # Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags. "recurseSubmodules": True or False, # Optional. True if submodules should be fetched too (default false). "repository": { # A repository for a git source. # Required. The kind of repo (url or dev connect). "developerConnect": "A String", # The Developer Connect Git repository link formatted as `projects/*/locations/*/connections/*/gitRepositoryLink/*` @@ -4053,45 +3864,6 @@

Method Details

"tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax }, }, - "gitlabEnterpriseEventsConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received. # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received. - "gitlabConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration. # Output only. The GitLabConfig specified in the gitlab_config_resource field. - "connectedRepositories": [ # Connected GitLab.com or GitLabEnterprise repositories for this config. - { # GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise - "id": "A String", # Required. Identifier for the repository. example: "namespace/project-slug", namespace is usually the username or group ID - "webhookId": 42, # Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo. - }, - ], - "createTime": "A String", # Output only. Time when the config was created. - "enterpriseConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration. # Optional. GitLabEnterprise config. - "hostUri": "A String", # Immutable. The URI of the GitlabEnterprise host. - "serviceDirectoryConfig": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection. # The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance. - "service": "A String", # The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. - }, - "sslCa": "A String", # The SSL certificate to use in requests to GitLab Enterprise instances. - }, - "name": "A String", # Identifier. The resource name for the config. - "secrets": { # Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration. # Required. Secret Manager secrets needed by the config. - "apiAccessTokenVersion": "A String", # Required. The resource name for the api access token’s secret version - "apiKeyVersion": "A String", # Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build. - "readAccessTokenVersion": "A String", # Required. The resource name for the read access token’s secret version - "webhookSecretVersion": "A String", # Required. Immutable. The resource name for the webhook secret’s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig. - }, - "username": "A String", # Username of the GitLab.com or GitLab Enterprise account Cloud Build will use. - "webhookKey": "A String", # Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config. - }, - "gitlabConfigResource": "A String", # The GitLab config resource that this trigger config maps to. - "projectNamespace": "A String", # Namespace of the GitLab project. - "pullRequest": { # PullRequestFilter contains filter properties for matching GitHub Pull Requests. # Filter to match changes in pull requests. - "branch": "A String", # Regex of branches to match. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "commentControl": "A String", # If CommentControl is enabled, depending on the setting, builds may not fire until a repository writer comments `/gcbrun` on a pull request or `/gcbrun` is in the pull request description. Only PR comments that contain `/gcbrun` will trigger builds. If CommentControl is set to disabled, comments with `/gcbrun` from a user with repository write permission or above will still trigger builds to run. - "invertRegex": True or False, # If true, branches that do NOT match the git_ref will trigger a build. - }, - "push": { # Push contains filter properties for matching GitHub git pushes. # Filter to match changes in refs like branches, tags. - "branch": "A String", # Regexes matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - "invertRegex": True or False, # When true, only trigger a build if the revision regex does NOT match the git_ref regex. - "tag": "A String", # Regexes matching tags to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax - }, - }, "id": "A String", # Output only. Unique identifier of the trigger. "ignoredFiles": [ # ignored_files and included_files are file glob matches using https://golang.org/pkg/path/filepath/#Match extended with support for "**". If ignored_files and changed files are both empty, then they are not used to determine whether or not to trigger a build. If ignored_files is not empty, then we ignore any files that match any of the ignored_file globs. If the change has no files that are outside of the ignored_files globs, then we do not trigger a build. "A String", diff --git a/docs/dyn/cloudbuild_v2.html b/docs/dyn/cloudbuild_v2.html index 2616fc8a2d..b216cff931 100644 --- a/docs/dyn/cloudbuild_v2.html +++ b/docs/dyn/cloudbuild_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbuild_v2.projects.locations.connections.html b/docs/dyn/cloudbuild_v2.projects.locations.connections.html index a68359b16c..9f6f424a73 100644 --- a/docs/dyn/cloudbuild_v2.projects.locations.connections.html +++ b/docs/dyn/cloudbuild_v2.projects.locations.connections.html @@ -92,7 +92,7 @@

Instance Methods

fetchLinkableRepositories(connection, pageSize=None, pageToken=None, x__xgafv=None)

FetchLinkableRepositories get repositories from SCM that are accessible and could be added to the connection.

- fetchLinkableRepositories_next()

+ fetchLinkableRepositories_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -104,7 +104,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Connections in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, etag=None, updateMask=None, x__xgafv=None)

@@ -319,17 +319,17 @@

Method Details

- fetchLinkableRepositories_next() + fetchLinkableRepositories_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. +
@@ -590,17 +590,17 @@

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. +
diff --git a/docs/dyn/cloudbuild_v2.projects.locations.connections.repositories.html b/docs/dyn/cloudbuild_v2.projects.locations.connections.repositories.html index 023db0ce79..7e2c632ef2 100644 --- a/docs/dyn/cloudbuild_v2.projects.locations.connections.repositories.html +++ b/docs/dyn/cloudbuild_v2.projects.locations.connections.repositories.html @@ -96,7 +96,7 @@

Instance Methods

fetchGitRefs(repository, pageSize=None, pageToken=None, refType=None, x__xgafv=None)

Fetch the list of branches or tags for a given repository.

- fetchGitRefs_next()

+ fetchGitRefs_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -105,7 +105,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Repositories in a given connection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -341,17 +341,17 @@

Method Details

- fetchGitRefs_next() + fetchGitRefs_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. +
@@ -421,17 +421,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbuild_v2.projects.locations.html b/docs/dyn/cloudbuild_v2.projects.locations.html index a05e85e9a7..41aa488835 100644 --- a/docs/dyn/cloudbuild_v2.projects.locations.html +++ b/docs/dyn/cloudbuild_v2.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/cloudbuild.v1.json b/googleapiclient/discovery_cache/documents/cloudbuild.v1.json index 54242a1736..f20522385f 100644 --- a/googleapiclient/discovery_cache/documents/cloudbuild.v1.json +++ b/googleapiclient/discovery_cache/documents/cloudbuild.v1.json @@ -491,7 +491,7 @@ ] }, "cancel": { -"description": "Cancels a build in progress. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:cancel`. To cancel regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.", +"description": "Cancels a build in progress. Note: This method only cancels builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds/{id}:cancel. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.", "flatPath": "v1/projects/{projectId}/builds/{id}:cancel", "httpMethod": "POST", "id": "cloudbuild.projects.builds.cancel", @@ -525,7 +525,7 @@ ] }, "create": { -"description": "Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To create regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.", +"description": "Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.", "flatPath": "v1/projects/{projectId}/builds", "httpMethod": "POST", "id": "cloudbuild.projects.builds.create", @@ -557,7 +557,7 @@ ] }, "get": { -"description": "Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}`. To fetch regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.", +"description": "Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only gets builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds/{id}. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.", "flatPath": "v1/projects/{projectId}/builds/{id}", "httpMethod": "GET", "id": "cloudbuild.projects.builds.get", @@ -593,7 +593,7 @@ ] }, "list": { -"description": "Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To list regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.", +"description": "Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.", "flatPath": "v1/projects/{projectId}/builds", "httpMethod": "GET", "id": "cloudbuild.projects.builds.list", @@ -638,7 +638,7 @@ ] }, "retry": { -"description": "Creates a new build based on the specified build. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:retry`. To retry regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.", +"description": "Creates a new build based on the specified build. Note: This method only creates builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds/{id}:retry. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.", "flatPath": "v1/projects/{projectId}/builds/{id}:retry", "httpMethod": "POST", "id": "cloudbuild.projects.builds.retry", @@ -1174,7 +1174,7 @@ ] }, "cancel": { -"description": "Cancels a build in progress. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:cancel`. To cancel regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.", +"description": "Cancels a build in progress. Note: This method only cancels builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds/{id}:cancel. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:cancel`.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/builds/{buildsId}:cancel", "httpMethod": "POST", "id": "cloudbuild.projects.locations.builds.cancel", @@ -1202,7 +1202,7 @@ ] }, "create": { -"description": "Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To create regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.", +"description": "Starts a build with the specified configuration. This method returns a long-running `Operation`, which includes the build ID. Pass the build ID to `GetBuild` to determine the build status (such as `SUCCESS` or `FAILURE`). Note: This method only creates builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/builds", "httpMethod": "POST", "id": "cloudbuild.projects.locations.builds.create", @@ -1235,7 +1235,7 @@ ] }, "get": { -"description": "Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}`. To fetch regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.", +"description": "Returns information about a previously requested build. The `Build` that is returned includes its status (such as `SUCCESS`, `FAILURE`, or `WORKING`), and timing information. Note: This method only gets builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds/{id}. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}`.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/builds/{buildsId}", "httpMethod": "GET", "id": "cloudbuild.projects.locations.builds.get", @@ -1270,7 +1270,7 @@ ] }, "list": { -"description": "Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds`. To list regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.", +"description": "Lists previously requested builds. Previously requested builds may still be in-progress, or may have finished successfully or unsuccessfully. Note: This method only lists builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds`.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/builds", "httpMethod": "GET", "id": "cloudbuild.projects.locations.builds.list", @@ -1316,7 +1316,7 @@ ] }, "retry": { -"description": "Creates a new build based on the specified build. Note: This method only applies to global (non-regional) builds when using the legacy resource path `projects/{project_id}/builds/{id}:retry`. To retry regional builds, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.", +"description": "Creates a new build based on the specified build. Note: This method only creates builds in the \"global\" region when using the legacy resource path projects/{project_id}/builds/{id}:retry. For all regions, use the regional resource path: `projects/{project_id}/locations/{location}/builds/{id}:retry`. This method creates a new build using the original build request, which may or may not result in an identical build. For triggered builds: * Triggered builds resolve to a precise revision; therefore a retry of a triggered build will result in a build that uses the same revision. For non-triggered builds that specify `RepoSource`: * If the original build built from the tip of a branch, the retried build will build from the tip of that branch, which may not be the same revision as the original build. * If the original build specified a commit sha or revision ID, the retried build will use the identical source. For builds that specify `StorageSource`: * If the original build pulled source from Cloud Storage without specifying the generation of the object, the new build will use the current object, which may be different from the original build source. * If the original build pulled source from Cloud Storage and specified the generation of the object, the new build will attempt to use the same object, which may or may not be available depending on the bucket's lifecycle management settings.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/builds/{buildsId}:retry", "httpMethod": "POST", "id": "cloudbuild.projects.locations.builds.retry", @@ -1345,275 +1345,6 @@ } } }, -"gitLabConfigs": { -"methods": { -"create": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Creates a new `GitLabConfig`. This API is experimental", -"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs", -"httpMethod": "POST", -"id": "cloudbuild.projects.locations.gitLabConfigs.create", -"parameterOrder": [ -"parent" -], -"parameters": { -"gitlabConfigId": { -"description": "Optional. The ID to use for the GitLabConfig, which will become the final component of the GitLabConfig\u2019s resource name. gitlab_config_id must meet the following requirements: + They must contain only alphanumeric characters and dashes. + They can be 1-64 characters long. + They must begin and end with an alphanumeric character", -"location": "query", -"type": "string" -}, -"parent": { -"description": "Required. Name of the parent resource.", -"location": "path", -"pattern": "^projects/[^/]+/locations/[^/]+$", -"required": true, -"type": "string" -} -}, -"path": "v1/{+parent}/gitLabConfigs", -"request": { -"$ref": "GitLabConfig" -}, -"response": { -"$ref": "Operation" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform" -] -}, -"delete": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Delete a `GitLabConfig`. This API is experimental", -"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}", -"httpMethod": "DELETE", -"id": "cloudbuild.projects.locations.gitLabConfigs.delete", -"parameterOrder": [ -"name" -], -"parameters": { -"name": { -"description": "Required. The config resource name.", -"location": "path", -"pattern": "^projects/[^/]+/locations/[^/]+/gitLabConfigs/[^/]+$", -"required": true, -"type": "string" -} -}, -"path": "v1/{+name}", -"response": { -"$ref": "Operation" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform" -] -}, -"get": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Retrieves a `GitLabConfig`. This API is experimental", -"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}", -"httpMethod": "GET", -"id": "cloudbuild.projects.locations.gitLabConfigs.get", -"parameterOrder": [ -"name" -], -"parameters": { -"name": { -"description": "Required. The config resource name.", -"location": "path", -"pattern": "^projects/[^/]+/locations/[^/]+/gitLabConfigs/[^/]+$", -"required": true, -"type": "string" -} -}, -"path": "v1/{+name}", -"response": { -"$ref": "GitLabConfig" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform" -] -}, -"list": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. List all `GitLabConfigs` for a given project. This API is experimental", -"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs", -"httpMethod": "GET", -"id": "cloudbuild.projects.locations.gitLabConfigs.list", -"parameterOrder": [ -"parent" -], -"parameters": { -"pageSize": { -"description": "The maximum number of configs to return. The service may return fewer than this value. If unspecified, at most 50 configs will be returned. The maximum value is 1000;, values above 1000 will be coerced to 1000.", -"format": "int32", -"location": "query", -"type": "integer" -}, -"pageToken": { -"description": "A page token, received from a previous \u2018ListGitlabConfigsRequest\u2019 call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to \u2018ListGitlabConfigsRequest\u2019 must match the call that provided the page token.", -"location": "query", -"type": "string" -}, -"parent": { -"description": "Required. Name of the parent resource", -"location": "path", -"pattern": "^projects/[^/]+/locations/[^/]+$", -"required": true, -"type": "string" -} -}, -"path": "v1/{+parent}/gitLabConfigs", -"response": { -"$ref": "ListGitLabConfigsResponse" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform" -] -}, -"patch": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Updates an existing `GitLabConfig`. This API is experimental", -"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}", -"httpMethod": "PATCH", -"id": "cloudbuild.projects.locations.gitLabConfigs.patch", -"parameterOrder": [ -"name" -], -"parameters": { -"name": { -"description": "Identifier. The resource name for the config.", -"location": "path", -"pattern": "^projects/[^/]+/locations/[^/]+/gitLabConfigs/[^/]+$", -"required": true, -"type": "string" -}, -"updateMask": { -"description": "Update mask for the resource. If this is set, the server will only update the fields specified in the field mask. Otherwise, a full update of the mutable resource fields will be performed.", -"format": "google-fieldmask", -"location": "query", -"type": "string" -} -}, -"path": "v1/{+name}", -"request": { -"$ref": "GitLabConfig" -}, -"response": { -"$ref": "Operation" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform" -] -}, -"removeGitLabConnectedRepository": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Remove a GitLab repository from a given GitLabConfig's connected repositories. This API is experimental.", -"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}:removeGitLabConnectedRepository", -"httpMethod": "POST", -"id": "cloudbuild.projects.locations.gitLabConfigs.removeGitLabConnectedRepository", -"parameterOrder": [ -"config" -], -"parameters": { -"config": { -"description": "Required. The name of the `GitLabConfig` to remove a connected repository. Format: `projects/{project}/locations/{location}/gitLabConfigs/{config}`", -"location": "path", -"pattern": "^projects/[^/]+/locations/[^/]+/gitLabConfigs/[^/]+$", -"required": true, -"type": "string" -} -}, -"path": "v1/{+config}:removeGitLabConnectedRepository", -"request": { -"$ref": "RemoveGitLabConnectedRepositoryRequest" -}, -"response": { -"$ref": "Empty" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform" -] -} -}, -"resources": { -"connectedRepositories": { -"deprecated": true, -"methods": { -"batchCreate": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Batch connecting GitLab repositories to Cloud Build. This API is experimental.", -"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}/connectedRepositories:batchCreate", -"httpMethod": "POST", -"id": "cloudbuild.projects.locations.gitLabConfigs.connectedRepositories.batchCreate", -"parameterOrder": [ -"parent" -], -"parameters": { -"parent": { -"description": "The name of the `GitLabConfig` that adds connected repositories. Format: `projects/{project}/locations/{location}/gitLabConfigs/{config}`", -"location": "path", -"pattern": "^projects/[^/]+/locations/[^/]+/gitLabConfigs/[^/]+$", -"required": true, -"type": "string" -} -}, -"path": "v1/{+parent}/connectedRepositories:batchCreate", -"request": { -"$ref": "BatchCreateGitLabConnectedRepositoriesRequest" -}, -"response": { -"$ref": "Operation" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform" -] -} -} -}, -"repos": { -"deprecated": true, -"methods": { -"list": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. List all repositories for a given `GitLabConfig`. This API is experimental", -"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/gitLabConfigs/{gitLabConfigsId}/repos", -"httpMethod": "GET", -"id": "cloudbuild.projects.locations.gitLabConfigs.repos.list", -"parameterOrder": [ -"parent" -], -"parameters": { -"pageSize": { -"description": "The maximum number of repositories to return. The service may return fewer than this value.", -"format": "int32", -"location": "query", -"type": "integer" -}, -"pageToken": { -"description": "A page token, received from a previous ListGitLabRepositoriesRequest` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListGitLabRepositoriesRequest` must match the call that provided the page token.", -"location": "query", -"type": "string" -}, -"parent": { -"description": "Required. Name of the parent resource.", -"location": "path", -"pattern": "^projects/[^/]+/locations/[^/]+/gitLabConfigs/[^/]+$", -"required": true, -"type": "string" -} -}, -"path": "v1/{+parent}/repos", -"response": { -"$ref": "ListGitLabRepositoriesResponse" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform" -] -} -} -} -} -}, "githubEnterpriseConfigs": { "methods": { "create": { @@ -2593,7 +2324,7 @@ } } }, -"revision": "20260627", +"revision": "20260814", "rootUrl": "https://cloudbuild.googleapis.com/", "schemas": { "ApprovalConfig": { @@ -2808,58 +2539,6 @@ }, "type": "object" }, -"BatchCreateGitLabConnectedRepositoriesRequest": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. RPC request object accepted by BatchCreateGitLabConnectedRepositories RPC method.", -"id": "BatchCreateGitLabConnectedRepositoriesRequest", -"properties": { -"requests": { -"description": "Required. Requests to connect GitLab repositories.", -"items": { -"$ref": "CreateGitLabConnectedRepositoryRequest" -}, -"type": "array" -} -}, -"type": "object" -}, -"BatchCreateGitLabConnectedRepositoriesResponse": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Response of BatchCreateGitLabConnectedRepositories RPC method.", -"id": "BatchCreateGitLabConnectedRepositoriesResponse", -"properties": { -"gitlabConnectedRepositories": { -"description": "The GitLab connected repository requests' responses.", -"items": { -"$ref": "GitLabConnectedRepository" -}, -"type": "array" -} -}, -"type": "object" -}, -"BatchCreateGitLabConnectedRepositoriesResponseMetadata": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Metadata for `BatchCreateGitLabConnectedRepositories` operation.", -"id": "BatchCreateGitLabConnectedRepositoriesResponseMetadata", -"properties": { -"completeTime": { -"description": "Time the operation was completed.", -"format": "google-datetime", -"type": "string" -}, -"config": { -"description": "The name of the `GitLabConfig` that added connected repositories. Format: `projects/{project}/locations/{location}/gitLabConfigs/{config}`", -"type": "string" -}, -"createTime": { -"description": "Time the operation was created.", -"format": "google-datetime", -"type": "string" -} -}, -"type": "object" -}, "BitbucketServerConfig": { "description": "BitbucketServerConfig represents the configuration for a Bitbucket Server.", "id": "BitbucketServerConfig", @@ -3696,11 +3375,6 @@ false "$ref": "GitHubEventsConfig", "description": "GitHubEventsConfig describes the configuration of a trigger that creates a build whenever a GitHub event is received. Mutually exclusive with `trigger_template`." }, -"gitlabEnterpriseEventsConfig": { -"$ref": "GitLabEventsConfig", -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab Enterprise event is received." -}, "id": { "description": "Output only. Unique identifier of the trigger.", "readOnly": true, @@ -3922,44 +3596,6 @@ false }, "type": "object" }, -"CreateGitLabConfigOperationMetadata": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Metadata for `CreateGitLabConfig` operation.", -"id": "CreateGitLabConfigOperationMetadata", -"properties": { -"completeTime": { -"description": "Time the operation was completed.", -"format": "google-datetime", -"type": "string" -}, -"createTime": { -"description": "Time the operation was created.", -"format": "google-datetime", -"type": "string" -}, -"gitlabConfig": { -"description": "The resource name of the GitLabConfig to be created. Format: `projects/{project}/locations/{location}/gitlabConfigs/{id}`.", -"type": "string" -} -}, -"type": "object" -}, -"CreateGitLabConnectedRepositoryRequest": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Request to connect a repository from a connected GitLab host.", -"id": "CreateGitLabConnectedRepositoryRequest", -"properties": { -"gitlabConnectedRepository": { -"$ref": "GitLabConnectedRepository", -"description": "Required. The GitLab repository to connect." -}, -"parent": { -"description": "Required. The name of the `GitLabConfig` that adds connected repository. Format: `projects/{project}/locations/{location}/gitLabConfigs/{config}`", -"type": "string" -} -}, -"type": "object" -}, "CreateWorkerPoolOperationMetadata": { "description": "Metadata for the `CreateWorkerPool` operation.", "id": "CreateWorkerPoolOperationMetadata", @@ -4039,28 +3675,6 @@ false }, "type": "object" }, -"DeleteGitLabConfigOperationMetadata": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Metadata for `DeleteGitLabConfig` operation.", -"id": "DeleteGitLabConfigOperationMetadata", -"properties": { -"completeTime": { -"description": "Time the operation was completed.", -"format": "google-datetime", -"type": "string" -}, -"createTime": { -"description": "Time the operation was created.", -"format": "google-datetime", -"type": "string" -}, -"gitlabConfig": { -"description": "The resource name of the GitLabConfig to be created. Format: `projects/{project}/locations/{location}/gitlabConfigs/{id}`.", -"type": "string" -} -}, -"type": "object" -}, "DeleteWorkerPoolOperationMetadata": { "description": "Metadata for the `DeleteWorkerPool` operation.", "id": "DeleteWorkerPoolOperationMetadata", @@ -4429,187 +4043,6 @@ false }, "type": "object" }, -"GitLabConfig": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConfig represents the configuration for a GitLab integration.", -"id": "GitLabConfig", -"properties": { -"connectedRepositories": { -"description": "Connected GitLab.com or GitLabEnterprise repositories for this config.", -"items": { -"$ref": "GitLabRepositoryId" -}, -"type": "array" -}, -"createTime": { -"description": "Output only. Time when the config was created.", -"format": "google-datetime", -"readOnly": true, -"type": "string" -}, -"enterpriseConfig": { -"$ref": "GitLabEnterpriseConfig", -"description": "Optional. GitLabEnterprise config." -}, -"name": { -"description": "Identifier. The resource name for the config.", -"type": "string" -}, -"secrets": { -"$ref": "GitLabSecrets", -"description": "Required. Secret Manager secrets needed by the config." -}, -"username": { -"description": "Username of the GitLab.com or GitLab Enterprise account Cloud Build will use.", -"type": "string" -}, -"webhookKey": { -"description": "Output only. UUID included in webhook requests. The UUID is used to look up the corresponding config.", -"readOnly": true, -"type": "string" -} -}, -"type": "object" -}, -"GitLabConnectedRepository": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabConnectedRepository represents a GitLab connected repository request response.", -"id": "GitLabConnectedRepository", -"properties": { -"parent": { -"description": "The name of the `GitLabConfig` that added connected repository. Format: `projects/{project}/locations/{location}/gitLabConfigs/{config}`", -"type": "string" -}, -"repo": { -"$ref": "GitLabRepositoryId", -"description": "The GitLab repositories to connect." -}, -"status": { -"$ref": "Status", -"description": "Output only. The status of the repo connection request.", -"readOnly": true -} -}, -"type": "object" -}, -"GitLabEnterpriseConfig": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEnterpriseConfig represents the configuration for a GitLabEnterprise integration.", -"id": "GitLabEnterpriseConfig", -"properties": { -"hostUri": { -"description": "Immutable. The URI of the GitlabEnterprise host.", -"type": "string" -}, -"serviceDirectoryConfig": { -"$ref": "ServiceDirectoryConfig", -"description": "The Service Directory configuration to be used when reaching out to the GitLab Enterprise instance." -}, -"sslCa": { -"description": "The SSL certificate to use in requests to GitLab Enterprise instances.", -"type": "string" -} -}, -"type": "object" -}, -"GitLabEventsConfig": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabEventsConfig describes the configuration of a trigger that creates a build whenever a GitLab event is received.", -"id": "GitLabEventsConfig", -"properties": { -"gitlabConfig": { -"$ref": "GitLabConfig", -"description": "Output only. The GitLabConfig specified in the gitlab_config_resource field.", -"readOnly": true -}, -"gitlabConfigResource": { -"description": "The GitLab config resource that this trigger config maps to.", -"type": "string" -}, -"projectNamespace": { -"description": "Namespace of the GitLab project.", -"type": "string" -}, -"pullRequest": { -"$ref": "PullRequestFilter", -"description": "Filter to match changes in pull requests." -}, -"push": { -"$ref": "PushFilter", -"description": "Filter to match changes in refs like branches, tags." -} -}, -"type": "object" -}, -"GitLabRepository": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Proto Representing a GitLabRepository", -"id": "GitLabRepository", -"properties": { -"browseUri": { -"description": "Link to the browse repo page on the GitLab instance", -"type": "string" -}, -"description": { -"description": "Description of the repository", -"type": "string" -}, -"displayName": { -"description": "Display name of the repository", -"type": "string" -}, -"name": { -"description": "The resource name of the repository", -"type": "string" -}, -"repositoryId": { -"$ref": "GitLabRepositoryId", -"description": "Identifier for a repository" -} -}, -"type": "object" -}, -"GitLabRepositoryId": { -"description": "GitLabRepositoryId identifies a specific repository hosted on GitLab.com or GitLabEnterprise", -"id": "GitLabRepositoryId", -"properties": { -"id": { -"description": "Required. Identifier for the repository. example: \"namespace/project-slug\", namespace is usually the username or group ID", -"type": "string" -}, -"webhookId": { -"description": "Output only. The ID of the webhook that was created for receiving events from this repo. We only create and manage a single webhook for each repo.", -"format": "int32", -"readOnly": true, -"type": "integer" -} -}, -"type": "object" -}, -"GitLabSecrets": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. GitLabSecrets represents the secrets in Secret Manager for a GitLab integration.", -"id": "GitLabSecrets", -"properties": { -"apiAccessTokenVersion": { -"description": "Required. The resource name for the api access token\u2019s secret version", -"type": "string" -}, -"apiKeyVersion": { -"description": "Required. Immutable. API Key that will be attached to webhook requests from GitLab to Cloud Build.", -"type": "string" -}, -"readAccessTokenVersion": { -"description": "Required. The resource name for the read access token\u2019s secret version", -"type": "string" -}, -"webhookSecretVersion": { -"description": "Required. Immutable. The resource name for the webhook secret\u2019s secret version. Once this field has been set, it cannot be changed. If you need to change it, please create another GitLabConfig.", -"type": "string" -} -}, -"type": "object" -}, "GitRepoSource": { "description": "GitRepoSource describes a repo and ref of a code repository.", "id": "GitRepoSource", @@ -4689,6 +4122,10 @@ false "description": "Required. Where should the files be placed on the worker.", "type": "string" }, +"fetchTags": { +"description": "Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags.", +"type": "boolean" +}, "recurseSubmodules": { "description": "Optional. True if submodules should be fetched too (default false).", "type": "boolean" @@ -4911,44 +4348,6 @@ false }, "type": "object" }, -"ListGitLabConfigsResponse": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. RPC response object returned by ListGitLabConfigs RPC method.", -"id": "ListGitLabConfigsResponse", -"properties": { -"gitlabConfigs": { -"description": "A list of GitLabConfigs", -"items": { -"$ref": "GitLabConfig" -}, -"type": "array" -}, -"nextPageToken": { -"description": "A token that can be sent as `page_token` to retrieve the next page If this field is omitted, there are no subsequent pages.", -"type": "string" -} -}, -"type": "object" -}, -"ListGitLabRepositoriesResponse": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. RPC response object returned by the ListGitLabRepositories RPC method.", -"id": "ListGitLabRepositoriesResponse", -"properties": { -"gitlabRepositories": { -"description": "List of GitLab repositories", -"items": { -"$ref": "GitLabRepository" -}, -"type": "array" -}, -"nextPageToken": { -"description": "A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.", -"type": "string" -} -}, -"type": "object" -}, "ListGithubEnterpriseConfigsResponse": { "description": "RPC response object returned by ListGithubEnterpriseConfigs RPC method.", "id": "ListGithubEnterpriseConfigsResponse", @@ -5348,18 +4747,6 @@ false }, "type": "object" }, -"RemoveGitLabConnectedRepositoryRequest": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. RPC request object accepted by RemoveGitLabConnectedRepository RPC method.", -"id": "RemoveGitLabConnectedRepositoryRequest", -"properties": { -"connectedRepository": { -"$ref": "GitLabRepositoryId", -"description": "The connected repository to remove." -} -}, -"type": "object" -}, "RepoSource": { "description": "Location of the source in a Google Cloud Source Repository.", "id": "RepoSource", @@ -5620,18 +5007,6 @@ false }, "type": "object" }, -"ServiceDirectoryConfig": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection.", -"id": "ServiceDirectoryConfig", -"properties": { -"service": { -"description": "The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.", -"type": "string" -} -}, -"type": "object" -}, "Source": { "description": "Location of the source in a supported storage service.", "id": "Source", @@ -5859,28 +5234,6 @@ false }, "type": "object" }, -"UpdateGitLabConfigOperationMetadata": { -"deprecated": true, -"description": "Deprecated: CloudBuild GitLab V1 integration is deprecated. Metadata for `UpdateGitLabConfig` operation.", -"id": "UpdateGitLabConfigOperationMetadata", -"properties": { -"completeTime": { -"description": "Time the operation was completed.", -"format": "google-datetime", -"type": "string" -}, -"createTime": { -"description": "Time the operation was created.", -"format": "google-datetime", -"type": "string" -}, -"gitlabConfig": { -"description": "The resource name of the GitLabConfig to be created. Format: `projects/{project}/locations/{location}/gitlabConfigs/{id}`.", -"type": "string" -} -}, -"type": "object" -}, "UpdateWorkerPoolOperationMetadata": { "description": "Metadata for the `UpdateWorkerPool` operation.", "id": "UpdateWorkerPoolOperationMetadata", From a4f98609ab1dc7ceb2950b68e09c5368bf9360b1 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:31 +0000 Subject: [PATCH 18/70] feat(cloudidentity): update the api #### cloudidentity:v1 The following keys were added: - resources.allowlistedDomains.methods.create (Total Keys: 8) - resources.allowlistedDomains.methods.delete (Total Keys: 11) - resources.allowlistedDomains.methods.get (Total Keys: 11) - resources.allowlistedDomains.methods.list (Total Keys: 14) - schemas.AllowlistedDomain (Total Keys: 5) - schemas.ListAllowlistedDomainsResponse (Total Keys: 5) #### cloudidentity:v1beta1 The following keys were added: - resources.allowlistedDomains.methods.create (Total Keys: 8) - resources.allowlistedDomains.methods.delete (Total Keys: 11) - resources.allowlistedDomains.methods.get (Total Keys: 11) - resources.allowlistedDomains.methods.list (Total Keys: 14) - schemas.AllowlistedDomain (Total Keys: 5) - schemas.ListAllowlistedDomainsResponse (Total Keys: 5) --- .../cloudidentity_v1.allowlistedDomains.html | 239 ++++++++++++++++++ ...identity_v1.customers.userinvitations.html | 18 +- ...y_v1.devices.deviceUsers.clientStates.html | 18 +- .../cloudidentity_v1.devices.deviceUsers.html | 36 +-- docs/dyn/cloudidentity_v1.devices.html | 18 +- docs/dyn/cloudidentity_v1.groups.html | 38 +-- .../cloudidentity_v1.groups.memberships.html | 72 +++--- docs/dyn/cloudidentity_v1.html | 31 ++- ...oudidentity_v1.inboundOidcSsoProfiles.html | 18 +- ...oudidentity_v1.inboundSamlSsoProfiles.html | 18 +- ...inboundSamlSsoProfiles.idpCredentials.html | 18 +- ...loudidentity_v1.inboundSsoAssignments.html | 18 +- docs/dyn/cloudidentity_v1.policies.html | 18 +- ...udidentity_v1beta1.allowlistedDomains.html | 239 ++++++++++++++++++ ...ity_v1beta1.customers.userinvitations.html | 18 +- ...didentity_v1beta1.devices.deviceUsers.html | 36 +-- docs/dyn/cloudidentity_v1beta1.devices.html | 18 +- docs/dyn/cloudidentity_v1beta1.groups.html | 38 +-- ...udidentity_v1beta1.groups.memberships.html | 72 +++--- docs/dyn/cloudidentity_v1beta1.html | 31 ++- ...entity_v1beta1.inboundOidcSsoProfiles.html | 18 +- ...entity_v1beta1.inboundSamlSsoProfiles.html | 18 +- ...inboundSamlSsoProfiles.idpCredentials.html | 18 +- ...dentity_v1beta1.inboundSsoAssignments.html | 18 +- ...identity_v1beta1.orgUnits.memberships.html | 18 +- docs/dyn/cloudidentity_v1beta1.policies.html | 18 +- .../documents/cloudidentity.v1.json | 150 ++++++++++- .../documents/cloudidentity.v1beta1.json | 150 ++++++++++- 28 files changed, 1100 insertions(+), 320 deletions(-) create mode 100644 docs/dyn/cloudidentity_v1.allowlistedDomains.html create mode 100644 docs/dyn/cloudidentity_v1beta1.allowlistedDomains.html diff --git a/docs/dyn/cloudidentity_v1.allowlistedDomains.html b/docs/dyn/cloudidentity_v1.allowlistedDomains.html new file mode 100644 index 0000000000..72af827e77 --- /dev/null +++ b/docs/dyn/cloudidentity_v1.allowlistedDomains.html @@ -0,0 +1,239 @@ + + + +

Cloud Identity API . allowlistedDomains

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(body=None, x__xgafv=None)

+

Adds a domain to the allowlist.

+

+ delete(name, x__xgafv=None)

+

Removes a domain from the allowlist.

+

+ get(name, x__xgafv=None)

+

Retrieves a specific domain from the allowlist.

+

+ list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists the domains in the allowlist.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(body=None, x__xgafv=None) +
Adds a domain to the allowlist.
+
+Args:
+  body: object, The request body.
+    The object takes the form of:
+
+{ # This resource object defines a domain that has been designated as allowlisted.
+  "domain": "A String", # Required. Immutable. Name of the domain that is in the allowlist. e.g. "google.com"
+  "name": "A String", # Output only. Identifier. Resource name of the domain in the allowlist e.g. "allowlistedDomains/0184mhaj1smlusv"
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ delete(name, x__xgafv=None) +
Removes a domain from the allowlist.
+
+Args:
+  name: string, Required. Specifies the [resource name](https://google.aip.dev/122) of the domain to delete. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ get(name, x__xgafv=None) +
Retrieves a specific domain from the allowlist.
+
+Args:
+  name: string, Required. Specifies the [resource name](https://google.aip.dev/122) of the domain to retrieve. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource object defines a domain that has been designated as allowlisted.
+  "domain": "A String", # Required. Immutable. Name of the domain that is in the allowlist. e.g. "google.com"
+  "name": "A String", # Output only. Identifier. Resource name of the domain in the allowlist e.g. "allowlistedDomains/0184mhaj1smlusv"
+}
+
+ +
+ list(filter=None, pageSize=None, pageToken=None, x__xgafv=None) +
Lists the domains in the allowlist.
+
+Args:
+  filter: string, Optional. Provides an optional filter for list results. Currently, only exact matches on the domain are supported, such as "domain = 'google.com'", with no composite conditions.
+  pageSize: integer, Optional. Specifies the requested page size. If unspecified, the service returns at most 5000 domains. The maximum value is 5000; values above 5000 coerce to 5000. The limits can change over time.
+  pageToken: string, Optional. Identifies a token from a previous page of results, if any.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for AllowlistedDomainsService.ListAllowlistedDomains.
+  "allowlistedDomains": [ # Contains the list of domains in the allowlist. There is no defined ordering of domains within a result.
+    { # This resource object defines a domain that has been designated as allowlisted.
+      "domain": "A String", # Required. Immutable. Name of the domain that is in the allowlist. e.g. "google.com"
+      "name": "A String", # Output only. Identifier. Resource name of the domain in the allowlist e.g. "allowlistedDomains/0184mhaj1smlusv"
+    },
+  ],
+  "nextPageToken": "A String", # Contains the next page token if the result is not exhaustive. If there are no more results, this token is empty.
+}
+
+ +
+ 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)
+
+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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/cloudidentity_v1.customers.userinvitations.html b/docs/dyn/cloudidentity_v1.customers.userinvitations.html index 814b7e58db..b23177ef21 100644 --- a/docs/dyn/cloudidentity_v1.customers.userinvitations.html +++ b/docs/dyn/cloudidentity_v1.customers.userinvitations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves a list of UserInvitation resources. **Note:** New consumer accounts with the customer's verified domain created within the previous 48 hours will not appear in the result. This delay also applies to newly-verified domains.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

send(name, body=None, x__xgafv=None)

@@ -215,17 +215,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1.devices.deviceUsers.clientStates.html b/docs/dyn/cloudidentity_v1.devices.deviceUsers.clientStates.html index fb3463361b..1adb9e4f81 100644 --- a/docs/dyn/cloudidentity_v1.devices.deviceUsers.clientStates.html +++ b/docs/dyn/cloudidentity_v1.devices.deviceUsers.clientStates.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, customer=None, filter=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists the client states for the given search query.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, customer=None, updateMask=None, x__xgafv=None)

@@ -182,17 +182,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1.devices.deviceUsers.html b/docs/dyn/cloudidentity_v1.devices.deviceUsers.html index 3193e56aa0..a98e6d6055 100644 --- a/docs/dyn/cloudidentity_v1.devices.deviceUsers.html +++ b/docs/dyn/cloudidentity_v1.devices.deviceUsers.html @@ -101,13 +101,13 @@

Instance Methods

list(parent, customer=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists/Searches DeviceUsers.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, androidId=None, iosDeviceId=None, pageSize=None, pageToken=None, partner=None, rawResourceId=None, userId=None, x__xgafv=None)

Looks up resource names of the DeviceUsers associated with the caller's credentials, as well as the properties provided in the request. This method must be called with end-user credentials with the scope: https://www.googleapis.com/auth/cloud-identity.devices.lookup If multiple properties are provided, only DeviceUsers having all of these properties are considered as matches - i.e. the query behaves like an AND. Different platforms require different amounts of information from the caller to ensure that the DeviceUser is uniquely identified. - iOS: If either the `partner` or `ios_device_id` field is provided, then both fields are required. - Android: Specifying the `android_id` field is required. - Desktop: Specifying the `raw_resource_id` field is required.

- lookup_next()

+ lookup_next(previous_request, previous_response)

Retrieves the next page of results.

wipe(name, body=None, x__xgafv=None)

@@ -348,17 +348,17 @@

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. +
@@ -392,17 +392,17 @@

Method Details

- lookup_next() + lookup_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. +
diff --git a/docs/dyn/cloudidentity_v1.devices.html b/docs/dyn/cloudidentity_v1.devices.html index e5a9217227..b37288a591 100644 --- a/docs/dyn/cloudidentity_v1.devices.html +++ b/docs/dyn/cloudidentity_v1.devices.html @@ -98,7 +98,7 @@

Instance Methods

list(customer=None, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists/Searches devices.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wipe(name, body=None, x__xgafv=None)

@@ -544,17 +544,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1.groups.html b/docs/dyn/cloudidentity_v1.groups.html index 7ff642c0a8..a85856c445 100644 --- a/docs/dyn/cloudidentity_v1.groups.html +++ b/docs/dyn/cloudidentity_v1.groups.html @@ -98,7 +98,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, view=None, x__xgafv=None)

Lists the `Group` resources under a customer or namespace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(groupKey_id=None, groupKey_namespace=None, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

search(pageSize=None, pageToken=None, query=None, view=None, x__xgafv=None)

Searches for `Group` resources matching a specified query.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

updateSecuritySettings(name, body=None, updateMask=None, x__xgafv=None)

@@ -369,17 +369,17 @@

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. +
@@ -482,7 +482,7 @@

Method Details

Args: pageSize: integer, The maximum number of results to return. Note that the number of results returned may be less than this value even if there are more available results. To fetch all results, clients must continue calling this method repeatedly until the response no longer contains a `next_page_token`. If unspecified, defaults to 200 for `GroupView.BASIC` and 50 for `GroupView.FULL`. Must not be greater than 1000 for `GroupView.BASIC` or 500 for `GroupView.FULL`. pageToken: string, The `next_page_token` value returned from a previous search request, if any. - query: string, Required. The search query. * Must be specified in [Common Expression Language](https://opensource.google/projects/cel). * Must contain equality operators on the parent, e.g. `parent == 'customers/{customer_id}'`. The `customer_id` must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793) * Can contain optional inclusion operators on `labels` such as `'cloudidentity.googleapis.com/groups.discussion_forum' in labels`). * Can contain an optional equality operator on `domain_name`. e.g. `domain_name == 'examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `group_key`, e.g. `group_key.startsWith('dev')`, `group_key.contains('dev'), group_key == 'dev@examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `display_name`, such as `display_name.startsWith('dev')` , `display_name.contains('dev')`, `display_name == 'dev'` + query: string, Required. The search query. * Must be specified in [Common Expression Language](https://opensource.google/projects/cel). See [CEL Introduction](https://github.com/google/cel-spec/blob/master/doc/intro.md) for CEL syntax usage and examples. * Must contain equality operators on the parent, e.g. `parent == 'customers/{customer_id}'`. The `customer_id` must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793) * Can contain optional inclusion operators on `labels` such as `'cloudidentity.googleapis.com/groups.discussion_forum' in labels`). * Can contain an optional equality operator on `domain_name`. e.g. `domain_name == 'examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `group_key`, e.g. `group_key.startsWith('dev')`, `group_key.contains('dev'), group_key == 'dev@examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `display_name`, such as `display_name.startsWith('dev')` , `display_name.contains('dev')`, `display_name == 'dev'` Examples: * Search for all discussion forums under a customer: `parent == 'customers/C046psxkn' && 'cloudidentity.googleapis.com/groups.discussion_forum' in labels` * Search for groups with key starting with 'sales': `parent == 'customers/C046psxkn' && group_key.startsWith('sales')` * Search for groups with display name containing 'test': `parent == 'customers/C046psxkn' && display_name.contains('test')` view: string, The level of detail to be returned. If unspecified, defaults to `View.BASIC`. Allowed values VIEW_UNSPECIFIED - Default. Should not be used. @@ -537,17 +537,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/cloudidentity_v1.groups.memberships.html b/docs/dyn/cloudidentity_v1.groups.memberships.html index 6b1352cbfd..27bc4c936e 100644 --- a/docs/dyn/cloudidentity_v1.groups.memberships.html +++ b/docs/dyn/cloudidentity_v1.groups.memberships.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the `Membership`s within a `Group`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, memberKey_id=None, memberKey_namespace=None, x__xgafv=None)

@@ -108,19 +108,19 @@

Instance Methods

searchDirectGroups(parent, orderBy=None, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches direct groups of a member. Groups for which the actor does not have the permission to view memberships are silently filtered out.

- searchDirectGroups_next()

+ searchDirectGroups_next(previous_request, previous_response)

Retrieves the next page of results.

searchTransitiveGroups(parent, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Search transitive groups of a member. **Note:** This feature is only available to Google Workspace Enterprise Standard, Enterprise Plus, and Enterprise for Education; and Cloud Identity Premium accounts. If the account of the member is not one of these, a 403 (PERMISSION_DENIED) HTTP status code will be returned. A transitive group is any group that has a direct or indirect membership to the member. Actor must have view permissions all transitive groups.

- searchTransitiveGroups_next()

+ searchTransitiveGroups_next(previous_request, previous_response)

Retrieves the next page of results.

searchTransitiveMemberships(parent, pageSize=None, pageToken=None, x__xgafv=None)

Search transitive memberships of a group. **Note:** This feature is only available to Google Workspace Enterprise Standard, Enterprise Plus, and Enterprise for Education; and Cloud Identity Premium accounts. If the account of the group is not one of these, a 403 (PERMISSION_DENIED) HTTP status code will be returned. A transitive membership is any direct or indirect membership of a group. Actor must have view permissions to all transitive memberships.

- searchTransitiveMemberships_next()

+ searchTransitiveMemberships_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -375,17 +375,17 @@

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. +
@@ -541,17 +541,17 @@

Method Details

- searchDirectGroups_next() + searchDirectGroups_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. +
@@ -596,17 +596,17 @@

Method Details

- searchTransitiveGroups_next() + searchTransitiveGroups_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. +
@@ -648,17 +648,17 @@

Method Details

- searchTransitiveMemberships_next() + searchTransitiveMemberships_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudidentity_v1.html b/docs/dyn/cloudidentity_v1.html index 621b9236e4..1b3196b42c 100644 --- a/docs/dyn/cloudidentity_v1.html +++ b/docs/dyn/cloudidentity_v1.html @@ -74,6 +74,11 @@

Cloud Identity API

Instance Methods

+

+ allowlistedDomains() +

+

Returns the allowlistedDomains Resource.

+

customers()

@@ -113,7 +118,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -122,20 +127,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudidentity_v1.inboundOidcSsoProfiles.html b/docs/dyn/cloudidentity_v1.inboundOidcSsoProfiles.html index 89889e8bd1..f12163ba97 100644 --- a/docs/dyn/cloudidentity_v1.inboundOidcSsoProfiles.html +++ b/docs/dyn/cloudidentity_v1.inboundOidcSsoProfiles.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists InboundOidcSsoProfile objects for a Google enterprise customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1.inboundSamlSsoProfiles.html b/docs/dyn/cloudidentity_v1.inboundSamlSsoProfiles.html index 4a4bea8d3f..4ca03c9451 100644 --- a/docs/dyn/cloudidentity_v1.inboundSamlSsoProfiles.html +++ b/docs/dyn/cloudidentity_v1.inboundSamlSsoProfiles.html @@ -95,7 +95,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists InboundSamlSsoProfiles for a customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -264,17 +264,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1.inboundSamlSsoProfiles.idpCredentials.html b/docs/dyn/cloudidentity_v1.inboundSamlSsoProfiles.idpCredentials.html index 89437c9c7e..6788cd29f1 100644 --- a/docs/dyn/cloudidentity_v1.inboundSamlSsoProfiles.idpCredentials.html +++ b/docs/dyn/cloudidentity_v1.inboundSamlSsoProfiles.idpCredentials.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of IdpCredentials in an InboundSamlSsoProfile.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -235,17 +235,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudidentity_v1.inboundSsoAssignments.html b/docs/dyn/cloudidentity_v1.inboundSsoAssignments.html index f3d89e669f..37e241944d 100644 --- a/docs/dyn/cloudidentity_v1.inboundSsoAssignments.html +++ b/docs/dyn/cloudidentity_v1.inboundSsoAssignments.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the InboundSsoAssignments for a `Customer`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1.policies.html b/docs/dyn/cloudidentity_v1.policies.html index 9bd84233d8..6b66372568 100644 --- a/docs/dyn/cloudidentity_v1.policies.html +++ b/docs/dyn/cloudidentity_v1.policies.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List policies.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1beta1.allowlistedDomains.html b/docs/dyn/cloudidentity_v1beta1.allowlistedDomains.html new file mode 100644 index 0000000000..4cac24a48b --- /dev/null +++ b/docs/dyn/cloudidentity_v1beta1.allowlistedDomains.html @@ -0,0 +1,239 @@ + + + +

Cloud Identity API . allowlistedDomains

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(body=None, x__xgafv=None)

+

Adds a domain to the allowlist.

+

+ delete(name, x__xgafv=None)

+

Removes a domain from the allowlist.

+

+ get(name, x__xgafv=None)

+

Retrieves a specific domain from the allowlist.

+

+ list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists the domains in the allowlist.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(body=None, x__xgafv=None) +
Adds a domain to the allowlist.
+
+Args:
+  body: object, The request body.
+    The object takes the form of:
+
+{ # This resource object defines a domain that has been designated as allowlisted.
+  "domain": "A String", # Required. Immutable. Name of the domain that is in the allowlist. e.g. "google.com"
+  "name": "A String", # Output only. Identifier. Resource name of the domain in the allowlist e.g. "allowlistedDomains/0184mhaj1smlusv"
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ delete(name, x__xgafv=None) +
Removes a domain from the allowlist.
+
+Args:
+  name: string, Required. Specifies the [resource name](https://google.aip.dev/122) of the domain to delete. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ get(name, x__xgafv=None) +
Retrieves a specific domain from the allowlist.
+
+Args:
+  name: string, Required. Specifies the [resource name](https://google.aip.dev/122) of the domain to retrieve. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource object defines a domain that has been designated as allowlisted.
+  "domain": "A String", # Required. Immutable. Name of the domain that is in the allowlist. e.g. "google.com"
+  "name": "A String", # Output only. Identifier. Resource name of the domain in the allowlist e.g. "allowlistedDomains/0184mhaj1smlusv"
+}
+
+ +
+ list(filter=None, pageSize=None, pageToken=None, x__xgafv=None) +
Lists the domains in the allowlist.
+
+Args:
+  filter: string, Optional. Provides an optional filter for list results. Currently, only exact matches on the domain are supported, such as "domain = 'google.com'", with no composite conditions.
+  pageSize: integer, Optional. Specifies the requested page size. If unspecified, the service returns at most 5000 domains. The maximum value is 5000; values above 5000 coerce to 5000. The limits can change over time.
+  pageToken: string, Optional. Identifies a token from a previous page of results, if any.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for AllowlistedDomainsService.ListAllowlistedDomains.
+  "allowlistedDomains": [ # Contains the list of domains in the allowlist. There is no defined ordering of domains within a result.
+    { # This resource object defines a domain that has been designated as allowlisted.
+      "domain": "A String", # Required. Immutable. Name of the domain that is in the allowlist. e.g. "google.com"
+      "name": "A String", # Output only. Identifier. Resource name of the domain in the allowlist e.g. "allowlistedDomains/0184mhaj1smlusv"
+    },
+  ],
+  "nextPageToken": "A String", # Contains the next page token if the result is not exhaustive. If there are no more results, this token is empty.
+}
+
+ +
+ 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)
+
+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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/cloudidentity_v1beta1.customers.userinvitations.html b/docs/dyn/cloudidentity_v1beta1.customers.userinvitations.html index 94f10e6568..5619aa8cdf 100644 --- a/docs/dyn/cloudidentity_v1beta1.customers.userinvitations.html +++ b/docs/dyn/cloudidentity_v1beta1.customers.userinvitations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves a list of UserInvitation resources. **Note:** New consumer accounts with the customer's verified domain created within the previous 48 hours will not appear in the result. This delay also applies to newly-verified domains.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

send(name, body=None, x__xgafv=None)

@@ -215,17 +215,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1beta1.devices.deviceUsers.html b/docs/dyn/cloudidentity_v1beta1.devices.deviceUsers.html index 55d3688a5c..101a22ec87 100644 --- a/docs/dyn/cloudidentity_v1beta1.devices.deviceUsers.html +++ b/docs/dyn/cloudidentity_v1beta1.devices.deviceUsers.html @@ -101,13 +101,13 @@

Instance Methods

list(parent, customer=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists/Searches DeviceUsers.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, androidId=None, iosDeviceId=None, pageSize=None, pageToken=None, partner=None, rawResourceId=None, userId=None, x__xgafv=None)

Looks up resource names of the DeviceUsers associated with the caller's credentials, as well as the properties provided in the request. This method must be called with end-user credentials with the scope: https://www.googleapis.com/auth/cloud-identity.devices.lookup If multiple properties are provided, only DeviceUsers having all of these properties are considered as matches - i.e. the query behaves like an AND. Different platforms require different amounts of information from the caller to ensure that the DeviceUser is uniquely identified. - iOS: If either the `partner` or `ios_device_id` field is provided, then both fields are required. - Android: Specifying the `android_id` field is required. - Desktop: Specifying the `raw_resource_id` field is required.

- lookup_next()

+ lookup_next(previous_request, previous_response)

Retrieves the next page of results.

wipe(name, body=None, x__xgafv=None)

@@ -348,17 +348,17 @@

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. +
@@ -392,17 +392,17 @@

Method Details

- lookup_next() + lookup_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. +
diff --git a/docs/dyn/cloudidentity_v1beta1.devices.html b/docs/dyn/cloudidentity_v1beta1.devices.html index b53ddb7632..9f7db3cc51 100644 --- a/docs/dyn/cloudidentity_v1beta1.devices.html +++ b/docs/dyn/cloudidentity_v1beta1.devices.html @@ -98,7 +98,7 @@

Instance Methods

list(customer=None, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists/Searches devices.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wipe(name, body=None, x__xgafv=None)

@@ -759,17 +759,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1beta1.groups.html b/docs/dyn/cloudidentity_v1beta1.groups.html index 9bd782814e..aea15724a5 100644 --- a/docs/dyn/cloudidentity_v1beta1.groups.html +++ b/docs/dyn/cloudidentity_v1beta1.groups.html @@ -98,7 +98,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, view=None, x__xgafv=None)

Lists the `Group` resources under a customer or namespace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(groupKey_id=None, groupKey_namespace=None, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

search(orderBy=None, pageSize=None, pageToken=None, query=None, view=None, x__xgafv=None)

Searches for `Group` resources matching a specified query.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

updateSecuritySettings(name, body=None, updateMask=None, x__xgafv=None)

@@ -408,17 +408,17 @@

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. +
@@ -535,7 +535,7 @@

Method Details

orderBy: string, The ordering of groups for the display name or email in the search groups response. The syntax for this field can be found at https://cloud.google.com/apis/design/design_patterns#sorting_order. Example: Sort by the ascending name: order_by="display_name" Sort by the descending group key email: order_by="group_key desc" pageSize: integer, The maximum number of results to return. Note that the number of results returned may be less than this value even if there are more available results. To fetch all results, clients must continue calling this method repeatedly until the response no longer contains a `next_page_token`. If unspecified, defaults to 200 for `GroupView.BASIC` and to 50 for `GroupView.FULL`. Must not be greater than 1000 for `GroupView.BASIC` or 500 for `GroupView.FULL`. pageToken: string, The `next_page_token` value returned from a previous search request, if any. - query: string, Required. The search query. * Must be specified in [Common Expression Language](https://opensource.google/projects/cel). * Must contain equality operators on the parent, e.g. `parent == 'customers/{customer_id}'`. The `customer_id` must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793) * Can contain optional inclusion operators on `labels` such as `'cloudidentity.googleapis.com/groups.discussion_forum' in labels`). * Can contain an optional equality operator on `domain_name`. e.g. `domain_name == 'examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `group_key`, e.g. `group_key.startsWith('dev')`, `group_key.contains('dev'), group_key == 'dev@examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `display_name`, such as `display_name.startsWith('dev')` , `display_name.contains('dev')`, `display_name == 'dev'` + query: string, Required. The search query. * Must be specified in [Common Expression Language](https://opensource.google/projects/cel). See [CEL Introduction](https://github.com/google/cel-spec/blob/master/doc/intro.md) for CEL syntax usage and examples. * Must contain equality operators on the parent, e.g. `parent == 'customers/{customer_id}'`. The `customer_id` must begin with "C" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793) * Can contain optional inclusion operators on `labels` such as `'cloudidentity.googleapis.com/groups.discussion_forum' in labels`). * Can contain an optional equality operator on `domain_name`. e.g. `domain_name == 'examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `group_key`, e.g. `group_key.startsWith('dev')`, `group_key.contains('dev'), group_key == 'dev@examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `display_name`, such as `display_name.startsWith('dev')` , `display_name.contains('dev')`, `display_name == 'dev'` Examples: * Search for all discussion forums under a customer: `parent == 'customers/C046psxkn' && 'cloudidentity.googleapis.com/groups.discussion_forum' in labels` * Search for groups with key starting with 'sales': `parent == 'customers/C046psxkn' && group_key.startsWith('sales')` * Search for groups with display name containing 'test': `parent == 'customers/C046psxkn' && display_name.contains('test')` view: string, The level of detail to be returned. If unspecified, defaults to `View.BASIC`. Allowed values BASIC - Default. Only basic resource information is returned. @@ -602,17 +602,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/cloudidentity_v1beta1.groups.memberships.html b/docs/dyn/cloudidentity_v1beta1.groups.memberships.html index d9ba3e606e..b91f774c3c 100644 --- a/docs/dyn/cloudidentity_v1beta1.groups.memberships.html +++ b/docs/dyn/cloudidentity_v1beta1.groups.memberships.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the `Membership`s within a `Group`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, memberKey_id=None, memberKey_namespace=None, x__xgafv=None)

@@ -108,19 +108,19 @@

Instance Methods

searchDirectGroups(parent, orderBy=None, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches direct groups of a member. Groups for which the actor does not have the permission to view memberships are silently filtered out.

- searchDirectGroups_next()

+ searchDirectGroups_next(previous_request, previous_response)

Retrieves the next page of results.

searchTransitiveGroups(parent, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Search transitive groups of a member. **Note:** This feature is only available to Google Workspace Enterprise Standard, Enterprise Plus, and Enterprise for Education; and Cloud Identity Premium accounts. A transitive group is any group that has a direct or indirect membership to the member. Actor must have view permissions all transitive groups.

- searchTransitiveGroups_next()

+ searchTransitiveGroups_next(previous_request, previous_response)

Retrieves the next page of results.

searchTransitiveMemberships(parent, pageSize=None, pageToken=None, x__xgafv=None)

Search transitive memberships of a group. **Note:** This feature is only available to Google Workspace Enterprise Standard, Enterprise Plus, and Enterprise for Education; and Cloud Identity Premium accounts. A transitive membership is any direct or indirect membership of a group. Actor must have view permissions to all transitive memberships.

- searchTransitiveMemberships_next()

+ searchTransitiveMemberships_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -386,17 +386,17 @@

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. +
@@ -556,17 +556,17 @@

Method Details

- searchDirectGroups_next() + searchDirectGroups_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. +
@@ -611,17 +611,17 @@

Method Details

- searchTransitiveGroups_next() + searchTransitiveGroups_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. +
@@ -663,17 +663,17 @@

Method Details

- searchTransitiveMemberships_next() + searchTransitiveMemberships_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudidentity_v1beta1.html b/docs/dyn/cloudidentity_v1beta1.html index 854ad21af0..74fa970a8f 100644 --- a/docs/dyn/cloudidentity_v1beta1.html +++ b/docs/dyn/cloudidentity_v1beta1.html @@ -74,6 +74,11 @@

Cloud Identity API

Instance Methods

+

+ allowlistedDomains() +

+

Returns the allowlistedDomains Resource.

+

customers()

@@ -118,7 +123,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -127,20 +132,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudidentity_v1beta1.inboundOidcSsoProfiles.html b/docs/dyn/cloudidentity_v1beta1.inboundOidcSsoProfiles.html index f6543194f8..9ffa58edc4 100644 --- a/docs/dyn/cloudidentity_v1beta1.inboundOidcSsoProfiles.html +++ b/docs/dyn/cloudidentity_v1beta1.inboundOidcSsoProfiles.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists InboundOidcSsoProfile objects for a Google enterprise customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1beta1.inboundSamlSsoProfiles.html b/docs/dyn/cloudidentity_v1beta1.inboundSamlSsoProfiles.html index c5380ba35f..5711642892 100644 --- a/docs/dyn/cloudidentity_v1beta1.inboundSamlSsoProfiles.html +++ b/docs/dyn/cloudidentity_v1beta1.inboundSamlSsoProfiles.html @@ -95,7 +95,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists InboundSamlSsoProfiles for a customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -264,17 +264,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1beta1.inboundSamlSsoProfiles.idpCredentials.html b/docs/dyn/cloudidentity_v1beta1.inboundSamlSsoProfiles.idpCredentials.html index 3b6bc9f89e..618514f96c 100644 --- a/docs/dyn/cloudidentity_v1beta1.inboundSamlSsoProfiles.idpCredentials.html +++ b/docs/dyn/cloudidentity_v1beta1.inboundSamlSsoProfiles.idpCredentials.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of IdpCredentials in an InboundSamlSsoProfile.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -235,17 +235,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudidentity_v1beta1.inboundSsoAssignments.html b/docs/dyn/cloudidentity_v1beta1.inboundSsoAssignments.html index c13d81a776..d921c26ed1 100644 --- a/docs/dyn/cloudidentity_v1beta1.inboundSsoAssignments.html +++ b/docs/dyn/cloudidentity_v1beta1.inboundSsoAssignments.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the InboundSsoAssignments for a `Customer`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1beta1.orgUnits.memberships.html b/docs/dyn/cloudidentity_v1beta1.orgUnits.memberships.html index 5296301b8a..6b783ba79b 100644 --- a/docs/dyn/cloudidentity_v1beta1.orgUnits.memberships.html +++ b/docs/dyn/cloudidentity_v1beta1.orgUnits.memberships.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, customer=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List OrgMembership resources in an OrgUnit treated as 'parent'. Parent format: orgUnits/{$orgUnitId} where `$orgUnitId` is the `orgUnitId` from the [Admin SDK `OrgUnit` resource](https://developers.google.com/admin-sdk/directory/reference/rest/v1/orgunits)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -124,17 +124,17 @@

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. +
diff --git a/docs/dyn/cloudidentity_v1beta1.policies.html b/docs/dyn/cloudidentity_v1beta1.policies.html index 4be51a64ab..240fdf4f2a 100644 --- a/docs/dyn/cloudidentity_v1beta1.policies.html +++ b/docs/dyn/cloudidentity_v1beta1.policies.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List policies.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/cloudidentity.v1.json b/googleapiclient/discovery_cache/documents/cloudidentity.v1.json index 49a87b44fd..f781bcb15f 100644 --- a/googleapiclient/discovery_cache/documents/cloudidentity.v1.json +++ b/googleapiclient/discovery_cache/documents/cloudidentity.v1.json @@ -2,6 +2,12 @@ "auth": { "oauth2": { "scopes": { +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains": { +"description": "See and edit allowlisted domains in your Cloud Identity Organization" +}, +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains.readonly": { +"description": "See allowlisted domains in your Cloud Identity Organization" +}, "https://www.googleapis.com/auth/cloud-identity.devices": { "description": "Private Service: https://www.googleapis.com/auth/cloud-identity.devices" }, @@ -132,6 +138,112 @@ }, "protocol": "rest", "resources": { +"allowlistedDomains": { +"methods": { +"create": { +"description": "Adds a domain to the allowlist.", +"flatPath": "v1/allowlistedDomains", +"httpMethod": "POST", +"id": "cloudidentity.allowlistedDomains.create", +"parameterOrder": [], +"parameters": {}, +"path": "v1/allowlistedDomains", +"request": { +"$ref": "AllowlistedDomain" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains" +] +}, +"delete": { +"description": "Removes a domain from the allowlist.", +"flatPath": "v1/allowlistedDomains/{allowlistedDomainsId}", +"httpMethod": "DELETE", +"id": "cloudidentity.allowlistedDomains.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Specifies the [resource name](https://google.aip.dev/122) of the domain to delete.", +"location": "path", +"pattern": "^allowlistedDomains/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains" +] +}, +"get": { +"description": "Retrieves a specific domain from the allowlist.", +"flatPath": "v1/allowlistedDomains/{allowlistedDomainsId}", +"httpMethod": "GET", +"id": "cloudidentity.allowlistedDomains.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Specifies the [resource name](https://google.aip.dev/122) of the domain to retrieve.", +"location": "path", +"pattern": "^allowlistedDomains/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "AllowlistedDomain" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains", +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains.readonly" +] +}, +"list": { +"description": "Lists the domains in the allowlist.", +"flatPath": "v1/allowlistedDomains", +"httpMethod": "GET", +"id": "cloudidentity.allowlistedDomains.list", +"parameterOrder": [], +"parameters": { +"filter": { +"description": "Optional. Provides an optional filter for list results. Currently, only exact matches on the domain are supported, such as \"domain = 'google.com'\", with no composite conditions.", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. Specifies the requested page size. If unspecified, the service returns at most 5000 domains. The maximum value is 5000; values above 5000 coerce to 5000. The limits can change over time.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. Identifies a token from a previous page of results, if any.", +"location": "query", +"type": "string" +} +}, +"path": "v1/allowlistedDomains", +"response": { +"$ref": "ListAllowlistedDomainsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains", +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains.readonly" +] +} +} +}, "customers": { "resources": { "userinvitations": { @@ -1148,7 +1260,7 @@ "type": "string" }, "query": { -"description": "Required. The search query. * Must be specified in [Common Expression Language](https://opensource.google/projects/cel). * Must contain equality operators on the parent, e.g. `parent == 'customers/{customer_id}'`. The `customer_id` must begin with \"C\" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793) * Can contain optional inclusion operators on `labels` such as `'cloudidentity.googleapis.com/groups.discussion_forum' in labels`). * Can contain an optional equality operator on `domain_name`. e.g. `domain_name == 'examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `group_key`, e.g. `group_key.startsWith('dev')`, `group_key.contains('dev'), group_key == 'dev@examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `display_name`, such as `display_name.startsWith('dev')` , `display_name.contains('dev')`, `display_name == 'dev'`", +"description": "Required. The search query. * Must be specified in [Common Expression Language](https://opensource.google/projects/cel). See [CEL Introduction](https://github.com/google/cel-spec/blob/master/doc/intro.md) for CEL syntax usage and examples. * Must contain equality operators on the parent, e.g. `parent == 'customers/{customer_id}'`. The `customer_id` must begin with \"C\" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793) * Can contain optional inclusion operators on `labels` such as `'cloudidentity.googleapis.com/groups.discussion_forum' in labels`). * Can contain an optional equality operator on `domain_name`. e.g. `domain_name == 'examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `group_key`, e.g. `group_key.startsWith('dev')`, `group_key.contains('dev'), group_key == 'dev@examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `display_name`, such as `display_name.startsWith('dev')` , `display_name.contains('dev')`, `display_name == 'dev'` Examples: * Search for all discussion forums under a customer: `parent == 'customers/C046psxkn' && 'cloudidentity.googleapis.com/groups.discussion_forum' in labels` * Search for groups with key starting with 'sales': `parent == 'customers/C046psxkn' && group_key.startsWith('sales')` * Search for groups with display name containing 'test': `parent == 'customers/C046psxkn' && display_name.contains('test')`", "location": "query", "type": "string" }, @@ -2311,7 +2423,7 @@ } } }, -"revision": "20260803", +"revision": "20260826", "rootUrl": "https://cloudidentity.googleapis.com/", "schemas": { "AddIdpCredentialOperationMetadata": { @@ -2336,6 +2448,22 @@ }, "type": "object" }, +"AllowlistedDomain": { +"description": "This resource object defines a domain that has been designated as allowlisted.", +"id": "AllowlistedDomain", +"properties": { +"domain": { +"description": "Required. Immutable. Name of the domain that is in the allowlist. e.g. \"google.com\"", +"type": "string" +}, +"name": { +"description": "Output only. Identifier. Resource name of the domain in the allowlist e.g. \"allowlistedDomains/0184mhaj1smlusv\"", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "CancelUserInvitationRequest": { "description": "Request to cancel sent invitation for target email in UserInvitation.", "id": "CancelUserInvitationRequest", @@ -3864,6 +3992,24 @@ }, "type": "object" }, +"ListAllowlistedDomainsResponse": { +"description": "Response message for AllowlistedDomainsService.ListAllowlistedDomains.", +"id": "ListAllowlistedDomainsResponse", +"properties": { +"allowlistedDomains": { +"description": "Contains the list of domains in the allowlist. There is no defined ordering of domains within a result.", +"items": { +"$ref": "AllowlistedDomain" +}, +"type": "array" +}, +"nextPageToken": { +"description": "Contains the next page token if the result is not exhaustive. If there are no more results, this token is empty.", +"type": "string" +} +}, +"type": "object" +}, "ListGroupsResponse": { "description": "Response message for ListGroups operation.", "id": "ListGroupsResponse", diff --git a/googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json b/googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json index 4aaa196396..5c7858fca8 100644 --- a/googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/cloudidentity.v1beta1.json @@ -2,6 +2,12 @@ "auth": { "oauth2": { "scopes": { +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains": { +"description": "See and edit allowlisted domains in your Cloud Identity Organization" +}, +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains.readonly": { +"description": "See allowlisted domains in your Cloud Identity Organization" +}, "https://www.googleapis.com/auth/cloud-identity.devices": { "description": "Private Service: https://www.googleapis.com/auth/cloud-identity.devices" }, @@ -138,6 +144,112 @@ }, "protocol": "rest", "resources": { +"allowlistedDomains": { +"methods": { +"create": { +"description": "Adds a domain to the allowlist.", +"flatPath": "v1beta1/allowlistedDomains", +"httpMethod": "POST", +"id": "cloudidentity.allowlistedDomains.create", +"parameterOrder": [], +"parameters": {}, +"path": "v1beta1/allowlistedDomains", +"request": { +"$ref": "AllowlistedDomain" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains" +] +}, +"delete": { +"description": "Removes a domain from the allowlist.", +"flatPath": "v1beta1/allowlistedDomains/{allowlistedDomainsId}", +"httpMethod": "DELETE", +"id": "cloudidentity.allowlistedDomains.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Specifies the [resource name](https://google.aip.dev/122) of the domain to delete.", +"location": "path", +"pattern": "^allowlistedDomains/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains" +] +}, +"get": { +"description": "Retrieves a specific domain from the allowlist.", +"flatPath": "v1beta1/allowlistedDomains/{allowlistedDomainsId}", +"httpMethod": "GET", +"id": "cloudidentity.allowlistedDomains.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Specifies the [resource name](https://google.aip.dev/122) of the domain to retrieve.", +"location": "path", +"pattern": "^allowlistedDomains/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"response": { +"$ref": "AllowlistedDomain" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains", +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains.readonly" +] +}, +"list": { +"description": "Lists the domains in the allowlist.", +"flatPath": "v1beta1/allowlistedDomains", +"httpMethod": "GET", +"id": "cloudidentity.allowlistedDomains.list", +"parameterOrder": [], +"parameters": { +"filter": { +"description": "Optional. Provides an optional filter for list results. Currently, only exact matches on the domain are supported, such as \"domain = 'google.com'\", with no composite conditions.", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. Specifies the requested page size. If unspecified, the service returns at most 5000 domains. The maximum value is 5000; values above 5000 coerce to 5000. The limits can change over time.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. Identifies a token from a previous page of results, if any.", +"location": "query", +"type": "string" +} +}, +"path": "v1beta1/allowlistedDomains", +"response": { +"$ref": "ListAllowlistedDomainsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains", +"https://www.googleapis.com/auth/cloud-identity.allowlisteddomains.readonly" +] +} +} +}, "customers": { "resources": { "userinvitations": { @@ -1107,7 +1219,7 @@ "type": "string" }, "query": { -"description": "Required. The search query. * Must be specified in [Common Expression Language](https://opensource.google/projects/cel). * Must contain equality operators on the parent, e.g. `parent == 'customers/{customer_id}'`. The `customer_id` must begin with \"C\" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793) * Can contain optional inclusion operators on `labels` such as `'cloudidentity.googleapis.com/groups.discussion_forum' in labels`). * Can contain an optional equality operator on `domain_name`. e.g. `domain_name == 'examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `group_key`, e.g. `group_key.startsWith('dev')`, `group_key.contains('dev'), group_key == 'dev@examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `display_name`, such as `display_name.startsWith('dev')` , `display_name.contains('dev')`, `display_name == 'dev'`", +"description": "Required. The search query. * Must be specified in [Common Expression Language](https://opensource.google/projects/cel). See [CEL Introduction](https://github.com/google/cel-spec/blob/master/doc/intro.md) for CEL syntax usage and examples. * Must contain equality operators on the parent, e.g. `parent == 'customers/{customer_id}'`. The `customer_id` must begin with \"C\" (for example, 'C046psxkn'). [Find your customer ID.] (https://support.google.com/cloudidentity/answer/10070793) * Can contain optional inclusion operators on `labels` such as `'cloudidentity.googleapis.com/groups.discussion_forum' in labels`). * Can contain an optional equality operator on `domain_name`. e.g. `domain_name == 'examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `group_key`, e.g. `group_key.startsWith('dev')`, `group_key.contains('dev'), group_key == 'dev@examplepetstore.com'` * Can contain optional `startsWith/contains/equality` operators on `display_name`, such as `display_name.startsWith('dev')` , `display_name.contains('dev')`, `display_name == 'dev'` Examples: * Search for all discussion forums under a customer: `parent == 'customers/C046psxkn' && 'cloudidentity.googleapis.com/groups.discussion_forum' in labels` * Search for groups with key starting with 'sales': `parent == 'customers/C046psxkn' && group_key.startsWith('sales')` * Search for groups with display name containing 'test': `parent == 'customers/C046psxkn' && display_name.contains('test')`", "location": "query", "type": "string" }, @@ -2349,7 +2461,7 @@ } } }, -"revision": "20260803", +"revision": "20260826", "rootUrl": "https://cloudidentity.googleapis.com/", "schemas": { "AddIdpCredentialOperationMetadata": { @@ -2374,6 +2486,22 @@ }, "type": "object" }, +"AllowlistedDomain": { +"description": "This resource object defines a domain that has been designated as allowlisted.", +"id": "AllowlistedDomain", +"properties": { +"domain": { +"description": "Required. Immutable. Name of the domain that is in the allowlist. e.g. \"google.com\"", +"type": "string" +}, +"name": { +"description": "Output only. Identifier. Resource name of the domain in the allowlist e.g. \"allowlistedDomains/0184mhaj1smlusv\"", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "AndroidAttributes": { "description": "Resource representing the Android specific attributes of a Device.", "id": "AndroidAttributes", @@ -4778,6 +4906,24 @@ }, "type": "object" }, +"ListAllowlistedDomainsResponse": { +"description": "Response message for AllowlistedDomainsService.ListAllowlistedDomains.", +"id": "ListAllowlistedDomainsResponse", +"properties": { +"allowlistedDomains": { +"description": "Contains the list of domains in the allowlist. There is no defined ordering of domains within a result.", +"items": { +"$ref": "AllowlistedDomain" +}, +"type": "array" +}, +"nextPageToken": { +"description": "Contains the next page token if the result is not exhaustive. If there are no more results, this token is empty.", +"type": "string" +} +}, +"type": "object" +}, "ListClientStatesResponse": { "description": "Response message that is returned in LRO result of ListClientStates Operation.", "id": "ListClientStatesResponse", From 292acb466d7cd52a21119f2be3b0973db2234461 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:31 +0000 Subject: [PATCH 19/70] feat(cloudkms): update the api #### cloudkms:v1 The following keys were added: - resources.projects.resources.locations.resources.keyRings.methods.delete (Total Keys: 11) --- docs/dyn/cloudkms_v1.folders.html | 14 ++--- docs/dyn/cloudkms_v1.html | 26 ++++----- docs/dyn/cloudkms_v1.projects.html | 14 ++--- ..._v1.projects.locations.ekmConnections.html | 18 +++--- docs/dyn/cloudkms_v1.projects.locations.html | 18 +++--- ...dkms_v1.projects.locations.keyHandles.html | 18 +++--- ...keyRings.cryptoKeys.cryptoKeyVersions.html | 58 +++++++++---------- ...rojects.locations.keyRings.cryptoKeys.html | 46 +++++++-------- ...oudkms_v1.projects.locations.keyRings.html | 56 +++++++++++++++--- ...rojects.locations.keyRings.importJobs.html | 18 +++--- ...1.projects.locations.retiredResources.html | 18 +++--- ...ts.locations.singleTenantHsmInstances.html | 18 +++--- ...ns.singleTenantHsmInstances.proposals.html | 18 +++--- .../documents/cloudkms.v1.json | 50 ++++++++++++---- 14 files changed, 228 insertions(+), 162 deletions(-) diff --git a/docs/dyn/cloudkms_v1.folders.html b/docs/dyn/cloudkms_v1.folders.html index 1c27d0ed33..cfaf6be1b3 100644 --- a/docs/dyn/cloudkms_v1.folders.html +++ b/docs/dyn/cloudkms_v1.folders.html @@ -85,7 +85,7 @@

Instance Methods

Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project.

showEffectiveAutokeyConfig(parent, x__xgafv=None)

-

Returns the effective Cloud KMS Autokey configuration for a given project or folder.

+

Returns the effective Cloud KMS Autokey configuration for a given project or folder. Note on permissions: - If called on a project (`projects/{project}`), requires `cloudkms.projects.showEffectiveAutokeyConfig`. - If called on a folder (`folders/{folder}`), requires `cloudkms.folders.showEffectiveAutokeyConfig`.

updateAutokeyConfig(name, body=None, updateMask=None, x__xgafv=None)

Updates the AutokeyConfig for a folder or a project. The caller must have both `cloudkms.autokeyConfigs.update` permission on the parent folder and `cloudkms.cryptoKeys.setIamPolicy` permission on the provided key project. A KeyHandle creation in the folder's descendant projects will use this configuration to determine where to create the resulting CryptoKey.

@@ -112,7 +112,7 @@

Method Details

Returns: An object of the form: - { # Cloud KMS Autokey configuration for a folder. + { # Cloud KMS Autokey configuration for a project or folder. "etag": "A String", # Optional. A checksum computed by the server based on the value of other fields. This may be sent on update requests to ensure that the client has an up-to-date value before proceeding. The request will be rejected with an ABORTED error on a mismatched etag. "keyProject": "A String", # Optional. Name of the key project, e.g. `projects/{PROJECT_ID}` or `projects/{PROJECT_NUMBER}`, where Cloud KMS Autokey will provision a new CryptoKey when a KeyHandle is created. On UpdateAutokeyConfig, the caller will require `cloudkms.cryptoKeys.setIamPolicy` permission on this key project. Once configured, for Cloud KMS Autokey to function properly, this key project must have the Cloud KMS API activated and the Cloud KMS Service Agent for this key project must be granted the `cloudkms.admin` role (or pertinent permissions). A request with an empty key project field will clear the configuration. "keyProjectResolutionMode": "A String", # Optional. KeyProjectResolutionMode for the AutokeyConfig. Valid values are `DEDICATED_KEY_PROJECT`, `RESOURCE_PROJECT`, or `DISABLED`. @@ -148,10 +148,10 @@

Method Details

showEffectiveAutokeyConfig(parent, x__xgafv=None) -
Returns the effective Cloud KMS Autokey configuration for a given project or folder.
+  
Returns the effective Cloud KMS Autokey configuration for a given project or folder. Note on permissions: - If called on a project (`projects/{project}`), requires `cloudkms.projects.showEffectiveAutokeyConfig`. - If called on a folder (`folders/{folder}`), requires `cloudkms.folders.showEffectiveAutokeyConfig`.
 
 Args:
-  parent: string, Required. Name of the resource project or folder to show the effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project. Format: * projects/{project} * folders/{folder} (required)
+  parent: string, Required. Name of the resource project or folder to show the effective Cloud KMS Autokey configuration for. This may be helpful for evaluating the effect of nested folder configurations on a given resource project. Format: * projects/{project} * folders/{folder} (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -160,7 +160,7 @@ 

Method Details

Returns: An object of the form: - { # Response message for ShowEffectiveAutokeyConfig. + { # Response message for ShowEffectiveAutokeyConfig "keyProject": "A String", # Name of the key project configured in the ancestry of the project or folder. "keyProjectResolutionMode": "A String", # The KeyProjectResolutionMode for the AutokeyConfig. "source": { # Source of the effective AutokeyConfig. # Source of the effective AutokeyConfig. @@ -178,7 +178,7 @@

Method Details

body: object, The request body. The object takes the form of: -{ # Cloud KMS Autokey configuration for a folder. +{ # Cloud KMS Autokey configuration for a project or folder. "etag": "A String", # Optional. A checksum computed by the server based on the value of other fields. This may be sent on update requests to ensure that the client has an up-to-date value before proceeding. The request will be rejected with an ABORTED error on a mismatched etag. "keyProject": "A String", # Optional. Name of the key project, e.g. `projects/{PROJECT_ID}` or `projects/{PROJECT_NUMBER}`, where Cloud KMS Autokey will provision a new CryptoKey when a KeyHandle is created. On UpdateAutokeyConfig, the caller will require `cloudkms.cryptoKeys.setIamPolicy` permission on this key project. Once configured, for Cloud KMS Autokey to function properly, this key project must have the Cloud KMS API activated and the Cloud KMS Service Agent for this key project must be granted the `cloudkms.admin` role (or pertinent permissions). A request with an empty key project field will clear the configuration. "keyProjectResolutionMode": "A String", # Optional. KeyProjectResolutionMode for the AutokeyConfig. Valid values are `DEDICATED_KEY_PROJECT`, `RESOURCE_PROJECT`, or `DISABLED`. @@ -195,7 +195,7 @@

Method Details

Returns: An object of the form: - { # Cloud KMS Autokey configuration for a folder. + { # Cloud KMS Autokey configuration for a project or folder. "etag": "A String", # Optional. A checksum computed by the server based on the value of other fields. This may be sent on update requests to ensure that the client has an up-to-date value before proceeding. The request will be rejected with an ABORTED error on a mismatched etag. "keyProject": "A String", # Optional. Name of the key project, e.g. `projects/{PROJECT_ID}` or `projects/{PROJECT_NUMBER}`, where Cloud KMS Autokey will provision a new CryptoKey when a KeyHandle is created. On UpdateAutokeyConfig, the caller will require `cloudkms.cryptoKeys.setIamPolicy` permission on this key project. Once configured, for Cloud KMS Autokey to function properly, this key project must have the Cloud KMS API activated and the Cloud KMS Service Agent for this key project must be granted the `cloudkms.admin` role (or pertinent permissions). A request with an empty key project field will clear the configuration. "keyProjectResolutionMode": "A String", # Optional. KeyProjectResolutionMode for the AutokeyConfig. Valid values are `DEDICATED_KEY_PROJECT`, `RESOURCE_PROJECT`, or `DISABLED`. diff --git a/docs/dyn/cloudkms_v1.html b/docs/dyn/cloudkms_v1.html index 20075d76e7..690884beb6 100644 --- a/docs/dyn/cloudkms_v1.html +++ b/docs/dyn/cloudkms_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudkms_v1.projects.html b/docs/dyn/cloudkms_v1.projects.html index dff9f805ad..a8c906df10 100644 --- a/docs/dyn/cloudkms_v1.projects.html +++ b/docs/dyn/cloudkms_v1.projects.html @@ -90,7 +90,7 @@

Instance Methods

Gets the KeyAccessJustificationsPolicyConfig for a given organization, folder, or project.

showEffectiveAutokeyConfig(parent, x__xgafv=None)

-

Returns the effective Cloud KMS Autokey configuration for a given project or folder.

+

Returns the effective Cloud KMS Autokey configuration for a given project or folder. Note on permissions: - If called on a project (`projects/{project}`), requires `cloudkms.projects.showEffectiveAutokeyConfig`. - If called on a folder (`folders/{folder}`), requires `cloudkms.folders.showEffectiveAutokeyConfig`.

showEffectiveKeyAccessJustificationsEnrollmentConfig(project, x__xgafv=None)

Returns the KeyAccessJustificationsEnrollmentConfig of the resource closest to the given project in hierarchy.

@@ -123,7 +123,7 @@

Method Details

Returns: An object of the form: - { # Cloud KMS Autokey configuration for a folder. + { # Cloud KMS Autokey configuration for a project or folder. "etag": "A String", # Optional. A checksum computed by the server based on the value of other fields. This may be sent on update requests to ensure that the client has an up-to-date value before proceeding. The request will be rejected with an ABORTED error on a mismatched etag. "keyProject": "A String", # Optional. Name of the key project, e.g. `projects/{PROJECT_ID}` or `projects/{PROJECT_NUMBER}`, where Cloud KMS Autokey will provision a new CryptoKey when a KeyHandle is created. On UpdateAutokeyConfig, the caller will require `cloudkms.cryptoKeys.setIamPolicy` permission on this key project. Once configured, for Cloud KMS Autokey to function properly, this key project must have the Cloud KMS API activated and the Cloud KMS Service Agent for this key project must be granted the `cloudkms.admin` role (or pertinent permissions). A request with an empty key project field will clear the configuration. "keyProjectResolutionMode": "A String", # Optional. KeyProjectResolutionMode for the AutokeyConfig. Valid values are `DEDICATED_KEY_PROJECT`, `RESOURCE_PROJECT`, or `DISABLED`. @@ -159,10 +159,10 @@

Method Details

showEffectiveAutokeyConfig(parent, x__xgafv=None) -
Returns the effective Cloud KMS Autokey configuration for a given project or folder.
+  
Returns the effective Cloud KMS Autokey configuration for a given project or folder. Note on permissions: - If called on a project (`projects/{project}`), requires `cloudkms.projects.showEffectiveAutokeyConfig`. - If called on a folder (`folders/{folder}`), requires `cloudkms.folders.showEffectiveAutokeyConfig`.
 
 Args:
-  parent: string, Required. Name of the resource project or folder to show the effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project. Format: * projects/{project} * folders/{folder} (required)
+  parent: string, Required. Name of the resource project or folder to show the effective Cloud KMS Autokey configuration for. This may be helpful for evaluating the effect of nested folder configurations on a given resource project. Format: * projects/{project} * folders/{folder} (required)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -171,7 +171,7 @@ 

Method Details

Returns: An object of the form: - { # Response message for ShowEffectiveAutokeyConfig. + { # Response message for ShowEffectiveAutokeyConfig "keyProject": "A String", # Name of the key project configured in the ancestry of the project or folder. "keyProjectResolutionMode": "A String", # The KeyProjectResolutionMode for the AutokeyConfig. "source": { # Source of the effective AutokeyConfig. # Source of the effective AutokeyConfig. @@ -246,7 +246,7 @@

Method Details

body: object, The request body. The object takes the form of: -{ # Cloud KMS Autokey configuration for a folder. +{ # Cloud KMS Autokey configuration for a project or folder. "etag": "A String", # Optional. A checksum computed by the server based on the value of other fields. This may be sent on update requests to ensure that the client has an up-to-date value before proceeding. The request will be rejected with an ABORTED error on a mismatched etag. "keyProject": "A String", # Optional. Name of the key project, e.g. `projects/{PROJECT_ID}` or `projects/{PROJECT_NUMBER}`, where Cloud KMS Autokey will provision a new CryptoKey when a KeyHandle is created. On UpdateAutokeyConfig, the caller will require `cloudkms.cryptoKeys.setIamPolicy` permission on this key project. Once configured, for Cloud KMS Autokey to function properly, this key project must have the Cloud KMS API activated and the Cloud KMS Service Agent for this key project must be granted the `cloudkms.admin` role (or pertinent permissions). A request with an empty key project field will clear the configuration. "keyProjectResolutionMode": "A String", # Optional. KeyProjectResolutionMode for the AutokeyConfig. Valid values are `DEDICATED_KEY_PROJECT`, `RESOURCE_PROJECT`, or `DISABLED`. @@ -263,7 +263,7 @@

Method Details

Returns: An object of the form: - { # Cloud KMS Autokey configuration for a folder. + { # Cloud KMS Autokey configuration for a project or folder. "etag": "A String", # Optional. A checksum computed by the server based on the value of other fields. This may be sent on update requests to ensure that the client has an up-to-date value before proceeding. The request will be rejected with an ABORTED error on a mismatched etag. "keyProject": "A String", # Optional. Name of the key project, e.g. `projects/{PROJECT_ID}` or `projects/{PROJECT_NUMBER}`, where Cloud KMS Autokey will provision a new CryptoKey when a KeyHandle is created. On UpdateAutokeyConfig, the caller will require `cloudkms.cryptoKeys.setIamPolicy` permission on this key project. Once configured, for Cloud KMS Autokey to function properly, this key project must have the Cloud KMS API activated and the Cloud KMS Service Agent for this key project must be granted the `cloudkms.admin` role (or pertinent permissions). A request with an empty key project field will clear the configuration. "keyProjectResolutionMode": "A String", # Optional. KeyProjectResolutionMode for the AutokeyConfig. Valid values are `DEDICATED_KEY_PROJECT`, `RESOURCE_PROJECT`, or `DISABLED`. diff --git a/docs/dyn/cloudkms_v1.projects.locations.ekmConnections.html b/docs/dyn/cloudkms_v1.projects.locations.ekmConnections.html index d6c43078c7..023913d692 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.ekmConnections.html +++ b/docs/dyn/cloudkms_v1.projects.locations.ekmConnections.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists EkmConnections.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -338,17 +338,17 @@

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. +
diff --git a/docs/dyn/cloudkms_v1.projects.locations.html b/docs/dyn/cloudkms_v1.projects.locations.html index b4b1921402..863392fb19 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.html +++ b/docs/dyn/cloudkms_v1.projects.locations.html @@ -125,7 +125,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateEkmConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -248,17 +248,17 @@

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. +
diff --git a/docs/dyn/cloudkms_v1.projects.locations.keyHandles.html b/docs/dyn/cloudkms_v1.projects.locations.keyHandles.html index 8d9af360b3..e93d72f151 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.keyHandles.html +++ b/docs/dyn/cloudkms_v1.projects.locations.keyHandles.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists KeyHandles.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -191,17 +191,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudkms_v1.projects.locations.keyRings.cryptoKeys.cryptoKeyVersions.html b/docs/dyn/cloudkms_v1.projects.locations.keyRings.cryptoKeys.cryptoKeyVersions.html index 79ea9e2595..f0213f2b20 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.keyRings.cryptoKeys.cryptoKeyVersions.html +++ b/docs/dyn/cloudkms_v1.projects.locations.keyRings.cryptoKeys.cryptoKeyVersions.html @@ -114,7 +114,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists CryptoKeyVersions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

macSign(name, body=None, x__xgafv=None)

@@ -240,7 +240,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -254,7 +254,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. } x__xgafv: string, V1 error format. @@ -287,7 +287,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -301,7 +301,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }
@@ -413,7 +413,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -427,7 +427,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }
@@ -488,7 +488,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -502,7 +502,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }
@@ -587,7 +587,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -601,7 +601,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }
@@ -653,7 +653,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -667,7 +667,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }
@@ -717,7 +717,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -731,7 +731,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }, ], "nextPageToken": "A String", # A token to retrieve next page of results. Pass this value in ListCryptoKeyVersionsRequest.page_token to retrieve the next page of results. @@ -740,17 +740,17 @@

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. +
@@ -849,7 +849,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -863,7 +863,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. } updateMask: string, Required. List of fields to be updated in this request. @@ -897,7 +897,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -911,7 +911,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }
@@ -1034,7 +1034,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -1048,7 +1048,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. } diff --git a/docs/dyn/cloudkms_v1.projects.locations.keyRings.cryptoKeys.html b/docs/dyn/cloudkms_v1.projects.locations.keyRings.cryptoKeys.html index 8f5f90a093..d2bc77568f 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.keyRings.cryptoKeys.html +++ b/docs/dyn/cloudkms_v1.projects.locations.keyRings.cryptoKeys.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, versionView=None, x__xgafv=None)

Lists CryptoKeys.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -170,7 +170,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -184,7 +184,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }, "purpose": "A String", # Immutable. The immutable purpose of this CryptoKey. "rotationPeriod": "A String", # next_rotation_time will be advanced by this period when the service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours. If rotation_period is set, next_rotation_time must also be set. Keys with purpose ENCRYPT_DECRYPT support automatic rotation. For other keys, this field must be omitted. @@ -242,7 +242,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -256,7 +256,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }, "purpose": "A String", # Immutable. The immutable purpose of this CryptoKey. "rotationPeriod": "A String", # next_rotation_time will be advanced by this period when the service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours. If rotation_period is set, next_rotation_time must also be set. Keys with purpose ENCRYPT_DECRYPT support automatic rotation. For other keys, this field must be omitted. @@ -419,7 +419,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -433,7 +433,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }, "purpose": "A String", # Immutable. The immutable purpose of this CryptoKey. "rotationPeriod": "A String", # next_rotation_time will be advanced by this period when the service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours. If rotation_period is set, next_rotation_time must also be set. Keys with purpose ENCRYPT_DECRYPT support automatic rotation. For other keys, this field must be omitted. @@ -553,7 +553,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -567,7 +567,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }, "purpose": "A String", # Immutable. The immutable purpose of this CryptoKey. "rotationPeriod": "A String", # next_rotation_time will be advanced by this period when the service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours. If rotation_period is set, next_rotation_time must also be set. Keys with purpose ENCRYPT_DECRYPT support automatic rotation. For other keys, this field must be omitted. @@ -583,17 +583,17 @@

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. +
@@ -642,7 +642,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -656,7 +656,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }, "purpose": "A String", # Immutable. The immutable purpose of this CryptoKey. "rotationPeriod": "A String", # next_rotation_time will be advanced by this period when the service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours. If rotation_period is set, next_rotation_time must also be set. Keys with purpose ENCRYPT_DECRYPT support automatic rotation. For other keys, this field must be omitted. @@ -712,7 +712,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -726,7 +726,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }, "purpose": "A String", # Immutable. The immutable purpose of this CryptoKey. "rotationPeriod": "A String", # next_rotation_time will be advanced by this period when the service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours. If rotation_period is set, next_rotation_time must also be set. Keys with purpose ENCRYPT_DECRYPT support automatic rotation. For other keys, this field must be omitted. @@ -910,7 +910,7 @@

Method Details

"destroyTime": "A String", # Output only. The time this CryptoKeyVersion's key material is scheduled for destruction. Only present if state is DESTROY_SCHEDULED. "externalDestructionFailureReason": "A String", # Output only. The root cause of the most recent external destruction failure. Only present if state is EXTERNAL_DESTRUCTION_FAILED. "externalProtectionLevelOptions": { # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. # ExternalProtectionLevelOptions stores a group of additional fields for configuring a CryptoKeyVersion that are specific to the EXTERNAL protection level and EXTERNAL_VPC protection levels. - "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. + "ekmConnectionBackendOverride": "A String", # Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`. "ekmConnectionKeyPath": "A String", # Optional. The path to the external key material on the EKM when using EkmConnection e.g., "v0/my/key". Set this field instead of external_key_uri when using an EkmConnection. "externalKeyUri": "A String", # Optional. The URI for an external resource that this CryptoKeyVersion represents. }, @@ -924,7 +924,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }, "purpose": "A String", # Immutable. The immutable purpose of this CryptoKey. "rotationPeriod": "A String", # next_rotation_time will be advanced by this period when the service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours. If rotation_period is set, next_rotation_time must also be set. Keys with purpose ENCRYPT_DECRYPT support automatic rotation. For other keys, this field must be omitted. diff --git a/docs/dyn/cloudkms_v1.projects.locations.keyRings.html b/docs/dyn/cloudkms_v1.projects.locations.keyRings.html index ac97b4dde5..a03e03e69a 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.keyRings.html +++ b/docs/dyn/cloudkms_v1.projects.locations.keyRings.html @@ -90,6 +90,9 @@

Instance Methods

create(parent, body=None, keyRingId=None, x__xgafv=None)

Create a new KeyRing in a given Project and Location.

+

+ delete(name, x__xgafv=None)

+

Permanently deletes the given KeyRing. All child resources of the KeyRing must have been previously deleted using their corresponding Delete operations. The specified key ring will be immediately and permanently deleted upon calling this method. This action cannot be undone. Note: the key ring and its metadata will be remembered by KeyManagementService to prevent re-use of the key ring's resource name.

get(name, x__xgafv=None)

Returns metadata for a given KeyRing.

@@ -100,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists KeyRings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -143,6 +146,41 @@

Method Details

}
+
+ delete(name, x__xgafv=None) +
Permanently deletes the given KeyRing. All child resources of the KeyRing must have been previously deleted using their corresponding Delete operations. The specified key ring will be immediately and permanently deleted upon calling this method. This action cannot be undone. Note: the key ring and its metadata will be remembered by KeyManagementService to prevent re-use of the key ring's resource name.
+
+Args:
+  name: string, Required. The name of the KeyRing to delete. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+
get(name, x__xgafv=None)
Returns metadata for a given KeyRing.
@@ -242,17 +280,17 @@ 

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. +
diff --git a/docs/dyn/cloudkms_v1.projects.locations.keyRings.importJobs.html b/docs/dyn/cloudkms_v1.projects.locations.keyRings.importJobs.html index 1a9457bb34..512eef43f8 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.keyRings.importJobs.html +++ b/docs/dyn/cloudkms_v1.projects.locations.keyRings.importJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ImportJobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -347,17 +347,17 @@

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. +
diff --git a/docs/dyn/cloudkms_v1.projects.locations.retiredResources.html b/docs/dyn/cloudkms_v1.projects.locations.retiredResources.html index a9506b1662..8efd9f5318 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.retiredResources.html +++ b/docs/dyn/cloudkms_v1.projects.locations.retiredResources.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the RetiredResources which are the records of deleted CryptoKeys. RetiredResources prevent the reuse of these resource names after deletion.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudkms_v1.projects.locations.singleTenantHsmInstances.html b/docs/dyn/cloudkms_v1.projects.locations.singleTenantHsmInstances.html index bd059b600d..d2326f28a6 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.singleTenantHsmInstances.html +++ b/docs/dyn/cloudkms_v1.projects.locations.singleTenantHsmInstances.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists SingleTenantHsmInstances.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -232,17 +232,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudkms_v1.projects.locations.singleTenantHsmInstances.proposals.html b/docs/dyn/cloudkms_v1.projects.locations.singleTenantHsmInstances.proposals.html index 400fb6ebe1..d1c03fd17a 100644 --- a/docs/dyn/cloudkms_v1.projects.locations.singleTenantHsmInstances.proposals.html +++ b/docs/dyn/cloudkms_v1.projects.locations.singleTenantHsmInstances.proposals.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists SingleTenantHsmInstanceProposals.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -485,17 +485,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/cloudkms.v1.json b/googleapiclient/discovery_cache/documents/cloudkms.v1.json index 299ea892fd..36921a9986 100644 --- a/googleapiclient/discovery_cache/documents/cloudkms.v1.json +++ b/googleapiclient/discovery_cache/documents/cloudkms.v1.json @@ -275,7 +275,7 @@ ] }, "showEffectiveAutokeyConfig": { -"description": "Returns the effective Cloud KMS Autokey configuration for a given project or folder.", +"description": "Returns the effective Cloud KMS Autokey configuration for a given project or folder. Note on permissions: - If called on a project (`projects/{project}`), requires `cloudkms.projects.showEffectiveAutokeyConfig`. - If called on a folder (`folders/{folder}`), requires `cloudkms.folders.showEffectiveAutokeyConfig`.", "flatPath": "v1/folders/{foldersId}:showEffectiveAutokeyConfig", "httpMethod": "GET", "id": "cloudkms.folders.showEffectiveAutokeyConfig", @@ -284,7 +284,7 @@ ], "parameters": { "parent": { -"description": "Required. Name of the resource project or folder to show the effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project. Format: * projects/{project} * folders/{folder}", +"description": "Required. Name of the resource project or folder to show the effective Cloud KMS Autokey configuration for. This may be helpful for evaluating the effect of nested folder configurations on a given resource project. Format: * projects/{project} * folders/{folder}", "location": "path", "pattern": "^folders/[^/]+$", "required": true, @@ -492,7 +492,7 @@ ] }, "showEffectiveAutokeyConfig": { -"description": "Returns the effective Cloud KMS Autokey configuration for a given project or folder.", +"description": "Returns the effective Cloud KMS Autokey configuration for a given project or folder. Note on permissions: - If called on a project (`projects/{project}`), requires `cloudkms.projects.showEffectiveAutokeyConfig`. - If called on a folder (`folders/{folder}`), requires `cloudkms.folders.showEffectiveAutokeyConfig`.", "flatPath": "v1/projects/{projectsId}:showEffectiveAutokeyConfig", "httpMethod": "GET", "id": "cloudkms.projects.showEffectiveAutokeyConfig", @@ -501,7 +501,7 @@ ], "parameters": { "parent": { -"description": "Required. Name of the resource project or folder to show the effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project. Format: * projects/{project} * folders/{folder}", +"description": "Required. Name of the resource project or folder to show the effective Cloud KMS Autokey configuration for. This may be helpful for evaluating the effect of nested folder configurations on a given resource project. Format: * projects/{project} * folders/{folder}", "location": "path", "pattern": "^projects/[^/]+$", "required": true, @@ -1307,6 +1307,32 @@ "https://www.googleapis.com/auth/cloudkms" ] }, +"delete": { +"description": "Permanently deletes the given KeyRing. All child resources of the KeyRing must have been previously deleted using their corresponding Delete operations. The specified key ring will be immediately and permanently deleted upon calling this method. This action cannot be undone. Note: the key ring and its metadata will be remembered by KeyManagementService to prevent re-use of the key ring's resource name.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}", +"httpMethod": "DELETE", +"id": "cloudkms.projects.locations.keyRings.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the KeyRing to delete.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/keyRings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloudkms" +] +}, "get": { "description": "Returns metadata for a given KeyRing.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/keyRings/{keyRingsId}", @@ -3063,7 +3089,7 @@ } } }, -"revision": "20260806", +"revision": "20260821", "rootUrl": "https://cloudkms.googleapis.com/", "schemas": { "AddQuorumMember": { @@ -3280,7 +3306,7 @@ "type": "object" }, "AutokeyConfig": { -"description": "Cloud KMS Autokey configuration for a folder.", +"description": "Cloud KMS Autokey configuration for a project or folder.", "id": "AutokeyConfig", "properties": { "etag": { @@ -3822,7 +3848,7 @@ true "type": "string" }, "trustedWrappingEnabled": { -"description": "Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion.", +"description": "Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion.", "type": "boolean" } }, @@ -4340,7 +4366,7 @@ true "id": "ExternalProtectionLevelOptions", "properties": { "ekmConnectionBackendOverride": { -"description": "Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the CryptoKeyBackend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`.", +"description": "Optional. The resource name of the backend environment where the key material of CryptoKeyVersions is associated with. Setting this field overrides the crypto_key_backend. This field may be set when CryptoKeyVersions is set to EXTERNAL_VPC. Format: `projects/*/locations/*/ekmConnections/*`.", "type": "string" }, "ekmConnectionKeyPath": { @@ -4933,12 +4959,14 @@ false "enum": [ "ATTESTATION_FORMAT_UNSPECIFIED", "CAVIUM_V1_COMPRESSED", -"CAVIUM_V2_COMPRESSED" +"CAVIUM_V2_COMPRESSED", +"CAVIUM_V209" ], "enumDescriptions": [ "Not specified.", "Cavium HSM attestation compressed with gzip. Note that this format is defined by Cavium and subject to change at any time. See https://www.marvell.com/products/security-solutions/nitrox-hs-adapters/software-key-attestation.html.", -"Cavium HSM attestation V2 compressed with gzip. This is a new format introduced in Cavium's version 3.2-08." +"Cavium HSM attestation V2 compressed with gzip. This is a new format introduced in Cavium's version 3.2-08.", +"Cavium HSM attestation V209, introduced in Cavium's version 2.09-0702." ], "readOnly": true, "type": "string" @@ -6045,7 +6073,7 @@ false "type": "object" }, "ShowEffectiveAutokeyConfigResponse": { -"description": "Response message for ShowEffectiveAutokeyConfig.", +"description": "Response message for ShowEffectiveAutokeyConfig", "id": "ShowEffectiveAutokeyConfigResponse", "properties": { "keyProject": { From 5ba9971464e5a73b51d0a2020b69b7ed069bdef9 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:32 +0000 Subject: [PATCH 20/70] feat(cloudnumberregistry): update the api #### cloudnumberregistry:v1alpha The following keys were added: - resources.organizations.resources.locations.resources.operations.methods.cancel (Total Keys: 12) - resources.organizations.resources.locations.resources.operations.methods.delete (Total Keys: 11) - resources.organizations.resources.locations.resources.operations.methods.get (Total Keys: 11) - resources.organizations.resources.locations.resources.operations.methods.list (Total Keys: 20) - resources.organizations.resources.locations.resources.orgNumberRegistries.methods.create (Total Keys: 16) - resources.organizations.resources.locations.resources.orgNumberRegistries.methods.delete (Total Keys: 13) - resources.organizations.resources.locations.resources.orgNumberRegistries.methods.get (Total Keys: 11) - resources.organizations.resources.locations.resources.orgNumberRegistries.methods.list (Total Keys: 20) - schemas.ListOrgNumberRegistriesResponse (Total Keys: 7) - schemas.OrgNumberRegistry (Total Keys: 14) --- docs/dyn/cloudnumberregistry_v1alpha.html | 31 +- ...dnumberregistry_v1alpha.organizations.html | 91 +++++ ...istry_v1alpha.organizations.locations.html | 96 +++++ ...ha.organizations.locations.operations.html | 239 ++++++++++++ ...zations.locations.orgNumberRegistries.html | 272 ++++++++++++++ ...alpha.projects.locations.customRanges.html | 18 +- ...a.projects.locations.discoveredRanges.html | 18 +- ...erregistry_v1alpha.projects.locations.html | 18 +- ...ha.projects.locations.ipamAdminScopes.html | 18 +- ...v1alpha.projects.locations.operations.html | 18 +- ...try_v1alpha.projects.locations.realms.html | 18 +- ...lpha.projects.locations.registryBooks.html | 36 +- .../cloudnumberregistry.v1alpha.json | 347 +++++++++++++++++- 13 files changed, 1134 insertions(+), 86 deletions(-) create mode 100644 docs/dyn/cloudnumberregistry_v1alpha.organizations.html create mode 100644 docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.html create mode 100644 docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.operations.html create mode 100644 docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.orgNumberRegistries.html diff --git a/docs/dyn/cloudnumberregistry_v1alpha.html b/docs/dyn/cloudnumberregistry_v1alpha.html index d21593fd17..761b8cdb33 100644 --- a/docs/dyn/cloudnumberregistry_v1alpha.html +++ b/docs/dyn/cloudnumberregistry_v1alpha.html @@ -74,6 +74,11 @@

Cloud Number Registry API

Instance Methods

+

+ organizations() +

+

Returns the organizations Resource.

+

projects()

@@ -83,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudnumberregistry_v1alpha.organizations.html b/docs/dyn/cloudnumberregistry_v1alpha.organizations.html new file mode 100644 index 0000000000..5c189ad191 --- /dev/null +++ b/docs/dyn/cloudnumberregistry_v1alpha.organizations.html @@ -0,0 +1,91 @@ + + + +

Cloud Number Registry API . organizations

+

Instance Methods

+

+ locations() +

+

Returns the locations Resource.

+ +

+ close()

+

Close httplib2 connections.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ + \ No newline at end of file diff --git a/docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.html b/docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.html new file mode 100644 index 0000000000..68c6067707 --- /dev/null +++ b/docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.html @@ -0,0 +1,96 @@ + + + +

Cloud Number Registry API . organizations . locations

+

Instance Methods

+

+ operations() +

+

Returns the operations Resource.

+ +

+ orgNumberRegistries() +

+

Returns the orgNumberRegistries Resource.

+ +

+ close()

+

Close httplib2 connections.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ + \ No newline at end of file diff --git a/docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.operations.html b/docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.operations.html new file mode 100644 index 0000000000..5eae545971 --- /dev/null +++ b/docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.operations.html @@ -0,0 +1,239 @@ + + + +

Cloud Number Registry API . organizations . locations . operations

+

Instance Methods

+

+ cancel(name, body=None, x__xgafv=None)

+

Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.

+

+ close()

+

Close httplib2 connections.

+

+ delete(name, x__xgafv=None)

+

Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.

+

+ get(name, x__xgafv=None)

+

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

+

+ list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

+

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

Method Details

+
+ cancel(name, body=None, x__xgafv=None) +
Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.
+
+Args:
+  name: string, The name of the operation resource to be cancelled. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # The request message for Operations.CancelOperation.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ close() +
Close httplib2 connections.
+
+ +
+ delete(name, x__xgafv=None) +
Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
+
+Args:
+  name: string, The name of the operation resource to be deleted. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
+
+Args:
+  name: string, The name of the operation resource. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None) +
Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.
+
+Args:
+  name: string, The name of the operation's parent resource. (required)
+  filter: string, The standard list filter.
+  pageSize: integer, The standard list page size.
+  pageToken: string, The standard list page token.
+  returnPartialSuccess: boolean, When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `"projects/example/locations/-"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The response message for Operations.ListOperations.
+  "nextPageToken": "A String", # The standard List next-page token.
+  "operations": [ # A list of operations that matches the specified filter in the request.
+    { # This resource represents a long-running operation that is the result of a network API call.
+      "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+      "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+        "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+        "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+          {
+            "a_key": "", # Properties of the object. Contains field @type with type URL.
+          },
+        ],
+        "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+      },
+      "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+      "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+      "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    },
+  ],
+  "unreachable": [ # Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.
+    "A String",
+  ],
+}
+
+ +
+ 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)
+
+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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.orgNumberRegistries.html b/docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.orgNumberRegistries.html new file mode 100644 index 0000000000..3eb06321bc --- /dev/null +++ b/docs/dyn/cloudnumberregistry_v1alpha.organizations.locations.orgNumberRegistries.html @@ -0,0 +1,272 @@ + + + +

Cloud Number Registry API . organizations . locations . orgNumberRegistries

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, orgNumberRegistryId=None, requestId=None, x__xgafv=None)

+

Creates a new OrgNumberRegistry in a given organization and location.

+

+ delete(name, requestId=None, x__xgafv=None)

+

Deletes a single OrgNumberRegistry.

+

+ get(name, x__xgafv=None)

+

Gets details of a single OrgNumberRegistry.

+

+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists OrgNumberRegistries in a given organization and location.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, orgNumberRegistryId=None, requestId=None, x__xgafv=None) +
Creates a new OrgNumberRegistry in a given organization and location.
+
+Args:
+  parent: string, Required. The parent resource name where the OrgNumberRegistry will be created. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # An OrgNumberRegistry defines a delegation of authority from an organization to a project, allowing the project to manage IP address data within specified scopes of the organization.
+  "adminProject": "A String", # Required. The project that will act as the admin project for CNR resources Format: projects/{project_number} or projects/{project_id}
+  "createTime": "A String", # Output only. The time at which the OrgNumberRegistry was created.
+  "labels": { # Optional. User-defined labels.
+    "a_key": "A String",
+  },
+  "name": "A String", # Identifier. The resource name of the OrgNumberRegistry.
+  "targetScopes": [ # Required. The scopes within the organization that the project is able to manage. Currently only organization scope is supported. For example, "organizations/1234567890".
+    "A String",
+  ],
+  "updateTime": "A String", # Output only. The time at which the OrgNumberRegistry was last updated.
+}
+
+  orgNumberRegistryId: string, Required. The ID to use for the OrgNumberRegistry, which will become the final segment of the resource name.
+  requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ delete(name, requestId=None, x__xgafv=None) +
Deletes a single OrgNumberRegistry.
+
+Args:
+  name: string, Required. The resource name of the OrgNumberRegistry to delete. (required)
+  requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets details of a single OrgNumberRegistry.
+
+Args:
+  name: string, Required. The resource name of the OrgNumberRegistry to retrieve. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An OrgNumberRegistry defines a delegation of authority from an organization to a project, allowing the project to manage IP address data within specified scopes of the organization.
+  "adminProject": "A String", # Required. The project that will act as the admin project for CNR resources Format: projects/{project_number} or projects/{project_id}
+  "createTime": "A String", # Output only. The time at which the OrgNumberRegistry was created.
+  "labels": { # Optional. User-defined labels.
+    "a_key": "A String",
+  },
+  "name": "A String", # Identifier. The resource name of the OrgNumberRegistry.
+  "targetScopes": [ # Required. The scopes within the organization that the project is able to manage. Currently only organization scope is supported. For example, "organizations/1234567890".
+    "A String",
+  ],
+  "updateTime": "A String", # Output only. The time at which the OrgNumberRegistry was last updated.
+}
+
+ +
+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) +
Lists OrgNumberRegistries in a given organization and location.
+
+Args:
+  parent: string, Required. The parent resource name, for example `organizations/*/locations/*`. (required)
+  filter: string, Optional. Filter expression to filter the results.
+  orderBy: string, Optional. Hint for how to order the results.
+  pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
+  pageToken: string, Optional. A token identifying a page of results the server should return.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for the CloudNumberRegistry.ListOrgNumberRegistries method.
+  "nextPageToken": "A String", # A token to retrieve the next page of results, or empty if there are no more results in the list.
+  "orgNumberRegistries": [ # The list of OrgNumberRegistries.
+    { # An OrgNumberRegistry defines a delegation of authority from an organization to a project, allowing the project to manage IP address data within specified scopes of the organization.
+      "adminProject": "A String", # Required. The project that will act as the admin project for CNR resources Format: projects/{project_number} or projects/{project_id}
+      "createTime": "A String", # Output only. The time at which the OrgNumberRegistry was created.
+      "labels": { # Optional. User-defined labels.
+        "a_key": "A String",
+      },
+      "name": "A String", # Identifier. The resource name of the OrgNumberRegistry.
+      "targetScopes": [ # Required. The scopes within the organization that the project is able to manage. Currently only organization scope is supported. For example, "organizations/1234567890".
+        "A String",
+      ],
+      "updateTime": "A String", # Output only. The time at which the OrgNumberRegistry was last updated.
+    },
+  ],
+  "unreachable": [ # Locations that could not be reached.
+    "A String",
+  ],
+}
+
+ +
+ 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)
+
+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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.customRanges.html b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.customRanges.html index d0c1bb8f4b..7400d41abc 100644 --- a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.customRanges.html +++ b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.customRanges.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CustomRanges in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -308,17 +308,17 @@

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. +
diff --git a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.discoveredRanges.html b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.discoveredRanges.html index d642e11a27..147310ccd1 100644 --- a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.discoveredRanges.html +++ b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.discoveredRanges.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DiscoveredRanges in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

showUtilization(name, x__xgafv=None)

@@ -229,17 +229,17 @@

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. +
diff --git a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.html b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.html index 648cce03b1..bae6328406 100644 --- a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.html +++ b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.html @@ -114,7 +114,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -186,17 +186,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.ipamAdminScopes.html b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.ipamAdminScopes.html index 2eb718ae5f..52990f4c43 100644 --- a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.ipamAdminScopes.html +++ b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.ipamAdminScopes.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists IpamAdminScopes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -388,17 +388,17 @@

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. +
diff --git a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.operations.html b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.operations.html index ffcea2d5f9..c27f89bc9c 100644 --- a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.operations.html +++ b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.realms.html b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.realms.html index 3e172a88ed..4eac555096 100644 --- a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.realms.html +++ b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.realms.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Realms in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -314,17 +314,17 @@

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. +
diff --git a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.registryBooks.html b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.registryBooks.html index 888b1f92fb..0029c041d3 100644 --- a/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.registryBooks.html +++ b/docs/dyn/cloudnumberregistry_v1alpha.projects.locations.registryBooks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists RegistryBooks in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

searchIpResources(name, body=None, x__xgafv=None)

Searches IP resources in a given RegistryBook.

- searchIpResources_next()

+ searchIpResources_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -299,17 +299,17 @@

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. +
@@ -553,17 +553,17 @@

Method Details

- searchIpResources_next() + searchIpResources_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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/cloudnumberregistry.v1alpha.json b/googleapiclient/discovery_cache/documents/cloudnumberregistry.v1alpha.json index f02ec52734..d2b7f545d4 100644 --- a/googleapiclient/discovery_cache/documents/cloudnumberregistry.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/cloudnumberregistry.v1alpha.json @@ -105,6 +105,285 @@ }, "protocol": "rest", "resources": { +"organizations": { +"resources": { +"locations": { +"resources": { +"operations": { +"methods": { +"cancel": { +"description": "Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.", +"flatPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/operations/{operationsId}:cancel", +"httpMethod": "POST", +"id": "cloudnumberregistry.organizations.locations.operations.cancel", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "The name of the operation resource to be cancelled.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+/operations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+name}:cancel", +"request": { +"$ref": "CancelOperationRequest" +}, +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"delete": { +"description": "Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.", +"flatPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/operations/{operationsId}", +"httpMethod": "DELETE", +"id": "cloudnumberregistry.organizations.locations.operations.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "The name of the operation resource to be deleted.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+/operations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+name}", +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"get": { +"description": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", +"flatPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/operations/{operationsId}", +"httpMethod": "GET", +"id": "cloudnumberregistry.organizations.locations.operations.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "The name of the operation resource.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+/operations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"list": { +"description": "Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.", +"flatPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/operations", +"httpMethod": "GET", +"id": "cloudnumberregistry.organizations.locations.operations.list", +"parameterOrder": [ +"name" +], +"parameters": { +"filter": { +"description": "The standard list filter.", +"location": "query", +"type": "string" +}, +"name": { +"description": "The name of the operation's parent resource.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +}, +"pageSize": { +"description": "The standard list page size.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "The standard list page token.", +"location": "query", +"type": "string" +}, +"returnPartialSuccess": { +"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `\"projects/example/locations/-\"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.", +"location": "query", +"type": "boolean" +} +}, +"path": "v1alpha/{+name}/operations", +"response": { +"$ref": "ListOperationsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +} +} +}, +"orgNumberRegistries": { +"methods": { +"create": { +"description": "Creates a new OrgNumberRegistry in a given organization and location.", +"flatPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/orgNumberRegistries", +"httpMethod": "POST", +"id": "cloudnumberregistry.organizations.locations.orgNumberRegistries.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"orgNumberRegistryId": { +"description": "Required. The ID to use for the OrgNumberRegistry, which will become the final segment of the resource name.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource name where the OrgNumberRegistry will be created.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +}, +"requestId": { +"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +} +}, +"path": "v1alpha/{+parent}/orgNumberRegistries", +"request": { +"$ref": "OrgNumberRegistry" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"delete": { +"description": "Deletes a single OrgNumberRegistry.", +"flatPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/orgNumberRegistries/{orgNumberRegistriesId}", +"httpMethod": "DELETE", +"id": "cloudnumberregistry.organizations.locations.orgNumberRegistries.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the OrgNumberRegistry to delete.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+/orgNumberRegistries/[^/]+$", +"required": true, +"type": "string" +}, +"requestId": { +"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +} +}, +"path": "v1alpha/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"get": { +"description": "Gets details of a single OrgNumberRegistry.", +"flatPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/orgNumberRegistries/{orgNumberRegistriesId}", +"httpMethod": "GET", +"id": "cloudnumberregistry.organizations.locations.orgNumberRegistries.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the OrgNumberRegistry to retrieve.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+/orgNumberRegistries/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+name}", +"response": { +"$ref": "OrgNumberRegistry" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"list": { +"description": "Lists OrgNumberRegistries in a given organization and location.", +"flatPath": "v1alpha/organizations/{organizationsId}/locations/{locationsId}/orgNumberRegistries", +"httpMethod": "GET", +"id": "cloudnumberregistry.organizations.locations.orgNumberRegistries.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"filter": { +"description": "Optional. Filter expression to filter the results.", +"location": "query", +"type": "string" +}, +"orderBy": { +"description": "Optional. Hint for how to order the results.", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A token identifying a page of results the server should return.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource name, for example `organizations/*/locations/*`.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+parent}/orgNumberRegistries", +"response": { +"$ref": "ListOrgNumberRegistriesResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +} +} +} +} +} +} +}, "projects": { "resources": { "locations": { @@ -1456,7 +1735,7 @@ } } }, -"revision": "20260708", +"revision": "20260819", "rootUrl": "https://cloudnumberregistry.googleapis.com/", "schemas": { "AggregatedData": { @@ -2015,6 +2294,31 @@ true }, "type": "object" }, +"ListOrgNumberRegistriesResponse": { +"description": "Response message for the CloudNumberRegistry.ListOrgNumberRegistries method.", +"id": "ListOrgNumberRegistriesResponse", +"properties": { +"nextPageToken": { +"description": "A token to retrieve the next page of results, or empty if there are no more results in the list.", +"type": "string" +}, +"orgNumberRegistries": { +"description": "The list of OrgNumberRegistries.", +"items": { +"$ref": "OrgNumberRegistry" +}, +"type": "array" +}, +"unreachable": { +"description": "Locations that could not be reached.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "ListRealmsResponse": { "description": "Response message for the CloudNumberRegistry.ListRealms method.", "id": "ListRealmsResponse", @@ -2178,6 +2482,47 @@ true }, "type": "object" }, +"OrgNumberRegistry": { +"description": "An OrgNumberRegistry defines a delegation of authority from an organization to a project, allowing the project to manage IP address data within specified scopes of the organization.", +"id": "OrgNumberRegistry", +"properties": { +"adminProject": { +"description": "Required. The project that will act as the admin project for CNR resources Format: projects/{project_number} or projects/{project_id}", +"type": "string" +}, +"createTime": { +"description": "Output only. The time at which the OrgNumberRegistry was created.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"labels": { +"additionalProperties": { +"type": "string" +}, +"description": "Optional. User-defined labels.", +"type": "object" +}, +"name": { +"description": "Identifier. The resource name of the OrgNumberRegistry.", +"type": "string" +}, +"targetScopes": { +"description": "Required. The scopes within the organization that the project is able to manage. Currently only organization scope is supported. For example, \"organizations/1234567890\".", +"items": { +"type": "string" +}, +"type": "array" +}, +"updateTime": { +"description": "Output only. The time at which the OrgNumberRegistry was last updated.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "Range": { "description": "Represents either a CustomRange or a DiscoveredRange.", "id": "Range", From c5aad553616c973b315a3c93c408d9239d4750fd Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:32 +0000 Subject: [PATCH 21/70] feat(composer): update the api #### composer:v1 The following keys were added: - schemas.Environment.properties.mode.type (Total Keys: 1) #### composer:v1beta1 The following keys were added: - resources.projects.resources.locations.resources.environments.methods.hibernate (Total Keys: 12) - resources.projects.resources.locations.resources.environments.methods.resume (Total Keys: 12) - schemas.Environment.properties.mode.type (Total Keys: 1) - schemas.HibernateEnvironmentRequest (Total Keys: 2) - schemas.ResumeEnvironmentRequest (Total Keys: 2) --- docs/dyn/composer_v1.html | 26 ++--- ...er_v1.projects.locations.environments.html | 22 ++-- ....environments.userWorkloadsConfigMaps.html | 18 +-- ...ons.environments.userWorkloadsSecrets.html | 18 +-- ...ects.locations.environments.workloads.html | 18 +-- ...r_v1.projects.locations.imageVersions.html | 18 +-- ...oser_v1.projects.locations.operations.html | 18 +-- docs/dyn/composer_v1beta1.html | 26 ++--- ...beta1.projects.locations.environments.html | 110 ++++++++++++++++-- ....environments.userWorkloadsConfigMaps.html | 18 +-- ...ons.environments.userWorkloadsSecrets.html | 18 +-- ...ects.locations.environments.workloads.html | 18 +-- ...eta1.projects.locations.imageVersions.html | 18 +-- ...v1beta1.projects.locations.operations.html | 18 +-- .../documents/composer.v1.json | 24 +++- .../documents/composer.v1beta1.json | 94 ++++++++++++++- 16 files changed, 342 insertions(+), 140 deletions(-) diff --git a/docs/dyn/composer_v1.html b/docs/dyn/composer_v1.html index 38a05d18a6..0fc72db73c 100644 --- a/docs/dyn/composer_v1.html +++ b/docs/dyn/composer_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/composer_v1.projects.locations.environments.html b/docs/dyn/composer_v1.projects.locations.environments.html index 34e238ad25..f5ed56fa5a 100644 --- a/docs/dyn/composer_v1.projects.locations.environments.html +++ b/docs/dyn/composer_v1.projects.locations.environments.html @@ -117,7 +117,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List environments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

loadSnapshot(environment, body=None, x__xgafv=None)

@@ -351,6 +351,7 @@

Method Details

"labels": { # Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \p{Ll}\p{Lo}{0,62} * Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size. "a_key": "A String", }, + "mode": "A String", # Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment. "name": "A String", # Identifier. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. "satisfiesPzi": True or False, # Output only. Reserved for future use. "satisfiesPzs": True or False, # Output only. Reserved for future use. @@ -692,6 +693,7 @@

Method Details

"labels": { # Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \p{Ll}\p{Lo}{0,62} * Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size. "a_key": "A String", }, + "mode": "A String", # Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment. "name": "A String", # Identifier. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. "satisfiesPzi": True or False, # Output only. Reserved for future use. "satisfiesPzs": True or False, # Output only. Reserved for future use. @@ -879,6 +881,7 @@

Method Details

"labels": { # Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \p{Ll}\p{Lo}{0,62} * Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size. "a_key": "A String", }, + "mode": "A String", # Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment. "name": "A String", # Identifier. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. "satisfiesPzi": True or False, # Output only. Reserved for future use. "satisfiesPzs": True or False, # Output only. Reserved for future use. @@ -895,17 +898,17 @@

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. +
@@ -1120,6 +1123,7 @@

Method Details

"labels": { # Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \p{Ll}\p{Lo}{0,62} * Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size. "a_key": "A String", }, + "mode": "A String", # Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment. "name": "A String", # Identifier. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. "satisfiesPzi": True or False, # Output only. Reserved for future use. "satisfiesPzs": True or False, # Output only. Reserved for future use. diff --git a/docs/dyn/composer_v1.projects.locations.environments.userWorkloadsConfigMaps.html b/docs/dyn/composer_v1.projects.locations.environments.userWorkloadsConfigMaps.html index cd22345aac..68561c396b 100644 --- a/docs/dyn/composer_v1.projects.locations.environments.userWorkloadsConfigMaps.html +++ b/docs/dyn/composer_v1.projects.locations.environments.userWorkloadsConfigMaps.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists user workloads ConfigMaps. This method is supported for Cloud Composer environments in versions composer-3-airflow-*.*.*-build.* and newer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -203,17 +203,17 @@

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. +
diff --git a/docs/dyn/composer_v1.projects.locations.environments.userWorkloadsSecrets.html b/docs/dyn/composer_v1.projects.locations.environments.userWorkloadsSecrets.html index d821c01508..8ac2e3d2f9 100644 --- a/docs/dyn/composer_v1.projects.locations.environments.userWorkloadsSecrets.html +++ b/docs/dyn/composer_v1.projects.locations.environments.userWorkloadsSecrets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists user workloads Secrets. This method is supported for Cloud Composer environments in versions composer-3-airflow-*.*.*-build.* and newer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -203,17 +203,17 @@

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. +
diff --git a/docs/dyn/composer_v1.projects.locations.environments.workloads.html b/docs/dyn/composer_v1.projects.locations.environments.workloads.html index 2ecdbad8c0..adadd91cc7 100644 --- a/docs/dyn/composer_v1.projects.locations.environments.workloads.html +++ b/docs/dyn/composer_v1.projects.locations.environments.workloads.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists workloads in a Cloud Composer environment. Workload is a unit that runs a single Composer component. This method is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,17 +123,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/composer_v1.projects.locations.imageVersions.html b/docs/dyn/composer_v1.projects.locations.imageVersions.html index e50dac31bf..197341d553 100644 --- a/docs/dyn/composer_v1.projects.locations.imageVersions.html +++ b/docs/dyn/composer_v1.projects.locations.imageVersions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, includePastReleases=None, pageSize=None, pageToken=None, x__xgafv=None)

List ImageVersions for provided location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -128,17 +128,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/composer_v1.projects.locations.operations.html b/docs/dyn/composer_v1.projects.locations.operations.html index 512d8bf49f..5ac7f8e8e5 100644 --- a/docs/dyn/composer_v1.projects.locations.operations.html +++ b/docs/dyn/composer_v1.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/composer_v1beta1.html b/docs/dyn/composer_v1beta1.html index a2a8c8b9f4..7e1997ddfe 100644 --- a/docs/dyn/composer_v1beta1.html +++ b/docs/dyn/composer_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/composer_v1beta1.projects.locations.environments.html b/docs/dyn/composer_v1beta1.projects.locations.environments.html index 8be4be3e7d..dd9896e2a4 100644 --- a/docs/dyn/composer_v1beta1.projects.locations.environments.html +++ b/docs/dyn/composer_v1beta1.projects.locations.environments.html @@ -113,11 +113,14 @@

Instance Methods

get(name, x__xgafv=None)

Get an existing environment.

+

+ hibernate(name, body=None, x__xgafv=None)

+

Hibernates (pauses) a running environment. It requests the environment to switch to the HIBERNATED state, keeping its data and minimizing cost, but not running any DAGs. This method is supported for Cloud Composer environments in development mode in versions composer-3-airflow-*.*.*-build.* and newer.

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List environments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

loadSnapshot(environment, body=None, x__xgafv=None)

@@ -131,6 +134,9 @@

Instance Methods

restartWebServer(name, body=None, x__xgafv=None)

Restart Airflow web server.

+

+ resume(name, body=None, x__xgafv=None)

+

Resumes (unpauses) a hibernated environment. It requests the environment to switch to the RUNNING state, so that it is ready to use and run DAGs. This method is supported for Cloud Composer environments in development mode in versions composer-3-airflow-*.*.*-build.* and newer.

saveSnapshot(environment, body=None, x__xgafv=None)

Creates a snapshots of a Cloud Composer environment. As a result of this operation, snapshot of environment's state is stored in a location specified in the SaveSnapshotRequest.

@@ -356,6 +362,7 @@

Method Details

"labels": { # Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \p{Ll}\p{Lo}{0,62} * Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size. "a_key": "A String", }, + "mode": "A String", # Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment. "name": "A String", # Identifier. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. "satisfiesPzi": True or False, # Output only. Reserved for future use. "satisfiesPzs": True or False, # Output only. Reserved for future use. @@ -702,6 +709,7 @@

Method Details

"labels": { # Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \p{Ll}\p{Lo}{0,62} * Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size. "a_key": "A String", }, + "mode": "A String", # Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment. "name": "A String", # Identifier. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. "satisfiesPzi": True or False, # Output only. Reserved for future use. "satisfiesPzs": True or False, # Output only. Reserved for future use. @@ -714,6 +722,47 @@

Method Details

}
+
+ hibernate(name, body=None, x__xgafv=None) +
Hibernates (pauses) a running environment. It requests the environment to switch to the HIBERNATED state, keeping its data and minimizing cost, but not running any DAGs. This method is supported for Cloud Composer environments in development mode in versions composer-3-airflow-*.*.*-build.* and newer.
+
+Args:
+  name: string, Required. The resource name of the environment to hibernate, in the form: "projects/{project}/locations/{location}/environments/{environment}" (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request to hibernate a Composer environment.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+
list(parent, pageSize=None, pageToken=None, x__xgafv=None)
List environments.
@@ -894,6 +943,7 @@ 

Method Details

"labels": { # Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \p{Ll}\p{Lo}{0,62} * Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size. "a_key": "A String", }, + "mode": "A String", # Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment. "name": "A String", # Identifier. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. "satisfiesPzi": True or False, # Output only. Reserved for future use. "satisfiesPzs": True or False, # Output only. Reserved for future use. @@ -910,17 +960,17 @@

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. +
@@ -1140,6 +1190,7 @@

Method Details

"labels": { # Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \p{Ll}\p{Lo}{0,62} * Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size. "a_key": "A String", }, + "mode": "A String", # Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment. "name": "A String", # Identifier. The resource name of the environment, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. "satisfiesPzi": True or False, # Output only. Reserved for future use. "satisfiesPzs": True or False, # Output only. Reserved for future use. @@ -1261,6 +1312,47 @@

Method Details

}
+
+ resume(name, body=None, x__xgafv=None) +
Resumes (unpauses) a hibernated environment. It requests the environment to switch to the RUNNING state, so that it is ready to use and run DAGs. This method is supported for Cloud Composer environments in development mode in versions composer-3-airflow-*.*.*-build.* and newer.
+
+Args:
+  name: string, Required. The resource name of the environment to resume, in the form: "projects/{project}/locations/{location}/environments/{environment}" (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request to resume a Composer environment.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+
saveSnapshot(environment, body=None, x__xgafv=None)
Creates a snapshots of a Cloud Composer environment. As a result of this operation, snapshot of environment's state is stored in a location specified in the SaveSnapshotRequest.
diff --git a/docs/dyn/composer_v1beta1.projects.locations.environments.userWorkloadsConfigMaps.html b/docs/dyn/composer_v1beta1.projects.locations.environments.userWorkloadsConfigMaps.html
index f9c9f0d09c..827a91c2c6 100644
--- a/docs/dyn/composer_v1beta1.projects.locations.environments.userWorkloadsConfigMaps.html
+++ b/docs/dyn/composer_v1beta1.projects.locations.environments.userWorkloadsConfigMaps.html
@@ -90,7 +90,7 @@ 

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists user workloads ConfigMaps. This method is supported for Cloud Composer environments in versions composer-3-airflow-*.*.*-build.* and newer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -203,17 +203,17 @@

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. +
diff --git a/docs/dyn/composer_v1beta1.projects.locations.environments.userWorkloadsSecrets.html b/docs/dyn/composer_v1beta1.projects.locations.environments.userWorkloadsSecrets.html index 0bb879987c..45174c2082 100644 --- a/docs/dyn/composer_v1beta1.projects.locations.environments.userWorkloadsSecrets.html +++ b/docs/dyn/composer_v1beta1.projects.locations.environments.userWorkloadsSecrets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists user workloads Secrets. This method is supported for Cloud Composer environments in versions composer-3-airflow-*.*.*-build.* and newer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/composer_v1beta1.projects.locations.environments.workloads.html b/docs/dyn/composer_v1beta1.projects.locations.environments.workloads.html index 54353d1941..7aa0f88407 100644 --- a/docs/dyn/composer_v1beta1.projects.locations.environments.workloads.html +++ b/docs/dyn/composer_v1beta1.projects.locations.environments.workloads.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists workloads in a Cloud Composer environment. Workload is a unit that runs a single Composer component. This method is supported for Cloud Composer environments in versions composer-2.*.*-airflow-*.*.* and newer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,17 +123,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/composer_v1beta1.projects.locations.imageVersions.html b/docs/dyn/composer_v1beta1.projects.locations.imageVersions.html index 01ee239cec..d12db673f3 100644 --- a/docs/dyn/composer_v1beta1.projects.locations.imageVersions.html +++ b/docs/dyn/composer_v1beta1.projects.locations.imageVersions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, includePastReleases=None, pageSize=None, pageToken=None, x__xgafv=None)

List ImageVersions for provided location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -128,17 +128,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/composer_v1beta1.projects.locations.operations.html b/docs/dyn/composer_v1beta1.projects.locations.operations.html index 3f4fd74bca..ef53cbc25e 100644 --- a/docs/dyn/composer_v1beta1.projects.locations.operations.html +++ b/docs/dyn/composer_v1beta1.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/composer.v1.json b/googleapiclient/discovery_cache/documents/composer.v1.json index c46f210cdc..063698bcb1 100644 --- a/googleapiclient/discovery_cache/documents/composer.v1.json +++ b/googleapiclient/discovery_cache/documents/composer.v1.json @@ -1278,7 +1278,7 @@ } } }, -"revision": "20260622", +"revision": "20260825", "rootUrl": "https://composer.googleapis.com/", "schemas": { "AirflowMetadataRetentionPolicyConfig": { @@ -1645,6 +1645,18 @@ "description": "Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \\p{Ll}\\p{Lo}{0,62} * Values must conform to regexp: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size.", "type": "object" }, +"mode": { +"description": "Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment.", +"enum": [ +"MODE_UNSPECIFIED", +"DEVELOPMENT" +], +"enumDescriptions": [ +"Represents the default mode, which allows full customization of the environment. It should be used for all production and customized test environments.", +"Represents the development mode, which has constraints on the environment configuration, but offers an additional feature (environment hibernation). It should be used only for test environments." +], +"type": "string" +}, "name": { "description": "Identifier. The resource name of the environment, in the form: \"projects/{projectId}/locations/{locationId}/environments/{environmentId}\" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen.", "type": "string" @@ -1666,6 +1678,7 @@ "CREATING", "RUNNING", "UPDATING", +"HIBERNATED", "DELETING", "ERROR" ], @@ -1674,6 +1687,7 @@ "The environment is in the process of being created.", "The environment is currently running and healthy. It is ready for use.", "The environment is being updated. It remains usable but cannot receive additional update requests or be deleted at this time.", +"The environment is currently hibernated. It does not run any DAGs.", "The environment is undergoing deletion. It cannot be used.", "The environment has encountered an error and cannot be used." ], @@ -2289,7 +2303,9 @@ "SAVE_SNAPSHOT", "LOAD_SNAPSHOT", "DATABASE_FAILOVER", -"MIGRATE" +"MIGRATE", +"HIBERNATE", +"RESUME" ], "enumDescriptions": [ "Unused.", @@ -2300,7 +2316,9 @@ "Saves snapshot of the resource operation.", "Loads snapshot of the resource operation.", "Triggers failover of environment's Cloud SQL instance (only for highly resilient environments).", -"Migrates resource to a new major version." +"Migrates resource to a new major version.", +"Hibernates a resource.", +"Resumes a resource." ], "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/composer.v1beta1.json b/googleapiclient/discovery_cache/documents/composer.v1beta1.json index ad0f4eeeab..7ef8894b21 100644 --- a/googleapiclient/discovery_cache/documents/composer.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/composer.v1beta1.json @@ -545,6 +545,35 @@ "https://www.googleapis.com/auth/cloudcomposer.readonly" ] }, +"hibernate": { +"description": "Hibernates (pauses) a running environment. It requests the environment to switch to the HIBERNATED state, keeping its data and minimizing cost, but not running any DAGs. This method is supported for Cloud Composer environments in development mode in versions composer-3-airflow-*.*.*-build.* and newer.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}:hibernate", +"httpMethod": "POST", +"id": "composer.projects.locations.environments.hibernate", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the environment to hibernate, in the form: \"projects/{project}/locations/{location}/environments/{environment}\"", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/environments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}:hibernate", +"request": { +"$ref": "HibernateEnvironmentRequest" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloudcomposer" +] +}, "list": { "description": "List environments.", "flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/environments", @@ -706,6 +735,35 @@ "https://www.googleapis.com/auth/cloudcomposer" ] }, +"resume": { +"description": "Resumes (unpauses) a hibernated environment. It requests the environment to switch to the RUNNING state, so that it is ready to use and run DAGs. This method is supported for Cloud Composer environments in development mode in versions composer-3-airflow-*.*.*-build.* and newer.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}:resume", +"httpMethod": "POST", +"id": "composer.projects.locations.environments.resume", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the environment to resume, in the form: \"projects/{project}/locations/{location}/environments/{environment}\"", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/environments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}:resume", +"request": { +"$ref": "ResumeEnvironmentRequest" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/cloudcomposer" +] +}, "saveSnapshot": { "description": "Creates a snapshots of a Cloud Composer environment. As a result of this operation, snapshot of environment's state is stored in a location specified in the SaveSnapshotRequest.", "flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}:saveSnapshot", @@ -1278,7 +1336,7 @@ } } }, -"revision": "20260622", +"revision": "20260825", "rootUrl": "https://composer.googleapis.com/", "schemas": { "AirflowMetadataRetentionPolicyConfig": { @@ -1652,6 +1710,18 @@ "description": "Optional. User-defined labels for this environment. The labels map can contain no more than 64 entries. Entries of the labels map are UTF8 strings that comply with the following restrictions: * Keys must conform to regexp: \\p{Ll}\\p{Lo}{0,62} * Values must conform to regexp: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63} * Both keys and values are additionally constrained to be <= 128 bytes in size.", "type": "object" }, +"mode": { +"description": "Optional. Selects the environment mode that determines what settings are customizable and what features are available in the environment.", +"enum": [ +"MODE_UNSPECIFIED", +"DEVELOPMENT" +], +"enumDescriptions": [ +"Represents the default mode, which allows full customization of the environment. It should be used for all production and customized test environments.", +"Represents the development mode, which has constraints on the environment configuration, but offers an additional feature (environment hibernation). It should be used only for test environments." +], +"type": "string" +}, "name": { "description": "Identifier. The resource name of the environment, in the form: \"projects/{projectId}/locations/{locationId}/environments/{environmentId}\" EnvironmentId must start with a lowercase letter followed by up to 63 lowercase letters, numbers, or hyphens, and cannot end with a hyphen.", "type": "string" @@ -1673,6 +1743,7 @@ "CREATING", "RUNNING", "UPDATING", +"HIBERNATED", "DELETING", "ERROR" ], @@ -1681,6 +1752,7 @@ "The environment is in the process of being created.", "The environment is currently running and healthy. It is ready for use.", "The environment is being updated. It remains usable but cannot receive additional update requests or be deleted at this time.", +"The environment is currently hibernated. It does not run any DAGs.", "The environment is undergoing deletion. It cannot be used.", "The environment has encountered an error and cannot be used." ], @@ -1894,6 +1966,12 @@ }, "type": "object" }, +"HibernateEnvironmentRequest": { +"description": "Request to hibernate a Composer environment.", +"id": "HibernateEnvironmentRequest", +"properties": {}, +"type": "object" +}, "IPAllocationPolicy": { "description": "Configuration for controlling how IPs are allocated in the GKE cluster.", "id": "IPAllocationPolicy", @@ -2310,7 +2388,9 @@ "SAVE_SNAPSHOT", "LOAD_SNAPSHOT", "DATABASE_FAILOVER", -"MIGRATE" +"MIGRATE", +"HIBERNATE", +"RESUME" ], "enumDescriptions": [ "Unused.", @@ -2321,7 +2401,9 @@ "Saves snapshot of the resource operation.", "Loads snapshot of the resource operation.", "Triggers failover of environment's Cloud SQL instance (only for highly resilient environments).", -"Migrates resource to a new major version." +"Migrates resource to a new major version.", +"Hibernates a resource.", +"Resumes a resource." ], "type": "string" }, @@ -2504,6 +2586,12 @@ "properties": {}, "type": "object" }, +"ResumeEnvironmentRequest": { +"description": "Request to resume a Composer environment.", +"id": "ResumeEnvironmentRequest", +"properties": {}, +"type": "object" +}, "SaveSnapshotRequest": { "description": "Request to create a snapshot of a Cloud Composer environment.", "id": "SaveSnapshotRequest", From ca229b7ce7455dda4f3505ad0afeba3d5651bf58 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:33 +0000 Subject: [PATCH 22/70] feat(compute): update the api #### compute:alpha The following keys were deleted: - schemas.InstanceGroupManagerUpdatePolicy.properties.disruptionMode (Total Keys: 2) - schemas.InstanceGroupManagersApplyUpdatesRequest.properties.disruptionMode (Total Keys: 2) - schemas.RegionInstanceGroupManagersApplyUpdatesRequest.properties.disruptionMode (Total Keys: 2) The following keys were added: - resources.globalFrontendSettings.methods.get (Total Keys: 10) - resources.globalFrontendSettings.methods.patch (Total Keys: 16) - resources.recoverableSnapshots.methods.recover.parameters.recoverableSnapshot.pattern (Total Keys: 1) - schemas.AutoscalingPolicyCpuUtilization.properties.signalAggregation.$ref (Total Keys: 1) - schemas.AutoscalingPolicyCpuUtilization.properties.timeAggregation.$ref (Total Keys: 1) - schemas.AutoscalingPolicyCpuUtilization.properties.utilizationRange.$ref (Total Keys: 1) - schemas.AutoscalingPolicySignalAggregation (Total Keys: 5) - schemas.AutoscalingPolicyTimeAggregation (Total Keys: 7) - schemas.FirewallPolicy.properties.applySecurityProfileFallbackAction.type (Total Keys: 1) - schemas.GlobalFrontendSettings (Total Keys: 15) - schemas.InterconnectLocationCrossSiteInterconnectInfo.properties.maxDynamicPathBandwidthGbps (Total Keys: 3) - schemas.InterconnectLocationCrossSiteInterconnectInfo.properties.maxFixedPathBandwidthGbps (Total Keys: 3) - schemas.UtilizationRange (Total Keys: 8) The following keys were changed: - resources.reservationSlots.methods.getHealth.scopes (Total Keys: 1) #### compute:beta The following keys were added: - resources.dhcpOptionsConfigs.methods.delete (Total Keys: 21) - resources.dhcpOptionsConfigs.methods.get (Total Keys: 19) - resources.dhcpOptionsConfigs.methods.insert (Total Keys: 18) - resources.dhcpOptionsConfigs.methods.list (Total Keys: 28) - resources.dhcpOptionsConfigs.methods.patch (Total Keys: 25) - resources.dhcpOptionsConfigs.methods.testIamPermissions (Total Keys: 20) - resources.globalFrontendSettings.methods.get (Total Keys: 10) - resources.globalFrontendSettings.methods.patch (Total Keys: 16) - resources.instances.methods.getVmExtensionState (Total Keys: 23) - resources.instances.methods.listVmExtensionStates (Total Keys: 32) - resources.organizationSnapshotRecycleBinPolicy.methods.get (Total Keys: 11) - resources.organizationSnapshotRecycleBinPolicy.methods.patch (Total Keys: 14) - resources.recoverableSnapshots.methods.delete (Total Keys: 17) - resources.recoverableSnapshots.methods.get (Total Keys: 33) - resources.recoverableSnapshots.methods.list (Total Keys: 24) - resources.recoverableSnapshots.methods.recover (Total Keys: 20) - resources.recoverableSnapshots.methods.setIamPolicy (Total Keys: 16) - resources.recoverableSnapshots.methods.testIamPermissions (Total Keys: 16) - resources.reservationSlots.methods.getHealth (Total Keys: 22) - resources.snapshotRecycleBinPolicy.methods.get (Total Keys: 11) - resources.snapshotRecycleBinPolicy.methods.patch (Total Keys: 14) - resources.snapshots.methods.getEffectiveRecycleBinRule (Total Keys: 15) - schemas.DhcpOptionsConfig (Total Keys: 62) - schemas.GetHealthOperationMetadata (Total Keys: 17) - schemas.GlobalFrontendSettings (Total Keys: 15) - schemas.Interconnect.properties.selfLinkWithId (Total Keys: 2) - schemas.InterconnectLocationCrossSiteInterconnectInfo.properties.maxDynamicPathBandwidthGbps (Total Keys: 3) - schemas.InterconnectLocationCrossSiteInterconnectInfo.properties.maxFixedPathBandwidthGbps (Total Keys: 3) - schemas.ListVmExtensionStatesResponse (Total Keys: 25) - schemas.Operation.properties.getHealthOperationMetadata (Total Keys: 2) - schemas.RecoverableSnapshot (Total Keys: 127) - schemas.SnapshotRecycleBinPolicy (Total Keys: 14) - schemas.SnapshotsGetEffectiveRecycleBinRuleResponse (Total Keys: 4) - schemas.VmExtensionState (Total Keys: 9) #### compute:v1 The following keys were added: - resources.reservationSlots.methods.getHealth (Total Keys: 22) - schemas.GetHealthOperationMetadata (Total Keys: 17) - schemas.Interconnect.properties.selfLinkWithId (Total Keys: 2) - schemas.InterconnectLocationCrossSiteInterconnectInfo.properties.maxDynamicPathBandwidthGbps (Total Keys: 3) - schemas.InterconnectLocationCrossSiteInterconnectInfo.properties.maxFixedPathBandwidthGbps (Total Keys: 3) - schemas.ManagedInstance.properties.targetStatus (Total Keys: 2) - schemas.Operation.properties.getHealthOperationMetadata (Total Keys: 2) --- ...mpute_alpha.acceleratorPodControllers.html | 40 +- docs/dyn/compute_alpha.acceleratorTypes.html | 36 +- docs/dyn/compute_alpha.addresses.html | 46 +- docs/dyn/compute_alpha.autoscalers.html | 422 +- docs/dyn/compute_alpha.backendBuckets.html | 68 +- docs/dyn/compute_alpha.backendServices.html | 70 +- docs/dyn/compute_alpha.crossSiteNetworks.html | 24 +- .../dyn/compute_alpha.dhcpOptionsConfigs.html | 24 +- docs/dyn/compute_alpha.diskSettings.html | 2 +- docs/dyn/compute_alpha.diskTypes.html | 36 +- docs/dyn/compute_alpha.disks.html | 74 +- .../compute_alpha.externalVpnGateways.html | 24 +- docs/dyn/compute_alpha.firewallPolicies.html | 62 +- docs/dyn/compute_alpha.firewalls.html | 26 +- ...alpha.folderGlobalVmExtensionPolicies.html | 60 +- ...e_alpha.folderZoneVmExtensionPolicies.html | 42 +- docs/dyn/compute_alpha.forwardingRules.html | 46 +- .../dyn/compute_alpha.futureReservations.html | 44 +- docs/dyn/compute_alpha.globalAddresses.html | 26 +- .../compute_alpha.globalFolderOperations.html | 22 +- .../compute_alpha.globalForwardingRules.html | 28 +- .../compute_alpha.globalFrontendSettings.html | 442 ++ ...ute_alpha.globalNetworkEndpointGroups.html | 44 +- docs/dyn/compute_alpha.globalOperations.html | 44 +- ...te_alpha.globalOrganizationOperations.html | 22 +- ...e_alpha.globalPublicDelegatedPrefixes.html | 24 +- ...mpute_alpha.globalVmExtensionPolicies.html | 60 +- docs/dyn/compute_alpha.haControllers.html | 44 +- docs/dyn/compute_alpha.healthChecks.html | 44 +- docs/dyn/compute_alpha.hosts.html | 20 +- docs/dyn/compute_alpha.html | 31 +- docs/dyn/compute_alpha.httpHealthChecks.html | 26 +- docs/dyn/compute_alpha.httpsHealthChecks.html | 26 +- docs/dyn/compute_alpha.imageFamilyViews.html | 1 + docs/dyn/compute_alpha.imageViews.html | 20 +- docs/dyn/compute_alpha.images.html | 33 +- ...ha.instanceGroupManagerResizeRequests.html | 24 +- .../compute_alpha.instanceGroupManagers.html | 171 +- docs/dyn/compute_alpha.instanceGroups.html | 64 +- docs/dyn/compute_alpha.instanceSettings.html | 2 +- docs/dyn/compute_alpha.instanceTemplates.html | 48 +- docs/dyn/compute_alpha.instances.html | 170 +- .../compute_alpha.instantSnapshotGroups.html | 22 +- docs/dyn/compute_alpha.instantSnapshots.html | 42 +- ...te_alpha.interconnectAttachmentGroups.html | 26 +- ...compute_alpha.interconnectAttachments.html | 44 +- .../dyn/compute_alpha.interconnectGroups.html | 26 +- .../compute_alpha.interconnectLocations.html | 26 +- ...ute_alpha.interconnectRemoteLocations.html | 18 +- docs/dyn/compute_alpha.interconnects.html | 36 +- docs/dyn/compute_alpha.licenses.html | 24 +- docs/dyn/compute_alpha.machineImages.html | 33 +- docs/dyn/compute_alpha.machineTypes.html | 36 +- docs/dyn/compute_alpha.managedRulesets.html | 18 +- .../dyn/compute_alpha.networkAttachments.html | 42 +- ...ute_alpha.networkEdgeSecurityServices.html | 24 +- .../compute_alpha.networkEndpointGroups.html | 62 +- ...compute_alpha.networkFirewallPolicies.html | 82 +- docs/dyn/compute_alpha.networkProfiles.html | 18 +- docs/dyn/compute_alpha.networks.html | 90 +- docs/dyn/compute_alpha.nodeGroups.html | 70 +- docs/dyn/compute_alpha.nodeTemplates.html | 40 +- docs/dyn/compute_alpha.nodeTypes.html | 36 +- .../compute_alpha.orgVmExtensionPolicies.html | 2 +- ...organizationGlobalVmExtensionPolicies.html | 60 +- ...ompute_alpha.organizationRolloutPlans.html | 22 +- .../compute_alpha.organizationRollouts.html | 28 +- ...te_alpha.organizationSecurityPolicies.html | 38 +- ....organizationSnapshotRecycleBinPolicy.html | 2 +- ...a.organizationZoneVmExtensionPolicies.html | 40 +- docs/dyn/compute_alpha.packetMirrorings.html | 42 +- docs/dyn/compute_alpha.previewFeatures.html | 20 +- docs/dyn/compute_alpha.projects.html | 60 +- ...ompute_alpha.publicAdvertisedPrefixes.html | 28 +- ...compute_alpha.publicDelegatedPrefixes.html | 46 +- .../compute_alpha.recoverableSnapshots.html | 49 +- docs/dyn/compute_alpha.regionAutoscalers.html | 341 +- .../compute_alpha.regionBackendBuckets.html | 42 +- .../compute_alpha.regionBackendServices.html | 46 +- docs/dyn/compute_alpha.regionCommitments.html | 46 +- ...ute_alpha.regionCompositeHealthChecks.html | 42 +- .../dyn/compute_alpha.regionDiskSettings.html | 2 +- docs/dyn/compute_alpha.regionDiskTypes.html | 18 +- docs/dyn/compute_alpha.regionDisks.html | 51 +- ...alpha.regionHealthAggregationPolicies.html | 42 +- ...mpute_alpha.regionHealthCheckServices.html | 42 +- .../dyn/compute_alpha.regionHealthChecks.html | 26 +- .../compute_alpha.regionHealthSources.html | 42 +- ...ionInstanceGroupManagerResizeRequests.html | 24 +- ...ute_alpha.regionInstanceGroupManagers.html | 148 +- .../compute_alpha.regionInstanceGroups.html | 38 +- ...compute_alpha.regionInstanceTemplates.html | 28 +- docs/dyn/compute_alpha.regionInstances.html | 6 +- ...ute_alpha.regionInstantSnapshotGroups.html | 22 +- .../compute_alpha.regionInstantSnapshots.html | 24 +- .../compute_alpha.regionMultiMigMembers.html | 18 +- docs/dyn/compute_alpha.regionMultiMigs.html | 22 +- ...ute_alpha.regionNetworkEndpointGroups.html | 44 +- ...e_alpha.regionNetworkFirewallPolicies.html | 54 +- .../compute_alpha.regionNetworkPolicies.html | 52 +- ...ute_alpha.regionNotificationEndpoints.html | 40 +- docs/dyn/compute_alpha.regionOperations.html | 24 +- ...pute_alpha.regionRecoverableSnapshots.html | 28 +- .../compute_alpha.regionSecurityPolicies.html | 32 +- .../compute_alpha.regionSnapshotSettings.html | 2 +- docs/dyn/compute_alpha.regionSnapshots.html | 29 +- .../compute_alpha.regionSslCertificates.html | 22 +- docs/dyn/compute_alpha.regionSslPolicies.html | 24 +- ...compute_alpha.regionTargetHttpProxies.html | 24 +- ...ompute_alpha.regionTargetHttpsProxies.html | 28 +- .../compute_alpha.regionTargetTcpProxies.html | 22 +- docs/dyn/compute_alpha.regionUrlMaps.html | 28 +- docs/dyn/compute_alpha.regionZones.html | 18 +- docs/dyn/compute_alpha.regions.html | 18 +- docs/dyn/compute_alpha.reliabilityRisks.html | 18 +- docs/dyn/compute_alpha.reservationBlocks.html | 20 +- ...te_alpha.reservationConsumedInstances.html | 18 +- docs/dyn/compute_alpha.reservationSlots.html | 24 +- .../compute_alpha.reservationSubBlocks.html | 26 +- docs/dyn/compute_alpha.reservations.html | 46 +- docs/dyn/compute_alpha.resourcePolicies.html | 42 +- docs/dyn/compute_alpha.rolloutPlans.html | 22 +- docs/dyn/compute_alpha.rollouts.html | 28 +- docs/dyn/compute_alpha.routers.html | 128 +- docs/dyn/compute_alpha.routes.html | 22 +- docs/dyn/compute_alpha.securityPolicies.html | 50 +- .../dyn/compute_alpha.serviceAttachments.html | 42 +- docs/dyn/compute_alpha.snapshotGroups.html | 22 +- ...ompute_alpha.snapshotRecycleBinPolicy.html | 2 +- docs/dyn/compute_alpha.snapshotSettings.html | 2 +- docs/dyn/compute_alpha.snapshots.html | 48 +- docs/dyn/compute_alpha.sslCertificates.html | 40 +- docs/dyn/compute_alpha.sslPolicies.html | 42 +- docs/dyn/compute_alpha.storagePoolTypes.html | 36 +- docs/dyn/compute_alpha.storagePools.html | 62 +- docs/dyn/compute_alpha.subnetworks.html | 64 +- docs/dyn/compute_alpha.targetGrpcProxies.html | 24 +- docs/dyn/compute_alpha.targetHttpProxies.html | 44 +- .../dyn/compute_alpha.targetHttpsProxies.html | 52 +- docs/dyn/compute_alpha.targetInstances.html | 42 +- docs/dyn/compute_alpha.targetPools.html | 52 +- docs/dyn/compute_alpha.targetSslProxies.html | 32 +- docs/dyn/compute_alpha.targetTcpProxies.html | 44 +- docs/dyn/compute_alpha.targetVpnGateways.html | 42 +- docs/dyn/compute_alpha.urlMaps.html | 46 +- docs/dyn/compute_alpha.vpnGateways.html | 42 +- docs/dyn/compute_alpha.vpnTunnels.html | 42 +- docs/dyn/compute_alpha.wireGroups.html | 24 +- .../compute_alpha.zoneFolderOperations.html | 22 +- docs/dyn/compute_alpha.zoneOperations.html | 24 +- ...pute_alpha.zoneOrganizationOperations.html | 22 +- .../compute_alpha.zoneQueuedResources.html | 58 +- ...compute_alpha.zoneVmExtensionPolicies.html | 42 +- docs/dyn/compute_alpha.zones.html | 18 +- docs/dyn/compute_beta.acceleratorTypes.html | 36 +- docs/dyn/compute_beta.addresses.html | 72 +- docs/dyn/compute_beta.autoscalers.html | 72 +- docs/dyn/compute_beta.backendBuckets.html | 117 +- docs/dyn/compute_beta.backendServices.html | 126 +- docs/dyn/compute_beta.crossSiteNetworks.html | 45 +- docs/dyn/compute_beta.dhcpOptionsConfigs.html | 1555 +++++++ docs/dyn/compute_beta.diskSettings.html | 9 + docs/dyn/compute_beta.diskTypes.html | 36 +- docs/dyn/compute_beta.disks.html | 168 +- .../dyn/compute_beta.externalVpnGateways.html | 45 +- docs/dyn/compute_beta.firewallPolicies.html | 135 +- docs/dyn/compute_beta.firewalls.html | 54 +- docs/dyn/compute_beta.forwardingRules.html | 81 +- docs/dyn/compute_beta.futureReservations.html | 72 +- docs/dyn/compute_beta.globalAddresses.html | 54 +- .../compute_beta.globalForwardingRules.html | 63 +- .../compute_beta.globalFrontendSettings.html | 435 ++ ...pute_beta.globalNetworkEndpointGroups.html | 72 +- docs/dyn/compute_beta.globalOperations.html | 72 +- ...ute_beta.globalOrganizationOperations.html | 36 +- ...te_beta.globalPublicDelegatedPrefixes.html | 45 +- ...ompute_beta.globalVmExtensionPolicies.html | 63 +- docs/dyn/compute_beta.healthChecks.html | 72 +- docs/dyn/compute_beta.hosts.html | 27 +- docs/dyn/compute_beta.html | 51 +- docs/dyn/compute_beta.httpHealthChecks.html | 54 +- docs/dyn/compute_beta.httpsHealthChecks.html | 54 +- docs/dyn/compute_beta.imageFamilyViews.html | 1 + docs/dyn/compute_beta.imageViews.html | 1 + docs/dyn/compute_beta.images.html | 68 +- ...ta.instanceGroupManagerResizeRequests.html | 45 +- .../compute_beta.instanceGroupManagers.html | 304 +- docs/dyn/compute_beta.instanceGroups.html | 99 +- docs/dyn/compute_beta.instanceSettings.html | 9 + docs/dyn/compute_beta.instanceTemplates.html | 62 +- docs/dyn/compute_beta.instances.html | 653 ++- .../compute_beta.instantSnapshotGroups.html | 36 +- docs/dyn/compute_beta.instantSnapshots.html | 63 +- ...ute_beta.interconnectAttachmentGroups.html | 45 +- .../compute_beta.interconnectAttachments.html | 72 +- docs/dyn/compute_beta.interconnectGroups.html | 54 +- .../compute_beta.interconnectLocations.html | 26 +- ...pute_beta.interconnectRemoteLocations.html | 18 +- docs/dyn/compute_beta.interconnects.html | 58 +- docs/dyn/compute_beta.licenses.html | 45 +- docs/dyn/compute_beta.machineImages.html | 54 +- docs/dyn/compute_beta.machineTypes.html | 36 +- docs/dyn/compute_beta.managedRulesets.html | 18 +- docs/dyn/compute_beta.networkAttachments.html | 63 +- ...pute_beta.networkEdgeSecurityServices.html | 45 +- .../compute_beta.networkEndpointGroups.html | 90 +- .../compute_beta.networkFirewallPolicies.html | 144 +- docs/dyn/compute_beta.networkProfiles.html | 18 +- docs/dyn/compute_beta.networks.html | 117 +- docs/dyn/compute_beta.nodeGroups.html | 126 +- docs/dyn/compute_beta.nodeTemplates.html | 54 +- docs/dyn/compute_beta.nodeTypes.html | 36 +- ...compute_beta.organizationRolloutPlans.html | 36 +- .../compute_beta.organizationRollouts.html | 63 +- ...ute_beta.organizationSecurityPolicies.html | 108 +- ....organizationSnapshotRecycleBinPolicy.html | 480 +++ docs/dyn/compute_beta.packetMirrorings.html | 63 +- docs/dyn/compute_beta.previewFeatures.html | 27 +- docs/dyn/compute_beta.projects.html | 135 +- ...compute_beta.publicAdvertisedPrefixes.html | 63 +- .../compute_beta.publicDelegatedPrefixes.html | 81 +- .../compute_beta.recoverableSnapshots.html | 2822 ++++++++++++ docs/dyn/compute_beta.regionAutoscalers.html | 54 +- .../compute_beta.regionBackendBuckets.html | 63 +- .../compute_beta.regionBackendServices.html | 81 +- docs/dyn/compute_beta.regionCommitments.html | 63 +- ...pute_beta.regionCompositeHealthChecks.html | 63 +- docs/dyn/compute_beta.regionDiskSettings.html | 9 + docs/dyn/compute_beta.regionDiskTypes.html | 18 +- docs/dyn/compute_beta.regionDisks.html | 140 +- ..._beta.regionHealthAggregationPolicies.html | 63 +- ...ompute_beta.regionHealthCheckServices.html | 63 +- docs/dyn/compute_beta.regionHealthChecks.html | 54 +- .../dyn/compute_beta.regionHealthSources.html | 63 +- ...ionInstanceGroupManagerResizeRequests.html | 45 +- ...pute_beta.regionInstanceGroupManagers.html | 284 +- .../compute_beta.regionInstanceGroups.html | 45 +- .../compute_beta.regionInstanceTemplates.html | 42 +- docs/dyn/compute_beta.regionInstances.html | 13 + ...pute_beta.regionInstantSnapshotGroups.html | 36 +- .../compute_beta.regionInstantSnapshots.html | 45 +- .../compute_beta.regionMultiMigMembers.html | 18 +- docs/dyn/compute_beta.regionMultiMigs.html | 36 +- ...pute_beta.regionNetworkEndpointGroups.html | 72 +- ...te_beta.regionNetworkFirewallPolicies.html | 108 +- .../compute_beta.regionNetworkPolicies.html | 108 +- ...pute_beta.regionNotificationEndpoints.html | 54 +- docs/dyn/compute_beta.regionOperations.html | 45 +- .../compute_beta.regionSecurityPolicies.html | 81 +- .../compute_beta.regionSnapshotSettings.html | 9 + docs/dyn/compute_beta.regionSnapshots.html | 57 +- .../compute_beta.regionSslCertificates.html | 36 +- docs/dyn/compute_beta.regionSslPolicies.html | 45 +- .../compute_beta.regionTargetHttpProxies.html | 45 +- ...compute_beta.regionTargetHttpsProxies.html | 63 +- .../compute_beta.regionTargetTcpProxies.html | 36 +- docs/dyn/compute_beta.regionUrlMaps.html | 63 +- docs/dyn/compute_beta.regionZones.html | 18 +- docs/dyn/compute_beta.regions.html | 18 +- docs/dyn/compute_beta.reliabilityRisks.html | 18 +- docs/dyn/compute_beta.reservationBlocks.html | 27 +- docs/dyn/compute_beta.reservationSlots.html | 335 +- .../compute_beta.reservationSubBlocks.html | 45 +- docs/dyn/compute_beta.reservations.html | 81 +- docs/dyn/compute_beta.resourcePolicies.html | 63 +- docs/dyn/compute_beta.rolloutPlans.html | 36 +- docs/dyn/compute_beta.rollouts.html | 63 +- docs/dyn/compute_beta.routers.html | 198 +- docs/dyn/compute_beta.routes.html | 36 +- docs/dyn/compute_beta.securityPolicies.html | 99 +- docs/dyn/compute_beta.serviceAttachments.html | 63 +- docs/dyn/compute_beta.snapshotGroups.html | 36 +- ...compute_beta.snapshotRecycleBinPolicy.html | 480 +++ docs/dyn/compute_beta.snapshotSettings.html | 9 + docs/dyn/compute_beta.snapshots.html | 101 +- docs/dyn/compute_beta.sslCertificates.html | 54 +- docs/dyn/compute_beta.sslPolicies.html | 63 +- docs/dyn/compute_beta.storagePoolTypes.html | 36 +- docs/dyn/compute_beta.storagePools.html | 81 +- docs/dyn/compute_beta.subnetworks.html | 99 +- docs/dyn/compute_beta.targetGrpcProxies.html | 45 +- docs/dyn/compute_beta.targetHttpProxies.html | 72 +- docs/dyn/compute_beta.targetHttpsProxies.html | 108 +- docs/dyn/compute_beta.targetInstances.html | 63 +- docs/dyn/compute_beta.targetPools.html | 108 +- docs/dyn/compute_beta.targetSslProxies.html | 81 +- docs/dyn/compute_beta.targetTcpProxies.html | 72 +- docs/dyn/compute_beta.targetVpnGateways.html | 63 +- docs/dyn/compute_beta.urlMaps.html | 81 +- docs/dyn/compute_beta.vpnGateways.html | 63 +- docs/dyn/compute_beta.vpnTunnels.html | 63 +- docs/dyn/compute_beta.wireGroups.html | 45 +- docs/dyn/compute_beta.zoneOperations.html | 45 +- .../compute_beta.zoneVmExtensionPolicies.html | 45 +- docs/dyn/compute_beta.zones.html | 18 +- docs/dyn/compute_v1.acceleratorTypes.html | 36 +- docs/dyn/compute_v1.addresses.html | 72 +- docs/dyn/compute_v1.autoscalers.html | 72 +- docs/dyn/compute_v1.backendBuckets.html | 117 +- docs/dyn/compute_v1.backendServices.html | 126 +- docs/dyn/compute_v1.crossSiteNetworks.html | 45 +- docs/dyn/compute_v1.diskTypes.html | 36 +- docs/dyn/compute_v1.disks.html | 168 +- docs/dyn/compute_v1.externalVpnGateways.html | 45 +- docs/dyn/compute_v1.firewallPolicies.html | 108 +- docs/dyn/compute_v1.firewalls.html | 54 +- docs/dyn/compute_v1.forwardingRules.html | 81 +- docs/dyn/compute_v1.futureReservations.html | 72 +- docs/dyn/compute_v1.globalAddresses.html | 54 +- .../dyn/compute_v1.globalForwardingRules.html | 63 +- ...ompute_v1.globalNetworkEndpointGroups.html | 72 +- docs/dyn/compute_v1.globalOperations.html | 72 +- ...mpute_v1.globalOrganizationOperations.html | 36 +- ...pute_v1.globalPublicDelegatedPrefixes.html | 45 +- .../compute_v1.globalVmExtensionPolicies.html | 63 +- docs/dyn/compute_v1.healthChecks.html | 72 +- docs/dyn/compute_v1.hosts.html | 27 +- docs/dyn/compute_v1.html | 26 +- docs/dyn/compute_v1.httpHealthChecks.html | 54 +- docs/dyn/compute_v1.httpsHealthChecks.html | 54 +- docs/dyn/compute_v1.imageFamilyViews.html | 1 + docs/dyn/compute_v1.images.html | 68 +- ...v1.instanceGroupManagerResizeRequests.html | 45 +- .../dyn/compute_v1.instanceGroupManagers.html | 255 +- docs/dyn/compute_v1.instanceGroups.html | 99 +- docs/dyn/compute_v1.instanceSettings.html | 9 + docs/dyn/compute_v1.instanceTemplates.html | 58 +- docs/dyn/compute_v1.instances.html | 404 +- .../dyn/compute_v1.instantSnapshotGroups.html | 36 +- docs/dyn/compute_v1.instantSnapshots.html | 63 +- ...mpute_v1.interconnectAttachmentGroups.html | 45 +- .../compute_v1.interconnectAttachments.html | 72 +- docs/dyn/compute_v1.interconnectGroups.html | 54 +- .../dyn/compute_v1.interconnectLocations.html | 26 +- ...ompute_v1.interconnectRemoteLocations.html | 18 +- docs/dyn/compute_v1.interconnects.html | 58 +- docs/dyn/compute_v1.licenses.html | 45 +- docs/dyn/compute_v1.machineImages.html | 51 +- docs/dyn/compute_v1.machineTypes.html | 36 +- docs/dyn/compute_v1.networkAttachments.html | 63 +- ...ompute_v1.networkEdgeSecurityServices.html | 45 +- .../dyn/compute_v1.networkEndpointGroups.html | 90 +- .../compute_v1.networkFirewallPolicies.html | 144 +- docs/dyn/compute_v1.networkProfiles.html | 18 +- docs/dyn/compute_v1.networks.html | 117 +- docs/dyn/compute_v1.nodeGroups.html | 126 +- docs/dyn/compute_v1.nodeTemplates.html | 54 +- docs/dyn/compute_v1.nodeTypes.html | 36 +- ...mpute_v1.organizationSecurityPolicies.html | 108 +- docs/dyn/compute_v1.packetMirrorings.html | 63 +- docs/dyn/compute_v1.previewFeatures.html | 27 +- docs/dyn/compute_v1.projects.html | 126 +- .../compute_v1.publicAdvertisedPrefixes.html | 63 +- .../compute_v1.publicDelegatedPrefixes.html | 81 +- docs/dyn/compute_v1.regionAutoscalers.html | 54 +- docs/dyn/compute_v1.regionBackendBuckets.html | 63 +- .../dyn/compute_v1.regionBackendServices.html | 81 +- docs/dyn/compute_v1.regionCommitments.html | 54 +- ...ompute_v1.regionCompositeHealthChecks.html | 63 +- docs/dyn/compute_v1.regionDiskTypes.html | 18 +- docs/dyn/compute_v1.regionDisks.html | 140 +- ...te_v1.regionHealthAggregationPolicies.html | 63 +- .../compute_v1.regionHealthCheckServices.html | 63 +- docs/dyn/compute_v1.regionHealthChecks.html | 54 +- docs/dyn/compute_v1.regionHealthSources.html | 63 +- ...ionInstanceGroupManagerResizeRequests.html | 45 +- ...ompute_v1.regionInstanceGroupManagers.html | 237 +- docs/dyn/compute_v1.regionInstanceGroups.html | 45 +- .../compute_v1.regionInstanceTemplates.html | 39 +- docs/dyn/compute_v1.regionInstances.html | 11 + ...ompute_v1.regionInstantSnapshotGroups.html | 36 +- .../compute_v1.regionInstantSnapshots.html | 45 +- ...ompute_v1.regionNetworkEndpointGroups.html | 72 +- ...pute_v1.regionNetworkFirewallPolicies.html | 99 +- ...ompute_v1.regionNotificationEndpoints.html | 54 +- docs/dyn/compute_v1.regionOperations.html | 45 +- .../compute_v1.regionSecurityPolicies.html | 81 +- .../compute_v1.regionSnapshotSettings.html | 9 + docs/dyn/compute_v1.regionSnapshots.html | 57 +- .../dyn/compute_v1.regionSslCertificates.html | 36 +- docs/dyn/compute_v1.regionSslPolicies.html | 45 +- .../compute_v1.regionTargetHttpProxies.html | 45 +- .../compute_v1.regionTargetHttpsProxies.html | 63 +- .../compute_v1.regionTargetTcpProxies.html | 36 +- docs/dyn/compute_v1.regionUrlMaps.html | 54 +- docs/dyn/compute_v1.regionZones.html | 18 +- docs/dyn/compute_v1.regions.html | 18 +- docs/dyn/compute_v1.reliabilityRisks.html | 18 +- docs/dyn/compute_v1.reservationBlocks.html | 27 +- docs/dyn/compute_v1.reservationSlots.html | 335 +- docs/dyn/compute_v1.reservationSubBlocks.html | 45 +- docs/dyn/compute_v1.reservations.html | 81 +- docs/dyn/compute_v1.resourcePolicies.html | 63 +- docs/dyn/compute_v1.rolloutPlans.html | 36 +- docs/dyn/compute_v1.rollouts.html | 63 +- docs/dyn/compute_v1.routers.html | 198 +- docs/dyn/compute_v1.routes.html | 36 +- docs/dyn/compute_v1.securityPolicies.html | 99 +- docs/dyn/compute_v1.serviceAttachments.html | 63 +- docs/dyn/compute_v1.snapshotSettings.html | 9 + docs/dyn/compute_v1.snapshots.html | 57 +- docs/dyn/compute_v1.sslCertificates.html | 54 +- docs/dyn/compute_v1.sslPolicies.html | 63 +- docs/dyn/compute_v1.storagePoolTypes.html | 36 +- docs/dyn/compute_v1.storagePools.html | 81 +- docs/dyn/compute_v1.subnetworks.html | 99 +- docs/dyn/compute_v1.targetGrpcProxies.html | 45 +- docs/dyn/compute_v1.targetHttpProxies.html | 72 +- docs/dyn/compute_v1.targetHttpsProxies.html | 108 +- docs/dyn/compute_v1.targetInstances.html | 63 +- docs/dyn/compute_v1.targetPools.html | 108 +- docs/dyn/compute_v1.targetSslProxies.html | 81 +- docs/dyn/compute_v1.targetTcpProxies.html | 72 +- docs/dyn/compute_v1.targetVpnGateways.html | 63 +- docs/dyn/compute_v1.urlMaps.html | 81 +- docs/dyn/compute_v1.vpnGateways.html | 63 +- docs/dyn/compute_v1.vpnTunnels.html | 63 +- docs/dyn/compute_v1.wireGroups.html | 45 +- docs/dyn/compute_v1.zoneOperations.html | 45 +- .../compute_v1.zoneVmExtensionPolicies.html | 45 +- docs/dyn/compute_v1.zones.html | 18 +- .../documents/compute.alpha.json | 330 +- .../documents/compute.beta.json | 3792 +++++++++++++---- .../discovery_cache/documents/compute.v1.json | 206 +- 424 files changed, 27790 insertions(+), 7232 deletions(-) create mode 100644 docs/dyn/compute_alpha.globalFrontendSettings.html create mode 100644 docs/dyn/compute_beta.dhcpOptionsConfigs.html create mode 100644 docs/dyn/compute_beta.globalFrontendSettings.html create mode 100644 docs/dyn/compute_beta.organizationSnapshotRecycleBinPolicy.html create mode 100644 docs/dyn/compute_beta.recoverableSnapshots.html create mode 100644 docs/dyn/compute_beta.snapshotRecycleBinPolicy.html diff --git a/docs/dyn/compute_alpha.acceleratorPodControllers.html b/docs/dyn/compute_alpha.acceleratorPodControllers.html index cec929dd11..ba7d755551 100644 --- a/docs/dyn/compute_alpha.acceleratorPodControllers.html +++ b/docs/dyn/compute_alpha.acceleratorPodControllers.html @@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the AcceleratorPodController resources in the specified zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, resourceId, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -259,7 +259,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -448,8 +448,8 @@

Method Details

# endpoint. The subnetwork must belong to the specified network and have # available IP addresses. "type": "A String", # Required. The type of management service this interface provides. - # Supported types include NMX-C for partition management, gNMI for switch - # monitoring, and TPU slice management. + # Supported types include NMX-C for partition management and gNMI for switch + # monitoring. }, }, "name": "A String", # Required. The name of the resource, provided by the client when initially creating @@ -512,8 +512,8 @@

Method Details

# endpoint. The subnetwork must belong to the specified network and have # available IP addresses. "type": "A String", # Required. The type of management service this interface provides. - # Supported types include NMX-C for partition management, gNMI for switch - # monitoring, and TPU slice management. + # Supported types include NMX-C for partition management and gNMI for switch + # monitoring. }, }, "name": "A String", # Required. The name of the resource, provided by the client when initially creating @@ -683,7 +683,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -956,8 +956,8 @@

Method Details

# endpoint. The subnetwork must belong to the specified network and have # available IP addresses. "type": "A String", # Required. The type of management service this interface provides. - # Supported types include NMX-C for partition management, gNMI for switch - # monitoring, and TPU slice management. + # Supported types include NMX-C for partition management and gNMI for switch + # monitoring. }, }, "name": "A String", # Required. The name of the resource, provided by the client when initially creating @@ -1009,17 +1009,17 @@

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. +
@@ -1065,8 +1065,8 @@

Method Details

# endpoint. The subnetwork must belong to the specified network and have # available IP addresses. "type": "A String", # Required. The type of management service this interface provides. - # Supported types include NMX-C for partition management, gNMI for switch - # monitoring, and TPU slice management. + # Supported types include NMX-C for partition management and gNMI for switch + # monitoring. }, }, "name": "A String", # Required. The name of the resource, provided by the client when initially creating @@ -1237,7 +1237,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.acceleratorTypes.html b/docs/dyn/compute_alpha.acceleratorTypes.html index 8ec0913274..4297b73491 100644 --- a/docs/dyn/compute_alpha.acceleratorTypes.html +++ b/docs/dyn/compute_alpha.acceleratorTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of accelerator types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of accelerator types that are available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -337,17 +337,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -634,17 +634,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.addresses.html b/docs/dyn/compute_alpha.addresses.html index be30e5721a..b871c2e611 100644 --- a/docs/dyn/compute_alpha.addresses.html +++ b/docs/dyn/compute_alpha.addresses.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of addresses.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of addresses contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(project, region, address, body=None, requestId=None, x__xgafv=None)

@@ -436,17 +436,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -624,7 +624,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1241,7 +1241,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1664,17 +1664,17 @@

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. +
@@ -1863,7 +1863,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2190,7 +2190,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2543,7 +2543,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.autoscalers.html b/docs/dyn/compute_alpha.autoscalers.html index ac4bac1794..c140e506fd 100644 --- a/docs/dyn/compute_alpha.autoscalers.html +++ b/docs/dyn/compute_alpha.autoscalers.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of autoscalers.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of autoscalers contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, autoscaler=None, body=None, requestId=None, x__xgafv=None)

@@ -264,6 +264,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -657,17 +720,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -845,7 +908,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1044,6 +1107,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -1422,6 +1548,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -1908,7 +2097,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2193,6 +2382,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -2554,17 +2806,17 @@

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. +
@@ -2622,6 +2874,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -3109,7 +3424,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3337,6 +3652,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -3824,7 +4202,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.backendBuckets.html b/docs/dyn/compute_alpha.backendBuckets.html index 5cfb05e44a..2f448fecad 100644 --- a/docs/dyn/compute_alpha.backendBuckets.html +++ b/docs/dyn/compute_alpha.backendBuckets.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all BackendBucket resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -108,10 +108,10 @@

Instance Methods

listUsable(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend buckets in the specified project.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, backendBucket, body=None, requestId=None, x__xgafv=None)

@@ -314,7 +314,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -830,17 +830,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1017,7 +1017,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1330,7 +1330,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2419,7 +2419,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3225,31 +3225,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -3623,7 +3623,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3941,7 +3941,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5358,7 +5358,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.backendServices.html b/docs/dyn/compute_alpha.backendServices.html index 140dc5e87f..d918170eee 100644 --- a/docs/dyn/compute_alpha.backendServices.html +++ b/docs/dyn/compute_alpha.backendServices.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all BackendService resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -114,10 +114,10 @@

Instance Methods

listUsable(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend services for Application Load

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, backendService, body=None, requestId=None, x__xgafv=None)

@@ -323,7 +323,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2439,17 +2439,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2626,7 +2626,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2939,7 +2939,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8058,7 +8058,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -12061,31 +12061,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -14057,7 +14057,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -14375,7 +14375,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -15569,7 +15569,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -17710,7 +17710,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.crossSiteNetworks.html b/docs/dyn/compute_alpha.crossSiteNetworks.html index 4854592fd8..8d246dc669 100644 --- a/docs/dyn/compute_alpha.crossSiteNetworks.html +++ b/docs/dyn/compute_alpha.crossSiteNetworks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the cross-site networks for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, crossSiteNetwork, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -271,7 +271,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -644,7 +644,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -947,17 +947,17 @@

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. +
@@ -1159,7 +1159,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.dhcpOptionsConfigs.html b/docs/dyn/compute_alpha.dhcpOptionsConfigs.html index dc05ded465..3096d8daa0 100644 --- a/docs/dyn/compute_alpha.dhcpOptionsConfigs.html +++ b/docs/dyn/compute_alpha.dhcpOptionsConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the DhcpOptionsConfigs for a project in the given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, dhcpOptionsConfig, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -275,7 +275,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -785,7 +785,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1158,17 +1158,17 @@

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. +
@@ -1438,7 +1438,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.diskSettings.html b/docs/dyn/compute_alpha.diskSettings.html index ea804c7713..e84e6a9ce4 100644 --- a/docs/dyn/compute_alpha.diskSettings.html +++ b/docs/dyn/compute_alpha.diskSettings.html @@ -386,7 +386,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.diskTypes.html b/docs/dyn/compute_alpha.diskTypes.html index 4ac4a27445..6b75673ac9 100644 --- a/docs/dyn/compute_alpha.diskTypes.html +++ b/docs/dyn/compute_alpha.diskTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of disk types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of disk types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -354,17 +354,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -688,17 +688,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.disks.html b/docs/dyn/compute_alpha.disks.html index baa8d31c42..7513685de6 100644 --- a/docs/dyn/compute_alpha.disks.html +++ b/docs/dyn/compute_alpha.disks.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of persistent disks.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

bulkInsert(project, zone, body=None, requestId=None, x__xgafv=None)

@@ -117,7 +117,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of persistent disks contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeResourcePolicies(project, zone, disk, body=None, requestId=None, x__xgafv=None)

@@ -335,7 +335,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -772,6 +772,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1280,17 +1281,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1510,7 +1511,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1841,7 +1842,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2171,7 +2172,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2373,6 +2374,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2831,7 +2833,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3146,7 +3148,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3485,6 +3487,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4560,6 +4563,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5163,7 +5167,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5588,6 +5592,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6065,17 +6070,17 @@

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. +
@@ -6257,7 +6262,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6576,7 +6581,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7778,7 +7783,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8118,7 +8123,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8430,7 +8435,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8762,7 +8767,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -9132,6 +9137,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9736,7 +9742,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -10066,7 +10072,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -10385,7 +10391,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.externalVpnGateways.html b/docs/dyn/compute_alpha.externalVpnGateways.html index 60f63e2219..1b4e36940e 100644 --- a/docs/dyn/compute_alpha.externalVpnGateways.html +++ b/docs/dyn/compute_alpha.externalVpnGateways.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of ExternalVpnGateway available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, resource, body=None, x__xgafv=None)

@@ -273,7 +273,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -777,7 +777,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1143,17 +1143,17 @@

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. +
@@ -1332,7 +1332,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.firewallPolicies.html b/docs/dyn/compute_alpha.firewallPolicies.html index 6aacaeee4d..8785ad9d3b 100644 --- a/docs/dyn/compute_alpha.firewallPolicies.html +++ b/docs/dyn/compute_alpha.firewallPolicies.html @@ -120,7 +120,7 @@

Instance Methods

listAssociations(includeInheritedPolicies=None, targetResource=None, x__xgafv=None)

Lists associations of a specified target, i.e., organization or folder.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(firewallPolicy, parentId=None, requestId=None, x__xgafv=None)

@@ -339,7 +339,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -840,7 +840,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1341,7 +1341,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1651,7 +1651,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1965,7 +1965,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2262,7 +2262,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2418,6 +2418,10 @@

Method Details

An object of the form: { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -3752,6 +3756,10 @@

Method Details

The object takes the form of: { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -4432,7 +4440,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4677,6 +4685,10 @@

Method Details

"id": "A String", # [Output Only] Unique identifier for the resource; defined by the server. "items": [ # A list of FirewallPolicy resources. { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -5267,17 +5279,17 @@

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. +
@@ -5451,7 +5463,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5602,6 +5614,10 @@

Method Details

The object takes the form of: { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -6279,7 +6295,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6781,7 +6797,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7283,7 +7299,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7593,7 +7609,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7903,7 +7919,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8213,7 +8229,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.firewalls.html b/docs/dyn/compute_alpha.firewalls.html index cf6226e1c8..c3de42c119 100644 --- a/docs/dyn/compute_alpha.firewalls.html +++ b/docs/dyn/compute_alpha.firewalls.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of firewall rules available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, firewall, body=None, requestId=None, x__xgafv=None)

@@ -276,7 +276,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -945,7 +945,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1394,17 +1394,17 @@

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. +
@@ -1752,7 +1752,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2271,7 +2271,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.folderGlobalVmExtensionPolicies.html b/docs/dyn/compute_alpha.folderGlobalVmExtensionPolicies.html index 0e2a1e7bc1..ddd309f744 100644 --- a/docs/dyn/compute_alpha.folderGlobalVmExtensionPolicies.html +++ b/docs/dyn/compute_alpha.folderGlobalVmExtensionPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(folder, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all folder level VM Extension Policy resources

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,10 +102,10 @@

Instance Methods

listVmExtensions(folder, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all VM extensions within a folder.

- listVmExtensions_next()

+ listVmExtensions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(folder, globalVmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -368,17 +368,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -600,7 +600,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1234,7 +1234,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1813,31 +1813,31 @@

Method Details

- listVmExtensions_next() + listVmExtensions_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_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. +
@@ -2150,7 +2150,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.folderZoneVmExtensionPolicies.html b/docs/dyn/compute_alpha.folderZoneVmExtensionPolicies.html index 7476d3aa13..d926921d38 100644 --- a/docs/dyn/compute_alpha.folderZoneVmExtensionPolicies.html +++ b/docs/dyn/compute_alpha.folderZoneVmExtensionPolicies.html @@ -96,10 +96,10 @@

Instance Methods

listVmExtensions(folder, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all VM extensions within a specific zone for a folder.

- listVmExtensions_next()

+ listVmExtensions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(folder, zone, vmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -280,7 +280,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -780,7 +780,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1295,31 +1295,31 @@

Method Details

- listVmExtensions_next() + listVmExtensions_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_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. +
@@ -1568,7 +1568,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.forwardingRules.html b/docs/dyn/compute_alpha.forwardingRules.html index 81e505f177..bb8ff46531 100644 --- a/docs/dyn/compute_alpha.forwardingRules.html +++ b/docs/dyn/compute_alpha.forwardingRules.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of forwarding rules.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of ForwardingRule resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, forwardingRule, body=None, requestId=None, x__xgafv=None)

@@ -816,17 +816,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1004,7 +1004,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2388,7 +2388,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3191,17 +3191,17 @@

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. +
@@ -3905,7 +3905,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4233,7 +4233,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4552,7 +4552,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.futureReservations.html b/docs/dyn/compute_alpha.futureReservations.html index e16f266ea8..97121b24eb 100644 --- a/docs/dyn/compute_alpha.futureReservations.html +++ b/docs/dyn/compute_alpha.futureReservations.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of future reservations.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

cancel(project, zone, futureReservation, requestId=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

A list of all the future reservations that have been configured for the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, zone, futureReservation, body=None, paths=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -665,17 +665,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -848,7 +848,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1164,7 +1164,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2248,7 +2248,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2910,17 +2910,17 @@

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. +
@@ -3475,7 +3475,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.globalAddresses.html b/docs/dyn/compute_alpha.globalAddresses.html index 6145ca49f6..e2f8196fbe 100644 --- a/docs/dyn/compute_alpha.globalAddresses.html +++ b/docs/dyn/compute_alpha.globalAddresses.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of global addresses.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(project, address, body=None, requestId=None, x__xgafv=None)

@@ -279,7 +279,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -914,7 +914,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1335,17 +1335,17 @@

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. +
@@ -1533,7 +1533,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1849,7 +1849,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.globalFolderOperations.html b/docs/dyn/compute_alpha.globalFolderOperations.html index 4a43d546fe..dcf857142a 100644 --- a/docs/dyn/compute_alpha.globalFolderOperations.html +++ b/docs/dyn/compute_alpha.globalFolderOperations.html @@ -84,7 +84,7 @@

Instance Methods

list(folder, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -248,7 +248,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -632,7 +632,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -810,17 +810,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.globalForwardingRules.html b/docs/dyn/compute_alpha.globalForwardingRules.html index fb056643a1..bceeb9c71f 100644 --- a/docs/dyn/compute_alpha.globalForwardingRules.html +++ b/docs/dyn/compute_alpha.globalForwardingRules.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of GlobalForwardingRule resources available to the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, forwardingRule, body=None, requestId=None, x__xgafv=None)

@@ -279,7 +279,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1662,7 +1662,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2464,17 +2464,17 @@

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. +
@@ -3177,7 +3177,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3494,7 +3494,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3812,7 +3812,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.globalFrontendSettings.html b/docs/dyn/compute_alpha.globalFrontendSettings.html new file mode 100644 index 0000000000..7ad49ade4f --- /dev/null +++ b/docs/dyn/compute_alpha.globalFrontendSettings.html @@ -0,0 +1,442 @@ + + + +

Compute Engine API . globalFrontendSettings

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ get(project, x__xgafv=None)

+

Gets the Global Frontend Billing Bundle Settings for a project.

+

+ patch(project, body=None, requestId=None, updateMask=None, x__xgafv=None)

+

Updates the Global Frontend Billing Bundle Settings for a project.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ get(project, x__xgafv=None) +
Gets the Global Frontend Billing Bundle Settings for a project.
+
+Args:
+  project: string, A parameter (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents the Global Frontend Bundle settings for a single project.
+  "bundleType": "A String", # Customer-settable bundle type.
+  "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp in RFC3339 text format.
+  "description": "A String", # Output only. [Output Only] An optional description of this resource.
+  "etag": "A String", # Output only. For optimistic locking
+  "id": "A String", # Output only. [Output Only] The unique identifier for the resource. This identifier is
+      # defined by the server.
+  "name": "A String", # Output only. OUTPUT_ONLY fields
+      # [Output Only] Name of the resource. Must be 1-63 characters long and match
+      # the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+      # character must be a lowercase letter, and all following characters must
+      # be a dash, lowercase letter, or digit, except the last character, which
+      # cannot be a dash.
+  "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+}
+
+ +
+ patch(project, body=None, requestId=None, updateMask=None, x__xgafv=None) +
Updates the Global Frontend Billing Bundle Settings for a project.
+
+Args:
+  project: string, A parameter (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents the Global Frontend Bundle settings for a single project.
+  "bundleType": "A String", # Customer-settable bundle type.
+  "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp in RFC3339 text format.
+  "description": "A String", # Output only. [Output Only] An optional description of this resource.
+  "etag": "A String", # Output only. For optimistic locking
+  "id": "A String", # Output only. [Output Only] The unique identifier for the resource. This identifier is
+      # defined by the server.
+  "name": "A String", # Output only. OUTPUT_ONLY fields
+      # [Output Only] Name of the resource. Must be 1-63 characters long and match
+      # the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+      # character must be a lowercase letter, and all following characters must
+      # be a dash, lowercase letter, or digit, except the last character, which
+      # cannot be a dash.
+  "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+}
+
+  requestId: string, A parameter
+  updateMask: string, e.g., "type"
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response to an UpdateGlobalFrontendSettingsRequest.
+  "operation": { # Represents an Operation resource.
+      #
+      # Google Compute Engine has three Operation resources:
+      #
+      # * [Global](/compute/docs/reference/rest/alpha/globalOperations)
+      # * [Regional](/compute/docs/reference/rest/alpha/regionOperations)
+      # * [Zonal](/compute/docs/reference/rest/alpha/zoneOperations)
+      #
+      # You can use an operation resource to manage asynchronous API requests.
+      # For more information, readHandling
+      # API responses.
+      #
+      # Operations can be global, regional or zonal.
+      #
+      #    - For global operations, use the `globalOperations`
+      #    resource.
+      #    - For regional operations, use the
+      #    `regionOperations` resource.
+      #    - For zonal operations, use
+      #    the `zoneOperations` resource.
+      #
+      #
+      #
+      # For more information, read
+      # Global, Regional, and Zonal Resources.
+      #
+      # Note that completed Operation resources have a limited
+      # retention period.
+    "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+        # Not present otherwise.
+    "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+    "description": "A String", # [Output Only] A textual description of the operation, which is
+        # set when the operation is created.
+    "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+        # text format.
+    "error": { # [Output Only] If errors are generated during processing of the operation,
+        # this field will be populated.
+      "errors": [ # [Output Only] The array of errors encountered while processing this
+          # operation.
+        { # Represents a single error encountered during the processing of an
+            # operation.
+          "code": "A String", # [Output Only] The error type identifier for this error.
+          "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+              # details. There is a set of defined message types to use for providing
+              # details.The syntax depends on the error code. For example,
+              # QuotaExceededInfo will have details when the error code is
+              # QUOTA_EXCEEDED.
+            { # Container for structured error details providing additional context
+                # specific to the encountered error code.
+              "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                  #
+                  # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                  # is not enabled:
+                  #
+                  #     { "reason": "API_DISABLED"
+                  #       "domain": "googleapis.com"
+                  #       "metadata": {
+                  #         "resource": "projects/123",
+                  #         "service": "pubsub.googleapis.com"
+                  #       }
+                  #     }
+                  #
+                  # This response indicates that the pubsub.googleapis.com API is not enabled.
+                  #
+                  # Example of an error that is returned when attempting to create a Spanner
+                  # instance in a region that is out of stock:
+                  #
+                  #     { "reason": "STOCKOUT"
+                  #       "domain": "spanner.googleapis.com",
+                  #       "metadata": {
+                  #         "availableRegions": "us-central1,us-east2"
+                  #       }
+                  #     }
+                "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                    # is typically the registered service name of the tool or product that
+                    # generates the error. Example: "pubsub.googleapis.com". If the error is
+                    # generated by some common infrastructure, the error domain must be a
+                    # globally unique value that identifies the infrastructure. For Google API
+                    # infrastructure, the error domain is "googleapis.com".
+                "metadatas": { # Additional structured details about this error.
+                    #
+                    # Keys must match a regular expression of `a-z+` but should
+                    # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                    # length. When identifying the current value of an exceeded limit, the units
+                    # should be contained in the key, not the value.  For example, rather than
+                    # `{"instanceLimit": "100/request"}`, should be returned as,
+                    # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                    # instances that can be created in a single (batch) request.
+                  "a_key": "A String",
+                },
+                "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                    # proximate cause of the error. Error reasons are unique within a particular
+                    # domain of errors. This should be at most 63 characters and match a
+                    # regular expression of `A-Z+[A-Z0-9]`, which represents
+                    # UPPER_SNAKE_CASE.
+              },
+              "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                  #
+                  # For example, if a quota check failed with an error indicating the calling
+                  # project hasn't enabled the accessed service, this can contain a URL pointing
+                  # directly to the right place in the developer console to flip the bit.
+                "links": [ # URL(s) pointing to additional information on handling the current error.
+                  { # Describes a URL link.
+                    "description": "A String", # Describes what the link offers.
+                    "url": "A String", # The URL of the link.
+                  },
+                ],
+              },
+              "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                  # which can be attached to an RPC error.
+                "locale": "A String", # The locale used following the specification defined at
+                    # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                    # Examples are: "en-US", "fr-CH", "es-MX"
+                "message": "A String", # The localized error message in the above locale.
+              },
+              "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+                "dimensions": { # The map holding related quota dimensions.
+                  "a_key": "A String",
+                },
+                "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                    #  type or metric.
+                "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                    # or metric.
+                "limitName": "A String", # The name of the quota limit.
+                "metricName": "A String", # The Compute Engine quota metric name.
+                "rolloutStatus": "A String", # Rollout status of the future quota limit.
+              },
+            },
+          ],
+          "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+              # This property is optional.
+          "message": "A String", # [Output Only] An optional, human-readable error message.
+        },
+      ],
+    },
+    "firewallPolicyRuleOperationMetadata": { # Metadata for FirewallPolicyRule operations. # Output only. [Output Only] Metadata containing the allocated priority from the
+        # networkFirewallPolicies.addRule and regionNetworkFirewallPolicies.addRule
+        # methods if not explicitly provided by the user.
+      "allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query
+          # parameters specified minPriority/maxPriority.
+    },
+    "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+      "healthInfo": { # Health information. # Output only. The health information.
+        "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+        "healthStatus": "A String", # Output only. The health status.
+        "repairCategory": "A String", # Output only. The repair category.
+        "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+        "updateTime": "A String", # Output only. The time when health info was updated.
+      },
+    },
+    "getVersionOperationMetadata": {
+      "inlineSbomInfo": {
+        "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+            # appropriate identifiers.
+          "a_key": "A String",
+        },
+        "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+            # identifiers.
+          "a_key": "A String",
+        },
+      },
+    },
+    "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+        # message that was returned, such as `NOT FOUND`.
+    "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+        # status code that was returned. For example, a `404` means the
+        # resource was not found.
+    "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+        # defined by the server.
+    "insertTime": "A String", # [Output Only] The time that this operation was requested.
+        # This value is inRFC3339
+        # text format.
+    "instancesBulkInsertOperationMetadata": {
+      "perLocationStatus": { # Status information per location (location name is key).
+          # Example key: zones/us-central1-a
+        "a_key": {
+          "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+          "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+          "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+              # error.
+          "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+              # if the flow is rolling forward or rolling back.
+          "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+        },
+      },
+    },
+    "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+        # Operation resources.
+    "name": "A String", # [Output Only] Name of the operation.
+    "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+        # group of operations results from a `bulkInsert` API request.
+    "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+        # `update`, or `delete`, and so on.
+    "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+        # There is no requirement that this be linear or support any granularity of
+        # operations. This should not be used to guess when the operation will be
+        # complete. This number should monotonically increase as the operation
+        # progresses.
+    "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+        # applicable when performing regional operations.
+    "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+    "selfLinkWithId": "A String", # Output only. [Output Only] Server-defined URL for this resource with the resource id.
+    "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+        # this field will contain information on all underlying zonal actions and
+        # their state.
+      "clientOperationId": "A String", # [Output Only] The client operation id.
+      "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+          # Example key: zones/us-central1-a
+        "a_key": {
+          "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+              # populated.
+              # different programming environments, including REST APIs and RPC APIs. It is
+              # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+              # three pieces of data: error code, error message, and error details.
+              #
+              # You can find out more about this error model and how to work with it in the
+              # [API Design Guide](https://cloud.google.com/apis/design/errors).
+            "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+            "details": [ # A list of messages that carry the error details.  There is a common set of
+                # message types for APIs to use.
+              {
+                "a_key": "", # Properties of the object. Contains field @type with type URL.
+              },
+            ],
+            "message": "A String", # A developer-facing error message, which should be in English. Any
+                # user-facing error message should be localized and sent in the
+                # google.rpc.Status.details field, or localized by the client.
+          },
+          "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+              # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+        },
+      },
+    },
+    "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+        # This value is inRFC3339
+        # text format.
+    "status": "A String", # [Output Only] The status of the operation, which can be one of the
+        # following:
+        # `PENDING`, `RUNNING`, or `DONE`.
+    "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+        # operation.
+    "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+        # of the target resource.
+    "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+        # operations related to creating a snapshot, this points to the disk
+        # that the snapshot was created from.
+    "user": "A String", # [Output Only] User who requested the operation, for example:
+        # `user@example.com` or
+        # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+    "warnings": [ # [Output Only] If warning messages are generated during processing of the
+        # operation, this field will be populated.
+      {
+        "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+            # Engine returns NO_RESULTS_ON_PAGE if there
+            # are no results in the response.
+        "data": [ # [Output Only] Metadata about this warning in key:
+            # value format. For example:
+            #
+            # "data": [
+            #   {
+            #    "key": "scope",
+            #    "value": "zones/us-east1-d"
+            #   }]
+          {
+            "key": "A String", # [Output Only] A key that provides more detail on the warning being
+                # returned. For example, for warnings where there are no results in a list
+                # request for a particular zone, this key might be scope and
+                # the key value might be the zone name. Other examples might be a key
+                # indicating a deprecated resource and a suggested replacement, or a
+                # warning about invalid network settings (for example, if an instance
+                # attempts to perform IP forwarding but is not enabled for IP forwarding).
+            "value": "A String", # [Output Only] A warning data value corresponding to the key.
+          },
+        ],
+        "message": "A String", # [Output Only] A human-readable description of the warning code.
+      },
+    ],
+    "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+        # applicable when performing per-zone operations.
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/compute_alpha.globalNetworkEndpointGroups.html b/docs/dyn/compute_alpha.globalNetworkEndpointGroups.html index ed1cb46092..5cc59e7031 100644 --- a/docs/dyn/compute_alpha.globalNetworkEndpointGroups.html +++ b/docs/dyn/compute_alpha.globalNetworkEndpointGroups.html @@ -99,10 +99,10 @@

Instance Methods

listNetworkEndpoints(project, networkEndpointGroup, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the network endpoints in the specified network endpoint group.

- listNetworkEndpoints_next()

+ listNetworkEndpoints_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -319,7 +319,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -636,7 +636,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -991,7 +991,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1788,7 +1788,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2507,31 +2507,31 @@

Method Details

- listNetworkEndpoints_next() + listNetworkEndpoints_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_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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.globalOperations.html b/docs/dyn/compute_alpha.globalOperations.html index 9e3627ce9c..a7ee2841d0 100644 --- a/docs/dyn/compute_alpha.globalOperations.html +++ b/docs/dyn/compute_alpha.globalOperations.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all operations.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(project, operation, x__xgafv=None)

@@ -355,7 +355,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -564,17 +564,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -754,7 +754,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1138,7 +1138,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1316,17 +1316,17 @@

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. +
@@ -1501,7 +1501,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.globalOrganizationOperations.html b/docs/dyn/compute_alpha.globalOrganizationOperations.html index c3b4f0e15e..ec5419d800 100644 --- a/docs/dyn/compute_alpha.globalOrganizationOperations.html +++ b/docs/dyn/compute_alpha.globalOrganizationOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(filter=None, maxResults=None, orderBy=None, pageToken=None, parentId=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -268,7 +268,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -652,7 +652,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -830,17 +830,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.globalPublicDelegatedPrefixes.html b/docs/dyn/compute_alpha.globalPublicDelegatedPrefixes.html index eef43863c0..b87265967f 100644 --- a/docs/dyn/compute_alpha.globalPublicDelegatedPrefixes.html +++ b/docs/dyn/compute_alpha.globalPublicDelegatedPrefixes.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the global PublicDelegatedPrefixes for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, publicDelegatedPrefix, body=None, requestId=None, x__xgafv=None)

@@ -270,7 +270,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -823,7 +823,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1213,17 +1213,17 @@

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. +
@@ -1513,7 +1513,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.globalVmExtensionPolicies.html b/docs/dyn/compute_alpha.globalVmExtensionPolicies.html index 997d7780c3..1f538ea491 100644 --- a/docs/dyn/compute_alpha.globalVmExtensionPolicies.html +++ b/docs/dyn/compute_alpha.globalVmExtensionPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all VM Extension Policy resources

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,10 +102,10 @@

Instance Methods

listVmExtensions(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all VM extensions within a specific zone for a project.

- listVmExtensions_next()

+ listVmExtensions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, globalVmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -368,17 +368,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -600,7 +600,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1234,7 +1234,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1813,31 +1813,31 @@

Method Details

- listVmExtensions_next() + listVmExtensions_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_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. +
@@ -2150,7 +2150,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.haControllers.html b/docs/dyn/compute_alpha.haControllers.html index aeed040055..2e8435acad 100644 --- a/docs/dyn/compute_alpha.haControllers.html +++ b/docs/dyn/compute_alpha.haControllers.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all of the HaControllers in the specified

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all HaControllers in the specified project in the specified region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, haController, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -725,17 +725,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -906,7 +906,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1215,7 +1215,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2413,7 +2413,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3132,17 +3132,17 @@

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. +
@@ -3748,7 +3748,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.healthChecks.html b/docs/dyn/compute_alpha.healthChecks.html index 7f2e980fda..53c33589d1 100644 --- a/docs/dyn/compute_alpha.healthChecks.html +++ b/docs/dyn/compute_alpha.healthChecks.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthCheck resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, healthCheck, body=None, requestId=None, x__xgafv=None)

@@ -652,17 +652,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -839,7 +839,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1892,7 +1892,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2532,17 +2532,17 @@

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. +
@@ -3082,7 +3082,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3791,7 +3791,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.hosts.html b/docs/dyn/compute_alpha.hosts.html index 59a1fb5fe8..a3ebee7e9d 100644 --- a/docs/dyn/compute_alpha.hosts.html +++ b/docs/dyn/compute_alpha.hosts.html @@ -87,7 +87,7 @@

Instance Methods

list(project, zone, association, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of hosts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -322,7 +322,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -641,17 +641,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.html b/docs/dyn/compute_alpha.html index 32c1a972fe..48dee88a34 100644 --- a/docs/dyn/compute_alpha.html +++ b/docs/dyn/compute_alpha.html @@ -184,6 +184,11 @@

Instance Methods

Returns the globalForwardingRules Resource.

+

+ globalFrontendSettings() +

+

Returns the globalFrontendSettings Resource.

+

globalNetworkEndpointGroups()

@@ -853,7 +858,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -862,20 +867,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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.httpHealthChecks.html b/docs/dyn/compute_alpha.httpHealthChecks.html index 39cff2a4e5..cca7b9e9bf 100644 --- a/docs/dyn/compute_alpha.httpHealthChecks.html +++ b/docs/dyn/compute_alpha.httpHealthChecks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HttpHealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, httpHealthCheck, body=None, requestId=None, x__xgafv=None)

@@ -276,7 +276,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -685,7 +685,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1003,17 +1003,17 @@

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. +
@@ -1231,7 +1231,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1618,7 +1618,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.httpsHealthChecks.html b/docs/dyn/compute_alpha.httpsHealthChecks.html index 65484d67e8..555ad2c721 100644 --- a/docs/dyn/compute_alpha.httpsHealthChecks.html +++ b/docs/dyn/compute_alpha.httpsHealthChecks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HttpsHealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, httpsHealthCheck, body=None, requestId=None, x__xgafv=None)

@@ -276,7 +276,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -693,7 +693,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1015,17 +1015,17 @@

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. +
@@ -1247,7 +1247,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1638,7 +1638,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.imageFamilyViews.html b/docs/dyn/compute_alpha.imageFamilyViews.html index bb6acab24e..95786c71fd 100644 --- a/docs/dyn/compute_alpha.imageFamilyViews.html +++ b/docs/dyn/compute_alpha.imageFamilyViews.html @@ -190,6 +190,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see diff --git a/docs/dyn/compute_alpha.imageViews.html b/docs/dyn/compute_alpha.imageViews.html index 2c3010db48..b1f4039f8c 100644 --- a/docs/dyn/compute_alpha.imageViews.html +++ b/docs/dyn/compute_alpha.imageViews.html @@ -84,7 +84,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Returns a list of global ImageView resources, with a regional

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -195,6 +195,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -850,6 +851,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1350,17 +1352,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.images.html b/docs/dyn/compute_alpha.images.html index 34d2e0ea41..52a2c61020 100644 --- a/docs/dyn/compute_alpha.images.html +++ b/docs/dyn/compute_alpha.images.html @@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None, zone=None)

Retrieves the list of custom images

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, image, body=None, requestId=None, x__xgafv=None)

@@ -288,7 +288,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -646,7 +646,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -887,6 +887,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1455,6 +1456,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2383,6 +2385,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3010,7 +3013,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3343,6 +3346,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3843,17 +3847,17 @@

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. +
@@ -3953,6 +3957,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4579,7 +4584,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5769,7 +5774,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.instanceGroupManagerResizeRequests.html b/docs/dyn/compute_alpha.instanceGroupManagerResizeRequests.html index 027527727f..e12beec393 100644 --- a/docs/dyn/compute_alpha.instanceGroupManagerResizeRequests.html +++ b/docs/dyn/compute_alpha.instanceGroupManagerResizeRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of resize requests that are contained in the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -273,7 +273,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -595,7 +595,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1661,7 +1661,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2305,17 +2305,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.instanceGroupManagers.html b/docs/dyn/compute_alpha.instanceGroupManagers.html index 682f5557da..997bb5fe11 100644 --- a/docs/dyn/compute_alpha.instanceGroupManagers.html +++ b/docs/dyn/compute_alpha.instanceGroupManagers.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of managed instance groups and groups them by zone.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

applyUpdatesToInstances(project, zone, instanceGroupManager, body=None, x__xgafv=None)

@@ -120,22 +120,22 @@

Instance Methods

listErrors(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all errors thrown by actions on instances for a given managed

- listErrors_next()

+ listErrors_next(previous_request, previous_response)

Retrieves the next page of results.

listManagedInstances(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all of the instances in the managed instance group. Each instance

- listManagedInstances_next()

+ listManagedInstances_next(previous_request, previous_response)

Retrieves the next page of results.

listPerInstanceConfigs(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all of the per-instance configurations defined for the managed

- listPerInstanceConfigs_next()

+ listPerInstanceConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, instanceGroupManager, body=None, requestId=None, x__xgafv=None)

@@ -378,7 +378,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -944,6 +944,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1047,6 +1048,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1477,6 +1479,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1580,6 +1583,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2393,7 +2397,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -2618,17 +2621,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2651,7 +2654,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instances": [ # The list of URLs of one or more instances for which you want to apply # updates. Each URL can be a full URL or a partial URL, such aszones/[ZONE]/instances/[INSTANCE_NAME]. "A String", @@ -2842,7 +2844,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3184,7 +3186,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3574,7 +3576,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3891,7 +3893,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4243,7 +4245,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4556,7 +4558,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5024,6 +5026,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5127,6 +5130,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5557,6 +5561,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5660,6 +5665,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6473,7 +6479,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -7104,6 +7109,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7207,6 +7213,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7637,6 +7644,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7740,6 +7748,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -8553,7 +8562,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -8872,7 +8880,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -9426,6 +9434,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9529,6 +9538,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9959,6 +9969,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -10062,6 +10073,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -10875,7 +10887,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -11210,17 +11221,17 @@

Method Details

- listErrors_next() + listErrors_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. +
@@ -11523,6 +11534,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -11626,6 +11638,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -12269,6 +12282,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -12372,6 +12386,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -12701,7 +12716,7 @@

Method Details

# This is how much this Managed Instance contributes to the # size of the group. "tag": "A String", # Output only. [Output Only] Tag describing the version. - "targetStatus": "A String", # Output only. [Output Only] The eventual status of the instance. The instance group + "targetStatus": "A String", # Output only. The eventual status of the instance. The instance group # manager will not be identified as stable till each managed instance reaches # its targetStatus. "version": { # Output only. [Output Only] Intended version of this instance. @@ -12720,17 +12735,17 @@

Method Details

- listManagedInstances_next() + listManagedInstances_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. +
@@ -12938,31 +12953,31 @@

Method Details

- listPerInstanceConfigs_next() + listPerInstanceConfigs_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_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. +
@@ -13301,6 +13316,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -13404,6 +13420,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -13834,6 +13851,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -13937,6 +13955,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -14750,7 +14769,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -15069,7 +15087,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -15460,7 +15478,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -15796,7 +15814,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -16133,7 +16151,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -16490,7 +16508,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -16827,7 +16845,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -17203,7 +17221,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -17527,7 +17545,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -17862,7 +17880,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -18199,7 +18217,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -18549,7 +18567,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -18897,7 +18915,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -19405,6 +19423,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -19508,6 +19527,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -19938,6 +19958,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -20041,6 +20062,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -20854,7 +20876,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -21173,7 +21194,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -21564,7 +21585,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.instanceGroups.html b/docs/dyn/compute_alpha.instanceGroups.html index 863b76f459..144502b710 100644 --- a/docs/dyn/compute_alpha.instanceGroups.html +++ b/docs/dyn/compute_alpha.instanceGroups.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of instance groups and sorts them by zone.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,10 +102,10 @@

Instance Methods

listInstances(project, zone, instanceGroup, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances in the specified instance group.

- listInstances_next()

+ listInstances_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeInstances(project, zone, instanceGroup, body=None, requestId=None, x__xgafv=None)

@@ -303,7 +303,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -688,17 +688,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -880,7 +880,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1340,7 +1340,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1849,31 +1849,31 @@

Method Details

- listInstances_next() + listInstances_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_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. +
@@ -2066,7 +2066,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2397,7 +2397,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.instanceSettings.html b/docs/dyn/compute_alpha.instanceSettings.html index 59f85da50e..916a56a387 100644 --- a/docs/dyn/compute_alpha.instanceSettings.html +++ b/docs/dyn/compute_alpha.instanceSettings.html @@ -336,7 +336,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.instanceTemplates.html b/docs/dyn/compute_alpha.instanceTemplates.html index a0f2af1ac8..42d3d59377 100644 --- a/docs/dyn/compute_alpha.instanceTemplates.html +++ b/docs/dyn/compute_alpha.instanceTemplates.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all InstanceTemplates resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, view=None, x__xgafv=None)

Retrieves a list of instance templates that are contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -420,6 +420,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -523,6 +524,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1512,17 +1514,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1701,7 +1703,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2058,6 +2060,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2161,6 +2164,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3664,6 +3668,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3767,6 +3772,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4854,7 +4860,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5297,6 +5303,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5400,6 +5407,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6362,17 +6370,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.instances.html b/docs/dyn/compute_alpha.instances.html index c7842d0052..d5d3326eae 100644 --- a/docs/dyn/compute_alpha.instances.html +++ b/docs/dyn/compute_alpha.instances.html @@ -87,7 +87,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all of the instances in your project

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

attachDisk(project, zone, instance, body=None, forceAttach=None, requestId=None, x__xgafv=None)

@@ -150,16 +150,16 @@

Instance Methods

listReferrers(project, zone, instance, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of resources that refer to the VM instance specified in

- listReferrers_next()

+ listReferrers_next(previous_request, previous_response)

Retrieves the next page of results.

listVmExtensionStates(project, zone, instance, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all VM extensions states for a specific instance.

- listVmExtensionStates_next()

+ listVmExtensionStates_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patchPartnerMetadata(project, zone, instance, body=None, requestId=None, x__xgafv=None)

@@ -486,7 +486,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1051,7 +1051,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1373,7 +1373,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1799,6 +1799,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1902,6 +1903,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3296,17 +3298,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -3442,6 +3444,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3545,6 +3548,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4004,7 +4008,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4299,6 +4303,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4402,6 +4407,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4877,6 +4883,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4980,6 +4987,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6100,7 +6108,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6418,7 +6426,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6731,7 +6739,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7048,7 +7056,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7361,7 +7369,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7690,6 +7698,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7793,6 +7802,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -11015,6 +11025,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -11118,6 +11129,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -12624,7 +12636,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -13039,6 +13051,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -13142,6 +13155,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -14659,17 +14673,17 @@

Method Details

- listReferrers_next() + listReferrers_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. +
@@ -14833,31 +14847,31 @@

Method Details

- listVmExtensionStates_next() + listVmExtensionStates_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_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. +
@@ -15052,7 +15066,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -15363,7 +15377,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -15683,7 +15697,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -16008,7 +16022,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -16321,7 +16335,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -16772,7 +16786,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -17099,7 +17113,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -17413,7 +17427,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -18612,7 +18626,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -18942,7 +18956,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -19262,7 +19276,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -19605,7 +19619,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -19926,7 +19940,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -20246,7 +20260,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -20719,7 +20733,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -21047,7 +21061,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -21370,7 +21384,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -21693,7 +21707,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -22016,7 +22030,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -22346,7 +22360,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -22660,7 +22674,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -22973,7 +22987,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -23425,7 +23439,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -23745,7 +23759,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -24066,7 +24080,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -24422,6 +24436,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -24525,6 +24540,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -26037,7 +26053,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -26403,7 +26419,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -26724,7 +26740,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -27294,7 +27310,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -27620,7 +27636,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -27943,7 +27959,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.instantSnapshotGroups.html b/docs/dyn/compute_alpha.instantSnapshotGroups.html index 9cdd81b074..8ac72baff1 100644 --- a/docs/dyn/compute_alpha.instantSnapshotGroups.html +++ b/docs/dyn/compute_alpha.instantSnapshotGroups.html @@ -93,7 +93,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

retrieves the list of InstantSnapshotGroup resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, zone, resource, body=None, x__xgafv=None)

@@ -277,7 +277,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1053,7 +1053,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1375,17 +1375,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.instantSnapshots.html b/docs/dyn/compute_alpha.instantSnapshots.html index 4575675851..8e67573b2b 100644 --- a/docs/dyn/compute_alpha.instantSnapshots.html +++ b/docs/dyn/compute_alpha.instantSnapshots.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of instantSnapshots.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of InstantSnapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, zone, resource, body=None, x__xgafv=None)

@@ -390,17 +390,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -585,7 +585,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1478,7 +1478,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1854,17 +1854,17 @@

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. +
@@ -2929,7 +2929,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.interconnectAttachmentGroups.html b/docs/dyn/compute_alpha.interconnectAttachmentGroups.html index 34d80392fa..a11b331fbe 100644 --- a/docs/dyn/compute_alpha.interconnectAttachmentGroups.html +++ b/docs/dyn/compute_alpha.interconnectAttachmentGroups.html @@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the InterconnectAttachmentGroups for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, interconnectAttachmentGroup, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -783,7 +783,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1094,7 +1094,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2141,7 +2141,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2538,17 +2538,17 @@

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. +
@@ -2842,7 +2842,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.interconnectAttachments.html b/docs/dyn/compute_alpha.interconnectAttachments.html index a99ed3214f..d21340deae 100644 --- a/docs/dyn/compute_alpha.interconnectAttachments.html +++ b/docs/dyn/compute_alpha.interconnectAttachments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of interconnect attachments.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of interconnect attachments contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, interconnectAttachment, body=None, requestId=None, x__xgafv=None)

@@ -677,17 +677,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -865,7 +865,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2328,7 +2328,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2990,17 +2990,17 @@

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. +
@@ -3560,7 +3560,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4763,7 +4763,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.interconnectGroups.html b/docs/dyn/compute_alpha.interconnectGroups.html index 161c259479..5a75cd930b 100644 --- a/docs/dyn/compute_alpha.interconnectGroups.html +++ b/docs/dyn/compute_alpha.interconnectGroups.html @@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the InterconnectGroups for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, interconnectGroup, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -407,7 +407,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -718,7 +718,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1837,7 +1837,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2227,17 +2227,17 @@

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. +
@@ -2525,7 +2525,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.interconnectLocations.html b/docs/dyn/compute_alpha.interconnectLocations.html index 9b5ef84441..c57edf06b2 100644 --- a/docs/dyn/compute_alpha.interconnectLocations.html +++ b/docs/dyn/compute_alpha.interconnectLocations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of interconnect locations available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,6 +155,10 @@

Method Details

"city": "A String", # Output only. The remote location for Cross-Site Interconnect wires. This specifies an # InterconnectLocation city (metropolitan area designator), which itself # may match multiple InterconnectLocations. + "maxDynamicPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for dynamic paths allowable per + # WireGroup for this metro. + "maxFixedPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for fixed paths allowable per WireGroup + # for this metro. "maxSingleFlowGbps": 42, # Output only. The maximum gbps for a single flow to this metro. # This limits the total bandwidth which may be configured per wire. }, @@ -349,6 +353,10 @@

Method Details

"city": "A String", # Output only. The remote location for Cross-Site Interconnect wires. This specifies an # InterconnectLocation city (metropolitan area designator), which itself # may match multiple InterconnectLocations. + "maxDynamicPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for dynamic paths allowable per + # WireGroup for this metro. + "maxFixedPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for fixed paths allowable per WireGroup + # for this metro. "maxSingleFlowGbps": 42, # Output only. The maximum gbps for a single flow to this metro. # This limits the total bandwidth which may be configured per wire. }, @@ -431,17 +439,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.interconnectRemoteLocations.html b/docs/dyn/compute_alpha.interconnectRemoteLocations.html index e6734ccf21..3f8a7e1ffd 100644 --- a/docs/dyn/compute_alpha.interconnectRemoteLocations.html +++ b/docs/dyn/compute_alpha.interconnectRemoteLocations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of interconnect remote locations available to the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -496,17 +496,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.interconnects.html b/docs/dyn/compute_alpha.interconnects.html index 0c0cd6d53a..98760753e0 100644 --- a/docs/dyn/compute_alpha.interconnects.html +++ b/docs/dyn/compute_alpha.interconnects.html @@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Interconnects available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, interconnect, body=None, requestId=None, x__xgafv=None)

@@ -291,7 +291,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -715,7 +715,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. - "selfLinkWithId": "A String", # Output only. [Output Only] Server-defined URL for this resource with the resource id. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -1533,7 +1533,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. - "selfLinkWithId": "A String", # Output only. [Output Only] Server-defined URL for this resource with the resource id. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -1714,7 +1714,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2222,7 +2222,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. - "selfLinkWithId": "A String", # Output only. [Output Only] Server-defined URL for this resource with the resource id. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -2277,17 +2277,17 @@

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. +
@@ -2570,7 +2570,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. - "selfLinkWithId": "A String", # Output only. [Output Only] Server-defined URL for this resource with the resource id. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -2751,7 +2751,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3942,7 +3942,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4262,7 +4262,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.licenses.html b/docs/dyn/compute_alpha.licenses.html index fa140f0f5a..aef5d4fae8 100644 --- a/docs/dyn/compute_alpha.licenses.html +++ b/docs/dyn/compute_alpha.licenses.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of licenses

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -282,7 +282,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1149,7 +1149,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1514,17 +1514,17 @@

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. +
@@ -2697,7 +2697,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.machineImages.html b/docs/dyn/compute_alpha.machineImages.html index 2b285c9988..59c4299e37 100644 --- a/docs/dyn/compute_alpha.machineImages.html +++ b/docs/dyn/compute_alpha.machineImages.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of machine images that are contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -280,7 +280,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -615,6 +615,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -718,6 +719,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1902,6 +1904,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2989,6 +2992,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3092,6 +3096,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4276,6 +4281,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4965,7 +4971,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5386,6 +5392,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5489,6 +5496,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6673,6 +6681,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7235,17 +7244,17 @@

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. +
@@ -8297,7 +8306,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.machineTypes.html b/docs/dyn/compute_alpha.machineTypes.html index edc6fdf281..58a323fd99 100644 --- a/docs/dyn/compute_alpha.machineTypes.html +++ b/docs/dyn/compute_alpha.machineTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of machine types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of machine types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -355,17 +355,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -689,17 +689,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.managedRulesets.html b/docs/dyn/compute_alpha.managedRulesets.html index 5bc52fef53..51d6e076c0 100644 --- a/docs/dyn/compute_alpha.managedRulesets.html +++ b/docs/dyn/compute_alpha.managedRulesets.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of all the managed rulesets available.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -292,17 +292,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.networkAttachments.html b/docs/dyn/compute_alpha.networkAttachments.html index cc0c1872dd..297ae21d8b 100644 --- a/docs/dyn/compute_alpha.networkAttachments.html +++ b/docs/dyn/compute_alpha.networkAttachments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all NetworkAttachment resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the NetworkAttachments for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, networkAttachment, body=None, requestId=None, x__xgafv=None)

@@ -359,17 +359,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -548,7 +548,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1387,7 +1387,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1734,17 +1734,17 @@

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. +
@@ -1993,7 +1993,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.networkEdgeSecurityServices.html b/docs/dyn/compute_alpha.networkEdgeSecurityServices.html index b9b880d163..44ded0765e 100644 --- a/docs/dyn/compute_alpha.networkEdgeSecurityServices.html +++ b/docs/dyn/compute_alpha.networkEdgeSecurityServices.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all NetworkEdgeSecurityService resources available to

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -313,17 +313,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -501,7 +501,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -899,7 +899,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1248,7 +1248,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.networkEndpointGroups.html b/docs/dyn/compute_alpha.networkEndpointGroups.html index 21c98d3bdc..6c7da7ca84 100644 --- a/docs/dyn/compute_alpha.networkEndpointGroups.html +++ b/docs/dyn/compute_alpha.networkEndpointGroups.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of network endpoint groups and sorts them by zone.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

attachNetworkEndpoints(project, zone, networkEndpointGroup, body=None, requestId=None, x__xgafv=None)

@@ -105,10 +105,10 @@

Instance Methods

listNetworkEndpoints(project, zone, networkEndpointGroup, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the network endpoints in the specified network endpoint group.

- listNetworkEndpoints_next()

+ listNetworkEndpoints_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, zone, resource, body=None, x__xgafv=None)

@@ -524,17 +524,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -753,7 +753,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1074,7 +1074,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1432,7 +1432,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2234,7 +2234,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3010,31 +3010,31 @@

Method Details

- listNetworkEndpoints_next() + listNetworkEndpoints_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_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. +
diff --git a/docs/dyn/compute_alpha.networkFirewallPolicies.html b/docs/dyn/compute_alpha.networkFirewallPolicies.html index 764f81a0f9..71a1095868 100644 --- a/docs/dyn/compute_alpha.networkFirewallPolicies.html +++ b/docs/dyn/compute_alpha.networkFirewallPolicies.html @@ -87,7 +87,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of network firewall policies, listing network

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

cloneRules(project, firewallPolicy, requestId=None, sourceFirewallPolicy=None, x__xgafv=None)

@@ -120,7 +120,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the policies that have been configured for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, firewallPolicy, body=None, requestId=None, x__xgafv=None)

@@ -343,7 +343,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -849,7 +849,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1355,7 +1355,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1613,6 +1613,10 @@

Method Details

"a_key": { # Name of the scope containing this set of addresses. "firewallPolicies": [ # A list of firewall policies contained in this scope. { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -2196,17 +2200,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2379,7 +2383,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2694,7 +2698,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2851,6 +2855,10 @@

Method Details

An object of the form: { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -4190,6 +4198,10 @@

Method Details

The object takes the form of: { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -4867,7 +4879,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5109,6 +5121,10 @@

Method Details

"id": "A String", # [Output Only] Unique identifier for the resource; defined by the server. "items": [ # A list of FirewallPolicy resources. { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -5659,17 +5675,17 @@

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. +
@@ -5683,6 +5699,10 @@

Method Details

The object takes the form of: { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -6360,7 +6380,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6688,7 +6708,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7191,7 +7211,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7694,7 +7714,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8005,7 +8025,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8316,7 +8336,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8627,7 +8647,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.networkProfiles.html b/docs/dyn/compute_alpha.networkProfiles.html index 1a5eaa7d12..1e81fd3241 100644 --- a/docs/dyn/compute_alpha.networkProfiles.html +++ b/docs/dyn/compute_alpha.networkProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of network profiles available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -422,17 +422,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.networks.html b/docs/dyn/compute_alpha.networks.html index d46d8fb86e..658eb339ba 100644 --- a/docs/dyn/compute_alpha.networks.html +++ b/docs/dyn/compute_alpha.networks.html @@ -102,22 +102,22 @@

Instance Methods

listIpAddresses(project, network, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, types=None, x__xgafv=None)

Lists the internal IP addresses in the specified network.

- listIpAddresses_next()

+ listIpAddresses_next(previous_request, previous_response)

Retrieves the next page of results.

listIpOwners(project, network, filter=None, ipCidrRange=None, maxResults=None, orderBy=None, ownerProjects=None, ownerTypes=None, pageToken=None, returnPartialSuccess=None, subnetName=None, subnetRegion=None, x__xgafv=None)

Lists the internal IP owners in the specified network.

- listIpOwners_next()

+ listIpOwners_next(previous_request, previous_response)

Retrieves the next page of results.

listPeeringRoutes(project, network, direction=None, filter=None, maxResults=None, orderBy=None, pageToken=None, peeringName=None, region=None, returnPartialSuccess=None, x__xgafv=None)

Lists the peering routes exchanged over peering connection.

- listPeeringRoutes_next()

+ listPeeringRoutes_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, network, body=None, requestId=None, x__xgafv=None)

@@ -405,7 +405,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -724,7 +724,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1039,7 +1039,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2832,7 +2832,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3442,17 +3442,17 @@

Method Details

- listIpAddresses_next() + listIpAddresses_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. +
@@ -3609,17 +3609,17 @@

Method Details

- listIpOwners_next() + listIpOwners_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. +
@@ -3779,31 +3779,31 @@

Method Details

- listPeeringRoutes_next() + listPeeringRoutes_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_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. +
@@ -4164,7 +4164,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4481,7 +4481,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4799,7 +4799,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5109,7 +5109,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5531,7 +5531,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.nodeGroups.html b/docs/dyn/compute_alpha.nodeGroups.html index e8a6399609..873a200b87 100644 --- a/docs/dyn/compute_alpha.nodeGroups.html +++ b/docs/dyn/compute_alpha.nodeGroups.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of node groups.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -108,10 +108,10 @@

Instance Methods

listNodes(project, zone, nodeGroup, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists nodes in the node group.

- listNodes_next()

+ listNodes_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, nodeGroup, body=None, requestId=None, x__xgafv=None)

@@ -309,7 +309,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -730,17 +730,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -918,7 +918,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1238,7 +1238,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2136,7 +2136,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2748,31 +2748,31 @@

Method Details

- listNodes_next() + listNodes_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_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. +
@@ -3045,7 +3045,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3366,7 +3366,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4560,7 +4560,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4881,7 +4881,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.nodeTemplates.html b/docs/dyn/compute_alpha.nodeTemplates.html index 0d671eeca6..ad0d1300fa 100644 --- a/docs/dyn/compute_alpha.nodeTemplates.html +++ b/docs/dyn/compute_alpha.nodeTemplates.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of node templates.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of node templates available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -364,17 +364,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -552,7 +552,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1400,7 +1400,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1754,17 +1754,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.nodeTypes.html b/docs/dyn/compute_alpha.nodeTypes.html index 352e6aa52b..b968e1b393 100644 --- a/docs/dyn/compute_alpha.nodeTypes.html +++ b/docs/dyn/compute_alpha.nodeTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of node types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of node types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -344,17 +344,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -656,17 +656,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.orgVmExtensionPolicies.html b/docs/dyn/compute_alpha.orgVmExtensionPolicies.html index 5b486b1edf..80cbf0fe34 100644 --- a/docs/dyn/compute_alpha.orgVmExtensionPolicies.html +++ b/docs/dyn/compute_alpha.orgVmExtensionPolicies.html @@ -256,7 +256,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.organizationGlobalVmExtensionPolicies.html b/docs/dyn/compute_alpha.organizationGlobalVmExtensionPolicies.html index 6e17453943..71b683aefd 100644 --- a/docs/dyn/compute_alpha.organizationGlobalVmExtensionPolicies.html +++ b/docs/dyn/compute_alpha.organizationGlobalVmExtensionPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(organization, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all organization level VM Extension Policy resources

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,10 +102,10 @@

Instance Methods

listVmExtensions(organization, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all VM extensions within an organization.

- listVmExtensions_next()

+ listVmExtensions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(organization, globalVmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -368,17 +368,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -600,7 +600,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1234,7 +1234,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1813,31 +1813,31 @@

Method Details

- listVmExtensions_next() + listVmExtensions_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_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. +
@@ -2150,7 +2150,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.organizationRolloutPlans.html b/docs/dyn/compute_alpha.organizationRolloutPlans.html index c569504d3e..4980237fca 100644 --- a/docs/dyn/compute_alpha.organizationRolloutPlans.html +++ b/docs/dyn/compute_alpha.organizationRolloutPlans.html @@ -90,7 +90,7 @@

Instance Methods

list(organization, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists OrganizationRolloutPlans in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,7 +267,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -787,7 +787,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1164,17 +1164,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.organizationRollouts.html b/docs/dyn/compute_alpha.organizationRollouts.html index dec220837a..42da16bbe0 100644 --- a/docs/dyn/compute_alpha.organizationRollouts.html +++ b/docs/dyn/compute_alpha.organizationRollouts.html @@ -93,7 +93,7 @@

Instance Methods

list(organization, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Rollouts in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(organization, rollout, etag=None, requestId=None, x__xgafv=None)

@@ -272,7 +272,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -586,7 +586,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -901,7 +901,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1370,17 +1370,17 @@

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. +
@@ -1555,7 +1555,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1868,7 +1868,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.organizationSecurityPolicies.html b/docs/dyn/compute_alpha.organizationSecurityPolicies.html index f670e40550..ddb8163090 100644 --- a/docs/dyn/compute_alpha.organizationSecurityPolicies.html +++ b/docs/dyn/compute_alpha.organizationSecurityPolicies.html @@ -111,7 +111,7 @@

Instance Methods

listPreconfiguredExpressionSets(filter=None, maxResults=None, orderBy=None, pageToken=None, parentId=None, returnPartialSuccess=None, x__xgafv=None)

Gets the current list of preconfigured Web Application Firewall (WAF)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(securityPolicy, parentId=None, requestId=None, x__xgafv=None)

@@ -326,7 +326,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1146,7 +1146,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1466,7 +1466,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1779,7 +1779,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4184,7 +4184,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5399,17 +5399,17 @@

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. +
@@ -5585,7 +5585,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6656,7 +6656,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7479,7 +7479,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7794,7 +7794,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8109,7 +8109,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.organizationSnapshotRecycleBinPolicy.html b/docs/dyn/compute_alpha.organizationSnapshotRecycleBinPolicy.html index e28544e7c6..b659435660 100644 --- a/docs/dyn/compute_alpha.organizationSnapshotRecycleBinPolicy.html +++ b/docs/dyn/compute_alpha.organizationSnapshotRecycleBinPolicy.html @@ -343,7 +343,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.organizationZoneVmExtensionPolicies.html b/docs/dyn/compute_alpha.organizationZoneVmExtensionPolicies.html index cf898fa66b..212cf3d743 100644 --- a/docs/dyn/compute_alpha.organizationZoneVmExtensionPolicies.html +++ b/docs/dyn/compute_alpha.organizationZoneVmExtensionPolicies.html @@ -93,10 +93,10 @@

Instance Methods

listVmExtensions(organization, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all VM extensions within a specific zone for an organization.

- listVmExtensions_next()

+ listVmExtensions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(organization, zone, vmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -467,7 +467,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -982,31 +982,31 @@

Method Details

- listVmExtensions_next() + listVmExtensions_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_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. +
@@ -1255,7 +1255,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.packetMirrorings.html b/docs/dyn/compute_alpha.packetMirrorings.html index 8487bf65cd..7a3d060c28 100644 --- a/docs/dyn/compute_alpha.packetMirrorings.html +++ b/docs/dyn/compute_alpha.packetMirrorings.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of packetMirrorings.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of PacketMirroring resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, packetMirroring, body=None, requestId=None, x__xgafv=None)

@@ -390,17 +390,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -578,7 +578,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1117,7 +1117,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1501,17 +1501,17 @@

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. +
@@ -1794,7 +1794,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.previewFeatures.html b/docs/dyn/compute_alpha.previewFeatures.html index f2ff4ffe22..e4f652af1e 100644 --- a/docs/dyn/compute_alpha.previewFeatures.html +++ b/docs/dyn/compute_alpha.previewFeatures.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Returns the details of the given PreviewFeature.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, previewFeature, body=None, requestId=None, x__xgafv=None)

@@ -363,17 +363,17 @@

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. +
@@ -605,7 +605,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.projects.html b/docs/dyn/compute_alpha.projects.html index 440f4b5a65..aa3765e5c5 100644 --- a/docs/dyn/compute_alpha.projects.html +++ b/docs/dyn/compute_alpha.projects.html @@ -99,13 +99,13 @@

Instance Methods

getXpnResources(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Gets service resources (a.k.a service project) associated with this host

- getXpnResources_next()

+ getXpnResources_next(previous_request, previous_response)

Retrieves the next page of results.

listXpnHosts(project, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all shared VPC host projects visible to the user in an organization.

- listXpnHosts_next()

+ listXpnHosts_next(previous_request, previous_response)

Retrieves the next page of results.

moveDisk(project, body=None, requestId=None, x__xgafv=None)

@@ -305,7 +305,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -627,7 +627,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -936,7 +936,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1259,7 +1259,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1734,17 +1734,17 @@

Method Details

- getXpnResources_next() + getXpnResources_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. +
@@ -1986,17 +1986,17 @@

Method Details

- listXpnHosts_next() + listXpnHosts_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. +
@@ -2198,7 +2198,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2531,7 +2531,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2850,7 +2850,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3191,7 +3191,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3509,7 +3509,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3827,7 +3827,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4146,7 +4146,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4472,7 +4472,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.publicAdvertisedPrefixes.html b/docs/dyn/compute_alpha.publicAdvertisedPrefixes.html index 8222a4b213..1d8c213ef0 100644 --- a/docs/dyn/compute_alpha.publicAdvertisedPrefixes.html +++ b/docs/dyn/compute_alpha.publicAdvertisedPrefixes.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the PublicAdvertisedPrefixes for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, publicAdvertisedPrefix, body=None, requestId=None, x__xgafv=None)

@@ -271,7 +271,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -586,7 +586,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1063,7 +1063,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1414,17 +1414,17 @@

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. +
@@ -1676,7 +1676,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1986,7 +1986,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.publicDelegatedPrefixes.html b/docs/dyn/compute_alpha.publicDelegatedPrefixes.html index 38f47c94e9..e9fddd00ac 100644 --- a/docs/dyn/compute_alpha.publicDelegatedPrefixes.html +++ b/docs/dyn/compute_alpha.publicDelegatedPrefixes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Lists all PublicDelegatedPrefix resources owned by the specific project

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

announce(project, region, publicDelegatedPrefix, requestId=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the PublicDelegatedPrefixes for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, publicDelegatedPrefix, body=None, requestId=None, x__xgafv=None)

@@ -404,17 +404,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -588,7 +588,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -904,7 +904,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1459,7 +1459,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1850,17 +1850,17 @@

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. +
@@ -2151,7 +2151,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2463,7 +2463,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.recoverableSnapshots.html b/docs/dyn/compute_alpha.recoverableSnapshots.html index 8f09e53e0e..8c298f82a2 100644 --- a/docs/dyn/compute_alpha.recoverableSnapshots.html +++ b/docs/dyn/compute_alpha.recoverableSnapshots.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all of the RecoverableSnapshots in your

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all of the RecoverableSnapshots in your project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

recover(project, recoverableSnapshot, requestId=None, snapshotName=None, x__xgafv=None)

@@ -252,7 +252,7 @@

Method Details

# field is visible only if it has a non-empty value. "creationSizeBytes": "A String", # Output only. [Output Only] Size in bytes of the snapshot at creation time. "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339 text format. - "deletionTimestamp": "A String", # Output only. [Output Only] Purge timestamp of recoverable snapshot inRFC3339 text format. + "deletionTimestamp": "A String", # Output only. [Output Only] Deletion timestamp of snapshot inRFC3339 text format. "description": "A String", # An optional description of this resource. "diskSizeGb": "A String", # Output only. [Output Only] Size of the source disk, specified in GB. "downloadBytes": "A String", # Output only. [Output Only] Number of bytes downloaded to restore a snapshot to a disk. @@ -279,6 +279,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -617,17 +618,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -805,7 +806,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -991,7 +992,7 @@

Method Details

# field is visible only if it has a non-empty value. "creationSizeBytes": "A String", # Output only. [Output Only] Size in bytes of the snapshot at creation time. "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339 text format. - "deletionTimestamp": "A String", # Output only. [Output Only] Purge timestamp of recoverable snapshot inRFC3339 text format. + "deletionTimestamp": "A String", # Output only. [Output Only] Deletion timestamp of snapshot inRFC3339 text format. "description": "A String", # An optional description of this resource. "diskSizeGb": "A String", # Output only. [Output Only] Size of the source disk, specified in GB. "downloadBytes": "A String", # Output only. [Output Only] Number of bytes downloaded to restore a snapshot to a disk. @@ -1018,6 +1019,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1786,7 +1788,7 @@

Method Details

# field is visible only if it has a non-empty value. "creationSizeBytes": "A String", # Output only. [Output Only] Size in bytes of the snapshot at creation time. "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339 text format. - "deletionTimestamp": "A String", # Output only. [Output Only] Purge timestamp of recoverable snapshot inRFC3339 text format. + "deletionTimestamp": "A String", # Output only. [Output Only] Deletion timestamp of snapshot inRFC3339 text format. "description": "A String", # An optional description of this resource. "diskSizeGb": "A String", # Output only. [Output Only] Size of the source disk, specified in GB. "downloadBytes": "A String", # Output only. [Output Only] Number of bytes downloaded to restore a snapshot to a disk. @@ -1813,6 +1815,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2122,17 +2125,17 @@

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. +
@@ -2311,7 +2314,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionAutoscalers.html b/docs/dyn/compute_alpha.regionAutoscalers.html index 363df0bec9..8647186207 100644 --- a/docs/dyn/compute_alpha.regionAutoscalers.html +++ b/docs/dyn/compute_alpha.regionAutoscalers.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of autoscalers contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, autoscaler=None, body=None, requestId=None, x__xgafv=None)

@@ -277,7 +277,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -476,6 +476,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -854,6 +917,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -1340,7 +1466,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1625,6 +1751,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -1985,17 +2174,17 @@

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. +
@@ -2053,6 +2242,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -2540,7 +2792,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2768,6 +3020,69 @@

Method Details

# * OPTIMIZE_AVAILABILITY. Predictive autoscaling improves availability by # monitoring daily and weekly load patterns and scaling out ahead of # anticipated demand. + "signalAggregation": { # Defines how scaling signal is aggregated in a group. Operates on the # Defines how CPU utilization is aggregated in a group. + # + # Operates on the results from the `time_aggregation`, reducing the + # per-instance values down to a single aggregate value across the entire + # instance group if samples are available. + # results of the `TimeAggregation`, reducing the per-instance + # values down to a single aggregate value across the entire instance group. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples across the entire + # instance group. This field is required. + }, + "timeAggregation": { # Defines how scaling signal is aggregated over a time window. Operates on # Defines how CPU utilization is aggregated over time. + # + # Operates on all CPU utilization samples produced by each instance over + # the `time_aggregation.time_window_sec`, reducing them to exactly one + # value per instance if samples are available. + # all signal samples produced over the `time_window_sec`, reducing them to + # exactly one value. + "percentile": 42, # If statistic is PERCENTILE, percentile must be defined. This value is + # used only when statistic is PERCENTILE. + "statistic": "A String", # Required. The aggregator used to aggregate signal samples over the + # `time_window_sec`. This field is required. + "timeWindowSec": 42, # Required. The duration of the time window over which the signal samples are + # aggregated. This field is required. + }, + "utilizationRange": { # Represents a range of acceptable utilization values. # Defines a target range for CPU utilization. The values of + # `min_utilization` and `max_utilization` must be in + # the range (0.0, 1.0]. + # + # If the average CPU is between `min_utilization` and + # `max_utilization`, the autoscaler maintains the current size + # unless another configured metric requires scaling out. + # + # If the average CPU is above `max_utilization`, the autoscaler + # scales out until the average utilization reaches the + # `utilization_range.utilization_target`. + # + # If the average CPU is below `min_utilization`, the autoscaler + # considers scaling in until the average utilization reaches the + # `utilization_range.utilization_target`. Scaling in can occur only if all + # other configured scaling metrics also suggest scaling in. + # + # At most one of CpuUtilization.utilization_target or + # CpuUtilization.utilization_range can be set. + # This message is used to configure range-based scaling policies, + # allowing Autoscaler to maintain utilization within a specified range + # instead of aiming for a single target point. + "maxUtilization": 3.14, # Required. The upper bound of the utilization range. Must be greater or equal to + # min_utilization. This value is required when using range-based scaling. + # + # Scaling out is triggered if the utilization exceeds this value. + "minUtilization": 3.14, # Required. The lower bound of the utilization range. Must be smaller or equal to + # max_utilization. This value is required when using range-based scaling. + # + # Scaling in is considered only if the utilization drops below this value. + "utilizationTarget": 3.14, # The target utilization that the autoscaler aims to achieve when scaling + # is triggered. This value must be within the range [min_utilization, + # max_utilization]. + # + # If not specified, this will default to the average of max_utilization and + # min_utilization. + }, "utilizationTarget": 3.14, # The target CPU utilization that the autoscaler maintains. Must be # a float value in the range (0, 1]. If not specified, the default is0.6. # @@ -3255,7 +3570,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionBackendBuckets.html b/docs/dyn/compute_alpha.regionBackendBuckets.html index 9b82f071c4..93656b6e50 100644 --- a/docs/dyn/compute_alpha.regionBackendBuckets.html +++ b/docs/dyn/compute_alpha.regionBackendBuckets.html @@ -96,10 +96,10 @@

Instance Methods

listUsable(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend buckets in the specified project in

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, backendBucket, body=None, requestId=None, x__xgafv=None)

@@ -290,7 +290,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1382,7 +1382,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2192,31 +2192,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -2592,7 +2592,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionBackendServices.html b/docs/dyn/compute_alpha.regionBackendServices.html index e37f93590e..e5b0473a80 100644 --- a/docs/dyn/compute_alpha.regionBackendServices.html +++ b/docs/dyn/compute_alpha.regionBackendServices.html @@ -99,10 +99,10 @@

Instance Methods

listUsable(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend services for Application Load

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, backendService, body=None, requestId=None, x__xgafv=None)

@@ -295,7 +295,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4638,7 +4638,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8644,31 +8644,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -10641,7 +10641,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -11837,7 +11837,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -13981,7 +13981,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionCommitments.html b/docs/dyn/compute_alpha.regionCommitments.html index ecba306552..e31aae9961 100644 --- a/docs/dyn/compute_alpha.regionCommitments.html +++ b/docs/dyn/compute_alpha.regionCommitments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of commitments by region.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

calculateCancellationFee(project, region, commitment, requestId=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of commitments contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, region, resource, body=None, x__xgafv=None)

@@ -761,17 +761,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -944,7 +944,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1255,7 +1255,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2527,7 +2527,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3275,17 +3275,17 @@

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. +
@@ -3967,7 +3967,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4561,7 +4561,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionCompositeHealthChecks.html b/docs/dyn/compute_alpha.regionCompositeHealthChecks.html index 62ae23db2e..40295a4ddb 100644 --- a/docs/dyn/compute_alpha.regionCompositeHealthChecks.html +++ b/docs/dyn/compute_alpha.regionCompositeHealthChecks.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all CompositeHealthCheck resources (all

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the CompositeHealthChecks for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, compositeHealthCheck, body=None, requestId=None, x__xgafv=None)

@@ -333,17 +333,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -521,7 +521,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -968,7 +968,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1289,17 +1289,17 @@

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. +
@@ -1522,7 +1522,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionDiskSettings.html b/docs/dyn/compute_alpha.regionDiskSettings.html index 5127624b2c..fac886240b 100644 --- a/docs/dyn/compute_alpha.regionDiskSettings.html +++ b/docs/dyn/compute_alpha.regionDiskSettings.html @@ -386,7 +386,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionDiskTypes.html b/docs/dyn/compute_alpha.regionDiskTypes.html index 5b7f28aec2..7be8b841e9 100644 --- a/docs/dyn/compute_alpha.regionDiskTypes.html +++ b/docs/dyn/compute_alpha.regionDiskTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of regional disk types available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -406,17 +406,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.regionDisks.html b/docs/dyn/compute_alpha.regionDisks.html index 898f5187bd..b15b7551ed 100644 --- a/docs/dyn/compute_alpha.regionDisks.html +++ b/docs/dyn/compute_alpha.regionDisks.html @@ -105,7 +105,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of persistent disks contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeResourcePolicies(project, region, disk, body=None, requestId=None, x__xgafv=None)

@@ -322,7 +322,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -680,7 +680,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -887,6 +887,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1345,7 +1346,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1660,7 +1661,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1999,6 +2000,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3071,6 +3073,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3674,7 +3677,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4099,6 +4102,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4576,17 +4580,17 @@

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. +
@@ -4768,7 +4772,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5086,7 +5090,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6287,7 +6291,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6627,7 +6631,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6939,7 +6943,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7271,7 +7275,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7640,6 +7644,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -8244,7 +8249,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8574,7 +8579,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8893,7 +8898,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionHealthAggregationPolicies.html b/docs/dyn/compute_alpha.regionHealthAggregationPolicies.html index 4cacf088bd..27d1b91d0c 100644 --- a/docs/dyn/compute_alpha.regionHealthAggregationPolicies.html +++ b/docs/dyn/compute_alpha.regionHealthAggregationPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthAggregationPolicy resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the HealthAggregationPolicies for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthAggregationPolicy, body=None, requestId=None, x__xgafv=None)

@@ -346,17 +346,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -534,7 +534,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -983,7 +983,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1321,17 +1321,17 @@

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. +
@@ -1570,7 +1570,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionHealthCheckServices.html b/docs/dyn/compute_alpha.regionHealthCheckServices.html index 363818ea31..0719abc686 100644 --- a/docs/dyn/compute_alpha.regionHealthCheckServices.html +++ b/docs/dyn/compute_alpha.regionHealthCheckServices.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthCheckService resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the HealthCheckService resources that have been

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthCheckService, body=None, requestId=None, x__xgafv=None)

@@ -363,17 +363,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -552,7 +552,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1036,7 +1036,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1392,17 +1392,17 @@

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. +
@@ -1658,7 +1658,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionHealthChecks.html b/docs/dyn/compute_alpha.regionHealthChecks.html index 53cc6e2c9c..530828ec2a 100644 --- a/docs/dyn/compute_alpha.regionHealthChecks.html +++ b/docs/dyn/compute_alpha.regionHealthChecks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthCheck, body=None, requestId=None, x__xgafv=None)

@@ -277,7 +277,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1332,7 +1332,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1973,17 +1973,17 @@

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. +
@@ -2524,7 +2524,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3235,7 +3235,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionHealthSources.html b/docs/dyn/compute_alpha.regionHealthSources.html index b74bbe2b67..7ea87b1ca6 100644 --- a/docs/dyn/compute_alpha.regionHealthSources.html +++ b/docs/dyn/compute_alpha.regionHealthSources.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthSource resources (all

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the HealthSources for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthSource, body=None, requestId=None, x__xgafv=None)

@@ -336,17 +336,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -524,7 +524,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -990,7 +990,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1314,17 +1314,17 @@

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. +
@@ -1550,7 +1550,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionInstanceGroupManagerResizeRequests.html b/docs/dyn/compute_alpha.regionInstanceGroupManagerResizeRequests.html index 878d2470d5..d423e536ec 100644 --- a/docs/dyn/compute_alpha.regionInstanceGroupManagerResizeRequests.html +++ b/docs/dyn/compute_alpha.regionInstanceGroupManagerResizeRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Resize Requests that are contained in the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -273,7 +273,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -595,7 +595,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1659,7 +1659,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2309,17 +2309,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.regionInstanceGroupManagers.html b/docs/dyn/compute_alpha.regionInstanceGroupManagers.html index 533098e33c..f4276bdd14 100644 --- a/docs/dyn/compute_alpha.regionInstanceGroupManagers.html +++ b/docs/dyn/compute_alpha.regionInstanceGroupManagers.html @@ -111,22 +111,22 @@

Instance Methods

listErrors(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all errors thrown by actions on instances for a given regional

- listErrors_next()

+ listErrors_next(previous_request, previous_response)

Retrieves the next page of results.

listManagedInstances(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances in the managed instance group and instances that are

- listManagedInstances_next()

+ listManagedInstances_next(previous_request, previous_response)

Retrieves the next page of results.

listPerInstanceConfigs(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all of the per-instance configurations defined for the managed

- listPerInstanceConfigs_next()

+ listPerInstanceConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, instanceGroupManager, body=None, requestId=None, x__xgafv=None)

@@ -368,7 +368,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -761,7 +761,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -920,7 +920,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instances": [ # The list of URLs of one or more instances for which you want to apply # updates. Each URL can be a full URL or a partial URL, such aszones/[ZONE]/instances/[INSTANCE_NAME]. "A String", @@ -1111,7 +1110,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1508,7 +1507,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1822,7 +1821,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2166,7 +2165,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2475,7 +2474,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2942,6 +2941,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3045,6 +3045,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3475,6 +3476,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3578,6 +3580,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4391,7 +4394,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -4877,6 +4879,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4980,6 +4983,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5410,6 +5414,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5513,6 +5518,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6326,7 +6332,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -6645,7 +6650,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7198,6 +7203,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7301,6 +7307,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7731,6 +7738,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7834,6 +7842,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -8647,7 +8656,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -8979,17 +8987,17 @@

Method Details

- listErrors_next() + listErrors_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. +
@@ -9288,6 +9296,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9391,6 +9400,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -10034,6 +10044,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -10137,6 +10148,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -10466,7 +10478,7 @@

Method Details

# This is how much this Managed Instance contributes to the # size of the group. "tag": "A String", # Output only. [Output Only] Tag describing the version. - "targetStatus": "A String", # Output only. [Output Only] The eventual status of the instance. The instance group + "targetStatus": "A String", # Output only. The eventual status of the instance. The instance group # manager will not be identified as stable till each managed instance reaches # its targetStatus. "version": { # Output only. [Output Only] Intended version of this instance. @@ -10485,17 +10497,17 @@

Method Details

- listManagedInstances_next() + listManagedInstances_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. +
@@ -10701,31 +10713,31 @@

Method Details

- listPerInstanceConfigs_next() + listPerInstanceConfigs_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_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. +
@@ -11063,6 +11075,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -11166,6 +11179,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -11596,6 +11610,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -11699,6 +11714,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -12512,7 +12528,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -12831,7 +12846,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -13220,7 +13235,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -13555,7 +13570,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -13880,7 +13895,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -14238,7 +14253,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -14574,7 +14589,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -14949,7 +14964,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -15269,7 +15284,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -15594,7 +15609,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -15930,7 +15945,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -16279,7 +16294,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -16626,7 +16641,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -17133,6 +17148,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -17236,6 +17252,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -17666,6 +17683,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -17769,6 +17787,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -18582,7 +18601,6 @@

Method Details

"allowedActions": [ # Actions that are allowed to update instances within MIG. "A String", ], - "disruptionMode": "A String", # Whether the boot disk is allowed to be updated with restart. "instanceRedistributionType": "A String", # The # instance redistribution policy for regional managed instance groups. # Valid values are: @@ -18901,7 +18919,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -19290,7 +19308,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionInstanceGroups.html b/docs/dyn/compute_alpha.regionInstanceGroups.html index cdeacd3863..2082f77bb3 100644 --- a/docs/dyn/compute_alpha.regionInstanceGroups.html +++ b/docs/dyn/compute_alpha.regionInstanceGroups.html @@ -87,10 +87,10 @@

Instance Methods

listInstances(project, region, instanceGroup, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances in the specified instance group and displays

- listInstances_next()

+ listInstances_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setNamedPorts(project, region, instanceGroup, body=None, requestId=None, x__xgafv=None)

@@ -546,31 +546,31 @@

Method Details

- listInstances_next() + listInstances_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_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. +
@@ -762,7 +762,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionInstanceTemplates.html b/docs/dyn/compute_alpha.regionInstanceTemplates.html index 1ab9189a93..bbd41a6579 100644 --- a/docs/dyn/compute_alpha.regionInstanceTemplates.html +++ b/docs/dyn/compute_alpha.regionInstanceTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, view=None, x__xgafv=None)

Retrieves a list of instance templates that are contained within the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -269,7 +269,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -627,6 +627,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -730,6 +731,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1863,6 +1865,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1966,6 +1969,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3053,7 +3057,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3497,6 +3501,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3600,6 +3605,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4562,17 +4568,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.regionInstances.html b/docs/dyn/compute_alpha.regionInstances.html index b089654d26..f33241c4dd 100644 --- a/docs/dyn/compute_alpha.regionInstances.html +++ b/docs/dyn/compute_alpha.regionInstances.html @@ -234,6 +234,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -337,6 +338,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -812,6 +814,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -915,6 +918,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2035,7 +2039,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionInstantSnapshotGroups.html b/docs/dyn/compute_alpha.regionInstantSnapshotGroups.html index 8f04229aca..9ec22c370f 100644 --- a/docs/dyn/compute_alpha.regionInstantSnapshotGroups.html +++ b/docs/dyn/compute_alpha.regionInstantSnapshotGroups.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

retrieves the list of InstantSnapshotGroup resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -277,7 +277,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1054,7 +1054,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1376,17 +1376,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.regionInstantSnapshots.html b/docs/dyn/compute_alpha.regionInstantSnapshots.html index a287bf6542..04d3332f4c 100644 --- a/docs/dyn/compute_alpha.regionInstantSnapshots.html +++ b/docs/dyn/compute_alpha.regionInstantSnapshots.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of InstantSnapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -287,7 +287,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1180,7 +1180,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1556,17 +1556,17 @@

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. +
@@ -2631,7 +2631,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionMultiMigMembers.html b/docs/dyn/compute_alpha.regionMultiMigMembers.html index f8a4ca00b6..902c3d6c68 100644 --- a/docs/dyn/compute_alpha.regionMultiMigMembers.html +++ b/docs/dyn/compute_alpha.regionMultiMigMembers.html @@ -84,7 +84,7 @@

Instance Methods

list(project, region, multiMig, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of members of a specific multi-MIG.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -277,17 +277,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.regionMultiMigs.html b/docs/dyn/compute_alpha.regionMultiMigs.html index 2ec8388e8a..f1eecce45f 100644 --- a/docs/dyn/compute_alpha.regionMultiMigs.html +++ b/docs/dyn/compute_alpha.regionMultiMigs.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of multi-MIGs in a project and region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -268,7 +268,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -900,7 +900,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1328,17 +1328,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.regionNetworkEndpointGroups.html b/docs/dyn/compute_alpha.regionNetworkEndpointGroups.html index 15b391662e..d0b9c204f1 100644 --- a/docs/dyn/compute_alpha.regionNetworkEndpointGroups.html +++ b/docs/dyn/compute_alpha.regionNetworkEndpointGroups.html @@ -99,10 +99,10 @@

Instance Methods

listNetworkEndpoints(project, region, networkEndpointGroup, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the network endpoints in the specified network endpoint group.

- listNetworkEndpoints_next()

+ listNetworkEndpoints_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -322,7 +322,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -641,7 +641,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1000,7 +1000,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1802,7 +1802,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2525,31 +2525,31 @@

Method Details

- listNetworkEndpoints_next() + listNetworkEndpoints_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_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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.regionNetworkFirewallPolicies.html b/docs/dyn/compute_alpha.regionNetworkFirewallPolicies.html index 88b62ea2f7..6bd3729f7b 100644 --- a/docs/dyn/compute_alpha.regionNetworkFirewallPolicies.html +++ b/docs/dyn/compute_alpha.regionNetworkFirewallPolicies.html @@ -111,7 +111,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the network firewall policies that have been configured

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, firewallPolicy, body=None, requestId=None, x__xgafv=None)

@@ -329,7 +329,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -836,7 +836,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1148,7 +1148,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1464,7 +1464,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1622,6 +1622,10 @@

Method Details

An object of the form: { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -3342,6 +3346,10 @@

Method Details

The object takes the form of: { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -4019,7 +4027,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4263,6 +4271,10 @@

Method Details

"id": "A String", # [Output Only] Unique identifier for the resource; defined by the server. "items": [ # A list of FirewallPolicy resources. { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -4813,17 +4825,17 @@

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. +
@@ -4838,6 +4850,10 @@

Method Details

The object takes the form of: { # Represents a Firewall Policy resource. + "applySecurityProfileFallbackAction": "A String", # Optional. If specified, it defines what should happen in case of backend issues for + # rules with apply_security_profile_group action. + # Allowed values: ALLOW, DENY. If not specified, the default behavior is + # ALLOW. "associations": [ # A list of associations that belong to this firewall policy. { "attachmentTarget": "A String", # The target that the firewall policy is attached to. @@ -5515,7 +5531,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5844,7 +5860,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6348,7 +6364,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6660,7 +6676,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6972,7 +6988,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionNetworkPolicies.html b/docs/dyn/compute_alpha.regionNetworkPolicies.html index 56e7dd78bc..76b1921b2f 100644 --- a/docs/dyn/compute_alpha.regionNetworkPolicies.html +++ b/docs/dyn/compute_alpha.regionNetworkPolicies.html @@ -84,7 +84,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of network policies.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -108,7 +108,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the policies that have been configured for the specified project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, networkPolicy, body=None, requestId=None, x__xgafv=None)

@@ -301,7 +301,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -699,7 +699,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1132,17 +1132,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1320,7 +1320,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1996,7 +1996,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2384,17 +2384,17 @@

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. +
@@ -2681,7 +2681,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3081,7 +3081,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3393,7 +3393,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3705,7 +3705,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionNotificationEndpoints.html b/docs/dyn/compute_alpha.regionNotificationEndpoints.html index 6eb31f1d0c..f77f5dd31f 100644 --- a/docs/dyn/compute_alpha.regionNotificationEndpoints.html +++ b/docs/dyn/compute_alpha.regionNotificationEndpoints.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all NotificationEndpoint resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the NotificationEndpoints for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, region, resource, body=None, x__xgafv=None)

@@ -340,17 +340,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -528,7 +528,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -977,7 +977,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1314,17 +1314,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.regionOperations.html b/docs/dyn/compute_alpha.regionOperations.html index 3196aab406..9186f2e28b 100644 --- a/docs/dyn/compute_alpha.regionOperations.html +++ b/docs/dyn/compute_alpha.regionOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(project, region, operation, x__xgafv=None)

@@ -272,7 +272,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -657,7 +657,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -835,17 +835,17 @@

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. +
@@ -1021,7 +1021,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionRecoverableSnapshots.html b/docs/dyn/compute_alpha.regionRecoverableSnapshots.html index eae35b8a3e..3604004204 100644 --- a/docs/dyn/compute_alpha.regionRecoverableSnapshots.html +++ b/docs/dyn/compute_alpha.regionRecoverableSnapshots.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of RecoverableSnapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

recover(project, region, recoverableSnapshot, requestId=None, snapshotName=None, x__xgafv=None)

@@ -278,7 +278,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -465,7 +465,7 @@

Method Details

# field is visible only if it has a non-empty value. "creationSizeBytes": "A String", # Output only. [Output Only] Size in bytes of the snapshot at creation time. "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339 text format. - "deletionTimestamp": "A String", # Output only. [Output Only] Purge timestamp of recoverable snapshot inRFC3339 text format. + "deletionTimestamp": "A String", # Output only. [Output Only] Deletion timestamp of snapshot inRFC3339 text format. "description": "A String", # An optional description of this resource. "diskSizeGb": "A String", # Output only. [Output Only] Size of the source disk, specified in GB. "downloadBytes": "A String", # Output only. [Output Only] Number of bytes downloaded to restore a snapshot to a disk. @@ -492,6 +492,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1263,7 +1264,7 @@

Method Details

# field is visible only if it has a non-empty value. "creationSizeBytes": "A String", # Output only. [Output Only] Size in bytes of the snapshot at creation time. "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339 text format. - "deletionTimestamp": "A String", # Output only. [Output Only] Purge timestamp of recoverable snapshot inRFC3339 text format. + "deletionTimestamp": "A String", # Output only. [Output Only] Deletion timestamp of snapshot inRFC3339 text format. "description": "A String", # An optional description of this resource. "diskSizeGb": "A String", # Output only. [Output Only] Size of the source disk, specified in GB. "downloadBytes": "A String", # Output only. [Output Only] Number of bytes downloaded to restore a snapshot to a disk. @@ -1290,6 +1291,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1599,17 +1601,17 @@

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. +
@@ -1789,7 +1791,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionSecurityPolicies.html b/docs/dyn/compute_alpha.regionSecurityPolicies.html index a9df950e39..f4ff646b6a 100644 --- a/docs/dyn/compute_alpha.regionSecurityPolicies.html +++ b/docs/dyn/compute_alpha.regionSecurityPolicies.html @@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

List all the policies that have been configured for the specified project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, securityPolicy, body=None, paths=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -776,7 +776,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1092,7 +1092,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3454,7 +3454,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4490,17 +4490,17 @@

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. +
@@ -5436,7 +5436,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6245,7 +6245,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6544,7 +6544,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6872,7 +6872,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionSnapshotSettings.html b/docs/dyn/compute_alpha.regionSnapshotSettings.html index 9245990069..cb51f7e734 100644 --- a/docs/dyn/compute_alpha.regionSnapshotSettings.html +++ b/docs/dyn/compute_alpha.regionSnapshotSettings.html @@ -328,7 +328,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionSnapshots.html b/docs/dyn/compute_alpha.regionSnapshots.html index 07739ce4b3..de1db5423d 100644 --- a/docs/dyn/compute_alpha.regionSnapshots.html +++ b/docs/dyn/compute_alpha.regionSnapshots.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Snapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -290,7 +290,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -494,6 +494,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1216,6 +1217,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1672,7 +1674,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1962,6 +1964,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2292,17 +2295,17 @@

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. +
@@ -3367,7 +3370,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3727,7 +3730,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionSslCertificates.html b/docs/dyn/compute_alpha.regionSslCertificates.html index 77b1417eee..7ead8cb65b 100644 --- a/docs/dyn/compute_alpha.regionSslCertificates.html +++ b/docs/dyn/compute_alpha.regionSslCertificates.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of SslCertificate resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, region, resource, body=None, x__xgafv=None)

@@ -271,7 +271,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -776,7 +776,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1141,17 +1141,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.regionSslPolicies.html b/docs/dyn/compute_alpha.regionSslPolicies.html index ed8f003cb3..424db09454 100644 --- a/docs/dyn/compute_alpha.regionSslPolicies.html +++ b/docs/dyn/compute_alpha.regionSslPolicies.html @@ -96,7 +96,7 @@

Instance Methods

listAvailableFeatures(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all features that can be specified in the SSL policy when using

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, sslPolicy, body=None, requestId=None, x__xgafv=None)

@@ -286,7 +286,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1379,7 +1379,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1960,17 +1960,17 @@

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. +
@@ -2343,7 +2343,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionTargetHttpProxies.html b/docs/dyn/compute_alpha.regionTargetHttpProxies.html index d1cf9f13f1..f390f9ae45 100644 --- a/docs/dyn/compute_alpha.regionTargetHttpProxies.html +++ b/docs/dyn/compute_alpha.regionTargetHttpProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpProxy resources available

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setUrlMap(project, region, targetHttpProxy, body=None, requestId=None, x__xgafv=None)

@@ -274,7 +274,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -769,7 +769,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1131,17 +1131,17 @@

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. +
@@ -1321,7 +1321,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionTargetHttpsProxies.html b/docs/dyn/compute_alpha.regionTargetHttpsProxies.html index 6d1cf07c3b..48e67a26d3 100644 --- a/docs/dyn/compute_alpha.regionTargetHttpsProxies.html +++ b/docs/dyn/compute_alpha.regionTargetHttpsProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpsProxy resources available

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, targetHttpsProxy, body=None, requestId=None, x__xgafv=None)

@@ -280,7 +280,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -971,7 +971,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1431,17 +1431,17 @@

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. +
@@ -1800,7 +1800,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2122,7 +2122,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2440,7 +2440,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionTargetTcpProxies.html b/docs/dyn/compute_alpha.regionTargetTcpProxies.html index 3240d1e893..f9b54df079 100644 --- a/docs/dyn/compute_alpha.regionTargetTcpProxies.html +++ b/docs/dyn/compute_alpha.regionTargetTcpProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of TargetTcpProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, region, resource, body=None, x__xgafv=None)

@@ -271,7 +271,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -684,7 +684,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1004,17 +1004,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.regionUrlMaps.html b/docs/dyn/compute_alpha.regionUrlMaps.html index 975cf12613..617fb1ec1e 100644 --- a/docs/dyn/compute_alpha.regionUrlMaps.html +++ b/docs/dyn/compute_alpha.regionUrlMaps.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of UrlMap resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, urlMap, body=None, requestId=None, x__xgafv=None)

@@ -272,7 +272,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8108,7 +8108,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -8446,7 +8446,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -12483,17 +12483,17 @@

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. +
@@ -16419,7 +16419,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -20515,7 +20515,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.regionZones.html b/docs/dyn/compute_alpha.regionZones.html index 00731824d8..34d3bb1759 100644 --- a/docs/dyn/compute_alpha.regionZones.html +++ b/docs/dyn/compute_alpha.regionZones.html @@ -81,7 +81,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Zone resources under the specific region available to

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -399,17 +399,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.regions.html b/docs/dyn/compute_alpha.regions.html index 65e2290617..57b061be7a 100644 --- a/docs/dyn/compute_alpha.regions.html +++ b/docs/dyn/compute_alpha.regions.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of region resources available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -480,17 +480,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.reliabilityRisks.html b/docs/dyn/compute_alpha.reliabilityRisks.html index 4f68f859ba..285b77e7af 100644 --- a/docs/dyn/compute_alpha.reliabilityRisks.html +++ b/docs/dyn/compute_alpha.reliabilityRisks.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of reliabilityRisks available in the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -312,17 +312,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.reservationBlocks.html b/docs/dyn/compute_alpha.reservationBlocks.html index 8e6e924ba3..1af2f8cd58 100644 --- a/docs/dyn/compute_alpha.reservationBlocks.html +++ b/docs/dyn/compute_alpha.reservationBlocks.html @@ -84,7 +84,7 @@

Instance Methods

list(project, zone, reservation, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of reservation blocks under a single reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, reservation, reservationBlock, body=None, requestId=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
@@ -646,7 +646,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.reservationConsumedInstances.html b/docs/dyn/compute_alpha.reservationConsumedInstances.html index e0a52b8113..4ad9994095 100644 --- a/docs/dyn/compute_alpha.reservationConsumedInstances.html +++ b/docs/dyn/compute_alpha.reservationConsumedInstances.html @@ -81,7 +81,7 @@

Instance Methods

list(project, zone, reservation, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances consuming capacity from a specific reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -332,17 +332,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.reservationSlots.html b/docs/dyn/compute_alpha.reservationSlots.html index b2aa4e4537..b5fbacf203 100644 --- a/docs/dyn/compute_alpha.reservationSlots.html +++ b/docs/dyn/compute_alpha.reservationSlots.html @@ -90,7 +90,7 @@

Instance Methods

list(project, zone, parentName, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of reservation slots under a single reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, zone, parentName, reservationSlot, body=None, updateMask=None, x__xgafv=None)

@@ -345,7 +345,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -668,7 +668,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1009,17 +1009,17 @@

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. +
@@ -1244,7 +1244,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.reservationSubBlocks.html b/docs/dyn/compute_alpha.reservationSubBlocks.html index e17ee19b0c..0280139be5 100644 --- a/docs/dyn/compute_alpha.reservationSubBlocks.html +++ b/docs/dyn/compute_alpha.reservationSubBlocks.html @@ -87,7 +87,7 @@

Instance Methods

list(project, zone, parentName, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of reservation subBlocks under a single reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, parentName, reservationSubBlock, requestId=None, x__xgafv=None)

@@ -411,7 +411,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -790,17 +790,17 @@

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. +
@@ -976,7 +976,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1304,7 +1304,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1709,7 +1709,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.reservations.html b/docs/dyn/compute_alpha.reservations.html index 01dcb3ce74..419ab6fd41 100644 --- a/docs/dyn/compute_alpha.reservations.html +++ b/docs/dyn/compute_alpha.reservations.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of reservations.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

A list of all the reservations that have been configured for the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, reservation, body=None, requestId=None, x__xgafv=None)

@@ -573,17 +573,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -761,7 +761,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2011,7 +2011,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2567,17 +2567,17 @@

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. +
@@ -2758,7 +2758,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3079,7 +3079,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4579,7 +4579,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.resourcePolicies.html b/docs/dyn/compute_alpha.resourcePolicies.html index a44799bcb5..a9616de114 100644 --- a/docs/dyn/compute_alpha.resourcePolicies.html +++ b/docs/dyn/compute_alpha.resourcePolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of resource policies.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

A list all the resource policies that have been configured for the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, resourcePolicy, body=None, paths=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -454,17 +454,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -642,7 +642,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1663,7 +1663,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2105,17 +2105,17 @@

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. +
@@ -2454,7 +2454,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.rolloutPlans.html b/docs/dyn/compute_alpha.rolloutPlans.html index 041e3ab6bb..0bba1326f7 100644 --- a/docs/dyn/compute_alpha.rolloutPlans.html +++ b/docs/dyn/compute_alpha.rolloutPlans.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists RolloutPlans in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,7 +267,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -787,7 +787,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1164,17 +1164,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.rollouts.html b/docs/dyn/compute_alpha.rollouts.html index b8c3d4e609..952f5e21fc 100644 --- a/docs/dyn/compute_alpha.rollouts.html +++ b/docs/dyn/compute_alpha.rollouts.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Rollouts in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(project, rollout, etag=None, requestId=None, x__xgafv=None)

@@ -272,7 +272,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -586,7 +586,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -901,7 +901,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1370,17 +1370,17 @@

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. +
@@ -1555,7 +1555,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1868,7 +1868,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.routers.html b/docs/dyn/compute_alpha.routers.html index 51a6aa0e73..cfdd8cbcf6 100644 --- a/docs/dyn/compute_alpha.routers.html +++ b/docs/dyn/compute_alpha.routers.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of routers.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,7 +105,7 @@

Instance Methods

getNatMappingInfo(project, region, router, filter=None, maxResults=None, natName=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves runtime Nat mapping information of VM endpoints.

- getNatMappingInfo_next()

+ getNatMappingInfo_next(previous_request, previous_response)

Retrieves the next page of results.

getRoutePolicy(project, region, router, policy=None, x__xgafv=None)

@@ -123,22 +123,22 @@

Instance Methods

listBgpRoutes(project, region, router, addressFamily=None, destinationPrefix=None, filter=None, maxResults=None, orderBy=None, pageToken=None, peer=None, policyApplied=None, returnPartialSuccess=None, routeType=None, x__xgafv=None)

Retrieves a list of router bgp routes available to the specified project.

- listBgpRoutes_next()

+ listBgpRoutes_next(previous_request, previous_response)

Retrieves the next page of results.

listNamedSets(project, region, router, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of router named set subresources available to the

- listNamedSets_next()

+ listNamedSets_next(previous_request, previous_response)

Retrieves the next page of results.

listRoutePolicies(project, region, router, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of router route policy subresources available to the

- listRoutePolicies_next()

+ listRoutePolicies_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, router, body=None, requestId=None, x__xgafv=None)

@@ -895,17 +895,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1087,7 +1087,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1399,7 +1399,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1711,7 +1711,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2736,17 +2736,17 @@

Method Details

- getNatMappingInfo_next() + getNatMappingInfo_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. +
@@ -4358,7 +4358,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5373,17 +5373,17 @@

Method Details

- listBgpRoutes_next() + listBgpRoutes_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. +
@@ -5591,17 +5591,17 @@

Method Details

- listNamedSets_next() + listNamedSets_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. +
@@ -5859,31 +5859,31 @@

Method Details

- listRoutePolicies_next() + listRoutePolicies_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_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. +
@@ -6611,7 +6611,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -6985,7 +6985,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7409,7 +7409,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -9430,7 +9430,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -9804,7 +9804,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -10228,7 +10228,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.routes.html b/docs/dyn/compute_alpha.routes.html index 402abe92e9..44efa000da 100644 --- a/docs/dyn/compute_alpha.routes.html +++ b/docs/dyn/compute_alpha.routes.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Route resources available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, resource, body=None, x__xgafv=None)

@@ -270,7 +270,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -941,7 +941,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1389,17 +1389,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.securityPolicies.html b/docs/dyn/compute_alpha.securityPolicies.html index 4ac4294d82..157762af1b 100644 --- a/docs/dyn/compute_alpha.securityPolicies.html +++ b/docs/dyn/compute_alpha.securityPolicies.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all SecurityPolicy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,7 +105,7 @@

Instance Methods

listPreconfiguredExpressionSets(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Gets the current list of preconfigured Web Application Firewall (WAF)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, securityPolicy, body=None, paths=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -787,7 +787,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1866,17 +1866,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2053,7 +2053,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4412,7 +4412,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -5581,17 +5581,17 @@

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. +
@@ -6526,7 +6526,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7334,7 +7334,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7632,7 +7632,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7949,7 +7949,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.serviceAttachments.html b/docs/dyn/compute_alpha.serviceAttachments.html index fb006940ab..64afbe633f 100644 --- a/docs/dyn/compute_alpha.serviceAttachments.html +++ b/docs/dyn/compute_alpha.serviceAttachments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all ServiceAttachment resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the ServiceAttachments for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, serviceAttachment, body=None, requestId=None, x__xgafv=None)

@@ -440,17 +440,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -628,7 +628,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1623,7 +1623,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2048,17 +2048,17 @@

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. +
@@ -2385,7 +2385,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.snapshotGroups.html b/docs/dyn/compute_alpha.snapshotGroups.html index 99aa76f40a..3319ec0edc 100644 --- a/docs/dyn/compute_alpha.snapshotGroups.html +++ b/docs/dyn/compute_alpha.snapshotGroups.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

retrieves the list of SnapshotGroup resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -276,7 +276,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1039,7 +1039,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1355,17 +1355,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.snapshotRecycleBinPolicy.html b/docs/dyn/compute_alpha.snapshotRecycleBinPolicy.html index 8cd0f33668..990439d69e 100644 --- a/docs/dyn/compute_alpha.snapshotRecycleBinPolicy.html +++ b/docs/dyn/compute_alpha.snapshotRecycleBinPolicy.html @@ -343,7 +343,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.snapshotSettings.html b/docs/dyn/compute_alpha.snapshotSettings.html index 89ee8633f8..17425d996f 100644 --- a/docs/dyn/compute_alpha.snapshotSettings.html +++ b/docs/dyn/compute_alpha.snapshotSettings.html @@ -326,7 +326,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.snapshots.html b/docs/dyn/compute_alpha.snapshots.html index 83a6d6c317..8137586bde 100644 --- a/docs/dyn/compute_alpha.snapshots.html +++ b/docs/dyn/compute_alpha.snapshots.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all of the snapshots in your project

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,7 +102,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Snapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -280,6 +280,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -642,17 +643,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -836,7 +837,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1039,6 +1040,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1784,6 +1786,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2240,7 +2243,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2529,6 +2532,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2859,17 +2863,17 @@

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. +
@@ -3921,7 +3925,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4279,7 +4283,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.sslCertificates.html b/docs/dyn/compute_alpha.sslCertificates.html index f777222498..74a4321498 100644 --- a/docs/dyn/compute_alpha.sslCertificates.html +++ b/docs/dyn/compute_alpha.sslCertificates.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all SslCertificate resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of SslCertificate resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, resource, body=None, x__xgafv=None)

@@ -371,17 +371,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -558,7 +558,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1059,7 +1059,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1423,17 +1423,17 @@

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. +
diff --git a/docs/dyn/compute_alpha.sslPolicies.html b/docs/dyn/compute_alpha.sslPolicies.html index 5f68585b3b..e6e551867b 100644 --- a/docs/dyn/compute_alpha.sslPolicies.html +++ b/docs/dyn/compute_alpha.sslPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all SslPolicy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,7 +102,7 @@

Instance Methods

listAvailableFeatures(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all features that can be specified in the SSL policy when using

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, sslPolicy, body=None, requestId=None, x__xgafv=None)

@@ -493,17 +493,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -683,7 +683,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1772,7 +1772,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2351,17 +2351,17 @@

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. +
@@ -2733,7 +2733,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.storagePoolTypes.html b/docs/dyn/compute_alpha.storagePoolTypes.html index 89a9fc4626..1166400414 100644 --- a/docs/dyn/compute_alpha.storagePoolTypes.html +++ b/docs/dyn/compute_alpha.storagePoolTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of storage pool types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of storage pool types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -340,17 +340,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -651,17 +651,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.storagePools.html b/docs/dyn/compute_alpha.storagePools.html index d35a441987..6e3704156f 100644 --- a/docs/dyn/compute_alpha.storagePools.html +++ b/docs/dyn/compute_alpha.storagePools.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of storage pools.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,10 +102,10 @@

Instance Methods

listDisks(project, zone, storagePool, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the disks in a specified storage pool.

- listDisks_next()

+ listDisks_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, zone, resource, body=None, x__xgafv=None)

@@ -455,17 +455,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -647,7 +647,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1652,7 +1652,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2252,31 +2252,31 @@

Method Details

- listDisks_next() + listDisks_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_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. +
@@ -3340,7 +3340,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3845,7 +3845,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.subnetworks.html b/docs/dyn/compute_alpha.subnetworks.html index 9f9b3b267b..38f9fb9362 100644 --- a/docs/dyn/compute_alpha.subnetworks.html +++ b/docs/dyn/compute_alpha.subnetworks.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, views=None, x__xgafv=None)

Retrieves an aggregated list of subnetworks.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,10 +105,10 @@

Instance Methods

listUsable(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProject=None, x__xgafv=None)

Retrieves an aggregated list of all usable subnetworks in the project.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, subnetwork, body=None, drainTimeoutSeconds=None, requestId=None, x__xgafv=None)

@@ -605,17 +605,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -793,7 +793,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1114,7 +1114,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2406,7 +2406,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3197,31 +3197,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -3702,7 +3702,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -4896,7 +4896,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.targetGrpcProxies.html b/docs/dyn/compute_alpha.targetGrpcProxies.html index 03c770d6eb..a66e731a92 100644 --- a/docs/dyn/compute_alpha.targetGrpcProxies.html +++ b/docs/dyn/compute_alpha.targetGrpcProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the TargetGrpcProxies for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, targetGrpcProxy, body=None, requestId=None, x__xgafv=None)

@@ -273,7 +273,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -692,7 +692,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1014,17 +1014,17 @@

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. +
@@ -1247,7 +1247,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.targetHttpProxies.html b/docs/dyn/compute_alpha.targetHttpProxies.html index 29d05470f4..9eb0b6f5cc 100644 --- a/docs/dyn/compute_alpha.targetHttpProxies.html +++ b/docs/dyn/compute_alpha.targetHttpProxies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all TargetHttpProxy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpProxy resources available

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, targetHttpProxy, body=None, requestId=None, x__xgafv=None)

@@ -373,17 +373,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -560,7 +560,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1053,7 +1053,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1414,17 +1414,17 @@

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. +
@@ -1684,7 +1684,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2001,7 +2001,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.targetHttpsProxies.html b/docs/dyn/compute_alpha.targetHttpsProxies.html index 7320abb939..b4aacb9162 100644 --- a/docs/dyn/compute_alpha.targetHttpsProxies.html +++ b/docs/dyn/compute_alpha.targetHttpsProxies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all TargetHttpsProxy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpsProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, targetHttpsProxy, body=None, requestId=None, x__xgafv=None)

@@ -483,17 +483,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -670,7 +670,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1359,7 +1359,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1818,17 +1818,17 @@

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. +
@@ -2186,7 +2186,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2506,7 +2506,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2824,7 +2824,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3147,7 +3147,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3468,7 +3468,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3786,7 +3786,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.targetInstances.html b/docs/dyn/compute_alpha.targetInstances.html index d0fa1821f2..d1a1d478c6 100644 --- a/docs/dyn/compute_alpha.targetInstances.html +++ b/docs/dyn/compute_alpha.targetInstances.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of target instances.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of TargetInstance resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setSecurityPolicy(project, zone, targetInstance, body=None, requestId=None, x__xgafv=None)

@@ -330,17 +330,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -518,7 +518,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -937,7 +937,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1260,17 +1260,17 @@

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. +
@@ -1453,7 +1453,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.targetPools.html b/docs/dyn/compute_alpha.targetPools.html index 5b3310baf8..cab904cb7d 100644 --- a/docs/dyn/compute_alpha.targetPools.html +++ b/docs/dyn/compute_alpha.targetPools.html @@ -84,7 +84,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of target pools.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,7 +105,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of target pools available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeHealthCheck(project, region, targetPool, body=None, requestId=None, x__xgafv=None)

@@ -309,7 +309,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -637,7 +637,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1036,17 +1036,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1224,7 +1224,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1759,7 +1759,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2115,17 +2115,17 @@

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. +
@@ -2319,7 +2319,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2642,7 +2642,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2961,7 +2961,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3282,7 +3282,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.targetSslProxies.html b/docs/dyn/compute_alpha.targetSslProxies.html index 744725ef2c..c453982e28 100644 --- a/docs/dyn/compute_alpha.targetSslProxies.html +++ b/docs/dyn/compute_alpha.targetSslProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetSslProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setBackendService(project, targetSslProxy, body=None, requestId=None, x__xgafv=None)

@@ -285,7 +285,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -700,7 +700,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1021,17 +1021,17 @@

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. +
@@ -1211,7 +1211,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1531,7 +1531,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1849,7 +1849,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2171,7 +2171,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2492,7 +2492,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.targetTcpProxies.html b/docs/dyn/compute_alpha.targetTcpProxies.html index 94563e97e3..5ceda56c3b 100644 --- a/docs/dyn/compute_alpha.targetTcpProxies.html +++ b/docs/dyn/compute_alpha.targetTcpProxies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all TargetTcpProxy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetTcpProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setBackendService(project, targetTcpProxy, body=None, requestId=None, x__xgafv=None)

@@ -332,17 +332,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -519,7 +519,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -930,7 +930,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1249,17 +1249,17 @@

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. +
@@ -1439,7 +1439,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1757,7 +1757,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.targetVpnGateways.html b/docs/dyn/compute_alpha.targetVpnGateways.html index 80b81a883a..c1a01f782d 100644 --- a/docs/dyn/compute_alpha.targetVpnGateways.html +++ b/docs/dyn/compute_alpha.targetVpnGateways.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of target VPN gateways.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of target VPN gateways available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, region, resource, body=None, requestId=None, x__xgafv=None)

@@ -357,17 +357,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -545,7 +545,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1018,7 +1018,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1368,17 +1368,17 @@

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. +
@@ -1567,7 +1567,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.urlMaps.html b/docs/dyn/compute_alpha.urlMaps.html index a66939efd5..ec00570998 100644 --- a/docs/dyn/compute_alpha.urlMaps.html +++ b/docs/dyn/compute_alpha.urlMaps.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all UrlMap resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of UrlMap resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, urlMap, body=None, requestId=None, x__xgafv=None)

@@ -4054,17 +4054,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -4241,7 +4241,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -12086,7 +12086,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -12434,7 +12434,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -16470,17 +16470,17 @@

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. +
@@ -20416,7 +20416,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -24521,7 +24521,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.vpnGateways.html b/docs/dyn/compute_alpha.vpnGateways.html index e3be244505..964418f04b 100644 --- a/docs/dyn/compute_alpha.vpnGateways.html +++ b/docs/dyn/compute_alpha.vpnGateways.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of VPN gateways.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of VPN gateways available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, region, resource, body=None, requestId=None, x__xgafv=None)

@@ -380,17 +380,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -568,7 +568,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1130,7 +1130,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1500,17 +1500,17 @@

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. +
@@ -1699,7 +1699,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.vpnTunnels.html b/docs/dyn/compute_alpha.vpnTunnels.html index cbf153b869..023a95e8d5 100644 --- a/docs/dyn/compute_alpha.vpnTunnels.html +++ b/docs/dyn/compute_alpha.vpnTunnels.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of VPN tunnels.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of VpnTunnel resources contained in the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, region, resource, body=None, requestId=None, x__xgafv=None)

@@ -508,17 +508,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -696,7 +696,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1469,7 +1469,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1970,17 +1970,17 @@

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. +
@@ -2169,7 +2169,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.wireGroups.html b/docs/dyn/compute_alpha.wireGroups.html index 778917229f..a08c6f793b 100644 --- a/docs/dyn/compute_alpha.wireGroups.html +++ b/docs/dyn/compute_alpha.wireGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(project, crossSiteNetwork, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the wire groups for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, crossSiteNetwork, wireGroup, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -272,7 +272,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1061,7 +1061,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1572,17 +1572,17 @@

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. +
@@ -1992,7 +1992,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.zoneFolderOperations.html b/docs/dyn/compute_alpha.zoneFolderOperations.html index b0f7924474..fb33671c72 100644 --- a/docs/dyn/compute_alpha.zoneFolderOperations.html +++ b/docs/dyn/compute_alpha.zoneFolderOperations.html @@ -84,7 +84,7 @@

Instance Methods

list(folder, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -249,7 +249,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -634,7 +634,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -812,17 +812,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.zoneOperations.html b/docs/dyn/compute_alpha.zoneOperations.html index 85043e5eb6..4c4bf566dc 100644 --- a/docs/dyn/compute_alpha.zoneOperations.html +++ b/docs/dyn/compute_alpha.zoneOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(project, zone, operation, x__xgafv=None)

@@ -272,7 +272,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -657,7 +657,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -835,17 +835,17 @@

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. +
@@ -1020,7 +1020,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.zoneOrganizationOperations.html b/docs/dyn/compute_alpha.zoneOrganizationOperations.html index 95dd8e8a9c..838bfcbd20 100644 --- a/docs/dyn/compute_alpha.zoneOrganizationOperations.html +++ b/docs/dyn/compute_alpha.zoneOrganizationOperations.html @@ -84,7 +84,7 @@

Instance Methods

list(organization, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -250,7 +250,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -635,7 +635,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -813,17 +813,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.zoneQueuedResources.html b/docs/dyn/compute_alpha.zoneQueuedResources.html index 1be4fbc8a8..ca91a94dd4 100644 --- a/docs/dyn/compute_alpha.zoneQueuedResources.html +++ b/docs/dyn/compute_alpha.zoneQueuedResources.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all of the queued resources in a project

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

cancel(project, zone, queuedResource, requestId=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of QueuedResource resources.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -362,6 +362,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -465,6 +466,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -940,6 +942,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1043,6 +1046,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2233,17 +2237,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2417,7 +2421,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -2737,7 +2741,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -3039,6 +3043,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3142,6 +3147,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3617,6 +3623,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3720,6 +3727,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4998,6 +5006,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5101,6 +5110,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5576,6 +5586,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5679,6 +5690,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6963,7 +6975,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -7350,6 +7362,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7453,6 +7466,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7928,6 +7942,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -8031,6 +8046,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9191,17 +9207,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_alpha.zoneVmExtensionPolicies.html b/docs/dyn/compute_alpha.zoneVmExtensionPolicies.html index 8e90fed8c8..d34747fb92 100644 --- a/docs/dyn/compute_alpha.zoneVmExtensionPolicies.html +++ b/docs/dyn/compute_alpha.zoneVmExtensionPolicies.html @@ -96,10 +96,10 @@

Instance Methods

listVmExtensions(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all VM extensions within a specific zone for a project.

- listVmExtensions_next()

+ listVmExtensions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, zone, vmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -280,7 +280,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -780,7 +780,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. @@ -1295,31 +1295,31 @@

Method Details

- listVmExtensions_next() + listVmExtensions_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_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. +
@@ -1568,7 +1568,7 @@

Method Details

"allocatedPriority": 42, # Output only. [Output Only] The priority allocated for the firewall policy rule if query # parameters specified minPriority/maxPriority. }, - "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. [Output Only] Metadata for GetHealth operations. + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. "healthInfo": { # Health information. # Output only. The health information. "availabilitySloStatus": "A String", # Output only. The availability SLO status. "healthStatus": "A String", # Output only. The health status. diff --git a/docs/dyn/compute_alpha.zones.html b/docs/dyn/compute_alpha.zones.html index 34a57ede66..a616ea4492 100644 --- a/docs/dyn/compute_alpha.zones.html +++ b/docs/dyn/compute_alpha.zones.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Zone resources available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -588,17 +588,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.acceleratorTypes.html b/docs/dyn/compute_beta.acceleratorTypes.html index 86883d98b4..0f3893141b 100644 --- a/docs/dyn/compute_beta.acceleratorTypes.html +++ b/docs/dyn/compute_beta.acceleratorTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of accelerator types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of accelerator types that are available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -336,17 +336,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -631,17 +631,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.addresses.html b/docs/dyn/compute_beta.addresses.html index 4a46fa8627..e309f4ddce 100644 --- a/docs/dyn/compute_beta.addresses.html +++ b/docs/dyn/compute_beta.addresses.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of addresses.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of addresses contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(project, region, address, body=None, requestId=None, x__xgafv=None)

@@ -423,17 +423,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -605,6 +605,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1186,6 +1195,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1589,17 +1607,17 @@

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. +
@@ -1782,6 +1800,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2093,6 +2120,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.autoscalers.html b/docs/dyn/compute_beta.autoscalers.html index 19240c9625..ea2ed338de 100644 --- a/docs/dyn/compute_beta.autoscalers.html +++ b/docs/dyn/compute_beta.autoscalers.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of autoscalers.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of autoscalers contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, autoscaler=None, body=None, requestId=None, x__xgafv=None)

@@ -656,17 +656,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -838,6 +838,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1883,6 +1892,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2518,17 +2536,17 @@

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. +
@@ -3066,6 +3084,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3764,6 +3791,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.backendBuckets.html b/docs/dyn/compute_beta.backendBuckets.html index 88b94376b6..efb93ea8ba 100644 --- a/docs/dyn/compute_beta.backendBuckets.html +++ b/docs/dyn/compute_beta.backendBuckets.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all BackendBucket resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -108,10 +108,10 @@

Instance Methods

listUsable(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend buckets in the specified project.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, backendBucket, body=None, requestId=None, x__xgafv=None)

@@ -308,6 +308,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -813,17 +822,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -994,6 +1003,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1291,6 +1309,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2362,6 +2389,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3156,31 +3192,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -3547,6 +3583,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3849,6 +3894,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5249,6 +5303,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.backendServices.html b/docs/dyn/compute_beta.backendServices.html index 7e586aab2c..b0a49cc1cf 100644 --- a/docs/dyn/compute_beta.backendServices.html +++ b/docs/dyn/compute_beta.backendServices.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all BackendService resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -114,10 +114,10 @@

Instance Methods

listUsable(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend services for Application Load

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, backendService, body=None, requestId=None, x__xgafv=None)

@@ -317,6 +317,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2018,17 +2027,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2199,6 +2208,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2496,6 +2514,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6753,6 +6780,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9936,31 +9972,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -11521,6 +11557,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11823,6 +11868,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13001,6 +13055,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -14721,6 +14784,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.crossSiteNetworks.html b/docs/dyn/compute_beta.crossSiteNetworks.html index 97369c99b4..e38700154e 100644 --- a/docs/dyn/compute_beta.crossSiteNetworks.html +++ b/docs/dyn/compute_beta.crossSiteNetworks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the cross-site networks for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, crossSiteNetwork, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -265,6 +265,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -620,6 +629,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -912,17 +930,17 @@

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. +
@@ -1117,6 +1135,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.dhcpOptionsConfigs.html b/docs/dyn/compute_beta.dhcpOptionsConfigs.html new file mode 100644 index 0000000000..63056f680e --- /dev/null +++ b/docs/dyn/compute_beta.dhcpOptionsConfigs.html @@ -0,0 +1,1555 @@ + + + +

Compute Engine API . dhcpOptionsConfigs

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ delete(project, region, dhcpOptionsConfig, requestId=None, x__xgafv=None)

+

Deletes the specified DhcpOptionsConfig in the given location

+

+ get(project, region, dhcpOptionsConfig, x__xgafv=None)

+

Returns the specified DhcpOptionsConfig resource in the given location.

+

+ insert(project, region, body=None, requestId=None, x__xgafv=None)

+

Creates a DhcpOptionsConfig in the specified project in the given location

+

+ list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

+

Lists the DhcpOptionsConfigs for a project in the given location.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ patch(project, region, dhcpOptionsConfig, body=None, requestId=None, updateMask=None, x__xgafv=None)

+

Patches the specified DhcpOptionsConfig resource with the data included in

+

+ testIamPermissions(project, region, resource, body=None, x__xgafv=None)

+

Returns permissions that a caller has on the specified resource.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ delete(project, region, dhcpOptionsConfig, requestId=None, x__xgafv=None) +
Deletes the specified DhcpOptionsConfig in the given location
+
+Args:
+  project: string, Project ID for this request. (required)
+  region: string, Name of the region of this request. (required)
+  dhcpOptionsConfig: string, Name of the DhcpOptionsConfig resource to delete. (required)
+  requestId: string, An optional request ID to identify requests. Specify a unique request ID so
+that if you must retry your request, the server will know to ignore the
+request if it has already been completed.
+
+For example, consider a situation where you make an initial request and
+the request times out. If you make the request again with the same
+request ID, the server can check if original operation with the same
+request ID was received, and if so, will ignore the second request. This
+prevents clients from accidentally creating duplicate commitments.
+
+The request ID must be
+a valid UUID with the exception that zero UUID is not supported
+(00000000-0000-0000-0000-000000000000).
+end_interface: MixerMutationRequestBuilder
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents an Operation resource.
+    #
+    # Google Compute Engine has three Operation resources:
+    #
+    # * [Global](/compute/docs/reference/rest/beta/globalOperations)
+    # * [Regional](/compute/docs/reference/rest/beta/regionOperations)
+    # * [Zonal](/compute/docs/reference/rest/beta/zoneOperations)
+    #
+    # You can use an operation resource to manage asynchronous API requests.
+    # For more information, readHandling
+    # API responses.
+    #
+    # Operations can be global, regional or zonal.
+    #
+    #    - For global operations, use the `globalOperations`
+    #    resource.
+    #    - For regional operations, use the
+    #    `regionOperations` resource.
+    #    - For zonal operations, use
+    #    the `zoneOperations` resource.
+    #
+    #
+    #
+    # For more information, read
+    # Global, Regional, and Zonal Resources.
+    #
+    # Note that completed Operation resources have a limited
+    # retention period.
+  "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+      # Not present otherwise.
+  "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+  "description": "A String", # [Output Only] A textual description of the operation, which is
+      # set when the operation is created.
+  "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+      # text format.
+  "error": { # [Output Only] If errors are generated during processing of the operation,
+      # this field will be populated.
+    "errors": [ # [Output Only] The array of errors encountered while processing this
+        # operation.
+      { # Represents a single error encountered during the processing of an
+          # operation.
+        "code": "A String", # [Output Only] The error type identifier for this error.
+        "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+            # details. There is a set of defined message types to use for providing
+            # details.The syntax depends on the error code. For example,
+            # QuotaExceededInfo will have details when the error code is
+            # QUOTA_EXCEEDED.
+          { # Container for structured error details providing additional context
+              # specific to the encountered error code.
+            "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                #
+                # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                # is not enabled:
+                #
+                #     { "reason": "API_DISABLED"
+                #       "domain": "googleapis.com"
+                #       "metadata": {
+                #         "resource": "projects/123",
+                #         "service": "pubsub.googleapis.com"
+                #       }
+                #     }
+                #
+                # This response indicates that the pubsub.googleapis.com API is not enabled.
+                #
+                # Example of an error that is returned when attempting to create a Spanner
+                # instance in a region that is out of stock:
+                #
+                #     { "reason": "STOCKOUT"
+                #       "domain": "spanner.googleapis.com",
+                #       "metadata": {
+                #         "availableRegions": "us-central1,us-east2"
+                #       }
+                #     }
+              "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                  # is typically the registered service name of the tool or product that
+                  # generates the error. Example: "pubsub.googleapis.com". If the error is
+                  # generated by some common infrastructure, the error domain must be a
+                  # globally unique value that identifies the infrastructure. For Google API
+                  # infrastructure, the error domain is "googleapis.com".
+              "metadatas": { # Additional structured details about this error.
+                  #
+                  # Keys must match a regular expression of `a-z+` but should
+                  # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                  # length. When identifying the current value of an exceeded limit, the units
+                  # should be contained in the key, not the value.  For example, rather than
+                  # `{"instanceLimit": "100/request"}`, should be returned as,
+                  # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                  # instances that can be created in a single (batch) request.
+                "a_key": "A String",
+              },
+              "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                  # proximate cause of the error. Error reasons are unique within a particular
+                  # domain of errors. This should be at most 63 characters and match a
+                  # regular expression of `A-Z+[A-Z0-9]`, which represents
+                  # UPPER_SNAKE_CASE.
+            },
+            "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                #
+                # For example, if a quota check failed with an error indicating the calling
+                # project hasn't enabled the accessed service, this can contain a URL pointing
+                # directly to the right place in the developer console to flip the bit.
+              "links": [ # URL(s) pointing to additional information on handling the current error.
+                { # Describes a URL link.
+                  "description": "A String", # Describes what the link offers.
+                  "url": "A String", # The URL of the link.
+                },
+              ],
+            },
+            "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                # which can be attached to an RPC error.
+              "locale": "A String", # The locale used following the specification defined at
+                  # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                  # Examples are: "en-US", "fr-CH", "es-MX"
+              "message": "A String", # The localized error message in the above locale.
+            },
+            "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+              "dimensions": { # The map holding related quota dimensions.
+                "a_key": "A String",
+              },
+              "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                  #  type or metric.
+              "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                  # or metric.
+              "limitName": "A String", # The name of the quota limit.
+              "metricName": "A String", # The Compute Engine quota metric name.
+              "rolloutStatus": "A String", # Rollout status of the future quota limit.
+            },
+          },
+        ],
+        "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+            # This property is optional.
+        "message": "A String", # [Output Only] An optional, human-readable error message.
+      },
+    ],
+  },
+  "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+    "healthInfo": { # Health information. # Output only. The health information.
+      "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+      "healthStatus": "A String", # Output only. The health status.
+      "repairCategory": "A String", # Output only. The repair category.
+      "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+      "updateTime": "A String", # Output only. The time when health info was updated.
+    },
+  },
+  "getVersionOperationMetadata": {
+    "inlineSbomInfo": {
+      "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+          # appropriate identifiers.
+        "a_key": "A String",
+      },
+      "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+          # identifiers.
+        "a_key": "A String",
+      },
+    },
+  },
+  "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+      # message that was returned, such as `NOT FOUND`.
+  "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+      # status code that was returned. For example, a `404` means the
+      # resource was not found.
+  "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+      # defined by the server.
+  "insertTime": "A String", # [Output Only] The time that this operation was requested.
+      # This value is inRFC3339
+      # text format.
+  "instancesBulkInsertOperationMetadata": {
+    "perLocationStatus": { # Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+        "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+        "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+            # error.
+        "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+            # if the flow is rolling forward or rolling back.
+        "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+      },
+    },
+  },
+  "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+      # Operation resources.
+  "name": "A String", # [Output Only] Name of the operation.
+  "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+      # group of operations results from a `bulkInsert` API request.
+  "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+      # `update`, or `delete`, and so on.
+  "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+      # There is no requirement that this be linear or support any granularity of
+      # operations. This should not be used to guess when the operation will be
+      # complete. This number should monotonically increase as the operation
+      # progresses.
+  "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+      # applicable when performing regional operations.
+  "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+  "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+      # this field will contain information on all underlying zonal actions and
+      # their state.
+    "clientOperationId": "A String", # [Output Only] The client operation id.
+    "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+            # populated.
+            # different programming environments, including REST APIs and RPC APIs. It is
+            # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+            # three pieces of data: error code, error message, and error details.
+            #
+            # You can find out more about this error model and how to work with it in the
+            # [API Design Guide](https://cloud.google.com/apis/design/errors).
+          "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+          "details": [ # A list of messages that carry the error details.  There is a common set of
+              # message types for APIs to use.
+            {
+              "a_key": "", # Properties of the object. Contains field @type with type URL.
+            },
+          ],
+          "message": "A String", # A developer-facing error message, which should be in English. Any
+              # user-facing error message should be localized and sent in the
+              # google.rpc.Status.details field, or localized by the client.
+        },
+        "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+            # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+      },
+    },
+  },
+  "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+      # This value is inRFC3339
+      # text format.
+  "status": "A String", # [Output Only] The status of the operation, which can be one of the
+      # following:
+      # `PENDING`, `RUNNING`, or `DONE`.
+  "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+      # operation.
+  "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+      # of the target resource.
+  "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+      # operations related to creating a snapshot, this points to the disk
+      # that the snapshot was created from.
+  "user": "A String", # [Output Only] User who requested the operation, for example:
+      # `user@example.com` or
+      # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+  "warnings": [ # [Output Only] If warning messages are generated during processing of the
+      # operation, this field will be populated.
+    {
+      "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+          # Engine returns NO_RESULTS_ON_PAGE if there
+          # are no results in the response.
+      "data": [ # [Output Only] Metadata about this warning in key:
+          # value format. For example:
+          #
+          # "data": [
+          #   {
+          #    "key": "scope",
+          #    "value": "zones/us-east1-d"
+          #   }]
+        {
+          "key": "A String", # [Output Only] A key that provides more detail on the warning being
+              # returned. For example, for warnings where there are no results in a list
+              # request for a particular zone, this key might be scope and
+              # the key value might be the zone name. Other examples might be a key
+              # indicating a deprecated resource and a suggested replacement, or a
+              # warning about invalid network settings (for example, if an instance
+              # attempts to perform IP forwarding but is not enabled for IP forwarding).
+          "value": "A String", # [Output Only] A warning data value corresponding to the key.
+        },
+      ],
+      "message": "A String", # [Output Only] A human-readable description of the warning code.
+    },
+  ],
+  "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+      # applicable when performing per-zone operations.
+}
+
+ +
+ get(project, region, dhcpOptionsConfig, x__xgafv=None) +
Returns the specified DhcpOptionsConfig resource in the given location.
+
+Args:
+  project: string, Project ID for this request. (required)
+  region: string, Name of the region of this request. (required)
+  dhcpOptionsConfig: string, Name of the DhcpOptionsConfig resource to return. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A standalone, regional API resource that encapsulates a set of user-defined
+    # DHCP configurations.
+  "associations": { # Mapping of user-defined keys to DhcpOptionsConfig to Network associations.
+    "a_key": { # Association represents the relationship between a DHCP options config and a
+        # network. Association represents the relationship between a DHCP options
+        # config and a network.
+      "network": "A String", # Required. The target network this DHCP option is attached to.
+          # You can specify this as a full or partial URL. For example, the following
+          # are all valid URLs:
+          #
+          #
+          #      - https://www.googleapis.com/compute/v1/projects/project/global/networks/network
+          #
+          #      - projects/project/global/networks/network
+      "networkId": "A String", # Output only. [Output Only] The server-defined ID of the associated Network.
+      "state": "A String", # Output only. [Output Only] State of the association.
+    },
+  },
+  "bootFileIpv4Name": "A String", # The file path and name of the boot image/file on the TFTP server that the
+      # client VM guest OS should download and execute during network boot. Used
+      # when the standard DHCP header 'file' field is overloaded. Corresponds to
+      # DHCPv4 Option 67.
+  "bootFileIpv6Parameters": [ # A list of UTF-8 encoded parameter strings to be passed as arguments to the
+      # bootloader program or OS kernel after downloading the boot file.
+      # Corresponds to DHCPv6 Option 60.
+    "A String",
+  ],
+  "bootFileIpv6Url": "A String", # The Uniform Resource Locator (URL) specifying the protocol, server address,
+      # and file path of the boot file that the client VM guest OS should download
+      # and execute for network boot (e.g., 'tftp://[2001:db8::1]/bootx64.efi' or
+      # 'http://[2001:db8::1]/boot.img'). Corresponds to DHCPv6 Option 59.
+  "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339
+      # text format.
+  "description": "A String", # An optional description of this resource. Provide this property when you
+      # create the resource.
+  "dnsSearchPaths": [ # An ordered list of domain suffixes (search paths) that the client VM guest
+      # OS should append to resolve hostnames that are not fully qualified. Applies
+      # to both DHCPv4 Option 119 and DHCPv6 Option 24.
+    "A String",
+  ],
+  "domainName": "A String", # The domain name that the client VM guest OS should use when resolving
+      # hostnames via DNS (e.g., 'example.com'). It defines the default domain
+      # suffix for the client. Corresponds to DHCPv4 Option 15.
+  "id": "A String", # Output only. [Output Only] The unique identifier for the resource type. The server
+      # generates this identifier.
+  "kind": "compute#dhcpOptionsConfig", # Output only. [Output Only] Type of the resource. Alwayscompute#dhcpOptionsConfig for dhcp options configs.
+  "leaseTimeSec": "A String", # The duration, in seconds, of the IPv4 address lease offered by the DHCP
+      # server to the client VM guest OS. Corresponds to DHCPv4 Option 51.
+  "name": "A String", # Name of the resource. Provided by the client when the resource is created.
+      # The name must be 1-63 characters long, and comply withRFC1035.
+      # Specifically, the name must be 1-63 characters long and match the regular
+      # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+      # character must be a lowercase letter, and all following characters must
+      # be a dash, lowercase letter, or digit, except the last character, which
+      # cannot be a dash.
+  "ntpServerIpv4Addresses": [ # An ordered list of IPv4 addresses of Network Time Protocol (NTP) servers
+      # available to the client VM guest OS for system clock synchronization,
+      # listed in order of preference. Corresponds to DHCPv4 Option 42.
+    "A String",
+  ],
+  "ntpServerIpv6Addresses": [ # An ordered list of IPv6 addresses of Network Time Protocol (NTP) servers
+      # available to the client VM guest OS for system clock synchronization.
+      # Corresponds to DHCPv6 Option 56.
+    "A String",
+  ],
+  "region": "A String", # Output only. [Output Only] URL of the region where the resource resides.
+  "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+  "tftpServerIpv4Addresses": [ # An ordered list of one or more IPv4 addresses of TFTP servers. Provides
+      # server redundancy and failover support, and is generally prioritized by
+      # clients over the single hostname specified in Option 66. Corresponds to
+      # DHCPv4 Option 150.
+    "A String",
+  ],
+  "tftpServerIpv4Name": "A String", # The hostname or IP address of the Trivial File Transfer Protocol (TFTP)
+      # server from which the client VM guest OS can download boot files. Typically
+      # used in network booting (PXE) when the standard DHCP header 'sname' field
+      # is overloaded. Corresponds to DHCPv4 Option 66.
+}
+
+ +
+ insert(project, region, body=None, requestId=None, x__xgafv=None) +
Creates a DhcpOptionsConfig in the specified project in the given location
+using the parameters that are included in the request.
+
+Args:
+  project: string, Project ID for this request. (required)
+  region: string, Name of the region of this request. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # A standalone, regional API resource that encapsulates a set of user-defined
+    # DHCP configurations.
+  "associations": { # Mapping of user-defined keys to DhcpOptionsConfig to Network associations.
+    "a_key": { # Association represents the relationship between a DHCP options config and a
+        # network. Association represents the relationship between a DHCP options
+        # config and a network.
+      "network": "A String", # Required. The target network this DHCP option is attached to.
+          # You can specify this as a full or partial URL. For example, the following
+          # are all valid URLs:
+          #
+          #
+          #      - https://www.googleapis.com/compute/v1/projects/project/global/networks/network
+          #
+          #      - projects/project/global/networks/network
+      "networkId": "A String", # Output only. [Output Only] The server-defined ID of the associated Network.
+      "state": "A String", # Output only. [Output Only] State of the association.
+    },
+  },
+  "bootFileIpv4Name": "A String", # The file path and name of the boot image/file on the TFTP server that the
+      # client VM guest OS should download and execute during network boot. Used
+      # when the standard DHCP header 'file' field is overloaded. Corresponds to
+      # DHCPv4 Option 67.
+  "bootFileIpv6Parameters": [ # A list of UTF-8 encoded parameter strings to be passed as arguments to the
+      # bootloader program or OS kernel after downloading the boot file.
+      # Corresponds to DHCPv6 Option 60.
+    "A String",
+  ],
+  "bootFileIpv6Url": "A String", # The Uniform Resource Locator (URL) specifying the protocol, server address,
+      # and file path of the boot file that the client VM guest OS should download
+      # and execute for network boot (e.g., 'tftp://[2001:db8::1]/bootx64.efi' or
+      # 'http://[2001:db8::1]/boot.img'). Corresponds to DHCPv6 Option 59.
+  "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339
+      # text format.
+  "description": "A String", # An optional description of this resource. Provide this property when you
+      # create the resource.
+  "dnsSearchPaths": [ # An ordered list of domain suffixes (search paths) that the client VM guest
+      # OS should append to resolve hostnames that are not fully qualified. Applies
+      # to both DHCPv4 Option 119 and DHCPv6 Option 24.
+    "A String",
+  ],
+  "domainName": "A String", # The domain name that the client VM guest OS should use when resolving
+      # hostnames via DNS (e.g., 'example.com'). It defines the default domain
+      # suffix for the client. Corresponds to DHCPv4 Option 15.
+  "id": "A String", # Output only. [Output Only] The unique identifier for the resource type. The server
+      # generates this identifier.
+  "kind": "compute#dhcpOptionsConfig", # Output only. [Output Only] Type of the resource. Alwayscompute#dhcpOptionsConfig for dhcp options configs.
+  "leaseTimeSec": "A String", # The duration, in seconds, of the IPv4 address lease offered by the DHCP
+      # server to the client VM guest OS. Corresponds to DHCPv4 Option 51.
+  "name": "A String", # Name of the resource. Provided by the client when the resource is created.
+      # The name must be 1-63 characters long, and comply withRFC1035.
+      # Specifically, the name must be 1-63 characters long and match the regular
+      # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+      # character must be a lowercase letter, and all following characters must
+      # be a dash, lowercase letter, or digit, except the last character, which
+      # cannot be a dash.
+  "ntpServerIpv4Addresses": [ # An ordered list of IPv4 addresses of Network Time Protocol (NTP) servers
+      # available to the client VM guest OS for system clock synchronization,
+      # listed in order of preference. Corresponds to DHCPv4 Option 42.
+    "A String",
+  ],
+  "ntpServerIpv6Addresses": [ # An ordered list of IPv6 addresses of Network Time Protocol (NTP) servers
+      # available to the client VM guest OS for system clock synchronization.
+      # Corresponds to DHCPv6 Option 56.
+    "A String",
+  ],
+  "region": "A String", # Output only. [Output Only] URL of the region where the resource resides.
+  "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+  "tftpServerIpv4Addresses": [ # An ordered list of one or more IPv4 addresses of TFTP servers. Provides
+      # server redundancy and failover support, and is generally prioritized by
+      # clients over the single hostname specified in Option 66. Corresponds to
+      # DHCPv4 Option 150.
+    "A String",
+  ],
+  "tftpServerIpv4Name": "A String", # The hostname or IP address of the Trivial File Transfer Protocol (TFTP)
+      # server from which the client VM guest OS can download boot files. Typically
+      # used in network booting (PXE) when the standard DHCP header 'sname' field
+      # is overloaded. Corresponds to DHCPv4 Option 66.
+}
+
+  requestId: string, An optional request ID to identify requests. Specify a unique request ID so
+that if you must retry your request, the server will know to ignore the
+request if it has already been completed.
+
+For example, consider a situation where you make an initial request and
+the request times out. If you make the request again with the same
+request ID, the server can check if original operation with the same
+request ID was received, and if so, will ignore the second request. This
+prevents clients from accidentally creating duplicate commitments.
+
+The request ID must be
+a valid UUID with the exception that zero UUID is not supported
+(00000000-0000-0000-0000-000000000000).
+end_interface: MixerMutationRequestBuilder
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents an Operation resource.
+    #
+    # Google Compute Engine has three Operation resources:
+    #
+    # * [Global](/compute/docs/reference/rest/beta/globalOperations)
+    # * [Regional](/compute/docs/reference/rest/beta/regionOperations)
+    # * [Zonal](/compute/docs/reference/rest/beta/zoneOperations)
+    #
+    # You can use an operation resource to manage asynchronous API requests.
+    # For more information, readHandling
+    # API responses.
+    #
+    # Operations can be global, regional or zonal.
+    #
+    #    - For global operations, use the `globalOperations`
+    #    resource.
+    #    - For regional operations, use the
+    #    `regionOperations` resource.
+    #    - For zonal operations, use
+    #    the `zoneOperations` resource.
+    #
+    #
+    #
+    # For more information, read
+    # Global, Regional, and Zonal Resources.
+    #
+    # Note that completed Operation resources have a limited
+    # retention period.
+  "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+      # Not present otherwise.
+  "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+  "description": "A String", # [Output Only] A textual description of the operation, which is
+      # set when the operation is created.
+  "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+      # text format.
+  "error": { # [Output Only] If errors are generated during processing of the operation,
+      # this field will be populated.
+    "errors": [ # [Output Only] The array of errors encountered while processing this
+        # operation.
+      { # Represents a single error encountered during the processing of an
+          # operation.
+        "code": "A String", # [Output Only] The error type identifier for this error.
+        "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+            # details. There is a set of defined message types to use for providing
+            # details.The syntax depends on the error code. For example,
+            # QuotaExceededInfo will have details when the error code is
+            # QUOTA_EXCEEDED.
+          { # Container for structured error details providing additional context
+              # specific to the encountered error code.
+            "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                #
+                # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                # is not enabled:
+                #
+                #     { "reason": "API_DISABLED"
+                #       "domain": "googleapis.com"
+                #       "metadata": {
+                #         "resource": "projects/123",
+                #         "service": "pubsub.googleapis.com"
+                #       }
+                #     }
+                #
+                # This response indicates that the pubsub.googleapis.com API is not enabled.
+                #
+                # Example of an error that is returned when attempting to create a Spanner
+                # instance in a region that is out of stock:
+                #
+                #     { "reason": "STOCKOUT"
+                #       "domain": "spanner.googleapis.com",
+                #       "metadata": {
+                #         "availableRegions": "us-central1,us-east2"
+                #       }
+                #     }
+              "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                  # is typically the registered service name of the tool or product that
+                  # generates the error. Example: "pubsub.googleapis.com". If the error is
+                  # generated by some common infrastructure, the error domain must be a
+                  # globally unique value that identifies the infrastructure. For Google API
+                  # infrastructure, the error domain is "googleapis.com".
+              "metadatas": { # Additional structured details about this error.
+                  #
+                  # Keys must match a regular expression of `a-z+` but should
+                  # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                  # length. When identifying the current value of an exceeded limit, the units
+                  # should be contained in the key, not the value.  For example, rather than
+                  # `{"instanceLimit": "100/request"}`, should be returned as,
+                  # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                  # instances that can be created in a single (batch) request.
+                "a_key": "A String",
+              },
+              "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                  # proximate cause of the error. Error reasons are unique within a particular
+                  # domain of errors. This should be at most 63 characters and match a
+                  # regular expression of `A-Z+[A-Z0-9]`, which represents
+                  # UPPER_SNAKE_CASE.
+            },
+            "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                #
+                # For example, if a quota check failed with an error indicating the calling
+                # project hasn't enabled the accessed service, this can contain a URL pointing
+                # directly to the right place in the developer console to flip the bit.
+              "links": [ # URL(s) pointing to additional information on handling the current error.
+                { # Describes a URL link.
+                  "description": "A String", # Describes what the link offers.
+                  "url": "A String", # The URL of the link.
+                },
+              ],
+            },
+            "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                # which can be attached to an RPC error.
+              "locale": "A String", # The locale used following the specification defined at
+                  # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                  # Examples are: "en-US", "fr-CH", "es-MX"
+              "message": "A String", # The localized error message in the above locale.
+            },
+            "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+              "dimensions": { # The map holding related quota dimensions.
+                "a_key": "A String",
+              },
+              "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                  #  type or metric.
+              "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                  # or metric.
+              "limitName": "A String", # The name of the quota limit.
+              "metricName": "A String", # The Compute Engine quota metric name.
+              "rolloutStatus": "A String", # Rollout status of the future quota limit.
+            },
+          },
+        ],
+        "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+            # This property is optional.
+        "message": "A String", # [Output Only] An optional, human-readable error message.
+      },
+    ],
+  },
+  "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+    "healthInfo": { # Health information. # Output only. The health information.
+      "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+      "healthStatus": "A String", # Output only. The health status.
+      "repairCategory": "A String", # Output only. The repair category.
+      "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+      "updateTime": "A String", # Output only. The time when health info was updated.
+    },
+  },
+  "getVersionOperationMetadata": {
+    "inlineSbomInfo": {
+      "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+          # appropriate identifiers.
+        "a_key": "A String",
+      },
+      "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+          # identifiers.
+        "a_key": "A String",
+      },
+    },
+  },
+  "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+      # message that was returned, such as `NOT FOUND`.
+  "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+      # status code that was returned. For example, a `404` means the
+      # resource was not found.
+  "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+      # defined by the server.
+  "insertTime": "A String", # [Output Only] The time that this operation was requested.
+      # This value is inRFC3339
+      # text format.
+  "instancesBulkInsertOperationMetadata": {
+    "perLocationStatus": { # Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+        "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+        "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+            # error.
+        "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+            # if the flow is rolling forward or rolling back.
+        "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+      },
+    },
+  },
+  "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+      # Operation resources.
+  "name": "A String", # [Output Only] Name of the operation.
+  "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+      # group of operations results from a `bulkInsert` API request.
+  "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+      # `update`, or `delete`, and so on.
+  "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+      # There is no requirement that this be linear or support any granularity of
+      # operations. This should not be used to guess when the operation will be
+      # complete. This number should monotonically increase as the operation
+      # progresses.
+  "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+      # applicable when performing regional operations.
+  "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+  "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+      # this field will contain information on all underlying zonal actions and
+      # their state.
+    "clientOperationId": "A String", # [Output Only] The client operation id.
+    "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+            # populated.
+            # different programming environments, including REST APIs and RPC APIs. It is
+            # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+            # three pieces of data: error code, error message, and error details.
+            #
+            # You can find out more about this error model and how to work with it in the
+            # [API Design Guide](https://cloud.google.com/apis/design/errors).
+          "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+          "details": [ # A list of messages that carry the error details.  There is a common set of
+              # message types for APIs to use.
+            {
+              "a_key": "", # Properties of the object. Contains field @type with type URL.
+            },
+          ],
+          "message": "A String", # A developer-facing error message, which should be in English. Any
+              # user-facing error message should be localized and sent in the
+              # google.rpc.Status.details field, or localized by the client.
+        },
+        "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+            # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+      },
+    },
+  },
+  "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+      # This value is inRFC3339
+      # text format.
+  "status": "A String", # [Output Only] The status of the operation, which can be one of the
+      # following:
+      # `PENDING`, `RUNNING`, or `DONE`.
+  "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+      # operation.
+  "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+      # of the target resource.
+  "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+      # operations related to creating a snapshot, this points to the disk
+      # that the snapshot was created from.
+  "user": "A String", # [Output Only] User who requested the operation, for example:
+      # `user@example.com` or
+      # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+  "warnings": [ # [Output Only] If warning messages are generated during processing of the
+      # operation, this field will be populated.
+    {
+      "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+          # Engine returns NO_RESULTS_ON_PAGE if there
+          # are no results in the response.
+      "data": [ # [Output Only] Metadata about this warning in key:
+          # value format. For example:
+          #
+          # "data": [
+          #   {
+          #    "key": "scope",
+          #    "value": "zones/us-east1-d"
+          #   }]
+        {
+          "key": "A String", # [Output Only] A key that provides more detail on the warning being
+              # returned. For example, for warnings where there are no results in a list
+              # request for a particular zone, this key might be scope and
+              # the key value might be the zone name. Other examples might be a key
+              # indicating a deprecated resource and a suggested replacement, or a
+              # warning about invalid network settings (for example, if an instance
+              # attempts to perform IP forwarding but is not enabled for IP forwarding).
+          "value": "A String", # [Output Only] A warning data value corresponding to the key.
+        },
+      ],
+      "message": "A String", # [Output Only] A human-readable description of the warning code.
+    },
+  ],
+  "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+      # applicable when performing per-zone operations.
+}
+
+ +
+ list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None) +
Lists the DhcpOptionsConfigs for a project in the given location.
+
+Args:
+  project: string, Project ID for this request. (required)
+  region: string, Name of the region of this request. (required)
+  filter: string, A filter expression that filters resources listed in the response. Most
+Compute resources support two types of filter expressions:
+expressions that support regular expressions and expressions that follow
+API improvement proposal AIP-160.
+These two types of filter expressions cannot be mixed in one request.
+
+If you want to use AIP-160, your expression must specify the field name, an
+operator, and the value that you want to use for filtering. The value
+must be a string, a number, or a boolean. The operator
+must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`.
+
+For example, if you are filtering Compute Engine instances, you can
+exclude instances named `example-instance` by specifying
+`name != example-instance`.
+
+The `:*` comparison can be used to test whether a key has been defined.
+For example, to find all objects with `owner` label use:
+```
+labels.owner:*
+```
+
+You can also filter nested fields. For example, you could specify
+`scheduling.automaticRestart = false` to include instances only
+if they are not scheduled for automatic restarts. You can use filtering
+on nested fields to filter based onresource labels.
+
+To filter on multiple expressions, provide each separate expression within
+parentheses. For example:
+```
+(scheduling.automaticRestart = true)
+(cpuPlatform = "Intel Skylake")
+```
+By default, each expression is an `AND` expression. However, you
+can include `AND` and `OR` expressions explicitly.
+For example:
+```
+(cpuPlatform = "Intel Skylake") OR
+(cpuPlatform = "Intel Broadwell") AND
+(scheduling.automaticRestart = true)
+```
+
+If you want to use a regular expression, use the `eq` (equal) or `ne`
+(not equal) operator against a single un-parenthesized expression with or
+without quotes or against multiple parenthesized expressions. Examples:
+
+`fieldname eq unquoted literal`
+`fieldname eq 'single quoted literal'`
+`fieldname eq "double quoted literal"`
+`(fieldname1 eq literal) (fieldname2 ne "literal")`
+
+The literal value is interpreted as a regular expression using GoogleRE2 library syntax.
+The literal value must match the entire field.
+
+For example, to filter for instances that do not end with name "instance",
+you would use `name ne .*instance`.
+
+You cannot combine constraints on multiple fields using regular
+expressions.
+  maxResults: integer, The maximum number of results per page that should be returned.
+If the number of available results is larger than `maxResults`,
+Compute Engine returns a `nextPageToken` that can be used to get
+the next page of results in subsequent list requests. Acceptable values are
+`0` to `500`, inclusive. (Default: `500`)
+  orderBy: string, Sorts list results by a certain order. By default, results
+are returned in alphanumerical order based on the resource name.
+
+You can also sort results in descending order based on the creation
+timestamp using `orderBy="creationTimestamp desc"`. This sorts
+results based on the `creationTimestamp` field in
+reverse chronological order (newest result first). Use this to sort
+resources like operations so that the newest operation is returned first.
+
+Currently, only sorting by `name` or
+`creationTimestamp desc` is supported.
+  pageToken: string, Specifies a page token to use. Set `pageToken` to the
+`nextPageToken` returned by a previous list request to get
+the next page of results.
+  returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results in case
+of failure. The default value is false.
+
+For example, when partial success behavior is enabled, aggregatedList for a
+single zone scope either returns all resources in the zone or no resources,
+with an error code.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    {
+  "etag": "A String", # Server-defined ETag for optimistic concurrency control.
+  "id": "A String", # [Output Only] Unique identifier for the resource; defined by the server.
+  "items": [ # A list of DhcpOptionsConfig resources.
+    { # A standalone, regional API resource that encapsulates a set of user-defined
+        # DHCP configurations.
+      "associations": { # Mapping of user-defined keys to DhcpOptionsConfig to Network associations.
+        "a_key": { # Association represents the relationship between a DHCP options config and a
+            # network. Association represents the relationship between a DHCP options
+            # config and a network.
+          "network": "A String", # Required. The target network this DHCP option is attached to.
+              # You can specify this as a full or partial URL. For example, the following
+              # are all valid URLs:
+              #
+              #
+              #      - https://www.googleapis.com/compute/v1/projects/project/global/networks/network
+              #
+              #      - projects/project/global/networks/network
+          "networkId": "A String", # Output only. [Output Only] The server-defined ID of the associated Network.
+          "state": "A String", # Output only. [Output Only] State of the association.
+        },
+      },
+      "bootFileIpv4Name": "A String", # The file path and name of the boot image/file on the TFTP server that the
+          # client VM guest OS should download and execute during network boot. Used
+          # when the standard DHCP header 'file' field is overloaded. Corresponds to
+          # DHCPv4 Option 67.
+      "bootFileIpv6Parameters": [ # A list of UTF-8 encoded parameter strings to be passed as arguments to the
+          # bootloader program or OS kernel after downloading the boot file.
+          # Corresponds to DHCPv6 Option 60.
+        "A String",
+      ],
+      "bootFileIpv6Url": "A String", # The Uniform Resource Locator (URL) specifying the protocol, server address,
+          # and file path of the boot file that the client VM guest OS should download
+          # and execute for network boot (e.g., 'tftp://[2001:db8::1]/bootx64.efi' or
+          # 'http://[2001:db8::1]/boot.img'). Corresponds to DHCPv6 Option 59.
+      "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339
+          # text format.
+      "description": "A String", # An optional description of this resource. Provide this property when you
+          # create the resource.
+      "dnsSearchPaths": [ # An ordered list of domain suffixes (search paths) that the client VM guest
+          # OS should append to resolve hostnames that are not fully qualified. Applies
+          # to both DHCPv4 Option 119 and DHCPv6 Option 24.
+        "A String",
+      ],
+      "domainName": "A String", # The domain name that the client VM guest OS should use when resolving
+          # hostnames via DNS (e.g., 'example.com'). It defines the default domain
+          # suffix for the client. Corresponds to DHCPv4 Option 15.
+      "id": "A String", # Output only. [Output Only] The unique identifier for the resource type. The server
+          # generates this identifier.
+      "kind": "compute#dhcpOptionsConfig", # Output only. [Output Only] Type of the resource. Alwayscompute#dhcpOptionsConfig for dhcp options configs.
+      "leaseTimeSec": "A String", # The duration, in seconds, of the IPv4 address lease offered by the DHCP
+          # server to the client VM guest OS. Corresponds to DHCPv4 Option 51.
+      "name": "A String", # Name of the resource. Provided by the client when the resource is created.
+          # The name must be 1-63 characters long, and comply withRFC1035.
+          # Specifically, the name must be 1-63 characters long and match the regular
+          # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+          # character must be a lowercase letter, and all following characters must
+          # be a dash, lowercase letter, or digit, except the last character, which
+          # cannot be a dash.
+      "ntpServerIpv4Addresses": [ # An ordered list of IPv4 addresses of Network Time Protocol (NTP) servers
+          # available to the client VM guest OS for system clock synchronization,
+          # listed in order of preference. Corresponds to DHCPv4 Option 42.
+        "A String",
+      ],
+      "ntpServerIpv6Addresses": [ # An ordered list of IPv6 addresses of Network Time Protocol (NTP) servers
+          # available to the client VM guest OS for system clock synchronization.
+          # Corresponds to DHCPv6 Option 56.
+        "A String",
+      ],
+      "region": "A String", # Output only. [Output Only] URL of the region where the resource resides.
+      "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+      "tftpServerIpv4Addresses": [ # An ordered list of one or more IPv4 addresses of TFTP servers. Provides
+          # server redundancy and failover support, and is generally prioritized by
+          # clients over the single hostname specified in Option 66. Corresponds to
+          # DHCPv4 Option 150.
+        "A String",
+      ],
+      "tftpServerIpv4Name": "A String", # The hostname or IP address of the Trivial File Transfer Protocol (TFTP)
+          # server from which the client VM guest OS can download boot files. Typically
+          # used in network booting (PXE) when the standard DHCP header 'sname' field
+          # is overloaded. Corresponds to DHCPv4 Option 66.
+    },
+  ],
+  "kind": "compute#dhcpOptionsConfigList", # Output only. [Output Only] Type of the resource. Alwayscompute#dhcpOptionsConfigList for a list of dhcp options
+      # configs.
+  "nextPageToken": "A String", # [Output Only] This token allows you to get the next page of results for
+      # list requests. If the number of results is larger thanmaxResults, use the nextPageToken as a value for
+      # the query parameter pageToken in the next list request.
+      # Subsequent list requests will have their own nextPageToken to
+      # continue paging through the results.
+  "selfLink": "A String", # [Output Only] Server-defined URL for this resource.
+  "unreachables": [ # Output only. [Output Only] Unreachable resources.
+      # end_interface: MixerListResponseWithEtagBuilder
+    "A String",
+  ],
+  "warning": { # [Output Only] Informational warning message.
+    "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+        # Engine returns NO_RESULTS_ON_PAGE if there
+        # are no results in the response.
+    "data": [ # [Output Only] Metadata about this warning in key:
+        # value format. For example:
+        #
+        # "data": [
+        #   {
+        #    "key": "scope",
+        #    "value": "zones/us-east1-d"
+        #   }]
+      {
+        "key": "A String", # [Output Only] A key that provides more detail on the warning being
+            # returned. For example, for warnings where there are no results in a list
+            # request for a particular zone, this key might be scope and
+            # the key value might be the zone name. Other examples might be a key
+            # indicating a deprecated resource and a suggested replacement, or a
+            # warning about invalid network settings (for example, if an instance
+            # attempts to perform IP forwarding but is not enabled for IP forwarding).
+        "value": "A String", # [Output Only] A warning data value corresponding to the key.
+      },
+    ],
+    "message": "A String", # [Output Only] A human-readable description of the warning code.
+  },
+}
+
+ +
+ 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)
+
+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(project, region, dhcpOptionsConfig, body=None, requestId=None, updateMask=None, x__xgafv=None) +
Patches the specified DhcpOptionsConfig resource with the data included in
+the request. This method supports PATCH
+semantics and usesJSON merge
+patch format and processing rules.
+
+Args:
+  project: string, Project ID for this request. (required)
+  region: string, Name of the region for this request. (required)
+  dhcpOptionsConfig: string, Name of the DhcpOptionsConfig resource to patch. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # A standalone, regional API resource that encapsulates a set of user-defined
+    # DHCP configurations.
+  "associations": { # Mapping of user-defined keys to DhcpOptionsConfig to Network associations.
+    "a_key": { # Association represents the relationship between a DHCP options config and a
+        # network. Association represents the relationship between a DHCP options
+        # config and a network.
+      "network": "A String", # Required. The target network this DHCP option is attached to.
+          # You can specify this as a full or partial URL. For example, the following
+          # are all valid URLs:
+          #
+          #
+          #      - https://www.googleapis.com/compute/v1/projects/project/global/networks/network
+          #
+          #      - projects/project/global/networks/network
+      "networkId": "A String", # Output only. [Output Only] The server-defined ID of the associated Network.
+      "state": "A String", # Output only. [Output Only] State of the association.
+    },
+  },
+  "bootFileIpv4Name": "A String", # The file path and name of the boot image/file on the TFTP server that the
+      # client VM guest OS should download and execute during network boot. Used
+      # when the standard DHCP header 'file' field is overloaded. Corresponds to
+      # DHCPv4 Option 67.
+  "bootFileIpv6Parameters": [ # A list of UTF-8 encoded parameter strings to be passed as arguments to the
+      # bootloader program or OS kernel after downloading the boot file.
+      # Corresponds to DHCPv6 Option 60.
+    "A String",
+  ],
+  "bootFileIpv6Url": "A String", # The Uniform Resource Locator (URL) specifying the protocol, server address,
+      # and file path of the boot file that the client VM guest OS should download
+      # and execute for network boot (e.g., 'tftp://[2001:db8::1]/bootx64.efi' or
+      # 'http://[2001:db8::1]/boot.img'). Corresponds to DHCPv6 Option 59.
+  "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339
+      # text format.
+  "description": "A String", # An optional description of this resource. Provide this property when you
+      # create the resource.
+  "dnsSearchPaths": [ # An ordered list of domain suffixes (search paths) that the client VM guest
+      # OS should append to resolve hostnames that are not fully qualified. Applies
+      # to both DHCPv4 Option 119 and DHCPv6 Option 24.
+    "A String",
+  ],
+  "domainName": "A String", # The domain name that the client VM guest OS should use when resolving
+      # hostnames via DNS (e.g., 'example.com'). It defines the default domain
+      # suffix for the client. Corresponds to DHCPv4 Option 15.
+  "id": "A String", # Output only. [Output Only] The unique identifier for the resource type. The server
+      # generates this identifier.
+  "kind": "compute#dhcpOptionsConfig", # Output only. [Output Only] Type of the resource. Alwayscompute#dhcpOptionsConfig for dhcp options configs.
+  "leaseTimeSec": "A String", # The duration, in seconds, of the IPv4 address lease offered by the DHCP
+      # server to the client VM guest OS. Corresponds to DHCPv4 Option 51.
+  "name": "A String", # Name of the resource. Provided by the client when the resource is created.
+      # The name must be 1-63 characters long, and comply withRFC1035.
+      # Specifically, the name must be 1-63 characters long and match the regular
+      # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+      # character must be a lowercase letter, and all following characters must
+      # be a dash, lowercase letter, or digit, except the last character, which
+      # cannot be a dash.
+  "ntpServerIpv4Addresses": [ # An ordered list of IPv4 addresses of Network Time Protocol (NTP) servers
+      # available to the client VM guest OS for system clock synchronization,
+      # listed in order of preference. Corresponds to DHCPv4 Option 42.
+    "A String",
+  ],
+  "ntpServerIpv6Addresses": [ # An ordered list of IPv6 addresses of Network Time Protocol (NTP) servers
+      # available to the client VM guest OS for system clock synchronization.
+      # Corresponds to DHCPv6 Option 56.
+    "A String",
+  ],
+  "region": "A String", # Output only. [Output Only] URL of the region where the resource resides.
+  "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+  "tftpServerIpv4Addresses": [ # An ordered list of one or more IPv4 addresses of TFTP servers. Provides
+      # server redundancy and failover support, and is generally prioritized by
+      # clients over the single hostname specified in Option 66. Corresponds to
+      # DHCPv4 Option 150.
+    "A String",
+  ],
+  "tftpServerIpv4Name": "A String", # The hostname or IP address of the Trivial File Transfer Protocol (TFTP)
+      # server from which the client VM guest OS can download boot files. Typically
+      # used in network booting (PXE) when the standard DHCP header 'sname' field
+      # is overloaded. Corresponds to DHCPv4 Option 66.
+}
+
+  requestId: string, An optional request ID to identify requests. Specify a unique request ID so
+that if you must retry your request, the server will know to ignore the
+request if it has already been completed.
+
+For example, consider a situation where you make an initial request and
+the request times out. If you make the request again with the same
+request ID, the server can check if original operation with the same
+request ID was received, and if so, will ignore the second request. This
+prevents clients from accidentally creating duplicate commitments.
+
+The request ID must be
+a valid UUID with the exception that zero UUID is not supported
+(00000000-0000-0000-0000-000000000000).
+end_interface: MixerMutationRequestBuilder
+  updateMask: string, update_mask indicates fields to be updated as part of this request.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents an Operation resource.
+    #
+    # Google Compute Engine has three Operation resources:
+    #
+    # * [Global](/compute/docs/reference/rest/beta/globalOperations)
+    # * [Regional](/compute/docs/reference/rest/beta/regionOperations)
+    # * [Zonal](/compute/docs/reference/rest/beta/zoneOperations)
+    #
+    # You can use an operation resource to manage asynchronous API requests.
+    # For more information, readHandling
+    # API responses.
+    #
+    # Operations can be global, regional or zonal.
+    #
+    #    - For global operations, use the `globalOperations`
+    #    resource.
+    #    - For regional operations, use the
+    #    `regionOperations` resource.
+    #    - For zonal operations, use
+    #    the `zoneOperations` resource.
+    #
+    #
+    #
+    # For more information, read
+    # Global, Regional, and Zonal Resources.
+    #
+    # Note that completed Operation resources have a limited
+    # retention period.
+  "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+      # Not present otherwise.
+  "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+  "description": "A String", # [Output Only] A textual description of the operation, which is
+      # set when the operation is created.
+  "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+      # text format.
+  "error": { # [Output Only] If errors are generated during processing of the operation,
+      # this field will be populated.
+    "errors": [ # [Output Only] The array of errors encountered while processing this
+        # operation.
+      { # Represents a single error encountered during the processing of an
+          # operation.
+        "code": "A String", # [Output Only] The error type identifier for this error.
+        "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+            # details. There is a set of defined message types to use for providing
+            # details.The syntax depends on the error code. For example,
+            # QuotaExceededInfo will have details when the error code is
+            # QUOTA_EXCEEDED.
+          { # Container for structured error details providing additional context
+              # specific to the encountered error code.
+            "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                #
+                # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                # is not enabled:
+                #
+                #     { "reason": "API_DISABLED"
+                #       "domain": "googleapis.com"
+                #       "metadata": {
+                #         "resource": "projects/123",
+                #         "service": "pubsub.googleapis.com"
+                #       }
+                #     }
+                #
+                # This response indicates that the pubsub.googleapis.com API is not enabled.
+                #
+                # Example of an error that is returned when attempting to create a Spanner
+                # instance in a region that is out of stock:
+                #
+                #     { "reason": "STOCKOUT"
+                #       "domain": "spanner.googleapis.com",
+                #       "metadata": {
+                #         "availableRegions": "us-central1,us-east2"
+                #       }
+                #     }
+              "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                  # is typically the registered service name of the tool or product that
+                  # generates the error. Example: "pubsub.googleapis.com". If the error is
+                  # generated by some common infrastructure, the error domain must be a
+                  # globally unique value that identifies the infrastructure. For Google API
+                  # infrastructure, the error domain is "googleapis.com".
+              "metadatas": { # Additional structured details about this error.
+                  #
+                  # Keys must match a regular expression of `a-z+` but should
+                  # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                  # length. When identifying the current value of an exceeded limit, the units
+                  # should be contained in the key, not the value.  For example, rather than
+                  # `{"instanceLimit": "100/request"}`, should be returned as,
+                  # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                  # instances that can be created in a single (batch) request.
+                "a_key": "A String",
+              },
+              "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                  # proximate cause of the error. Error reasons are unique within a particular
+                  # domain of errors. This should be at most 63 characters and match a
+                  # regular expression of `A-Z+[A-Z0-9]`, which represents
+                  # UPPER_SNAKE_CASE.
+            },
+            "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                #
+                # For example, if a quota check failed with an error indicating the calling
+                # project hasn't enabled the accessed service, this can contain a URL pointing
+                # directly to the right place in the developer console to flip the bit.
+              "links": [ # URL(s) pointing to additional information on handling the current error.
+                { # Describes a URL link.
+                  "description": "A String", # Describes what the link offers.
+                  "url": "A String", # The URL of the link.
+                },
+              ],
+            },
+            "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                # which can be attached to an RPC error.
+              "locale": "A String", # The locale used following the specification defined at
+                  # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                  # Examples are: "en-US", "fr-CH", "es-MX"
+              "message": "A String", # The localized error message in the above locale.
+            },
+            "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+              "dimensions": { # The map holding related quota dimensions.
+                "a_key": "A String",
+              },
+              "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                  #  type or metric.
+              "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                  # or metric.
+              "limitName": "A String", # The name of the quota limit.
+              "metricName": "A String", # The Compute Engine quota metric name.
+              "rolloutStatus": "A String", # Rollout status of the future quota limit.
+            },
+          },
+        ],
+        "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+            # This property is optional.
+        "message": "A String", # [Output Only] An optional, human-readable error message.
+      },
+    ],
+  },
+  "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+    "healthInfo": { # Health information. # Output only. The health information.
+      "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+      "healthStatus": "A String", # Output only. The health status.
+      "repairCategory": "A String", # Output only. The repair category.
+      "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+      "updateTime": "A String", # Output only. The time when health info was updated.
+    },
+  },
+  "getVersionOperationMetadata": {
+    "inlineSbomInfo": {
+      "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+          # appropriate identifiers.
+        "a_key": "A String",
+      },
+      "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+          # identifiers.
+        "a_key": "A String",
+      },
+    },
+  },
+  "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+      # message that was returned, such as `NOT FOUND`.
+  "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+      # status code that was returned. For example, a `404` means the
+      # resource was not found.
+  "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+      # defined by the server.
+  "insertTime": "A String", # [Output Only] The time that this operation was requested.
+      # This value is inRFC3339
+      # text format.
+  "instancesBulkInsertOperationMetadata": {
+    "perLocationStatus": { # Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+        "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+        "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+            # error.
+        "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+            # if the flow is rolling forward or rolling back.
+        "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+      },
+    },
+  },
+  "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+      # Operation resources.
+  "name": "A String", # [Output Only] Name of the operation.
+  "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+      # group of operations results from a `bulkInsert` API request.
+  "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+      # `update`, or `delete`, and so on.
+  "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+      # There is no requirement that this be linear or support any granularity of
+      # operations. This should not be used to guess when the operation will be
+      # complete. This number should monotonically increase as the operation
+      # progresses.
+  "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+      # applicable when performing regional operations.
+  "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+  "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+      # this field will contain information on all underlying zonal actions and
+      # their state.
+    "clientOperationId": "A String", # [Output Only] The client operation id.
+    "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+            # populated.
+            # different programming environments, including REST APIs and RPC APIs. It is
+            # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+            # three pieces of data: error code, error message, and error details.
+            #
+            # You can find out more about this error model and how to work with it in the
+            # [API Design Guide](https://cloud.google.com/apis/design/errors).
+          "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+          "details": [ # A list of messages that carry the error details.  There is a common set of
+              # message types for APIs to use.
+            {
+              "a_key": "", # Properties of the object. Contains field @type with type URL.
+            },
+          ],
+          "message": "A String", # A developer-facing error message, which should be in English. Any
+              # user-facing error message should be localized and sent in the
+              # google.rpc.Status.details field, or localized by the client.
+        },
+        "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+            # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+      },
+    },
+  },
+  "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+      # This value is inRFC3339
+      # text format.
+  "status": "A String", # [Output Only] The status of the operation, which can be one of the
+      # following:
+      # `PENDING`, `RUNNING`, or `DONE`.
+  "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+      # operation.
+  "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+      # of the target resource.
+  "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+      # operations related to creating a snapshot, this points to the disk
+      # that the snapshot was created from.
+  "user": "A String", # [Output Only] User who requested the operation, for example:
+      # `user@example.com` or
+      # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+  "warnings": [ # [Output Only] If warning messages are generated during processing of the
+      # operation, this field will be populated.
+    {
+      "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+          # Engine returns NO_RESULTS_ON_PAGE if there
+          # are no results in the response.
+      "data": [ # [Output Only] Metadata about this warning in key:
+          # value format. For example:
+          #
+          # "data": [
+          #   {
+          #    "key": "scope",
+          #    "value": "zones/us-east1-d"
+          #   }]
+        {
+          "key": "A String", # [Output Only] A key that provides more detail on the warning being
+              # returned. For example, for warnings where there are no results in a list
+              # request for a particular zone, this key might be scope and
+              # the key value might be the zone name. Other examples might be a key
+              # indicating a deprecated resource and a suggested replacement, or a
+              # warning about invalid network settings (for example, if an instance
+              # attempts to perform IP forwarding but is not enabled for IP forwarding).
+          "value": "A String", # [Output Only] A warning data value corresponding to the key.
+        },
+      ],
+      "message": "A String", # [Output Only] A human-readable description of the warning code.
+    },
+  ],
+  "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+      # applicable when performing per-zone operations.
+}
+
+ +
+ testIamPermissions(project, region, resource, body=None, x__xgafv=None) +
Returns permissions that a caller has on the specified resource.
+
+Args:
+  project: string, Project ID for this request. (required)
+  region: string, The name of the region for this request. (required)
+  resource: string, Name or id of the resource for this request. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{
+  "permissions": [ # The set of permissions to check for the 'resource'. Permissions with
+      # wildcards (such as '*' or 'storage.*') are not allowed.
+    "A String",
+  ],
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    {
+  "permissions": [ # A subset of `TestPermissionsRequest.permissions` that the caller is
+      # allowed.
+    "A String",
+  ],
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/compute_beta.diskSettings.html b/docs/dyn/compute_beta.diskSettings.html index 5cced5f960..7f952d929d 100644 --- a/docs/dyn/compute_beta.diskSettings.html +++ b/docs/dyn/compute_beta.diskSettings.html @@ -326,6 +326,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.diskTypes.html b/docs/dyn/compute_beta.diskTypes.html index 9b7088f116..2dce7822dc 100644 --- a/docs/dyn/compute_beta.diskTypes.html +++ b/docs/dyn/compute_beta.diskTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of disk types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of disk types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -353,17 +353,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -685,17 +685,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.disks.html b/docs/dyn/compute_beta.disks.html index 4ee7834f46..dcf6a6a611 100644 --- a/docs/dyn/compute_beta.disks.html +++ b/docs/dyn/compute_beta.disks.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of persistent disks.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

bulkInsert(project, zone, body=None, requestId=None, x__xgafv=None)

@@ -111,7 +111,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of persistent disks contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeResourcePolicies(project, zone, disk, body=None, requestId=None, x__xgafv=None)

@@ -320,6 +320,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -747,6 +756,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1252,17 +1262,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1476,6 +1486,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1791,6 +1810,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1988,6 +2016,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2433,6 +2462,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2732,6 +2770,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3061,6 +3108,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4064,6 +4112,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4658,6 +4707,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5073,6 +5131,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5547,17 +5606,17 @@

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. +
@@ -5733,6 +5792,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6036,6 +6104,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7222,6 +7299,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7546,6 +7632,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7842,6 +7937,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8158,6 +8262,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8518,6 +8631,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9113,6 +9227,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9427,6 +9550,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.externalVpnGateways.html b/docs/dyn/compute_beta.externalVpnGateways.html index 7afa372b92..59b8a2d442 100644 --- a/docs/dyn/compute_beta.externalVpnGateways.html +++ b/docs/dyn/compute_beta.externalVpnGateways.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of ExternalVpnGateway available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, resource, body=None, x__xgafv=None)

@@ -267,6 +267,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -755,6 +764,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1111,17 +1129,17 @@

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. +
@@ -1294,6 +1312,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.firewallPolicies.html b/docs/dyn/compute_beta.firewallPolicies.html index e48e532a49..9b50d2d18d 100644 --- a/docs/dyn/compute_beta.firewallPolicies.html +++ b/docs/dyn/compute_beta.firewallPolicies.html @@ -117,7 +117,7 @@

Instance Methods

listAssociations(includeInheritedPolicies=None, targetResource=None, x__xgafv=None)

Lists associations of a specified target, i.e., organization or folder.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(firewallPolicy, parentId=None, requestId=None, x__xgafv=None)

@@ -330,6 +330,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -815,6 +824,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1300,6 +1318,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1594,6 +1621,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1892,6 +1928,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3946,6 +3991,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4721,17 +4775,17 @@

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. +
@@ -4899,6 +4953,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5661,6 +5724,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6147,6 +6219,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6633,6 +6714,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6927,6 +7017,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7221,6 +7320,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7515,6 +7623,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.firewalls.html b/docs/dyn/compute_beta.firewalls.html index 114ed1eb7f..a6e6079907 100644 --- a/docs/dyn/compute_beta.firewalls.html +++ b/docs/dyn/compute_beta.firewalls.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of firewall rules available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, firewall, body=None, requestId=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -921,6 +930,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1359,17 +1377,17 @@

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. +
@@ -1710,6 +1728,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2212,6 +2239,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.forwardingRules.html b/docs/dyn/compute_beta.forwardingRules.html index 1e53889fae..9774369bdf 100644 --- a/docs/dyn/compute_beta.forwardingRules.html +++ b/docs/dyn/compute_beta.forwardingRules.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of forwarding rules.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of ForwardingRule resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, forwardingRule, body=None, requestId=None, x__xgafv=None)

@@ -816,17 +816,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -998,6 +998,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2365,6 +2374,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3158,17 +3176,17 @@

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. +
@@ -3866,6 +3884,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4178,6 +4205,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4481,6 +4517,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.futureReservations.html b/docs/dyn/compute_beta.futureReservations.html index 64640a8580..6ddfeb9491 100644 --- a/docs/dyn/compute_beta.futureReservations.html +++ b/docs/dyn/compute_beta.futureReservations.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of future reservations.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

cancel(project, zone, futureReservation, requestId=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

A list of all the future reservations that have been configured for the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, zone, futureReservation, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -662,17 +662,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -839,6 +839,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1139,6 +1148,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2201,6 +2219,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2850,17 +2877,17 @@

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. +
@@ -3405,6 +3432,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.globalAddresses.html b/docs/dyn/compute_beta.globalAddresses.html index 44c91325ef..274148cc2c 100644 --- a/docs/dyn/compute_beta.globalAddresses.html +++ b/docs/dyn/compute_beta.globalAddresses.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of global addresses.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(project, address, body=None, requestId=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -849,6 +858,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1250,17 +1268,17 @@

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. +
@@ -1442,6 +1460,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1742,6 +1769,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.globalForwardingRules.html b/docs/dyn/compute_beta.globalForwardingRules.html index cc75ee17c7..baf2a632f9 100644 --- a/docs/dyn/compute_beta.globalForwardingRules.html +++ b/docs/dyn/compute_beta.globalForwardingRules.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of GlobalForwardingRule resources available to the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, forwardingRule, body=None, requestId=None, x__xgafv=None)

@@ -273,6 +273,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1639,6 +1648,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2431,17 +2449,17 @@

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. +
@@ -3138,6 +3156,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3439,6 +3466,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3741,6 +3777,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.globalFrontendSettings.html b/docs/dyn/compute_beta.globalFrontendSettings.html new file mode 100644 index 0000000000..14da737208 --- /dev/null +++ b/docs/dyn/compute_beta.globalFrontendSettings.html @@ -0,0 +1,435 @@ + + + +

Compute Engine API . globalFrontendSettings

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ get(project, x__xgafv=None)

+

Gets the Global Frontend Billing Bundle Settings for a project.

+

+ patch(project, body=None, requestId=None, updateMask=None, x__xgafv=None)

+

Updates the Global Frontend Billing Bundle Settings for a project.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ get(project, x__xgafv=None) +
Gets the Global Frontend Billing Bundle Settings for a project.
+
+Args:
+  project: string, A parameter (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents the Global Frontend Bundle settings for a single project.
+  "bundleType": "A String", # Customer-settable bundle type.
+  "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp in RFC3339 text format.
+  "description": "A String", # Output only. [Output Only] An optional description of this resource.
+  "etag": "A String", # Output only. For optimistic locking
+  "id": "A String", # Output only. [Output Only] The unique identifier for the resource. This identifier is
+      # defined by the server.
+  "name": "A String", # Output only. OUTPUT_ONLY fields
+      # [Output Only] Name of the resource. Must be 1-63 characters long and match
+      # the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+      # character must be a lowercase letter, and all following characters must
+      # be a dash, lowercase letter, or digit, except the last character, which
+      # cannot be a dash.
+  "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+}
+
+ +
+ patch(project, body=None, requestId=None, updateMask=None, x__xgafv=None) +
Updates the Global Frontend Billing Bundle Settings for a project.
+
+Args:
+  project: string, A parameter (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents the Global Frontend Bundle settings for a single project.
+  "bundleType": "A String", # Customer-settable bundle type.
+  "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp in RFC3339 text format.
+  "description": "A String", # Output only. [Output Only] An optional description of this resource.
+  "etag": "A String", # Output only. For optimistic locking
+  "id": "A String", # Output only. [Output Only] The unique identifier for the resource. This identifier is
+      # defined by the server.
+  "name": "A String", # Output only. OUTPUT_ONLY fields
+      # [Output Only] Name of the resource. Must be 1-63 characters long and match
+      # the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+      # character must be a lowercase letter, and all following characters must
+      # be a dash, lowercase letter, or digit, except the last character, which
+      # cannot be a dash.
+  "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+}
+
+  requestId: string, A parameter
+  updateMask: string, e.g., "type"
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response to an UpdateGlobalFrontendSettingsRequest.
+  "operation": { # Represents an Operation resource.
+      #
+      # Google Compute Engine has three Operation resources:
+      #
+      # * [Global](/compute/docs/reference/rest/beta/globalOperations)
+      # * [Regional](/compute/docs/reference/rest/beta/regionOperations)
+      # * [Zonal](/compute/docs/reference/rest/beta/zoneOperations)
+      #
+      # You can use an operation resource to manage asynchronous API requests.
+      # For more information, readHandling
+      # API responses.
+      #
+      # Operations can be global, regional or zonal.
+      #
+      #    - For global operations, use the `globalOperations`
+      #    resource.
+      #    - For regional operations, use the
+      #    `regionOperations` resource.
+      #    - For zonal operations, use
+      #    the `zoneOperations` resource.
+      #
+      #
+      #
+      # For more information, read
+      # Global, Regional, and Zonal Resources.
+      #
+      # Note that completed Operation resources have a limited
+      # retention period.
+    "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+        # Not present otherwise.
+    "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+    "description": "A String", # [Output Only] A textual description of the operation, which is
+        # set when the operation is created.
+    "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+        # text format.
+    "error": { # [Output Only] If errors are generated during processing of the operation,
+        # this field will be populated.
+      "errors": [ # [Output Only] The array of errors encountered while processing this
+          # operation.
+        { # Represents a single error encountered during the processing of an
+            # operation.
+          "code": "A String", # [Output Only] The error type identifier for this error.
+          "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+              # details. There is a set of defined message types to use for providing
+              # details.The syntax depends on the error code. For example,
+              # QuotaExceededInfo will have details when the error code is
+              # QUOTA_EXCEEDED.
+            { # Container for structured error details providing additional context
+                # specific to the encountered error code.
+              "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                  #
+                  # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                  # is not enabled:
+                  #
+                  #     { "reason": "API_DISABLED"
+                  #       "domain": "googleapis.com"
+                  #       "metadata": {
+                  #         "resource": "projects/123",
+                  #         "service": "pubsub.googleapis.com"
+                  #       }
+                  #     }
+                  #
+                  # This response indicates that the pubsub.googleapis.com API is not enabled.
+                  #
+                  # Example of an error that is returned when attempting to create a Spanner
+                  # instance in a region that is out of stock:
+                  #
+                  #     { "reason": "STOCKOUT"
+                  #       "domain": "spanner.googleapis.com",
+                  #       "metadata": {
+                  #         "availableRegions": "us-central1,us-east2"
+                  #       }
+                  #     }
+                "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                    # is typically the registered service name of the tool or product that
+                    # generates the error. Example: "pubsub.googleapis.com". If the error is
+                    # generated by some common infrastructure, the error domain must be a
+                    # globally unique value that identifies the infrastructure. For Google API
+                    # infrastructure, the error domain is "googleapis.com".
+                "metadatas": { # Additional structured details about this error.
+                    #
+                    # Keys must match a regular expression of `a-z+` but should
+                    # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                    # length. When identifying the current value of an exceeded limit, the units
+                    # should be contained in the key, not the value.  For example, rather than
+                    # `{"instanceLimit": "100/request"}`, should be returned as,
+                    # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                    # instances that can be created in a single (batch) request.
+                  "a_key": "A String",
+                },
+                "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                    # proximate cause of the error. Error reasons are unique within a particular
+                    # domain of errors. This should be at most 63 characters and match a
+                    # regular expression of `A-Z+[A-Z0-9]`, which represents
+                    # UPPER_SNAKE_CASE.
+              },
+              "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                  #
+                  # For example, if a quota check failed with an error indicating the calling
+                  # project hasn't enabled the accessed service, this can contain a URL pointing
+                  # directly to the right place in the developer console to flip the bit.
+                "links": [ # URL(s) pointing to additional information on handling the current error.
+                  { # Describes a URL link.
+                    "description": "A String", # Describes what the link offers.
+                    "url": "A String", # The URL of the link.
+                  },
+                ],
+              },
+              "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                  # which can be attached to an RPC error.
+                "locale": "A String", # The locale used following the specification defined at
+                    # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                    # Examples are: "en-US", "fr-CH", "es-MX"
+                "message": "A String", # The localized error message in the above locale.
+              },
+              "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+                "dimensions": { # The map holding related quota dimensions.
+                  "a_key": "A String",
+                },
+                "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                    #  type or metric.
+                "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                    # or metric.
+                "limitName": "A String", # The name of the quota limit.
+                "metricName": "A String", # The Compute Engine quota metric name.
+                "rolloutStatus": "A String", # Rollout status of the future quota limit.
+              },
+            },
+          ],
+          "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+              # This property is optional.
+          "message": "A String", # [Output Only] An optional, human-readable error message.
+        },
+      ],
+    },
+    "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+      "healthInfo": { # Health information. # Output only. The health information.
+        "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+        "healthStatus": "A String", # Output only. The health status.
+        "repairCategory": "A String", # Output only. The repair category.
+        "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+        "updateTime": "A String", # Output only. The time when health info was updated.
+      },
+    },
+    "getVersionOperationMetadata": {
+      "inlineSbomInfo": {
+        "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+            # appropriate identifiers.
+          "a_key": "A String",
+        },
+        "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+            # identifiers.
+          "a_key": "A String",
+        },
+      },
+    },
+    "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+        # message that was returned, such as `NOT FOUND`.
+    "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+        # status code that was returned. For example, a `404` means the
+        # resource was not found.
+    "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+        # defined by the server.
+    "insertTime": "A String", # [Output Only] The time that this operation was requested.
+        # This value is inRFC3339
+        # text format.
+    "instancesBulkInsertOperationMetadata": {
+      "perLocationStatus": { # Status information per location (location name is key).
+          # Example key: zones/us-central1-a
+        "a_key": {
+          "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+          "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+          "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+              # error.
+          "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+              # if the flow is rolling forward or rolling back.
+          "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+        },
+      },
+    },
+    "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+        # Operation resources.
+    "name": "A String", # [Output Only] Name of the operation.
+    "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+        # group of operations results from a `bulkInsert` API request.
+    "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+        # `update`, or `delete`, and so on.
+    "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+        # There is no requirement that this be linear or support any granularity of
+        # operations. This should not be used to guess when the operation will be
+        # complete. This number should monotonically increase as the operation
+        # progresses.
+    "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+        # applicable when performing regional operations.
+    "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+    "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+        # this field will contain information on all underlying zonal actions and
+        # their state.
+      "clientOperationId": "A String", # [Output Only] The client operation id.
+      "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+          # Example key: zones/us-central1-a
+        "a_key": {
+          "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+              # populated.
+              # different programming environments, including REST APIs and RPC APIs. It is
+              # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+              # three pieces of data: error code, error message, and error details.
+              #
+              # You can find out more about this error model and how to work with it in the
+              # [API Design Guide](https://cloud.google.com/apis/design/errors).
+            "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+            "details": [ # A list of messages that carry the error details.  There is a common set of
+                # message types for APIs to use.
+              {
+                "a_key": "", # Properties of the object. Contains field @type with type URL.
+              },
+            ],
+            "message": "A String", # A developer-facing error message, which should be in English. Any
+                # user-facing error message should be localized and sent in the
+                # google.rpc.Status.details field, or localized by the client.
+          },
+          "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+              # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+        },
+      },
+    },
+    "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+        # This value is inRFC3339
+        # text format.
+    "status": "A String", # [Output Only] The status of the operation, which can be one of the
+        # following:
+        # `PENDING`, `RUNNING`, or `DONE`.
+    "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+        # operation.
+    "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+        # of the target resource.
+    "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+        # operations related to creating a snapshot, this points to the disk
+        # that the snapshot was created from.
+    "user": "A String", # [Output Only] User who requested the operation, for example:
+        # `user@example.com` or
+        # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+    "warnings": [ # [Output Only] If warning messages are generated during processing of the
+        # operation, this field will be populated.
+      {
+        "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+            # Engine returns NO_RESULTS_ON_PAGE if there
+            # are no results in the response.
+        "data": [ # [Output Only] Metadata about this warning in key:
+            # value format. For example:
+            #
+            # "data": [
+            #   {
+            #    "key": "scope",
+            #    "value": "zones/us-east1-d"
+            #   }]
+          {
+            "key": "A String", # [Output Only] A key that provides more detail on the warning being
+                # returned. For example, for warnings where there are no results in a list
+                # request for a particular zone, this key might be scope and
+                # the key value might be the zone name. Other examples might be a key
+                # indicating a deprecated resource and a suggested replacement, or a
+                # warning about invalid network settings (for example, if an instance
+                # attempts to perform IP forwarding but is not enabled for IP forwarding).
+            "value": "A String", # [Output Only] A warning data value corresponding to the key.
+          },
+        ],
+        "message": "A String", # [Output Only] A human-readable description of the warning code.
+      },
+    ],
+    "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+        # applicable when performing per-zone operations.
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/compute_beta.globalNetworkEndpointGroups.html b/docs/dyn/compute_beta.globalNetworkEndpointGroups.html index 6d72234475..e3dd9e60d7 100644 --- a/docs/dyn/compute_beta.globalNetworkEndpointGroups.html +++ b/docs/dyn/compute_beta.globalNetworkEndpointGroups.html @@ -99,10 +99,10 @@

Instance Methods

listNetworkEndpoints(project, networkEndpointGroup, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the network endpoints in the specified network endpoint group.

- listNetworkEndpoints_next()

+ listNetworkEndpoints_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -313,6 +313,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -614,6 +623,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -953,6 +971,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1730,6 +1757,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2437,31 +2473,31 @@

Method Details

- listNetworkEndpoints_next() + listNetworkEndpoints_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_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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.globalOperations.html b/docs/dyn/compute_beta.globalOperations.html index 082e257ecb..a05ffbcf99 100644 --- a/docs/dyn/compute_beta.globalOperations.html +++ b/docs/dyn/compute_beta.globalOperations.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all operations.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(project, operation, x__xgafv=None)

@@ -349,6 +349,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -548,17 +557,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -732,6 +741,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1100,6 +1118,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1268,17 +1295,17 @@

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. +
@@ -1447,6 +1474,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.globalOrganizationOperations.html b/docs/dyn/compute_beta.globalOrganizationOperations.html index 663cb7b1da..9e03639fd5 100644 --- a/docs/dyn/compute_beta.globalOrganizationOperations.html +++ b/docs/dyn/compute_beta.globalOrganizationOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(filter=None, maxResults=None, orderBy=None, pageToken=None, parentId=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -262,6 +262,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -630,6 +639,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -798,17 +816,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.globalPublicDelegatedPrefixes.html b/docs/dyn/compute_beta.globalPublicDelegatedPrefixes.html index 6ddca0d9fc..57bf21a57c 100644 --- a/docs/dyn/compute_beta.globalPublicDelegatedPrefixes.html +++ b/docs/dyn/compute_beta.globalPublicDelegatedPrefixes.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the global PublicDelegatedPrefixes for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, publicDelegatedPrefix, body=None, requestId=None, x__xgafv=None)

@@ -264,6 +264,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -799,6 +808,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1178,17 +1196,17 @@

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. +
@@ -1471,6 +1489,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.globalVmExtensionPolicies.html b/docs/dyn/compute_beta.globalVmExtensionPolicies.html index 04429a5519..9b13ca68e3 100644 --- a/docs/dyn/compute_beta.globalVmExtensionPolicies.html +++ b/docs/dyn/compute_beta.globalVmExtensionPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all VM Extension Policy resources

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists global VM extension policies.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, globalVmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -345,17 +345,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -571,6 +571,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1131,6 +1140,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1526,17 +1544,17 @@

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. +
@@ -1829,6 +1847,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.healthChecks.html b/docs/dyn/compute_beta.healthChecks.html index 0811708fac..85654252cc 100644 --- a/docs/dyn/compute_beta.healthChecks.html +++ b/docs/dyn/compute_beta.healthChecks.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthCheck resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, healthCheck, body=None, requestId=None, x__xgafv=None)

@@ -639,17 +639,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -820,6 +820,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1831,6 +1840,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2448,17 +2466,17 @@

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. +
@@ -2979,6 +2997,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3659,6 +3686,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.hosts.html b/docs/dyn/compute_beta.hosts.html index 140f4037c7..f18529d034 100644 --- a/docs/dyn/compute_beta.hosts.html +++ b/docs/dyn/compute_beta.hosts.html @@ -87,7 +87,7 @@

Instance Methods

list(project, zone, association, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of hosts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -316,6 +316,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -625,17 +634,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.html b/docs/dyn/compute_beta.html index 9f2ff15bbc..8c53f83854 100644 --- a/docs/dyn/compute_beta.html +++ b/docs/dyn/compute_beta.html @@ -109,6 +109,11 @@

Instance Methods

Returns the crossSiteNetworks Resource.

+

+ dhcpOptionsConfigs() +

+

Returns the dhcpOptionsConfigs Resource.

+

diskSettings()

@@ -159,6 +164,11 @@

Instance Methods

Returns the globalForwardingRules Resource.

+

+ globalFrontendSettings() +

+

Returns the globalFrontendSettings Resource.

+

globalNetworkEndpointGroups()

@@ -374,6 +384,11 @@

Instance Methods

Returns the organizationSecurityPolicies Resource.

+

+ organizationSnapshotRecycleBinPolicy() +

+

Returns the organizationSnapshotRecycleBinPolicy Resource.

+

packetMirrorings()

@@ -404,6 +419,11 @@

Instance Methods

Returns the publicDelegatedPrefixes Resource.

+

+ recoverableSnapshots() +

+

Returns the recoverableSnapshots Resource.

+

regionAutoscalers()

@@ -654,6 +674,11 @@

Instance Methods

Returns the snapshotGroups Resource.

+

+ snapshotRecycleBinPolicy() +

+

Returns the snapshotRecycleBinPolicy Resource.

+

snapshotSettings()

@@ -768,7 +793,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -777,20 +802,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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.httpHealthChecks.html b/docs/dyn/compute_beta.httpHealthChecks.html index 3643825d40..eb1cb6c5eb 100644 --- a/docs/dyn/compute_beta.httpHealthChecks.html +++ b/docs/dyn/compute_beta.httpHealthChecks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HttpHealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, httpHealthCheck, body=None, requestId=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -661,6 +670,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -968,17 +986,17 @@

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. +
@@ -1189,6 +1207,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1559,6 +1586,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.httpsHealthChecks.html b/docs/dyn/compute_beta.httpsHealthChecks.html index b16d0a2638..8e17888e5e 100644 --- a/docs/dyn/compute_beta.httpsHealthChecks.html +++ b/docs/dyn/compute_beta.httpsHealthChecks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HttpsHealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, httpsHealthCheck, body=None, requestId=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -669,6 +678,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -980,17 +998,17 @@

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. +
@@ -1205,6 +1223,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1579,6 +1606,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.imageFamilyViews.html b/docs/dyn/compute_beta.imageFamilyViews.html index 1b7fc202b0..ca7f38e45d 100644 --- a/docs/dyn/compute_beta.imageFamilyViews.html +++ b/docs/dyn/compute_beta.imageFamilyViews.html @@ -190,6 +190,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see diff --git a/docs/dyn/compute_beta.imageViews.html b/docs/dyn/compute_beta.imageViews.html index f6291eca2c..b844c916f1 100644 --- a/docs/dyn/compute_beta.imageViews.html +++ b/docs/dyn/compute_beta.imageViews.html @@ -189,6 +189,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see diff --git a/docs/dyn/compute_beta.images.html b/docs/dyn/compute_beta.images.html index 67329dfc28..a0e217ac7e 100644 --- a/docs/dyn/compute_beta.images.html +++ b/docs/dyn/compute_beta.images.html @@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None, zone=None)

Retrieves the list of custom images

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, image, body=None, requestId=None, x__xgafv=None)

@@ -282,6 +282,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -624,6 +633,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -855,6 +873,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1422,6 +1441,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2349,6 +2369,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2969,6 +2990,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3292,6 +3322,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3791,17 +3822,17 @@

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. +
@@ -3901,6 +3932,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4520,6 +4552,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5694,6 +5735,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.instanceGroupManagerResizeRequests.html b/docs/dyn/compute_beta.instanceGroupManagerResizeRequests.html index aa52dca1fa..6d57d8362f 100644 --- a/docs/dyn/compute_beta.instanceGroupManagerResizeRequests.html +++ b/docs/dyn/compute_beta.instanceGroupManagerResizeRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of resize requests that are contained in the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,6 +267,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -573,6 +582,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1547,6 +1565,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2143,17 +2170,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.instanceGroupManagers.html b/docs/dyn/compute_beta.instanceGroupManagers.html index 1292d35307..ad9c5f92ac 100644 --- a/docs/dyn/compute_beta.instanceGroupManagers.html +++ b/docs/dyn/compute_beta.instanceGroupManagers.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of managed instance groups and groups them by zone.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

applyUpdatesToInstances(project, zone, instanceGroupManager, body=None, x__xgafv=None)

@@ -120,22 +120,22 @@

Instance Methods

listErrors(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all errors thrown by actions on instances for a given managed

- listErrors_next()

+ listErrors_next(previous_request, previous_response)

Retrieves the next page of results.

listManagedInstances(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all of the instances in the managed instance group. Each instance

- listManagedInstances_next()

+ listManagedInstances_next(previous_request, previous_response)

Retrieves the next page of results.

listPerInstanceConfigs(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all of the per-instance configurations defined for the managed

- listPerInstanceConfigs_next()

+ listPerInstanceConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, instanceGroupManager, body=None, requestId=None, x__xgafv=None)

@@ -372,6 +372,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -878,6 +887,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -981,6 +991,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1990,17 +2001,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2204,6 +2215,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2530,6 +2550,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2904,6 +2933,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3205,6 +3243,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3536,6 +3583,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3833,6 +3889,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4241,6 +4306,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4344,6 +4410,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5709,6 +5776,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5812,6 +5880,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6909,6 +6978,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7403,6 +7481,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7506,6 +7585,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -8625,17 +8705,17 @@

Method Details

- listErrors_next() + listErrors_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. +
@@ -9122,6 +9202,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9225,6 +9306,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9544,7 +9626,7 @@

Method Details

# instance in RFC3339 # text format. }, - "targetStatus": "A String", # Output only. [Output Only] The eventual status of the instance. The instance group + "targetStatus": "A String", # Output only. The eventual status of the instance. The instance group # manager will not be identified as stable till each managed instance reaches # its targetStatus. "version": { # Output only. [Output Only] Intended version of this instance. @@ -9563,17 +9645,17 @@

Method Details

- listManagedInstances_next() + listManagedInstances_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. +
@@ -9781,31 +9863,31 @@

Method Details

- listPerInstanceConfigs_next() + listPerInstanceConfigs_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_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. +
@@ -10094,6 +10176,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -10197,6 +10280,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -11294,6 +11378,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11669,6 +11762,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11989,6 +12091,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12310,6 +12421,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12649,6 +12769,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12970,6 +13099,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13287,6 +13425,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13595,6 +13742,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13914,6 +14070,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -14235,6 +14400,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -14569,6 +14743,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -14901,6 +15084,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -15349,6 +15541,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -15452,6 +15645,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -16549,6 +16743,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -16924,6 +17127,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.instanceGroups.html b/docs/dyn/compute_beta.instanceGroups.html index 84e9be0e1d..1733703273 100644 --- a/docs/dyn/compute_beta.instanceGroups.html +++ b/docs/dyn/compute_beta.instanceGroups.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of instance groups and sorts them by zone.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,10 +102,10 @@

Instance Methods

listInstances(project, zone, instanceGroup, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances in the specified instance group.

- listInstances_next()

+ listInstances_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeInstances(project, zone, instanceGroup, body=None, requestId=None, x__xgafv=None)

@@ -297,6 +297,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -671,17 +680,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -857,6 +866,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1299,6 +1317,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1797,31 +1824,31 @@

Method Details

- listInstances_next() + listInstances_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_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. +
@@ -2008,6 +2035,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2323,6 +2359,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.instanceSettings.html b/docs/dyn/compute_beta.instanceSettings.html index ff242ed655..748a831138 100644 --- a/docs/dyn/compute_beta.instanceSettings.html +++ b/docs/dyn/compute_beta.instanceSettings.html @@ -328,6 +328,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.instanceTemplates.html b/docs/dyn/compute_beta.instanceTemplates.html index bed90e5202..28ecf63e02 100644 --- a/docs/dyn/compute_beta.instanceTemplates.html +++ b/docs/dyn/compute_beta.instanceTemplates.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all InstanceTemplates resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, view=None, x__xgafv=None)

Retrieves a list of instance templates that are contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -414,6 +414,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -517,6 +518,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1387,17 +1389,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1570,6 +1572,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1911,6 +1922,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2014,6 +2026,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3392,6 +3405,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3495,6 +3509,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4457,6 +4472,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4884,6 +4908,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4987,6 +5012,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5830,17 +5856,17 @@

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. +
diff --git a/docs/dyn/compute_beta.instances.html b/docs/dyn/compute_beta.instances.html index e171db9cf3..8c46c761cf 100644 --- a/docs/dyn/compute_beta.instances.html +++ b/docs/dyn/compute_beta.instances.html @@ -87,7 +87,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all of the instances in your project

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

attachDisk(project, zone, instance, body=None, forceAttach=None, requestId=None, x__xgafv=None)

@@ -137,6 +137,9 @@

Instance Methods

getShieldedVmIdentity(project, zone, instance, x__xgafv=None)

Returns the Shielded VM Identity of an instance

+

+ getVmExtensionState(project, zone, instance, extensionName, x__xgafv=None)

+

Retrieves details of a specific VM extension state.

insert(project, zone, body=None, requestId=None, sourceInstanceTemplate=None, sourceMachineImage=None, x__xgafv=None)

Creates an instance resource in the specified project using the data

@@ -147,10 +150,16 @@

Instance Methods

listReferrers(project, zone, instance, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of resources that refer to the VM instance specified in

- listReferrers_next()

+ listReferrers_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ listVmExtensionStates(project, zone, instance, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

+

Lists all VM extensions states for a specific instance.

+

+ listVmExtensionStates_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patchPartnerMetadata(project, zone, instance, body=None, requestId=None, x__xgafv=None)

@@ -468,6 +477,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -960,6 +978,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1266,6 +1293,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1676,6 +1712,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1779,6 +1816,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2918,17 +2956,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -3064,6 +3102,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3167,6 +3206,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3614,6 +3654,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3899,6 +3948,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4002,6 +4052,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4465,6 +4516,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4568,6 +4620,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5559,6 +5612,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5861,6 +5923,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6158,6 +6229,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6459,6 +6539,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6756,6 +6845,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7069,6 +7167,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7172,6 +7271,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9896,6 +9996,37 @@

Method Details

}
+
+ getVmExtensionState(project, zone, instance, extensionName, x__xgafv=None) +
Retrieves details of a specific VM extension state.
+This is a read-only API.
+
+Args:
+  project: string, Project ID for this request. (required)
+  zone: string, Name of the zone for this request. (required)
+  instance: string, Name or id of the instance resource. (required)
+  extensionName: string, The name of the extension to get the state for. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # State of an extension on an instance.
+  "enforcementMsg": "A String", # The status message of the extension if the extension fails to enforce.
+  "enforcementState": "A String", # The enforcement state of the extension.
+      # If the extension is not enforced yet, then the health status will not be
+      # specified.
+  "healthMsg": "A String", # The health status message of the extension.
+  "healthStatus": "A String", # The health status of the extension.
+  "name": "A String", # The name of the extension.
+  "policyId": "A String", # The id of the policy that is enforced on the extension.
+  "version": "A String", # The version of the extension.
+}
+
+
insert(project, zone, body=None, requestId=None, sourceInstanceTemplate=None, sourceMachineImage=None, x__xgafv=None)
Creates an instance resource in the specified project using the data
@@ -10068,6 +10199,7 @@ 

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -10171,6 +10303,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -11416,6 +11549,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11815,6 +11957,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -11918,6 +12061,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -13180,31 +13324,205 @@

Method Details

- listReferrers_next() + listReferrers_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_next() + listVmExtensionStates(project, zone, instance, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None) +
Lists all VM extensions states for a specific instance.
+This is a read-only API.
+
+Args:
+  project: string, Project ID for this request. (required)
+  zone: string, Required. Name of the zone for this request. (required)
+  instance: string, Name of the target instance scoping this request. (required)
+  filter: string, A filter expression that filters resources listed in the response. Most
+Compute resources support two types of filter expressions:
+expressions that support regular expressions and expressions that follow
+API improvement proposal AIP-160.
+These two types of filter expressions cannot be mixed in one request.
+
+If you want to use AIP-160, your expression must specify the field name, an
+operator, and the value that you want to use for filtering. The value
+must be a string, a number, or a boolean. The operator
+must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`.
+
+For example, if you are filtering Compute Engine instances, you can
+exclude instances named `example-instance` by specifying
+`name != example-instance`.
+
+The `:*` comparison can be used to test whether a key has been defined.
+For example, to find all objects with `owner` label use:
+```
+labels.owner:*
+```
+
+You can also filter nested fields. For example, you could specify
+`scheduling.automaticRestart = false` to include instances only
+if they are not scheduled for automatic restarts. You can use filtering
+on nested fields to filter based onresource labels.
+
+To filter on multiple expressions, provide each separate expression within
+parentheses. For example:
+```
+(scheduling.automaticRestart = true)
+(cpuPlatform = "Intel Skylake")
+```
+By default, each expression is an `AND` expression. However, you
+can include `AND` and `OR` expressions explicitly.
+For example:
+```
+(cpuPlatform = "Intel Skylake") OR
+(cpuPlatform = "Intel Broadwell") AND
+(scheduling.automaticRestart = true)
+```
+
+If you want to use a regular expression, use the `eq` (equal) or `ne`
+(not equal) operator against a single un-parenthesized expression with or
+without quotes or against multiple parenthesized expressions. Examples:
+
+`fieldname eq unquoted literal`
+`fieldname eq 'single quoted literal'`
+`fieldname eq "double quoted literal"`
+`(fieldname1 eq literal) (fieldname2 ne "literal")`
+
+The literal value is interpreted as a regular expression using GoogleRE2 library syntax.
+The literal value must match the entire field.
+
+For example, to filter for instances that do not end with name "instance",
+you would use `name ne .*instance`.
+
+You cannot combine constraints on multiple fields using regular
+expressions.
+  maxResults: integer, The maximum number of results per page that should be returned.
+If the number of available results is larger than `maxResults`,
+Compute Engine returns a `nextPageToken` that can be used to get
+the next page of results in subsequent list requests. Acceptable values are
+`0` to `500`, inclusive. (Default: `500`)
+  orderBy: string, Sorts list results by a certain order. By default, results
+are returned in alphanumerical order based on the resource name.
+
+You can also sort results in descending order based on the creation
+timestamp using `orderBy="creationTimestamp desc"`. This sorts
+results based on the `creationTimestamp` field in
+reverse chronological order (newest result first). Use this to sort
+resources like operations so that the newest operation is returned first.
+
+Currently, only sorting by `name` or
+`creationTimestamp desc` is supported.
+  pageToken: string, Specifies a page token to use. Set `pageToken` to the
+`nextPageToken` returned by a previous list request to get
+the next page of results.
+  returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results in case
+of failure. The default value is false.
+
+For example, when partial success behavior is enabled, aggregatedList for a
+single zone scope either returns all resources in the zone or no resources,
+with an error code.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    {
+  "etag": "A String", # Output only. Fingerprint of this resource. A hash of the contents stored
+      # in this object. This field is used in optimistic locking. This field will
+      # be ignored when inserting a VmExtensionPolicy. An up-to-date
+      # fingerprint must be provided in order to update the VmExtensionPolicy.
+      #
+      # To see the latest value of the fingerprint, make a get() request to
+      # retrieve a VmExtensionPolicy.
+  "id": "A String", # Output only. Unique identifier for the resource; defined by the server.
+  "items": [ # Output only. A list of VM extension policy resources.
+    { # State of an extension on an instance.
+      "enforcementMsg": "A String", # The status message of the extension if the extension fails to enforce.
+      "enforcementState": "A String", # The enforcement state of the extension.
+          # If the extension is not enforced yet, then the health status will not be
+          # specified.
+      "healthMsg": "A String", # The health status message of the extension.
+      "healthStatus": "A String", # The health status of the extension.
+      "name": "A String", # The name of the extension.
+      "policyId": "A String", # The id of the policy that is enforced on the extension.
+      "version": "A String", # The version of the extension.
+    },
+  ],
+  "kind": "compute#vmExtensionStatesList", # Output only. Type of resource.
+  "nextPageToken": "A String", # Output only. This token allows you to get the next page of results for
+      # list requests. If the number of results is larger thanmaxResults, use the nextPageToken as a value for
+      # the query parameter pageToken in the next list request.
+      # Subsequent list requests will have their own nextPageToken to
+      # continue paging through the results.
+  "selfLink": "A String", # Output only. Server-defined URL for this resource.
+  "unreachables": [ # Output only. Unreachable resources.
+    "A String",
+  ],
+  "warning": { # Output only. Informational warning message.
+    "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+        # Engine returns NO_RESULTS_ON_PAGE if there
+        # are no results in the response.
+    "data": [ # [Output Only] Metadata about this warning in key:
+        # value format. For example:
+        #
+        # "data": [
+        #   {
+        #    "key": "scope",
+        #    "value": "zones/us-east1-d"
+        #   }]
+      {
+        "key": "A String", # [Output Only] A key that provides more detail on the warning being
+            # returned. For example, for warnings where there are no results in a list
+            # request for a particular zone, this key might be scope and
+            # the key value might be the zone name. Other examples might be a key
+            # indicating a deprecated resource and a suggested replacement, or a
+            # warning about invalid network settings (for example, if an instance
+            # attempts to perform IP forwarding but is not enabled for IP forwarding).
+        "value": "A String", # [Output Only] A warning data value corresponding to the key.
+      },
+    ],
+    "message": "A String", # [Output Only] A human-readable description of the warning code.
+  },
+}
+
+ +
+ listVmExtensionStates_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_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)
+
+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.
+
@@ -13393,6 +13711,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13688,6 +14015,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13992,6 +14328,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -14300,6 +14645,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -14597,6 +14951,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -15032,6 +15395,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -15343,6 +15715,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -15641,6 +16022,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -16824,6 +17214,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -17138,6 +17537,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -17442,6 +17850,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -17769,6 +18186,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -18074,6 +18500,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -18378,6 +18813,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -18799,6 +19243,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -19111,6 +19564,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -19418,6 +19880,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -19725,6 +20196,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -20032,6 +20512,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -20346,6 +20835,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -20644,6 +21142,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -20941,6 +21448,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -21317,6 +21833,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -21621,6 +22146,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -21926,6 +22460,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -22266,6 +22809,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -22369,6 +22913,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -23617,6 +24162,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -23964,6 +24518,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -24269,6 +24832,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -24766,6 +25338,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -25076,6 +25657,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -25383,6 +25973,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.instantSnapshotGroups.html b/docs/dyn/compute_beta.instantSnapshotGroups.html index 918bcdba3f..a60d9c9936 100644 --- a/docs/dyn/compute_beta.instantSnapshotGroups.html +++ b/docs/dyn/compute_beta.instantSnapshotGroups.html @@ -93,7 +93,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

retrieves the list of InstantSnapshotGroup resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, zone, resource, body=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1031,6 +1040,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1343,17 +1361,17 @@

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. +
diff --git a/docs/dyn/compute_beta.instantSnapshots.html b/docs/dyn/compute_beta.instantSnapshots.html index d1a9b62d3e..3c8e18eae3 100644 --- a/docs/dyn/compute_beta.instantSnapshots.html +++ b/docs/dyn/compute_beta.instantSnapshots.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of instantSnapshots.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of InstantSnapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, zone, resource, body=None, x__xgafv=None)

@@ -388,17 +388,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -577,6 +577,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1450,6 +1459,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1814,17 +1832,17 @@

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. +
@@ -2883,6 +2901,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.interconnectAttachmentGroups.html b/docs/dyn/compute_beta.interconnectAttachmentGroups.html index f3904181ab..d55bc27b86 100644 --- a/docs/dyn/compute_beta.interconnectAttachmentGroups.html +++ b/docs/dyn/compute_beta.interconnectAttachmentGroups.html @@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the InterconnectAttachmentGroups for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, interconnectAttachmentGroup, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -277,6 +277,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1308,6 +1317,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1695,17 +1713,17 @@

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. +
@@ -1993,6 +2011,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.interconnectAttachments.html b/docs/dyn/compute_beta.interconnectAttachments.html index c39674c3c4..519bcf152f 100644 --- a/docs/dyn/compute_beta.interconnectAttachments.html +++ b/docs/dyn/compute_beta.interconnectAttachments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of interconnect attachments.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of interconnect attachments contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, interconnectAttachment, body=None, requestId=None, x__xgafv=None)

@@ -668,17 +668,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -850,6 +850,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1922,6 +1931,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2571,17 +2589,17 @@

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. +
@@ -3132,6 +3150,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3444,6 +3471,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.interconnectGroups.html b/docs/dyn/compute_beta.interconnectGroups.html index f61b7a4567..de8ea72ea2 100644 --- a/docs/dyn/compute_beta.interconnectGroups.html +++ b/docs/dyn/compute_beta.interconnectGroups.html @@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the InterconnectGroups for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, interconnectGroup, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -401,6 +401,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -696,6 +705,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1799,6 +1817,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2179,17 +2206,17 @@

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. +
@@ -2471,6 +2498,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.interconnectLocations.html b/docs/dyn/compute_beta.interconnectLocations.html index 3cf9b1c722..45386143f2 100644 --- a/docs/dyn/compute_beta.interconnectLocations.html +++ b/docs/dyn/compute_beta.interconnectLocations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of interconnect locations available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,6 +155,10 @@

Method Details

"city": "A String", # Output only. The remote location for Cross-Site Interconnect wires. This specifies an # InterconnectLocation city (metropolitan area designator), which itself # may match multiple InterconnectLocations. + "maxDynamicPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for dynamic paths allowable per + # WireGroup for this metro. + "maxFixedPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for fixed paths allowable per WireGroup + # for this metro. }, ], "description": "A String", # Output only. [Output Only] An optional description of the resource. @@ -346,6 +350,10 @@

Method Details

"city": "A String", # Output only. The remote location for Cross-Site Interconnect wires. This specifies an # InterconnectLocation city (metropolitan area designator), which itself # may match multiple InterconnectLocations. + "maxDynamicPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for dynamic paths allowable per + # WireGroup for this metro. + "maxFixedPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for fixed paths allowable per WireGroup + # for this metro. }, ], "description": "A String", # Output only. [Output Only] An optional description of the resource. @@ -425,17 +433,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.interconnectRemoteLocations.html b/docs/dyn/compute_beta.interconnectRemoteLocations.html index b5a903e2dd..9832ef4b9b 100644 --- a/docs/dyn/compute_beta.interconnectRemoteLocations.html +++ b/docs/dyn/compute_beta.interconnectRemoteLocations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of interconnect remote locations available to the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -494,17 +494,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.interconnects.html b/docs/dyn/compute_beta.interconnects.html index 632c3b6fc8..70bdfda55d 100644 --- a/docs/dyn/compute_beta.interconnects.html +++ b/docs/dyn/compute_beta.interconnects.html @@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Interconnects available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, interconnect, body=None, requestId=None, x__xgafv=None)

@@ -276,6 +276,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -687,6 +696,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -1133,6 +1143,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -1307,6 +1318,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1802,6 +1822,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -1856,17 +1877,17 @@

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. +
@@ -2146,6 +2167,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -2320,6 +2342,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2621,6 +2652,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.licenses.html b/docs/dyn/compute_beta.licenses.html index b9b183816b..e44105eeaa 100644 --- a/docs/dyn/compute_beta.licenses.html +++ b/docs/dyn/compute_beta.licenses.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of licenses

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -276,6 +276,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1127,6 +1136,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1482,17 +1500,17 @@

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. +
@@ -2659,6 +2677,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.machineImages.html b/docs/dyn/compute_beta.machineImages.html index f2a2dc69f0..fb9b31812e 100644 --- a/docs/dyn/compute_beta.machineImages.html +++ b/docs/dyn/compute_beta.machineImages.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of machine images that are contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -274,6 +274,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -593,6 +602,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -696,6 +706,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1761,6 +1772,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2749,6 +2761,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2852,6 +2865,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3917,6 +3931,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4507,6 +4522,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4912,6 +4936,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5015,6 +5040,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6080,6 +6106,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6549,17 +6576,17 @@

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. +
@@ -7605,6 +7632,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.machineTypes.html b/docs/dyn/compute_beta.machineTypes.html index c99cf1bf1a..029721bfb3 100644 --- a/docs/dyn/compute_beta.machineTypes.html +++ b/docs/dyn/compute_beta.machineTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of machine types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of machine types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -354,17 +354,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -686,17 +686,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.managedRulesets.html b/docs/dyn/compute_beta.managedRulesets.html index 62fece47f3..322e7ea532 100644 --- a/docs/dyn/compute_beta.managedRulesets.html +++ b/docs/dyn/compute_beta.managedRulesets.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of all the managed rulesets available.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -292,17 +292,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.networkAttachments.html b/docs/dyn/compute_beta.networkAttachments.html index 7f5d62f2fe..12f4a09002 100644 --- a/docs/dyn/compute_beta.networkAttachments.html +++ b/docs/dyn/compute_beta.networkAttachments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all NetworkAttachment resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the NetworkAttachments for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, networkAttachment, body=None, requestId=None, x__xgafv=None)

@@ -359,17 +359,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -542,6 +542,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1365,6 +1374,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1702,17 +1720,17 @@

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. +
@@ -1955,6 +1973,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.networkEdgeSecurityServices.html b/docs/dyn/compute_beta.networkEdgeSecurityServices.html index 776b89fea9..a6a0c48065 100644 --- a/docs/dyn/compute_beta.networkEdgeSecurityServices.html +++ b/docs/dyn/compute_beta.networkEdgeSecurityServices.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all NetworkEdgeSecurityService resources available to

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -313,17 +313,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -495,6 +495,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -877,6 +886,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1210,6 +1228,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.networkEndpointGroups.html b/docs/dyn/compute_beta.networkEndpointGroups.html index 0525713dc2..1560748eb4 100644 --- a/docs/dyn/compute_beta.networkEndpointGroups.html +++ b/docs/dyn/compute_beta.networkEndpointGroups.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of network endpoint groups and sorts them by zone.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

attachNetworkEndpoints(project, zone, networkEndpointGroup, body=None, requestId=None, x__xgafv=None)

@@ -105,10 +105,10 @@

Instance Methods

listNetworkEndpoints(project, zone, networkEndpointGroup, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the network endpoints in the specified network endpoint group.

- listNetworkEndpoints_next()

+ listNetworkEndpoints_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, zone, resource, body=None, x__xgafv=None)

@@ -522,17 +522,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -745,6 +745,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1050,6 +1059,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1392,6 +1410,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2174,6 +2201,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2938,31 +2974,31 @@

Method Details

- listNetworkEndpoints_next() + listNetworkEndpoints_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_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. +
diff --git a/docs/dyn/compute_beta.networkFirewallPolicies.html b/docs/dyn/compute_beta.networkFirewallPolicies.html index f38bbd427c..0b53436abb 100644 --- a/docs/dyn/compute_beta.networkFirewallPolicies.html +++ b/docs/dyn/compute_beta.networkFirewallPolicies.html @@ -87,7 +87,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of network firewall policies, listing network

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

cloneRules(project, firewallPolicy, requestId=None, sourceFirewallPolicy=None, x__xgafv=None)

@@ -120,7 +120,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the policies that have been configured for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, firewallPolicy, body=None, requestId=None, x__xgafv=None)

@@ -331,6 +331,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -821,6 +830,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1311,6 +1329,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2092,17 +2119,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2269,6 +2296,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2568,6 +2604,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4625,6 +4670,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5357,17 +5411,17 @@

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. +
@@ -6002,6 +6056,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6489,6 +6552,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6976,6 +7048,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7271,6 +7352,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7566,6 +7656,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7861,6 +7960,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.networkProfiles.html b/docs/dyn/compute_beta.networkProfiles.html index e864212f00..6c94633151 100644 --- a/docs/dyn/compute_beta.networkProfiles.html +++ b/docs/dyn/compute_beta.networkProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of network profiles available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -422,17 +422,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.networks.html b/docs/dyn/compute_beta.networks.html index 4866559645..3355f2af6c 100644 --- a/docs/dyn/compute_beta.networks.html +++ b/docs/dyn/compute_beta.networks.html @@ -102,10 +102,10 @@

Instance Methods

listPeeringRoutes(project, network, direction=None, filter=None, maxResults=None, orderBy=None, pageToken=None, peeringName=None, region=None, returnPartialSuccess=None, x__xgafv=None)

Lists the peering routes exchanged over peering connection.

- listPeeringRoutes_next()

+ listPeeringRoutes_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, network, body=None, requestId=None, x__xgafv=None)

@@ -381,6 +381,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -684,6 +693,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -983,6 +1001,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2714,6 +2741,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3317,31 +3353,31 @@

Method Details

- listPeeringRoutes_next() + listPeeringRoutes_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_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. +
@@ -3690,6 +3726,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3991,6 +4036,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4293,6 +4347,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4587,6 +4650,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4991,6 +5063,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.nodeGroups.html b/docs/dyn/compute_beta.nodeGroups.html index 6373721362..fe0eba8fbe 100644 --- a/docs/dyn/compute_beta.nodeGroups.html +++ b/docs/dyn/compute_beta.nodeGroups.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of node groups.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -108,10 +108,10 @@

Instance Methods

listNodes(project, zone, nodeGroup, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists nodes in the node group.

- listNodes_next()

+ listNodes_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, nodeGroup, body=None, requestId=None, x__xgafv=None)

@@ -303,6 +303,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -711,17 +720,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -893,6 +902,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1197,6 +1215,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2073,6 +2100,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2656,31 +2692,31 @@

Method Details

- listNodes_next() + listNodes_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_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. +
@@ -2944,6 +2980,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3249,6 +3294,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4427,6 +4481,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4732,6 +4795,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.nodeTemplates.html b/docs/dyn/compute_beta.nodeTemplates.html index 1a94ffcb0d..94b6fd9707 100644 --- a/docs/dyn/compute_beta.nodeTemplates.html +++ b/docs/dyn/compute_beta.nodeTemplates.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of node templates.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of node templates available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -363,17 +363,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -545,6 +545,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1375,6 +1384,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1718,17 +1736,17 @@

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. +
diff --git a/docs/dyn/compute_beta.nodeTypes.html b/docs/dyn/compute_beta.nodeTypes.html index 77403fc292..adfab9dadf 100644 --- a/docs/dyn/compute_beta.nodeTypes.html +++ b/docs/dyn/compute_beta.nodeTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of node types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of node types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -343,17 +343,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -653,17 +653,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.organizationRolloutPlans.html b/docs/dyn/compute_beta.organizationRolloutPlans.html index b180b01a6c..2b2e373beb 100644 --- a/docs/dyn/compute_beta.organizationRolloutPlans.html +++ b/docs/dyn/compute_beta.organizationRolloutPlans.html @@ -90,7 +90,7 @@

Instance Methods

list(organization, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists OrganizationRolloutPlans in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -261,6 +261,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -765,6 +774,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1132,17 +1150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.organizationRollouts.html b/docs/dyn/compute_beta.organizationRollouts.html index 445e12c415..28158a8b90 100644 --- a/docs/dyn/compute_beta.organizationRollouts.html +++ b/docs/dyn/compute_beta.organizationRollouts.html @@ -93,7 +93,7 @@

Instance Methods

list(organization, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Rollouts in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(organization, rollout, etag=None, requestId=None, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -564,6 +573,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -863,6 +881,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1322,17 +1349,17 @@

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. +
@@ -1501,6 +1528,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1798,6 +1834,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.organizationSecurityPolicies.html b/docs/dyn/compute_beta.organizationSecurityPolicies.html index 88edf19f56..cd824fc8e3 100644 --- a/docs/dyn/compute_beta.organizationSecurityPolicies.html +++ b/docs/dyn/compute_beta.organizationSecurityPolicies.html @@ -111,7 +111,7 @@

Instance Methods

listPreconfiguredExpressionSets(filter=None, maxResults=None, orderBy=None, pageToken=None, parentId=None, returnPartialSuccess=None, x__xgafv=None)

Gets the current list of preconfigured Web Application Firewall (WAF)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(securityPolicy, parentId=None, requestId=None, x__xgafv=None)

@@ -320,6 +320,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1091,6 +1100,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1395,6 +1413,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1692,6 +1719,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3976,6 +4012,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5141,17 +5186,17 @@

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. +
@@ -5321,6 +5366,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6340,6 +6394,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7114,6 +7177,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7413,6 +7485,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7712,6 +7793,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.organizationSnapshotRecycleBinPolicy.html b/docs/dyn/compute_beta.organizationSnapshotRecycleBinPolicy.html new file mode 100644 index 0000000000..ced901f2d9 --- /dev/null +++ b/docs/dyn/compute_beta.organizationSnapshotRecycleBinPolicy.html @@ -0,0 +1,480 @@ + + + +

Compute Engine API . organizationSnapshotRecycleBinPolicy

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ get(organization, x__xgafv=None)

+

Returns the specified SnapshotRecycleBinPolicy.

+

+ patch(organization, body=None, requestId=None, x__xgafv=None)

+

Patches the SnapshotRecycleBinPolicy.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ get(organization, x__xgafv=None) +
Returns the specified SnapshotRecycleBinPolicy.
+
+Args:
+  organization: string, Organization ID for this request. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents the singleton resource Snapshot Recycle Bin Policy that
+    # configures the retention duration for snapshots in the recycle bin.
+    #
+    # You can configure the retention duration for snapshots in the recycle bin
+    # at the project or organization level. If you configure the policy at the
+    # organization level, all projects in that organization will share the same
+    # policy. If you configure the policy at the project level it will be merged
+    # with org level policy (if any) and the snapshots in that project will use
+    # that policy.
+  "rules": { # The rules for the snapshot recycle bin policy. The key is either 'default'
+      # or namespacedName of the TagValue which can be in the format:
+      # `{organization_id}/{tag_key_short_name}/{tag_value_short_name}` or
+      # `{project_id}/{tag_key_short_name}/{tag_value_short_name}` or
+      # `{project_number}/{tag_key_short_name}/{tag_value_short_name}`. The default
+      # rule is applied if snapshots do not have any of these tags.
+      #  The value is the rule for the key.
+    "a_key": { # A rule that defines the retention policy for snapshots in the recycle bin.
+      "standardSnapshots": { # The rule config for snapshots in the recycle bin. # The rule config for standard snapshots.
+        "retentionDurationDays": "A String", # The retention duration for snapshots in the recycle bin after which the
+            # snapshots are automatically deleted from recycle bin.
+      },
+    },
+  },
+  "systemRules": { # Output only. The system rules for snapshot recycle bin policy.
+      # Defines the default rule that applies if no customer-defined rule matches.
+    "a_key": { # A rule that defines the retention policy for snapshots in the recycle bin.
+      "standardSnapshots": { # The rule config for snapshots in the recycle bin. # The rule config for standard snapshots.
+        "retentionDurationDays": "A String", # The retention duration for snapshots in the recycle bin after which the
+            # snapshots are automatically deleted from recycle bin.
+      },
+    },
+  },
+}
+
+ +
+ patch(organization, body=None, requestId=None, x__xgafv=None) +
Patches the SnapshotRecycleBinPolicy.
+
+Args:
+  organization: string, Organization ID for this request. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents the singleton resource Snapshot Recycle Bin Policy that
+    # configures the retention duration for snapshots in the recycle bin.
+    # 
+    # You can configure the retention duration for snapshots in the recycle bin
+    # at the project or organization level. If you configure the policy at the
+    # organization level, all projects in that organization will share the same
+    # policy. If you configure the policy at the project level it will be merged
+    # with org level policy (if any) and the snapshots in that project will use
+    # that policy.
+  "rules": { # The rules for the snapshot recycle bin policy. The key is either 'default'
+      # or namespacedName of the TagValue which can be in the format:
+      # `{organization_id}/{tag_key_short_name}/{tag_value_short_name}` or
+      # `{project_id}/{tag_key_short_name}/{tag_value_short_name}` or
+      # `{project_number}/{tag_key_short_name}/{tag_value_short_name}`. The default
+      # rule is applied if snapshots do not have any of these tags.
+      #  The value is the rule for the key.
+    "a_key": { # A rule that defines the retention policy for snapshots in the recycle bin.
+      "standardSnapshots": { # The rule config for snapshots in the recycle bin. # The rule config for standard snapshots.
+        "retentionDurationDays": "A String", # The retention duration for snapshots in the recycle bin after which the
+            # snapshots are automatically deleted from recycle bin.
+      },
+    },
+  },
+  "systemRules": { # Output only. The system rules for snapshot recycle bin policy.
+      # Defines the default rule that applies if no customer-defined rule matches.
+    "a_key": { # A rule that defines the retention policy for snapshots in the recycle bin.
+      "standardSnapshots": { # The rule config for snapshots in the recycle bin. # The rule config for standard snapshots.
+        "retentionDurationDays": "A String", # The retention duration for snapshots in the recycle bin after which the
+            # snapshots are automatically deleted from recycle bin.
+      },
+    },
+  },
+}
+
+  requestId: string, An optional request ID to identify requests. Specify a unique request ID so
+that if you must retry your request, the server will know to ignore the
+request if it has already been completed.
+
+For example, consider a situation where you make an initial request and
+the request times out. If you make the request again with the same
+request ID, the server can check if original operation with the same
+request ID was received, and if so, will ignore the second request. This
+prevents clients from accidentally creating duplicate commitments.
+
+The request ID must be
+a valid UUID with the exception that zero UUID is not supported
+(00000000-0000-0000-0000-000000000000).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents an Operation resource.
+    #
+    # Google Compute Engine has three Operation resources:
+    #
+    # * [Global](/compute/docs/reference/rest/beta/globalOperations)
+    # * [Regional](/compute/docs/reference/rest/beta/regionOperations)
+    # * [Zonal](/compute/docs/reference/rest/beta/zoneOperations)
+    #
+    # You can use an operation resource to manage asynchronous API requests.
+    # For more information, readHandling
+    # API responses.
+    #
+    # Operations can be global, regional or zonal.
+    #
+    #    - For global operations, use the `globalOperations`
+    #    resource.
+    #    - For regional operations, use the
+    #    `regionOperations` resource.
+    #    - For zonal operations, use
+    #    the `zoneOperations` resource.
+    #
+    #
+    #
+    # For more information, read
+    # Global, Regional, and Zonal Resources.
+    #
+    # Note that completed Operation resources have a limited
+    # retention period.
+  "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+      # Not present otherwise.
+  "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+  "description": "A String", # [Output Only] A textual description of the operation, which is
+      # set when the operation is created.
+  "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+      # text format.
+  "error": { # [Output Only] If errors are generated during processing of the operation,
+      # this field will be populated.
+    "errors": [ # [Output Only] The array of errors encountered while processing this
+        # operation.
+      { # Represents a single error encountered during the processing of an
+          # operation.
+        "code": "A String", # [Output Only] The error type identifier for this error.
+        "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+            # details. There is a set of defined message types to use for providing
+            # details.The syntax depends on the error code. For example,
+            # QuotaExceededInfo will have details when the error code is
+            # QUOTA_EXCEEDED.
+          { # Container for structured error details providing additional context
+              # specific to the encountered error code.
+            "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                #
+                # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                # is not enabled:
+                #
+                #     { "reason": "API_DISABLED"
+                #       "domain": "googleapis.com"
+                #       "metadata": {
+                #         "resource": "projects/123",
+                #         "service": "pubsub.googleapis.com"
+                #       }
+                #     }
+                #
+                # This response indicates that the pubsub.googleapis.com API is not enabled.
+                #
+                # Example of an error that is returned when attempting to create a Spanner
+                # instance in a region that is out of stock:
+                #
+                #     { "reason": "STOCKOUT"
+                #       "domain": "spanner.googleapis.com",
+                #       "metadata": {
+                #         "availableRegions": "us-central1,us-east2"
+                #       }
+                #     }
+              "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                  # is typically the registered service name of the tool or product that
+                  # generates the error. Example: "pubsub.googleapis.com". If the error is
+                  # generated by some common infrastructure, the error domain must be a
+                  # globally unique value that identifies the infrastructure. For Google API
+                  # infrastructure, the error domain is "googleapis.com".
+              "metadatas": { # Additional structured details about this error.
+                  #
+                  # Keys must match a regular expression of `a-z+` but should
+                  # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                  # length. When identifying the current value of an exceeded limit, the units
+                  # should be contained in the key, not the value.  For example, rather than
+                  # `{"instanceLimit": "100/request"}`, should be returned as,
+                  # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                  # instances that can be created in a single (batch) request.
+                "a_key": "A String",
+              },
+              "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                  # proximate cause of the error. Error reasons are unique within a particular
+                  # domain of errors. This should be at most 63 characters and match a
+                  # regular expression of `A-Z+[A-Z0-9]`, which represents
+                  # UPPER_SNAKE_CASE.
+            },
+            "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                #
+                # For example, if a quota check failed with an error indicating the calling
+                # project hasn't enabled the accessed service, this can contain a URL pointing
+                # directly to the right place in the developer console to flip the bit.
+              "links": [ # URL(s) pointing to additional information on handling the current error.
+                { # Describes a URL link.
+                  "description": "A String", # Describes what the link offers.
+                  "url": "A String", # The URL of the link.
+                },
+              ],
+            },
+            "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                # which can be attached to an RPC error.
+              "locale": "A String", # The locale used following the specification defined at
+                  # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                  # Examples are: "en-US", "fr-CH", "es-MX"
+              "message": "A String", # The localized error message in the above locale.
+            },
+            "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+              "dimensions": { # The map holding related quota dimensions.
+                "a_key": "A String",
+              },
+              "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                  #  type or metric.
+              "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                  # or metric.
+              "limitName": "A String", # The name of the quota limit.
+              "metricName": "A String", # The Compute Engine quota metric name.
+              "rolloutStatus": "A String", # Rollout status of the future quota limit.
+            },
+          },
+        ],
+        "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+            # This property is optional.
+        "message": "A String", # [Output Only] An optional, human-readable error message.
+      },
+    ],
+  },
+  "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+    "healthInfo": { # Health information. # Output only. The health information.
+      "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+      "healthStatus": "A String", # Output only. The health status.
+      "repairCategory": "A String", # Output only. The repair category.
+      "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+      "updateTime": "A String", # Output only. The time when health info was updated.
+    },
+  },
+  "getVersionOperationMetadata": {
+    "inlineSbomInfo": {
+      "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+          # appropriate identifiers.
+        "a_key": "A String",
+      },
+      "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+          # identifiers.
+        "a_key": "A String",
+      },
+    },
+  },
+  "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+      # message that was returned, such as `NOT FOUND`.
+  "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+      # status code that was returned. For example, a `404` means the
+      # resource was not found.
+  "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+      # defined by the server.
+  "insertTime": "A String", # [Output Only] The time that this operation was requested.
+      # This value is inRFC3339
+      # text format.
+  "instancesBulkInsertOperationMetadata": {
+    "perLocationStatus": { # Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+        "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+        "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+            # error.
+        "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+            # if the flow is rolling forward or rolling back.
+        "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+      },
+    },
+  },
+  "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+      # Operation resources.
+  "name": "A String", # [Output Only] Name of the operation.
+  "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+      # group of operations results from a `bulkInsert` API request.
+  "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+      # `update`, or `delete`, and so on.
+  "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+      # There is no requirement that this be linear or support any granularity of
+      # operations. This should not be used to guess when the operation will be
+      # complete. This number should monotonically increase as the operation
+      # progresses.
+  "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+      # applicable when performing regional operations.
+  "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+  "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+      # this field will contain information on all underlying zonal actions and
+      # their state.
+    "clientOperationId": "A String", # [Output Only] The client operation id.
+    "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+            # populated.
+            # different programming environments, including REST APIs and RPC APIs. It is
+            # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+            # three pieces of data: error code, error message, and error details.
+            #
+            # You can find out more about this error model and how to work with it in the
+            # [API Design Guide](https://cloud.google.com/apis/design/errors).
+          "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+          "details": [ # A list of messages that carry the error details.  There is a common set of
+              # message types for APIs to use.
+            {
+              "a_key": "", # Properties of the object. Contains field @type with type URL.
+            },
+          ],
+          "message": "A String", # A developer-facing error message, which should be in English. Any
+              # user-facing error message should be localized and sent in the
+              # google.rpc.Status.details field, or localized by the client.
+        },
+        "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+            # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+      },
+    },
+  },
+  "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+      # This value is inRFC3339
+      # text format.
+  "status": "A String", # [Output Only] The status of the operation, which can be one of the
+      # following:
+      # `PENDING`, `RUNNING`, or `DONE`.
+  "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+      # operation.
+  "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+      # of the target resource.
+  "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+      # operations related to creating a snapshot, this points to the disk
+      # that the snapshot was created from.
+  "user": "A String", # [Output Only] User who requested the operation, for example:
+      # `user@example.com` or
+      # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+  "warnings": [ # [Output Only] If warning messages are generated during processing of the
+      # operation, this field will be populated.
+    {
+      "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+          # Engine returns NO_RESULTS_ON_PAGE if there
+          # are no results in the response.
+      "data": [ # [Output Only] Metadata about this warning in key:
+          # value format. For example:
+          #
+          # "data": [
+          #   {
+          #    "key": "scope",
+          #    "value": "zones/us-east1-d"
+          #   }]
+        {
+          "key": "A String", # [Output Only] A key that provides more detail on the warning being
+              # returned. For example, for warnings where there are no results in a list
+              # request for a particular zone, this key might be scope and
+              # the key value might be the zone name. Other examples might be a key
+              # indicating a deprecated resource and a suggested replacement, or a
+              # warning about invalid network settings (for example, if an instance
+              # attempts to perform IP forwarding but is not enabled for IP forwarding).
+          "value": "A String", # [Output Only] A warning data value corresponding to the key.
+        },
+      ],
+      "message": "A String", # [Output Only] A human-readable description of the warning code.
+    },
+  ],
+  "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+      # applicable when performing per-zone operations.
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/compute_beta.packetMirrorings.html b/docs/dyn/compute_beta.packetMirrorings.html index 6c32701ab4..6b3fa41fad 100644 --- a/docs/dyn/compute_beta.packetMirrorings.html +++ b/docs/dyn/compute_beta.packetMirrorings.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of packetMirrorings.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of PacketMirroring resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, packetMirroring, body=None, requestId=None, x__xgafv=None)

@@ -389,17 +389,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -571,6 +571,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1092,6 +1101,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1465,17 +1483,17 @@

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. +
@@ -1751,6 +1769,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.previewFeatures.html b/docs/dyn/compute_beta.previewFeatures.html index 0816ebfd91..db2d262368 100644 --- a/docs/dyn/compute_beta.previewFeatures.html +++ b/docs/dyn/compute_beta.previewFeatures.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Returns the details of the given PreviewFeature.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, previewFeature, body=None, requestId=None, x__xgafv=None)

@@ -363,17 +363,17 @@

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. +
@@ -599,6 +599,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.projects.html b/docs/dyn/compute_beta.projects.html index 61c74be0c3..0a64dbf908 100644 --- a/docs/dyn/compute_beta.projects.html +++ b/docs/dyn/compute_beta.projects.html @@ -99,13 +99,13 @@

Instance Methods

getXpnResources(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Gets service resources (a.k.a service project) associated with this host

- getXpnResources_next()

+ getXpnResources_next(previous_request, previous_response)

Retrieves the next page of results.

listXpnHosts(project, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all shared VPC host projects visible to the user in an organization.

- listXpnHosts_next()

+ listXpnHosts_next(previous_request, previous_response)

Retrieves the next page of results.

moveDisk(project, body=None, requestId=None, x__xgafv=None)

@@ -296,6 +296,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -602,6 +611,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -895,6 +913,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1202,6 +1229,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1667,17 +1703,17 @@

Method Details

- getXpnResources_next() + getXpnResources_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. +
@@ -1914,17 +1950,17 @@

Method Details

- listXpnHosts_next() + listXpnHosts_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. +
@@ -2120,6 +2156,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2437,6 +2482,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2740,6 +2794,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3065,6 +3128,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3367,6 +3439,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3670,6 +3751,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3980,6 +4070,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.publicAdvertisedPrefixes.html b/docs/dyn/compute_beta.publicAdvertisedPrefixes.html index 5fb638c57f..35f3d490af 100644 --- a/docs/dyn/compute_beta.publicAdvertisedPrefixes.html +++ b/docs/dyn/compute_beta.publicAdvertisedPrefixes.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the PublicAdvertisedPrefixes for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, publicAdvertisedPrefix, body=None, requestId=None, x__xgafv=None)

@@ -265,6 +265,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -564,6 +573,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1023,6 +1041,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1363,17 +1390,17 @@

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. +
@@ -1618,6 +1645,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1912,6 +1948,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.publicDelegatedPrefixes.html b/docs/dyn/compute_beta.publicDelegatedPrefixes.html index 627f4f158e..8083311a9c 100644 --- a/docs/dyn/compute_beta.publicDelegatedPrefixes.html +++ b/docs/dyn/compute_beta.publicDelegatedPrefixes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Lists all PublicDelegatedPrefix resources owned by the specific project

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

announce(project, region, publicDelegatedPrefix, requestId=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the PublicDelegatedPrefixes for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, publicDelegatedPrefix, body=None, requestId=None, x__xgafv=None)

@@ -403,17 +403,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -581,6 +581,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -881,6 +890,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1418,6 +1436,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1798,17 +1825,17 @@

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. +
@@ -2092,6 +2119,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2388,6 +2424,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.recoverableSnapshots.html b/docs/dyn/compute_beta.recoverableSnapshots.html new file mode 100644 index 0000000000..2662bde070 --- /dev/null +++ b/docs/dyn/compute_beta.recoverableSnapshots.html @@ -0,0 +1,2822 @@ + + + +

Compute Engine API . recoverableSnapshots

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ delete(project, recoverableSnapshot, requestId=None, x__xgafv=None)

+

Deletes the specified RecoverableSnapshot. Deleting a recoverable snapshot

+

+ get(project, recoverableSnapshot, x__xgafv=None)

+

Returns the specified RecoverableSnapshot resource.

+

+ getIamPolicy(project, resource, optionsRequestedPolicyVersion=None, x__xgafv=None)

+

Gets the access control policy for a resource. May be empty if no such

+

+ list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

+

Retrieves a list of all of the RecoverableSnapshots in your project.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ recover(project, recoverableSnapshot, requestId=None, snapshotName=None, x__xgafv=None)

+

Recovers the specified RecoverableSnapshot.

+

+ setIamPolicy(project, resource, body=None, x__xgafv=None)

+

Sets the access control policy on the specified resource.

+

+ testIamPermissions(project, resource, body=None, x__xgafv=None)

+

Returns permissions that a caller has on the specified resource.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ delete(project, recoverableSnapshot, requestId=None, x__xgafv=None) +
Deletes the specified RecoverableSnapshot. Deleting a recoverable snapshot
+will delete the underlying PD snapshot and is irreversible.
+
+Args:
+  project: string, Project ID for this request. (required)
+  recoverableSnapshot: string, Name of the recoverable Snapshot resource to delete. (required)
+  requestId: string, An optional request ID to identify requests. Specify a unique request ID so
+that if you must retry your request, the server will know to ignore the
+request if it has already been completed.
+
+For example, consider a situation where you make an initial request and
+the request times out. If you make the request again with the same
+request ID, the server can check if original operation with the same
+request ID was received, and if so, will ignore the second request. This
+prevents clients from accidentally creating duplicate commitments.
+
+The request ID must be
+a valid UUID with the exception that zero UUID is not supported
+(00000000-0000-0000-0000-000000000000).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents an Operation resource.
+    #
+    # Google Compute Engine has three Operation resources:
+    #
+    # * [Global](/compute/docs/reference/rest/beta/globalOperations)
+    # * [Regional](/compute/docs/reference/rest/beta/regionOperations)
+    # * [Zonal](/compute/docs/reference/rest/beta/zoneOperations)
+    #
+    # You can use an operation resource to manage asynchronous API requests.
+    # For more information, readHandling
+    # API responses.
+    #
+    # Operations can be global, regional or zonal.
+    #
+    #    - For global operations, use the `globalOperations`
+    #    resource.
+    #    - For regional operations, use the
+    #    `regionOperations` resource.
+    #    - For zonal operations, use
+    #    the `zoneOperations` resource.
+    #
+    #
+    #
+    # For more information, read
+    # Global, Regional, and Zonal Resources.
+    #
+    # Note that completed Operation resources have a limited
+    # retention period.
+  "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+      # Not present otherwise.
+  "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+  "description": "A String", # [Output Only] A textual description of the operation, which is
+      # set when the operation is created.
+  "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+      # text format.
+  "error": { # [Output Only] If errors are generated during processing of the operation,
+      # this field will be populated.
+    "errors": [ # [Output Only] The array of errors encountered while processing this
+        # operation.
+      { # Represents a single error encountered during the processing of an
+          # operation.
+        "code": "A String", # [Output Only] The error type identifier for this error.
+        "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+            # details. There is a set of defined message types to use for providing
+            # details.The syntax depends on the error code. For example,
+            # QuotaExceededInfo will have details when the error code is
+            # QUOTA_EXCEEDED.
+          { # Container for structured error details providing additional context
+              # specific to the encountered error code.
+            "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                #
+                # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                # is not enabled:
+                #
+                #     { "reason": "API_DISABLED"
+                #       "domain": "googleapis.com"
+                #       "metadata": {
+                #         "resource": "projects/123",
+                #         "service": "pubsub.googleapis.com"
+                #       }
+                #     }
+                #
+                # This response indicates that the pubsub.googleapis.com API is not enabled.
+                #
+                # Example of an error that is returned when attempting to create a Spanner
+                # instance in a region that is out of stock:
+                #
+                #     { "reason": "STOCKOUT"
+                #       "domain": "spanner.googleapis.com",
+                #       "metadata": {
+                #         "availableRegions": "us-central1,us-east2"
+                #       }
+                #     }
+              "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                  # is typically the registered service name of the tool or product that
+                  # generates the error. Example: "pubsub.googleapis.com". If the error is
+                  # generated by some common infrastructure, the error domain must be a
+                  # globally unique value that identifies the infrastructure. For Google API
+                  # infrastructure, the error domain is "googleapis.com".
+              "metadatas": { # Additional structured details about this error.
+                  #
+                  # Keys must match a regular expression of `a-z+` but should
+                  # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                  # length. When identifying the current value of an exceeded limit, the units
+                  # should be contained in the key, not the value.  For example, rather than
+                  # `{"instanceLimit": "100/request"}`, should be returned as,
+                  # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                  # instances that can be created in a single (batch) request.
+                "a_key": "A String",
+              },
+              "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                  # proximate cause of the error. Error reasons are unique within a particular
+                  # domain of errors. This should be at most 63 characters and match a
+                  # regular expression of `A-Z+[A-Z0-9]`, which represents
+                  # UPPER_SNAKE_CASE.
+            },
+            "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                #
+                # For example, if a quota check failed with an error indicating the calling
+                # project hasn't enabled the accessed service, this can contain a URL pointing
+                # directly to the right place in the developer console to flip the bit.
+              "links": [ # URL(s) pointing to additional information on handling the current error.
+                { # Describes a URL link.
+                  "description": "A String", # Describes what the link offers.
+                  "url": "A String", # The URL of the link.
+                },
+              ],
+            },
+            "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                # which can be attached to an RPC error.
+              "locale": "A String", # The locale used following the specification defined at
+                  # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                  # Examples are: "en-US", "fr-CH", "es-MX"
+              "message": "A String", # The localized error message in the above locale.
+            },
+            "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+              "dimensions": { # The map holding related quota dimensions.
+                "a_key": "A String",
+              },
+              "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                  #  type or metric.
+              "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                  # or metric.
+              "limitName": "A String", # The name of the quota limit.
+              "metricName": "A String", # The Compute Engine quota metric name.
+              "rolloutStatus": "A String", # Rollout status of the future quota limit.
+            },
+          },
+        ],
+        "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+            # This property is optional.
+        "message": "A String", # [Output Only] An optional, human-readable error message.
+      },
+    ],
+  },
+  "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+    "healthInfo": { # Health information. # Output only. The health information.
+      "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+      "healthStatus": "A String", # Output only. The health status.
+      "repairCategory": "A String", # Output only. The repair category.
+      "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+      "updateTime": "A String", # Output only. The time when health info was updated.
+    },
+  },
+  "getVersionOperationMetadata": {
+    "inlineSbomInfo": {
+      "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+          # appropriate identifiers.
+        "a_key": "A String",
+      },
+      "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+          # identifiers.
+        "a_key": "A String",
+      },
+    },
+  },
+  "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+      # message that was returned, such as `NOT FOUND`.
+  "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+      # status code that was returned. For example, a `404` means the
+      # resource was not found.
+  "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+      # defined by the server.
+  "insertTime": "A String", # [Output Only] The time that this operation was requested.
+      # This value is inRFC3339
+      # text format.
+  "instancesBulkInsertOperationMetadata": {
+    "perLocationStatus": { # Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+        "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+        "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+            # error.
+        "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+            # if the flow is rolling forward or rolling back.
+        "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+      },
+    },
+  },
+  "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+      # Operation resources.
+  "name": "A String", # [Output Only] Name of the operation.
+  "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+      # group of operations results from a `bulkInsert` API request.
+  "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+      # `update`, or `delete`, and so on.
+  "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+      # There is no requirement that this be linear or support any granularity of
+      # operations. This should not be used to guess when the operation will be
+      # complete. This number should monotonically increase as the operation
+      # progresses.
+  "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+      # applicable when performing regional operations.
+  "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+  "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+      # this field will contain information on all underlying zonal actions and
+      # their state.
+    "clientOperationId": "A String", # [Output Only] The client operation id.
+    "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+            # populated.
+            # different programming environments, including REST APIs and RPC APIs. It is
+            # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+            # three pieces of data: error code, error message, and error details.
+            #
+            # You can find out more about this error model and how to work with it in the
+            # [API Design Guide](https://cloud.google.com/apis/design/errors).
+          "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+          "details": [ # A list of messages that carry the error details.  There is a common set of
+              # message types for APIs to use.
+            {
+              "a_key": "", # Properties of the object. Contains field @type with type URL.
+            },
+          ],
+          "message": "A String", # A developer-facing error message, which should be in English. Any
+              # user-facing error message should be localized and sent in the
+              # google.rpc.Status.details field, or localized by the client.
+        },
+        "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+            # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+      },
+    },
+  },
+  "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+      # This value is inRFC3339
+      # text format.
+  "status": "A String", # [Output Only] The status of the operation, which can be one of the
+      # following:
+      # `PENDING`, `RUNNING`, or `DONE`.
+  "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+      # operation.
+  "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+      # of the target resource.
+  "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+      # operations related to creating a snapshot, this points to the disk
+      # that the snapshot was created from.
+  "user": "A String", # [Output Only] User who requested the operation, for example:
+      # `user@example.com` or
+      # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+  "warnings": [ # [Output Only] If warning messages are generated during processing of the
+      # operation, this field will be populated.
+    {
+      "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+          # Engine returns NO_RESULTS_ON_PAGE if there
+          # are no results in the response.
+      "data": [ # [Output Only] Metadata about this warning in key:
+          # value format. For example:
+          #
+          # "data": [
+          #   {
+          #    "key": "scope",
+          #    "value": "zones/us-east1-d"
+          #   }]
+        {
+          "key": "A String", # [Output Only] A key that provides more detail on the warning being
+              # returned. For example, for warnings where there are no results in a list
+              # request for a particular zone, this key might be scope and
+              # the key value might be the zone name. Other examples might be a key
+              # indicating a deprecated resource and a suggested replacement, or a
+              # warning about invalid network settings (for example, if an instance
+              # attempts to perform IP forwarding but is not enabled for IP forwarding).
+          "value": "A String", # [Output Only] A warning data value corresponding to the key.
+        },
+      ],
+      "message": "A String", # [Output Only] A human-readable description of the warning code.
+    },
+  ],
+  "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+      # applicable when performing per-zone operations.
+}
+
+ +
+ get(project, recoverableSnapshot, x__xgafv=None) +
Returns the specified RecoverableSnapshot resource.
+
+Args:
+  project: string, Project ID for this request. (required)
+  recoverableSnapshot: string, Name of the Snapshot resource to return. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents a RecoverableSnapshot resource.
+    #
+    # A RecoverableSnapshot represents a snapshot in recycle bin.
+  "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339
+      # text format.
+  "description": "A String", # Optional. An optional description of this resource.
+  "id": "A String", # Output only. [Output Only] The unique identifier for the resource. This identifier is
+      # defined by the server.
+  "kind": "compute#recoverableSnapshot", # Output only. [Output Only] Type of the resource. Alwayscompute#recoverableSnapshot for RecoverableSnapshot
+      # resources.
+  "name": "A String", # Output only. Identifier. Name of the recoverable snapshot generated on the deletion of the snapshot.
+      # The name will be 1-63 characters long, and comply withRFC1035.
+      # Specifically, the name will be 1-63 characters long and match the regular
+      # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+      # character will be a lowercase letter, and all following characters can be
+      # a dash, lowercase letter, or digit, except the last character, which cannot
+      # be a dash.
+  "originalResource": { # Output only. Output Only] The original snapshot resource.
+    "architecture": "A String", # Output only. [Output Only] The architecture of the snapshot. Valid values are
+        # ARM64 or X86_64.
+    "autoCreated": True or False, # Output only. [Output Only] Set to true if snapshots are automatically created by
+        # applying resource policy on the target disk.
+    "chainName": "A String", # Creates the new snapshot in the snapshot chain labeled with the
+        # specified name. The chain name must be 1-63 characters long and comply
+        # with RFC1035. This is an uncommon option only for advanced service
+        # owners who needs to create separate snapshot chains, for example,
+        # for chargeback tracking. When you describe your snapshot resource, this
+        # field is visible only if it has a non-empty value.
+    "creationSizeBytes": "A String", # Output only. [Output Only] Size in bytes of the snapshot at creation time.
+    "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339 text format.
+    "deletionTimestamp": "A String", # Output only. [Output Only] Deletion timestamp of snapshot inRFC3339 text format.
+    "description": "A String", # An optional description of this resource.
+    "diskSizeGb": "A String", # Output only. [Output Only] Size of the source disk, specified in GB.
+    "downloadBytes": "A String", # Output only. [Output Only] Number of bytes downloaded to restore a snapshot to a disk.
+    "enableConfidentialCompute": True or False, # Output only. Whether this snapshot is created from a confidential compute mode disk.
+        # [Output Only]: This field is not set by user, but from source disk.
+    "guestOsFeatures": [ # Output only. [Output Only] A list of features to enable on the guest operating system.
+        # Applicable only for bootable images. Read
+        # Enabling guest operating system features to see a list of available
+        # options.
+      { # Guest OS features.
+        "type": "A String", # The ID of a supported feature. To add multiple values, use commas to
+            # separate values. Set to one or more of the following values:
+            #
+            #    - VIRTIO_SCSI_MULTIQUEUE
+            #    - WINDOWS
+            #    - MULTI_IP_SUBNET
+            #    - UEFI_COMPATIBLE
+            #    - GVNIC
+            #    - SEV_CAPABLE
+            #    - SUSPEND_RESUME_COMPATIBLE
+            #    - SEV_LIVE_MIGRATABLE_V2
+            #    - SEV_SNP_CAPABLE
+            #    - TDX_CAPABLE
+            #    - IDPF
+            #    - SNP_SVSM_CAPABLE
+            #    - CCA_CAPABLE
+            #    - SUSPEND_SAFE_FPR
+            #
+            #
+            # For more information, see
+            # Enabling guest operating system features.
+      },
+    ],
+    "id": "A String", # Output only. [Output Only] The unique identifier for the original snapshot. This
+        # identifier is defined by the server.
+    "labelFingerprint": "A String", # A fingerprint for the labels being applied to this snapshot, which is
+        # essentially a hash of the labels set used for optimistic locking. The
+        # fingerprint is initially generated by Compute Engine and changes after
+        # every request to modify or update labels. You must always provide an
+        # up-to-date fingerprint hash in order to update or change labels,
+        # otherwise the request will fail with error412 conditionNotMet.
+        #
+        # To see the latest fingerprint, make a get() request to
+        # retrieve a snapshot.
+    "labels": { # Labels to apply to this snapshot. These can be later modified by
+        # the setLabels method.
+        # Label values may be empty.
+      "a_key": "A String",
+    },
+    "licenseCodes": [ # Output only. [Output Only] Integer license codes indicating which licenses are
+        # attached to this snapshot.
+      "A String",
+    ],
+    "licenses": [ # Output only. [Output Only] A list of public visible licenses that apply to this
+        # snapshot.
+      "A String",
+    ],
+    "maxRetentionDays": 42, # Number of days the snapshot should be retained before being deleted
+        # automatically.
+    "name": "A String", # Name of the original snapshot provided by the client. The name must be
+        # 1-63 characters long, and comply with RFC1035.
+        # Specifically, the name must be 1-63 characters long and match the regular
+        # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+        # character must be a lowercase letter, and all following characters must
+        # be a dash, lowercase letter, or digit, except the last character, which
+        # cannot be a dash.
+    "region": "A String", # Output only. [Output Only] URL of the region where the snapshot resides. Only
+        # applicable for regional snapshots.
+    "satisfiesPzi": True or False, # Output only. Reserved for future use.
+    "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use.
+    "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+    "selfLinkWithId": "A String", # Output only. [Output Only] Server-defined URL for this resource's resource id.
+    "snapshotEncryptionKey": { # Encrypts the snapshot using acustomer-supplied
+        # encryption key.
+        #
+        # After you encrypt a snapshot using a customer-supplied key, you must
+        # provide the same key if you use the snapshot later. For example, you must
+        # provide the encryption key when you create a disk from the encrypted
+        # snapshot in a future request.
+        #
+        # Customer-supplied encryption keys do not protect access to metadata
+        # of the snapshot.
+        #
+        # If you do not provide an encryption key when creating the snapshot, then
+        # the snapshot will be encrypted using an automatically generated key and
+        # you do not need to provide a key to use the snapshot later.
+      "kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS.
+          # For example:
+          #
+          # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+          # key_region/cryptoKeys/key
+          #
+          # The fully-qualifed key name may be returned for resource GET requests. For
+          # example:
+          #
+          # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+          # key_region/cryptoKeys/key
+          # /cryptoKeyVersions/1
+      "kmsKeyServiceAccount": "A String", # The service account being used for the encryption request for the given KMS
+          # key. If absent, the Compute Engine default service account is used.
+          # For example:
+          #
+          # "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
+      "rawKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+          # Specifies a 256-bit customer-supplied
+          # encryption key, encoded in RFC
+          # 4648 base64 to either encrypt or decrypt this resource. You can
+          # provide either the rawKey or thersaEncryptedKey.
+          # For example:
+          #
+          # "rawKey":
+          # "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
+      "rsaEncryptedKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+          # Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit
+          # customer-supplied encryption key to either encrypt or decrypt this
+          # resource. You can provide either the rawKey or thersaEncryptedKey.
+          # For example:
+          #
+          # "rsaEncryptedKey":
+          # "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH
+          # z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD
+          # D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe=="
+          #
+          # The key must meet the following requirements before you can provide it to
+          # Compute Engine:
+          #
+          #    1. The key is wrapped using a RSA public key certificate provided by
+          #    Google.
+          #    2. After being wrapped, the key must be encoded in RFC 4648 base64
+          #    encoding.
+          #
+          # Gets the RSA public key certificate provided by Google at:
+          #
+          #
+          # https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
+      "sha256": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+          # [Output only] TheRFC
+          # 4648 base64 encoded SHA-256 hash of the customer-supplied
+          # encryption key that protects this resource.
+    },
+    "snapshotGroupId": "A String", # Output only. [Output Only] The unique ID of the snapshot group that this snapshot
+        # belongs to. The usage of snapshot group feature is restricted.
+    "snapshotGroupName": "A String", # Output only. [Output only] The snapshot group that this snapshot belongs to. The usage
+        # of snapshot group feature is restricted.
+    "snapshotType": "A String", # Indicates the type of the snapshot.
+    "sourceDisk": "A String", # The source disk used to create this snapshot.
+    "sourceDiskEncryptionKey": { # The customer-supplied
+        # encryption key of the source disk. Required if the source disk is
+        # protected by a customer-supplied encryption key.
+      "kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS.
+          # For example:
+          #
+          # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+          # key_region/cryptoKeys/key
+          #
+          # The fully-qualifed key name may be returned for resource GET requests. For
+          # example:
+          #
+          # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+          # key_region/cryptoKeys/key
+          # /cryptoKeyVersions/1
+      "kmsKeyServiceAccount": "A String", # The service account being used for the encryption request for the given KMS
+          # key. If absent, the Compute Engine default service account is used.
+          # For example:
+          #
+          # "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
+      "rawKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+          # Specifies a 256-bit customer-supplied
+          # encryption key, encoded in RFC
+          # 4648 base64 to either encrypt or decrypt this resource. You can
+          # provide either the rawKey or thersaEncryptedKey.
+          # For example:
+          #
+          # "rawKey":
+          # "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
+      "rsaEncryptedKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+          # Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit
+          # customer-supplied encryption key to either encrypt or decrypt this
+          # resource. You can provide either the rawKey or thersaEncryptedKey.
+          # For example:
+          #
+          # "rsaEncryptedKey":
+          # "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH
+          # z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD
+          # D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe=="
+          #
+          # The key must meet the following requirements before you can provide it to
+          # Compute Engine:
+          #
+          #    1. The key is wrapped using a RSA public key certificate provided by
+          #    Google.
+          #    2. After being wrapped, the key must be encoded in RFC 4648 base64
+          #    encoding.
+          #
+          # Gets the RSA public key certificate provided by Google at:
+          #
+          #
+          # https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
+      "sha256": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+          # [Output only] TheRFC
+          # 4648 base64 encoded SHA-256 hash of the customer-supplied
+          # encryption key that protects this resource.
+    },
+    "sourceDiskForRecoveryCheckpoint": "A String", # The source disk whose recovery checkpoint will be used to create this
+        # snapshot.
+    "sourceDiskId": "A String", # Output only. [Output Only] The ID value of the disk used to create this snapshot
+    "sourceInstantSnapshot": "A String", # The source instant snapshot used to create this snapshot.
+    "sourceInstantSnapshotEncryptionKey": { # Customer provided encryption key when creating Snapshot from Instant
+        # Snapshot.
+      "kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS.
+          # For example:
+          #
+          # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+          # key_region/cryptoKeys/key
+          #
+          # The fully-qualifed key name may be returned for resource GET requests. For
+          # example:
+          #
+          # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+          # key_region/cryptoKeys/key
+          # /cryptoKeyVersions/1
+      "kmsKeyServiceAccount": "A String", # The service account being used for the encryption request for the given KMS
+          # key. If absent, the Compute Engine default service account is used.
+          # For example:
+          #
+          # "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
+      "rawKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+          # Specifies a 256-bit customer-supplied
+          # encryption key, encoded in RFC
+          # 4648 base64 to either encrypt or decrypt this resource. You can
+          # provide either the rawKey or thersaEncryptedKey.
+          # For example:
+          #
+          # "rawKey":
+          # "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
+      "rsaEncryptedKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+          # Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit
+          # customer-supplied encryption key to either encrypt or decrypt this
+          # resource. You can provide either the rawKey or thersaEncryptedKey.
+          # For example:
+          #
+          # "rsaEncryptedKey":
+          # "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH
+          # z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD
+          # D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe=="
+          #
+          # The key must meet the following requirements before you can provide it to
+          # Compute Engine:
+          #
+          #    1. The key is wrapped using a RSA public key certificate provided by
+          #    Google.
+          #    2. After being wrapped, the key must be encoded in RFC 4648 base64
+          #    encoding.
+          #
+          # Gets the RSA public key certificate provided by Google at:
+          #
+          #
+          # https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
+      "sha256": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+          # [Output only] TheRFC
+          # 4648 base64 encoded SHA-256 hash of the customer-supplied
+          # encryption key that protects this resource.
+    },
+    "sourceInstantSnapshotId": "A String", # Output only. [Output Only] The unique ID of the instant snapshot used to create this
+        # snapshot. This value identifies the exact instant snapshot that was used
+        # to create this persistent disk. For example, if you created the
+        # persistent disk from an instant snapshot that was later deleted and
+        # recreated under the same name, the source instant snapshot ID would
+        # identify the exact instant snapshot that was used.
+    "sourceSnapshotSchedulePolicy": "A String", # Output only. [Output Only] URL of the resource policy which created this
+        # scheduled snapshot.
+    "sourceSnapshotSchedulePolicyId": "A String", # Output only. [Output Only] ID of the resource policy which created this
+        # scheduled snapshot.
+    "storageBytes": "A String", # Output only. [Output Only] A size of the storage used by the snapshot.
+    "storageBytesStatus": "A String", # Output only. [Deprecated] Instead, check the storageBytes field. After
+        # snapshot creation, the storageBytesStatus field is alwaysUP_TO_DATE.
+        # [Output Only] An indicator whether storageBytes is in a
+        # stable state or it is being adjusted as a result of shared storage
+        # reallocation. This status can either be unset, meaning the snapshot is
+        # being created, or UP_TO_DATE, meaning the size of the
+        # snapshot is up-to-date.
+    "storageLocations": [ # Cloud Storage bucket storage location of the snapshot (regional or
+        # multi-regional).
+      "A String",
+    ],
+  },
+  "purgeTimestamp": "A String", # Output only. [Output Only] Purge timestamp of recoverable snapshot inRFC3339
+      # text format.
+  "satisfiesPzi": True or False, # Output only. [Output Only] Reserved for future use.
+  "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use.
+  "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+  "selfLinkWithId": "A String", # Output only. [Output Only] Server-defined URL for this resource's resource id.
+  "status": "A String", # Output only. [Output Only] Status of the recoverable snapshot.
+}
+
+ +
+ getIamPolicy(project, resource, optionsRequestedPolicyVersion=None, x__xgafv=None) +
Gets the access control policy for a resource. May be empty if no such
+policy or resource exists.
+
+Args:
+  project: string, Project ID for this request. (required)
+  resource: string, Name or id of the resource for this request. (required)
+  optionsRequestedPolicyVersion: integer, Requested IAM Policy version.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access
+    # controls for Google Cloud resources.
+    #
+    #
+    # A `Policy` is a collection of `bindings`. A `binding` binds one or more
+    # `members`, or principals, to a single `role`. Principals can be user
+    # accounts, service accounts, Google groups, and domains (such as G Suite). A
+    # `role` is a named list of permissions; each `role` can be an IAM predefined
+    # role or a user-created custom role.
+    #
+    # For some types of Google Cloud resources, a `binding` can also specify a
+    # `condition`, which is a logical expression that allows access to a resource
+    # only if the expression evaluates to `true`. A condition can add constraints
+    # based on attributes of the request, the resource, or both. To learn which
+    # resources support conditions in their IAM policies, see the
+    # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+    #
+    # **JSON example:**
+    #
+    # ```
+    #     {
+    #       "bindings": [
+    #         {
+    #           "role": "roles/resourcemanager.organizationAdmin",
+    #           "members": [
+    #             "user:mike@example.com",
+    #             "group:admins@example.com",
+    #             "domain:google.com",
+    #             "serviceAccount:my-project-id@appspot.gserviceaccount.com"
+    #           ]
+    #         },
+    #         {
+    #           "role": "roles/resourcemanager.organizationViewer",
+    #           "members": [
+    #             "user:eve@example.com"
+    #           ],
+    #           "condition": {
+    #             "title": "expirable access",
+    #             "description": "Does not grant access after Sep 2020",
+    #             "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')",
+    #           }
+    #         }
+    #       ],
+    #       "etag": "BwWWja0YfJA=",
+    #       "version": 3
+    #     }
+    # ```
+    #
+    # **YAML example:**
+    #
+    # ```
+    #     bindings:
+    #     - members:
+    #       - user:mike@example.com
+    #       - group:admins@example.com
+    #       - domain:google.com
+    #       - serviceAccount:my-project-id@appspot.gserviceaccount.com
+    #       role: roles/resourcemanager.organizationAdmin
+    #     - members:
+    #       - user:eve@example.com
+    #       role: roles/resourcemanager.organizationViewer
+    #       condition:
+    #         title: expirable access
+    #         description: Does not grant access after Sep 2020
+    #         expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
+    #     etag: BwWWja0YfJA=
+    #     version: 3
+    # ```
+    #
+    # For a description of IAM and its features, see the
+    # [IAM documentation](https://cloud.google.com/iam/docs/).
+  "auditConfigs": [ # Specifies cloud audit logging configuration for this policy.
+    { # Specifies the audit configuration for a service.
+        # The configuration determines which permission types are logged, and what
+        # identities, if any, are exempted from logging.
+        # An AuditConfig must have one or more AuditLogConfigs.
+        #
+        # If there are AuditConfigs for both `allServices` and a specific service,
+        # the union of the two AuditConfigs is used for that service: the log_types
+        # specified in each AuditConfig are enabled, and the exempted_members in each
+        # AuditLogConfig are exempted.
+        #
+        # Example Policy with multiple AuditConfigs:
+        #
+        #     {
+        #       "audit_configs": [
+        #         {
+        #           "service": "allServices",
+        #           "audit_log_configs": [
+        #             {
+        #               "log_type": "DATA_READ",
+        #               "exempted_members": [
+        #                 "user:jose@example.com"
+        #               ]
+        #             },
+        #             {
+        #               "log_type": "DATA_WRITE"
+        #             },
+        #             {
+        #               "log_type": "ADMIN_READ"
+        #             }
+        #           ]
+        #         },
+        #         {
+        #           "service": "sampleservice.googleapis.com",
+        #           "audit_log_configs": [
+        #             {
+        #               "log_type": "DATA_READ"
+        #             },
+        #             {
+        #               "log_type": "DATA_WRITE",
+        #               "exempted_members": [
+        #                 "user:aliya@example.com"
+        #               ]
+        #             }
+        #           ]
+        #         }
+        #       ]
+        #     }
+        #
+        # For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ
+        # logging. It also exempts `jose@example.com` from DATA_READ logging, and
+        # `aliya@example.com` from DATA_WRITE logging.
+      "auditLogConfigs": [ # The configuration for logging of each type of permission.
+        { # Provides the configuration for logging a type of permissions.
+            # Example:
+            #
+            #     {
+            #       "audit_log_configs": [
+            #         {
+            #           "log_type": "DATA_READ",
+            #           "exempted_members": [
+            #             "user:jose@example.com"
+            #           ]
+            #         },
+            #         {
+            #           "log_type": "DATA_WRITE"
+            #         }
+            #       ]
+            #     }
+            #
+            # This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting
+            # jose@example.com from DATA_READ logging.
+          "exemptedMembers": [ # Specifies the identities that do not cause logging for this type of
+              # permission.
+              # Follows the same format of Binding.members.
+            "A String",
+          ],
+          "logType": "A String", # The log type that this config enables.
+        },
+      ],
+      "service": "A String", # Specifies a service that will be enabled for audit logging.
+          # For example, `storage.googleapis.com`, `cloudsql.googleapis.com`.
+          # `allServices` is a special value that covers all services.
+    },
+  ],
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally,
+      # may specify a `condition` that determines how and when the `bindings` are
+      # applied. Each of the `bindings` must contain at least one principal.
+      #
+      # The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250
+      # of these principals can be Google groups. Each occurrence of a principal
+      # counts towards these limits. For example, if the `bindings` grant 50
+      # different roles to `user:alice@example.com`, and not to any other
+      # principal, then you can add another 1,450 principals to the `bindings` in
+      # the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) # The condition that is associated with this binding.
+          #
+          # If the condition evaluates to `true`, then this binding applies to the
+          # current request.
+          #
+          # If the condition evaluates to `false`, then this binding does not apply to
+          # the current request. However, a different role binding might grant the same
+          # role to one or more of the principals in this binding.
+          #
+          # To learn which resources support conditions in their IAM policies, see the
+          # [IAM
+          # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+          # syntax. CEL is a C-like expression language. The syntax and semantics of CEL
+          # are documented at https://github.com/google/cel-spec.
+          #
+          # Example (Comparison):
+          #
+          #     title: "Summary size limit"
+          #     description: "Determines if a summary is less than 100 chars"
+          #     expression: "document.summary.size() < 100"
+          #
+          # Example (Equality):
+          #
+          #     title: "Requestor is owner"
+          #     description: "Determines if requestor is the document owner"
+          #     expression: "document.owner == request.auth.claims.email"
+          #
+          # Example (Logic):
+          #
+          #     title: "Public documents"
+          #     description: "Determine whether the document should be publicly visible"
+          #     expression: "document.type != 'private' && document.type != 'internal'"
+          #
+          # Example (Data Manipulation):
+          #
+          #     title: "Notification string"
+          #     description: "Create a notification string with a timestamp."
+          #     expression: "'New message received at ' + string(document.create_time)"
+          #
+          # The exact variables and functions that may be referenced within an expression
+          # are determined by the service that evaluates it. See the service
+          # documentation for additional information.
+        "description": "A String", # Optional. Description of the expression. This is a longer text which
+            # describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language
+            # syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error
+            # reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing
+            # its purpose. This can be used e.g. in UIs which allow to enter the
+            # expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource.
+          # `members` can have the following values:
+          #
+          # * `allUsers`: A special identifier that represents anyone who is
+          #    on the internet; with or without a Google account.
+          #
+          # * `allAuthenticatedUsers`: A special identifier that represents anyone
+          #    who is authenticated with a Google account or a service account.
+          #    Does not include identities that come from external identity providers
+          #    (IdPs) through identity federation.
+          #
+          # * `user:{emailid}`: An email address that represents a specific Google
+          #    account. For example, `alice@example.com` .
+          #
+          #
+          # * `serviceAccount:{emailid}`: An email address that represents a Google
+          #    service account. For example,
+          #    `my-other-app@appspot.gserviceaccount.com`.
+          #
+          # * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An
+          #    identifier for a
+          #    [Kubernetes service
+          #    account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts).
+          #    For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`.
+          #
+          # * `group:{emailid}`: An email address that represents a Google group.
+          #    For example, `admins@example.com`.
+          #
+          #
+          # * `domain:{domain}`: The G Suite domain (primary) that represents all the
+          #    users of that domain. For example, `google.com` or `example.com`.
+          #
+          #
+          #
+          #
+          # * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`:
+          #   A single identity in a workforce identity pool.
+          #
+          # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`:
+          #   All workforce identities in a group.
+          #
+          # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
+          #   All workforce identities with a specific attribute value.
+          #
+          # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`:
+          #   All identities in a workforce identity pool.
+          #
+          # * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`:
+          #   A single identity in a workload identity pool.
+          #
+          # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`:
+          #   A workload identity pool group.
+          #
+          # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
+          #   All identities in a workload identity pool with a certain attribute.
+          #
+          # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`:
+          #   All identities in a workload identity pool.
+          #
+          # * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique
+          #    identifier) representing a user that has been recently deleted. For
+          #    example, `alice@example.com?uid=123456789012345678901`. If the user is
+          #    recovered, this value reverts to `user:{emailid}` and the recovered user
+          #    retains the role in the binding.
+          #
+          # * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus
+          #    unique identifier) representing a service account that has been recently
+          #    deleted. For example,
+          #    `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
+          #    If the service account is undeleted, this value reverts to
+          #    `serviceAccount:{emailid}` and the undeleted service account retains the
+          #    role in the binding.
+          #
+          # * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique
+          #    identifier) representing a Google group that has been recently
+          #    deleted. For example, `admins@example.com?uid=123456789012345678901`. If
+          #    the group is recovered, this value reverts to `group:{emailid}` and the
+          #    recovered group retains the role in the binding.
+          #
+          # * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`:
+          #   Deleted single identity in a workforce identity pool. For example,
+          #   `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals.
+          # For example, `roles/viewer`, `roles/editor`, or `roles/owner`.
+          #
+          # For an overview of the IAM roles and permissions, see the
+          # [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For
+          # a list of the available pre-defined roles, see
+          # [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help
+      # prevent simultaneous updates of a policy from overwriting each other.
+      # It is strongly suggested that systems make use of the `etag` in the
+      # read-modify-write cycle to perform policy updates in order to avoid race
+      # conditions: An `etag` is returned in the response to `getIamPolicy`, and
+      # systems are expected to put that etag in the request to `setIamPolicy` to
+      # ensure that their change will be applied to the same version of the policy.
+      #
+      # **Important:** If you use IAM Conditions, you must include the `etag` field
+      # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
+      # you to overwrite a version `3` policy with a version `1` policy, and all of
+      # the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy.
+      #
+      # Valid values are `0`, `1`, and `3`. Requests that specify an invalid value
+      # are rejected.
+      #
+      # Any operation that affects conditional role bindings must specify version
+      # `3`. This requirement applies to the following operations:
+      #
+      # * Getting a policy that includes a conditional role binding
+      # * Adding a conditional role binding to a policy
+      # * Changing a conditional role binding in a policy
+      # * Removing any role binding, with or without a condition, from a policy
+      #   that includes conditions
+      #
+      # **Important:** If you use IAM Conditions, you must include the `etag` field
+      # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
+      # you to overwrite a version `3` policy with a version `1` policy, and all of
+      # the conditions in the version `3` policy are lost.
+      #
+      # If a policy does not include any conditions, operations on that policy may
+      # specify any valid version or leave the field unset.
+      #
+      # To learn which resources support conditions in their IAM policies, see the
+      # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+ +
+ list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None) +
Retrieves a list of all of the RecoverableSnapshots in your project.
+
+Args:
+  project: string, Project ID for this request. (required)
+  filter: string, A filter expression that filters resources listed in the response. Most
+Compute resources support two types of filter expressions:
+expressions that support regular expressions and expressions that follow
+API improvement proposal AIP-160.
+These two types of filter expressions cannot be mixed in one request.
+
+If you want to use AIP-160, your expression must specify the field name, an
+operator, and the value that you want to use for filtering. The value
+must be a string, a number, or a boolean. The operator
+must be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`.
+
+For example, if you are filtering Compute Engine instances, you can
+exclude instances named `example-instance` by specifying
+`name != example-instance`.
+
+The `:*` comparison can be used to test whether a key has been defined.
+For example, to find all objects with `owner` label use:
+```
+labels.owner:*
+```
+
+You can also filter nested fields. For example, you could specify
+`scheduling.automaticRestart = false` to include instances only
+if they are not scheduled for automatic restarts. You can use filtering
+on nested fields to filter based onresource labels.
+
+To filter on multiple expressions, provide each separate expression within
+parentheses. For example:
+```
+(scheduling.automaticRestart = true)
+(cpuPlatform = "Intel Skylake")
+```
+By default, each expression is an `AND` expression. However, you
+can include `AND` and `OR` expressions explicitly.
+For example:
+```
+(cpuPlatform = "Intel Skylake") OR
+(cpuPlatform = "Intel Broadwell") AND
+(scheduling.automaticRestart = true)
+```
+
+If you want to use a regular expression, use the `eq` (equal) or `ne`
+(not equal) operator against a single un-parenthesized expression with or
+without quotes or against multiple parenthesized expressions. Examples:
+
+`fieldname eq unquoted literal`
+`fieldname eq 'single quoted literal'`
+`fieldname eq "double quoted literal"`
+`(fieldname1 eq literal) (fieldname2 ne "literal")`
+
+The literal value is interpreted as a regular expression using GoogleRE2 library syntax.
+The literal value must match the entire field.
+
+For example, to filter for instances that do not end with name "instance",
+you would use `name ne .*instance`.
+
+You cannot combine constraints on multiple fields using regular
+expressions.
+  maxResults: integer, The maximum number of results per page that should be returned.
+If the number of available results is larger than `maxResults`,
+Compute Engine returns a `nextPageToken` that can be used to get
+the next page of results in subsequent list requests. Acceptable values are
+`0` to `500`, inclusive. (Default: `500`)
+  orderBy: string, Sorts list results by a certain order. By default, results
+are returned in alphanumerical order based on the resource name.
+
+You can also sort results in descending order based on the creation
+timestamp using `orderBy="creationTimestamp desc"`. This sorts
+results based on the `creationTimestamp` field in
+reverse chronological order (newest result first). Use this to sort
+resources like operations so that the newest operation is returned first.
+
+Currently, only sorting by `name` or
+`creationTimestamp desc` is supported.
+  pageToken: string, Specifies a page token to use. Set `pageToken` to the
+`nextPageToken` returned by a previous list request to get
+the next page of results.
+  returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results in case
+of failure. The default value is false.
+
+For example, when partial success behavior is enabled, aggregatedList for a
+single zone scope either returns all resources in the zone or no resources,
+with an error code.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    {
+  "etag": "A String",
+  "id": "A String", # [Output Only] Unique identifier for the resource; defined by the server.
+  "items": [ # A list of RecoverableSnapshots resources.
+    { # Represents a RecoverableSnapshot resource.
+        #
+        # A RecoverableSnapshot represents a snapshot in recycle bin.
+      "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339
+          # text format.
+      "description": "A String", # Optional. An optional description of this resource.
+      "id": "A String", # Output only. [Output Only] The unique identifier for the resource. This identifier is
+          # defined by the server.
+      "kind": "compute#recoverableSnapshot", # Output only. [Output Only] Type of the resource. Alwayscompute#recoverableSnapshot for RecoverableSnapshot
+          # resources.
+      "name": "A String", # Output only. Identifier. Name of the recoverable snapshot generated on the deletion of the snapshot.
+          # The name will be 1-63 characters long, and comply withRFC1035.
+          # Specifically, the name will be 1-63 characters long and match the regular
+          # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+          # character will be a lowercase letter, and all following characters can be
+          # a dash, lowercase letter, or digit, except the last character, which cannot
+          # be a dash.
+      "originalResource": { # Output only. Output Only] The original snapshot resource.
+        "architecture": "A String", # Output only. [Output Only] The architecture of the snapshot. Valid values are
+            # ARM64 or X86_64.
+        "autoCreated": True or False, # Output only. [Output Only] Set to true if snapshots are automatically created by
+            # applying resource policy on the target disk.
+        "chainName": "A String", # Creates the new snapshot in the snapshot chain labeled with the
+            # specified name. The chain name must be 1-63 characters long and comply
+            # with RFC1035. This is an uncommon option only for advanced service
+            # owners who needs to create separate snapshot chains, for example,
+            # for chargeback tracking. When you describe your snapshot resource, this
+            # field is visible only if it has a non-empty value.
+        "creationSizeBytes": "A String", # Output only. [Output Only] Size in bytes of the snapshot at creation time.
+        "creationTimestamp": "A String", # Output only. [Output Only] Creation timestamp inRFC3339 text format.
+        "deletionTimestamp": "A String", # Output only. [Output Only] Deletion timestamp of snapshot inRFC3339 text format.
+        "description": "A String", # An optional description of this resource.
+        "diskSizeGb": "A String", # Output only. [Output Only] Size of the source disk, specified in GB.
+        "downloadBytes": "A String", # Output only. [Output Only] Number of bytes downloaded to restore a snapshot to a disk.
+        "enableConfidentialCompute": True or False, # Output only. Whether this snapshot is created from a confidential compute mode disk.
+            # [Output Only]: This field is not set by user, but from source disk.
+        "guestOsFeatures": [ # Output only. [Output Only] A list of features to enable on the guest operating system.
+            # Applicable only for bootable images. Read
+            # Enabling guest operating system features to see a list of available
+            # options.
+          { # Guest OS features.
+            "type": "A String", # The ID of a supported feature. To add multiple values, use commas to
+                # separate values. Set to one or more of the following values:
+                #
+                #    - VIRTIO_SCSI_MULTIQUEUE
+                #    - WINDOWS
+                #    - MULTI_IP_SUBNET
+                #    - UEFI_COMPATIBLE
+                #    - GVNIC
+                #    - SEV_CAPABLE
+                #    - SUSPEND_RESUME_COMPATIBLE
+                #    - SEV_LIVE_MIGRATABLE_V2
+                #    - SEV_SNP_CAPABLE
+                #    - TDX_CAPABLE
+                #    - IDPF
+                #    - SNP_SVSM_CAPABLE
+                #    - CCA_CAPABLE
+                #    - SUSPEND_SAFE_FPR
+                #
+                #
+                # For more information, see
+                # Enabling guest operating system features.
+          },
+        ],
+        "id": "A String", # Output only. [Output Only] The unique identifier for the original snapshot. This
+            # identifier is defined by the server.
+        "labelFingerprint": "A String", # A fingerprint for the labels being applied to this snapshot, which is
+            # essentially a hash of the labels set used for optimistic locking. The
+            # fingerprint is initially generated by Compute Engine and changes after
+            # every request to modify or update labels. You must always provide an
+            # up-to-date fingerprint hash in order to update or change labels,
+            # otherwise the request will fail with error412 conditionNotMet.
+            #
+            # To see the latest fingerprint, make a get() request to
+            # retrieve a snapshot.
+        "labels": { # Labels to apply to this snapshot. These can be later modified by
+            # the setLabels method.
+            # Label values may be empty.
+          "a_key": "A String",
+        },
+        "licenseCodes": [ # Output only. [Output Only] Integer license codes indicating which licenses are
+            # attached to this snapshot.
+          "A String",
+        ],
+        "licenses": [ # Output only. [Output Only] A list of public visible licenses that apply to this
+            # snapshot.
+          "A String",
+        ],
+        "maxRetentionDays": 42, # Number of days the snapshot should be retained before being deleted
+            # automatically.
+        "name": "A String", # Name of the original snapshot provided by the client. The name must be
+            # 1-63 characters long, and comply with RFC1035.
+            # Specifically, the name must be 1-63 characters long and match the regular
+            # expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+            # character must be a lowercase letter, and all following characters must
+            # be a dash, lowercase letter, or digit, except the last character, which
+            # cannot be a dash.
+        "region": "A String", # Output only. [Output Only] URL of the region where the snapshot resides. Only
+            # applicable for regional snapshots.
+        "satisfiesPzi": True or False, # Output only. Reserved for future use.
+        "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use.
+        "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+        "selfLinkWithId": "A String", # Output only. [Output Only] Server-defined URL for this resource's resource id.
+        "snapshotEncryptionKey": { # Encrypts the snapshot using acustomer-supplied
+            # encryption key.
+            #
+            # After you encrypt a snapshot using a customer-supplied key, you must
+            # provide the same key if you use the snapshot later. For example, you must
+            # provide the encryption key when you create a disk from the encrypted
+            # snapshot in a future request.
+            #
+            # Customer-supplied encryption keys do not protect access to metadata
+            # of the snapshot.
+            #
+            # If you do not provide an encryption key when creating the snapshot, then
+            # the snapshot will be encrypted using an automatically generated key and
+            # you do not need to provide a key to use the snapshot later.
+          "kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS.
+              # For example:
+              #
+              # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+              # key_region/cryptoKeys/key
+              #
+              # The fully-qualifed key name may be returned for resource GET requests. For
+              # example:
+              #
+              # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+              # key_region/cryptoKeys/key
+              # /cryptoKeyVersions/1
+          "kmsKeyServiceAccount": "A String", # The service account being used for the encryption request for the given KMS
+              # key. If absent, the Compute Engine default service account is used.
+              # For example:
+              #
+              # "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
+          "rawKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+              # Specifies a 256-bit customer-supplied
+              # encryption key, encoded in RFC
+              # 4648 base64 to either encrypt or decrypt this resource. You can
+              # provide either the rawKey or thersaEncryptedKey.
+              # For example:
+              #
+              # "rawKey":
+              # "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
+          "rsaEncryptedKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+              # Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit
+              # customer-supplied encryption key to either encrypt or decrypt this
+              # resource. You can provide either the rawKey or thersaEncryptedKey.
+              # For example:
+              #
+              # "rsaEncryptedKey":
+              # "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH
+              # z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD
+              # D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe=="
+              #
+              # The key must meet the following requirements before you can provide it to
+              # Compute Engine:
+              #
+              #    1. The key is wrapped using a RSA public key certificate provided by
+              #    Google.
+              #    2. After being wrapped, the key must be encoded in RFC 4648 base64
+              #    encoding.
+              #
+              # Gets the RSA public key certificate provided by Google at:
+              #
+              #
+              # https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
+          "sha256": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+              # [Output only] TheRFC
+              # 4648 base64 encoded SHA-256 hash of the customer-supplied
+              # encryption key that protects this resource.
+        },
+        "snapshotGroupId": "A String", # Output only. [Output Only] The unique ID of the snapshot group that this snapshot
+            # belongs to. The usage of snapshot group feature is restricted.
+        "snapshotGroupName": "A String", # Output only. [Output only] The snapshot group that this snapshot belongs to. The usage
+            # of snapshot group feature is restricted.
+        "snapshotType": "A String", # Indicates the type of the snapshot.
+        "sourceDisk": "A String", # The source disk used to create this snapshot.
+        "sourceDiskEncryptionKey": { # The customer-supplied
+            # encryption key of the source disk. Required if the source disk is
+            # protected by a customer-supplied encryption key.
+          "kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS.
+              # For example:
+              #
+              # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+              # key_region/cryptoKeys/key
+              #
+              # The fully-qualifed key name may be returned for resource GET requests. For
+              # example:
+              #
+              # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+              # key_region/cryptoKeys/key
+              # /cryptoKeyVersions/1
+          "kmsKeyServiceAccount": "A String", # The service account being used for the encryption request for the given KMS
+              # key. If absent, the Compute Engine default service account is used.
+              # For example:
+              #
+              # "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
+          "rawKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+              # Specifies a 256-bit customer-supplied
+              # encryption key, encoded in RFC
+              # 4648 base64 to either encrypt or decrypt this resource. You can
+              # provide either the rawKey or thersaEncryptedKey.
+              # For example:
+              #
+              # "rawKey":
+              # "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
+          "rsaEncryptedKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+              # Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit
+              # customer-supplied encryption key to either encrypt or decrypt this
+              # resource. You can provide either the rawKey or thersaEncryptedKey.
+              # For example:
+              #
+              # "rsaEncryptedKey":
+              # "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH
+              # z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD
+              # D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe=="
+              #
+              # The key must meet the following requirements before you can provide it to
+              # Compute Engine:
+              #
+              #    1. The key is wrapped using a RSA public key certificate provided by
+              #    Google.
+              #    2. After being wrapped, the key must be encoded in RFC 4648 base64
+              #    encoding.
+              #
+              # Gets the RSA public key certificate provided by Google at:
+              #
+              #
+              # https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
+          "sha256": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+              # [Output only] TheRFC
+              # 4648 base64 encoded SHA-256 hash of the customer-supplied
+              # encryption key that protects this resource.
+        },
+        "sourceDiskForRecoveryCheckpoint": "A String", # The source disk whose recovery checkpoint will be used to create this
+            # snapshot.
+        "sourceDiskId": "A String", # Output only. [Output Only] The ID value of the disk used to create this snapshot
+        "sourceInstantSnapshot": "A String", # The source instant snapshot used to create this snapshot.
+        "sourceInstantSnapshotEncryptionKey": { # Customer provided encryption key when creating Snapshot from Instant
+            # Snapshot.
+          "kmsKeyName": "A String", # The name of the encryption key that is stored in Google Cloud KMS.
+              # For example:
+              #
+              # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+              # key_region/cryptoKeys/key
+              #
+              # The fully-qualifed key name may be returned for resource GET requests. For
+              # example:
+              #
+              # "kmsKeyName": "projects/kms_project_id/locations/region/keyRings/
+              # key_region/cryptoKeys/key
+              # /cryptoKeyVersions/1
+          "kmsKeyServiceAccount": "A String", # The service account being used for the encryption request for the given KMS
+              # key. If absent, the Compute Engine default service account is used.
+              # For example:
+              #
+              # "kmsKeyServiceAccount": "name@project_id.iam.gserviceaccount.com/
+          "rawKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+              # Specifies a 256-bit customer-supplied
+              # encryption key, encoded in RFC
+              # 4648 base64 to either encrypt or decrypt this resource. You can
+              # provide either the rawKey or thersaEncryptedKey.
+              # For example:
+              #
+              # "rawKey":
+              # "SGVsbG8gZnJvbSBHb29nbGUgQ2xvdWQgUGxhdGZvcm0="
+          "rsaEncryptedKey": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+              # Specifies an RFC 4648 base64 encoded, RSA-wrapped 2048-bit
+              # customer-supplied encryption key to either encrypt or decrypt this
+              # resource. You can provide either the rawKey or thersaEncryptedKey.
+              # For example:
+              #
+              # "rsaEncryptedKey":
+              # "ieCx/NcW06PcT7Ep1X6LUTc/hLvUDYyzSZPPVCVPTVEohpeHASqC8uw5TzyO9U+Fka9JFH
+              # z0mBibXUInrC/jEk014kCK/NPjYgEMOyssZ4ZINPKxlUh2zn1bV+MCaTICrdmuSBTWlUUiFoD
+              # D6PYznLwh8ZNdaheCeZ8ewEXgFQ8V+sDroLaN3Xs3MDTXQEMMoNUXMCZEIpg9Vtp9x2oe=="
+              #
+              # The key must meet the following requirements before you can provide it to
+              # Compute Engine:
+              #
+              #    1. The key is wrapped using a RSA public key certificate provided by
+              #    Google.
+              #    2. After being wrapped, the key must be encoded in RFC 4648 base64
+              #    encoding.
+              #
+              # Gets the RSA public key certificate provided by Google at:
+              #
+              #
+              # https://cloud-certs.storage.googleapis.com/google-cloud-csek-ingress.pem
+          "sha256": "A String", # [DEPRECATED] CSEK is no longer supported. Use CMEK instead.
+              # [Output only] TheRFC
+              # 4648 base64 encoded SHA-256 hash of the customer-supplied
+              # encryption key that protects this resource.
+        },
+        "sourceInstantSnapshotId": "A String", # Output only. [Output Only] The unique ID of the instant snapshot used to create this
+            # snapshot. This value identifies the exact instant snapshot that was used
+            # to create this persistent disk. For example, if you created the
+            # persistent disk from an instant snapshot that was later deleted and
+            # recreated under the same name, the source instant snapshot ID would
+            # identify the exact instant snapshot that was used.
+        "sourceSnapshotSchedulePolicy": "A String", # Output only. [Output Only] URL of the resource policy which created this
+            # scheduled snapshot.
+        "sourceSnapshotSchedulePolicyId": "A String", # Output only. [Output Only] ID of the resource policy which created this
+            # scheduled snapshot.
+        "storageBytes": "A String", # Output only. [Output Only] A size of the storage used by the snapshot.
+        "storageBytesStatus": "A String", # Output only. [Deprecated] Instead, check the storageBytes field. After
+            # snapshot creation, the storageBytesStatus field is alwaysUP_TO_DATE.
+            # [Output Only] An indicator whether storageBytes is in a
+            # stable state or it is being adjusted as a result of shared storage
+            # reallocation. This status can either be unset, meaning the snapshot is
+            # being created, or UP_TO_DATE, meaning the size of the
+            # snapshot is up-to-date.
+        "storageLocations": [ # Cloud Storage bucket storage location of the snapshot (regional or
+            # multi-regional).
+          "A String",
+        ],
+      },
+      "purgeTimestamp": "A String", # Output only. [Output Only] Purge timestamp of recoverable snapshot inRFC3339
+          # text format.
+      "satisfiesPzi": True or False, # Output only. [Output Only] Reserved for future use.
+      "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use.
+      "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource.
+      "selfLinkWithId": "A String", # Output only. [Output Only] Server-defined URL for this resource's resource id.
+      "status": "A String", # Output only. [Output Only] Status of the recoverable snapshot.
+    },
+  ],
+  "kind": "compute#recoverableSnapshotList", # Output only. [Output Only] Type of resource. Alwayscompute#recoverableSnapshotList for lists of
+      # recoverablesnapshots.
+  "nextPageToken": "A String", # [Output Only] This token allows you to get the next page of results for
+      # list requests. If the number of results is larger thanmaxResults, use the nextPageToken as a value for
+      # the query parameter pageToken in the next list request.
+      # Subsequent list requests will have their own nextPageToken to
+      # continue paging through the results.
+  "selfLink": "A String", # Output only. [Output Only] Server-defined URL for this resource.
+  "unreachables": [ # Output only. [Output Only] Unreachable resources.
+      # end_interface: MixerListResponseWithEtagBuilder
+    "A String",
+  ],
+  "warning": { # [Output Only] Informational warning message.
+    "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+        # Engine returns NO_RESULTS_ON_PAGE if there
+        # are no results in the response.
+    "data": [ # [Output Only] Metadata about this warning in key:
+        # value format. For example:
+        #
+        # "data": [
+        #   {
+        #    "key": "scope",
+        #    "value": "zones/us-east1-d"
+        #   }]
+      {
+        "key": "A String", # [Output Only] A key that provides more detail on the warning being
+            # returned. For example, for warnings where there are no results in a list
+            # request for a particular zone, this key might be scope and
+            # the key value might be the zone name. Other examples might be a key
+            # indicating a deprecated resource and a suggested replacement, or a
+            # warning about invalid network settings (for example, if an instance
+            # attempts to perform IP forwarding but is not enabled for IP forwarding).
+        "value": "A String", # [Output Only] A warning data value corresponding to the key.
+      },
+    ],
+    "message": "A String", # [Output Only] A human-readable description of the warning code.
+  },
+}
+
+ +
+ 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)
+
+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.
+
+
+ +
+ recover(project, recoverableSnapshot, requestId=None, snapshotName=None, x__xgafv=None) +
Recovers the specified RecoverableSnapshot.
+
+Args:
+  project: string, Project Id of the request (required)
+  recoverableSnapshot: string, Name of the recoverable resource to recover (required)
+  requestId: string, An optional request ID to identify requests. Specify a unique request ID so
+that if you must retry your request, the server will know to ignore the
+request if it has already been completed.
+
+For example, consider a situation where you make an initial request and
+the request times out. If you make the request again with the same
+request ID, the server can check if original operation with the same
+request ID was received, and if so, will ignore the second request. This
+prevents clients from accidentally creating duplicate commitments.
+
+The request ID must be
+a valid UUID with the exception that zero UUID is not supported
+(00000000-0000-0000-0000-000000000000).
+  snapshotName: string, Optional. Name of the snapshot after the recovery
+The name will be 1-63 characters long, and comply withRFC1035.
+Specifically, the name will be 1-63 characters long and match the regular
+expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
+character will be a lowercase letter, and all following characters can be
+a dash, lowercase letter, or digit, except the last character, which cannot
+be a dash.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents an Operation resource.
+    #
+    # Google Compute Engine has three Operation resources:
+    #
+    # * [Global](/compute/docs/reference/rest/beta/globalOperations)
+    # * [Regional](/compute/docs/reference/rest/beta/regionOperations)
+    # * [Zonal](/compute/docs/reference/rest/beta/zoneOperations)
+    #
+    # You can use an operation resource to manage asynchronous API requests.
+    # For more information, readHandling
+    # API responses.
+    #
+    # Operations can be global, regional or zonal.
+    #
+    #    - For global operations, use the `globalOperations`
+    #    resource.
+    #    - For regional operations, use the
+    #    `regionOperations` resource.
+    #    - For zonal operations, use
+    #    the `zoneOperations` resource.
+    #
+    #
+    #
+    # For more information, read
+    # Global, Regional, and Zonal Resources.
+    #
+    # Note that completed Operation resources have a limited
+    # retention period.
+  "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+      # Not present otherwise.
+  "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+  "description": "A String", # [Output Only] A textual description of the operation, which is
+      # set when the operation is created.
+  "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+      # text format.
+  "error": { # [Output Only] If errors are generated during processing of the operation,
+      # this field will be populated.
+    "errors": [ # [Output Only] The array of errors encountered while processing this
+        # operation.
+      { # Represents a single error encountered during the processing of an
+          # operation.
+        "code": "A String", # [Output Only] The error type identifier for this error.
+        "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+            # details. There is a set of defined message types to use for providing
+            # details.The syntax depends on the error code. For example,
+            # QuotaExceededInfo will have details when the error code is
+            # QUOTA_EXCEEDED.
+          { # Container for structured error details providing additional context
+              # specific to the encountered error code.
+            "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                #
+                # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                # is not enabled:
+                #
+                #     { "reason": "API_DISABLED"
+                #       "domain": "googleapis.com"
+                #       "metadata": {
+                #         "resource": "projects/123",
+                #         "service": "pubsub.googleapis.com"
+                #       }
+                #     }
+                #
+                # This response indicates that the pubsub.googleapis.com API is not enabled.
+                #
+                # Example of an error that is returned when attempting to create a Spanner
+                # instance in a region that is out of stock:
+                #
+                #     { "reason": "STOCKOUT"
+                #       "domain": "spanner.googleapis.com",
+                #       "metadata": {
+                #         "availableRegions": "us-central1,us-east2"
+                #       }
+                #     }
+              "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                  # is typically the registered service name of the tool or product that
+                  # generates the error. Example: "pubsub.googleapis.com". If the error is
+                  # generated by some common infrastructure, the error domain must be a
+                  # globally unique value that identifies the infrastructure. For Google API
+                  # infrastructure, the error domain is "googleapis.com".
+              "metadatas": { # Additional structured details about this error.
+                  #
+                  # Keys must match a regular expression of `a-z+` but should
+                  # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                  # length. When identifying the current value of an exceeded limit, the units
+                  # should be contained in the key, not the value.  For example, rather than
+                  # `{"instanceLimit": "100/request"}`, should be returned as,
+                  # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                  # instances that can be created in a single (batch) request.
+                "a_key": "A String",
+              },
+              "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                  # proximate cause of the error. Error reasons are unique within a particular
+                  # domain of errors. This should be at most 63 characters and match a
+                  # regular expression of `A-Z+[A-Z0-9]`, which represents
+                  # UPPER_SNAKE_CASE.
+            },
+            "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                #
+                # For example, if a quota check failed with an error indicating the calling
+                # project hasn't enabled the accessed service, this can contain a URL pointing
+                # directly to the right place in the developer console to flip the bit.
+              "links": [ # URL(s) pointing to additional information on handling the current error.
+                { # Describes a URL link.
+                  "description": "A String", # Describes what the link offers.
+                  "url": "A String", # The URL of the link.
+                },
+              ],
+            },
+            "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                # which can be attached to an RPC error.
+              "locale": "A String", # The locale used following the specification defined at
+                  # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                  # Examples are: "en-US", "fr-CH", "es-MX"
+              "message": "A String", # The localized error message in the above locale.
+            },
+            "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+              "dimensions": { # The map holding related quota dimensions.
+                "a_key": "A String",
+              },
+              "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                  #  type or metric.
+              "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                  # or metric.
+              "limitName": "A String", # The name of the quota limit.
+              "metricName": "A String", # The Compute Engine quota metric name.
+              "rolloutStatus": "A String", # Rollout status of the future quota limit.
+            },
+          },
+        ],
+        "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+            # This property is optional.
+        "message": "A String", # [Output Only] An optional, human-readable error message.
+      },
+    ],
+  },
+  "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+    "healthInfo": { # Health information. # Output only. The health information.
+      "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+      "healthStatus": "A String", # Output only. The health status.
+      "repairCategory": "A String", # Output only. The repair category.
+      "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+      "updateTime": "A String", # Output only. The time when health info was updated.
+    },
+  },
+  "getVersionOperationMetadata": {
+    "inlineSbomInfo": {
+      "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+          # appropriate identifiers.
+        "a_key": "A String",
+      },
+      "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+          # identifiers.
+        "a_key": "A String",
+      },
+    },
+  },
+  "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+      # message that was returned, such as `NOT FOUND`.
+  "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+      # status code that was returned. For example, a `404` means the
+      # resource was not found.
+  "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+      # defined by the server.
+  "insertTime": "A String", # [Output Only] The time that this operation was requested.
+      # This value is inRFC3339
+      # text format.
+  "instancesBulkInsertOperationMetadata": {
+    "perLocationStatus": { # Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+        "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+        "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+            # error.
+        "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+            # if the flow is rolling forward or rolling back.
+        "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+      },
+    },
+  },
+  "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+      # Operation resources.
+  "name": "A String", # [Output Only] Name of the operation.
+  "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+      # group of operations results from a `bulkInsert` API request.
+  "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+      # `update`, or `delete`, and so on.
+  "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+      # There is no requirement that this be linear or support any granularity of
+      # operations. This should not be used to guess when the operation will be
+      # complete. This number should monotonically increase as the operation
+      # progresses.
+  "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+      # applicable when performing regional operations.
+  "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+  "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+      # this field will contain information on all underlying zonal actions and
+      # their state.
+    "clientOperationId": "A String", # [Output Only] The client operation id.
+    "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+            # populated.
+            # different programming environments, including REST APIs and RPC APIs. It is
+            # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+            # three pieces of data: error code, error message, and error details.
+            #
+            # You can find out more about this error model and how to work with it in the
+            # [API Design Guide](https://cloud.google.com/apis/design/errors).
+          "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+          "details": [ # A list of messages that carry the error details.  There is a common set of
+              # message types for APIs to use.
+            {
+              "a_key": "", # Properties of the object. Contains field @type with type URL.
+            },
+          ],
+          "message": "A String", # A developer-facing error message, which should be in English. Any
+              # user-facing error message should be localized and sent in the
+              # google.rpc.Status.details field, or localized by the client.
+        },
+        "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+            # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+      },
+    },
+  },
+  "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+      # This value is inRFC3339
+      # text format.
+  "status": "A String", # [Output Only] The status of the operation, which can be one of the
+      # following:
+      # `PENDING`, `RUNNING`, or `DONE`.
+  "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+      # operation.
+  "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+      # of the target resource.
+  "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+      # operations related to creating a snapshot, this points to the disk
+      # that the snapshot was created from.
+  "user": "A String", # [Output Only] User who requested the operation, for example:
+      # `user@example.com` or
+      # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+  "warnings": [ # [Output Only] If warning messages are generated during processing of the
+      # operation, this field will be populated.
+    {
+      "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+          # Engine returns NO_RESULTS_ON_PAGE if there
+          # are no results in the response.
+      "data": [ # [Output Only] Metadata about this warning in key:
+          # value format. For example:
+          #
+          # "data": [
+          #   {
+          #    "key": "scope",
+          #    "value": "zones/us-east1-d"
+          #   }]
+        {
+          "key": "A String", # [Output Only] A key that provides more detail on the warning being
+              # returned. For example, for warnings where there are no results in a list
+              # request for a particular zone, this key might be scope and
+              # the key value might be the zone name. Other examples might be a key
+              # indicating a deprecated resource and a suggested replacement, or a
+              # warning about invalid network settings (for example, if an instance
+              # attempts to perform IP forwarding but is not enabled for IP forwarding).
+          "value": "A String", # [Output Only] A warning data value corresponding to the key.
+        },
+      ],
+      "message": "A String", # [Output Only] A human-readable description of the warning code.
+    },
+  ],
+  "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+      # applicable when performing per-zone operations.
+}
+
+ +
+ setIamPolicy(project, resource, body=None, x__xgafv=None) +
Sets the access control policy on the specified resource.
+Replaces any existing policy.
+
+Args:
+  project: string, Project ID for this request. (required)
+  resource: string, Name or id of the resource for this request. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{
+  "bindings": [ # Flatten Policy to create a backward compatible wire-format.
+      # Deprecated. Use 'policy' to specify bindings.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) # The condition that is associated with this binding.
+          #
+          # If the condition evaluates to `true`, then this binding applies to the
+          # current request.
+          #
+          # If the condition evaluates to `false`, then this binding does not apply to
+          # the current request. However, a different role binding might grant the same
+          # role to one or more of the principals in this binding.
+          #
+          # To learn which resources support conditions in their IAM policies, see the
+          # [IAM
+          # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+          # syntax. CEL is a C-like expression language. The syntax and semantics of CEL
+          # are documented at https://github.com/google/cel-spec.
+          #
+          # Example (Comparison):
+          #
+          #     title: "Summary size limit"
+          #     description: "Determines if a summary is less than 100 chars"
+          #     expression: "document.summary.size() < 100"
+          #
+          # Example (Equality):
+          #
+          #     title: "Requestor is owner"
+          #     description: "Determines if requestor is the document owner"
+          #     expression: "document.owner == request.auth.claims.email"
+          #
+          # Example (Logic):
+          #
+          #     title: "Public documents"
+          #     description: "Determine whether the document should be publicly visible"
+          #     expression: "document.type != 'private' && document.type != 'internal'"
+          #
+          # Example (Data Manipulation):
+          #
+          #     title: "Notification string"
+          #     description: "Create a notification string with a timestamp."
+          #     expression: "'New message received at ' + string(document.create_time)"
+          #
+          # The exact variables and functions that may be referenced within an expression
+          # are determined by the service that evaluates it. See the service
+          # documentation for additional information.
+        "description": "A String", # Optional. Description of the expression. This is a longer text which
+            # describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language
+            # syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error
+            # reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing
+            # its purpose. This can be used e.g. in UIs which allow to enter the
+            # expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource.
+          # `members` can have the following values:
+          #
+          # * `allUsers`: A special identifier that represents anyone who is
+          #    on the internet; with or without a Google account.
+          #
+          # * `allAuthenticatedUsers`: A special identifier that represents anyone
+          #    who is authenticated with a Google account or a service account.
+          #    Does not include identities that come from external identity providers
+          #    (IdPs) through identity federation.
+          #
+          # * `user:{emailid}`: An email address that represents a specific Google
+          #    account. For example, `alice@example.com` .
+          #
+          #
+          # * `serviceAccount:{emailid}`: An email address that represents a Google
+          #    service account. For example,
+          #    `my-other-app@appspot.gserviceaccount.com`.
+          #
+          # * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An
+          #    identifier for a
+          #    [Kubernetes service
+          #    account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts).
+          #    For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`.
+          #
+          # * `group:{emailid}`: An email address that represents a Google group.
+          #    For example, `admins@example.com`.
+          #
+          #
+          # * `domain:{domain}`: The G Suite domain (primary) that represents all the
+          #    users of that domain. For example, `google.com` or `example.com`.
+          #
+          #
+          #
+          #
+          # * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`:
+          #   A single identity in a workforce identity pool.
+          #
+          # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`:
+          #   All workforce identities in a group.
+          #
+          # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
+          #   All workforce identities with a specific attribute value.
+          #
+          # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`:
+          #   All identities in a workforce identity pool.
+          #
+          # * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`:
+          #   A single identity in a workload identity pool.
+          #
+          # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`:
+          #   A workload identity pool group.
+          #
+          # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
+          #   All identities in a workload identity pool with a certain attribute.
+          #
+          # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`:
+          #   All identities in a workload identity pool.
+          #
+          # * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique
+          #    identifier) representing a user that has been recently deleted. For
+          #    example, `alice@example.com?uid=123456789012345678901`. If the user is
+          #    recovered, this value reverts to `user:{emailid}` and the recovered user
+          #    retains the role in the binding.
+          #
+          # * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus
+          #    unique identifier) representing a service account that has been recently
+          #    deleted. For example,
+          #    `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
+          #    If the service account is undeleted, this value reverts to
+          #    `serviceAccount:{emailid}` and the undeleted service account retains the
+          #    role in the binding.
+          #
+          # * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique
+          #    identifier) representing a Google group that has been recently
+          #    deleted. For example, `admins@example.com?uid=123456789012345678901`. If
+          #    the group is recovered, this value reverts to `group:{emailid}` and the
+          #    recovered group retains the role in the binding.
+          #
+          # * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`:
+          #   Deleted single identity in a workforce identity pool. For example,
+          #   `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals.
+          # For example, `roles/viewer`, `roles/editor`, or `roles/owner`.
+          #
+          # For an overview of the IAM roles and permissions, see the
+          # [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For
+          # a list of the available pre-defined roles, see
+          # [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # Flatten Policy to create a backward compatible wire-format.
+      # Deprecated. Use 'policy' to specify the etag.
+  "policy": { # An Identity and Access Management (IAM) policy, which specifies access # REQUIRED: The complete policy to be applied to the 'resource'. The size of
+      # the policy is limited to a few 10s of KB. An empty policy is in general a
+      # valid policy but certain services (like Projects) might reject them.
+      # controls for Google Cloud resources.
+      #
+      #
+      # A `Policy` is a collection of `bindings`. A `binding` binds one or more
+      # `members`, or principals, to a single `role`. Principals can be user
+      # accounts, service accounts, Google groups, and domains (such as G Suite). A
+      # `role` is a named list of permissions; each `role` can be an IAM predefined
+      # role or a user-created custom role.
+      #
+      # For some types of Google Cloud resources, a `binding` can also specify a
+      # `condition`, which is a logical expression that allows access to a resource
+      # only if the expression evaluates to `true`. A condition can add constraints
+      # based on attributes of the request, the resource, or both. To learn which
+      # resources support conditions in their IAM policies, see the
+      # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+      #
+      # **JSON example:**
+      #
+      # ```
+      #     {
+      #       "bindings": [
+      #         {
+      #           "role": "roles/resourcemanager.organizationAdmin",
+      #           "members": [
+      #             "user:mike@example.com",
+      #             "group:admins@example.com",
+      #             "domain:google.com",
+      #             "serviceAccount:my-project-id@appspot.gserviceaccount.com"
+      #           ]
+      #         },
+      #         {
+      #           "role": "roles/resourcemanager.organizationViewer",
+      #           "members": [
+      #             "user:eve@example.com"
+      #           ],
+      #           "condition": {
+      #             "title": "expirable access",
+      #             "description": "Does not grant access after Sep 2020",
+      #             "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')",
+      #           }
+      #         }
+      #       ],
+      #       "etag": "BwWWja0YfJA=",
+      #       "version": 3
+      #     }
+      # ```
+      #
+      # **YAML example:**
+      #
+      # ```
+      #     bindings:
+      #     - members:
+      #       - user:mike@example.com
+      #       - group:admins@example.com
+      #       - domain:google.com
+      #       - serviceAccount:my-project-id@appspot.gserviceaccount.com
+      #       role: roles/resourcemanager.organizationAdmin
+      #     - members:
+      #       - user:eve@example.com
+      #       role: roles/resourcemanager.organizationViewer
+      #       condition:
+      #         title: expirable access
+      #         description: Does not grant access after Sep 2020
+      #         expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
+      #     etag: BwWWja0YfJA=
+      #     version: 3
+      # ```
+      #
+      # For a description of IAM and its features, see the
+      # [IAM documentation](https://cloud.google.com/iam/docs/).
+    "auditConfigs": [ # Specifies cloud audit logging configuration for this policy.
+      { # Specifies the audit configuration for a service.
+          # The configuration determines which permission types are logged, and what
+          # identities, if any, are exempted from logging.
+          # An AuditConfig must have one or more AuditLogConfigs.
+          #
+          # If there are AuditConfigs for both `allServices` and a specific service,
+          # the union of the two AuditConfigs is used for that service: the log_types
+          # specified in each AuditConfig are enabled, and the exempted_members in each
+          # AuditLogConfig are exempted.
+          #
+          # Example Policy with multiple AuditConfigs:
+          #
+          #     {
+          #       "audit_configs": [
+          #         {
+          #           "service": "allServices",
+          #           "audit_log_configs": [
+          #             {
+          #               "log_type": "DATA_READ",
+          #               "exempted_members": [
+          #                 "user:jose@example.com"
+          #               ]
+          #             },
+          #             {
+          #               "log_type": "DATA_WRITE"
+          #             },
+          #             {
+          #               "log_type": "ADMIN_READ"
+          #             }
+          #           ]
+          #         },
+          #         {
+          #           "service": "sampleservice.googleapis.com",
+          #           "audit_log_configs": [
+          #             {
+          #               "log_type": "DATA_READ"
+          #             },
+          #             {
+          #               "log_type": "DATA_WRITE",
+          #               "exempted_members": [
+          #                 "user:aliya@example.com"
+          #               ]
+          #             }
+          #           ]
+          #         }
+          #       ]
+          #     }
+          #
+          # For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ
+          # logging. It also exempts `jose@example.com` from DATA_READ logging, and
+          # `aliya@example.com` from DATA_WRITE logging.
+        "auditLogConfigs": [ # The configuration for logging of each type of permission.
+          { # Provides the configuration for logging a type of permissions.
+              # Example:
+              #
+              #     {
+              #       "audit_log_configs": [
+              #         {
+              #           "log_type": "DATA_READ",
+              #           "exempted_members": [
+              #             "user:jose@example.com"
+              #           ]
+              #         },
+              #         {
+              #           "log_type": "DATA_WRITE"
+              #         }
+              #       ]
+              #     }
+              #
+              # This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting
+              # jose@example.com from DATA_READ logging.
+            "exemptedMembers": [ # Specifies the identities that do not cause logging for this type of
+                # permission.
+                # Follows the same format of Binding.members.
+              "A String",
+            ],
+            "logType": "A String", # The log type that this config enables.
+          },
+        ],
+        "service": "A String", # Specifies a service that will be enabled for audit logging.
+            # For example, `storage.googleapis.com`, `cloudsql.googleapis.com`.
+            # `allServices` is a special value that covers all services.
+      },
+    ],
+    "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally,
+        # may specify a `condition` that determines how and when the `bindings` are
+        # applied. Each of the `bindings` must contain at least one principal.
+        #
+        # The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250
+        # of these principals can be Google groups. Each occurrence of a principal
+        # counts towards these limits. For example, if the `bindings` grant 50
+        # different roles to `user:alice@example.com`, and not to any other
+        # principal, then you can add another 1,450 principals to the `bindings` in
+        # the `Policy`.
+      { # Associates `members`, or principals, with a `role`.
+        "condition": { # Represents a textual expression in the Common Expression Language (CEL) # The condition that is associated with this binding.
+            #
+            # If the condition evaluates to `true`, then this binding applies to the
+            # current request.
+            #
+            # If the condition evaluates to `false`, then this binding does not apply to
+            # the current request. However, a different role binding might grant the same
+            # role to one or more of the principals in this binding.
+            #
+            # To learn which resources support conditions in their IAM policies, see the
+            # [IAM
+            # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+            # syntax. CEL is a C-like expression language. The syntax and semantics of CEL
+            # are documented at https://github.com/google/cel-spec.
+            #
+            # Example (Comparison):
+            #
+            #     title: "Summary size limit"
+            #     description: "Determines if a summary is less than 100 chars"
+            #     expression: "document.summary.size() < 100"
+            #
+            # Example (Equality):
+            #
+            #     title: "Requestor is owner"
+            #     description: "Determines if requestor is the document owner"
+            #     expression: "document.owner == request.auth.claims.email"
+            #
+            # Example (Logic):
+            #
+            #     title: "Public documents"
+            #     description: "Determine whether the document should be publicly visible"
+            #     expression: "document.type != 'private' && document.type != 'internal'"
+            #
+            # Example (Data Manipulation):
+            #
+            #     title: "Notification string"
+            #     description: "Create a notification string with a timestamp."
+            #     expression: "'New message received at ' + string(document.create_time)"
+            #
+            # The exact variables and functions that may be referenced within an expression
+            # are determined by the service that evaluates it. See the service
+            # documentation for additional information.
+          "description": "A String", # Optional. Description of the expression. This is a longer text which
+              # describes the expression, e.g. when hovered over it in a UI.
+          "expression": "A String", # Textual representation of an expression in Common Expression Language
+              # syntax.
+          "location": "A String", # Optional. String indicating the location of the expression for error
+              # reporting, e.g. a file name and a position in the file.
+          "title": "A String", # Optional. Title for the expression, i.e. a short string describing
+              # its purpose. This can be used e.g. in UIs which allow to enter the
+              # expression.
+        },
+        "members": [ # Specifies the principals requesting access for a Google Cloud resource.
+            # `members` can have the following values:
+            #
+            # * `allUsers`: A special identifier that represents anyone who is
+            #    on the internet; with or without a Google account.
+            #
+            # * `allAuthenticatedUsers`: A special identifier that represents anyone
+            #    who is authenticated with a Google account or a service account.
+            #    Does not include identities that come from external identity providers
+            #    (IdPs) through identity federation.
+            #
+            # * `user:{emailid}`: An email address that represents a specific Google
+            #    account. For example, `alice@example.com` .
+            #
+            #
+            # * `serviceAccount:{emailid}`: An email address that represents a Google
+            #    service account. For example,
+            #    `my-other-app@appspot.gserviceaccount.com`.
+            #
+            # * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An
+            #    identifier for a
+            #    [Kubernetes service
+            #    account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts).
+            #    For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`.
+            #
+            # * `group:{emailid}`: An email address that represents a Google group.
+            #    For example, `admins@example.com`.
+            #
+            #
+            # * `domain:{domain}`: The G Suite domain (primary) that represents all the
+            #    users of that domain. For example, `google.com` or `example.com`.
+            #
+            #
+            #
+            #
+            # * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`:
+            #   A single identity in a workforce identity pool.
+            #
+            # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`:
+            #   All workforce identities in a group.
+            #
+            # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
+            #   All workforce identities with a specific attribute value.
+            #
+            # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`:
+            #   All identities in a workforce identity pool.
+            #
+            # * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`:
+            #   A single identity in a workload identity pool.
+            #
+            # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`:
+            #   A workload identity pool group.
+            #
+            # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
+            #   All identities in a workload identity pool with a certain attribute.
+            #
+            # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`:
+            #   All identities in a workload identity pool.
+            #
+            # * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique
+            #    identifier) representing a user that has been recently deleted. For
+            #    example, `alice@example.com?uid=123456789012345678901`. If the user is
+            #    recovered, this value reverts to `user:{emailid}` and the recovered user
+            #    retains the role in the binding.
+            #
+            # * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus
+            #    unique identifier) representing a service account that has been recently
+            #    deleted. For example,
+            #    `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
+            #    If the service account is undeleted, this value reverts to
+            #    `serviceAccount:{emailid}` and the undeleted service account retains the
+            #    role in the binding.
+            #
+            # * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique
+            #    identifier) representing a Google group that has been recently
+            #    deleted. For example, `admins@example.com?uid=123456789012345678901`. If
+            #    the group is recovered, this value reverts to `group:{emailid}` and the
+            #    recovered group retains the role in the binding.
+            #
+            # * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`:
+            #   Deleted single identity in a workforce identity pool. For example,
+            #   `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+          "A String",
+        ],
+        "role": "A String", # Role that is assigned to the list of `members`, or principals.
+            # For example, `roles/viewer`, `roles/editor`, or `roles/owner`.
+            #
+            # For an overview of the IAM roles and permissions, see the
+            # [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For
+            # a list of the available pre-defined roles, see
+            # [here](https://cloud.google.com/iam/docs/understanding-roles).
+      },
+    ],
+    "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help
+        # prevent simultaneous updates of a policy from overwriting each other.
+        # It is strongly suggested that systems make use of the `etag` in the
+        # read-modify-write cycle to perform policy updates in order to avoid race
+        # conditions: An `etag` is returned in the response to `getIamPolicy`, and
+        # systems are expected to put that etag in the request to `setIamPolicy` to
+        # ensure that their change will be applied to the same version of the policy.
+        #
+        # **Important:** If you use IAM Conditions, you must include the `etag` field
+        # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
+        # you to overwrite a version `3` policy with a version `1` policy, and all of
+        # the conditions in the version `3` policy are lost.
+    "version": 42, # Specifies the format of the policy.
+        #
+        # Valid values are `0`, `1`, and `3`. Requests that specify an invalid value
+        # are rejected.
+        #
+        # Any operation that affects conditional role bindings must specify version
+        # `3`. This requirement applies to the following operations:
+        #
+        # * Getting a policy that includes a conditional role binding
+        # * Adding a conditional role binding to a policy
+        # * Changing a conditional role binding in a policy
+        # * Removing any role binding, with or without a condition, from a policy
+        #   that includes conditions
+        #
+        # **Important:** If you use IAM Conditions, you must include the `etag` field
+        # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
+        # you to overwrite a version `3` policy with a version `1` policy, and all of
+        # the conditions in the version `3` policy are lost.
+        #
+        # If a policy does not include any conditions, operations on that policy may
+        # specify any valid version or leave the field unset.
+        #
+        # To learn which resources support conditions in their IAM policies, see the
+        # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access
+    # controls for Google Cloud resources.
+    #
+    #
+    # A `Policy` is a collection of `bindings`. A `binding` binds one or more
+    # `members`, or principals, to a single `role`. Principals can be user
+    # accounts, service accounts, Google groups, and domains (such as G Suite). A
+    # `role` is a named list of permissions; each `role` can be an IAM predefined
+    # role or a user-created custom role.
+    #
+    # For some types of Google Cloud resources, a `binding` can also specify a
+    # `condition`, which is a logical expression that allows access to a resource
+    # only if the expression evaluates to `true`. A condition can add constraints
+    # based on attributes of the request, the resource, or both. To learn which
+    # resources support conditions in their IAM policies, see the
+    # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+    #
+    # **JSON example:**
+    #
+    # ```
+    #     {
+    #       "bindings": [
+    #         {
+    #           "role": "roles/resourcemanager.organizationAdmin",
+    #           "members": [
+    #             "user:mike@example.com",
+    #             "group:admins@example.com",
+    #             "domain:google.com",
+    #             "serviceAccount:my-project-id@appspot.gserviceaccount.com"
+    #           ]
+    #         },
+    #         {
+    #           "role": "roles/resourcemanager.organizationViewer",
+    #           "members": [
+    #             "user:eve@example.com"
+    #           ],
+    #           "condition": {
+    #             "title": "expirable access",
+    #             "description": "Does not grant access after Sep 2020",
+    #             "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')",
+    #           }
+    #         }
+    #       ],
+    #       "etag": "BwWWja0YfJA=",
+    #       "version": 3
+    #     }
+    # ```
+    #
+    # **YAML example:**
+    #
+    # ```
+    #     bindings:
+    #     - members:
+    #       - user:mike@example.com
+    #       - group:admins@example.com
+    #       - domain:google.com
+    #       - serviceAccount:my-project-id@appspot.gserviceaccount.com
+    #       role: roles/resourcemanager.organizationAdmin
+    #     - members:
+    #       - user:eve@example.com
+    #       role: roles/resourcemanager.organizationViewer
+    #       condition:
+    #         title: expirable access
+    #         description: Does not grant access after Sep 2020
+    #         expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
+    #     etag: BwWWja0YfJA=
+    #     version: 3
+    # ```
+    #
+    # For a description of IAM and its features, see the
+    # [IAM documentation](https://cloud.google.com/iam/docs/).
+  "auditConfigs": [ # Specifies cloud audit logging configuration for this policy.
+    { # Specifies the audit configuration for a service.
+        # The configuration determines which permission types are logged, and what
+        # identities, if any, are exempted from logging.
+        # An AuditConfig must have one or more AuditLogConfigs.
+        #
+        # If there are AuditConfigs for both `allServices` and a specific service,
+        # the union of the two AuditConfigs is used for that service: the log_types
+        # specified in each AuditConfig are enabled, and the exempted_members in each
+        # AuditLogConfig are exempted.
+        #
+        # Example Policy with multiple AuditConfigs:
+        #
+        #     {
+        #       "audit_configs": [
+        #         {
+        #           "service": "allServices",
+        #           "audit_log_configs": [
+        #             {
+        #               "log_type": "DATA_READ",
+        #               "exempted_members": [
+        #                 "user:jose@example.com"
+        #               ]
+        #             },
+        #             {
+        #               "log_type": "DATA_WRITE"
+        #             },
+        #             {
+        #               "log_type": "ADMIN_READ"
+        #             }
+        #           ]
+        #         },
+        #         {
+        #           "service": "sampleservice.googleapis.com",
+        #           "audit_log_configs": [
+        #             {
+        #               "log_type": "DATA_READ"
+        #             },
+        #             {
+        #               "log_type": "DATA_WRITE",
+        #               "exempted_members": [
+        #                 "user:aliya@example.com"
+        #               ]
+        #             }
+        #           ]
+        #         }
+        #       ]
+        #     }
+        #
+        # For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ
+        # logging. It also exempts `jose@example.com` from DATA_READ logging, and
+        # `aliya@example.com` from DATA_WRITE logging.
+      "auditLogConfigs": [ # The configuration for logging of each type of permission.
+        { # Provides the configuration for logging a type of permissions.
+            # Example:
+            #
+            #     {
+            #       "audit_log_configs": [
+            #         {
+            #           "log_type": "DATA_READ",
+            #           "exempted_members": [
+            #             "user:jose@example.com"
+            #           ]
+            #         },
+            #         {
+            #           "log_type": "DATA_WRITE"
+            #         }
+            #       ]
+            #     }
+            #
+            # This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting
+            # jose@example.com from DATA_READ logging.
+          "exemptedMembers": [ # Specifies the identities that do not cause logging for this type of
+              # permission.
+              # Follows the same format of Binding.members.
+            "A String",
+          ],
+          "logType": "A String", # The log type that this config enables.
+        },
+      ],
+      "service": "A String", # Specifies a service that will be enabled for audit logging.
+          # For example, `storage.googleapis.com`, `cloudsql.googleapis.com`.
+          # `allServices` is a special value that covers all services.
+    },
+  ],
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally,
+      # may specify a `condition` that determines how and when the `bindings` are
+      # applied. Each of the `bindings` must contain at least one principal.
+      #
+      # The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250
+      # of these principals can be Google groups. Each occurrence of a principal
+      # counts towards these limits. For example, if the `bindings` grant 50
+      # different roles to `user:alice@example.com`, and not to any other
+      # principal, then you can add another 1,450 principals to the `bindings` in
+      # the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) # The condition that is associated with this binding.
+          #
+          # If the condition evaluates to `true`, then this binding applies to the
+          # current request.
+          #
+          # If the condition evaluates to `false`, then this binding does not apply to
+          # the current request. However, a different role binding might grant the same
+          # role to one or more of the principals in this binding.
+          #
+          # To learn which resources support conditions in their IAM policies, see the
+          # [IAM
+          # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+          # syntax. CEL is a C-like expression language. The syntax and semantics of CEL
+          # are documented at https://github.com/google/cel-spec.
+          #
+          # Example (Comparison):
+          #
+          #     title: "Summary size limit"
+          #     description: "Determines if a summary is less than 100 chars"
+          #     expression: "document.summary.size() < 100"
+          #
+          # Example (Equality):
+          #
+          #     title: "Requestor is owner"
+          #     description: "Determines if requestor is the document owner"
+          #     expression: "document.owner == request.auth.claims.email"
+          #
+          # Example (Logic):
+          #
+          #     title: "Public documents"
+          #     description: "Determine whether the document should be publicly visible"
+          #     expression: "document.type != 'private' && document.type != 'internal'"
+          #
+          # Example (Data Manipulation):
+          #
+          #     title: "Notification string"
+          #     description: "Create a notification string with a timestamp."
+          #     expression: "'New message received at ' + string(document.create_time)"
+          #
+          # The exact variables and functions that may be referenced within an expression
+          # are determined by the service that evaluates it. See the service
+          # documentation for additional information.
+        "description": "A String", # Optional. Description of the expression. This is a longer text which
+            # describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language
+            # syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error
+            # reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing
+            # its purpose. This can be used e.g. in UIs which allow to enter the
+            # expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource.
+          # `members` can have the following values:
+          #
+          # * `allUsers`: A special identifier that represents anyone who is
+          #    on the internet; with or without a Google account.
+          #
+          # * `allAuthenticatedUsers`: A special identifier that represents anyone
+          #    who is authenticated with a Google account or a service account.
+          #    Does not include identities that come from external identity providers
+          #    (IdPs) through identity federation.
+          #
+          # * `user:{emailid}`: An email address that represents a specific Google
+          #    account. For example, `alice@example.com` .
+          #
+          #
+          # * `serviceAccount:{emailid}`: An email address that represents a Google
+          #    service account. For example,
+          #    `my-other-app@appspot.gserviceaccount.com`.
+          #
+          # * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An
+          #    identifier for a
+          #    [Kubernetes service
+          #    account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts).
+          #    For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`.
+          #
+          # * `group:{emailid}`: An email address that represents a Google group.
+          #    For example, `admins@example.com`.
+          #
+          #
+          # * `domain:{domain}`: The G Suite domain (primary) that represents all the
+          #    users of that domain. For example, `google.com` or `example.com`.
+          #
+          #
+          #
+          #
+          # * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`:
+          #   A single identity in a workforce identity pool.
+          #
+          # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`:
+          #   All workforce identities in a group.
+          #
+          # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
+          #   All workforce identities with a specific attribute value.
+          #
+          # * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`:
+          #   All identities in a workforce identity pool.
+          #
+          # * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`:
+          #   A single identity in a workload identity pool.
+          #
+          # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`:
+          #   A workload identity pool group.
+          #
+          # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
+          #   All identities in a workload identity pool with a certain attribute.
+          #
+          # * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`:
+          #   All identities in a workload identity pool.
+          #
+          # * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique
+          #    identifier) representing a user that has been recently deleted. For
+          #    example, `alice@example.com?uid=123456789012345678901`. If the user is
+          #    recovered, this value reverts to `user:{emailid}` and the recovered user
+          #    retains the role in the binding.
+          #
+          # * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus
+          #    unique identifier) representing a service account that has been recently
+          #    deleted. For example,
+          #    `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
+          #    If the service account is undeleted, this value reverts to
+          #    `serviceAccount:{emailid}` and the undeleted service account retains the
+          #    role in the binding.
+          #
+          # * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique
+          #    identifier) representing a Google group that has been recently
+          #    deleted. For example, `admins@example.com?uid=123456789012345678901`. If
+          #    the group is recovered, this value reverts to `group:{emailid}` and the
+          #    recovered group retains the role in the binding.
+          #
+          # * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`:
+          #   Deleted single identity in a workforce identity pool. For example,
+          #   `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals.
+          # For example, `roles/viewer`, `roles/editor`, or `roles/owner`.
+          #
+          # For an overview of the IAM roles and permissions, see the
+          # [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For
+          # a list of the available pre-defined roles, see
+          # [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help
+      # prevent simultaneous updates of a policy from overwriting each other.
+      # It is strongly suggested that systems make use of the `etag` in the
+      # read-modify-write cycle to perform policy updates in order to avoid race
+      # conditions: An `etag` is returned in the response to `getIamPolicy`, and
+      # systems are expected to put that etag in the request to `setIamPolicy` to
+      # ensure that their change will be applied to the same version of the policy.
+      #
+      # **Important:** If you use IAM Conditions, you must include the `etag` field
+      # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
+      # you to overwrite a version `3` policy with a version `1` policy, and all of
+      # the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy.
+      #
+      # Valid values are `0`, `1`, and `3`. Requests that specify an invalid value
+      # are rejected.
+      #
+      # Any operation that affects conditional role bindings must specify version
+      # `3`. This requirement applies to the following operations:
+      #
+      # * Getting a policy that includes a conditional role binding
+      # * Adding a conditional role binding to a policy
+      # * Changing a conditional role binding in a policy
+      # * Removing any role binding, with or without a condition, from a policy
+      #   that includes conditions
+      #
+      # **Important:** If you use IAM Conditions, you must include the `etag` field
+      # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
+      # you to overwrite a version `3` policy with a version `1` policy, and all of
+      # the conditions in the version `3` policy are lost.
+      #
+      # If a policy does not include any conditions, operations on that policy may
+      # specify any valid version or leave the field unset.
+      #
+      # To learn which resources support conditions in their IAM policies, see the
+      # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+ +
+ testIamPermissions(project, resource, body=None, x__xgafv=None) +
Returns permissions that a caller has on the specified resource.
+
+Args:
+  project: string, Project ID for this request. (required)
+  resource: string, Name or id of the resource for this request. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{
+  "permissions": [ # The set of permissions to check for the 'resource'. Permissions with
+      # wildcards (such as '*' or 'storage.*') are not allowed.
+    "A String",
+  ],
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    {
+  "permissions": [ # A subset of `TestPermissionsRequest.permissions` that the caller is
+      # allowed.
+    "A String",
+  ],
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/compute_beta.regionAutoscalers.html b/docs/dyn/compute_beta.regionAutoscalers.html index 0e2a57834c..a0b7d21d5a 100644 --- a/docs/dyn/compute_beta.regionAutoscalers.html +++ b/docs/dyn/compute_beta.regionAutoscalers.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of autoscalers contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, autoscaler=None, body=None, requestId=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1316,6 +1325,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1950,17 +1968,17 @@

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. +
@@ -2498,6 +2516,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3196,6 +3223,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionBackendBuckets.html b/docs/dyn/compute_beta.regionBackendBuckets.html index 568a842db1..576ef35293 100644 --- a/docs/dyn/compute_beta.regionBackendBuckets.html +++ b/docs/dyn/compute_beta.regionBackendBuckets.html @@ -96,10 +96,10 @@

Instance Methods

listUsable(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend buckets in the specified project in

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, backendBucket, body=None, requestId=None, x__xgafv=None)

@@ -284,6 +284,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1358,6 +1367,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2156,31 +2174,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -2549,6 +2567,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionBackendServices.html b/docs/dyn/compute_beta.regionBackendServices.html index 484832ae05..e60369b5fe 100644 --- a/docs/dyn/compute_beta.regionBackendServices.html +++ b/docs/dyn/compute_beta.regionBackendServices.html @@ -99,10 +99,10 @@

Instance Methods

listUsable(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend services for Application Load

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, backendService, body=None, requestId=None, x__xgafv=None)

@@ -289,6 +289,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3806,6 +3815,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6992,31 +7010,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -8578,6 +8596,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9758,6 +9785,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11481,6 +11517,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionCommitments.html b/docs/dyn/compute_beta.regionCommitments.html index 098356dec8..b3ee8909cb 100644 --- a/docs/dyn/compute_beta.regionCommitments.html +++ b/docs/dyn/compute_beta.regionCommitments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of commitments by region.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of commitments contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, region, resource, body=None, x__xgafv=None)

@@ -691,17 +691,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1701,6 +1701,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2375,17 +2384,17 @@

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. +
@@ -2997,6 +3006,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3552,6 +3570,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionCompositeHealthChecks.html b/docs/dyn/compute_beta.regionCompositeHealthChecks.html index 785037af87..5783e66b7a 100644 --- a/docs/dyn/compute_beta.regionCompositeHealthChecks.html +++ b/docs/dyn/compute_beta.regionCompositeHealthChecks.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all CompositeHealthCheck resources (all

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the CompositeHealthChecks for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, compositeHealthCheck, body=None, requestId=None, x__xgafv=None)

@@ -333,17 +333,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -515,6 +515,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -946,6 +955,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1257,17 +1275,17 @@

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. +
@@ -1484,6 +1502,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionDiskSettings.html b/docs/dyn/compute_beta.regionDiskSettings.html index 2b8123dde2..08712f665c 100644 --- a/docs/dyn/compute_beta.regionDiskSettings.html +++ b/docs/dyn/compute_beta.regionDiskSettings.html @@ -326,6 +326,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionDiskTypes.html b/docs/dyn/compute_beta.regionDiskTypes.html index f42893732e..bdb8124400 100644 --- a/docs/dyn/compute_beta.regionDiskTypes.html +++ b/docs/dyn/compute_beta.regionDiskTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of regional disk types available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -404,17 +404,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.regionDisks.html b/docs/dyn/compute_beta.regionDisks.html index 9a82fb88e3..6e5f6a0dc7 100644 --- a/docs/dyn/compute_beta.regionDisks.html +++ b/docs/dyn/compute_beta.regionDisks.html @@ -102,7 +102,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of persistent disks contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeResourcePolicies(project, region, disk, body=None, requestId=None, x__xgafv=None)

@@ -310,6 +310,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -652,6 +661,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -849,6 +867,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1292,6 +1311,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1591,6 +1619,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1920,6 +1957,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2920,6 +2958,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3514,6 +3553,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3929,6 +3977,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4403,17 +4452,17 @@

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. +
@@ -4589,6 +4638,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4891,6 +4949,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6076,6 +6143,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6400,6 +6476,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6696,6 +6781,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7012,6 +7106,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7371,6 +7474,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7966,6 +8070,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8280,6 +8393,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionHealthAggregationPolicies.html b/docs/dyn/compute_beta.regionHealthAggregationPolicies.html index 06fa5a4e37..878dac7de7 100644 --- a/docs/dyn/compute_beta.regionHealthAggregationPolicies.html +++ b/docs/dyn/compute_beta.regionHealthAggregationPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthAggregationPolicy resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the HealthAggregationPolicies for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthAggregationPolicy, body=None, requestId=None, x__xgafv=None)

@@ -346,17 +346,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -528,6 +528,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -961,6 +970,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1289,17 +1307,17 @@

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. +
@@ -1532,6 +1550,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionHealthCheckServices.html b/docs/dyn/compute_beta.regionHealthCheckServices.html index eb04acea22..06a0968cc5 100644 --- a/docs/dyn/compute_beta.regionHealthCheckServices.html +++ b/docs/dyn/compute_beta.regionHealthCheckServices.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthCheckService resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the HealthCheckService resources that have been

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthCheckService, body=None, requestId=None, x__xgafv=None)

@@ -362,17 +362,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -545,6 +545,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1011,6 +1020,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1356,17 +1374,17 @@

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. +
@@ -1615,6 +1633,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionHealthChecks.html b/docs/dyn/compute_beta.regionHealthChecks.html index 343df7ccfa..7abdb719bb 100644 --- a/docs/dyn/compute_beta.regionHealthChecks.html +++ b/docs/dyn/compute_beta.regionHealthChecks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthCheck, body=None, requestId=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1284,6 +1293,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1902,17 +1920,17 @@

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. +
@@ -2434,6 +2452,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3116,6 +3143,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionHealthSources.html b/docs/dyn/compute_beta.regionHealthSources.html index 9a6d0df2a2..dcf7343147 100644 --- a/docs/dyn/compute_beta.regionHealthSources.html +++ b/docs/dyn/compute_beta.regionHealthSources.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthSource resources (all

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the HealthSources for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthSource, body=None, requestId=None, x__xgafv=None)

@@ -336,17 +336,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -518,6 +518,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -968,6 +977,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1282,17 +1300,17 @@

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. +
@@ -1512,6 +1530,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionInstanceGroupManagerResizeRequests.html b/docs/dyn/compute_beta.regionInstanceGroupManagerResizeRequests.html index a78c4cfce8..0a071586d7 100644 --- a/docs/dyn/compute_beta.regionInstanceGroupManagerResizeRequests.html +++ b/docs/dyn/compute_beta.regionInstanceGroupManagerResizeRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Resize Requests that are contained in the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,6 +267,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -573,6 +582,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1545,6 +1563,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2147,17 +2174,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.regionInstanceGroupManagers.html b/docs/dyn/compute_beta.regionInstanceGroupManagers.html index 0a52ae6d31..520b50612e 100644 --- a/docs/dyn/compute_beta.regionInstanceGroupManagers.html +++ b/docs/dyn/compute_beta.regionInstanceGroupManagers.html @@ -111,22 +111,22 @@

Instance Methods

listErrors(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all errors thrown by actions on instances for a given regional

- listErrors_next()

+ listErrors_next(previous_request, previous_response)

Retrieves the next page of results.

listManagedInstances(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances in the managed instance group and instances that are

- listManagedInstances_next()

+ listManagedInstances_next(previous_request, previous_response)

Retrieves the next page of results.

listPerInstanceConfigs(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all of the per-instance configurations defined for the managed

- listPerInstanceConfigs_next()

+ listPerInstanceConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, instanceGroupManager, body=None, requestId=None, x__xgafv=None)

@@ -362,6 +362,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -739,6 +748,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1069,6 +1087,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1450,6 +1477,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1748,6 +1784,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2076,6 +2121,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2369,6 +2423,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2776,6 +2839,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2879,6 +2943,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4099,6 +4164,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4202,6 +4268,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5299,6 +5366,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5792,6 +5868,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5895,6 +5972,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7011,17 +7089,17 @@

Method Details

- listErrors_next() + listErrors_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. +
@@ -7504,6 +7582,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7607,6 +7686,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7926,7 +8006,7 @@

Method Details

# instance in RFC3339 # text format. }, - "targetStatus": "A String", # Output only. [Output Only] The eventual status of the instance. The instance group + "targetStatus": "A String", # Output only. The eventual status of the instance. The instance group # manager will not be identified as stable till each managed instance reaches # its targetStatus. "version": { # Output only. [Output Only] Intended version of this instance. @@ -7945,17 +8025,17 @@

Method Details

- listManagedInstances_next() + listManagedInstances_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. +
@@ -8161,31 +8241,31 @@

Method Details

- listPerInstanceConfigs_next() + listPerInstanceConfigs_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_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. +
@@ -8473,6 +8553,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -8576,6 +8657,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9673,6 +9755,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -10046,6 +10137,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -10365,6 +10465,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -10674,6 +10783,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11014,6 +11132,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11334,6 +11461,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11650,6 +11786,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11954,6 +12099,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12263,6 +12417,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12583,6 +12746,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12916,6 +13088,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13247,6 +13428,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13694,6 +13884,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -13797,6 +13988,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -14894,6 +15086,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -15267,6 +15468,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionInstanceGroups.html b/docs/dyn/compute_beta.regionInstanceGroups.html index 176f31c061..aeff1f9ab4 100644 --- a/docs/dyn/compute_beta.regionInstanceGroups.html +++ b/docs/dyn/compute_beta.regionInstanceGroups.html @@ -87,10 +87,10 @@

Instance Methods

listInstances(project, region, instanceGroup, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances in the specified instance group and displays

- listInstances_next()

+ listInstances_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setNamedPorts(project, region, instanceGroup, body=None, requestId=None, x__xgafv=None)

@@ -544,31 +544,31 @@

Method Details

- listInstances_next() + listInstances_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_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. +
@@ -754,6 +754,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionInstanceTemplates.html b/docs/dyn/compute_beta.regionInstanceTemplates.html index 0f060c3d35..cb8a6a9965 100644 --- a/docs/dyn/compute_beta.regionInstanceTemplates.html +++ b/docs/dyn/compute_beta.regionInstanceTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, view=None, x__xgafv=None)

Retrieves a list of instance templates that are contained within the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -263,6 +263,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -605,6 +614,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -708,6 +718,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1716,6 +1727,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1819,6 +1831,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2781,6 +2794,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3209,6 +3231,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3312,6 +3335,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4155,17 +4179,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.regionInstances.html b/docs/dyn/compute_beta.regionInstances.html index 834428ff9a..a3f79b3e5f 100644 --- a/docs/dyn/compute_beta.regionInstances.html +++ b/docs/dyn/compute_beta.regionInstances.html @@ -234,6 +234,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -337,6 +338,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -800,6 +802,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -903,6 +906,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1894,6 +1898,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionInstantSnapshotGroups.html b/docs/dyn/compute_beta.regionInstantSnapshotGroups.html index 915f4a523d..153f63ba33 100644 --- a/docs/dyn/compute_beta.regionInstantSnapshotGroups.html +++ b/docs/dyn/compute_beta.regionInstantSnapshotGroups.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

retrieves the list of InstantSnapshotGroup resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1032,6 +1041,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1344,17 +1362,17 @@

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. +
diff --git a/docs/dyn/compute_beta.regionInstantSnapshots.html b/docs/dyn/compute_beta.regionInstantSnapshots.html index ac77817866..309c5d4fcb 100644 --- a/docs/dyn/compute_beta.regionInstantSnapshots.html +++ b/docs/dyn/compute_beta.regionInstantSnapshots.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of InstantSnapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -281,6 +281,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1154,6 +1163,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1518,17 +1536,17 @@

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. +
@@ -2587,6 +2605,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionMultiMigMembers.html b/docs/dyn/compute_beta.regionMultiMigMembers.html index 7d159c5072..c32e0cc14a 100644 --- a/docs/dyn/compute_beta.regionMultiMigMembers.html +++ b/docs/dyn/compute_beta.regionMultiMigMembers.html @@ -84,7 +84,7 @@

Instance Methods

list(project, region, multiMig, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of members of a specific multi-MIG.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -277,17 +277,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.regionMultiMigs.html b/docs/dyn/compute_beta.regionMultiMigs.html index 016794efc3..9b1297e299 100644 --- a/docs/dyn/compute_beta.regionMultiMigs.html +++ b/docs/dyn/compute_beta.regionMultiMigs.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of multi-MIGs in a project and region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -262,6 +262,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -872,6 +881,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1287,17 +1305,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.regionNetworkEndpointGroups.html b/docs/dyn/compute_beta.regionNetworkEndpointGroups.html index 46bbc2b679..841659ae7f 100644 --- a/docs/dyn/compute_beta.regionNetworkEndpointGroups.html +++ b/docs/dyn/compute_beta.regionNetworkEndpointGroups.html @@ -99,10 +99,10 @@

Instance Methods

listNetworkEndpoints(project, region, networkEndpointGroup, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the network endpoints in the specified network endpoint group.

- listNetworkEndpoints_next()

+ listNetworkEndpoints_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -316,6 +316,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -619,6 +628,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -962,6 +980,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1744,6 +1771,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2455,31 +2491,31 @@

Method Details

- listNetworkEndpoints_next() + listNetworkEndpoints_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_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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.regionNetworkFirewallPolicies.html b/docs/dyn/compute_beta.regionNetworkFirewallPolicies.html index 117dcc2791..7539d6a77a 100644 --- a/docs/dyn/compute_beta.regionNetworkFirewallPolicies.html +++ b/docs/dyn/compute_beta.regionNetworkFirewallPolicies.html @@ -111,7 +111,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the network firewall policies that have been configured

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, firewallPolicy, body=None, requestId=None, x__xgafv=None)

@@ -323,6 +323,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -814,6 +823,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1110,6 +1128,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1410,6 +1437,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3848,6 +3884,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4582,17 +4627,17 @@

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. +
@@ -5228,6 +5273,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5541,6 +5595,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6029,6 +6092,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6325,6 +6397,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6621,6 +6702,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionNetworkPolicies.html b/docs/dyn/compute_beta.regionNetworkPolicies.html index 766b81977a..ab551055ef 100644 --- a/docs/dyn/compute_beta.regionNetworkPolicies.html +++ b/docs/dyn/compute_beta.regionNetworkPolicies.html @@ -84,7 +84,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of network policies.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -108,7 +108,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the policies that have been configured for the specified project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, networkPolicy, body=None, requestId=None, x__xgafv=None)

@@ -295,6 +295,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -671,6 +680,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1088,17 +1106,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1270,6 +1288,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1912,6 +1939,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2284,17 +2320,17 @@

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. +
@@ -2569,6 +2605,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2947,6 +2992,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3243,6 +3297,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3539,6 +3602,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionNotificationEndpoints.html b/docs/dyn/compute_beta.regionNotificationEndpoints.html index b98f1f8564..4b8f9247b0 100644 --- a/docs/dyn/compute_beta.regionNotificationEndpoints.html +++ b/docs/dyn/compute_beta.regionNotificationEndpoints.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all NotificationEndpoint resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the NotificationEndpoints for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, region, resource, body=None, x__xgafv=None)

@@ -340,17 +340,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -522,6 +522,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -955,6 +964,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1282,17 +1300,17 @@

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. +
diff --git a/docs/dyn/compute_beta.regionOperations.html b/docs/dyn/compute_beta.regionOperations.html index a2b2cca631..290a792dc8 100644 --- a/docs/dyn/compute_beta.regionOperations.html +++ b/docs/dyn/compute_beta.regionOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(project, region, operation, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -635,6 +644,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -803,17 +821,17 @@

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. +
@@ -983,6 +1001,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionSecurityPolicies.html b/docs/dyn/compute_beta.regionSecurityPolicies.html index 15dcb58638..4a1e41cf91 100644 --- a/docs/dyn/compute_beta.regionSecurityPolicies.html +++ b/docs/dyn/compute_beta.regionSecurityPolicies.html @@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

List all the policies that have been configured for the specified project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, securityPolicy, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -737,6 +737,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1037,6 +1046,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3278,6 +3296,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4264,17 +4291,17 @@

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. +
@@ -5167,6 +5194,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5927,6 +5963,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6210,6 +6255,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6522,6 +6576,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionSnapshotSettings.html b/docs/dyn/compute_beta.regionSnapshotSettings.html index a0fac69b0a..95eb3bbec6 100644 --- a/docs/dyn/compute_beta.regionSnapshotSettings.html +++ b/docs/dyn/compute_beta.regionSnapshotSettings.html @@ -322,6 +322,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionSnapshots.html b/docs/dyn/compute_beta.regionSnapshots.html index 7127df1071..bd381bc133 100644 --- a/docs/dyn/compute_beta.regionSnapshots.html +++ b/docs/dyn/compute_beta.regionSnapshots.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Snapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -284,6 +284,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -478,6 +487,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1193,6 +1203,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1636,6 +1647,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1916,6 +1936,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2239,17 +2260,17 @@

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. +
@@ -3308,6 +3329,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3652,6 +3682,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionSslCertificates.html b/docs/dyn/compute_beta.regionSslCertificates.html index c8e3d2d481..4905b62250 100644 --- a/docs/dyn/compute_beta.regionSslCertificates.html +++ b/docs/dyn/compute_beta.regionSslCertificates.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of SslCertificate resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, region, resource, body=None, x__xgafv=None)

@@ -265,6 +265,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -752,6 +761,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1106,17 +1124,17 @@

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. +
diff --git a/docs/dyn/compute_beta.regionSslPolicies.html b/docs/dyn/compute_beta.regionSslPolicies.html index 0e7fbd58ee..5abc5f5142 100644 --- a/docs/dyn/compute_beta.regionSslPolicies.html +++ b/docs/dyn/compute_beta.regionSslPolicies.html @@ -93,7 +93,7 @@

Instance Methods

listAvailableFeatures(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all features that can be specified in the SSL policy when using

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, sslPolicy, body=None, requestId=None, x__xgafv=None)

@@ -274,6 +274,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -756,6 +765,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1214,17 +1232,17 @@

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. +
@@ -1478,6 +1496,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionTargetHttpProxies.html b/docs/dyn/compute_beta.regionTargetHttpProxies.html index 6475a766ae..9bea84bdd9 100644 --- a/docs/dyn/compute_beta.regionTargetHttpProxies.html +++ b/docs/dyn/compute_beta.regionTargetHttpProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpProxy resources available

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setUrlMap(project, region, targetHttpProxy, body=None, requestId=None, x__xgafv=None)

@@ -268,6 +268,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -745,6 +754,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1096,17 +1114,17 @@

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. +
@@ -1280,6 +1298,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionTargetHttpsProxies.html b/docs/dyn/compute_beta.regionTargetHttpsProxies.html index 70cb561f23..ab26ceed28 100644 --- a/docs/dyn/compute_beta.regionTargetHttpsProxies.html +++ b/docs/dyn/compute_beta.regionTargetHttpsProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpsProxy resources available

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, targetHttpsProxy, body=None, requestId=None, x__xgafv=None)

@@ -274,6 +274,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -947,6 +956,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1396,17 +1414,17 @@

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. +
@@ -1758,6 +1776,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2064,6 +2091,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2366,6 +2402,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionTargetTcpProxies.html b/docs/dyn/compute_beta.regionTargetTcpProxies.html index 5c7bea92f0..21d0a62bfa 100644 --- a/docs/dyn/compute_beta.regionTargetTcpProxies.html +++ b/docs/dyn/compute_beta.regionTargetTcpProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of TargetTcpProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, region, resource, body=None, x__xgafv=None)

@@ -265,6 +265,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -662,6 +671,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -972,17 +990,17 @@

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. +
diff --git a/docs/dyn/compute_beta.regionUrlMaps.html b/docs/dyn/compute_beta.regionUrlMaps.html index 42241abc1e..8925182342 100644 --- a/docs/dyn/compute_beta.regionUrlMaps.html +++ b/docs/dyn/compute_beta.regionUrlMaps.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of UrlMap resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, urlMap, body=None, requestId=None, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8074,6 +8083,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8385,6 +8403,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12406,17 +12433,17 @@

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. +
@@ -16330,6 +16357,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -20404,6 +20440,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.regionZones.html b/docs/dyn/compute_beta.regionZones.html index c31f61b877..88c1a8828d 100644 --- a/docs/dyn/compute_beta.regionZones.html +++ b/docs/dyn/compute_beta.regionZones.html @@ -81,7 +81,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Zone resources under the specific region available to

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -399,17 +399,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.regions.html b/docs/dyn/compute_beta.regions.html index 49bd148e46..4089f19361 100644 --- a/docs/dyn/compute_beta.regions.html +++ b/docs/dyn/compute_beta.regions.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of region resources available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -478,17 +478,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.reliabilityRisks.html b/docs/dyn/compute_beta.reliabilityRisks.html index 70904cab46..9bd1540e9d 100644 --- a/docs/dyn/compute_beta.reliabilityRisks.html +++ b/docs/dyn/compute_beta.reliabilityRisks.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of reliabilityRisks available in the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -312,17 +312,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.reservationBlocks.html b/docs/dyn/compute_beta.reservationBlocks.html index 7c5089d69e..202f2e1eec 100644 --- a/docs/dyn/compute_beta.reservationBlocks.html +++ b/docs/dyn/compute_beta.reservationBlocks.html @@ -87,7 +87,7 @@

Instance Methods

list(project, zone, reservation, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of reservation blocks under a single reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, reservation, reservationBlock, body=None, requestId=None, x__xgafv=None)

@@ -792,17 +792,17 @@

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. +
@@ -979,6 +979,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.reservationSlots.html b/docs/dyn/compute_beta.reservationSlots.html index 8e4456da44..837baaadd3 100644 --- a/docs/dyn/compute_beta.reservationSlots.html +++ b/docs/dyn/compute_beta.reservationSlots.html @@ -80,6 +80,9 @@

Instance Methods

get(project, zone, parentName, reservationSlot, x__xgafv=None)

Retrieves information about the specified reservation slot.

+

+ getHealth(project, zone, parentName, reservationSlot, requestId=None, x__xgafv=None)

+

Get health info on a reservation slot.

getVersion(project, zone, parentName, reservationSlot, body=None, requestId=None, x__xgafv=None)

Allows customers to get SBOM versions of a reservation slot.

@@ -87,7 +90,7 @@

Instance Methods

list(project, zone, parentName, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of reservation slots under a single reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, zone, parentName, reservationSlot, body=None, updateMask=None, x__xgafv=None)

@@ -180,6 +183,302 @@

Method Details

}
+
+ getHealth(project, zone, parentName, reservationSlot, requestId=None, x__xgafv=None) +
Get health info on a reservation slot.
+
+Args:
+  project: string, Project ID for this request. (required)
+  zone: string, Name of the zone for this request. Zone name should conform to RFC1035. (required)
+  parentName: string, The name of the parent reservation, parent block and parent sub-block. In
+the format of
+reservations/{reservation_name}/reservationBlocks/{reservation_block_name}/reservationSubBlocks/{reservation_sub_block_name} (required)
+  reservationSlot: string, The name of the reservation slot.
+Name should conform to RFC1035 or be a resource ID. (required)
+  requestId: string, An optional request ID to identify requests.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents an Operation resource.
+    #
+    # Google Compute Engine has three Operation resources:
+    #
+    # * [Global](/compute/docs/reference/rest/beta/globalOperations)
+    # * [Regional](/compute/docs/reference/rest/beta/regionOperations)
+    # * [Zonal](/compute/docs/reference/rest/beta/zoneOperations)
+    #
+    # You can use an operation resource to manage asynchronous API requests.
+    # For more information, readHandling
+    # API responses.
+    #
+    # Operations can be global, regional or zonal.
+    #
+    #    - For global operations, use the `globalOperations`
+    #    resource.
+    #    - For regional operations, use the
+    #    `regionOperations` resource.
+    #    - For zonal operations, use
+    #    the `zoneOperations` resource.
+    #
+    #
+    #
+    # For more information, read
+    # Global, Regional, and Zonal Resources.
+    #
+    # Note that completed Operation resources have a limited
+    # retention period.
+  "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+      # Not present otherwise.
+  "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+  "description": "A String", # [Output Only] A textual description of the operation, which is
+      # set when the operation is created.
+  "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+      # text format.
+  "error": { # [Output Only] If errors are generated during processing of the operation,
+      # this field will be populated.
+    "errors": [ # [Output Only] The array of errors encountered while processing this
+        # operation.
+      { # Represents a single error encountered during the processing of an
+          # operation.
+        "code": "A String", # [Output Only] The error type identifier for this error.
+        "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+            # details. There is a set of defined message types to use for providing
+            # details.The syntax depends on the error code. For example,
+            # QuotaExceededInfo will have details when the error code is
+            # QUOTA_EXCEEDED.
+          { # Container for structured error details providing additional context
+              # specific to the encountered error code.
+            "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                #
+                # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                # is not enabled:
+                #
+                #     { "reason": "API_DISABLED"
+                #       "domain": "googleapis.com"
+                #       "metadata": {
+                #         "resource": "projects/123",
+                #         "service": "pubsub.googleapis.com"
+                #       }
+                #     }
+                #
+                # This response indicates that the pubsub.googleapis.com API is not enabled.
+                #
+                # Example of an error that is returned when attempting to create a Spanner
+                # instance in a region that is out of stock:
+                #
+                #     { "reason": "STOCKOUT"
+                #       "domain": "spanner.googleapis.com",
+                #       "metadata": {
+                #         "availableRegions": "us-central1,us-east2"
+                #       }
+                #     }
+              "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                  # is typically the registered service name of the tool or product that
+                  # generates the error. Example: "pubsub.googleapis.com". If the error is
+                  # generated by some common infrastructure, the error domain must be a
+                  # globally unique value that identifies the infrastructure. For Google API
+                  # infrastructure, the error domain is "googleapis.com".
+              "metadatas": { # Additional structured details about this error.
+                  #
+                  # Keys must match a regular expression of `a-z+` but should
+                  # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                  # length. When identifying the current value of an exceeded limit, the units
+                  # should be contained in the key, not the value.  For example, rather than
+                  # `{"instanceLimit": "100/request"}`, should be returned as,
+                  # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                  # instances that can be created in a single (batch) request.
+                "a_key": "A String",
+              },
+              "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                  # proximate cause of the error. Error reasons are unique within a particular
+                  # domain of errors. This should be at most 63 characters and match a
+                  # regular expression of `A-Z+[A-Z0-9]`, which represents
+                  # UPPER_SNAKE_CASE.
+            },
+            "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                #
+                # For example, if a quota check failed with an error indicating the calling
+                # project hasn't enabled the accessed service, this can contain a URL pointing
+                # directly to the right place in the developer console to flip the bit.
+              "links": [ # URL(s) pointing to additional information on handling the current error.
+                { # Describes a URL link.
+                  "description": "A String", # Describes what the link offers.
+                  "url": "A String", # The URL of the link.
+                },
+              ],
+            },
+            "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                # which can be attached to an RPC error.
+              "locale": "A String", # The locale used following the specification defined at
+                  # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                  # Examples are: "en-US", "fr-CH", "es-MX"
+              "message": "A String", # The localized error message in the above locale.
+            },
+            "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+              "dimensions": { # The map holding related quota dimensions.
+                "a_key": "A String",
+              },
+              "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                  #  type or metric.
+              "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                  # or metric.
+              "limitName": "A String", # The name of the quota limit.
+              "metricName": "A String", # The Compute Engine quota metric name.
+              "rolloutStatus": "A String", # Rollout status of the future quota limit.
+            },
+          },
+        ],
+        "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+            # This property is optional.
+        "message": "A String", # [Output Only] An optional, human-readable error message.
+      },
+    ],
+  },
+  "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+    "healthInfo": { # Health information. # Output only. The health information.
+      "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+      "healthStatus": "A String", # Output only. The health status.
+      "repairCategory": "A String", # Output only. The repair category.
+      "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+      "updateTime": "A String", # Output only. The time when health info was updated.
+    },
+  },
+  "getVersionOperationMetadata": {
+    "inlineSbomInfo": {
+      "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+          # appropriate identifiers.
+        "a_key": "A String",
+      },
+      "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+          # identifiers.
+        "a_key": "A String",
+      },
+    },
+  },
+  "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+      # message that was returned, such as `NOT FOUND`.
+  "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+      # status code that was returned. For example, a `404` means the
+      # resource was not found.
+  "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+      # defined by the server.
+  "insertTime": "A String", # [Output Only] The time that this operation was requested.
+      # This value is inRFC3339
+      # text format.
+  "instancesBulkInsertOperationMetadata": {
+    "perLocationStatus": { # Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+        "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+        "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+            # error.
+        "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+            # if the flow is rolling forward or rolling back.
+        "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+      },
+    },
+  },
+  "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+      # Operation resources.
+  "name": "A String", # [Output Only] Name of the operation.
+  "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+      # group of operations results from a `bulkInsert` API request.
+  "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+      # `update`, or `delete`, and so on.
+  "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+      # There is no requirement that this be linear or support any granularity of
+      # operations. This should not be used to guess when the operation will be
+      # complete. This number should monotonically increase as the operation
+      # progresses.
+  "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+      # applicable when performing regional operations.
+  "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+  "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+      # this field will contain information on all underlying zonal actions and
+      # their state.
+    "clientOperationId": "A String", # [Output Only] The client operation id.
+    "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+            # populated.
+            # different programming environments, including REST APIs and RPC APIs. It is
+            # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+            # three pieces of data: error code, error message, and error details.
+            #
+            # You can find out more about this error model and how to work with it in the
+            # [API Design Guide](https://cloud.google.com/apis/design/errors).
+          "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+          "details": [ # A list of messages that carry the error details.  There is a common set of
+              # message types for APIs to use.
+            {
+              "a_key": "", # Properties of the object. Contains field @type with type URL.
+            },
+          ],
+          "message": "A String", # A developer-facing error message, which should be in English. Any
+              # user-facing error message should be localized and sent in the
+              # google.rpc.Status.details field, or localized by the client.
+        },
+        "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+            # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+      },
+    },
+  },
+  "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+      # This value is inRFC3339
+      # text format.
+  "status": "A String", # [Output Only] The status of the operation, which can be one of the
+      # following:
+      # `PENDING`, `RUNNING`, or `DONE`.
+  "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+      # operation.
+  "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+      # of the target resource.
+  "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+      # operations related to creating a snapshot, this points to the disk
+      # that the snapshot was created from.
+  "user": "A String", # [Output Only] User who requested the operation, for example:
+      # `user@example.com` or
+      # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+  "warnings": [ # [Output Only] If warning messages are generated during processing of the
+      # operation, this field will be populated.
+    {
+      "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+          # Engine returns NO_RESULTS_ON_PAGE if there
+          # are no results in the response.
+      "data": [ # [Output Only] Metadata about this warning in key:
+          # value format. For example:
+          #
+          # "data": [
+          #   {
+          #    "key": "scope",
+          #    "value": "zones/us-east1-d"
+          #   }]
+        {
+          "key": "A String", # [Output Only] A key that provides more detail on the warning being
+              # returned. For example, for warnings where there are no results in a list
+              # request for a particular zone, this key might be scope and
+              # the key value might be the zone name. Other examples might be a key
+              # indicating a deprecated resource and a suggested replacement, or a
+              # warning about invalid network settings (for example, if an instance
+              # attempts to perform IP forwarding but is not enabled for IP forwarding).
+          "value": "A String", # [Output Only] A warning data value corresponding to the key.
+        },
+      ],
+      "message": "A String", # [Output Only] A human-readable description of the warning code.
+    },
+  ],
+  "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+      # applicable when performing per-zone operations.
+}
+
+
getVersion(project, zone, parentName, reservationSlot, body=None, requestId=None, x__xgafv=None)
Allows customers to get SBOM versions of a reservation slot.
@@ -356,6 +655,15 @@ 

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -687,17 +995,17 @@

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. +
@@ -916,6 +1224,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.reservationSubBlocks.html b/docs/dyn/compute_beta.reservationSubBlocks.html index 46865c45bb..8503ae963f 100644 --- a/docs/dyn/compute_beta.reservationSubBlocks.html +++ b/docs/dyn/compute_beta.reservationSubBlocks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, zone, parentName, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of reservation subBlocks under a single reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, parentName, reservationSubBlock, requestId=None, x__xgafv=None)

@@ -762,6 +762,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1112,17 +1121,17 @@

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. +
@@ -1292,6 +1301,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1604,6 +1622,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.reservations.html b/docs/dyn/compute_beta.reservations.html index 6aa9d8c6f3..1edefc5d83 100644 --- a/docs/dyn/compute_beta.reservations.html +++ b/docs/dyn/compute_beta.reservations.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of reservations.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

A list of all the reservations that have been configured for the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, reservation, body=None, requestId=None, x__xgafv=None)

@@ -550,17 +550,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -732,6 +732,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1920,6 +1929,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2443,17 +2461,17 @@

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. +
@@ -2628,6 +2646,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2933,6 +2960,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4394,6 +4430,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.resourcePolicies.html b/docs/dyn/compute_beta.resourcePolicies.html index d0f0791780..08248ab895 100644 --- a/docs/dyn/compute_beta.resourcePolicies.html +++ b/docs/dyn/compute_beta.resourcePolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of resource policies.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

A list all the resource policies that have been configured for the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, resourcePolicy, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -429,17 +429,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -611,6 +611,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1566,6 +1575,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1973,17 +1991,17 @@

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. +
@@ -2290,6 +2308,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.rolloutPlans.html b/docs/dyn/compute_beta.rolloutPlans.html index 074f19e515..f5ac9b9c60 100644 --- a/docs/dyn/compute_beta.rolloutPlans.html +++ b/docs/dyn/compute_beta.rolloutPlans.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists RolloutPlans in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -261,6 +261,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -765,6 +774,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1132,17 +1150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.rollouts.html b/docs/dyn/compute_beta.rollouts.html index 87d8874d70..48f9e5883a 100644 --- a/docs/dyn/compute_beta.rollouts.html +++ b/docs/dyn/compute_beta.rollouts.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Rollouts in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(project, rollout, etag=None, requestId=None, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -564,6 +573,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -863,6 +881,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1322,17 +1349,17 @@

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. +
@@ -1501,6 +1528,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1798,6 +1834,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.routers.html b/docs/dyn/compute_beta.routers.html index 68abdad5ca..46aa76c0e5 100644 --- a/docs/dyn/compute_beta.routers.html +++ b/docs/dyn/compute_beta.routers.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of routers.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,7 +105,7 @@

Instance Methods

getNatMappingInfo(project, region, router, filter=None, maxResults=None, natName=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves runtime Nat mapping information of VM endpoints.

- getNatMappingInfo_next()

+ getNatMappingInfo_next(previous_request, previous_response)

Retrieves the next page of results.

getRoutePolicy(project, region, router, policy=None, x__xgafv=None)

@@ -123,22 +123,22 @@

Instance Methods

listBgpRoutes(project, region, router, addressFamily=None, destinationPrefix=None, filter=None, maxResults=None, orderBy=None, pageToken=None, peer=None, policyApplied=None, returnPartialSuccess=None, routeType=None, x__xgafv=None)

Retrieves a list of router bgp routes available to the specified project.

- listBgpRoutes_next()

+ listBgpRoutes_next(previous_request, previous_response)

Retrieves the next page of results.

listNamedSets(project, region, router, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of router named set subresources available to the

- listNamedSets_next()

+ listNamedSets_next(previous_request, previous_response)

Retrieves the next page of results.

listRoutePolicies(project, region, router, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of router route policy subresources available to the

- listRoutePolicies_next()

+ listRoutePolicies_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, router, body=None, requestId=None, x__xgafv=None)

@@ -861,17 +861,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1043,6 +1043,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1339,6 +1348,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1635,6 +1653,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2616,17 +2643,17 @@

Method Details

- getNatMappingInfo_next() + getNatMappingInfo_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. +
@@ -4154,6 +4181,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5125,17 +5161,17 @@

Method Details

- listBgpRoutes_next() + listBgpRoutes_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. +
@@ -5343,17 +5379,17 @@

Method Details

- listNamedSets_next() + listNamedSets_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. +
@@ -5611,31 +5647,31 @@

Method Details

- listRoutePolicies_next() + listRoutePolicies_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_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. +
@@ -6323,6 +6359,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6681,6 +6726,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7089,6 +7143,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8992,6 +9055,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9350,6 +9422,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9758,6 +9839,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.routes.html b/docs/dyn/compute_beta.routes.html index 1eba2f4172..9a3e7dea0a 100644 --- a/docs/dyn/compute_beta.routes.html +++ b/docs/dyn/compute_beta.routes.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Route resources available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, resource, body=None, x__xgafv=None)

@@ -264,6 +264,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -907,6 +916,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1339,17 +1357,17 @@

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. +
diff --git a/docs/dyn/compute_beta.securityPolicies.html b/docs/dyn/compute_beta.securityPolicies.html index 80966d970c..8a0ec9a793 100644 --- a/docs/dyn/compute_beta.securityPolicies.html +++ b/docs/dyn/compute_beta.securityPolicies.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all SecurityPolicy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,7 +105,7 @@

Instance Methods

listPreconfiguredExpressionSets(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Gets the current list of preconfigured Web Application Firewall (WAF)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, securityPolicy, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -748,6 +748,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1781,17 +1790,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1962,6 +1971,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4200,6 +4218,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5319,17 +5346,17 @@

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. +
@@ -6221,6 +6248,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6980,6 +7016,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7262,6 +7307,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7563,6 +7617,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.serviceAttachments.html b/docs/dyn/compute_beta.serviceAttachments.html index 3db504e324..a491bb5119 100644 --- a/docs/dyn/compute_beta.serviceAttachments.html +++ b/docs/dyn/compute_beta.serviceAttachments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all ServiceAttachment resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the ServiceAttachments for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, serviceAttachment, body=None, requestId=None, x__xgafv=None)

@@ -440,17 +440,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -622,6 +622,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1601,6 +1610,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2016,17 +2034,17 @@

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. +
@@ -2347,6 +2365,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.snapshotGroups.html b/docs/dyn/compute_beta.snapshotGroups.html index 5ecef03dd9..c6963966d5 100644 --- a/docs/dyn/compute_beta.snapshotGroups.html +++ b/docs/dyn/compute_beta.snapshotGroups.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

retrieves the list of SnapshotGroup resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1017,6 +1026,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1323,17 +1341,17 @@

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. +
diff --git a/docs/dyn/compute_beta.snapshotRecycleBinPolicy.html b/docs/dyn/compute_beta.snapshotRecycleBinPolicy.html new file mode 100644 index 0000000000..f6210a43fe --- /dev/null +++ b/docs/dyn/compute_beta.snapshotRecycleBinPolicy.html @@ -0,0 +1,480 @@ + + + +

Compute Engine API . snapshotRecycleBinPolicy

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ get(project, x__xgafv=None)

+

Returns the specified SnapshotRecycleBinPolicy.

+

+ patch(project, body=None, requestId=None, x__xgafv=None)

+

Patches the SnapshotRecycleBinPolicy.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ get(project, x__xgafv=None) +
Returns the specified SnapshotRecycleBinPolicy.
+
+Args:
+  project: string, Project ID for this request. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents the singleton resource Snapshot Recycle Bin Policy that
+    # configures the retention duration for snapshots in the recycle bin.
+    #
+    # You can configure the retention duration for snapshots in the recycle bin
+    # at the project or organization level. If you configure the policy at the
+    # organization level, all projects in that organization will share the same
+    # policy. If you configure the policy at the project level it will be merged
+    # with org level policy (if any) and the snapshots in that project will use
+    # that policy.
+  "rules": { # The rules for the snapshot recycle bin policy. The key is either 'default'
+      # or namespacedName of the TagValue which can be in the format:
+      # `{organization_id}/{tag_key_short_name}/{tag_value_short_name}` or
+      # `{project_id}/{tag_key_short_name}/{tag_value_short_name}` or
+      # `{project_number}/{tag_key_short_name}/{tag_value_short_name}`. The default
+      # rule is applied if snapshots do not have any of these tags.
+      #  The value is the rule for the key.
+    "a_key": { # A rule that defines the retention policy for snapshots in the recycle bin.
+      "standardSnapshots": { # The rule config for snapshots in the recycle bin. # The rule config for standard snapshots.
+        "retentionDurationDays": "A String", # The retention duration for snapshots in the recycle bin after which the
+            # snapshots are automatically deleted from recycle bin.
+      },
+    },
+  },
+  "systemRules": { # Output only. The system rules for snapshot recycle bin policy.
+      # Defines the default rule that applies if no customer-defined rule matches.
+    "a_key": { # A rule that defines the retention policy for snapshots in the recycle bin.
+      "standardSnapshots": { # The rule config for snapshots in the recycle bin. # The rule config for standard snapshots.
+        "retentionDurationDays": "A String", # The retention duration for snapshots in the recycle bin after which the
+            # snapshots are automatically deleted from recycle bin.
+      },
+    },
+  },
+}
+
+ +
+ patch(project, body=None, requestId=None, x__xgafv=None) +
Patches the SnapshotRecycleBinPolicy.
+
+Args:
+  project: string, Project ID for this request. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents the singleton resource Snapshot Recycle Bin Policy that
+    # configures the retention duration for snapshots in the recycle bin.
+    # 
+    # You can configure the retention duration for snapshots in the recycle bin
+    # at the project or organization level. If you configure the policy at the
+    # organization level, all projects in that organization will share the same
+    # policy. If you configure the policy at the project level it will be merged
+    # with org level policy (if any) and the snapshots in that project will use
+    # that policy.
+  "rules": { # The rules for the snapshot recycle bin policy. The key is either 'default'
+      # or namespacedName of the TagValue which can be in the format:
+      # `{organization_id}/{tag_key_short_name}/{tag_value_short_name}` or
+      # `{project_id}/{tag_key_short_name}/{tag_value_short_name}` or
+      # `{project_number}/{tag_key_short_name}/{tag_value_short_name}`. The default
+      # rule is applied if snapshots do not have any of these tags.
+      #  The value is the rule for the key.
+    "a_key": { # A rule that defines the retention policy for snapshots in the recycle bin.
+      "standardSnapshots": { # The rule config for snapshots in the recycle bin. # The rule config for standard snapshots.
+        "retentionDurationDays": "A String", # The retention duration for snapshots in the recycle bin after which the
+            # snapshots are automatically deleted from recycle bin.
+      },
+    },
+  },
+  "systemRules": { # Output only. The system rules for snapshot recycle bin policy.
+      # Defines the default rule that applies if no customer-defined rule matches.
+    "a_key": { # A rule that defines the retention policy for snapshots in the recycle bin.
+      "standardSnapshots": { # The rule config for snapshots in the recycle bin. # The rule config for standard snapshots.
+        "retentionDurationDays": "A String", # The retention duration for snapshots in the recycle bin after which the
+            # snapshots are automatically deleted from recycle bin.
+      },
+    },
+  },
+}
+
+  requestId: string, An optional request ID to identify requests. Specify a unique request ID so
+that if you must retry your request, the server will know to ignore the
+request if it has already been completed.
+
+For example, consider a situation where you make an initial request and
+the request times out. If you make the request again with the same
+request ID, the server can check if original operation with the same
+request ID was received, and if so, will ignore the second request. This
+prevents clients from accidentally creating duplicate commitments.
+
+The request ID must be
+a valid UUID with the exception that zero UUID is not supported
+(00000000-0000-0000-0000-000000000000).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents an Operation resource.
+    #
+    # Google Compute Engine has three Operation resources:
+    #
+    # * [Global](/compute/docs/reference/rest/beta/globalOperations)
+    # * [Regional](/compute/docs/reference/rest/beta/regionOperations)
+    # * [Zonal](/compute/docs/reference/rest/beta/zoneOperations)
+    #
+    # You can use an operation resource to manage asynchronous API requests.
+    # For more information, readHandling
+    # API responses.
+    #
+    # Operations can be global, regional or zonal.
+    #
+    #    - For global operations, use the `globalOperations`
+    #    resource.
+    #    - For regional operations, use the
+    #    `regionOperations` resource.
+    #    - For zonal operations, use
+    #    the `zoneOperations` resource.
+    #
+    #
+    #
+    # For more information, read
+    # Global, Regional, and Zonal Resources.
+    #
+    # Note that completed Operation resources have a limited
+    # retention period.
+  "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+      # Not present otherwise.
+  "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+  "description": "A String", # [Output Only] A textual description of the operation, which is
+      # set when the operation is created.
+  "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+      # text format.
+  "error": { # [Output Only] If errors are generated during processing of the operation,
+      # this field will be populated.
+    "errors": [ # [Output Only] The array of errors encountered while processing this
+        # operation.
+      { # Represents a single error encountered during the processing of an
+          # operation.
+        "code": "A String", # [Output Only] The error type identifier for this error.
+        "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+            # details. There is a set of defined message types to use for providing
+            # details.The syntax depends on the error code. For example,
+            # QuotaExceededInfo will have details when the error code is
+            # QUOTA_EXCEEDED.
+          { # Container for structured error details providing additional context
+              # specific to the encountered error code.
+            "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                #
+                # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                # is not enabled:
+                #
+                #     { "reason": "API_DISABLED"
+                #       "domain": "googleapis.com"
+                #       "metadata": {
+                #         "resource": "projects/123",
+                #         "service": "pubsub.googleapis.com"
+                #       }
+                #     }
+                #
+                # This response indicates that the pubsub.googleapis.com API is not enabled.
+                #
+                # Example of an error that is returned when attempting to create a Spanner
+                # instance in a region that is out of stock:
+                #
+                #     { "reason": "STOCKOUT"
+                #       "domain": "spanner.googleapis.com",
+                #       "metadata": {
+                #         "availableRegions": "us-central1,us-east2"
+                #       }
+                #     }
+              "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                  # is typically the registered service name of the tool or product that
+                  # generates the error. Example: "pubsub.googleapis.com". If the error is
+                  # generated by some common infrastructure, the error domain must be a
+                  # globally unique value that identifies the infrastructure. For Google API
+                  # infrastructure, the error domain is "googleapis.com".
+              "metadatas": { # Additional structured details about this error.
+                  #
+                  # Keys must match a regular expression of `a-z+` but should
+                  # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                  # length. When identifying the current value of an exceeded limit, the units
+                  # should be contained in the key, not the value.  For example, rather than
+                  # `{"instanceLimit": "100/request"}`, should be returned as,
+                  # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                  # instances that can be created in a single (batch) request.
+                "a_key": "A String",
+              },
+              "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                  # proximate cause of the error. Error reasons are unique within a particular
+                  # domain of errors. This should be at most 63 characters and match a
+                  # regular expression of `A-Z+[A-Z0-9]`, which represents
+                  # UPPER_SNAKE_CASE.
+            },
+            "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                #
+                # For example, if a quota check failed with an error indicating the calling
+                # project hasn't enabled the accessed service, this can contain a URL pointing
+                # directly to the right place in the developer console to flip the bit.
+              "links": [ # URL(s) pointing to additional information on handling the current error.
+                { # Describes a URL link.
+                  "description": "A String", # Describes what the link offers.
+                  "url": "A String", # The URL of the link.
+                },
+              ],
+            },
+            "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                # which can be attached to an RPC error.
+              "locale": "A String", # The locale used following the specification defined at
+                  # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                  # Examples are: "en-US", "fr-CH", "es-MX"
+              "message": "A String", # The localized error message in the above locale.
+            },
+            "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+              "dimensions": { # The map holding related quota dimensions.
+                "a_key": "A String",
+              },
+              "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                  #  type or metric.
+              "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                  # or metric.
+              "limitName": "A String", # The name of the quota limit.
+              "metricName": "A String", # The Compute Engine quota metric name.
+              "rolloutStatus": "A String", # Rollout status of the future quota limit.
+            },
+          },
+        ],
+        "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+            # This property is optional.
+        "message": "A String", # [Output Only] An optional, human-readable error message.
+      },
+    ],
+  },
+  "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+    "healthInfo": { # Health information. # Output only. The health information.
+      "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+      "healthStatus": "A String", # Output only. The health status.
+      "repairCategory": "A String", # Output only. The repair category.
+      "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+      "updateTime": "A String", # Output only. The time when health info was updated.
+    },
+  },
+  "getVersionOperationMetadata": {
+    "inlineSbomInfo": {
+      "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+          # appropriate identifiers.
+        "a_key": "A String",
+      },
+      "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+          # identifiers.
+        "a_key": "A String",
+      },
+    },
+  },
+  "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+      # message that was returned, such as `NOT FOUND`.
+  "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+      # status code that was returned. For example, a `404` means the
+      # resource was not found.
+  "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+      # defined by the server.
+  "insertTime": "A String", # [Output Only] The time that this operation was requested.
+      # This value is inRFC3339
+      # text format.
+  "instancesBulkInsertOperationMetadata": {
+    "perLocationStatus": { # Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+        "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+        "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+            # error.
+        "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+            # if the flow is rolling forward or rolling back.
+        "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+      },
+    },
+  },
+  "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+      # Operation resources.
+  "name": "A String", # [Output Only] Name of the operation.
+  "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+      # group of operations results from a `bulkInsert` API request.
+  "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+      # `update`, or `delete`, and so on.
+  "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+      # There is no requirement that this be linear or support any granularity of
+      # operations. This should not be used to guess when the operation will be
+      # complete. This number should monotonically increase as the operation
+      # progresses.
+  "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+      # applicable when performing regional operations.
+  "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+  "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+      # this field will contain information on all underlying zonal actions and
+      # their state.
+    "clientOperationId": "A String", # [Output Only] The client operation id.
+    "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+            # populated.
+            # different programming environments, including REST APIs and RPC APIs. It is
+            # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+            # three pieces of data: error code, error message, and error details.
+            #
+            # You can find out more about this error model and how to work with it in the
+            # [API Design Guide](https://cloud.google.com/apis/design/errors).
+          "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+          "details": [ # A list of messages that carry the error details.  There is a common set of
+              # message types for APIs to use.
+            {
+              "a_key": "", # Properties of the object. Contains field @type with type URL.
+            },
+          ],
+          "message": "A String", # A developer-facing error message, which should be in English. Any
+              # user-facing error message should be localized and sent in the
+              # google.rpc.Status.details field, or localized by the client.
+        },
+        "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+            # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+      },
+    },
+  },
+  "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+      # This value is inRFC3339
+      # text format.
+  "status": "A String", # [Output Only] The status of the operation, which can be one of the
+      # following:
+      # `PENDING`, `RUNNING`, or `DONE`.
+  "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+      # operation.
+  "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+      # of the target resource.
+  "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+      # operations related to creating a snapshot, this points to the disk
+      # that the snapshot was created from.
+  "user": "A String", # [Output Only] User who requested the operation, for example:
+      # `user@example.com` or
+      # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+  "warnings": [ # [Output Only] If warning messages are generated during processing of the
+      # operation, this field will be populated.
+    {
+      "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+          # Engine returns NO_RESULTS_ON_PAGE if there
+          # are no results in the response.
+      "data": [ # [Output Only] Metadata about this warning in key:
+          # value format. For example:
+          #
+          # "data": [
+          #   {
+          #    "key": "scope",
+          #    "value": "zones/us-east1-d"
+          #   }]
+        {
+          "key": "A String", # [Output Only] A key that provides more detail on the warning being
+              # returned. For example, for warnings where there are no results in a list
+              # request for a particular zone, this key might be scope and
+              # the key value might be the zone name. Other examples might be a key
+              # indicating a deprecated resource and a suggested replacement, or a
+              # warning about invalid network settings (for example, if an instance
+              # attempts to perform IP forwarding but is not enabled for IP forwarding).
+          "value": "A String", # [Output Only] A warning data value corresponding to the key.
+        },
+      ],
+      "message": "A String", # [Output Only] A human-readable description of the warning code.
+    },
+  ],
+  "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+      # applicable when performing per-zone operations.
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/compute_beta.snapshotSettings.html b/docs/dyn/compute_beta.snapshotSettings.html index 6864132a84..93114bde80 100644 --- a/docs/dyn/compute_beta.snapshotSettings.html +++ b/docs/dyn/compute_beta.snapshotSettings.html @@ -320,6 +320,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.snapshots.html b/docs/dyn/compute_beta.snapshots.html index 30446fa630..9f8f3c925a 100644 --- a/docs/dyn/compute_beta.snapshots.html +++ b/docs/dyn/compute_beta.snapshots.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all of the snapshots in your project

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -89,6 +89,9 @@

Instance Methods

get(project, snapshot, x__xgafv=None)

Returns the specified Snapshot resource.

+

+ getEffectiveRecycleBinRule(project, snapshot, x__xgafv=None)

+

Returns the effective recycle bin rule for a snapshot by merging org and

getIamPolicy(project, resource, optionsRequestedPolicyVersion=None, x__xgafv=None)

Gets the access control policy for a resource. May be empty if no such

@@ -99,7 +102,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Snapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -277,6 +280,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -632,17 +636,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -820,6 +824,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1013,6 +1026,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1301,6 +1315,28 @@

Method Details

}
+
+ getEffectiveRecycleBinRule(project, snapshot, x__xgafv=None) +
Returns the effective recycle bin rule for a snapshot by merging org and
+project level rules. If no rules are defined at org and project level, the
+standard default rule is returned.
+
+Args:
+  project: string, Project ID for this request. (required)
+  snapshot: string, Name of the Snapshot resource to get the effective recycle bin rule for. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    {
+  "retentionDurationDays": "A String", # The retention duration of the snapshot in recycle bin.
+}
+
+
getIamPolicy(project, resource, optionsRequestedPolicyVersion=None, x__xgafv=None)
Gets the access control policy for a resource. May be empty if no such
@@ -1729,6 +1765,7 @@ 

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2172,6 +2209,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2451,6 +2497,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2774,17 +2821,17 @@

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. +
@@ -3830,6 +3877,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4172,6 +4228,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.sslCertificates.html b/docs/dyn/compute_beta.sslCertificates.html index 52e1a97591..197648d262 100644 --- a/docs/dyn/compute_beta.sslCertificates.html +++ b/docs/dyn/compute_beta.sslCertificates.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all SslCertificate resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of SslCertificate resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, resource, body=None, x__xgafv=None)

@@ -370,17 +370,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -551,6 +551,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1034,6 +1043,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1387,17 +1405,17 @@

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. +
diff --git a/docs/dyn/compute_beta.sslPolicies.html b/docs/dyn/compute_beta.sslPolicies.html index 1efba63ed7..4d527e20f4 100644 --- a/docs/dyn/compute_beta.sslPolicies.html +++ b/docs/dyn/compute_beta.sslPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all SslPolicy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

listAvailableFeatures(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all features that can be specified in the SSL policy when using

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, sslPolicy, body=None, requestId=None, x__xgafv=None)

@@ -374,17 +374,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -558,6 +558,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1037,6 +1046,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1493,17 +1511,17 @@

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. +
@@ -1756,6 +1774,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.storagePoolTypes.html b/docs/dyn/compute_beta.storagePoolTypes.html index 39ec5977c8..2d808ab3df 100644 --- a/docs/dyn/compute_beta.storagePoolTypes.html +++ b/docs/dyn/compute_beta.storagePoolTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of storage pool types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of storage pool types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -340,17 +340,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -651,17 +651,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_beta.storagePools.html b/docs/dyn/compute_beta.storagePools.html index 2af5c5da74..51d2a73708 100644 --- a/docs/dyn/compute_beta.storagePools.html +++ b/docs/dyn/compute_beta.storagePools.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of storage pools.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,10 +102,10 @@

Instance Methods

listDisks(project, zone, storagePool, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the disks in a specified storage pool.

- listDisks_next()

+ listDisks_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, zone, resource, body=None, x__xgafv=None)

@@ -435,17 +435,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -621,6 +621,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1576,6 +1585,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2149,31 +2167,31 @@

Method Details

- listDisks_next() + listDisks_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_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. +
@@ -3392,6 +3410,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.subnetworks.html b/docs/dyn/compute_beta.subnetworks.html index a43b072a9d..bd312ec8ac 100644 --- a/docs/dyn/compute_beta.subnetworks.html +++ b/docs/dyn/compute_beta.subnetworks.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, views=None, x__xgafv=None)

Retrieves an aggregated list of subnetworks.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,10 +105,10 @@

Instance Methods

listUsable(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProject=None, x__xgafv=None)

Retrieves an aggregated list of all usable subnetworks in the project.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, subnetwork, body=None, drainTimeoutSeconds=None, requestId=None, x__xgafv=None)

@@ -579,17 +579,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -761,6 +761,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1066,6 +1075,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2290,6 +2308,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3045,31 +3072,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -3518,6 +3545,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4696,6 +4732,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.targetGrpcProxies.html b/docs/dyn/compute_beta.targetGrpcProxies.html index 030e4e5760..c109ba2890 100644 --- a/docs/dyn/compute_beta.targetGrpcProxies.html +++ b/docs/dyn/compute_beta.targetGrpcProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the TargetGrpcProxies for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, targetGrpcProxy, body=None, requestId=None, x__xgafv=None)

@@ -267,6 +267,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -670,6 +679,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -982,17 +1000,17 @@

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. +
@@ -1209,6 +1227,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.targetHttpProxies.html b/docs/dyn/compute_beta.targetHttpProxies.html index 0c5d62d7eb..8698fc1ea1 100644 --- a/docs/dyn/compute_beta.targetHttpProxies.html +++ b/docs/dyn/compute_beta.targetHttpProxies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all TargetHttpProxy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpProxy resources available

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, targetHttpProxy, body=None, requestId=None, x__xgafv=None)

@@ -372,17 +372,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -553,6 +553,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1028,6 +1037,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1378,17 +1396,17 @@

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. +
@@ -1641,6 +1659,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1942,6 +1969,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.targetHttpsProxies.html b/docs/dyn/compute_beta.targetHttpsProxies.html index 6ed02ec4d4..847cf2a7a6 100644 --- a/docs/dyn/compute_beta.targetHttpsProxies.html +++ b/docs/dyn/compute_beta.targetHttpsProxies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all TargetHttpsProxy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpsProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, targetHttpsProxy, body=None, requestId=None, x__xgafv=None)

@@ -482,17 +482,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -663,6 +663,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1334,6 +1343,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1782,17 +1800,17 @@

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. +
@@ -2143,6 +2161,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2447,6 +2474,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2749,6 +2785,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3056,6 +3101,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3361,6 +3415,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3663,6 +3726,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.targetInstances.html b/docs/dyn/compute_beta.targetInstances.html index 17ae2667db..df013f1ec4 100644 --- a/docs/dyn/compute_beta.targetInstances.html +++ b/docs/dyn/compute_beta.targetInstances.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of target instances.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of TargetInstance resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setSecurityPolicy(project, zone, targetInstance, body=None, requestId=None, x__xgafv=None)

@@ -329,17 +329,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -511,6 +511,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -912,6 +921,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1224,17 +1242,17 @@

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. +
@@ -1411,6 +1429,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.targetPools.html b/docs/dyn/compute_beta.targetPools.html index 5b1a51ef97..1c40629201 100644 --- a/docs/dyn/compute_beta.targetPools.html +++ b/docs/dyn/compute_beta.targetPools.html @@ -84,7 +84,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of target pools.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,7 +105,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of target pools available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeHealthCheck(project, region, targetPool, body=None, requestId=None, x__xgafv=None)

@@ -303,6 +303,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -615,6 +624,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1003,17 +1021,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1185,6 +1203,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1702,6 +1729,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2047,17 +2083,17 @@

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. +
@@ -2245,6 +2281,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2552,6 +2597,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2855,6 +2909,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3160,6 +3223,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.targetSslProxies.html b/docs/dyn/compute_beta.targetSslProxies.html index 1cd3b6e3e8..7e8cbf92d0 100644 --- a/docs/dyn/compute_beta.targetSslProxies.html +++ b/docs/dyn/compute_beta.targetSslProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetSslProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setBackendService(project, targetSslProxy, body=None, requestId=None, x__xgafv=None)

@@ -279,6 +279,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -678,6 +687,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -989,17 +1007,17 @@

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. +
@@ -1173,6 +1191,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1477,6 +1504,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1779,6 +1815,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2085,6 +2130,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2390,6 +2444,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.targetTcpProxies.html b/docs/dyn/compute_beta.targetTcpProxies.html index 2572345286..50739211d3 100644 --- a/docs/dyn/compute_beta.targetTcpProxies.html +++ b/docs/dyn/compute_beta.targetTcpProxies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all TargetTcpProxy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetTcpProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setBackendService(project, targetTcpProxy, body=None, requestId=None, x__xgafv=None)

@@ -332,17 +332,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -513,6 +513,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -908,6 +917,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1217,17 +1235,17 @@

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. +
@@ -1401,6 +1419,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1703,6 +1730,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.targetVpnGateways.html b/docs/dyn/compute_beta.targetVpnGateways.html index 87db6f3d8f..bd1c297b65 100644 --- a/docs/dyn/compute_beta.targetVpnGateways.html +++ b/docs/dyn/compute_beta.targetVpnGateways.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of target VPN gateways.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of target VPN gateways available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, region, resource, body=None, requestId=None, x__xgafv=None)

@@ -357,17 +357,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -539,6 +539,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -996,6 +1005,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1336,17 +1354,17 @@

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. +
@@ -1529,6 +1547,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.urlMaps.html b/docs/dyn/compute_beta.urlMaps.html index 081616f8db..2d9e83c721 100644 --- a/docs/dyn/compute_beta.urlMaps.html +++ b/docs/dyn/compute_beta.urlMaps.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all UrlMap resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of UrlMap resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, urlMap, body=None, requestId=None, x__xgafv=None)

@@ -4048,17 +4048,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -4229,6 +4229,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12046,6 +12055,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12367,6 +12385,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -16387,17 +16414,17 @@

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. +
@@ -20321,6 +20348,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -24404,6 +24440,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.vpnGateways.html b/docs/dyn/compute_beta.vpnGateways.html index 47891d0ace..74fb5cbf95 100644 --- a/docs/dyn/compute_beta.vpnGateways.html +++ b/docs/dyn/compute_beta.vpnGateways.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of VPN gateways.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of VPN gateways available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, region, resource, body=None, requestId=None, x__xgafv=None)

@@ -380,17 +380,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -562,6 +562,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1108,6 +1117,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1468,17 +1486,17 @@

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. +
@@ -1661,6 +1679,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.vpnTunnels.html b/docs/dyn/compute_beta.vpnTunnels.html index 002c750f07..9019c33e45 100644 --- a/docs/dyn/compute_beta.vpnTunnels.html +++ b/docs/dyn/compute_beta.vpnTunnels.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of VPN tunnels.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of VpnTunnel resources contained in the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, region, resource, body=None, requestId=None, x__xgafv=None)

@@ -454,17 +454,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -636,6 +636,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1285,6 +1294,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1722,17 +1740,17 @@

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. +
@@ -1915,6 +1933,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.wireGroups.html b/docs/dyn/compute_beta.wireGroups.html index 02e3999961..e5bff49b28 100644 --- a/docs/dyn/compute_beta.wireGroups.html +++ b/docs/dyn/compute_beta.wireGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(project, crossSiteNetwork, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the wire groups for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, crossSiteNetwork, wireGroup, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -905,6 +914,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1339,17 +1357,17 @@

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. +
@@ -1686,6 +1704,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.zoneOperations.html b/docs/dyn/compute_beta.zoneOperations.html index eb588de0ea..2b1e4e6517 100644 --- a/docs/dyn/compute_beta.zoneOperations.html +++ b/docs/dyn/compute_beta.zoneOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(project, zone, operation, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -635,6 +644,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -803,17 +821,17 @@

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. +
@@ -982,6 +1000,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.zoneVmExtensionPolicies.html b/docs/dyn/compute_beta.zoneVmExtensionPolicies.html index 3f3d94304e..3916f70d3f 100644 --- a/docs/dyn/compute_beta.zoneVmExtensionPolicies.html +++ b/docs/dyn/compute_beta.zoneVmExtensionPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all VM extension policies within a specific zone for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, zone, vmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -265,6 +265,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -697,6 +706,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1034,17 +1052,17 @@

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. +
@@ -1273,6 +1291,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_beta.zones.html b/docs/dyn/compute_beta.zones.html index cd828d2086..94f2bedc32 100644 --- a/docs/dyn/compute_beta.zones.html +++ b/docs/dyn/compute_beta.zones.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Zone resources available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -588,17 +588,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.acceleratorTypes.html b/docs/dyn/compute_v1.acceleratorTypes.html index 9108d325b7..bb36ae6c4a 100644 --- a/docs/dyn/compute_v1.acceleratorTypes.html +++ b/docs/dyn/compute_v1.acceleratorTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of accelerator types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of accelerator types that are available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -326,17 +326,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -601,17 +601,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.addresses.html b/docs/dyn/compute_v1.addresses.html index da2aec9907..1889d2e8cf 100644 --- a/docs/dyn/compute_v1.addresses.html +++ b/docs/dyn/compute_v1.addresses.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of addresses.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of addresses contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(project, region, address, body=None, requestId=None, x__xgafv=None)

@@ -423,17 +423,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -605,6 +605,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1186,6 +1195,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1589,17 +1607,17 @@

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. +
@@ -1782,6 +1800,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2093,6 +2120,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.autoscalers.html b/docs/dyn/compute_v1.autoscalers.html index 376d67d10b..8c1719b80f 100644 --- a/docs/dyn/compute_v1.autoscalers.html +++ b/docs/dyn/compute_v1.autoscalers.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of autoscalers.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of autoscalers contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, autoscaler=None, body=None, requestId=None, x__xgafv=None)

@@ -630,17 +630,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -812,6 +812,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1805,6 +1814,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2414,17 +2432,17 @@

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. +
@@ -2936,6 +2954,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3608,6 +3635,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.backendBuckets.html b/docs/dyn/compute_v1.backendBuckets.html index ea3ba64d96..7c8edda0c4 100644 --- a/docs/dyn/compute_v1.backendBuckets.html +++ b/docs/dyn/compute_v1.backendBuckets.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all BackendBucket resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -108,10 +108,10 @@

Instance Methods

listUsable(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend buckets in the specified project.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, backendBucket, body=None, requestId=None, x__xgafv=None)

@@ -308,6 +308,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -813,17 +822,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -994,6 +1003,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1291,6 +1309,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2362,6 +2389,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3156,31 +3192,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -3547,6 +3583,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3849,6 +3894,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5249,6 +5303,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.backendServices.html b/docs/dyn/compute_v1.backendServices.html index ed7548260e..6f06458562 100644 --- a/docs/dyn/compute_v1.backendServices.html +++ b/docs/dyn/compute_v1.backendServices.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all BackendService resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -114,10 +114,10 @@

Instance Methods

listUsable(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend services for Application Load

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, backendService, body=None, requestId=None, x__xgafv=None)

@@ -317,6 +317,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1968,17 +1977,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2149,6 +2158,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2446,6 +2464,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5879,6 +5906,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8962,31 +8998,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -10497,6 +10533,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -10799,6 +10844,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11977,6 +12031,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13647,6 +13710,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.crossSiteNetworks.html b/docs/dyn/compute_v1.crossSiteNetworks.html index fdc1fd19ce..3f156e6394 100644 --- a/docs/dyn/compute_v1.crossSiteNetworks.html +++ b/docs/dyn/compute_v1.crossSiteNetworks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the cross-site networks for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, crossSiteNetwork, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -265,6 +265,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -620,6 +629,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -912,17 +930,17 @@

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. +
@@ -1117,6 +1135,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.diskTypes.html b/docs/dyn/compute_v1.diskTypes.html index 81ddc88519..9b2e325d68 100644 --- a/docs/dyn/compute_v1.diskTypes.html +++ b/docs/dyn/compute_v1.diskTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of disk types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of disk types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -332,17 +332,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -622,17 +622,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.disks.html b/docs/dyn/compute_v1.disks.html index 93a90c41ed..848186e389 100644 --- a/docs/dyn/compute_v1.disks.html +++ b/docs/dyn/compute_v1.disks.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of persistent disks.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

bulkInsert(project, zone, body=None, requestId=None, x__xgafv=None)

@@ -111,7 +111,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of persistent disks contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeResourcePolicies(project, zone, disk, body=None, requestId=None, x__xgafv=None)

@@ -320,6 +320,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -745,6 +754,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1150,17 +1160,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1374,6 +1384,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1689,6 +1708,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1886,6 +1914,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2331,6 +2360,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2630,6 +2668,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2957,6 +3004,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3858,6 +3906,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4352,6 +4401,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4765,6 +4823,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5139,17 +5198,17 @@

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. +
@@ -5325,6 +5384,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5628,6 +5696,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6814,6 +6891,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7138,6 +7224,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7434,6 +7529,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7750,6 +7854,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8108,6 +8221,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -8603,6 +8717,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8917,6 +9040,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.externalVpnGateways.html b/docs/dyn/compute_v1.externalVpnGateways.html index 28b07affac..817bd4f3d9 100644 --- a/docs/dyn/compute_v1.externalVpnGateways.html +++ b/docs/dyn/compute_v1.externalVpnGateways.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of ExternalVpnGateway available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, resource, body=None, x__xgafv=None)

@@ -267,6 +267,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -755,6 +764,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1111,17 +1129,17 @@

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. +
@@ -1294,6 +1312,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.firewallPolicies.html b/docs/dyn/compute_v1.firewallPolicies.html index e04c480ace..6859a149c7 100644 --- a/docs/dyn/compute_v1.firewallPolicies.html +++ b/docs/dyn/compute_v1.firewallPolicies.html @@ -111,7 +111,7 @@

Instance Methods

listAssociations(includeInheritedPolicies=None, targetResource=None, x__xgafv=None)

Lists associations of a specified target, i.e., organization or folder.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(firewallPolicy, parentId=None, requestId=None, x__xgafv=None)

@@ -312,6 +312,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -795,6 +804,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1089,6 +1107,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1387,6 +1414,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3188,6 +3224,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3937,17 +3982,17 @@

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. +
@@ -4115,6 +4160,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4857,6 +4911,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5341,6 +5404,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5635,6 +5707,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5929,6 +6010,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.firewalls.html b/docs/dyn/compute_v1.firewalls.html index d7ab4bb80f..f2ad19bc35 100644 --- a/docs/dyn/compute_v1.firewalls.html +++ b/docs/dyn/compute_v1.firewalls.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of firewall rules available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, firewall, body=None, requestId=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -913,6 +922,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1347,17 +1365,17 @@

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. +
@@ -1694,6 +1712,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2192,6 +2219,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.forwardingRules.html b/docs/dyn/compute_v1.forwardingRules.html index 6a76d2c1d5..f4292ef4a1 100644 --- a/docs/dyn/compute_v1.forwardingRules.html +++ b/docs/dyn/compute_v1.forwardingRules.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of forwarding rules.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of ForwardingRule resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, forwardingRule, body=None, requestId=None, x__xgafv=None)

@@ -716,17 +716,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -898,6 +898,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2071,6 +2080,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2767,17 +2785,17 @@

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. +
@@ -3378,6 +3396,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3690,6 +3717,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3993,6 +4029,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.futureReservations.html b/docs/dyn/compute_v1.futureReservations.html index bfa688f3d5..7f9d88f96f 100644 --- a/docs/dyn/compute_v1.futureReservations.html +++ b/docs/dyn/compute_v1.futureReservations.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of future reservations.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

cancel(project, zone, futureReservation, requestId=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

A list of all the future reservations that have been configured for the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, zone, futureReservation, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -624,17 +624,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -801,6 +801,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1101,6 +1110,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2087,6 +2105,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2698,17 +2725,17 @@

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. +
@@ -3215,6 +3242,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.globalAddresses.html b/docs/dyn/compute_v1.globalAddresses.html index e48652909a..fe3c9960bb 100644 --- a/docs/dyn/compute_v1.globalAddresses.html +++ b/docs/dyn/compute_v1.globalAddresses.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of global addresses.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(project, address, body=None, requestId=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -849,6 +858,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1250,17 +1268,17 @@

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. +
@@ -1442,6 +1460,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1742,6 +1769,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.globalForwardingRules.html b/docs/dyn/compute_v1.globalForwardingRules.html index ea0cc8d6f2..8a418af37a 100644 --- a/docs/dyn/compute_v1.globalForwardingRules.html +++ b/docs/dyn/compute_v1.globalForwardingRules.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of GlobalForwardingRule resources available to the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, forwardingRule, body=None, requestId=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1442,6 +1451,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2137,17 +2155,17 @@

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. +
@@ -2747,6 +2765,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3048,6 +3075,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3350,6 +3386,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.globalNetworkEndpointGroups.html b/docs/dyn/compute_v1.globalNetworkEndpointGroups.html index 21c1582301..673f3505ea 100644 --- a/docs/dyn/compute_v1.globalNetworkEndpointGroups.html +++ b/docs/dyn/compute_v1.globalNetworkEndpointGroups.html @@ -99,10 +99,10 @@

Instance Methods

listNetworkEndpoints(project, networkEndpointGroup, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the network endpoints in the specified network endpoint group.

- listNetworkEndpoints_next()

+ listNetworkEndpoints_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -313,6 +313,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -614,6 +623,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -953,6 +971,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1600,6 +1627,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2242,31 +2278,31 @@

Method Details

- listNetworkEndpoints_next() + listNetworkEndpoints_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_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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.globalOperations.html b/docs/dyn/compute_v1.globalOperations.html index 76a2c73f87..29c75d42d0 100644 --- a/docs/dyn/compute_v1.globalOperations.html +++ b/docs/dyn/compute_v1.globalOperations.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all operations.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(project, operation, x__xgafv=None)

@@ -349,6 +349,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -548,17 +557,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -732,6 +741,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1100,6 +1118,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1268,17 +1295,17 @@

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. +
@@ -1447,6 +1474,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.globalOrganizationOperations.html b/docs/dyn/compute_v1.globalOrganizationOperations.html index 31a7ae4e3f..a8e7ee3dc5 100644 --- a/docs/dyn/compute_v1.globalOrganizationOperations.html +++ b/docs/dyn/compute_v1.globalOrganizationOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(filter=None, maxResults=None, orderBy=None, pageToken=None, parentId=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -262,6 +262,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -630,6 +639,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -798,17 +816,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.globalPublicDelegatedPrefixes.html b/docs/dyn/compute_v1.globalPublicDelegatedPrefixes.html index 6c24676563..d806927eeb 100644 --- a/docs/dyn/compute_v1.globalPublicDelegatedPrefixes.html +++ b/docs/dyn/compute_v1.globalPublicDelegatedPrefixes.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the global PublicDelegatedPrefixes for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, publicDelegatedPrefix, body=None, requestId=None, x__xgafv=None)

@@ -264,6 +264,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -741,6 +750,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1091,17 +1109,17 @@

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. +
@@ -1355,6 +1373,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.globalVmExtensionPolicies.html b/docs/dyn/compute_v1.globalVmExtensionPolicies.html index 02924aa98e..edece70482 100644 --- a/docs/dyn/compute_v1.globalVmExtensionPolicies.html +++ b/docs/dyn/compute_v1.globalVmExtensionPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all VM Extension Policy resources

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists global VM extension policies.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, globalVmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -345,17 +345,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -571,6 +571,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1131,6 +1140,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1526,17 +1544,17 @@

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. +
@@ -1829,6 +1847,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.healthChecks.html b/docs/dyn/compute_v1.healthChecks.html index 87abbd7e0c..0ab42821dc 100644 --- a/docs/dyn/compute_v1.healthChecks.html +++ b/docs/dyn/compute_v1.healthChecks.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthCheck resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, healthCheck, body=None, requestId=None, x__xgafv=None)

@@ -639,17 +639,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -820,6 +820,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1831,6 +1840,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2448,17 +2466,17 @@

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. +
@@ -2979,6 +2997,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3659,6 +3686,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.hosts.html b/docs/dyn/compute_v1.hosts.html index e92d68ae7b..6e621fe31c 100644 --- a/docs/dyn/compute_v1.hosts.html +++ b/docs/dyn/compute_v1.hosts.html @@ -87,7 +87,7 @@

Instance Methods

list(project, zone, association, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of hosts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -316,6 +316,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -625,17 +634,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.html b/docs/dyn/compute_v1.html index 4db8bac474..22fa931a38 100644 --- a/docs/dyn/compute_v1.html +++ b/docs/dyn/compute_v1.html @@ -713,7 +713,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -722,20 +722,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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.httpHealthChecks.html b/docs/dyn/compute_v1.httpHealthChecks.html index 743ac41c5a..e98b2d7822 100644 --- a/docs/dyn/compute_v1.httpHealthChecks.html +++ b/docs/dyn/compute_v1.httpHealthChecks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HttpHealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, httpHealthCheck, body=None, requestId=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -661,6 +670,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -968,17 +986,17 @@

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. +
@@ -1189,6 +1207,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1559,6 +1586,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.httpsHealthChecks.html b/docs/dyn/compute_v1.httpsHealthChecks.html index 130e999295..e7aa0df875 100644 --- a/docs/dyn/compute_v1.httpsHealthChecks.html +++ b/docs/dyn/compute_v1.httpsHealthChecks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HttpsHealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, httpsHealthCheck, body=None, requestId=None, x__xgafv=None)

@@ -270,6 +270,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -669,6 +678,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -980,17 +998,17 @@

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. +
@@ -1205,6 +1223,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1579,6 +1606,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.imageFamilyViews.html b/docs/dyn/compute_v1.imageFamilyViews.html index 5ecc8a0766..c21e840c3d 100644 --- a/docs/dyn/compute_v1.imageFamilyViews.html +++ b/docs/dyn/compute_v1.imageFamilyViews.html @@ -169,6 +169,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see diff --git a/docs/dyn/compute_v1.images.html b/docs/dyn/compute_v1.images.html index 2d8668dd71..65ba373404 100644 --- a/docs/dyn/compute_v1.images.html +++ b/docs/dyn/compute_v1.images.html @@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of custom images

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, image, body=None, requestId=None, x__xgafv=None)

@@ -282,6 +282,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -603,6 +612,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -813,6 +831,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1305,6 +1324,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2157,6 +2177,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2723,6 +2744,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3024,6 +3054,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3469,17 +3500,17 @@

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. +
@@ -3558,6 +3589,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4123,6 +4155,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5297,6 +5338,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.instanceGroupManagerResizeRequests.html b/docs/dyn/compute_v1.instanceGroupManagerResizeRequests.html index e95e33487e..3086aaf980 100644 --- a/docs/dyn/compute_v1.instanceGroupManagerResizeRequests.html +++ b/docs/dyn/compute_v1.instanceGroupManagerResizeRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of resize requests that are contained in the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,6 +267,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -573,6 +582,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1543,6 +1561,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2137,17 +2164,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.instanceGroupManagers.html b/docs/dyn/compute_v1.instanceGroupManagers.html index ba9f3de688..ad90f4b7f8 100644 --- a/docs/dyn/compute_v1.instanceGroupManagers.html +++ b/docs/dyn/compute_v1.instanceGroupManagers.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of managed instance groups and groups them by zone.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

applyUpdatesToInstances(project, zone, instanceGroupManager, body=None, x__xgafv=None)

@@ -114,22 +114,22 @@

Instance Methods

listErrors(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all errors thrown by actions on instances for a given managed

- listErrors_next()

+ listErrors_next(previous_request, previous_response)

Retrieves the next page of results.

listManagedInstances(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all of the instances in the managed instance group. Each instance

- listManagedInstances_next()

+ listManagedInstances_next(previous_request, previous_response)

Retrieves the next page of results.

listPerInstanceConfigs(project, zone, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all of the per-instance configurations defined for the managed

- listPerInstanceConfigs_next()

+ listPerInstanceConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, instanceGroupManager, body=None, requestId=None, x__xgafv=None)

@@ -354,6 +354,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1413,17 +1422,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1624,6 +1633,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2003,6 +2021,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2304,6 +2331,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2635,6 +2671,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2932,6 +2977,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4748,6 +4802,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5905,17 +5968,17 @@

Method Details

- listErrors_next() + listErrors_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. +
@@ -6305,6 +6368,9 @@

Method Details

# instance in RFC3339 # text format. }, + "targetStatus": "A String", # Output only. The eventual status of the instance. The instance group + # manager will not be identified as stable till each managed instance reaches + # its targetStatus. "version": { # Output only. [Output Only] Intended version of this instance. "instanceTemplate": "A String", # Output only. [Output Only] The intended template of the instance. This field is empty # when current_action is one of { DELETING, ABANDONING }. @@ -6321,17 +6387,17 @@

Method Details

- listManagedInstances_next() + listManagedInstances_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. +
@@ -6539,31 +6605,31 @@

Method Details

- listPerInstanceConfigs_next() + listPerInstanceConfigs_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_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. +
@@ -7493,6 +7559,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7868,6 +7943,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8188,6 +8272,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8509,6 +8602,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8830,6 +8932,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9138,6 +9249,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9457,6 +9577,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9778,6 +9907,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -10112,6 +10250,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -10444,6 +10591,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -10819,6 +10975,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.instanceGroups.html b/docs/dyn/compute_v1.instanceGroups.html index b33f40df41..36a0fbca8c 100644 --- a/docs/dyn/compute_v1.instanceGroups.html +++ b/docs/dyn/compute_v1.instanceGroups.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of instance groups and sorts them by zone.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,10 +102,10 @@

Instance Methods

listInstances(project, zone, instanceGroup, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances in the specified instance group.

- listInstances_next()

+ listInstances_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeInstances(project, zone, instanceGroup, body=None, requestId=None, x__xgafv=None)

@@ -297,6 +297,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -671,17 +680,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -857,6 +866,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1299,6 +1317,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1797,31 +1824,31 @@

Method Details

- listInstances_next() + listInstances_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_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. +
@@ -2008,6 +2035,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2323,6 +2359,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.instanceSettings.html b/docs/dyn/compute_v1.instanceSettings.html index d51afb6e3c..8c4efa7523 100644 --- a/docs/dyn/compute_v1.instanceSettings.html +++ b/docs/dyn/compute_v1.instanceSettings.html @@ -328,6 +328,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.instanceTemplates.html b/docs/dyn/compute_v1.instanceTemplates.html index f553e44dea..20456a8649 100644 --- a/docs/dyn/compute_v1.instanceTemplates.html +++ b/docs/dyn/compute_v1.instanceTemplates.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all InstanceTemplates resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of instance templates that are contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -414,6 +414,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1310,17 +1311,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1493,6 +1494,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1829,6 +1839,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3233,6 +3244,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4221,6 +4233,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4643,6 +4664,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5512,17 +5534,17 @@

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. +
diff --git a/docs/dyn/compute_v1.instances.html b/docs/dyn/compute_v1.instances.html index 4c131b427c..72297054dc 100644 --- a/docs/dyn/compute_v1.instances.html +++ b/docs/dyn/compute_v1.instances.html @@ -87,7 +87,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of all of the instances in your project

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

attachDisk(project, zone, instance, body=None, forceAttach=None, requestId=None, x__xgafv=None)

@@ -141,10 +141,10 @@

Instance Methods

listReferrers(project, zone, instance, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of resources that refer to the VM instance specified in

- listReferrers_next()

+ listReferrers_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, instance, requestId=None, x__xgafv=None)

@@ -453,6 +453,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -944,6 +953,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1250,6 +1268,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1660,6 +1687,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2819,17 +2847,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2965,6 +2993,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3465,6 +3494,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3750,6 +3788,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4266,6 +4305,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5283,6 +5323,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5585,6 +5634,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5882,6 +5940,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6183,6 +6250,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6480,6 +6556,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6788,6 +6873,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -9152,6 +9238,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -10417,6 +10504,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -10811,6 +10907,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -12093,31 +12190,31 @@

Method Details

- listReferrers_next() + listReferrers_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_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. +
@@ -12284,6 +12381,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12588,6 +12694,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12896,6 +13011,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13193,6 +13317,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13489,6 +13622,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -13800,6 +13942,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -14098,6 +14249,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -15281,6 +15441,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -15595,6 +15764,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -15899,6 +16077,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -16226,6 +16413,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -16531,6 +16727,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -16835,6 +17040,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -17252,6 +17466,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -17564,6 +17787,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -17871,6 +18103,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -18178,6 +18419,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -18492,6 +18742,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -18790,6 +19049,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -19087,6 +19355,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -19463,6 +19740,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -19767,6 +20053,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -20072,6 +20367,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -20412,6 +20716,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -21680,6 +21985,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -22027,6 +22341,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -22332,6 +22655,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -22828,6 +23160,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -23138,6 +23479,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.instantSnapshotGroups.html b/docs/dyn/compute_v1.instantSnapshotGroups.html index ffd797cf0c..9f6e3fdb8e 100644 --- a/docs/dyn/compute_v1.instantSnapshotGroups.html +++ b/docs/dyn/compute_v1.instantSnapshotGroups.html @@ -93,7 +93,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

retrieves the list of InstantSnapshotGroup resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, zone, resource, body=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1031,6 +1040,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1343,17 +1361,17 @@

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. +
diff --git a/docs/dyn/compute_v1.instantSnapshots.html b/docs/dyn/compute_v1.instantSnapshots.html index 3011c800b7..b423896020 100644 --- a/docs/dyn/compute_v1.instantSnapshots.html +++ b/docs/dyn/compute_v1.instantSnapshots.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of instantSnapshots.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of InstantSnapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, zone, resource, body=None, x__xgafv=None)

@@ -388,17 +388,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -577,6 +577,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1450,6 +1459,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1814,17 +1832,17 @@

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. +
@@ -2883,6 +2901,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.interconnectAttachmentGroups.html b/docs/dyn/compute_v1.interconnectAttachmentGroups.html index b5b343bdcb..519514985b 100644 --- a/docs/dyn/compute_v1.interconnectAttachmentGroups.html +++ b/docs/dyn/compute_v1.interconnectAttachmentGroups.html @@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the InterconnectAttachmentGroups for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, interconnectAttachmentGroup, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -277,6 +277,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1308,6 +1317,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1695,17 +1713,17 @@

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. +
@@ -1993,6 +2011,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.interconnectAttachments.html b/docs/dyn/compute_v1.interconnectAttachments.html index 3b5ebf5e4f..c3a18c4400 100644 --- a/docs/dyn/compute_v1.interconnectAttachments.html +++ b/docs/dyn/compute_v1.interconnectAttachments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of interconnect attachments.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of interconnect attachments contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, interconnectAttachment, body=None, requestId=None, x__xgafv=None)

@@ -665,17 +665,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -847,6 +847,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1919,6 +1928,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2568,17 +2586,17 @@

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. +
@@ -3129,6 +3147,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3441,6 +3468,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.interconnectGroups.html b/docs/dyn/compute_v1.interconnectGroups.html index 23070d8cfe..824b056b35 100644 --- a/docs/dyn/compute_v1.interconnectGroups.html +++ b/docs/dyn/compute_v1.interconnectGroups.html @@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the InterconnectGroups for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, interconnectGroup, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -401,6 +401,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -696,6 +705,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1799,6 +1817,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2179,17 +2206,17 @@

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. +
@@ -2471,6 +2498,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.interconnectLocations.html b/docs/dyn/compute_v1.interconnectLocations.html index 769859da53..4609101d24 100644 --- a/docs/dyn/compute_v1.interconnectLocations.html +++ b/docs/dyn/compute_v1.interconnectLocations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of interconnect locations available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,6 +155,10 @@

Method Details

"city": "A String", # Output only. The remote location for Cross-Site Interconnect wires. This specifies an # InterconnectLocation city (metropolitan area designator), which itself # may match multiple InterconnectLocations. + "maxDynamicPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for dynamic paths allowable per + # WireGroup for this metro. + "maxFixedPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for fixed paths allowable per WireGroup + # for this metro. }, ], "description": "A String", # Output only. [Output Only] An optional description of the resource. @@ -346,6 +350,10 @@

Method Details

"city": "A String", # Output only. The remote location for Cross-Site Interconnect wires. This specifies an # InterconnectLocation city (metropolitan area designator), which itself # may match multiple InterconnectLocations. + "maxDynamicPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for dynamic paths allowable per + # WireGroup for this metro. + "maxFixedPathBandwidthGbps": "A String", # Output only. The maximum unmetered bandwidth for fixed paths allowable per WireGroup + # for this metro. }, ], "description": "A String", # Output only. [Output Only] An optional description of the resource. @@ -425,17 +433,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.interconnectRemoteLocations.html b/docs/dyn/compute_v1.interconnectRemoteLocations.html index 89f412ab14..fb4294eeb3 100644 --- a/docs/dyn/compute_v1.interconnectRemoteLocations.html +++ b/docs/dyn/compute_v1.interconnectRemoteLocations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of interconnect remote locations available to the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -494,17 +494,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.interconnects.html b/docs/dyn/compute_v1.interconnects.html index dee70641cf..5a034b478e 100644 --- a/docs/dyn/compute_v1.interconnects.html +++ b/docs/dyn/compute_v1.interconnects.html @@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Interconnects available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, interconnect, body=None, requestId=None, x__xgafv=None)

@@ -273,6 +273,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -684,6 +693,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -1130,6 +1140,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -1304,6 +1315,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1799,6 +1819,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -1853,17 +1874,17 @@

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. +
@@ -2143,6 +2164,7 @@

Method Details

# customer. "satisfiesPzs": True or False, # Output only. [Output Only] Reserved for future use. "selfLink": "A String", # Output only. [Output Only] Server-defined URL for the resource. + "selfLinkWithId": "A String", # Output only. Server-defined URL for this resource with the resource id. "state": "A String", # Output only. [Output Only] The current state of Interconnect functionality, which can # take one of the following values: # @@ -2317,6 +2339,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2618,6 +2649,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.licenses.html b/docs/dyn/compute_v1.licenses.html index a001e23c49..e64ff1cc05 100644 --- a/docs/dyn/compute_v1.licenses.html +++ b/docs/dyn/compute_v1.licenses.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of licenses

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -276,6 +276,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1127,6 +1136,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1482,17 +1500,17 @@

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. +
@@ -2659,6 +2677,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.machineImages.html b/docs/dyn/compute_v1.machineImages.html index 59f9c030d7..49c1d7f91a 100644 --- a/docs/dyn/compute_v1.machineImages.html +++ b/docs/dyn/compute_v1.machineImages.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of machine images that are contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -274,6 +274,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -593,6 +602,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1676,6 +1686,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2659,6 +2670,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3742,6 +3754,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4327,6 +4340,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4732,6 +4754,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -5815,6 +5838,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -6279,17 +6303,17 @@

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. +
@@ -7335,6 +7359,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.machineTypes.html b/docs/dyn/compute_v1.machineTypes.html index 33069babe0..ec6d82276a 100644 --- a/docs/dyn/compute_v1.machineTypes.html +++ b/docs/dyn/compute_v1.machineTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of machine types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of machine types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -335,17 +335,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -629,17 +629,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.networkAttachments.html b/docs/dyn/compute_v1.networkAttachments.html index 43bad82a4d..b61acbc059 100644 --- a/docs/dyn/compute_v1.networkAttachments.html +++ b/docs/dyn/compute_v1.networkAttachments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all NetworkAttachment resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the NetworkAttachments for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, networkAttachment, body=None, requestId=None, x__xgafv=None)

@@ -359,17 +359,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -542,6 +542,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1365,6 +1374,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1702,17 +1720,17 @@

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. +
@@ -1955,6 +1973,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.networkEdgeSecurityServices.html b/docs/dyn/compute_v1.networkEdgeSecurityServices.html index f2a7dc8321..9f607ba3f7 100644 --- a/docs/dyn/compute_v1.networkEdgeSecurityServices.html +++ b/docs/dyn/compute_v1.networkEdgeSecurityServices.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all NetworkEdgeSecurityService resources available to

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -313,17 +313,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -495,6 +495,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -877,6 +886,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1210,6 +1228,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.networkEndpointGroups.html b/docs/dyn/compute_v1.networkEndpointGroups.html index 7aefb08acd..a47ed8b589 100644 --- a/docs/dyn/compute_v1.networkEndpointGroups.html +++ b/docs/dyn/compute_v1.networkEndpointGroups.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of network endpoint groups and sorts them by zone.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

attachNetworkEndpoints(project, zone, networkEndpointGroup, body=None, requestId=None, x__xgafv=None)

@@ -105,10 +105,10 @@

Instance Methods

listNetworkEndpoints(project, zone, networkEndpointGroup, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the network endpoints in the specified network endpoint group.

- listNetworkEndpoints_next()

+ listNetworkEndpoints_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, zone, resource, body=None, x__xgafv=None)

@@ -457,17 +457,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -680,6 +680,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -985,6 +994,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1327,6 +1345,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1979,6 +2006,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2635,31 +2671,31 @@

Method Details

- listNetworkEndpoints_next() + listNetworkEndpoints_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_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. +
diff --git a/docs/dyn/compute_v1.networkFirewallPolicies.html b/docs/dyn/compute_v1.networkFirewallPolicies.html index 101fe2cd69..b2107bf6b9 100644 --- a/docs/dyn/compute_v1.networkFirewallPolicies.html +++ b/docs/dyn/compute_v1.networkFirewallPolicies.html @@ -87,7 +87,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of network firewall policies, listing network

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

cloneRules(project, firewallPolicy, requestId=None, sourceFirewallPolicy=None, x__xgafv=None)

@@ -120,7 +120,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the policies that have been configured for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, firewallPolicy, body=None, requestId=None, x__xgafv=None)

@@ -325,6 +325,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -813,6 +822,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1301,6 +1319,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2062,17 +2089,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -2239,6 +2266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2538,6 +2574,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4545,6 +4590,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5257,17 +5311,17 @@

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. +
@@ -5882,6 +5936,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6367,6 +6430,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6852,6 +6924,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7147,6 +7228,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7442,6 +7532,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7737,6 +7836,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.networkProfiles.html b/docs/dyn/compute_v1.networkProfiles.html index 65d5060474..4251f2827c 100644 --- a/docs/dyn/compute_v1.networkProfiles.html +++ b/docs/dyn/compute_v1.networkProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of network profiles available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -422,17 +422,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.networks.html b/docs/dyn/compute_v1.networks.html index 044e523817..337d3339b7 100644 --- a/docs/dyn/compute_v1.networks.html +++ b/docs/dyn/compute_v1.networks.html @@ -102,10 +102,10 @@

Instance Methods

listPeeringRoutes(project, network, direction=None, filter=None, maxResults=None, orderBy=None, pageToken=None, peeringName=None, region=None, returnPartialSuccess=None, x__xgafv=None)

Lists the peering routes exchanged over peering connection.

- listPeeringRoutes_next()

+ listPeeringRoutes_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, network, body=None, requestId=None, x__xgafv=None)

@@ -378,6 +378,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -681,6 +690,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -980,6 +998,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2225,6 +2252,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2828,31 +2864,31 @@

Method Details

- listPeeringRoutes_next() + listPeeringRoutes_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_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. +
@@ -3201,6 +3237,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3502,6 +3547,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3804,6 +3858,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4098,6 +4161,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4469,6 +4541,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.nodeGroups.html b/docs/dyn/compute_v1.nodeGroups.html index b97459de8c..49cace2b6c 100644 --- a/docs/dyn/compute_v1.nodeGroups.html +++ b/docs/dyn/compute_v1.nodeGroups.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of node groups.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -108,10 +108,10 @@

Instance Methods

listNodes(project, zone, nodeGroup, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists nodes in the node group.

- listNodes_next()

+ listNodes_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, zone, nodeGroup, body=None, requestId=None, x__xgafv=None)

@@ -303,6 +303,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -696,17 +705,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -878,6 +887,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1182,6 +1200,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2028,6 +2055,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2596,31 +2632,31 @@

Method Details

- listNodes_next() + listNodes_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_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. +
@@ -2869,6 +2905,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3174,6 +3219,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4352,6 +4406,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4657,6 +4720,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.nodeTemplates.html b/docs/dyn/compute_v1.nodeTemplates.html index 5579191bfd..9581f22831 100644 --- a/docs/dyn/compute_v1.nodeTemplates.html +++ b/docs/dyn/compute_v1.nodeTemplates.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of node templates.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of node templates available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -363,17 +363,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -545,6 +545,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1375,6 +1384,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1718,17 +1736,17 @@

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. +
diff --git a/docs/dyn/compute_v1.nodeTypes.html b/docs/dyn/compute_v1.nodeTypes.html index 722935656f..f4579090a3 100644 --- a/docs/dyn/compute_v1.nodeTypes.html +++ b/docs/dyn/compute_v1.nodeTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of node types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of node types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -322,17 +322,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -590,17 +590,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.organizationSecurityPolicies.html b/docs/dyn/compute_v1.organizationSecurityPolicies.html index e81b8f862c..d4be189f7d 100644 --- a/docs/dyn/compute_v1.organizationSecurityPolicies.html +++ b/docs/dyn/compute_v1.organizationSecurityPolicies.html @@ -111,7 +111,7 @@

Instance Methods

listPreconfiguredExpressionSets(filter=None, maxResults=None, orderBy=None, pageToken=None, parentId=None, returnPartialSuccess=None, x__xgafv=None)

Gets the current list of preconfigured Web Application Firewall (WAF)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(securityPolicy, parentId=None, requestId=None, x__xgafv=None)

@@ -320,6 +320,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1031,6 +1040,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1335,6 +1353,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1632,6 +1659,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3700,6 +3736,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4787,17 +4832,17 @@

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. +
@@ -4967,6 +5012,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5907,6 +5961,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6620,6 +6683,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6919,6 +6991,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7218,6 +7299,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.packetMirrorings.html b/docs/dyn/compute_v1.packetMirrorings.html index 0f3151cb16..e9d0452dad 100644 --- a/docs/dyn/compute_v1.packetMirrorings.html +++ b/docs/dyn/compute_v1.packetMirrorings.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of packetMirrorings.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of PacketMirroring resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, packetMirroring, body=None, requestId=None, x__xgafv=None)

@@ -389,17 +389,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -571,6 +571,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1092,6 +1101,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1465,17 +1483,17 @@

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. +
@@ -1751,6 +1769,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.previewFeatures.html b/docs/dyn/compute_v1.previewFeatures.html index 40c5105694..ed57d97c01 100644 --- a/docs/dyn/compute_v1.previewFeatures.html +++ b/docs/dyn/compute_v1.previewFeatures.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Returns the details of the given PreviewFeature.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, previewFeature, body=None, requestId=None, x__xgafv=None)

@@ -363,17 +363,17 @@

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. +
@@ -599,6 +599,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.projects.html b/docs/dyn/compute_v1.projects.html index 510984bbfa..b672075bd7 100644 --- a/docs/dyn/compute_v1.projects.html +++ b/docs/dyn/compute_v1.projects.html @@ -99,13 +99,13 @@

Instance Methods

getXpnResources(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Gets service resources (a.k.a service project) associated with this host

- getXpnResources_next()

+ getXpnResources_next(previous_request, previous_response)

Retrieves the next page of results.

listXpnHosts(project, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all shared VPC host projects visible to the user in an organization.

- listXpnHosts_next()

+ listXpnHosts_next(previous_request, previous_response)

Retrieves the next page of results.

moveDisk(project, body=None, requestId=None, x__xgafv=None)

@@ -293,6 +293,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -599,6 +608,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -892,6 +910,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1199,6 +1226,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1656,17 +1692,17 @@

Method Details

- getXpnResources_next() + getXpnResources_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. +
@@ -1899,17 +1935,17 @@

Method Details

- listXpnHosts_next() + listXpnHosts_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. +
@@ -2105,6 +2141,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2422,6 +2467,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2725,6 +2779,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3050,6 +3113,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3352,6 +3424,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3662,6 +3743,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.publicAdvertisedPrefixes.html b/docs/dyn/compute_v1.publicAdvertisedPrefixes.html index 9d6c1d40dd..6d51041134 100644 --- a/docs/dyn/compute_v1.publicAdvertisedPrefixes.html +++ b/docs/dyn/compute_v1.publicAdvertisedPrefixes.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the PublicAdvertisedPrefixes for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, publicAdvertisedPrefix, body=None, requestId=None, x__xgafv=None)

@@ -265,6 +265,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -564,6 +573,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1017,6 +1035,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1354,17 +1381,17 @@

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. +
@@ -1606,6 +1633,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1900,6 +1936,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.publicDelegatedPrefixes.html b/docs/dyn/compute_v1.publicDelegatedPrefixes.html index 640dfd302f..0af460a2db 100644 --- a/docs/dyn/compute_v1.publicDelegatedPrefixes.html +++ b/docs/dyn/compute_v1.publicDelegatedPrefixes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Lists all PublicDelegatedPrefix resources owned by the specific project

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

announce(project, region, publicDelegatedPrefix, requestId=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the PublicDelegatedPrefixes for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, publicDelegatedPrefix, body=None, requestId=None, x__xgafv=None)

@@ -374,17 +374,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -552,6 +552,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -852,6 +861,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1331,6 +1349,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1682,17 +1709,17 @@

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. +
@@ -1947,6 +1974,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2243,6 +2279,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionAutoscalers.html b/docs/dyn/compute_v1.regionAutoscalers.html index 3e2b384e19..593e208587 100644 --- a/docs/dyn/compute_v1.regionAutoscalers.html +++ b/docs/dyn/compute_v1.regionAutoscalers.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of autoscalers contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, autoscaler=None, body=None, requestId=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1264,6 +1273,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1872,17 +1890,17 @@

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. +
@@ -2394,6 +2412,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3066,6 +3093,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionBackendBuckets.html b/docs/dyn/compute_v1.regionBackendBuckets.html index 8dae7569ac..2ed26209fd 100644 --- a/docs/dyn/compute_v1.regionBackendBuckets.html +++ b/docs/dyn/compute_v1.regionBackendBuckets.html @@ -96,10 +96,10 @@

Instance Methods

listUsable(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend buckets in the specified project in

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, backendBucket, body=None, requestId=None, x__xgafv=None)

@@ -281,6 +281,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1355,6 +1364,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2153,31 +2171,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -2546,6 +2564,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionBackendServices.html b/docs/dyn/compute_v1.regionBackendServices.html index 9080e7a441..3017485047 100644 --- a/docs/dyn/compute_v1.regionBackendServices.html +++ b/docs/dyn/compute_v1.regionBackendServices.html @@ -99,10 +99,10 @@

Instance Methods

listUsable(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of all usable backend services for Application Load

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, backendService, body=None, requestId=None, x__xgafv=None)

@@ -289,6 +289,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3706,6 +3715,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6792,31 +6810,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -8328,6 +8346,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9508,6 +9535,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11181,6 +11217,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionCommitments.html b/docs/dyn/compute_v1.regionCommitments.html index e4ad2f267d..5bfb84ca4c 100644 --- a/docs/dyn/compute_v1.regionCommitments.html +++ b/docs/dyn/compute_v1.regionCommitments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of commitments by region.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of commitments contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, region, commitment, body=None, paths=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -661,17 +661,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1623,6 +1623,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2273,17 +2282,17 @@

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. +
@@ -2837,6 +2846,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionCompositeHealthChecks.html b/docs/dyn/compute_v1.regionCompositeHealthChecks.html index 9a06769653..d939636f38 100644 --- a/docs/dyn/compute_v1.regionCompositeHealthChecks.html +++ b/docs/dyn/compute_v1.regionCompositeHealthChecks.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all CompositeHealthCheck resources (all

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the CompositeHealthChecks for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, compositeHealthCheck, body=None, requestId=None, x__xgafv=None)

@@ -333,17 +333,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -515,6 +515,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -946,6 +955,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1257,17 +1275,17 @@

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. +
@@ -1484,6 +1502,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionDiskTypes.html b/docs/dyn/compute_v1.regionDiskTypes.html index f4b2fa85b9..167be51e68 100644 --- a/docs/dyn/compute_v1.regionDiskTypes.html +++ b/docs/dyn/compute_v1.regionDiskTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of regional disk types available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -362,17 +362,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.regionDisks.html b/docs/dyn/compute_v1.regionDisks.html index ead36c8a8c..51c474cd3f 100644 --- a/docs/dyn/compute_v1.regionDisks.html +++ b/docs/dyn/compute_v1.regionDisks.html @@ -102,7 +102,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of persistent disks contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeResourcePolicies(project, region, disk, body=None, requestId=None, x__xgafv=None)

@@ -310,6 +310,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -652,6 +661,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -849,6 +867,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1292,6 +1311,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1591,6 +1619,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1918,6 +1955,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2816,6 +2854,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3310,6 +3349,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3723,6 +3771,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -4097,17 +4146,17 @@

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. +
@@ -4283,6 +4332,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4585,6 +4643,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5770,6 +5837,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6094,6 +6170,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6390,6 +6475,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6706,6 +6800,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7063,6 +7166,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -7558,6 +7662,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7872,6 +7985,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionHealthAggregationPolicies.html b/docs/dyn/compute_v1.regionHealthAggregationPolicies.html index 835bf75f01..a76ab03c38 100644 --- a/docs/dyn/compute_v1.regionHealthAggregationPolicies.html +++ b/docs/dyn/compute_v1.regionHealthAggregationPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthAggregationPolicy resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the HealthAggregationPolicies for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthAggregationPolicy, body=None, requestId=None, x__xgafv=None)

@@ -346,17 +346,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -528,6 +528,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -961,6 +970,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1289,17 +1307,17 @@

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. +
@@ -1532,6 +1550,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionHealthCheckServices.html b/docs/dyn/compute_v1.regionHealthCheckServices.html index c900f9e371..57283b7ff9 100644 --- a/docs/dyn/compute_v1.regionHealthCheckServices.html +++ b/docs/dyn/compute_v1.regionHealthCheckServices.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthCheckService resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the HealthCheckService resources that have been

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthCheckService, body=None, requestId=None, x__xgafv=None)

@@ -348,17 +348,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -531,6 +531,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -969,6 +978,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1300,17 +1318,17 @@

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. +
@@ -1545,6 +1563,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionHealthChecks.html b/docs/dyn/compute_v1.regionHealthChecks.html index 56b6a99282..b05a5a8a63 100644 --- a/docs/dyn/compute_v1.regionHealthChecks.html +++ b/docs/dyn/compute_v1.regionHealthChecks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of HealthCheck resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthCheck, body=None, requestId=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1284,6 +1293,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1902,17 +1920,17 @@

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. +
@@ -2434,6 +2452,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3116,6 +3143,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionHealthSources.html b/docs/dyn/compute_v1.regionHealthSources.html index f75d676c86..93f70692b9 100644 --- a/docs/dyn/compute_v1.regionHealthSources.html +++ b/docs/dyn/compute_v1.regionHealthSources.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all HealthSource resources (all

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the HealthSources for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, healthSource, body=None, requestId=None, x__xgafv=None)

@@ -336,17 +336,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -518,6 +518,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -968,6 +977,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1282,17 +1300,17 @@

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. +
@@ -1512,6 +1530,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionInstanceGroupManagerResizeRequests.html b/docs/dyn/compute_v1.regionInstanceGroupManagerResizeRequests.html index d46ba35149..02eda37161 100644 --- a/docs/dyn/compute_v1.regionInstanceGroupManagerResizeRequests.html +++ b/docs/dyn/compute_v1.regionInstanceGroupManagerResizeRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Resize Requests that are contained in the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,6 +267,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -573,6 +582,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1541,6 +1559,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2141,17 +2168,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.regionInstanceGroupManagers.html b/docs/dyn/compute_v1.regionInstanceGroupManagers.html index 3c0a88ff20..745bf20efc 100644 --- a/docs/dyn/compute_v1.regionInstanceGroupManagers.html +++ b/docs/dyn/compute_v1.regionInstanceGroupManagers.html @@ -108,22 +108,22 @@

Instance Methods

listErrors(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all errors thrown by actions on instances for a given regional

- listErrors_next()

+ listErrors_next(previous_request, previous_response)

Retrieves the next page of results.

listManagedInstances(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances in the managed instance group and instances that are

- listManagedInstances_next()

+ listManagedInstances_next(previous_request, previous_response)

Retrieves the next page of results.

listPerInstanceConfigs(project, region, instanceGroupManager, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all of the per-instance configurations defined for the managed

- listPerInstanceConfigs_next()

+ listPerInstanceConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, instanceGroupManager, body=None, requestId=None, x__xgafv=None)

@@ -347,6 +347,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -674,6 +683,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1055,6 +1073,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1353,6 +1380,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1681,6 +1717,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1974,6 +2019,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3786,6 +3840,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4939,17 +5002,17 @@

Method Details

- listErrors_next() + listErrors_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. +
@@ -5335,6 +5398,9 @@

Method Details

# instance in RFC3339 # text format. }, + "targetStatus": "A String", # Output only. The eventual status of the instance. The instance group + # manager will not be identified as stable till each managed instance reaches + # its targetStatus. "version": { # Output only. [Output Only] Intended version of this instance. "instanceTemplate": "A String", # Output only. [Output Only] The intended template of the instance. This field is empty # when current_action is one of { DELETING, ABANDONING }. @@ -5351,17 +5417,17 @@

Method Details

- listManagedInstances_next() + listManagedInstances_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. +
@@ -5567,31 +5633,31 @@

Method Details

- listPerInstanceConfigs_next() + listPerInstanceConfigs_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_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. +
@@ -6520,6 +6586,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6893,6 +6968,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7212,6 +7296,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7521,6 +7614,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7841,6 +7943,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8145,6 +8256,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8454,6 +8574,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8774,6 +8903,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9107,6 +9245,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9438,6 +9585,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9811,6 +9967,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionInstanceGroups.html b/docs/dyn/compute_v1.regionInstanceGroups.html index b81a302c6a..b2e60a2f30 100644 --- a/docs/dyn/compute_v1.regionInstanceGroups.html +++ b/docs/dyn/compute_v1.regionInstanceGroups.html @@ -87,10 +87,10 @@

Instance Methods

listInstances(project, region, instanceGroup, body=None, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the instances in the specified instance group and displays

- listInstances_next()

+ listInstances_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setNamedPorts(project, region, instanceGroup, body=None, requestId=None, x__xgafv=None)

@@ -544,31 +544,31 @@

Method Details

- listInstances_next() + listInstances_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_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. +
@@ -754,6 +754,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionInstanceTemplates.html b/docs/dyn/compute_v1.regionInstanceTemplates.html index 478055f3ff..8d0df7d171 100644 --- a/docs/dyn/compute_v1.regionInstanceTemplates.html +++ b/docs/dyn/compute_v1.regionInstanceTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of instance templates that are contained within the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -263,6 +263,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -600,6 +609,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1634,6 +1644,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2622,6 +2633,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3045,6 +3065,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -3914,17 +3935,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.regionInstances.html b/docs/dyn/compute_v1.regionInstances.html index 332c41d0e0..f55da6ac96 100644 --- a/docs/dyn/compute_v1.regionInstances.html +++ b/docs/dyn/compute_v1.regionInstances.html @@ -234,6 +234,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -750,6 +751,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1767,6 +1769,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionInstantSnapshotGroups.html b/docs/dyn/compute_v1.regionInstantSnapshotGroups.html index 0a0538b988..bc97e2776d 100644 --- a/docs/dyn/compute_v1.regionInstantSnapshotGroups.html +++ b/docs/dyn/compute_v1.regionInstantSnapshotGroups.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

retrieves the list of InstantSnapshotGroup resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1032,6 +1041,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1344,17 +1362,17 @@

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. +
diff --git a/docs/dyn/compute_v1.regionInstantSnapshots.html b/docs/dyn/compute_v1.regionInstantSnapshots.html index 90cf84ebaa..ffcd8f3424 100644 --- a/docs/dyn/compute_v1.regionInstantSnapshots.html +++ b/docs/dyn/compute_v1.regionInstantSnapshots.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of InstantSnapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -281,6 +281,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1154,6 +1163,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1518,17 +1536,17 @@

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. +
@@ -2587,6 +2605,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionNetworkEndpointGroups.html b/docs/dyn/compute_v1.regionNetworkEndpointGroups.html index 432486a36e..b1c0d8a073 100644 --- a/docs/dyn/compute_v1.regionNetworkEndpointGroups.html +++ b/docs/dyn/compute_v1.regionNetworkEndpointGroups.html @@ -99,10 +99,10 @@

Instance Methods

listNetworkEndpoints(project, region, networkEndpointGroup, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the network endpoints in the specified network endpoint group.

- listNetworkEndpoints_next()

+ listNetworkEndpoints_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -316,6 +316,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -619,6 +628,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -962,6 +980,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1614,6 +1641,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2260,31 +2296,31 @@

Method Details

- listNetworkEndpoints_next() + listNetworkEndpoints_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_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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.regionNetworkFirewallPolicies.html b/docs/dyn/compute_v1.regionNetworkFirewallPolicies.html index bf37242bae..6ed36e913b 100644 --- a/docs/dyn/compute_v1.regionNetworkFirewallPolicies.html +++ b/docs/dyn/compute_v1.regionNetworkFirewallPolicies.html @@ -111,7 +111,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all the network firewall policies that have been configured

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, firewallPolicy, body=None, requestId=None, x__xgafv=None)

@@ -311,6 +311,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -800,6 +809,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1096,6 +1114,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1396,6 +1423,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3778,6 +3814,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4492,17 +4537,17 @@

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. +
@@ -5118,6 +5163,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5604,6 +5658,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5900,6 +5963,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6196,6 +6268,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionNotificationEndpoints.html b/docs/dyn/compute_v1.regionNotificationEndpoints.html index 3c2d0fa11a..a0bccfc47d 100644 --- a/docs/dyn/compute_v1.regionNotificationEndpoints.html +++ b/docs/dyn/compute_v1.regionNotificationEndpoints.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all NotificationEndpoint resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the NotificationEndpoints for a project in the given region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, region, resource, body=None, x__xgafv=None)

@@ -340,17 +340,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -522,6 +522,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -955,6 +964,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1282,17 +1300,17 @@

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. +
diff --git a/docs/dyn/compute_v1.regionOperations.html b/docs/dyn/compute_v1.regionOperations.html index 90dea581a0..8caa0cf321 100644 --- a/docs/dyn/compute_v1.regionOperations.html +++ b/docs/dyn/compute_v1.regionOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(project, region, operation, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -635,6 +644,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -803,17 +821,17 @@

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. +
@@ -983,6 +1001,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionSecurityPolicies.html b/docs/dyn/compute_v1.regionSecurityPolicies.html index 159a4ae087..5b1e4c85a0 100644 --- a/docs/dyn/compute_v1.regionSecurityPolicies.html +++ b/docs/dyn/compute_v1.regionSecurityPolicies.html @@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

List all the policies that have been configured for the specified project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, securityPolicy, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -677,6 +677,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -977,6 +986,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3002,6 +3020,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3910,17 +3937,17 @@

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. +
@@ -4735,6 +4762,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5435,6 +5471,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5718,6 +5763,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6030,6 +6084,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionSnapshotSettings.html b/docs/dyn/compute_v1.regionSnapshotSettings.html index c92d76ad32..96cd13cafb 100644 --- a/docs/dyn/compute_v1.regionSnapshotSettings.html +++ b/docs/dyn/compute_v1.regionSnapshotSettings.html @@ -322,6 +322,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionSnapshots.html b/docs/dyn/compute_v1.regionSnapshots.html index 71137d417c..b9d1df9d1f 100644 --- a/docs/dyn/compute_v1.regionSnapshots.html +++ b/docs/dyn/compute_v1.regionSnapshots.html @@ -93,7 +93,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Snapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, region, resource, body=None, x__xgafv=None)

@@ -284,6 +284,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -478,6 +487,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1193,6 +1203,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1636,6 +1647,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1916,6 +1936,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2239,17 +2260,17 @@

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. +
@@ -3308,6 +3329,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3652,6 +3682,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionSslCertificates.html b/docs/dyn/compute_v1.regionSslCertificates.html index 4794f88645..9295333b14 100644 --- a/docs/dyn/compute_v1.regionSslCertificates.html +++ b/docs/dyn/compute_v1.regionSslCertificates.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of SslCertificate resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -262,6 +262,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -749,6 +758,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1103,17 +1121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.regionSslPolicies.html b/docs/dyn/compute_v1.regionSslPolicies.html index 1d899546ae..46fb30837d 100644 --- a/docs/dyn/compute_v1.regionSslPolicies.html +++ b/docs/dyn/compute_v1.regionSslPolicies.html @@ -93,7 +93,7 @@

Instance Methods

listAvailableFeatures(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all features that can be specified in the SSL policy when using

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, sslPolicy, body=None, requestId=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -753,6 +762,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1211,17 +1229,17 @@

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. +
@@ -1475,6 +1493,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionTargetHttpProxies.html b/docs/dyn/compute_v1.regionTargetHttpProxies.html index 145f6084aa..d3bd5639cb 100644 --- a/docs/dyn/compute_v1.regionTargetHttpProxies.html +++ b/docs/dyn/compute_v1.regionTargetHttpProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpProxy resources available

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setUrlMap(project, region, targetHttpProxy, body=None, requestId=None, x__xgafv=None)

@@ -265,6 +265,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -714,6 +723,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1051,17 +1069,17 @@

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. +
@@ -1235,6 +1253,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionTargetHttpsProxies.html b/docs/dyn/compute_v1.regionTargetHttpsProxies.html index e0f5299070..91210566b7 100644 --- a/docs/dyn/compute_v1.regionTargetHttpsProxies.html +++ b/docs/dyn/compute_v1.regionTargetHttpsProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpsProxy resources available

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, targetHttpsProxy, body=None, requestId=None, x__xgafv=None)

@@ -271,6 +271,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -912,6 +921,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1345,17 +1363,17 @@

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. +
@@ -1691,6 +1709,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1997,6 +2024,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2299,6 +2335,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionTargetTcpProxies.html b/docs/dyn/compute_v1.regionTargetTcpProxies.html index cb33396ef3..53da805d76 100644 --- a/docs/dyn/compute_v1.regionTargetTcpProxies.html +++ b/docs/dyn/compute_v1.regionTargetTcpProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of TargetTcpProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -262,6 +262,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -659,6 +668,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -969,17 +987,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.regionUrlMaps.html b/docs/dyn/compute_v1.regionUrlMaps.html index fe5f16886f..5764628da8 100644 --- a/docs/dyn/compute_v1.regionUrlMaps.html +++ b/docs/dyn/compute_v1.regionUrlMaps.html @@ -90,7 +90,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of UrlMap resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, urlMap, body=None, requestId=None, x__xgafv=None)

@@ -260,6 +260,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7884,6 +7893,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11813,17 +11831,17 @@

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. +
@@ -15645,6 +15663,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -19593,6 +19620,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.regionZones.html b/docs/dyn/compute_v1.regionZones.html index 43b2d8cb96..af9e1ed5e2 100644 --- a/docs/dyn/compute_v1.regionZones.html +++ b/docs/dyn/compute_v1.regionZones.html @@ -81,7 +81,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Zone resources under the specific region available to

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -378,17 +378,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.regions.html b/docs/dyn/compute_v1.regions.html index f4d1b35df8..ec1f9101e4 100644 --- a/docs/dyn/compute_v1.regions.html +++ b/docs/dyn/compute_v1.regions.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of region resources available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -436,17 +436,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.reliabilityRisks.html b/docs/dyn/compute_v1.reliabilityRisks.html index 2f9b3406e4..1202c89717 100644 --- a/docs/dyn/compute_v1.reliabilityRisks.html +++ b/docs/dyn/compute_v1.reliabilityRisks.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of reliabilityRisks available in the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -312,17 +312,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.reservationBlocks.html b/docs/dyn/compute_v1.reservationBlocks.html index 09783c65d5..aab831e9d9 100644 --- a/docs/dyn/compute_v1.reservationBlocks.html +++ b/docs/dyn/compute_v1.reservationBlocks.html @@ -87,7 +87,7 @@

Instance Methods

list(project, zone, reservation, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of reservation blocks under a single reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, reservation, reservationBlock, body=None, requestId=None, x__xgafv=None)

@@ -792,17 +792,17 @@

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. +
@@ -979,6 +979,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.reservationSlots.html b/docs/dyn/compute_v1.reservationSlots.html index cc9fefbaf7..55ac5c5d05 100644 --- a/docs/dyn/compute_v1.reservationSlots.html +++ b/docs/dyn/compute_v1.reservationSlots.html @@ -80,6 +80,9 @@

Instance Methods

get(project, zone, parentName, reservationSlot, x__xgafv=None)

Retrieves information about the specified reservation slot.

+

+ getHealth(project, zone, parentName, reservationSlot, requestId=None, x__xgafv=None)

+

Get health info on a reservation slot.

getVersion(project, zone, parentName, reservationSlot, body=None, requestId=None, x__xgafv=None)

Allows customers to get SBOM versions of a reservation slot.

@@ -87,7 +90,7 @@

Instance Methods

list(project, zone, parentName, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of reservation slots under a single reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, zone, parentName, reservationSlot, body=None, updateMask=None, x__xgafv=None)

@@ -165,6 +168,302 @@

Method Details

}
+
+ getHealth(project, zone, parentName, reservationSlot, requestId=None, x__xgafv=None) +
Get health info on a reservation slot.
+
+Args:
+  project: string, Project ID for this request. (required)
+  zone: string, Name of the zone for this request. Zone name should conform to RFC1035. (required)
+  parentName: string, The name of the parent reservation, parent block and parent sub-block. In
+the format of
+reservations/{reservation_name}/reservationBlocks/{reservation_block_name}/reservationSubBlocks/{reservation_sub_block_name} (required)
+  reservationSlot: string, The name of the reservation slot.
+Name should conform to RFC1035 or be a resource ID. (required)
+  requestId: string, An optional request ID to identify requests.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents an Operation resource.
+    #
+    # Google Compute Engine has three Operation resources:
+    #
+    # * [Global](/compute/docs/reference/rest/v1/globalOperations)
+    # * [Regional](/compute/docs/reference/rest/v1/regionOperations)
+    # * [Zonal](/compute/docs/reference/rest/v1/zoneOperations)
+    #
+    # You can use an operation resource to manage asynchronous API requests.
+    # For more information, readHandling
+    # API responses.
+    #
+    # Operations can be global, regional or zonal.
+    #
+    #    - For global operations, use the `globalOperations`
+    #    resource.
+    #    - For regional operations, use the
+    #    `regionOperations` resource.
+    #    - For zonal operations, use
+    #    the `zoneOperations` resource.
+    #
+    #
+    #
+    # For more information, read
+    # Global, Regional, and Zonal Resources.
+    #
+    # Note that completed Operation resources have a limited
+    # retention period.
+  "clientOperationId": "A String", # [Output Only] The value of `requestId` if you provided it in the request.
+      # Not present otherwise.
+  "creationTimestamp": "A String", # [Deprecated] This field is deprecated.
+  "description": "A String", # [Output Only] A textual description of the operation, which is
+      # set when the operation is created.
+  "endTime": "A String", # [Output Only] The time that this operation was completed. This value is inRFC3339
+      # text format.
+  "error": { # [Output Only] If errors are generated during processing of the operation,
+      # this field will be populated.
+    "errors": [ # [Output Only] The array of errors encountered while processing this
+        # operation.
+      { # Represents a single error encountered during the processing of an
+          # operation.
+        "code": "A String", # [Output Only] The error type identifier for this error.
+        "errorDetails": [ # [Output Only] An optional list of messages that contain the error
+            # details. There is a set of defined message types to use for providing
+            # details.The syntax depends on the error code. For example,
+            # QuotaExceededInfo will have details when the error code is
+            # QUOTA_EXCEEDED.
+          { # Container for structured error details providing additional context
+              # specific to the encountered error code.
+            "errorInfo": { # Describes the cause of the error with structured details. # Error information containing structured domain, reason, and metadata.
+                #
+                # Example of an error when contacting the "pubsub.googleapis.com" API when it
+                # is not enabled:
+                #
+                #     { "reason": "API_DISABLED"
+                #       "domain": "googleapis.com"
+                #       "metadata": {
+                #         "resource": "projects/123",
+                #         "service": "pubsub.googleapis.com"
+                #       }
+                #     }
+                #
+                # This response indicates that the pubsub.googleapis.com API is not enabled.
+                #
+                # Example of an error that is returned when attempting to create a Spanner
+                # instance in a region that is out of stock:
+                #
+                #     { "reason": "STOCKOUT"
+                #       "domain": "spanner.googleapis.com",
+                #       "metadata": {
+                #         "availableRegions": "us-central1,us-east2"
+                #       }
+                #     }
+              "domain": "A String", # The logical grouping to which the "reason" belongs. The error domain
+                  # is typically the registered service name of the tool or product that
+                  # generates the error. Example: "pubsub.googleapis.com". If the error is
+                  # generated by some common infrastructure, the error domain must be a
+                  # globally unique value that identifies the infrastructure. For Google API
+                  # infrastructure, the error domain is "googleapis.com".
+              "metadatas": { # Additional structured details about this error.
+                  #
+                  # Keys must match a regular expression of `a-z+` but should
+                  # ideally be lowerCamelCase. Also, they must be limited to 64 characters in
+                  # length. When identifying the current value of an exceeded limit, the units
+                  # should be contained in the key, not the value.  For example, rather than
+                  # `{"instanceLimit": "100/request"}`, should be returned as,
+                  # `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number of
+                  # instances that can be created in a single (batch) request.
+                "a_key": "A String",
+              },
+              "reason": "A String", # The reason of the error. This is a constant value that identifies the
+                  # proximate cause of the error. Error reasons are unique within a particular
+                  # domain of errors. This should be at most 63 characters and match a
+                  # regular expression of `A-Z+[A-Z0-9]`, which represents
+                  # UPPER_SNAKE_CASE.
+            },
+            "help": { # Provides links to documentation or for performing an out of band action. # Links and information to help the user resolve the error.
+                #
+                # For example, if a quota check failed with an error indicating the calling
+                # project hasn't enabled the accessed service, this can contain a URL pointing
+                # directly to the right place in the developer console to flip the bit.
+              "links": [ # URL(s) pointing to additional information on handling the current error.
+                { # Describes a URL link.
+                  "description": "A String", # Describes what the link offers.
+                  "url": "A String", # The URL of the link.
+                },
+              ],
+            },
+            "localizedMessage": { # Provides a localized error message that is safe to return to the user # A localized human-readable error message intended for end users.
+                # which can be attached to an RPC error.
+              "locale": "A String", # The locale used following the specification defined at
+                  # https://www.rfc-editor.org/rfc/bcp/bcp47.txt.
+                  # Examples are: "en-US", "fr-CH", "es-MX"
+              "message": "A String", # The localized error message in the above locale.
+            },
+            "quotaInfo": { # Additional details for quota exceeded error for resource quota. # Details about quota limits and metrics when a quota is exceeded.
+              "dimensions": { # The map holding related quota dimensions.
+                "a_key": "A String",
+              },
+              "futureLimit": 3.14, # Future quota limit being rolled out. The limit's unit depends on the quota
+                  #  type or metric.
+              "limit": 3.14, # Current effective quota limit. The limit's unit depends on the quota type
+                  # or metric.
+              "limitName": "A String", # The name of the quota limit.
+              "metricName": "A String", # The Compute Engine quota metric name.
+              "rolloutStatus": "A String", # Rollout status of the future quota limit.
+            },
+          },
+        ],
+        "location": "A String", # [Output Only] Indicates the field in the request that caused the error.
+            # This property is optional.
+        "message": "A String", # [Output Only] An optional, human-readable error message.
+      },
+    ],
+  },
+  "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations.
+    "healthInfo": { # Health information. # Output only. The health information.
+      "availabilitySloStatus": "A String", # Output only. The availability SLO status.
+      "healthStatus": "A String", # Output only. The health status.
+      "repairCategory": "A String", # Output only. The repair category.
+      "unhealthyReason": "A String", # Output only. The reason for unhealthy status.
+      "updateTime": "A String", # Output only. The time when health info was updated.
+    },
+  },
+  "getVersionOperationMetadata": {
+    "inlineSbomInfo": {
+      "currentComponentVersions": { # A mapping of components to their currently-applied versions or other
+          # appropriate identifiers.
+        "a_key": "A String",
+      },
+      "targetComponentVersions": { # A mapping of components to their target versions or other appropriate
+          # identifiers.
+        "a_key": "A String",
+      },
+    },
+  },
+  "httpErrorMessage": "A String", # [Output Only] If the operation fails, this field contains the HTTP error
+      # message that was returned, such as `NOT FOUND`.
+  "httpErrorStatusCode": 42, # [Output Only] If the operation fails, this field contains the HTTP error
+      # status code that was returned. For example, a `404` means the
+      # resource was not found.
+  "id": "A String", # [Output Only] The unique identifier for the operation. This identifier is
+      # defined by the server.
+  "insertTime": "A String", # [Output Only] The time that this operation was requested.
+      # This value is inRFC3339
+      # text format.
+  "instancesBulkInsertOperationMetadata": {
+    "perLocationStatus": { # Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "createdVmCount": 42, # [Output Only] Count of VMs successfully created so far.
+        "deletedVmCount": 42, # [Output Only] Count of VMs that got deleted during rollback.
+        "failedToCreateVmCount": 42, # [Output Only] Count of VMs that started creating but encountered an
+            # error.
+        "status": "A String", # [Output Only] Creation status of BulkInsert operation - information
+            # if the flow is rolling forward or rolling back.
+        "targetVmCount": 42, # [Output Only] Count of VMs originally planned to be created.
+      },
+    },
+  },
+  "kind": "compute#operation", # Output only. [Output Only] Type of the resource. Always `compute#operation` for
+      # Operation resources.
+  "name": "A String", # [Output Only] Name of the operation.
+  "operationGroupId": "A String", # Output only. [Output Only] An ID that represents a group of operations, such as when a
+      # group of operations results from a `bulkInsert` API request.
+  "operationType": "A String", # [Output Only] The type of operation, such as `insert`,
+      # `update`, or `delete`, and so on.
+  "progress": 42, # [Output Only] An optional progress indicator that ranges from 0 to 100.
+      # There is no requirement that this be linear or support any granularity of
+      # operations. This should not be used to guess when the operation will be
+      # complete. This number should monotonically increase as the operation
+      # progresses.
+  "region": "A String", # [Output Only] The URL of the region where the operation resides. Only
+      # applicable when performing regional operations.
+  "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
+  "setCommonInstanceMetadataOperationMetadata": { # Output only. [Output Only] If the operation is for projects.setCommonInstanceMetadata,
+      # this field will contain information on all underlying zonal actions and
+      # their state.
+    "clientOperationId": "A String", # [Output Only] The client operation id.
+    "perLocationOperations": { # [Output Only] Status information per location (location name is key).
+        # Example key: zones/us-central1-a
+      "a_key": {
+        "error": { # The `Status` type defines a logical error model that is suitable for # [Output Only] If state is `ABANDONED` or `FAILED`, this field is
+            # populated.
+            # different programming environments, including REST APIs and RPC APIs. It is
+            # used by [gRPC](https://github.com/grpc). Each `Status` message contains
+            # three pieces of data: error code, error message, and error details.
+            #
+            # You can find out more about this error model and how to work with it in the
+            # [API Design Guide](https://cloud.google.com/apis/design/errors).
+          "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+          "details": [ # A list of messages that carry the error details.  There is a common set of
+              # message types for APIs to use.
+            {
+              "a_key": "", # Properties of the object. Contains field @type with type URL.
+            },
+          ],
+          "message": "A String", # A developer-facing error message, which should be in English. Any
+              # user-facing error message should be localized and sent in the
+              # google.rpc.Status.details field, or localized by the client.
+        },
+        "state": "A String", # [Output Only] Status of the action, which can be one of the following:
+            # `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.
+      },
+    },
+  },
+  "startTime": "A String", # [Output Only] The time that this operation was started by the server.
+      # This value is inRFC3339
+      # text format.
+  "status": "A String", # [Output Only] The status of the operation, which can be one of the
+      # following:
+      # `PENDING`, `RUNNING`, or `DONE`.
+  "statusMessage": "A String", # [Output Only] An optional textual description of the current status of the
+      # operation.
+  "targetId": "A String", # [Output Only] The unique target ID, which identifies a specific incarnation
+      # of the target resource.
+  "targetLink": "A String", # [Output Only] The URL of the resource that the operation modifies. For
+      # operations related to creating a snapshot, this points to the disk
+      # that the snapshot was created from.
+  "user": "A String", # [Output Only] User who requested the operation, for example:
+      # `user@example.com` or
+      # `alice_smith_identifier (global/workforcePools/example-com-us-employees)`.
+  "warnings": [ # [Output Only] If warning messages are generated during processing of the
+      # operation, this field will be populated.
+    {
+      "code": "A String", # [Output Only] A warning code, if applicable. For example, Compute
+          # Engine returns NO_RESULTS_ON_PAGE if there
+          # are no results in the response.
+      "data": [ # [Output Only] Metadata about this warning in key:
+          # value format. For example:
+          #
+          # "data": [
+          #   {
+          #    "key": "scope",
+          #    "value": "zones/us-east1-d"
+          #   }]
+        {
+          "key": "A String", # [Output Only] A key that provides more detail on the warning being
+              # returned. For example, for warnings where there are no results in a list
+              # request for a particular zone, this key might be scope and
+              # the key value might be the zone name. Other examples might be a key
+              # indicating a deprecated resource and a suggested replacement, or a
+              # warning about invalid network settings (for example, if an instance
+              # attempts to perform IP forwarding but is not enabled for IP forwarding).
+          "value": "A String", # [Output Only] A warning data value corresponding to the key.
+        },
+      ],
+      "message": "A String", # [Output Only] A human-readable description of the warning code.
+    },
+  ],
+  "zone": "A String", # [Output Only] The URL of the zone where the operation resides. Only
+      # applicable when performing per-zone operations.
+}
+
+
getVersion(project, zone, parentName, reservationSlot, body=None, requestId=None, x__xgafv=None)
Allows customers to get SBOM versions of a reservation slot.
@@ -341,6 +640,15 @@ 

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -657,17 +965,17 @@

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. +
@@ -871,6 +1179,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.reservationSubBlocks.html b/docs/dyn/compute_v1.reservationSubBlocks.html index 751a99b2c1..dc0f50300e 100644 --- a/docs/dyn/compute_v1.reservationSubBlocks.html +++ b/docs/dyn/compute_v1.reservationSubBlocks.html @@ -90,7 +90,7 @@

Instance Methods

list(project, zone, parentName, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of reservation subBlocks under a single reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, parentName, reservationSubBlock, requestId=None, x__xgafv=None)

@@ -762,6 +762,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1112,17 +1121,17 @@

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. +
@@ -1292,6 +1301,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1604,6 +1622,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.reservations.html b/docs/dyn/compute_v1.reservations.html index 97b065ce9b..e91211a233 100644 --- a/docs/dyn/compute_v1.reservations.html +++ b/docs/dyn/compute_v1.reservations.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of reservations.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

A list of all the reservations that have been configured for the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenance(project, zone, reservation, body=None, requestId=None, x__xgafv=None)

@@ -536,17 +536,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -718,6 +718,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1878,6 +1887,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2387,17 +2405,17 @@

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. +
@@ -2572,6 +2590,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2877,6 +2904,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4324,6 +4360,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.resourcePolicies.html b/docs/dyn/compute_v1.resourcePolicies.html index 07cab771db..2b102061a1 100644 --- a/docs/dyn/compute_v1.resourcePolicies.html +++ b/docs/dyn/compute_v1.resourcePolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of resource policies.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

A list all the resource policies that have been configured for the

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, resourcePolicy, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -425,17 +425,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -607,6 +607,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1554,6 +1563,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1957,17 +1975,17 @@

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. +
@@ -2270,6 +2288,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.rolloutPlans.html b/docs/dyn/compute_v1.rolloutPlans.html index 6548c940b8..fcc2f7b6ab 100644 --- a/docs/dyn/compute_v1.rolloutPlans.html +++ b/docs/dyn/compute_v1.rolloutPlans.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists RolloutPlans in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -261,6 +261,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -765,6 +774,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1132,17 +1150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.rollouts.html b/docs/dyn/compute_v1.rollouts.html index 7b55d29882..62bb3cdbea 100644 --- a/docs/dyn/compute_v1.rollouts.html +++ b/docs/dyn/compute_v1.rollouts.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Rollouts in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(project, rollout, etag=None, requestId=None, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -564,6 +573,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -863,6 +881,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1322,17 +1349,17 @@

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. +
@@ -1501,6 +1528,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1798,6 +1834,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.routers.html b/docs/dyn/compute_v1.routers.html index b5c702c714..47638b43a2 100644 --- a/docs/dyn/compute_v1.routers.html +++ b/docs/dyn/compute_v1.routers.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of routers.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,7 +105,7 @@

Instance Methods

getNatMappingInfo(project, region, router, filter=None, maxResults=None, natName=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves runtime Nat mapping information of VM endpoints.

- getNatMappingInfo_next()

+ getNatMappingInfo_next(previous_request, previous_response)

Retrieves the next page of results.

getRoutePolicy(project, region, router, policy=None, x__xgafv=None)

@@ -123,22 +123,22 @@

Instance Methods

listBgpRoutes(project, region, router, addressFamily=None, destinationPrefix=None, filter=None, maxResults=None, orderBy=None, pageToken=None, peer=None, policyApplied=None, returnPartialSuccess=None, routeType=None, x__xgafv=None)

Retrieves a list of router bgp routes available to the specified project.

- listBgpRoutes_next()

+ listBgpRoutes_next(previous_request, previous_response)

Retrieves the next page of results.

listNamedSets(project, region, router, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of router named set subresources available to the

- listNamedSets_next()

+ listNamedSets_next(previous_request, previous_response)

Retrieves the next page of results.

listRoutePolicies(project, region, router, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of router route policy subresources available to the

- listRoutePolicies_next()

+ listRoutePolicies_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, router, body=None, requestId=None, x__xgafv=None)

@@ -858,17 +858,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1040,6 +1040,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1336,6 +1345,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1632,6 +1650,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2613,17 +2640,17 @@

Method Details

- getNatMappingInfo_next() + getNatMappingInfo_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. +
@@ -4150,6 +4177,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -5121,17 +5157,17 @@

Method Details

- listBgpRoutes_next() + listBgpRoutes_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. +
@@ -5339,17 +5375,17 @@

Method Details

- listNamedSets_next() + listNamedSets_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. +
@@ -5607,31 +5643,31 @@

Method Details

- listRoutePolicies_next() + listRoutePolicies_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_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. +
@@ -6319,6 +6355,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6677,6 +6722,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -7085,6 +7139,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -8954,6 +9017,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9312,6 +9384,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -9720,6 +9801,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.routes.html b/docs/dyn/compute_v1.routes.html index e01fe23b2b..cfb5c99d48 100644 --- a/docs/dyn/compute_v1.routes.html +++ b/docs/dyn/compute_v1.routes.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Route resources available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(project, resource, body=None, x__xgafv=None)

@@ -264,6 +264,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -907,6 +916,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1339,17 +1357,17 @@

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. +
diff --git a/docs/dyn/compute_v1.securityPolicies.html b/docs/dyn/compute_v1.securityPolicies.html index f4905aeae7..0679338d61 100644 --- a/docs/dyn/compute_v1.securityPolicies.html +++ b/docs/dyn/compute_v1.securityPolicies.html @@ -81,7 +81,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all SecurityPolicy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,7 +105,7 @@

Instance Methods

listPreconfiguredExpressionSets(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Gets the current list of preconfigured Web Application Firewall (WAF)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, securityPolicy, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -685,6 +685,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1640,17 +1649,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1821,6 +1830,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3843,6 +3861,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4884,17 +4911,17 @@

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. +
@@ -5708,6 +5735,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6407,6 +6443,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6689,6 +6734,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -6990,6 +7044,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.serviceAttachments.html b/docs/dyn/compute_v1.serviceAttachments.html index 64a542133a..ab7505aec9 100644 --- a/docs/dyn/compute_v1.serviceAttachments.html +++ b/docs/dyn/compute_v1.serviceAttachments.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all ServiceAttachment resources,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the ServiceAttachments for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, serviceAttachment, body=None, requestId=None, x__xgafv=None)

@@ -422,17 +422,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -604,6 +604,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1547,6 +1556,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1944,17 +1962,17 @@

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. +
@@ -2257,6 +2275,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.snapshotSettings.html b/docs/dyn/compute_v1.snapshotSettings.html index bcc689df97..eacc2e8b53 100644 --- a/docs/dyn/compute_v1.snapshotSettings.html +++ b/docs/dyn/compute_v1.snapshotSettings.html @@ -320,6 +320,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.snapshots.html b/docs/dyn/compute_v1.snapshots.html index e260ce53e0..25be7d18c5 100644 --- a/docs/dyn/compute_v1.snapshots.html +++ b/docs/dyn/compute_v1.snapshots.html @@ -93,7 +93,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Snapshot resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, resource, body=None, x__xgafv=None)

@@ -283,6 +283,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -476,6 +485,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1192,6 +1202,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -1635,6 +1646,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1914,6 +1934,7 @@

Method Details

# - IDPF # - SNP_SVSM_CAPABLE # - CCA_CAPABLE + # - SUSPEND_SAFE_FPR # # # For more information, see @@ -2237,17 +2258,17 @@

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. +
@@ -3293,6 +3314,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3635,6 +3665,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.sslCertificates.html b/docs/dyn/compute_v1.sslCertificates.html index 7ad6378780..9c2ab34a3b 100644 --- a/docs/dyn/compute_v1.sslCertificates.html +++ b/docs/dyn/compute_v1.sslCertificates.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all SslCertificate resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of SslCertificate resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -367,17 +367,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -548,6 +548,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1031,6 +1040,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1384,17 +1402,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.sslPolicies.html b/docs/dyn/compute_v1.sslPolicies.html index fd29bd9e05..5b99276127 100644 --- a/docs/dyn/compute_v1.sslPolicies.html +++ b/docs/dyn/compute_v1.sslPolicies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all SslPolicy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

listAvailableFeatures(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all features that can be specified in the SSL policy when using

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, sslPolicy, body=None, requestId=None, x__xgafv=None)

@@ -371,17 +371,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -555,6 +555,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1034,6 +1043,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1490,17 +1508,17 @@

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. +
@@ -1753,6 +1771,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.storagePoolTypes.html b/docs/dyn/compute_v1.storagePoolTypes.html index 587625a101..734700064c 100644 --- a/docs/dyn/compute_v1.storagePoolTypes.html +++ b/docs/dyn/compute_v1.storagePoolTypes.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of storage pool types.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of storage pool types available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -319,17 +319,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -588,17 +588,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/compute_v1.storagePools.html b/docs/dyn/compute_v1.storagePools.html index dac634b987..a492d04edb 100644 --- a/docs/dyn/compute_v1.storagePools.html +++ b/docs/dyn/compute_v1.storagePools.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of storage pools.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -102,10 +102,10 @@

Instance Methods

listDisks(project, zone, storagePool, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the disks in a specified storage pool.

- listDisks_next()

+ listDisks_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(project, zone, resource, body=None, x__xgafv=None)

@@ -435,17 +435,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -621,6 +621,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1576,6 +1585,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2149,31 +2167,31 @@

Method Details

- listDisks_next() + listDisks_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_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. +
@@ -3392,6 +3410,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.subnetworks.html b/docs/dyn/compute_v1.subnetworks.html index 206e73f9b3..e2b3602de7 100644 --- a/docs/dyn/compute_v1.subnetworks.html +++ b/docs/dyn/compute_v1.subnetworks.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, views=None, x__xgafv=None)

Retrieves an aggregated list of subnetworks.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,10 +105,10 @@

Instance Methods

listUsable(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProject=None, x__xgafv=None)

Retrieves an aggregated list of all usable subnetworks in the project.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, region, subnetwork, body=None, drainTimeoutSeconds=None, requestId=None, x__xgafv=None)

@@ -575,17 +575,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -757,6 +757,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1062,6 +1071,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2278,6 +2296,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3029,31 +3056,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -3498,6 +3525,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -4676,6 +4712,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.targetGrpcProxies.html b/docs/dyn/compute_v1.targetGrpcProxies.html index 61aba831df..c76d97139a 100644 --- a/docs/dyn/compute_v1.targetGrpcProxies.html +++ b/docs/dyn/compute_v1.targetGrpcProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the TargetGrpcProxies for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, targetGrpcProxy, body=None, requestId=None, x__xgafv=None)

@@ -264,6 +264,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -667,6 +676,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -979,17 +997,17 @@

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. +
@@ -1206,6 +1224,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.targetHttpProxies.html b/docs/dyn/compute_v1.targetHttpProxies.html index f5e82246a1..fd8ee9cd15 100644 --- a/docs/dyn/compute_v1.targetHttpProxies.html +++ b/docs/dyn/compute_v1.targetHttpProxies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all TargetHttpProxy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpProxy resources available

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, targetHttpProxy, body=None, requestId=None, x__xgafv=None)

@@ -330,17 +330,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -511,6 +511,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -958,6 +967,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1294,17 +1312,17 @@

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. +
@@ -1543,6 +1561,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1844,6 +1871,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.targetHttpsProxies.html b/docs/dyn/compute_v1.targetHttpsProxies.html index 37403f8ac5..5d65442dbf 100644 --- a/docs/dyn/compute_v1.targetHttpsProxies.html +++ b/docs/dyn/compute_v1.targetHttpsProxies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all TargetHttpsProxy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetHttpsProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, targetHttpsProxy, body=None, requestId=None, x__xgafv=None)

@@ -463,17 +463,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -644,6 +644,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1283,6 +1292,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1715,17 +1733,17 @@

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. +
@@ -2060,6 +2078,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2364,6 +2391,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2666,6 +2702,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2973,6 +3018,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3278,6 +3332,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3580,6 +3643,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.targetInstances.html b/docs/dyn/compute_v1.targetInstances.html index 2e2817f4a2..2c71e75b31 100644 --- a/docs/dyn/compute_v1.targetInstances.html +++ b/docs/dyn/compute_v1.targetInstances.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of target instances.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of TargetInstance resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setSecurityPolicy(project, zone, targetInstance, body=None, requestId=None, x__xgafv=None)

@@ -329,17 +329,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -511,6 +511,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -912,6 +921,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1224,17 +1242,17 @@

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. +
@@ -1411,6 +1429,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.targetPools.html b/docs/dyn/compute_v1.targetPools.html index 85cf21c09e..e15d85a6a6 100644 --- a/docs/dyn/compute_v1.targetPools.html +++ b/docs/dyn/compute_v1.targetPools.html @@ -84,7 +84,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of target pools.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -105,7 +105,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of target pools available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeHealthCheck(project, region, targetPool, body=None, requestId=None, x__xgafv=None)

@@ -303,6 +303,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -615,6 +624,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1003,17 +1021,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -1185,6 +1203,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1702,6 +1729,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2047,17 +2083,17 @@

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. +
@@ -2245,6 +2281,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2552,6 +2597,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2855,6 +2909,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -3160,6 +3223,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.targetSslProxies.html b/docs/dyn/compute_v1.targetSslProxies.html index 9c5cf87ab5..c2e424f2f1 100644 --- a/docs/dyn/compute_v1.targetSslProxies.html +++ b/docs/dyn/compute_v1.targetSslProxies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetSslProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setBackendService(project, targetSslProxy, body=None, requestId=None, x__xgafv=None)

@@ -279,6 +279,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -678,6 +687,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -989,17 +1007,17 @@

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. +
@@ -1173,6 +1191,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1477,6 +1504,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1779,6 +1815,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2085,6 +2130,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -2390,6 +2444,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.targetTcpProxies.html b/docs/dyn/compute_v1.targetTcpProxies.html index 54cdc9eef1..b8be787358 100644 --- a/docs/dyn/compute_v1.targetTcpProxies.html +++ b/docs/dyn/compute_v1.targetTcpProxies.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all TargetTcpProxy resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of TargetTcpProxy resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setBackendService(project, targetTcpProxy, body=None, requestId=None, x__xgafv=None)

@@ -332,17 +332,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -513,6 +513,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -908,6 +917,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1217,17 +1235,17 @@

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. +
@@ -1401,6 +1419,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1703,6 +1730,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.targetVpnGateways.html b/docs/dyn/compute_v1.targetVpnGateways.html index eb978e3138..d9787cd8bf 100644 --- a/docs/dyn/compute_v1.targetVpnGateways.html +++ b/docs/dyn/compute_v1.targetVpnGateways.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of target VPN gateways.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of target VPN gateways available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, region, resource, body=None, requestId=None, x__xgafv=None)

@@ -354,17 +354,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -536,6 +536,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -993,6 +1002,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1333,17 +1351,17 @@

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. +
@@ -1526,6 +1544,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.urlMaps.html b/docs/dyn/compute_v1.urlMaps.html index ff7f2e2751..8daff27c78 100644 --- a/docs/dyn/compute_v1.urlMaps.html +++ b/docs/dyn/compute_v1.urlMaps.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves the list of all UrlMap resources, regional and global,

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of UrlMap resources available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, urlMap, body=None, requestId=None, x__xgafv=None)

@@ -3956,17 +3956,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -4137,6 +4137,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -11770,6 +11779,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -12091,6 +12109,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -16019,17 +16046,17 @@

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. +
@@ -19861,6 +19888,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -23852,6 +23888,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.vpnGateways.html b/docs/dyn/compute_v1.vpnGateways.html index 3d88a9ad9d..dd263c01fe 100644 --- a/docs/dyn/compute_v1.vpnGateways.html +++ b/docs/dyn/compute_v1.vpnGateways.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of VPN gateways.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -99,7 +99,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of VPN gateways available to the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, region, resource, body=None, requestId=None, x__xgafv=None)

@@ -380,17 +380,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -562,6 +562,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1108,6 +1117,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1468,17 +1486,17 @@

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. +
@@ -1661,6 +1679,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.vpnTunnels.html b/docs/dyn/compute_v1.vpnTunnels.html index 526e3ac909..6c53c85226 100644 --- a/docs/dyn/compute_v1.vpnTunnels.html +++ b/docs/dyn/compute_v1.vpnTunnels.html @@ -78,7 +78,7 @@

Instance Methods

aggregatedList(project, filter=None, includeAllScopes=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, serviceProjectNumber=None, x__xgafv=None)

Retrieves an aggregated list of VPN tunnels.

- aggregatedList_next()

+ aggregatedList_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -96,7 +96,7 @@

Instance Methods

list(project, region, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of VpnTunnel resources contained in the specified

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setLabels(project, region, resource, body=None, requestId=None, x__xgafv=None)

@@ -449,17 +449,17 @@

Method Details

- aggregatedList_next() + aggregatedList_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. +
@@ -631,6 +631,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1276,6 +1285,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1711,17 +1729,17 @@

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. +
@@ -1904,6 +1922,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.wireGroups.html b/docs/dyn/compute_v1.wireGroups.html index 0b1e64acd7..dd60c4bf50 100644 --- a/docs/dyn/compute_v1.wireGroups.html +++ b/docs/dyn/compute_v1.wireGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(project, crossSiteNetwork, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the wire groups for a project in the given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, crossSiteNetwork, wireGroup, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -867,6 +876,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1282,17 +1300,17 @@

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. +
@@ -1610,6 +1628,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.zoneOperations.html b/docs/dyn/compute_v1.zoneOperations.html index 22c05e4740..05f9e33df1 100644 --- a/docs/dyn/compute_v1.zoneOperations.html +++ b/docs/dyn/compute_v1.zoneOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves a list of Operation resources contained within

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(project, zone, operation, x__xgafv=None)

@@ -266,6 +266,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -635,6 +644,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -803,17 +821,17 @@

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. +
@@ -982,6 +1000,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.zoneVmExtensionPolicies.html b/docs/dyn/compute_v1.zoneVmExtensionPolicies.html index a93b65845c..da8e9ad059 100644 --- a/docs/dyn/compute_v1.zoneVmExtensionPolicies.html +++ b/docs/dyn/compute_v1.zoneVmExtensionPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, zone, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all VM extension policies within a specific zone for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(project, zone, vmExtensionPolicy, body=None, requestId=None, x__xgafv=None)

@@ -265,6 +265,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -697,6 +706,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other @@ -1034,17 +1052,17 @@

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. +
@@ -1273,6 +1291,15 @@

Method Details

}, ], }, + "getHealthOperationMetadata": { # Metadata for GetHealth operations. # Output only. Metadata for GetHealth operations. + "healthInfo": { # Health information. # Output only. The health information. + "availabilitySloStatus": "A String", # Output only. The availability SLO status. + "healthStatus": "A String", # Output only. The health status. + "repairCategory": "A String", # Output only. The repair category. + "unhealthyReason": "A String", # Output only. The reason for unhealthy status. + "updateTime": "A String", # Output only. The time when health info was updated. + }, + }, "getVersionOperationMetadata": { "inlineSbomInfo": { "currentComponentVersions": { # A mapping of components to their currently-applied versions or other diff --git a/docs/dyn/compute_v1.zones.html b/docs/dyn/compute_v1.zones.html index 3a5f5f6664..3d62a1749c 100644 --- a/docs/dyn/compute_v1.zones.html +++ b/docs/dyn/compute_v1.zones.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Retrieves the list of Zone resources available to the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -546,17 +546,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/compute.alpha.json b/googleapiclient/discovery_cache/documents/compute.alpha.json index b277c58afe..fed19edca7 100644 --- a/googleapiclient/discovery_cache/documents/compute.alpha.json +++ b/googleapiclient/discovery_cache/documents/compute.alpha.json @@ -8662,6 +8662,72 @@ } } }, +"globalFrontendSettings": { +"methods": { +"get": { +"description": "Gets the Global Frontend Billing Bundle Settings for a project.", +"flatPath": "projects/{project}/global/globalFrontendSettings", +"httpMethod": "GET", +"id": "compute.globalFrontendSettings.get", +"parameterOrder": [ +"project" +], +"parameters": { +"project": { +"location": "path", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/global/globalFrontendSettings", +"response": { +"$ref": "GlobalFrontendSettings" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"patch": { +"description": "Updates the Global Frontend Billing Bundle Settings for a project.", +"flatPath": "projects/{project}/global/globalFrontendSettings", +"httpMethod": "PATCH", +"id": "compute.globalFrontendSettings.patch", +"parameterOrder": [ +"project" +], +"parameters": { +"project": { +"location": "path", +"required": true, +"type": "string" +}, +"requestId": { +"location": "query", +"type": "string" +}, +"updateMask": { +"description": "e.g., \"type\"", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "projects/{project}/global/globalFrontendSettings", +"request": { +"$ref": "GlobalFrontendSettings" +}, +"response": { +"$ref": "GlobalFrontendSettingsPatchResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +} +} +}, "globalNetworkEndpointGroups": { "methods": { "attachNetworkEndpoints": { @@ -30013,6 +30079,7 @@ "recoverableSnapshot": { "description": "Name of the recoverable resource to recover", "location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, "type": "string" }, @@ -44859,8 +44926,7 @@ }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", -"https://www.googleapis.com/auth/compute", -"https://www.googleapis.com/auth/compute.readonly" +"https://www.googleapis.com/auth/compute" ] }, "getVersion": { @@ -58369,7 +58435,7 @@ } } }, -"revision": "20260807", +"revision": "20260821", "rootUrl": "https://compute.googleapis.com/", "schemas": { "AWSV4Signature": { @@ -61498,6 +61564,18 @@ false ], "type": "string" }, +"signalAggregation": { +"$ref": "AutoscalingPolicySignalAggregation", +"description": "Defines how CPU utilization is aggregated in a group.\n\nOperates on the results from the `time_aggregation`, reducing the\nper-instance values down to a single aggregate value across the entire\ninstance group if samples are available." +}, +"timeAggregation": { +"$ref": "AutoscalingPolicyTimeAggregation", +"description": "Defines how CPU utilization is aggregated over time.\n\nOperates on all CPU utilization samples produced by each instance over\nthe `time_aggregation.time_window_sec`, reducing them to exactly one\nvalue per instance if samples are available." +}, +"utilizationRange": { +"$ref": "UtilizationRange", +"description": "Defines a target range for CPU utilization. The values of\n`min_utilization` and `max_utilization` must be in\nthe range (0.0, 1.0].\n\nIf the average CPU is between `min_utilization` and\n`max_utilization`, the autoscaler maintains the current size\nunless another configured metric requires scaling out.\n\nIf the average CPU is above `max_utilization`, the autoscaler\nscales out until the average utilization reaches the\n`utilization_range.utilization_target`.\n\nIf the average CPU is below `min_utilization`, the autoscaler\nconsiders scaling in until the average utilization reaches the\n`utilization_range.utilization_target`. Scaling in can occur only if all\nother configured scaling metrics also suggest scaling in.\n\nAt most one of CpuUtilization.utilization_target or\nCpuUtilization.utilization_range can be set." +}, "utilizationTarget": { "description": "The target CPU utilization that the autoscaler maintains. Must be\na float value in the range (0, 1]. If not specified, the default is0.6.\n\nIf the CPU level is below the target utilization, the autoscaler scales\nin the number of instances until it reaches the minimum number of\ninstances you specified or until the average CPU of your instances\nreaches the target utilization.\n\nIf the average CPU is above the target utilization, the autoscaler\nscales out until it reaches the maximum number of instances you\nspecified or until the average utilization reaches the target\nutilization.", "format": "double", @@ -61622,6 +61700,73 @@ false }, "type": "object" }, +"AutoscalingPolicySignalAggregation": { +"description": "Defines how scaling signal is aggregated in a group. Operates on the\nresults of the `TimeAggregation`, reducing the per-instance\nvalues down to a single aggregate value across the entire instance group.", +"id": "AutoscalingPolicySignalAggregation", +"properties": { +"percentile": { +"description": "If statistic is PERCENTILE, percentile must be defined. This value is\nused only when statistic is PERCENTILE.", +"format": "int32", +"type": "integer" +}, +"statistic": { +"description": "Required. The aggregator used to aggregate signal samples across the entire\ninstance group. This field is required.", +"enum": [ +"AGGREGATOR_UNSPECIFIED", +"AVERAGE", +"MAX", +"MIN", +"PERCENTILE" +], +"enumDescriptions": [ +"The default value. This value is used if the aggregator is unspecified.", +"Average value of the signal samples across the instance group.", +"Maximum value of the signal samples across the instance group.", +"Minimum value of the signal samples across the instance group.", +"Percentage percentile value of the signal samples across the instance\ngroup." +], +"type": "string" +} +}, +"type": "object" +}, +"AutoscalingPolicyTimeAggregation": { +"description": "Defines how scaling signal is aggregated over a time window. Operates on\nall signal samples produced over the `time_window_sec`, reducing them to\nexactly one value.", +"id": "AutoscalingPolicyTimeAggregation", +"properties": { +"percentile": { +"description": "If statistic is PERCENTILE, percentile must be defined. This value is\nused only when statistic is PERCENTILE.", +"format": "int32", +"type": "integer" +}, +"statistic": { +"description": "Required. The aggregator used to aggregate signal samples over the\n`time_window_sec`. This field is required.", +"enum": [ +"AGGREGATOR_UNSPECIFIED", +"AVERAGE", +"LAST_VALUE", +"MAX", +"MIN", +"PERCENTILE" +], +"enumDescriptions": [ +"The default value. This value is used if the aggregator is unspecified.", +"Average value of the signal samples in the time window.", +"The last value of the signal samples in the time window.", +"Maximum value of the signal samples in the time window.", +"Minimum value of the signal samples in the time window.", +"Percentage percentile value of the signal samples in the time window." +], +"type": "string" +}, +"timeWindowSec": { +"description": "Required. The duration of the time window over which the signal samples are\naggregated. This field is required.", +"format": "int32", +"type": "integer" +} +}, +"type": "object" +}, "Backend": { "description": "Message containing information of one individual backend.", "id": "Backend", @@ -67098,6 +67243,7 @@ false "confidentialInstanceType": { "description": "Defines the type of technology used by the confidential instance.", "enum": [ +"BMSAI", "CCA", "CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED", "SEV", @@ -67105,6 +67251,7 @@ false "TDX" ], "enumDescriptions": [ +"Bare Metal Secure AI.", "Arm Confidential Compute Architecture.", "No type specified. Do not use this value.", "AMD Secure Encrypted Virtualization.", @@ -70834,6 +70981,10 @@ false "description": "Represents a Firewall Policy resource.", "id": "FirewallPolicy", "properties": { +"applySecurityProfileFallbackAction": { +"description": "Optional. If specified, it defines what should happen in case of backend issues for\nrules with apply_security_profile_group action.\nAllowed values: ALLOW, DENY. If not specified, the default behavior is\nALLOW.", +"type": "string" +}, "associations": { "description": "A list of associations that belong to this firewall policy.", "items": { @@ -72709,10 +72860,12 @@ false }, "confidentialComputeType": { "enum": [ +"CONFIDENTIAL_COMPUTE_TYPE_BMSAI", "CONFIDENTIAL_COMPUTE_TYPE_TDX", "CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED" ], "enumDescriptions": [ +"Bare Metal Secure AI.", "Intel Trust Domain Extensions.", "" ], @@ -74091,7 +74244,7 @@ false "The repair is because of critical failures, that are scoped outside\nemergent maintenance", "The repair is because of an emergent maintenance", "The repair is because of a planned maintenance", -"", +"Unspecified repair category.", "The repair is because of a user reported fault" ], "readOnly": true, @@ -74176,6 +74329,68 @@ false }, "type": "object" }, +"GlobalFrontendSettings": { +"description": "Represents the Global Frontend Bundle settings for a single project.", +"id": "GlobalFrontendSettings", +"properties": { +"bundleType": { +"description": "Customer-settable bundle type.", +"enum": [ +"BUNDLE_TYPE_UNSPECIFIED", +"GLOBAL_FRONT_END", +"INDIVIDUAL" +], +"enumDescriptions": [ +"Bundling is not active", +"Standard Global Frontend bundle", +"Ala Carte mode" +], +"type": "string" +}, +"creationTimestamp": { +"description": "Output only. [Output Only] Creation timestamp in RFC3339 text format.", +"readOnly": true, +"type": "string" +}, +"description": { +"description": "Output only. [Output Only] An optional description of this resource.", +"readOnly": true, +"type": "string" +}, +"etag": { +"description": "Output only. For optimistic locking", +"readOnly": true, +"type": "string" +}, +"id": { +"description": "Output only. [Output Only] The unique identifier for the resource. This identifier is\ndefined by the server.", +"format": "uint64", +"readOnly": true, +"type": "string" +}, +"name": { +"description": "Output only. OUTPUT_ONLY fields\n[Output Only] Name of the resource. Must be 1-63 characters long and match\nthe regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first\ncharacter must be a lowercase letter, and all following characters must\nbe a dash, lowercase letter, or digit, except the last character, which\ncannot be a dash.", +"readOnly": true, +"type": "string" +}, +"selfLink": { +"description": "Output only. [Output Only] Server-defined URL for the resource.", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"GlobalFrontendSettingsPatchResponse": { +"description": "Response to an UpdateGlobalFrontendSettingsRequest.", +"id": "GlobalFrontendSettingsPatchResponse", +"properties": { +"operation": { +"$ref": "Operation" +} +}, +"type": "object" +}, "GlobalListVmExtensionsResponse": { "id": "GlobalListVmExtensionsResponse", "properties": { @@ -75089,7 +75304,7 @@ false "id": "GuestOsFeature", "properties": { "type": { -"description": "The ID of a supported feature. To add multiple values, use commas to\nseparate values. Set to one or more of the following values:\n \n - VIRTIO_SCSI_MULTIQUEUE\n - WINDOWS\n - MULTI_IP_SUBNET\n - UEFI_COMPATIBLE\n - GVNIC\n - SEV_CAPABLE\n - SUSPEND_RESUME_COMPATIBLE\n - SEV_LIVE_MIGRATABLE_V2\n - SEV_SNP_CAPABLE\n - TDX_CAPABLE\n - IDPF\n - SNP_SVSM_CAPABLE\n - CCA_CAPABLE\n\n\nFor more information, see\nEnabling guest operating system features.", +"description": "The ID of a supported feature. To add multiple values, use commas to\nseparate values. Set to one or more of the following values:\n \n - VIRTIO_SCSI_MULTIQUEUE\n - WINDOWS\n - MULTI_IP_SUBNET\n - UEFI_COMPATIBLE\n - GVNIC\n - SEV_CAPABLE\n - SUSPEND_RESUME_COMPATIBLE\n - SEV_LIVE_MIGRATABLE_V2\n - SEV_SNP_CAPABLE\n - TDX_CAPABLE\n - IDPF\n - SNP_SVSM_CAPABLE\n - CCA_CAPABLE\n - SUSPEND_SAFE_FPR\n\n\nFor more information, see\nEnabling guest operating system features.", "enum": [ "BARE_METAL_LINUX_COMPATIBLE", "CCA_CAPABLE", @@ -75103,6 +75318,7 @@ false "SEV_LIVE_MIGRATABLE_V2", "SEV_SNP_CAPABLE", "SNP_SVSM_CAPABLE", +"SUSPEND_SAFE_FPR", "TDX_CAPABLE", "UEFI_COMPATIBLE", "VIRTIO_SCSI_MULTIQUEUE", @@ -75121,6 +75337,7 @@ false "", "", "", +"Indicates the guest OS is safe for free page reporting (FPR) during\nsuspend.", "", "", "", @@ -83452,19 +83669,6 @@ false }, "type": "array" }, -"disruptionMode": { -"deprecated": true, -"description": "Whether the boot disk is allowed to be updated with restart.", -"enum": [ -"LEGACY", -"OPTIMIZED" -], -"enumDescriptions": [ -"Default option: boot disk will not be updated with restart.", -"Boot disk will be updated with restart." -], -"type": "string" -}, "instanceRedistributionType": { "description": "The \ninstance redistribution policy for regional managed instance groups.\nValid values are: \n \n - PROACTIVE (default): The group attempts to maintain an\n even distribution of VM instances across zones in the region.\n - NONE: For non-autoscaled groups, proactive\n redistribution is disabled.", "enum": [ @@ -83617,19 +83821,6 @@ false }, "type": "array" }, -"disruptionMode": { -"deprecated": true, -"description": "Whether the boot disk is allowed to be updated with restart.", -"enum": [ -"LEGACY", -"OPTIMIZED" -], -"enumDescriptions": [ -"Default option: boot disk will not be updated with restart.", -"Boot disk will be updated with restart." -], -"type": "string" -}, "instances": { "description": "The list of URLs of one or more instances for which you want to apply\nupdates. Each URL can be a full URL or a partial URL, such aszones/[ZONE]/instances/[INSTANCE_NAME].", "items": { @@ -87649,7 +87840,7 @@ false "type": "string" }, "selfLinkWithId": { -"description": "Output only. [Output Only] Server-defined URL for this resource with the resource id.", +"description": "Output only. Server-defined URL for this resource with the resource id.", "readOnly": true, "type": "string" }, @@ -90771,6 +90962,18 @@ false "readOnly": true, "type": "string" }, +"maxDynamicPathBandwidthGbps": { +"description": "Output only. The maximum unmetered bandwidth for dynamic paths allowable per\nWireGroup for this metro.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"maxFixedPathBandwidthGbps": { +"description": "Output only. The maximum unmetered bandwidth for fixed paths allowable per WireGroup\nfor this metro.", +"format": "int64", +"readOnly": true, +"type": "string" +}, "maxSingleFlowGbps": { "description": "Output only. The maximum gbps for a single flow to this metro.\nThis limits the total bandwidth which may be configured per wire.", "format": "int32", @@ -94337,10 +94540,11 @@ false "type": "string" }, "targetStatus": { -"description": "Output only. [Output Only] The eventual status of the instance. The instance group\nmanager will not be identified as stable till each managed instance reaches\nits targetStatus.", +"description": "Output only. The eventual status of the instance. The instance group\nmanager will not be identified as stable till each managed instance reaches\nits targetStatus.", "enum": [ "ABANDONED", "DELETED", +"INVALID", "RUNNING", "STOPPED", "SUSPENDED" @@ -94348,6 +94552,7 @@ false "enumDescriptions": [ "The managed instance will eventually be ABANDONED, i.e. dissociated\nfrom the managed instance group.", "The managed instance will eventually be DELETED.", +"Only present to map the STATUS_INVALID value.", "The managed instance will eventually reach status RUNNING.", "The managed instance will eventually reach status TERMINATED.", "The managed instance will eventually reach status SUSPENDED." @@ -94878,17 +95083,15 @@ false "type": "string" }, "type": { -"description": "Required. The type of management service this interface provides.\nSupported types include NMX-C for partition management, gNMI for switch\nmonitoring, and TPU slice management.", +"description": "Required. The type of management service this interface provides.\nSupported types include NMX-C for partition management and gNMI for switch\nmonitoring.", "enum": [ "TYPE_NVLINK_PARTITION_MANAGEMENT", "TYPE_NVLINK_SWITCH_MONITORING", -"TYPE_TPU_SLICE_MANAGEMENT", "TYPE_UNSPECIFIED" ], "enumDescriptions": [ "", "", -"", "" ], "type": "string" @@ -103139,7 +103342,7 @@ false }, "getHealthOperationMetadata": { "$ref": "GetHealthOperationMetadata", -"description": "Output only. [Output Only] Metadata for GetHealth operations.", +"description": "Output only. Metadata for GetHealth operations.", "readOnly": true }, "getVersionOperationMetadata": { @@ -108747,7 +108950,7 @@ false "type": "string" }, "deletionTimestamp": { -"description": "Output only. [Output Only] Purge timestamp of recoverable snapshot inRFC3339 text format.", +"description": "Output only. [Output Only] Deletion timestamp of snapshot inRFC3339 text format.", "readOnly": true, "type": "string" }, @@ -110320,19 +110523,6 @@ false }, "type": "array" }, -"disruptionMode": { -"deprecated": true, -"description": "Whether the boot disk is allowed to be updated with restart.", -"enum": [ -"LEGACY", -"OPTIMIZED" -], -"enumDescriptions": [ -"Default option: boot disk will not be updated with restart.", -"Boot disk will be updated with restart." -], -"type": "string" -}, "instances": { "description": "The list of URLs of one or more instances for which you want to apply\nupdates. Each URL can be a full URL or a partial URL, such aszones/[ZONE]/instances/[INSTANCE_NAME].", "items": { @@ -111568,10 +111758,12 @@ false }, "confidentialComputeType": { "enum": [ +"CONFIDENTIAL_COMPUTE_TYPE_BMSAI", "CONFIDENTIAL_COMPUTE_TYPE_TDX", "CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED" ], "enumDescriptions": [ +"Bare Metal Secure AI.", "Intel Trust Domain Extensions.", "" ], @@ -133010,6 +133202,28 @@ false }, "type": "object" }, +"UtilizationRange": { +"description": "Represents a range of acceptable utilization values.\nThis message is used to configure range-based scaling policies,\nallowing Autoscaler to maintain utilization within a specified range\ninstead of aiming for a single target point.", +"id": "UtilizationRange", +"properties": { +"maxUtilization": { +"description": "Required. The upper bound of the utilization range. Must be greater or equal to\nmin_utilization. This value is required when using range-based scaling.\n\nScaling out is triggered if the utilization exceeds this value.", +"format": "double", +"type": "number" +}, +"minUtilization": { +"description": "Required. The lower bound of the utilization range. Must be smaller or equal to\nmax_utilization. This value is required when using range-based scaling.\n\nScaling in is considered only if the utilization drops below this value.", +"format": "double", +"type": "number" +}, +"utilizationTarget": { +"description": "The target utilization that the autoscaler aims to achieve when scaling\nis triggered. This value must be within the range [min_utilization,\nmax_utilization].\n\nIf not specified, this will default to the average of max_utilization and\nmin_utilization.", +"format": "double", +"type": "number" +} +}, +"type": "object" +}, "VmEndpointNatMappings": { "description": "Contain information of Nat mapping for a VM endpoint (i.e., NIC).", "id": "VmEndpointNatMappings", @@ -133970,7 +134184,7 @@ false ], "enumDescriptions": [ "A new configuration is being applied to the extension.\nDepending on each extensions' behavior, an extension restart might be\ninvolved in this process to get new configuration applied properly.", -"", +"Enforcement state of the extension is unspecified.", "None of the extension revisions of the given extension version is\ncompatible with the VM's architecture and Operating System.", "The extension has been successfully installed.", "The extension is being installed.", @@ -133998,12 +134212,12 @@ false "STOPPING" ], "enumDescriptions": [ -"", -"", -"", -"", -"", -"" +"The extension crashed.", +"Health status is unspecified.", +"The extension is running.", +"The extension is starting.", +"The extension is stopped.", +"The extension is stopping." ], "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/compute.beta.json b/googleapiclient/discovery_cache/documents/compute.beta.json index 6f2322882e..c9351e7cc1 100644 --- a/googleapiclient/discovery_cache/documents/compute.beta.json +++ b/googleapiclient/discovery_cache/documents/compute.beta.json @@ -3017,6 +3017,307 @@ } } }, +"dhcpOptionsConfigs": { +"methods": { +"delete": { +"description": "Deletes the specified DhcpOptionsConfig in the given location", +"flatPath": "projects/{project}/regions/{region}/dhcpOptionsConfigs/{dhcpOptionsConfig}", +"httpMethod": "DELETE", +"id": "compute.dhcpOptionsConfigs.delete", +"parameterOrder": [ +"project", +"region", +"dhcpOptionsConfig" +], +"parameters": { +"dhcpOptionsConfig": { +"description": "Name of the DhcpOptionsConfig resource to delete.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"region": { +"description": "Name of the region of this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).\nend_interface: MixerMutationRequestBuilder", +"location": "query", +"type": "string" +} +}, +"path": "projects/{project}/regions/{region}/dhcpOptionsConfigs/{dhcpOptionsConfig}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"get": { +"description": "Returns the specified DhcpOptionsConfig resource in the given location.", +"flatPath": "projects/{project}/regions/{region}/dhcpOptionsConfigs/{dhcpOptionsConfig}", +"httpMethod": "GET", +"id": "compute.dhcpOptionsConfigs.get", +"parameterOrder": [ +"project", +"region", +"dhcpOptionsConfig" +], +"parameters": { +"dhcpOptionsConfig": { +"description": "Name of the DhcpOptionsConfig resource to return.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"region": { +"description": "Name of the region of this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/regions/{region}/dhcpOptionsConfigs/{dhcpOptionsConfig}", +"response": { +"$ref": "DhcpOptionsConfig" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"insert": { +"description": "Creates a DhcpOptionsConfig in the specified project in the given location\nusing the parameters that are included in the request.", +"flatPath": "projects/{project}/regions/{region}/dhcpOptionsConfigs", +"httpMethod": "POST", +"id": "compute.dhcpOptionsConfigs.insert", +"parameterOrder": [ +"project", +"region" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"region": { +"description": "Name of the region of this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).\nend_interface: MixerMutationRequestBuilder", +"location": "query", +"type": "string" +} +}, +"path": "projects/{project}/regions/{region}/dhcpOptionsConfigs", +"request": { +"$ref": "DhcpOptionsConfig" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"list": { +"description": "Lists the DhcpOptionsConfigs for a project in the given location.", +"flatPath": "projects/{project}/regions/{region}/dhcpOptionsConfigs", +"httpMethod": "GET", +"id": "compute.dhcpOptionsConfigs.list", +"parameterOrder": [ +"project", +"region" +], +"parameters": { +"filter": { +"description": "A filter expression that filters resources listed in the response. Most\nCompute resources support two types of filter expressions:\nexpressions that support regular expressions and expressions that follow\nAPI improvement proposal AIP-160.\nThese two types of filter expressions cannot be mixed in one request.\n\nIf you want to use AIP-160, your expression must specify the field name, an\noperator, and the value that you want to use for filtering. The value\nmust be a string, a number, or a boolean. The operator\nmust be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`.\n\nFor example, if you are filtering Compute Engine instances, you can\nexclude instances named `example-instance` by specifying\n`name != example-instance`.\n\nThe `:*` comparison can be used to test whether a key has been defined.\nFor example, to find all objects with `owner` label use:\n```\nlabels.owner:*\n```\n\nYou can also filter nested fields. For example, you could specify\n`scheduling.automaticRestart = false` to include instances only\nif they are not scheduled for automatic restarts. You can use filtering\non nested fields to filter based onresource labels.\n\nTo filter on multiple expressions, provide each separate expression within\nparentheses. For example:\n```\n(scheduling.automaticRestart = true)\n(cpuPlatform = \"Intel Skylake\")\n```\nBy default, each expression is an `AND` expression. However, you\ncan include `AND` and `OR` expressions explicitly.\nFor example:\n```\n(cpuPlatform = \"Intel Skylake\") OR\n(cpuPlatform = \"Intel Broadwell\") AND\n(scheduling.automaticRestart = true)\n```\n\nIf you want to use a regular expression, use the `eq` (equal) or `ne`\n(not equal) operator against a single un-parenthesized expression with or\nwithout quotes or against multiple parenthesized expressions. Examples:\n\n`fieldname eq unquoted literal`\n`fieldname eq 'single quoted literal'`\n`fieldname eq \"double quoted literal\"`\n`(fieldname1 eq literal) (fieldname2 ne \"literal\")`\n\nThe literal value is interpreted as a regular expression using GoogleRE2 library syntax.\nThe literal value must match the entire field.\n\nFor example, to filter for instances that do not end with name \"instance\",\nyou would use `name ne .*instance`.\n\nYou cannot combine constraints on multiple fields using regular\nexpressions.", +"location": "query", +"type": "string" +}, +"maxResults": { +"default": "500", +"description": "The maximum number of results per page that should be returned.\nIf the number of available results is larger than `maxResults`,\nCompute Engine returns a `nextPageToken` that can be used to get\nthe next page of results in subsequent list requests. Acceptable values are\n`0` to `500`, inclusive. (Default: `500`)", +"format": "uint32", +"location": "query", +"minimum": "0", +"type": "integer" +}, +"orderBy": { +"description": "Sorts list results by a certain order. By default, results\nare returned in alphanumerical order based on the resource name.\n\nYou can also sort results in descending order based on the creation\ntimestamp using `orderBy=\"creationTimestamp desc\"`. This sorts\nresults based on the `creationTimestamp` field in\nreverse chronological order (newest result first). Use this to sort\nresources like operations so that the newest operation is returned first.\n\nCurrently, only sorting by `name` or\n`creationTimestamp desc` is supported.", +"location": "query", +"type": "string" +}, +"pageToken": { +"description": "Specifies a page token to use. Set `pageToken` to the\n`nextPageToken` returned by a previous list request to get\nthe next page of results.", +"location": "query", +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"region": { +"description": "Name of the region of this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +}, +"returnPartialSuccess": { +"description": "Opt-in for partial success behavior which provides partial results in case\nof failure. The default value is false.\n\nFor example, when partial success behavior is enabled, aggregatedList for a\nsingle zone scope either returns all resources in the zone or no resources,\nwith an error code.", +"location": "query", +"type": "boolean" +} +}, +"path": "projects/{project}/regions/{region}/dhcpOptionsConfigs", +"response": { +"$ref": "DhcpOptionsConfigList" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"patch": { +"description": "Patches the specified DhcpOptionsConfig resource with the data included in\nthe request. This method supports PATCH\nsemantics and usesJSON merge\npatch format and processing rules.", +"flatPath": "projects/{project}/regions/{region}/dhcpOptionsConfigs/{dhcpOptionsConfig}", +"httpMethod": "PATCH", +"id": "compute.dhcpOptionsConfigs.patch", +"parameterOrder": [ +"project", +"region", +"dhcpOptionsConfig" +], +"parameters": { +"dhcpOptionsConfig": { +"description": "Name of the DhcpOptionsConfig resource to patch.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"region": { +"description": "Name of the region for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).\nend_interface: MixerMutationRequestBuilder", +"location": "query", +"type": "string" +}, +"updateMask": { +"description": "update_mask indicates fields to be updated as part of this request.", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "projects/{project}/regions/{region}/dhcpOptionsConfigs/{dhcpOptionsConfig}", +"request": { +"$ref": "DhcpOptionsConfig" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"testIamPermissions": { +"description": "Returns permissions that a caller has on the specified resource.", +"flatPath": "projects/{project}/regions/{region}/dhcpOptionsConfigs/{resource}/testIamPermissions", +"httpMethod": "POST", +"id": "compute.dhcpOptionsConfigs.testIamPermissions", +"parameterOrder": [ +"project", +"region", +"resource" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"region": { +"description": "The name of the region for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +}, +"resource": { +"description": "Name or id of the resource for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/regions/{region}/dhcpOptionsConfigs/{resource}/testIamPermissions", +"request": { +"$ref": "TestPermissionsRequest" +}, +"response": { +"$ref": "TestPermissionsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +} +} +}, "diskSettings": { "methods": { "get": { @@ -7029,6 +7330,72 @@ } } }, +"globalFrontendSettings": { +"methods": { +"get": { +"description": "Gets the Global Frontend Billing Bundle Settings for a project.", +"flatPath": "projects/{project}/global/globalFrontendSettings", +"httpMethod": "GET", +"id": "compute.globalFrontendSettings.get", +"parameterOrder": [ +"project" +], +"parameters": { +"project": { +"location": "path", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/global/globalFrontendSettings", +"response": { +"$ref": "GlobalFrontendSettings" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"patch": { +"description": "Updates the Global Frontend Billing Bundle Settings for a project.", +"flatPath": "projects/{project}/global/globalFrontendSettings", +"httpMethod": "PATCH", +"id": "compute.globalFrontendSettings.patch", +"parameterOrder": [ +"project" +], +"parameters": { +"project": { +"location": "path", +"required": true, +"type": "string" +}, +"requestId": { +"location": "query", +"type": "string" +}, +"updateMask": { +"description": "e.g., \"type\"", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "projects/{project}/global/globalFrontendSettings", +"request": { +"$ref": "GlobalFrontendSettings" +}, +"response": { +"$ref": "GlobalFrontendSettingsPatchResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +} +} +}, "globalNetworkEndpointGroups": { "methods": { "attachNetworkEndpoints": { @@ -13591,6 +13958,57 @@ "https://www.googleapis.com/auth/compute.readonly" ] }, +"getVmExtensionState": { +"description": "Retrieves details of a specific VM extension state.\nThis is a read-only API.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/vmExtensionStates/{extensionName}", +"httpMethod": "GET", +"id": "compute.instances.getVmExtensionState", +"parameterOrder": [ +"project", +"zone", +"instance", +"extensionName" +], +"parameters": { +"extensionName": { +"description": "The name of the extension to get the state for.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"instance": { +"description": "Name or id of the instance resource.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"zone": { +"description": "Name of the zone for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/zones/{zone}/instances/{instance}/vmExtensionStates/{extensionName}", +"response": { +"$ref": "VmExtensionState" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, "insert": { "description": "Creates an instance resource in the specified project using the data\nincluded in the request.", "flatPath": "projects/{project}/zones/{zone}/instances", @@ -13792,169 +14210,45 @@ "https://www.googleapis.com/auth/compute.readonly" ] }, -"patchPartnerMetadata": { -"description": "Patches partner metadata of the specified instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/patchPartnerMetadata", -"httpMethod": "POST", -"id": "compute.instances.patchPartnerMetadata", +"listVmExtensionStates": { +"description": "Lists all VM extensions states for a specific instance.\nThis is a read-only API.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/vmExtensionStates", +"httpMethod": "GET", +"id": "compute.instances.listVmExtensionStates", "parameterOrder": [ "project", "zone", "instance" ], "parameters": { -"instance": { -"description": "Name of the instance scoping this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", -"required": true, -"type": "string" -}, -"project": { -"description": "Project ID for this request.", -"location": "path", -"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", -"required": true, -"type": "string" -}, -"requestId": { -"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"filter": { +"description": "A filter expression that filters resources listed in the response. Most\nCompute resources support two types of filter expressions:\nexpressions that support regular expressions and expressions that follow\nAPI improvement proposal AIP-160.\nThese two types of filter expressions cannot be mixed in one request.\n\nIf you want to use AIP-160, your expression must specify the field name, an\noperator, and the value that you want to use for filtering. The value\nmust be a string, a number, or a boolean. The operator\nmust be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`.\n\nFor example, if you are filtering Compute Engine instances, you can\nexclude instances named `example-instance` by specifying\n`name != example-instance`.\n\nThe `:*` comparison can be used to test whether a key has been defined.\nFor example, to find all objects with `owner` label use:\n```\nlabels.owner:*\n```\n\nYou can also filter nested fields. For example, you could specify\n`scheduling.automaticRestart = false` to include instances only\nif they are not scheduled for automatic restarts. You can use filtering\non nested fields to filter based onresource labels.\n\nTo filter on multiple expressions, provide each separate expression within\nparentheses. For example:\n```\n(scheduling.automaticRestart = true)\n(cpuPlatform = \"Intel Skylake\")\n```\nBy default, each expression is an `AND` expression. However, you\ncan include `AND` and `OR` expressions explicitly.\nFor example:\n```\n(cpuPlatform = \"Intel Skylake\") OR\n(cpuPlatform = \"Intel Broadwell\") AND\n(scheduling.automaticRestart = true)\n```\n\nIf you want to use a regular expression, use the `eq` (equal) or `ne`\n(not equal) operator against a single un-parenthesized expression with or\nwithout quotes or against multiple parenthesized expressions. Examples:\n\n`fieldname eq unquoted literal`\n`fieldname eq 'single quoted literal'`\n`fieldname eq \"double quoted literal\"`\n`(fieldname1 eq literal) (fieldname2 ne \"literal\")`\n\nThe literal value is interpreted as a regular expression using GoogleRE2 library syntax.\nThe literal value must match the entire field.\n\nFor example, to filter for instances that do not end with name \"instance\",\nyou would use `name ne .*instance`.\n\nYou cannot combine constraints on multiple fields using regular\nexpressions.", "location": "query", "type": "string" }, -"zone": { -"description": "The name of the zone for this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", -"required": true, -"type": "string" -} -}, -"path": "projects/{project}/zones/{zone}/instances/{instance}/patchPartnerMetadata", -"request": { -"$ref": "PartnerMetadata" -}, -"response": { -"$ref": "Operation" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform", -"https://www.googleapis.com/auth/compute" -] -}, -"performMaintenance": { -"description": "Perform a manual maintenance on the instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/performMaintenance", -"httpMethod": "POST", -"id": "compute.instances.performMaintenance", -"parameterOrder": [ -"project", -"zone", -"instance" -], -"parameters": { "instance": { -"description": "Name of the instance scoping this request.", +"description": "Name of the target instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, "type": "string" }, -"project": { -"description": "Project ID for this request.", -"location": "path", -"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", -"required": true, -"type": "string" -}, -"requestId": { -"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"maxResults": { +"default": "500", +"description": "The maximum number of results per page that should be returned.\nIf the number of available results is larger than `maxResults`,\nCompute Engine returns a `nextPageToken` that can be used to get\nthe next page of results in subsequent list requests. Acceptable values are\n`0` to `500`, inclusive. (Default: `500`)", +"format": "uint32", "location": "query", -"type": "string" -}, -"zone": { -"description": "The name of the zone for this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", -"required": true, -"type": "string" -} -}, -"path": "projects/{project}/zones/{zone}/instances/{instance}/performMaintenance", -"response": { -"$ref": "Operation" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform", -"https://www.googleapis.com/auth/compute" -] -}, -"removeResourcePolicies": { -"description": "Removes resource policies from an instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/removeResourcePolicies", -"httpMethod": "POST", -"id": "compute.instances.removeResourcePolicies", -"parameterOrder": [ -"project", -"zone", -"instance" -], -"parameters": { -"instance": { -"description": "The instance name for this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", -"required": true, -"type": "string" -}, -"project": { -"description": "Project ID for this request.", -"location": "path", -"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", -"required": true, -"type": "string" +"minimum": "0", +"type": "integer" }, -"requestId": { -"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"orderBy": { +"description": "Sorts list results by a certain order. By default, results\nare returned in alphanumerical order based on the resource name.\n\nYou can also sort results in descending order based on the creation\ntimestamp using `orderBy=\"creationTimestamp desc\"`. This sorts\nresults based on the `creationTimestamp` field in\nreverse chronological order (newest result first). Use this to sort\nresources like operations so that the newest operation is returned first.\n\nCurrently, only sorting by `name` or\n`creationTimestamp desc` is supported.", "location": "query", "type": "string" }, -"zone": { -"description": "The name of the zone for this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", -"required": true, -"type": "string" -} -}, -"path": "projects/{project}/zones/{zone}/instances/{instance}/removeResourcePolicies", -"request": { -"$ref": "InstancesRemoveResourcePoliciesRequest" -}, -"response": { -"$ref": "Operation" -}, -"scopes": [ -"https://www.googleapis.com/auth/cloud-platform", -"https://www.googleapis.com/auth/compute" -] -}, -"reportHostAsFaulty": { -"description": "Mark the host as faulty and try to restart the instance on a new host.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/reportHostAsFaulty", -"httpMethod": "POST", -"id": "compute.instances.reportHostAsFaulty", -"parameterOrder": [ -"project", -"zone", -"instance" -], -"parameters": { -"instance": { -"description": "Name of the instance scoping this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", -"required": true, +"pageToken": { +"description": "Specifies a page token to use. Set `pageToken` to the\n`nextPageToken` returned by a previous list request to get\nthe next page of results.", +"location": "query", "type": "string" }, "project": { @@ -13964,36 +14258,34 @@ "required": true, "type": "string" }, -"requestId": { -"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"returnPartialSuccess": { +"description": "Opt-in for partial success behavior which provides partial results in case\nof failure. The default value is false.\n\nFor example, when partial success behavior is enabled, aggregatedList for a\nsingle zone scope either returns all resources in the zone or no resources,\nwith an error code.", "location": "query", -"type": "string" +"type": "boolean" }, "zone": { -"description": "The name of the zone for this request.", +"description": "Required. Name of the zone for this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", "required": true, "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/reportHostAsFaulty", -"request": { -"$ref": "InstancesReportHostAsFaultyRequest" -}, +"path": "projects/{project}/zones/{zone}/instances/{instance}/vmExtensionStates", "response": { -"$ref": "Operation" +"$ref": "ListVmExtensionStatesResponse" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", -"https://www.googleapis.com/auth/compute" +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" ] }, -"reset": { -"description": "Performs a reset on the instance. This is a hard reset. The VM\ndoes not do a graceful shutdown. For more information, seeResetting\nan instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/reset", +"patchPartnerMetadata": { +"description": "Patches partner metadata of the specified instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/patchPartnerMetadata", "httpMethod": "POST", -"id": "compute.instances.reset", +"id": "compute.instances.patchPartnerMetadata", "parameterOrder": [ "project", "zone", @@ -14027,7 +14319,10 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/reset", +"path": "projects/{project}/zones/{zone}/instances/{instance}/patchPartnerMetadata", +"request": { +"$ref": "PartnerMetadata" +}, "response": { "$ref": "Operation" }, @@ -14036,11 +14331,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"resume": { -"description": "Resumes an instance that was suspended using theinstances().suspend\nmethod.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/resume", +"performMaintenance": { +"description": "Perform a manual maintenance on the instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/performMaintenance", "httpMethod": "POST", -"id": "compute.instances.resume", +"id": "compute.instances.performMaintenance", "parameterOrder": [ "project", "zone", @@ -14048,7 +14343,7 @@ ], "parameters": { "instance": { -"description": "Name of the instance resource to resume.", +"description": "Name of the instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14074,10 +14369,7 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/resume", -"request": { -"$ref": "InstancesResumeRequest" -}, +"path": "projects/{project}/zones/{zone}/instances/{instance}/performMaintenance", "response": { "$ref": "Operation" }, @@ -14086,11 +14378,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"sendDiagnosticInterrupt": { -"description": "Sends diagnostic interrupt to the instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/sendDiagnosticInterrupt", +"removeResourcePolicies": { +"description": "Removes resource policies from an instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/removeResourcePolicies", "httpMethod": "POST", -"id": "compute.instances.sendDiagnosticInterrupt", +"id": "compute.instances.removeResourcePolicies", "parameterOrder": [ "project", "zone", @@ -14098,7 +14390,7 @@ ], "parameters": { "instance": { -"description": "Name of the instance scoping this request.", +"description": "The instance name for this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14111,6 +14403,11 @@ "required": true, "type": "string" }, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +}, "zone": { "description": "The name of the zone for this request.", "location": "path", @@ -14119,28 +14416,35 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/sendDiagnosticInterrupt", +"path": "projects/{project}/zones/{zone}/instances/{instance}/removeResourcePolicies", +"request": { +"$ref": "InstancesRemoveResourcePoliciesRequest" +}, +"response": { +"$ref": "Operation" +}, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/compute" ] }, -"setDeletionProtection": { -"description": "Sets deletion protection on the instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{resource}/setDeletionProtection", +"reportHostAsFaulty": { +"description": "Mark the host as faulty and try to restart the instance on a new host.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/reportHostAsFaulty", "httpMethod": "POST", -"id": "compute.instances.setDeletionProtection", +"id": "compute.instances.reportHostAsFaulty", "parameterOrder": [ "project", "zone", -"resource" +"instance" ], "parameters": { -"deletionProtection": { -"default": "true", -"description": "Whether the resource should be protected against deletion.", -"location": "query", -"type": "boolean" +"instance": { +"description": "Name of the instance scoping this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" }, "project": { "description": "Project ID for this request.", @@ -14154,13 +14458,6 @@ "location": "query", "type": "string" }, -"resource": { -"description": "Name or id of the resource for this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", -"required": true, -"type": "string" -}, "zone": { "description": "The name of the zone for this request.", "location": "path", @@ -14169,7 +14466,10 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{resource}/setDeletionProtection", +"path": "projects/{project}/zones/{zone}/instances/{instance}/reportHostAsFaulty", +"request": { +"$ref": "InstancesReportHostAsFaultyRequest" +}, "response": { "$ref": "Operation" }, @@ -14178,34 +14478,19 @@ "https://www.googleapis.com/auth/compute" ] }, -"setDiskAutoDelete": { -"description": "Sets the auto-delete flag for a disk attached to an instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setDiskAutoDelete", +"reset": { +"description": "Performs a reset on the instance. This is a hard reset. The VM\ndoes not do a graceful shutdown. For more information, seeResetting\nan instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/reset", "httpMethod": "POST", -"id": "compute.instances.setDiskAutoDelete", +"id": "compute.instances.reset", "parameterOrder": [ "project", "zone", -"instance", -"autoDelete", -"deviceName" +"instance" ], "parameters": { -"autoDelete": { -"description": "Whether to auto-delete the disk when the instance is deleted.", -"location": "query", -"required": true, -"type": "boolean" -}, -"deviceName": { -"description": "The device name of the disk to modify. Make a get() request\non the instance to view currently attached disks and device names.", -"location": "query", -"pattern": "\\w[\\w.-]{0,254}", -"required": true, -"type": "string" -}, "instance": { -"description": "The instance name for this request.", +"description": "Name of the instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14231,7 +14516,7 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setDiskAutoDelete", +"path": "projects/{project}/zones/{zone}/instances/{instance}/reset", "response": { "$ref": "Operation" }, @@ -14240,17 +14525,24 @@ "https://www.googleapis.com/auth/compute" ] }, -"setIamPolicy": { -"description": "Sets the access control policy on the specified resource.\nReplaces any existing policy.", -"flatPath": "projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", +"resume": { +"description": "Resumes an instance that was suspended using theinstances().suspend\nmethod.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/resume", "httpMethod": "POST", -"id": "compute.instances.setIamPolicy", +"id": "compute.instances.resume", "parameterOrder": [ "project", "zone", -"resource" +"instance" ], "parameters": { +"instance": { +"description": "Name of the instance resource to resume.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, "project": { "description": "Project ID for this request.", "location": "path", @@ -14258,11 +14550,9 @@ "required": true, "type": "string" }, -"resource": { -"description": "Name or id of the resource for this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", -"required": true, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", "type": "string" }, "zone": { @@ -14273,23 +14563,23 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", +"path": "projects/{project}/zones/{zone}/instances/{instance}/resume", "request": { -"$ref": "ZoneSetPolicyRequest" +"$ref": "InstancesResumeRequest" }, "response": { -"$ref": "Policy" +"$ref": "Operation" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/compute" ] }, -"setLabels": { -"description": "Sets labels on an instance. To learn more about labels, read theLabeling\nResources documentation.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setLabels", +"sendDiagnosticInterrupt": { +"description": "Sends diagnostic interrupt to the instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/sendDiagnosticInterrupt", "httpMethod": "POST", -"id": "compute.instances.setLabels", +"id": "compute.instances.sendDiagnosticInterrupt", "parameterOrder": [ "project", "zone", @@ -14310,11 +14600,6 @@ "required": true, "type": "string" }, -"requestId": { -"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", -"location": "query", -"type": "string" -}, "zone": { "description": "The name of the zone for this request.", "location": "path", @@ -14323,35 +14608,28 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setLabels", -"request": { -"$ref": "InstancesSetLabelsRequest" -}, -"response": { -"$ref": "Operation" -}, +"path": "projects/{project}/zones/{zone}/instances/{instance}/sendDiagnosticInterrupt", "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/compute" ] }, -"setMachineResources": { -"description": "Changes the number and/or type of accelerator for a stopped instance to the\nvalues specified in the request.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setMachineResources", +"setDeletionProtection": { +"description": "Sets deletion protection on the instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{resource}/setDeletionProtection", "httpMethod": "POST", -"id": "compute.instances.setMachineResources", +"id": "compute.instances.setDeletionProtection", "parameterOrder": [ "project", "zone", -"instance" +"resource" ], "parameters": { -"instance": { -"description": "Name of the instance scoping this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", -"required": true, -"type": "string" +"deletionProtection": { +"default": "true", +"description": "Whether the resource should be protected against deletion.", +"location": "query", +"type": "boolean" }, "project": { "description": "Project ID for this request.", @@ -14365,6 +14643,13 @@ "location": "query", "type": "string" }, +"resource": { +"description": "Name or id of the resource for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, "zone": { "description": "The name of the zone for this request.", "location": "path", @@ -14373,10 +14658,7 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setMachineResources", -"request": { -"$ref": "InstancesSetMachineResourcesRequest" -}, +"path": "projects/{project}/zones/{zone}/instances/{resource}/setDeletionProtection", "response": { "$ref": "Operation" }, @@ -14385,19 +14667,34 @@ "https://www.googleapis.com/auth/compute" ] }, -"setMachineType": { -"description": "Changes the machine type for a stopped instance to the machine\ntype specified in the request.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setMachineType", +"setDiskAutoDelete": { +"description": "Sets the auto-delete flag for a disk attached to an instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setDiskAutoDelete", "httpMethod": "POST", -"id": "compute.instances.setMachineType", +"id": "compute.instances.setDiskAutoDelete", "parameterOrder": [ "project", "zone", -"instance" +"instance", +"autoDelete", +"deviceName" ], "parameters": { +"autoDelete": { +"description": "Whether to auto-delete the disk when the instance is deleted.", +"location": "query", +"required": true, +"type": "boolean" +}, +"deviceName": { +"description": "The device name of the disk to modify. Make a get() request\non the instance to view currently attached disks and device names.", +"location": "query", +"pattern": "\\w[\\w.-]{0,254}", +"required": true, +"type": "string" +}, "instance": { -"description": "Name of the instance scoping this request.", +"description": "The instance name for this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14423,10 +14720,7 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setMachineType", -"request": { -"$ref": "InstancesSetMachineTypeRequest" -}, +"path": "projects/{project}/zones/{zone}/instances/{instance}/setDiskAutoDelete", "response": { "$ref": "Operation" }, @@ -14435,24 +14729,17 @@ "https://www.googleapis.com/auth/compute" ] }, -"setMetadata": { -"description": "Sets metadata for the specified instance to the data included\nin the request.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setMetadata", +"setIamPolicy": { +"description": "Sets the access control policy on the specified resource.\nReplaces any existing policy.", +"flatPath": "projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "httpMethod": "POST", -"id": "compute.instances.setMetadata", +"id": "compute.instances.setIamPolicy", "parameterOrder": [ "project", "zone", -"instance" +"resource" ], "parameters": { -"instance": { -"description": "Name of the instance scoping this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", -"required": true, -"type": "string" -}, "project": { "description": "Project ID for this request.", "location": "path", @@ -14460,9 +14747,11 @@ "required": true, "type": "string" }, -"requestId": { -"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", -"location": "query", +"resource": { +"description": "Name or id of the resource for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, "type": "string" }, "zone": { @@ -14473,23 +14762,23 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setMetadata", +"path": "projects/{project}/zones/{zone}/instances/{resource}/setIamPolicy", "request": { -"$ref": "Metadata" +"$ref": "ZoneSetPolicyRequest" }, "response": { -"$ref": "Operation" +"$ref": "Policy" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/compute" ] }, -"setMinCpuPlatform": { -"description": "Changes the minimum CPU platform that this instance should use.\nThis method can only\nbe called on a stopped instance. For more information, readSpecifying a\nMinimum CPU Platform.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setMinCpuPlatform", +"setLabels": { +"description": "Sets labels on an instance. To learn more about labels, read theLabeling\nResources documentation.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setLabels", "httpMethod": "POST", -"id": "compute.instances.setMinCpuPlatform", +"id": "compute.instances.setLabels", "parameterOrder": [ "project", "zone", @@ -14523,9 +14812,9 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setMinCpuPlatform", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setLabels", "request": { -"$ref": "InstancesSetMinCpuPlatformRequest" +"$ref": "InstancesSetLabelsRequest" }, "response": { "$ref": "Operation" @@ -14535,11 +14824,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"setName": { -"description": "Sets name of an instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setName", +"setMachineResources": { +"description": "Changes the number and/or type of accelerator for a stopped instance to the\nvalues specified in the request.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setMachineResources", "httpMethod": "POST", -"id": "compute.instances.setName", +"id": "compute.instances.setMachineResources", "parameterOrder": [ "project", "zone", @@ -14547,7 +14836,7 @@ ], "parameters": { "instance": { -"description": "The instance name for this request.", +"description": "Name of the instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14573,9 +14862,9 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setName", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setMachineResources", "request": { -"$ref": "InstancesSetNameRequest" +"$ref": "InstancesSetMachineResourcesRequest" }, "response": { "$ref": "Operation" @@ -14585,11 +14874,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"setScheduling": { -"description": "Sets an instance's scheduling options. You can only call this method on astopped instance,\nthat is, a VM instance that is in a `TERMINATED` state. SeeInstance Life\nCycle for more information on the possible instance states.\nFor more information about setting scheduling options for a VM, seeSet\nVM host maintenance policy.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setScheduling", +"setMachineType": { +"description": "Changes the machine type for a stopped instance to the machine\ntype specified in the request.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setMachineType", "httpMethod": "POST", -"id": "compute.instances.setScheduling", +"id": "compute.instances.setMachineType", "parameterOrder": [ "project", "zone", @@ -14597,7 +14886,7 @@ ], "parameters": { "instance": { -"description": "Instance name for this request.", +"description": "Name of the instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14623,9 +14912,9 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setScheduling", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setMachineType", "request": { -"$ref": "Scheduling" +"$ref": "InstancesSetMachineTypeRequest" }, "response": { "$ref": "Operation" @@ -14635,11 +14924,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"setSecurityPolicy": { -"description": "Sets the Google Cloud Armor security policy for the specified instance.\nFor more information, seeGoogle\nCloud Armor Overview", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setSecurityPolicy", +"setMetadata": { +"description": "Sets metadata for the specified instance to the data included\nin the request.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setMetadata", "httpMethod": "POST", -"id": "compute.instances.setSecurityPolicy", +"id": "compute.instances.setMetadata", "parameterOrder": [ "project", "zone", @@ -14647,8 +14936,9 @@ ], "parameters": { "instance": { -"description": "Name of the Instance resource to which the security policy should be\nset. The name should conform to RFC1035.", +"description": "Name of the instance scoping this request.", "location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, "type": "string" }, @@ -14665,16 +14955,16 @@ "type": "string" }, "zone": { -"description": "Name of the zone scoping this request.", +"description": "The name of the zone for this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", "required": true, "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setSecurityPolicy", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setMetadata", "request": { -"$ref": "InstancesSetSecurityPolicyRequest" +"$ref": "Metadata" }, "response": { "$ref": "Operation" @@ -14684,11 +14974,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"setServiceAccount": { -"description": "Sets the service account on the instance. For more information,\nreadChanging\nthe service account and access scopes for an instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setServiceAccount", +"setMinCpuPlatform": { +"description": "Changes the minimum CPU platform that this instance should use.\nThis method can only\nbe called on a stopped instance. For more information, readSpecifying a\nMinimum CPU Platform.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setMinCpuPlatform", "httpMethod": "POST", -"id": "compute.instances.setServiceAccount", +"id": "compute.instances.setMinCpuPlatform", "parameterOrder": [ "project", "zone", @@ -14696,7 +14986,7 @@ ], "parameters": { "instance": { -"description": "Name of the instance resource to start.", +"description": "Name of the instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14722,9 +15012,9 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setServiceAccount", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setMinCpuPlatform", "request": { -"$ref": "InstancesSetServiceAccountRequest" +"$ref": "InstancesSetMinCpuPlatformRequest" }, "response": { "$ref": "Operation" @@ -14734,11 +15024,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"setShieldedInstanceIntegrityPolicy": { -"description": "Sets the Shielded Instance integrity policy for an instance. You can\nonly use this method on a running instance. This method\nsupports PATCH semantics and uses the JSON merge\npatch format and processing rules.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setShieldedInstanceIntegrityPolicy", -"httpMethod": "PATCH", -"id": "compute.instances.setShieldedInstanceIntegrityPolicy", +"setName": { +"description": "Sets name of an instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setName", +"httpMethod": "POST", +"id": "compute.instances.setName", "parameterOrder": [ "project", "zone", @@ -14746,7 +15036,7 @@ ], "parameters": { "instance": { -"description": "Name or id of the instance scoping this request.", +"description": "The instance name for this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14772,9 +15062,9 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setShieldedInstanceIntegrityPolicy", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setName", "request": { -"$ref": "ShieldedInstanceIntegrityPolicy" +"$ref": "InstancesSetNameRequest" }, "response": { "$ref": "Operation" @@ -14784,11 +15074,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"setShieldedVmIntegrityPolicy": { -"description": "Sets the Shielded VM integrity policy for a VM instance. You can\nonly use this method on a running VM instance. This method\nsupports PATCH semantics and uses the JSON merge\npatch format and processing rules.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setShieldedVmIntegrityPolicy", -"httpMethod": "PATCH", -"id": "compute.instances.setShieldedVmIntegrityPolicy", +"setScheduling": { +"description": "Sets an instance's scheduling options. You can only call this method on astopped instance,\nthat is, a VM instance that is in a `TERMINATED` state. SeeInstance Life\nCycle for more information on the possible instance states.\nFor more information about setting scheduling options for a VM, seeSet\nVM host maintenance policy.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setScheduling", +"httpMethod": "POST", +"id": "compute.instances.setScheduling", "parameterOrder": [ "project", "zone", @@ -14796,7 +15086,7 @@ ], "parameters": { "instance": { -"description": "Name of the instance scoping this request.", +"description": "Instance name for this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14822,9 +15112,9 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setShieldedVmIntegrityPolicy", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setScheduling", "request": { -"$ref": "ShieldedVmIntegrityPolicy" +"$ref": "Scheduling" }, "response": { "$ref": "Operation" @@ -14834,11 +15124,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"setTags": { -"description": "Sets network tags\nfor the specified instance to the data included in the request.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setTags", +"setSecurityPolicy": { +"description": "Sets the Google Cloud Armor security policy for the specified instance.\nFor more information, seeGoogle\nCloud Armor Overview", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setSecurityPolicy", "httpMethod": "POST", -"id": "compute.instances.setTags", +"id": "compute.instances.setSecurityPolicy", "parameterOrder": [ "project", "zone", @@ -14846,9 +15136,8 @@ ], "parameters": { "instance": { -"description": "Name of the instance scoping this request.", +"description": "Name of the Instance resource to which the security policy should be\nset. The name should conform to RFC1035.", "location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, "type": "string" }, @@ -14865,16 +15154,16 @@ "type": "string" }, "zone": { -"description": "The name of the zone for this request.", +"description": "Name of the zone scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", "required": true, "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/setTags", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setSecurityPolicy", "request": { -"$ref": "Tags" +"$ref": "InstancesSetSecurityPolicyRequest" }, "response": { "$ref": "Operation" @@ -14884,11 +15173,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"simulateMaintenanceEvent": { -"description": "Simulates a host maintenance event on a VM. For more information, see\nSimulate a host maintenance event.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/simulateMaintenanceEvent", +"setServiceAccount": { +"description": "Sets the service account on the instance. For more information,\nreadChanging\nthe service account and access scopes for an instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setServiceAccount", "httpMethod": "POST", -"id": "compute.instances.simulateMaintenanceEvent", +"id": "compute.instances.setServiceAccount", "parameterOrder": [ "project", "zone", @@ -14896,7 +15185,7 @@ ], "parameters": { "instance": { -"description": "Name of the instance scoping this request.", +"description": "Name of the instance resource to start.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14914,11 +15203,6 @@ "location": "query", "type": "string" }, -"withExtendedNotifications": { -"description": "Determines whether the customers receive notifications before migration.\nOnly applicable to SF vms.", -"location": "query", -"type": "boolean" -}, "zone": { "description": "The name of the zone for this request.", "location": "path", @@ -14927,7 +15211,10 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/simulateMaintenanceEvent", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setServiceAccount", +"request": { +"$ref": "InstancesSetServiceAccountRequest" +}, "response": { "$ref": "Operation" }, @@ -14936,11 +15223,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"start": { -"description": "Starts an instance that was stopped using theinstances().stop\nmethod. For more information, seeRestart an\ninstance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/start", -"httpMethod": "POST", -"id": "compute.instances.start", +"setShieldedInstanceIntegrityPolicy": { +"description": "Sets the Shielded Instance integrity policy for an instance. You can\nonly use this method on a running instance. This method\nsupports PATCH semantics and uses the JSON merge\npatch format and processing rules.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setShieldedInstanceIntegrityPolicy", +"httpMethod": "PATCH", +"id": "compute.instances.setShieldedInstanceIntegrityPolicy", "parameterOrder": [ "project", "zone", @@ -14948,7 +15235,7 @@ ], "parameters": { "instance": { -"description": "Name of the instance resource to start.", +"description": "Name or id of the instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -14974,7 +15261,10 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/start", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setShieldedInstanceIntegrityPolicy", +"request": { +"$ref": "ShieldedInstanceIntegrityPolicy" +}, "response": { "$ref": "Operation" }, @@ -14983,11 +15273,11 @@ "https://www.googleapis.com/auth/compute" ] }, -"startWithEncryptionKey": { -"description": "Starts an instance that was stopped using theinstances().stop\nmethod. For more information, seeRestart an\ninstance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/startWithEncryptionKey", -"httpMethod": "POST", -"id": "compute.instances.startWithEncryptionKey", +"setShieldedVmIntegrityPolicy": { +"description": "Sets the Shielded VM integrity policy for a VM instance. You can\nonly use this method on a running VM instance. This method\nsupports PATCH semantics and uses the JSON merge\npatch format and processing rules.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setShieldedVmIntegrityPolicy", +"httpMethod": "PATCH", +"id": "compute.instances.setShieldedVmIntegrityPolicy", "parameterOrder": [ "project", "zone", @@ -14995,7 +15285,7 @@ ], "parameters": { "instance": { -"description": "Name of the instance resource to start.", +"description": "Name of the instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -15021,9 +15311,9 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/startWithEncryptionKey", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setShieldedVmIntegrityPolicy", "request": { -"$ref": "InstancesStartWithEncryptionKeyRequest" +"$ref": "ShieldedVmIntegrityPolicy" }, "response": { "$ref": "Operation" @@ -15033,34 +15323,24 @@ "https://www.googleapis.com/auth/compute" ] }, -"stop": { -"description": "Stops a running instance, shutting it down cleanly, and allows\nyou to restart the instance at a later time. Stopped instances do not incur\nVM usage charges while they are stopped. However, resources that the VM is\nusing, such as persistent disks and static IP addresses, will continue to\nbe charged until they are deleted. For more information, seeStopping\nan instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/stop", +"setTags": { +"description": "Sets network tags\nfor the specified instance to the data included in the request.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/setTags", "httpMethod": "POST", -"id": "compute.instances.stop", +"id": "compute.instances.setTags", "parameterOrder": [ "project", "zone", "instance" ], "parameters": { -"discardLocalSsd": { -"description": "This property is required if the instance has any attached Local SSD disks.\nIf false, Local SSD data will be preserved when the instance is suspended.\nIf true, the contents of any attached Local SSD disks will be discarded.", -"location": "query", -"type": "boolean" -}, "instance": { -"description": "Name of the instance resource to stop.", +"description": "Name of the instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, "type": "string" }, -"noGracefulShutdown": { -"description": "If set to true, Graceful Shutdown is skipped.", -"location": "query", -"type": "boolean" -}, "project": { "description": "Project ID for this request.", "location": "path", @@ -15081,7 +15361,10 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/stop", +"path": "projects/{project}/zones/{zone}/instances/{instance}/setTags", +"request": { +"$ref": "Tags" +}, "response": { "$ref": "Operation" }, @@ -15090,24 +15373,19 @@ "https://www.googleapis.com/auth/compute" ] }, -"suspend": { -"description": "This method suspends a running instance, saving its state to persistent\nstorage, and allows you to resume the instance at a later time. Suspended\ninstances have no compute costs (cores or RAM), and incur only storage\ncharges for the saved VM memory and localSSD data. Any charged resources\nthe virtual machine was using, such as persistent disks and static IP\naddresses, will continue to be charged while the instance is suspended.\nFor more information, see\nSuspending and resuming an instance.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/suspend", +"simulateMaintenanceEvent": { +"description": "Simulates a host maintenance event on a VM. For more information, see\nSimulate a host maintenance event.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/simulateMaintenanceEvent", "httpMethod": "POST", -"id": "compute.instances.suspend", +"id": "compute.instances.simulateMaintenanceEvent", "parameterOrder": [ "project", "zone", "instance" ], "parameters": { -"discardLocalSsd": { -"description": "This property is required if the instance has any attached Local SSD disks.\nIf false, Local SSD data will be preserved when the instance is suspended.\nIf true, the contents of any attached Local SSD disks will be discarded.", -"location": "query", -"type": "boolean" -}, "instance": { -"description": "Name of the instance resource to suspend.", +"description": "Name of the instance scoping this request.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, @@ -15125,6 +15403,11 @@ "location": "query", "type": "string" }, +"withExtendedNotifications": { +"description": "Determines whether the customers receive notifications before migration.\nOnly applicable to SF vms.", +"location": "query", +"type": "boolean" +}, "zone": { "description": "The name of the zone for this request.", "location": "path", @@ -15133,7 +15416,7 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}/suspend", +"path": "projects/{project}/zones/{zone}/instances/{instance}/simulateMaintenanceEvent", "response": { "$ref": "Operation" }, @@ -15142,17 +15425,24 @@ "https://www.googleapis.com/auth/compute" ] }, -"testIamPermissions": { -"description": "Returns permissions that a caller has on the specified resource.", -"flatPath": "projects/{project}/zones/{zone}/instances/{resource}/testIamPermissions", +"start": { +"description": "Starts an instance that was stopped using theinstances().stop\nmethod. For more information, seeRestart an\ninstance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/start", "httpMethod": "POST", -"id": "compute.instances.testIamPermissions", +"id": "compute.instances.start", "parameterOrder": [ "project", "zone", -"resource" +"instance" ], "parameters": { +"instance": { +"description": "Name of the instance resource to start.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, "project": { "description": "Project ID for this request.", "location": "path", @@ -15160,11 +15450,9 @@ "required": true, "type": "string" }, -"resource": { -"description": "Name or id of the resource for this request.", -"location": "path", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", -"required": true, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", "type": "string" }, "zone": { @@ -15175,76 +15463,33 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{resource}/testIamPermissions", -"request": { -"$ref": "TestPermissionsRequest" -}, +"path": "projects/{project}/zones/{zone}/instances/{instance}/start", "response": { -"$ref": "TestPermissionsResponse" +"$ref": "Operation" }, "scopes": [ "https://www.googleapis.com/auth/cloud-platform", -"https://www.googleapis.com/auth/compute", -"https://www.googleapis.com/auth/compute.readonly" +"https://www.googleapis.com/auth/compute" ] }, -"update": { -"description": "Updates an instance only if the necessary resources are available. This\nmethod can update only a specific set of instance properties. See\nUpdating a running instance for a list of updatable instance\nproperties.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}", -"httpMethod": "PUT", -"id": "compute.instances.update", +"startWithEncryptionKey": { +"description": "Starts an instance that was stopped using theinstances().stop\nmethod. For more information, seeRestart an\ninstance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/startWithEncryptionKey", +"httpMethod": "POST", +"id": "compute.instances.startWithEncryptionKey", "parameterOrder": [ "project", "zone", "instance" ], "parameters": { -"discardLocalSsd": { -"description": "Whether to discard local SSDs from the instance during restart\ndefault value is false.", -"location": "query", -"type": "boolean" -}, "instance": { -"description": "Name of the instance resource to update.", +"description": "Name of the instance resource to start.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, "type": "string" }, -"minimalAction": { -"description": "Specifies the action to take when updating an instance even if the\nupdated properties do not require it. If not specified, then\nCompute Engine acts based on the minimum action that the updated\nproperties require.", -"enum": [ -"INVALID", -"NO_EFFECT", -"REFRESH", -"RESTART" -], -"enumDescriptions": [ -"", -"No changes can be made to the instance.", -"The instance will not restart.", -"The instance will restart, potentially on a different host." -], -"location": "query", -"type": "string" -}, -"mostDisruptiveAllowedAction": { -"description": "Specifies the most disruptive action that can be taken on the instance\nas part of the update. Compute Engine returns an error if the\ninstance properties require a more disruptive action as part of the\ninstance update. Valid options from lowest to highest are\nNO_EFFECT, REFRESH, and RESTART.", -"enum": [ -"INVALID", -"NO_EFFECT", -"REFRESH", -"RESTART" -], -"enumDescriptions": [ -"", -"No changes can be made to the instance.", -"The instance will not restart.", -"The instance will restart, potentially on a different host." -], -"location": "query", -"type": "string" -}, "project": { "description": "Project ID for this request.", "location": "path", @@ -15265,9 +15510,9 @@ "type": "string" } }, -"path": "projects/{project}/zones/{zone}/instances/{instance}", +"path": "projects/{project}/zones/{zone}/instances/{instance}/startWithEncryptionKey", "request": { -"$ref": "Instance" +"$ref": "InstancesStartWithEncryptionKeyRequest" }, "response": { "$ref": "Operation" @@ -15277,30 +15522,274 @@ "https://www.googleapis.com/auth/compute" ] }, -"updateAccessConfig": { -"description": "Updates the specified access config from an instance's network interface\nwith the data included in the request. This method supportsPATCH\nsemantics and uses theJSON merge\npatch format and processing rules.", -"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/updateAccessConfig", +"stop": { +"description": "Stops a running instance, shutting it down cleanly, and allows\nyou to restart the instance at a later time. Stopped instances do not incur\nVM usage charges while they are stopped. However, resources that the VM is\nusing, such as persistent disks and static IP addresses, will continue to\nbe charged until they are deleted. For more information, seeStopping\nan instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/stop", "httpMethod": "POST", -"id": "compute.instances.updateAccessConfig", +"id": "compute.instances.stop", "parameterOrder": [ "project", "zone", -"instance", -"networkInterface" +"instance" ], "parameters": { +"discardLocalSsd": { +"description": "This property is required if the instance has any attached Local SSD disks.\nIf false, Local SSD data will be preserved when the instance is suspended.\nIf true, the contents of any attached Local SSD disks will be discarded.", +"location": "query", +"type": "boolean" +}, "instance": { -"description": "The instance name for this request.", +"description": "Name of the instance resource to stop.", "location": "path", "pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", "required": true, "type": "string" }, -"networkInterface": { -"description": "The name of the network interface where the access config is attached.", +"noGracefulShutdown": { +"description": "If set to true, Graceful Shutdown is skipped.", "location": "query", -"required": true, -"type": "string" +"type": "boolean" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +}, +"zone": { +"description": "The name of the zone for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/zones/{zone}/instances/{instance}/stop", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"suspend": { +"description": "This method suspends a running instance, saving its state to persistent\nstorage, and allows you to resume the instance at a later time. Suspended\ninstances have no compute costs (cores or RAM), and incur only storage\ncharges for the saved VM memory and localSSD data. Any charged resources\nthe virtual machine was using, such as persistent disks and static IP\naddresses, will continue to be charged while the instance is suspended.\nFor more information, see\nSuspending and resuming an instance.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/suspend", +"httpMethod": "POST", +"id": "compute.instances.suspend", +"parameterOrder": [ +"project", +"zone", +"instance" +], +"parameters": { +"discardLocalSsd": { +"description": "This property is required if the instance has any attached Local SSD disks.\nIf false, Local SSD data will be preserved when the instance is suspended.\nIf true, the contents of any attached Local SSD disks will be discarded.", +"location": "query", +"type": "boolean" +}, +"instance": { +"description": "Name of the instance resource to suspend.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +}, +"zone": { +"description": "The name of the zone for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/zones/{zone}/instances/{instance}/suspend", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"testIamPermissions": { +"description": "Returns permissions that a caller has on the specified resource.", +"flatPath": "projects/{project}/zones/{zone}/instances/{resource}/testIamPermissions", +"httpMethod": "POST", +"id": "compute.instances.testIamPermissions", +"parameterOrder": [ +"project", +"zone", +"resource" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"resource": { +"description": "Name or id of the resource for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"zone": { +"description": "The name of the zone for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/zones/{zone}/instances/{resource}/testIamPermissions", +"request": { +"$ref": "TestPermissionsRequest" +}, +"response": { +"$ref": "TestPermissionsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"update": { +"description": "Updates an instance only if the necessary resources are available. This\nmethod can update only a specific set of instance properties. See\nUpdating a running instance for a list of updatable instance\nproperties.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}", +"httpMethod": "PUT", +"id": "compute.instances.update", +"parameterOrder": [ +"project", +"zone", +"instance" +], +"parameters": { +"discardLocalSsd": { +"description": "Whether to discard local SSDs from the instance during restart\ndefault value is false.", +"location": "query", +"type": "boolean" +}, +"instance": { +"description": "Name of the instance resource to update.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"minimalAction": { +"description": "Specifies the action to take when updating an instance even if the\nupdated properties do not require it. If not specified, then\nCompute Engine acts based on the minimum action that the updated\nproperties require.", +"enum": [ +"INVALID", +"NO_EFFECT", +"REFRESH", +"RESTART" +], +"enumDescriptions": [ +"", +"No changes can be made to the instance.", +"The instance will not restart.", +"The instance will restart, potentially on a different host." +], +"location": "query", +"type": "string" +}, +"mostDisruptiveAllowedAction": { +"description": "Specifies the most disruptive action that can be taken on the instance\nas part of the update. Compute Engine returns an error if the\ninstance properties require a more disruptive action as part of the\ninstance update. Valid options from lowest to highest are\nNO_EFFECT, REFRESH, and RESTART.", +"enum": [ +"INVALID", +"NO_EFFECT", +"REFRESH", +"RESTART" +], +"enumDescriptions": [ +"", +"No changes can be made to the instance.", +"The instance will not restart.", +"The instance will restart, potentially on a different host." +], +"location": "query", +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +}, +"zone": { +"description": "The name of the zone for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/zones/{zone}/instances/{instance}", +"request": { +"$ref": "Instance" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"updateAccessConfig": { +"description": "Updates the specified access config from an instance's network interface\nwith the data included in the request. This method supportsPATCH\nsemantics and uses theJSON merge\npatch format and processing rules.", +"flatPath": "projects/{project}/zones/{zone}/instances/{instance}/updateAccessConfig", +"httpMethod": "POST", +"id": "compute.instances.updateAccessConfig", +"parameterOrder": [ +"project", +"zone", +"instance", +"networkInterface" +], +"parameters": { +"instance": { +"description": "The instance name for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"networkInterface": { +"description": "The name of the network interface where the access config is attached.", +"location": "query", +"required": true, +"type": "string" }, "project": { "description": "Project ID for this request.", @@ -24426,6 +24915,71 @@ } } }, +"organizationSnapshotRecycleBinPolicy": { +"methods": { +"get": { +"description": "Returns the specified SnapshotRecycleBinPolicy.", +"flatPath": "organizations/{organizationsId}/global/snapshotRecycleBinPolicy", +"httpMethod": "GET", +"id": "compute.organizationSnapshotRecycleBinPolicy.get", +"parameterOrder": [ +"organization" +], +"parameters": { +"organization": { +"description": "Organization ID for this request.", +"location": "path", +"pattern": "organizations/[0-9]{0,20}", +"required": true, +"type": "string" +} +}, +"path": "{+organization}/global/snapshotRecycleBinPolicy", +"response": { +"$ref": "SnapshotRecycleBinPolicy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"patch": { +"description": "Patches the SnapshotRecycleBinPolicy.", +"flatPath": "organizations/{organizationsId}/global/snapshotRecycleBinPolicy", +"httpMethod": "PATCH", +"id": "compute.organizationSnapshotRecycleBinPolicy.patch", +"parameterOrder": [ +"organization" +], +"parameters": { +"organization": { +"description": "Organization ID for this request.", +"location": "path", +"pattern": "organizations/[0-9]{0,20}", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +} +}, +"path": "{+organization}/global/snapshotRecycleBinPolicy", +"request": { +"$ref": "SnapshotRecycleBinPolicy" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +} +} +}, "packetMirrorings": { "methods": { "aggregatedList": { @@ -26193,6 +26747,300 @@ } } }, +"recoverableSnapshots": { +"methods": { +"delete": { +"description": "Deletes the specified RecoverableSnapshot. Deleting a recoverable snapshot\nwill delete the underlying PD snapshot and is irreversible.", +"flatPath": "projects/{project}/global/recoverableSnapshots/{recoverableSnapshot}", +"httpMethod": "DELETE", +"id": "compute.recoverableSnapshots.delete", +"parameterOrder": [ +"project", +"recoverableSnapshot" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"recoverableSnapshot": { +"description": "Name of the recoverable Snapshot resource to delete.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +} +}, +"path": "projects/{project}/global/recoverableSnapshots/{recoverableSnapshot}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"get": { +"description": "Returns the specified RecoverableSnapshot resource.", +"flatPath": "projects/{project}/global/recoverableSnapshots/{recoverableSnapshot}", +"httpMethod": "GET", +"id": "compute.recoverableSnapshots.get", +"parameterOrder": [ +"project", +"recoverableSnapshot" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"recoverableSnapshot": { +"description": "Name of the Snapshot resource to return.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/global/recoverableSnapshots/{recoverableSnapshot}", +"response": { +"$ref": "RecoverableSnapshot" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"getIamPolicy": { +"description": "Gets the access control policy for a resource. May be empty if no such\npolicy or resource exists.", +"flatPath": "projects/{project}/global/recoverableSnapshots/{resource}/getIamPolicy", +"httpMethod": "GET", +"id": "compute.recoverableSnapshots.getIamPolicy", +"parameterOrder": [ +"project", +"resource" +], +"parameters": { +"optionsRequestedPolicyVersion": { +"description": "Requested IAM Policy version.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"resource": { +"description": "Name or id of the resource for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9_]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/global/recoverableSnapshots/{resource}/getIamPolicy", +"response": { +"$ref": "Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"list": { +"description": "Retrieves a list of all of the RecoverableSnapshots in your project.", +"flatPath": "projects/{project}/global/recoverableSnapshots", +"httpMethod": "GET", +"id": "compute.recoverableSnapshots.list", +"parameterOrder": [ +"project" +], +"parameters": { +"filter": { +"description": "A filter expression that filters resources listed in the response. Most\nCompute resources support two types of filter expressions:\nexpressions that support regular expressions and expressions that follow\nAPI improvement proposal AIP-160.\nThese two types of filter expressions cannot be mixed in one request.\n\nIf you want to use AIP-160, your expression must specify the field name, an\noperator, and the value that you want to use for filtering. The value\nmust be a string, a number, or a boolean. The operator\nmust be either `=`, `!=`, `>`, `<`, `<=`, `>=` or `:`.\n\nFor example, if you are filtering Compute Engine instances, you can\nexclude instances named `example-instance` by specifying\n`name != example-instance`.\n\nThe `:*` comparison can be used to test whether a key has been defined.\nFor example, to find all objects with `owner` label use:\n```\nlabels.owner:*\n```\n\nYou can also filter nested fields. For example, you could specify\n`scheduling.automaticRestart = false` to include instances only\nif they are not scheduled for automatic restarts. You can use filtering\non nested fields to filter based onresource labels.\n\nTo filter on multiple expressions, provide each separate expression within\nparentheses. For example:\n```\n(scheduling.automaticRestart = true)\n(cpuPlatform = \"Intel Skylake\")\n```\nBy default, each expression is an `AND` expression. However, you\ncan include `AND` and `OR` expressions explicitly.\nFor example:\n```\n(cpuPlatform = \"Intel Skylake\") OR\n(cpuPlatform = \"Intel Broadwell\") AND\n(scheduling.automaticRestart = true)\n```\n\nIf you want to use a regular expression, use the `eq` (equal) or `ne`\n(not equal) operator against a single un-parenthesized expression with or\nwithout quotes or against multiple parenthesized expressions. Examples:\n\n`fieldname eq unquoted literal`\n`fieldname eq 'single quoted literal'`\n`fieldname eq \"double quoted literal\"`\n`(fieldname1 eq literal) (fieldname2 ne \"literal\")`\n\nThe literal value is interpreted as a regular expression using GoogleRE2 library syntax.\nThe literal value must match the entire field.\n\nFor example, to filter for instances that do not end with name \"instance\",\nyou would use `name ne .*instance`.\n\nYou cannot combine constraints on multiple fields using regular\nexpressions.", +"location": "query", +"type": "string" +}, +"maxResults": { +"default": "500", +"description": "The maximum number of results per page that should be returned.\nIf the number of available results is larger than `maxResults`,\nCompute Engine returns a `nextPageToken` that can be used to get\nthe next page of results in subsequent list requests. Acceptable values are\n`0` to `500`, inclusive. (Default: `500`)", +"format": "uint32", +"location": "query", +"minimum": "0", +"type": "integer" +}, +"orderBy": { +"description": "Sorts list results by a certain order. By default, results\nare returned in alphanumerical order based on the resource name.\n\nYou can also sort results in descending order based on the creation\ntimestamp using `orderBy=\"creationTimestamp desc\"`. This sorts\nresults based on the `creationTimestamp` field in\nreverse chronological order (newest result first). Use this to sort\nresources like operations so that the newest operation is returned first.\n\nCurrently, only sorting by `name` or\n`creationTimestamp desc` is supported.", +"location": "query", +"type": "string" +}, +"pageToken": { +"description": "Specifies a page token to use. Set `pageToken` to the\n`nextPageToken` returned by a previous list request to get\nthe next page of results.", +"location": "query", +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"returnPartialSuccess": { +"description": "Opt-in for partial success behavior which provides partial results in case\nof failure. The default value is false.\n\nFor example, when partial success behavior is enabled, aggregatedList for a\nsingle zone scope either returns all resources in the zone or no resources,\nwith an error code.", +"location": "query", +"type": "boolean" +} +}, +"path": "projects/{project}/global/recoverableSnapshots", +"response": { +"$ref": "RecoverableSnapshotList" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"recover": { +"description": "Recovers the specified RecoverableSnapshot.", +"flatPath": "projects/{project}/global/recoverableSnapshots/{recoverableSnapshot}/recover", +"httpMethod": "POST", +"id": "compute.recoverableSnapshots.recover", +"parameterOrder": [ +"project", +"recoverableSnapshot" +], +"parameters": { +"project": { +"description": "Project Id of the request", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"recoverableSnapshot": { +"description": "Name of the recoverable resource to recover", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +}, +"snapshotName": { +"description": "Optional. Name of the snapshot after the recovery\nThe name will be 1-63 characters long, and comply withRFC1035.\nSpecifically, the name will be 1-63 characters long and match the regular\nexpression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first\ncharacter will be a lowercase letter, and all following characters can be\na dash, lowercase letter, or digit, except the last character, which cannot\nbe a dash.", +"location": "query", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"type": "string" +} +}, +"path": "projects/{project}/global/recoverableSnapshots/{recoverableSnapshot}/recover", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"setIamPolicy": { +"description": "Sets the access control policy on the specified resource.\nReplaces any existing policy.", +"flatPath": "projects/{project}/global/recoverableSnapshots/{resource}/setIamPolicy", +"httpMethod": "POST", +"id": "compute.recoverableSnapshots.setIamPolicy", +"parameterOrder": [ +"project", +"resource" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"resource": { +"description": "Name or id of the resource for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9_]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/global/recoverableSnapshots/{resource}/setIamPolicy", +"request": { +"$ref": "GlobalSetPolicyRequest" +}, +"response": { +"$ref": "Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"testIamPermissions": { +"description": "Returns permissions that a caller has on the specified resource.", +"flatPath": "projects/{project}/global/recoverableSnapshots/{resource}/testIamPermissions", +"httpMethod": "POST", +"id": "compute.recoverableSnapshots.testIamPermissions", +"parameterOrder": [ +"project", +"resource" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"resource": { +"description": "Name or id of the resource for this request.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9_]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/global/recoverableSnapshots/{resource}/testIamPermissions", +"request": { +"$ref": "TestPermissionsRequest" +}, +"response": { +"$ref": "TestPermissionsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +} +} +}, "regionAutoscalers": { "methods": { "delete": { @@ -40340,6 +41188,58 @@ "https://www.googleapis.com/auth/compute.readonly" ] }, +"getHealth": { +"description": "Get health info on a reservation slot.", +"flatPath": "projects/{project}/zones/{zone}/reservations/{reservationsId}/reservationBlocks/{reservationBlocksId}/reservationSubBlocks/{reservationSubBlocksId}/reservationSlots/{reservationSlot}/getHealth", +"httpMethod": "POST", +"id": "compute.reservationSlots.getHealth", +"parameterOrder": [ +"project", +"zone", +"parentName", +"reservationSlot" +], +"parameters": { +"parentName": { +"description": "The name of the parent reservation, parent block and parent sub-block. In\nthe format of\nreservations/{reservation_name}/reservationBlocks/{reservation_block_name}/reservationSubBlocks/{reservation_sub_block_name}", +"location": "path", +"pattern": "reservations/([a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19})/reservationBlocks/([a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19})/reservationSubBlocks/([a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19})", +"required": true, +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests.", +"location": "query", +"type": "string" +}, +"reservationSlot": { +"description": "The name of the reservation slot.\nName should conform to RFC1035 or be a resource ID.", +"location": "path", +"required": true, +"type": "string" +}, +"zone": { +"description": "Name of the zone for this request. Zone name should conform to RFC1035.", +"location": "path", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/zones/{zone}/{+parentName}/reservationSlots/{reservationSlot}/getHealth", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, "getVersion": { "description": "Allows customers to get SBOM versions of a reservation slot.", "flatPath": "projects/{project}/zones/{zone}/reservations/{reservationsId}/reservationBlocks/{reservationBlocksId}/reservationSubBlocks/{reservationSubBlocksId}/reservationSlots/{reservationSlot}/getVersion", @@ -45307,6 +46207,71 @@ } } }, +"snapshotRecycleBinPolicy": { +"methods": { +"get": { +"description": "Returns the specified SnapshotRecycleBinPolicy.", +"flatPath": "projects/{project}/global/snapshotRecycleBinPolicy", +"httpMethod": "GET", +"id": "compute.snapshotRecycleBinPolicy.get", +"parameterOrder": [ +"project" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/global/snapshotRecycleBinPolicy", +"response": { +"$ref": "SnapshotRecycleBinPolicy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, +"patch": { +"description": "Patches the SnapshotRecycleBinPolicy.", +"flatPath": "projects/{project}/global/snapshotRecycleBinPolicy", +"httpMethod": "PATCH", +"id": "compute.snapshotRecycleBinPolicy.patch", +"parameterOrder": [ +"project" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests. Specify a unique request ID so\nthat if you must retry your request, the server will know to ignore the\nrequest if it has already been completed.\n\nFor example, consider a situation where you make an initial request and\nthe request times out. If you make the request again with the same\nrequest ID, the server can check if original operation with the same\nrequest ID was received, and if so, will ignore the second request. This\nprevents clients from accidentally creating duplicate commitments.\n\nThe request ID must be\na valid UUID with the exception that zero UUID is not supported\n(00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +} +}, +"path": "projects/{project}/global/snapshotRecycleBinPolicy", +"request": { +"$ref": "SnapshotRecycleBinPolicy" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +} +} +}, "snapshotSettings": { "methods": { "get": { @@ -45520,6 +46485,41 @@ "https://www.googleapis.com/auth/compute.readonly" ] }, +"getEffectiveRecycleBinRule": { +"description": "Returns the effective recycle bin rule for a snapshot by merging org and\nproject level rules. If no rules are defined at org and project level, the\nstandard default rule is returned.", +"flatPath": "projects/{project}/global/snapshots/{snapshot}/getEffectiveRecycleBinRule", +"httpMethod": "GET", +"id": "compute.snapshots.getEffectiveRecycleBinRule", +"parameterOrder": [ +"project", +"snapshot" +], +"parameters": { +"project": { +"description": "Project ID for this request.", +"location": "path", +"pattern": "(?:(?:[-a-z0-9]{1,63}\\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))", +"required": true, +"type": "string" +}, +"snapshot": { +"description": "Name of the Snapshot resource to get the effective recycle bin rule for.", +"location": "path", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/global/snapshots/{snapshot}/getEffectiveRecycleBinRule", +"response": { +"$ref": "SnapshotsGetEffectiveRecycleBinRuleResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute", +"https://www.googleapis.com/auth/compute.readonly" +] +}, "getIamPolicy": { "description": "Gets the access control policy for a resource. May be empty if no such\npolicy or resource exists.", "flatPath": "projects/{project}/global/snapshots/{resource}/getIamPolicy", @@ -53071,7 +54071,7 @@ } } }, -"revision": "20260807", +"revision": "20260821", "rootUrl": "https://compute.googleapis.com/", "schemas": { "AWSV4Signature": { @@ -61074,6 +62074,7 @@ false "confidentialInstanceType": { "description": "Defines the type of technology used by the confidential instance.", "enum": [ +"BMSAI", "CCA", "CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED", "SEV", @@ -61081,6 +62082,7 @@ false "TDX" ], "enumDescriptions": [ +"Bare Metal Secure AI.", "Arm Confidential Compute Architecture.", "No type specified. Do not use this value.", "AMD Secure Encrypted Virtualization.", @@ -61607,6 +62609,316 @@ false }, "type": "object" }, +"DhcpOptionsConfig": { +"description": "A standalone, regional API resource that encapsulates a set of user-defined\nDHCP configurations.", +"id": "DhcpOptionsConfig", +"properties": { +"associations": { +"additionalProperties": { +"$ref": "DhcpOptionsConfigAssociation" +}, +"description": "Mapping of user-defined keys to DhcpOptionsConfig to Network associations.", +"type": "object" +}, +"bootFileIpv4Name": { +"description": "The file path and name of the boot image/file on the TFTP server that the\nclient VM guest OS should download and execute during network boot. Used\nwhen the standard DHCP header 'file' field is overloaded. Corresponds to\nDHCPv4 Option 67.", +"type": "string" +}, +"bootFileIpv6Parameters": { +"description": "A list of UTF-8 encoded parameter strings to be passed as arguments to the\nbootloader program or OS kernel after downloading the boot file.\nCorresponds to DHCPv6 Option 60.", +"items": { +"type": "string" +}, +"type": "array" +}, +"bootFileIpv6Url": { +"description": "The Uniform Resource Locator (URL) specifying the protocol, server address,\nand file path of the boot file that the client VM guest OS should download\nand execute for network boot (e.g., 'tftp://[2001:db8::1]/bootx64.efi' or\n'http://[2001:db8::1]/boot.img'). Corresponds to DHCPv6 Option 59.", +"type": "string" +}, +"creationTimestamp": { +"description": "Output only. [Output Only] Creation timestamp inRFC3339\ntext format.", +"readOnly": true, +"type": "string" +}, +"description": { +"description": "An optional description of this resource. Provide this property when you\ncreate the resource.", +"type": "string" +}, +"dnsSearchPaths": { +"description": "An ordered list of domain suffixes (search paths) that the client VM guest\nOS should append to resolve hostnames that are not fully qualified. Applies\nto both DHCPv4 Option 119 and DHCPv6 Option 24.", +"items": { +"type": "string" +}, +"type": "array" +}, +"domainName": { +"description": "The domain name that the client VM guest OS should use when resolving\nhostnames via DNS (e.g., 'example.com'). It defines the default domain\nsuffix for the client. Corresponds to DHCPv4 Option 15.", +"type": "string" +}, +"id": { +"description": "Output only. [Output Only] The unique identifier for the resource type. The server\ngenerates this identifier.", +"format": "uint64", +"readOnly": true, +"type": "string" +}, +"kind": { +"default": "compute#dhcpOptionsConfig", +"description": "Output only. [Output Only] Type of the resource. Alwayscompute#dhcpOptionsConfig for dhcp options configs.", +"readOnly": true, +"type": "string" +}, +"leaseTimeSec": { +"description": "The duration, in seconds, of the IPv4 address lease offered by the DHCP\nserver to the client VM guest OS. Corresponds to DHCPv4 Option 51.", +"format": "int64", +"type": "string" +}, +"name": { +"annotations": { +"required": [ +"compute.dhcpOptionsConfigs.insert" +] +}, +"description": "Name of the resource. Provided by the client when the resource is created.\nThe name must be 1-63 characters long, and comply withRFC1035.\nSpecifically, the name must be 1-63 characters long and match the regular\nexpression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first\ncharacter must be a lowercase letter, and all following characters must\nbe a dash, lowercase letter, or digit, except the last character, which\ncannot be a dash.", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"type": "string" +}, +"ntpServerIpv4Addresses": { +"description": "An ordered list of IPv4 addresses of Network Time Protocol (NTP) servers\navailable to the client VM guest OS for system clock synchronization,\nlisted in order of preference. Corresponds to DHCPv4 Option 42.", +"items": { +"type": "string" +}, +"type": "array" +}, +"ntpServerIpv6Addresses": { +"description": "An ordered list of IPv6 addresses of Network Time Protocol (NTP) servers\navailable to the client VM guest OS for system clock synchronization.\nCorresponds to DHCPv6 Option 56.", +"items": { +"type": "string" +}, +"type": "array" +}, +"region": { +"description": "Output only. [Output Only] URL of the region where the resource resides.", +"readOnly": true, +"type": "string" +}, +"selfLink": { +"description": "Output only. [Output Only] Server-defined URL for the resource.", +"readOnly": true, +"type": "string" +}, +"tftpServerIpv4Addresses": { +"description": "An ordered list of one or more IPv4 addresses of TFTP servers. Provides\nserver redundancy and failover support, and is generally prioritized by\nclients over the single hostname specified in Option 66. Corresponds to\nDHCPv4 Option 150.", +"items": { +"type": "string" +}, +"type": "array" +}, +"tftpServerIpv4Name": { +"description": "The hostname or IP address of the Trivial File Transfer Protocol (TFTP)\nserver from which the client VM guest OS can download boot files. Typically\nused in network booting (PXE) when the standard DHCP header 'sname' field\nis overloaded. Corresponds to DHCPv4 Option 66.", +"type": "string" +} +}, +"type": "object" +}, +"DhcpOptionsConfigAssociation": { +"description": "Association represents the relationship between a DHCP options config and a\nnetwork. Association represents the relationship between a DHCP options\nconfig and a network.", +"id": "DhcpOptionsConfigAssociation", +"properties": { +"network": { +"description": "Required. The target network this DHCP option is attached to.\nYou can specify this as a full or partial URL. For example, the following\nare all valid URLs:\n \n \n - https://www.googleapis.com/compute/v1/projects/project/global/networks/network\n \n - projects/project/global/networks/network", +"type": "string" +}, +"networkId": { +"description": "Output only. [Output Only] The server-defined ID of the associated Network.", +"format": "uint64", +"readOnly": true, +"type": "string" +}, +"state": { +"description": "Output only. [Output Only] State of the association.", +"enum": [ +"ACTIVE", +"ORPHANED", +"STATE_UNSPECIFIED" +], +"enumDescriptions": [ +"The association is active and the DHCP configuration is applied.", +"The association is orphaned (the network has been deleted).", +"Default value. This value is unused." +], +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"DhcpOptionsConfigList": { +"id": "DhcpOptionsConfigList", +"properties": { +"etag": { +"description": "Server-defined ETag for optimistic concurrency control.", +"type": "string" +}, +"id": { +"description": "[Output Only] Unique identifier for the resource; defined by the server.", +"type": "string" +}, +"items": { +"description": "A list of DhcpOptionsConfig resources.", +"items": { +"$ref": "DhcpOptionsConfig" +}, +"type": "array" +}, +"kind": { +"default": "compute#dhcpOptionsConfigList", +"description": "Output only. [Output Only] Type of the resource. Alwayscompute#dhcpOptionsConfigList for a list of dhcp options\nconfigs.", +"readOnly": true, +"type": "string" +}, +"nextPageToken": { +"description": "[Output Only] This token allows you to get the next page of results for\nlist requests. If the number of results is larger thanmaxResults, use the nextPageToken as a value for\nthe query parameter pageToken in the next list request.\nSubsequent list requests will have their own nextPageToken to\ncontinue paging through the results.", +"type": "string" +}, +"selfLink": { +"description": "[Output Only] Server-defined URL for this resource.", +"type": "string" +}, +"unreachables": { +"description": "Output only. [Output Only] Unreachable resources.\nend_interface: MixerListResponseWithEtagBuilder", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, +"warning": { +"description": "[Output Only] Informational warning message.", +"properties": { +"code": { +"description": "[Output Only] A warning code, if applicable. For example, Compute\nEngine returns NO_RESULTS_ON_PAGE if there\nare no results in the response.", +"enum": [ +"CLEANUP_FAILED", +"DEPRECATED_RESOURCE_USED", +"DEPRECATED_TYPE_USED", +"DISK_SIZE_LARGER_THAN_IMAGE_SIZE", +"EXPERIMENTAL_TYPE_USED", +"EXTERNAL_API_WARNING", +"FIELD_VALUE_OVERRIDEN", +"INJECTED_KERNELS_DEPRECATED", +"INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB", +"LARGE_DEPLOYMENT_WARNING", +"LIST_OVERHEAD_QUOTA_EXCEED", +"MISSING_TYPE_DEPENDENCY", +"NEXT_HOP_ADDRESS_NOT_ASSIGNED", +"NEXT_HOP_CANNOT_IP_FORWARD", +"NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE", +"NEXT_HOP_INSTANCE_NOT_FOUND", +"NEXT_HOP_INSTANCE_NOT_ON_NETWORK", +"NEXT_HOP_NOT_RUNNING", +"NOT_CRITICAL_ERROR", +"NO_RESULTS_ON_PAGE", +"PARTIAL_SUCCESS", +"QUOTA_INFO_UNAVAILABLE", +"REQUIRED_TOS_AGREEMENT", +"RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING", +"RESOURCE_NOT_DELETED", +"SCHEMA_VALIDATION_IGNORED", +"SINGLE_INSTANCE_PROPERTY_TEMPLATE", +"UNDECLARED_PROPERTIES", +"UNREACHABLE" +], +"enumDeprecated": [ +false, +false, +false, +false, +false, +false, +true, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false +], +"enumDescriptions": [ +"Warning about failed cleanup of transient changes made by a failed\noperation.", +"A link to a deprecated resource was created.", +"When deploying and at least one of the resources has a type marked as\ndeprecated", +"The user created a boot disk that is larger than image size.", +"When deploying and at least one of the resources has a type marked as\nexperimental", +"Warning that is present in an external api call", +"Warning that value of a field has been overridden.\nDeprecated unused field.", +"The operation involved use of an injected kernel, which is deprecated.", +"A WEIGHTED_MAGLEV backend service is associated with a health check that is\nnot of type HTTP/HTTPS/HTTP2.", +"When deploying a deployment with a exceedingly large number of resources", +"Resource can't be retrieved due to list overhead quota exceed\nwhich captures the amount of resources filtered out by\nuser-defined list filter.", +"A resource depends on a missing type", +"The route's nextHopIp address is not assigned to an instance on the\nnetwork.", +"The route's next hop instance cannot ip forward.", +"The route's nextHopInstance URL refers to an instance that does not have an\nipv6 interface on the same network as the route.", +"The route's nextHopInstance URL refers to an instance that does not exist.", +"The route's nextHopInstance URL refers to an instance that is not on the\nsame network as the route.", +"The route's next hop instance does not have a status of RUNNING.", +"Error which is not critical. We decided to continue the process despite\nthe mentioned error.", +"No results are present on a particular list page.", +"Success is reported, but some results may be missing due to errors", +"Quota information is not available to client requests (e.g:\nregions.list).", +"The user attempted to use a resource that requires a TOS they have not\naccepted.", +"Warning that a resource is in use.", +"One or more of the resources set to auto-delete could not be deleted\nbecause they were in use.", +"When a resource schema validation is ignored.", +"Instance template used in instance group manager is valid as such, but\nits application does not make a lot of sense, because it allows only\nsingle instance in instance group.", +"When undeclared properties in the schema are present", +"A given scope cannot be reached." +], +"type": "string" +}, +"data": { +"description": "[Output Only] Metadata about this warning in key:\nvalue format. For example:\n\n\"data\": [\n {\n \"key\": \"scope\",\n \"value\": \"zones/us-east1-d\"\n }]", +"items": { +"properties": { +"key": { +"description": "[Output Only] A key that provides more detail on the warning being\nreturned. For example, for warnings where there are no results in a list\nrequest for a particular zone, this key might be scope and\nthe key value might be the zone name. Other examples might be a key\nindicating a deprecated resource and a suggested replacement, or a\nwarning about invalid network settings (for example, if an instance\nattempts to perform IP forwarding but is not enabled for IP forwarding).", +"type": "string" +}, +"value": { +"description": "[Output Only] A warning data value corresponding to the key.", +"type": "string" +} +}, +"type": "object" +}, +"type": "array" +}, +"message": { +"description": "[Output Only] A human-readable description of the warning code.", +"type": "string" +} +}, +"type": "object" +} +}, +"type": "object" +}, "Disk": { "description": "Represents a Persistent Disk resource.\n\nGoogle Compute Engine has two Disk resources:\n\n* [Zonal](/compute/docs/reference/rest/beta/disks)\n* [Regional](/compute/docs/reference/rest/beta/regionDisks)\n\nPersistent disks are required for running your VM instances.\nCreate both boot and non-boot (data) persistent disks. For more information,\nread Persistent Disks. For more\nstorage options, read Storage options.\n\nThe disks resource represents a zonal persistent disk.\nFor more information, readZonal persistent disks.\n\nThe regionDisks resource represents a\nregional persistent disk. For more information, read\nRegional resources.", "id": "Disk", @@ -65879,10 +67191,12 @@ false }, "confidentialComputeType": { "enum": [ +"CONFIDENTIAL_COMPUTE_TYPE_BMSAI", "CONFIDENTIAL_COMPUTE_TYPE_TDX", "CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED" ], "enumDescriptions": [ +"Bare Metal Secure AI.", "Intel Trust Domain Extensions.", "" ], @@ -67177,6 +68491,99 @@ false }, "type": "object" }, +"GetHealthOperationMetadata": { +"description": "Metadata for GetHealth operations.", +"id": "GetHealthOperationMetadata", +"properties": { +"healthInfo": { +"$ref": "GetHealthOperationMetadataHealthInfo", +"description": "Output only. The health information.", +"readOnly": true +} +}, +"type": "object" +}, +"GetHealthOperationMetadataHealthInfo": { +"description": "Health information.", +"id": "GetHealthOperationMetadataHealthInfo", +"properties": { +"availabilitySloStatus": { +"description": "Output only. The availability SLO status.", +"enum": [ +"AVAILABILITY_SLO_STATUS_IN_SLO", +"AVAILABILITY_SLO_STATUS_OUT_OF_SLO", +"AVAILABILITY_SLO_STATUS_SLO_UNKNOWN", +"AVAILABILITY_SLO_STATUS_UNSPECIFIED" +], +"enumDescriptions": [ +"The slot availability is in SLO.", +"The slot availability is out of SLO.", +"The slot availability is unknown.", +"Unspecified availability SLO status." +], +"readOnly": true, +"type": "string" +}, +"healthStatus": { +"description": "Output only. The health status.", +"enum": [ +"HEALTH_STATUS_HEALTHY", +"HEALTH_STATUS_UNHEALTHY", +"HEALTH_STATUS_UNSPECIFIED" +], +"enumDescriptions": [ +"The reservation slot is healthy.", +"The reservation slot is unhealthy.", +"Unspecified health status." +], +"readOnly": true, +"type": "string" +}, +"repairCategory": { +"description": "Output only. The repair category.", +"enum": [ +"REPAIR_CATEGORY_CRITICAL_FAILURE", +"REPAIR_CATEGORY_EMERGENT_MAINTENANCE", +"REPAIR_CATEGORY_PLANNED_MAINTENANCE", +"REPAIR_CATEGORY_UNSPECIFIED", +"REPAIR_CATEGORY_USER_REPORTED_FAULT" +], +"enumDescriptions": [ +"The repair is because of critical failures, that are scoped outside\nemergent maintenance", +"The repair is because of an emergent maintenance", +"The repair is because of a planned maintenance", +"Unspecified repair category.", +"The repair is because of a user reported fault" +], +"readOnly": true, +"type": "string" +}, +"unhealthyReason": { +"description": "Output only. The reason for unhealthy status.", +"enum": [ +"UNHEALTHY_REASON_PENDING_USER_APPROVAL", +"UNHEALTHY_REASON_REPAIRING", +"UNHEALTHY_REASON_UNSCHEDULABLE", +"UNHEALTHY_REASON_UNSPECIFIED" +], +"enumDescriptions": [ +"The slot is unhealthy because there is a pending repair, waiting for\ncustomer approval", +"The slot is unhealthy because repair is in progress", +"The slot is unhealthy because a vm cannot be scheduled on it, and no\nrepairs are running on the slot", +"Unspecified unhealthy reason." +], +"readOnly": true, +"type": "string" +}, +"updateTime": { +"description": "Output only. The time when health info was updated.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "GetVersionOperationMetadata": { "id": "GetVersionOperationMetadata", "properties": { @@ -67220,6 +68627,68 @@ false }, "type": "object" }, +"GlobalFrontendSettings": { +"description": "Represents the Global Frontend Bundle settings for a single project.", +"id": "GlobalFrontendSettings", +"properties": { +"bundleType": { +"description": "Customer-settable bundle type.", +"enum": [ +"BUNDLE_TYPE_UNSPECIFIED", +"GLOBAL_FRONT_END", +"INDIVIDUAL" +], +"enumDescriptions": [ +"Bundling is not active", +"Standard Global Frontend bundle", +"Ala Carte mode" +], +"type": "string" +}, +"creationTimestamp": { +"description": "Output only. [Output Only] Creation timestamp in RFC3339 text format.", +"readOnly": true, +"type": "string" +}, +"description": { +"description": "Output only. [Output Only] An optional description of this resource.", +"readOnly": true, +"type": "string" +}, +"etag": { +"description": "Output only. For optimistic locking", +"readOnly": true, +"type": "string" +}, +"id": { +"description": "Output only. [Output Only] The unique identifier for the resource. This identifier is\ndefined by the server.", +"format": "uint64", +"readOnly": true, +"type": "string" +}, +"name": { +"description": "Output only. OUTPUT_ONLY fields\n[Output Only] Name of the resource. Must be 1-63 characters long and match\nthe regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first\ncharacter must be a lowercase letter, and all following characters must\nbe a dash, lowercase letter, or digit, except the last character, which\ncannot be a dash.", +"readOnly": true, +"type": "string" +}, +"selfLink": { +"description": "Output only. [Output Only] Server-defined URL for the resource.", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"GlobalFrontendSettingsPatchResponse": { +"description": "Response to an UpdateGlobalFrontendSettingsRequest.", +"id": "GlobalFrontendSettingsPatchResponse", +"properties": { +"operation": { +"$ref": "Operation" +} +}, +"type": "object" +}, "GlobalNetworkEndpointGroupsAttachEndpointsRequest": { "id": "GlobalNetworkEndpointGroupsAttachEndpointsRequest", "properties": { @@ -67867,7 +69336,7 @@ false "id": "GuestOsFeature", "properties": { "type": { -"description": "The ID of a supported feature. To add multiple values, use commas to\nseparate values. Set to one or more of the following values:\n \n - VIRTIO_SCSI_MULTIQUEUE\n - WINDOWS\n - MULTI_IP_SUBNET\n - UEFI_COMPATIBLE\n - GVNIC\n - SEV_CAPABLE\n - SUSPEND_RESUME_COMPATIBLE\n - SEV_LIVE_MIGRATABLE_V2\n - SEV_SNP_CAPABLE\n - TDX_CAPABLE\n - IDPF\n - SNP_SVSM_CAPABLE\n - CCA_CAPABLE\n\n\nFor more information, see\nEnabling guest operating system features.", +"description": "The ID of a supported feature. To add multiple values, use commas to\nseparate values. Set to one or more of the following values:\n \n - VIRTIO_SCSI_MULTIQUEUE\n - WINDOWS\n - MULTI_IP_SUBNET\n - UEFI_COMPATIBLE\n - GVNIC\n - SEV_CAPABLE\n - SUSPEND_RESUME_COMPATIBLE\n - SEV_LIVE_MIGRATABLE_V2\n - SEV_SNP_CAPABLE\n - TDX_CAPABLE\n - IDPF\n - SNP_SVSM_CAPABLE\n - CCA_CAPABLE\n - SUSPEND_SAFE_FPR\n\n\nFor more information, see\nEnabling guest operating system features.", "enum": [ "BARE_METAL_LINUX_COMPATIBLE", "CCA_CAPABLE", @@ -67881,6 +69350,7 @@ false "SEV_LIVE_MIGRATABLE_V2", "SEV_SNP_CAPABLE", "SNP_SVSM_CAPABLE", +"SUSPEND_SAFE_FPR", "TDX_CAPABLE", "UEFI_COMPATIBLE", "VIRTIO_SCSI_MULTIQUEUE", @@ -67899,6 +69369,7 @@ false "", "", "", +"Indicates the guest OS is safe for free page reporting (FPR) during\nsuspend.", "", "", "", @@ -78880,6 +80351,11 @@ false "readOnly": true, "type": "string" }, +"selfLinkWithId": { +"description": "Output only. Server-defined URL for this resource with the resource id.", +"readOnly": true, +"type": "string" +}, "state": { "description": "Output only. [Output Only] The current state of Interconnect functionality, which can\ntake one of the following values:\n \n - ACTIVE: The Interconnect is valid, turned up and ready to use.\n Attachments may be provisioned on this Interconnect.\n - UNPROVISIONED: The Interconnect has not completed turnup. No\n attachments may be provisioned on this Interconnect.\n - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance.\n No attachments may be provisioned or updated on this\n Interconnect.", "enum": [ @@ -81741,6 +83217,18 @@ false "description": "Output only. The remote location for Cross-Site Interconnect wires. This specifies an\nInterconnectLocation city (metropolitan area designator), which itself\nmay match multiple InterconnectLocations.", "readOnly": true, "type": "string" +}, +"maxDynamicPathBandwidthGbps": { +"description": "Output only. The maximum unmetered bandwidth for dynamic paths allowable per\nWireGroup for this metro.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"maxFixedPathBandwidthGbps": { +"description": "Output only. The maximum unmetered bandwidth for fixed paths allowable per WireGroup\nfor this metro.", +"format": "int64", +"readOnly": true, +"type": "string" } }, "type": "object" @@ -83310,6 +84798,179 @@ false }, "type": "object" }, +"ListVmExtensionStatesResponse": { +"id": "ListVmExtensionStatesResponse", +"properties": { +"etag": { +"description": "Output only. Fingerprint of this resource. A hash of the contents stored\nin this object. This field is used in optimistic locking. This field will\nbe ignored when inserting a VmExtensionPolicy. An up-to-date\nfingerprint must be provided in order to update the VmExtensionPolicy.\n\nTo see the latest value of the fingerprint, make a get() request to\nretrieve a VmExtensionPolicy.", +"readOnly": true, +"type": "string" +}, +"id": { +"description": "Output only. Unique identifier for the resource; defined by the server.", +"readOnly": true, +"type": "string" +}, +"items": { +"description": "Output only. A list of VM extension policy resources.", +"items": { +"$ref": "VmExtensionState" +}, +"readOnly": true, +"type": "array" +}, +"kind": { +"default": "compute#vmExtensionStatesList", +"description": "Output only. Type of resource.", +"readOnly": true, +"type": "string" +}, +"nextPageToken": { +"description": "Output only. This token allows you to get the next page of results for\nlist requests. If the number of results is larger thanmaxResults, use the nextPageToken as a value for\nthe query parameter pageToken in the next list request.\nSubsequent list requests will have their own nextPageToken to\ncontinue paging through the results.", +"readOnly": true, +"type": "string" +}, +"selfLink": { +"description": "Output only. Server-defined URL for this resource.", +"readOnly": true, +"type": "string" +}, +"unreachables": { +"description": "Output only. Unreachable resources.", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, +"warning": { +"description": "Output only. Informational warning message.", +"properties": { +"code": { +"description": "[Output Only] A warning code, if applicable. For example, Compute\nEngine returns NO_RESULTS_ON_PAGE if there\nare no results in the response.", +"enum": [ +"CLEANUP_FAILED", +"DEPRECATED_RESOURCE_USED", +"DEPRECATED_TYPE_USED", +"DISK_SIZE_LARGER_THAN_IMAGE_SIZE", +"EXPERIMENTAL_TYPE_USED", +"EXTERNAL_API_WARNING", +"FIELD_VALUE_OVERRIDEN", +"INJECTED_KERNELS_DEPRECATED", +"INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB", +"LARGE_DEPLOYMENT_WARNING", +"LIST_OVERHEAD_QUOTA_EXCEED", +"MISSING_TYPE_DEPENDENCY", +"NEXT_HOP_ADDRESS_NOT_ASSIGNED", +"NEXT_HOP_CANNOT_IP_FORWARD", +"NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE", +"NEXT_HOP_INSTANCE_NOT_FOUND", +"NEXT_HOP_INSTANCE_NOT_ON_NETWORK", +"NEXT_HOP_NOT_RUNNING", +"NOT_CRITICAL_ERROR", +"NO_RESULTS_ON_PAGE", +"PARTIAL_SUCCESS", +"QUOTA_INFO_UNAVAILABLE", +"REQUIRED_TOS_AGREEMENT", +"RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING", +"RESOURCE_NOT_DELETED", +"SCHEMA_VALIDATION_IGNORED", +"SINGLE_INSTANCE_PROPERTY_TEMPLATE", +"UNDECLARED_PROPERTIES", +"UNREACHABLE" +], +"enumDeprecated": [ +false, +false, +false, +false, +false, +false, +true, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false +], +"enumDescriptions": [ +"Warning about failed cleanup of transient changes made by a failed\noperation.", +"A link to a deprecated resource was created.", +"When deploying and at least one of the resources has a type marked as\ndeprecated", +"The user created a boot disk that is larger than image size.", +"When deploying and at least one of the resources has a type marked as\nexperimental", +"Warning that is present in an external api call", +"Warning that value of a field has been overridden.\nDeprecated unused field.", +"The operation involved use of an injected kernel, which is deprecated.", +"A WEIGHTED_MAGLEV backend service is associated with a health check that is\nnot of type HTTP/HTTPS/HTTP2.", +"When deploying a deployment with a exceedingly large number of resources", +"Resource can't be retrieved due to list overhead quota exceed\nwhich captures the amount of resources filtered out by\nuser-defined list filter.", +"A resource depends on a missing type", +"The route's nextHopIp address is not assigned to an instance on the\nnetwork.", +"The route's next hop instance cannot ip forward.", +"The route's nextHopInstance URL refers to an instance that does not have an\nipv6 interface on the same network as the route.", +"The route's nextHopInstance URL refers to an instance that does not exist.", +"The route's nextHopInstance URL refers to an instance that is not on the\nsame network as the route.", +"The route's next hop instance does not have a status of RUNNING.", +"Error which is not critical. We decided to continue the process despite\nthe mentioned error.", +"No results are present on a particular list page.", +"Success is reported, but some results may be missing due to errors", +"Quota information is not available to client requests (e.g:\nregions.list).", +"The user attempted to use a resource that requires a TOS they have not\naccepted.", +"Warning that a resource is in use.", +"One or more of the resources set to auto-delete could not be deleted\nbecause they were in use.", +"When a resource schema validation is ignored.", +"Instance template used in instance group manager is valid as such, but\nits application does not make a lot of sense, because it allows only\nsingle instance in instance group.", +"When undeclared properties in the schema are present", +"A given scope cannot be reached." +], +"type": "string" +}, +"data": { +"description": "[Output Only] Metadata about this warning in key:\nvalue format. For example:\n\n\"data\": [\n {\n \"key\": \"scope\",\n \"value\": \"zones/us-east1-d\"\n }]", +"items": { +"properties": { +"key": { +"description": "[Output Only] A key that provides more detail on the warning being\nreturned. For example, for warnings where there are no results in a list\nrequest for a particular zone, this key might be scope and\nthe key value might be the zone name. Other examples might be a key\nindicating a deprecated resource and a suggested replacement, or a\nwarning about invalid network settings (for example, if an instance\nattempts to perform IP forwarding but is not enabled for IP forwarding).", +"type": "string" +}, +"value": { +"description": "[Output Only] A warning data value corresponding to the key.", +"type": "string" +} +}, +"type": "object" +}, +"type": "array" +}, +"message": { +"description": "[Output Only] A human-readable description of the warning code.", +"type": "string" +} +}, +"readOnly": true, +"type": "object" +} +}, +"type": "object" +}, "LocalDisk": { "id": "LocalDisk", "properties": { @@ -84446,10 +86107,11 @@ false "readOnly": true }, "targetStatus": { -"description": "Output only. [Output Only] The eventual status of the instance. The instance group\nmanager will not be identified as stable till each managed instance reaches\nits targetStatus.", +"description": "Output only. The eventual status of the instance. The instance group\nmanager will not be identified as stable till each managed instance reaches\nits targetStatus.", "enum": [ "ABANDONED", "DELETED", +"INVALID", "RUNNING", "STOPPED", "SUSPENDED" @@ -84457,6 +86119,7 @@ false "enumDescriptions": [ "The managed instance will eventually be ABANDONED, i.e. dissociated\nfrom the managed instance group.", "The managed instance will eventually be DELETED.", +"Only present to map the STATUS_INVALID value.", "The managed instance will eventually reach status RUNNING.", "The managed instance will eventually reach status TERMINATED.", "The managed instance will eventually reach status SUSPENDED." @@ -86843,6 +88506,7 @@ false "description": "Type of network endpoints in this network endpoint group. Can be one ofGCE_VM_IP, GCE_VM_IP_PORT,NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT,INTERNET_IP_PORT, SERVERLESS,PRIVATE_SERVICE_CONNECT, GCE_VM_IP_PORTMAP.", "enum": [ "GCE_VM_IP", +"GCE_VM_IP_DEDICATED_BACKEND", "GCE_VM_IP_PORT", "GCE_VM_IP_PORTMAP", "INTERNET_FQDN_PORT", @@ -86853,6 +88517,7 @@ false ], "enumDescriptions": [ "The network endpoint is represented by an IP address.", +"The network endpoint for targeting a specific network interface of a\nVM instance in configurations with multiple network interfaces on the\nsame network.", "The network endpoint is represented by IP address and port pair.", "The network endpoint is represented by an IP, Port and Client Destination\nPort.", "The network endpoint is represented by fully qualified domain name and\nport.", @@ -92906,6 +94571,11 @@ false }, "type": "object" }, +"getHealthOperationMetadata": { +"$ref": "GetHealthOperationMetadata", +"description": "Output only. Metadata for GetHealth operations.", +"readOnly": true +}, "getVersionOperationMetadata": { "$ref": "GetVersionOperationMetadata" }, @@ -96968,6 +98638,495 @@ false }, "type": "object" }, +"RecoverableSnapshot": { +"description": "Represents a RecoverableSnapshot resource.\n\nA RecoverableSnapshot represents a snapshot in recycle bin.", +"id": "RecoverableSnapshot", +"properties": { +"creationTimestamp": { +"description": "Output only. [Output Only] Creation timestamp inRFC3339\ntext format.", +"readOnly": true, +"type": "string" +}, +"description": { +"description": "Optional. An optional description of this resource.", +"type": "string" +}, +"id": { +"description": "Output only. [Output Only] The unique identifier for the resource. This identifier is\ndefined by the server.", +"format": "uint64", +"readOnly": true, +"type": "string" +}, +"kind": { +"default": "compute#recoverableSnapshot", +"description": "Output only. [Output Only] Type of the resource. Alwayscompute#recoverableSnapshot for RecoverableSnapshot\nresources.", +"readOnly": true, +"type": "string" +}, +"name": { +"description": "Output only. Identifier. Name of the recoverable snapshot generated on the deletion of the snapshot.\nThe name will be 1-63 characters long, and comply withRFC1035.\nSpecifically, the name will be 1-63 characters long and match the regular\nexpression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first\ncharacter will be a lowercase letter, and all following characters can be\na dash, lowercase letter, or digit, except the last character, which cannot\nbe a dash.", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"readOnly": true, +"type": "string" +}, +"originalResource": { +"$ref": "RecoverableSnapshotOriginalSnapshot", +"description": "Output only. Output Only] The original snapshot resource.", +"readOnly": true +}, +"purgeTimestamp": { +"description": "Output only. [Output Only] Purge timestamp of recoverable snapshot inRFC3339\ntext format.", +"readOnly": true, +"type": "string" +}, +"satisfiesPzi": { +"description": "Output only. [Output Only] Reserved for future use.", +"readOnly": true, +"type": "boolean" +}, +"satisfiesPzs": { +"description": "Output only. [Output Only] Reserved for future use.", +"readOnly": true, +"type": "boolean" +}, +"selfLink": { +"description": "Output only. [Output Only] Server-defined URL for the resource.", +"readOnly": true, +"type": "string" +}, +"selfLinkWithId": { +"description": "Output only. [Output Only] Server-defined URL for this resource's resource id.", +"readOnly": true, +"type": "string" +}, +"status": { +"description": "Output only. [Output Only] Status of the recoverable snapshot.", +"enum": [ +"CREATING", +"DELETING", +"FAILED", +"READY", +"RECOVERING", +"UNKNOWN" +], +"enumDescriptions": [ +"Recoverable Snapshot creation is in progress.", +"Recovered Snapshot is currently being deleted.", +"Recoverable Snapshot creation failed.", +"Recoverable Snapshot has been created successfully.", +"Recoverable Snapshot is currently being recovered.", +"" +], +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"RecoverableSnapshotList": { +"id": "RecoverableSnapshotList", +"properties": { +"etag": { +"type": "string" +}, +"id": { +"description": "[Output Only] Unique identifier for the resource; defined by the server.", +"type": "string" +}, +"items": { +"description": "A list of RecoverableSnapshots resources.", +"items": { +"$ref": "RecoverableSnapshot" +}, +"type": "array" +}, +"kind": { +"default": "compute#recoverableSnapshotList", +"description": "Output only. [Output Only] Type of resource. Alwayscompute#recoverableSnapshotList for lists of\nrecoverablesnapshots.", +"readOnly": true, +"type": "string" +}, +"nextPageToken": { +"description": "[Output Only] This token allows you to get the next page of results for\nlist requests. If the number of results is larger thanmaxResults, use the nextPageToken as a value for\nthe query parameter pageToken in the next list request.\nSubsequent list requests will have their own nextPageToken to\ncontinue paging through the results.", +"type": "string" +}, +"selfLink": { +"description": "Output only. [Output Only] Server-defined URL for this resource.", +"readOnly": true, +"type": "string" +}, +"unreachables": { +"description": "Output only. [Output Only] Unreachable resources.\nend_interface: MixerListResponseWithEtagBuilder", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, +"warning": { +"description": "[Output Only] Informational warning message.", +"properties": { +"code": { +"description": "[Output Only] A warning code, if applicable. For example, Compute\nEngine returns NO_RESULTS_ON_PAGE if there\nare no results in the response.", +"enum": [ +"CLEANUP_FAILED", +"DEPRECATED_RESOURCE_USED", +"DEPRECATED_TYPE_USED", +"DISK_SIZE_LARGER_THAN_IMAGE_SIZE", +"EXPERIMENTAL_TYPE_USED", +"EXTERNAL_API_WARNING", +"FIELD_VALUE_OVERRIDEN", +"INJECTED_KERNELS_DEPRECATED", +"INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB", +"LARGE_DEPLOYMENT_WARNING", +"LIST_OVERHEAD_QUOTA_EXCEED", +"MISSING_TYPE_DEPENDENCY", +"NEXT_HOP_ADDRESS_NOT_ASSIGNED", +"NEXT_HOP_CANNOT_IP_FORWARD", +"NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE", +"NEXT_HOP_INSTANCE_NOT_FOUND", +"NEXT_HOP_INSTANCE_NOT_ON_NETWORK", +"NEXT_HOP_NOT_RUNNING", +"NOT_CRITICAL_ERROR", +"NO_RESULTS_ON_PAGE", +"PARTIAL_SUCCESS", +"QUOTA_INFO_UNAVAILABLE", +"REQUIRED_TOS_AGREEMENT", +"RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING", +"RESOURCE_NOT_DELETED", +"SCHEMA_VALIDATION_IGNORED", +"SINGLE_INSTANCE_PROPERTY_TEMPLATE", +"UNDECLARED_PROPERTIES", +"UNREACHABLE" +], +"enumDeprecated": [ +false, +false, +false, +false, +false, +false, +true, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false +], +"enumDescriptions": [ +"Warning about failed cleanup of transient changes made by a failed\noperation.", +"A link to a deprecated resource was created.", +"When deploying and at least one of the resources has a type marked as\ndeprecated", +"The user created a boot disk that is larger than image size.", +"When deploying and at least one of the resources has a type marked as\nexperimental", +"Warning that is present in an external api call", +"Warning that value of a field has been overridden.\nDeprecated unused field.", +"The operation involved use of an injected kernel, which is deprecated.", +"A WEIGHTED_MAGLEV backend service is associated with a health check that is\nnot of type HTTP/HTTPS/HTTP2.", +"When deploying a deployment with a exceedingly large number of resources", +"Resource can't be retrieved due to list overhead quota exceed\nwhich captures the amount of resources filtered out by\nuser-defined list filter.", +"A resource depends on a missing type", +"The route's nextHopIp address is not assigned to an instance on the\nnetwork.", +"The route's next hop instance cannot ip forward.", +"The route's nextHopInstance URL refers to an instance that does not have an\nipv6 interface on the same network as the route.", +"The route's nextHopInstance URL refers to an instance that does not exist.", +"The route's nextHopInstance URL refers to an instance that is not on the\nsame network as the route.", +"The route's next hop instance does not have a status of RUNNING.", +"Error which is not critical. We decided to continue the process despite\nthe mentioned error.", +"No results are present on a particular list page.", +"Success is reported, but some results may be missing due to errors", +"Quota information is not available to client requests (e.g:\nregions.list).", +"The user attempted to use a resource that requires a TOS they have not\naccepted.", +"Warning that a resource is in use.", +"One or more of the resources set to auto-delete could not be deleted\nbecause they were in use.", +"When a resource schema validation is ignored.", +"Instance template used in instance group manager is valid as such, but\nits application does not make a lot of sense, because it allows only\nsingle instance in instance group.", +"When undeclared properties in the schema are present", +"A given scope cannot be reached." +], +"type": "string" +}, +"data": { +"description": "[Output Only] Metadata about this warning in key:\nvalue format. For example:\n\n\"data\": [\n {\n \"key\": \"scope\",\n \"value\": \"zones/us-east1-d\"\n }]", +"items": { +"properties": { +"key": { +"description": "[Output Only] A key that provides more detail on the warning being\nreturned. For example, for warnings where there are no results in a list\nrequest for a particular zone, this key might be scope and\nthe key value might be the zone name. Other examples might be a key\nindicating a deprecated resource and a suggested replacement, or a\nwarning about invalid network settings (for example, if an instance\nattempts to perform IP forwarding but is not enabled for IP forwarding).", +"type": "string" +}, +"value": { +"description": "[Output Only] A warning data value corresponding to the key.", +"type": "string" +} +}, +"type": "object" +}, +"type": "array" +}, +"message": { +"description": "[Output Only] A human-readable description of the warning code.", +"type": "string" +} +}, +"type": "object" +} +}, +"type": "object" +}, +"RecoverableSnapshotOriginalSnapshot": { +"id": "RecoverableSnapshotOriginalSnapshot", +"properties": { +"architecture": { +"description": "Output only. [Output Only] The architecture of the snapshot. Valid values are\nARM64 or X86_64.", +"enum": [ +"ARCHITECTURE_UNSPECIFIED", +"ARM64", +"X86_64" +], +"enumDescriptions": [ +"Default value indicating Architecture is not set.", +"Machines with architecture ARM64", +"Machines with architecture X86_64" +], +"readOnly": true, +"type": "string" +}, +"autoCreated": { +"description": "Output only. [Output Only] Set to true if snapshots are automatically created by\napplying resource policy on the target disk.", +"readOnly": true, +"type": "boolean" +}, +"chainName": { +"description": "Creates the new snapshot in the snapshot chain labeled with the\nspecified name. The chain name must be 1-63 characters long and comply\nwith RFC1035. This is an uncommon option only for advanced service\nowners who needs to create separate snapshot chains, for example,\nfor chargeback tracking. When you describe your snapshot resource, this\nfield is visible only if it has a non-empty value.", +"type": "string" +}, +"creationSizeBytes": { +"description": "Output only. [Output Only] Size in bytes of the snapshot at creation time.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"creationTimestamp": { +"description": "Output only. [Output Only] Creation timestamp inRFC3339 text format.", +"readOnly": true, +"type": "string" +}, +"deletionTimestamp": { +"description": "Output only. [Output Only] Deletion timestamp of snapshot inRFC3339 text format.", +"readOnly": true, +"type": "string" +}, +"description": { +"description": "An optional description of this resource.", +"type": "string" +}, +"diskSizeGb": { +"description": "Output only. [Output Only] Size of the source disk, specified in GB.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"downloadBytes": { +"description": "Output only. [Output Only] Number of bytes downloaded to restore a snapshot to a disk.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"enableConfidentialCompute": { +"description": "Output only. Whether this snapshot is created from a confidential compute mode disk.\n[Output Only]: This field is not set by user, but from source disk.", +"readOnly": true, +"type": "boolean" +}, +"guestOsFeatures": { +"description": "Output only. [Output Only] A list of features to enable on the guest operating system.\nApplicable only for bootable images. Read \nEnabling guest operating system features to see a list of available\noptions.", +"items": { +"$ref": "GuestOsFeature" +}, +"readOnly": true, +"type": "array" +}, +"id": { +"description": "Output only. [Output Only] The unique identifier for the original snapshot. This\nidentifier is defined by the server.", +"format": "uint64", +"readOnly": true, +"type": "string" +}, +"labelFingerprint": { +"description": "A fingerprint for the labels being applied to this snapshot, which is\nessentially a hash of the labels set used for optimistic locking. The\nfingerprint is initially generated by Compute Engine and changes after\nevery request to modify or update labels. You must always provide an\nup-to-date fingerprint hash in order to update or change labels,\notherwise the request will fail with error412 conditionNotMet.\n\nTo see the latest fingerprint, make a get() request to\nretrieve a snapshot.", +"format": "byte", +"type": "string" +}, +"labels": { +"additionalProperties": { +"type": "string" +}, +"description": "Labels to apply to this snapshot. These can be later modified by\nthe setLabels method.\nLabel values may be empty.", +"type": "object" +}, +"licenseCodes": { +"description": "Output only. [Output Only] Integer license codes indicating which licenses are\nattached to this snapshot.", +"items": { +"format": "int64", +"type": "string" +}, +"readOnly": true, +"type": "array" +}, +"licenses": { +"description": "Output only. [Output Only] A list of public visible licenses that apply to this\nsnapshot.", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, +"maxRetentionDays": { +"description": "Number of days the snapshot should be retained before being deleted\nautomatically.", +"format": "int32", +"type": "integer" +}, +"name": { +"description": "Name of the original snapshot provided by the client. The name must be\n1-63 characters long, and comply with RFC1035.\nSpecifically, the name must be 1-63 characters long and match the regular\nexpression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first\ncharacter must be a lowercase letter, and all following characters must\nbe a dash, lowercase letter, or digit, except the last character, which\ncannot be a dash.", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"type": "string" +}, +"region": { +"description": "Output only. [Output Only] URL of the region where the snapshot resides. Only\napplicable for regional snapshots.", +"readOnly": true, +"type": "string" +}, +"satisfiesPzi": { +"description": "Output only. Reserved for future use.", +"readOnly": true, +"type": "boolean" +}, +"satisfiesPzs": { +"description": "Output only. [Output Only] Reserved for future use.", +"readOnly": true, +"type": "boolean" +}, +"selfLink": { +"description": "Output only. [Output Only] Server-defined URL for the resource.", +"readOnly": true, +"type": "string" +}, +"selfLinkWithId": { +"description": "Output only. [Output Only] Server-defined URL for this resource's resource id.", +"readOnly": true, +"type": "string" +}, +"snapshotEncryptionKey": { +"$ref": "CustomerEncryptionKey", +"description": "Encrypts the snapshot using acustomer-supplied\nencryption key.\n\nAfter you encrypt a snapshot using a customer-supplied key, you must\nprovide the same key if you use the snapshot later. For example, you must\nprovide the encryption key when you create a disk from the encrypted\nsnapshot in a future request.\n\nCustomer-supplied encryption keys do not protect access to metadata\nof the snapshot.\n\nIf you do not provide an encryption key when creating the snapshot, then\nthe snapshot will be encrypted using an automatically generated key and\nyou do not need to provide a key to use the snapshot later." +}, +"snapshotGroupId": { +"description": "Output only. [Output Only] The unique ID of the snapshot group that this snapshot\nbelongs to. The usage of snapshot group feature is restricted.", +"readOnly": true, +"type": "string" +}, +"snapshotGroupName": { +"description": "Output only. [Output only] The snapshot group that this snapshot belongs to. The usage\nof snapshot group feature is restricted.", +"readOnly": true, +"type": "string" +}, +"snapshotType": { +"description": "Indicates the type of the snapshot.", +"enum": [ +"ARCHIVE", +"STANDARD" +], +"enumDescriptions": [ +"", +"" +], +"type": "string" +}, +"sourceDisk": { +"description": "The source disk used to create this snapshot.", +"type": "string" +}, +"sourceDiskEncryptionKey": { +"$ref": "CustomerEncryptionKey", +"description": "The customer-supplied\nencryption key of the source disk. Required if the source disk is\nprotected by a customer-supplied encryption key." +}, +"sourceDiskForRecoveryCheckpoint": { +"description": "The source disk whose recovery checkpoint will be used to create this\nsnapshot.", +"type": "string" +}, +"sourceDiskId": { +"description": "Output only. [Output Only] The ID value of the disk used to create this snapshot", +"readOnly": true, +"type": "string" +}, +"sourceInstantSnapshot": { +"description": "The source instant snapshot used to create this snapshot.", +"type": "string" +}, +"sourceInstantSnapshotEncryptionKey": { +"$ref": "CustomerEncryptionKey", +"description": "Customer provided encryption key when creating Snapshot from Instant\nSnapshot." +}, +"sourceInstantSnapshotId": { +"description": "Output only. [Output Only] The unique ID of the instant snapshot used to create this\nsnapshot. This value identifies the exact instant snapshot that was used\nto create this persistent disk. For example, if you created the\npersistent disk from an instant snapshot that was later deleted and\nrecreated under the same name, the source instant snapshot ID would\nidentify the exact instant snapshot that was used.", +"readOnly": true, +"type": "string" +}, +"sourceSnapshotSchedulePolicy": { +"description": "Output only. [Output Only] URL of the resource policy which created this\nscheduled snapshot.", +"readOnly": true, +"type": "string" +}, +"sourceSnapshotSchedulePolicyId": { +"description": "Output only. [Output Only] ID of the resource policy which created this\nscheduled snapshot.", +"readOnly": true, +"type": "string" +}, +"storageBytes": { +"description": "Output only. [Output Only] A size of the storage used by the snapshot.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"storageBytesStatus": { +"description": "Output only. [Deprecated] Instead, check the storageBytes field. After\nsnapshot creation, the storageBytesStatus field is alwaysUP_TO_DATE.\n[Output Only] An indicator whether storageBytes is in a\nstable state or it is being adjusted as a result of shared storage\nreallocation. This status can either be unset, meaning the snapshot is\nbeing created, or UP_TO_DATE, meaning the size of the\nsnapshot is up-to-date.", +"enum": [ +"UPDATING", +"UP_TO_DATE" +], +"enumDescriptions": [ +"", +"" +], +"readOnly": true, +"type": "string" +}, +"storageLocations": { +"description": "Cloud Storage bucket storage location of the snapshot (regional or\nmulti-regional).", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "Reference": { "description": "Represents a reference to a resource.", "id": "Reference", @@ -99355,10 +101514,12 @@ false }, "confidentialComputeType": { "enum": [ +"CONFIDENTIAL_COMPUTE_TYPE_BMSAI", "CONFIDENTIAL_COMPUTE_TYPE_TDX", "CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED" ], "enumDescriptions": [ +"Bare Metal Secure AI.", "Intel Trust Domain Extensions.", "" ], @@ -109544,302 +111705,347 @@ false }, "type": "object" }, -"SnapshotGroup": { -"description": "Represents a SnapshotGroup resource.\n\nA snapshot group is a set of snapshots that represents a point in time state\nof a consistency group.", -"id": "SnapshotGroup", +"SnapshotGroup": { +"description": "Represents a SnapshotGroup resource.\n\nA snapshot group is a set of snapshots that represents a point in time state\nof a consistency group.", +"id": "SnapshotGroup", +"properties": { +"creationTimestamp": { +"description": "Output only. [Output Only] Creation timestamp inRFC3339\ntext format.", +"readOnly": true, +"type": "string" +}, +"description": { +"description": "Optional. An optional description of this resource. Provide this property when you\ncreate the resource.", +"type": "string" +}, +"id": { +"description": "Output only. [Output Only] The unique identifier for the resource. This identifier is\ndefined by the server.", +"format": "uint64", +"readOnly": true, +"type": "string" +}, +"kind": { +"default": "compute#snapshotGroup", +"description": "Output only. [Output Only] Type of the resource. Alwayscompute#snapshotGroup for SnapshotGroup\nresources.", +"readOnly": true, +"type": "string" +}, +"name": { +"description": "Identifier. Name of the resource; provided by the client when the resource is created.\nThe name must be 1-63 characters long, and comply withRFC1035.\nSpecifically, the name must be 1-63 characters long and match the regular\nexpression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first\ncharacter must be a lowercase letter, and all following characters must be\na dash, lowercase letter, or digit, except the last character, which cannot\nbe a dash.", +"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", +"type": "string" +}, +"selfLink": { +"description": "Output only. [Output Only] Server-defined URL for the resource.", +"readOnly": true, +"type": "string" +}, +"selfLinkWithId": { +"description": "Output only. [Output Only] Server-defined URL for this resource's resource id.", +"readOnly": true, +"type": "string" +}, +"sourceInfo": { +"$ref": "SnapshotGroupSourceInfo", +"description": "Output only. [Output Only]", +"readOnly": true +}, +"sourceInstantSnapshotGroup": { +"description": "Input field for the source instant snapshot group.", +"type": "string" +}, +"sourceInstantSnapshotGroupInfo": { +"$ref": "SnapshotGroupSourceInstantSnapshotGroupInfo", +"description": "Output only. [Output Only]", +"readOnly": true +}, +"status": { +"description": "Output only. [Output Only]", +"enum": [ +"CREATING", +"DELETING", +"FAILED", +"INVALID", +"READY", +"UNKNOWN", +"UPLOADING" +], +"enumDescriptions": [ +"", +"", +"", +"", +"", +"", +"" +], +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"SnapshotGroupParameters": { +"id": "SnapshotGroupParameters", +"properties": { +"replicaZones": { +"description": "URLs of the zones where disks should be replicated to. Only applicable\nfor regional resources.", +"items": { +"type": "string" +}, +"type": "array" +}, +"sourceSnapshotGroup": { +"description": "The source snapshot group used to create disks. You can provide this as a\npartial or full URL to the resource. For example, the following are valid\nvalues:\n \n \n - https://www.googleapis.com/compute/v1/projects/project/global/snapshotGroups/snapshotGroup \n - projects/project/global/snapshotGroups/snapshotGroup\n - global/snapshotGroups/snapshotGroup", +"type": "string" +}, +"type": { +"description": "URL of the disk type resource describing which disk type to use to create\ndisks. Provide this when creating the disk. For example:projects/project/zones/zone/diskTypes/pd-ssd. See Persistent disk\ntypes.", +"type": "string" +} +}, +"type": "object" +}, +"SnapshotGroupSourceInfo": { +"id": "SnapshotGroupSourceInfo", +"properties": { +"consistencyGroup": { +"readOnly": true, +"type": "string" +}, +"consistencyGroupId": { +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"SnapshotGroupSourceInstantSnapshotGroupInfo": { +"id": "SnapshotGroupSourceInstantSnapshotGroupInfo", +"properties": { +"instantSnapshotGroup": { +"readOnly": true, +"type": "string" +}, +"instantSnapshotGroupId": { +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"SnapshotList": { +"description": "Contains a list of Snapshot resources.", +"id": "SnapshotList", +"properties": { +"id": { +"description": "[Output Only] Unique identifier for the resource; defined by the server.", +"type": "string" +}, +"items": { +"description": "A list of Snapshot resources.", +"items": { +"$ref": "Snapshot" +}, +"type": "array" +}, +"kind": { +"default": "compute#snapshotList", +"description": "Output only. Type of resource.", +"readOnly": true, +"type": "string" +}, +"nextPageToken": { +"description": "[Output Only] This token allows you to get the next page of results for\nlist requests. If the number of results is larger thanmaxResults, use the nextPageToken as a value for\nthe query parameter pageToken in the next list request.\nSubsequent list requests will have their own nextPageToken to\ncontinue paging through the results.", +"type": "string" +}, +"selfLink": { +"description": "Output only. [Output Only] Server-defined URL for this resource.", +"readOnly": true, +"type": "string" +}, +"warning": { +"description": "[Output Only] Informational warning message.", +"properties": { +"code": { +"description": "[Output Only] A warning code, if applicable. For example, Compute\nEngine returns NO_RESULTS_ON_PAGE if there\nare no results in the response.", +"enum": [ +"CLEANUP_FAILED", +"DEPRECATED_RESOURCE_USED", +"DEPRECATED_TYPE_USED", +"DISK_SIZE_LARGER_THAN_IMAGE_SIZE", +"EXPERIMENTAL_TYPE_USED", +"EXTERNAL_API_WARNING", +"FIELD_VALUE_OVERRIDEN", +"INJECTED_KERNELS_DEPRECATED", +"INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB", +"LARGE_DEPLOYMENT_WARNING", +"LIST_OVERHEAD_QUOTA_EXCEED", +"MISSING_TYPE_DEPENDENCY", +"NEXT_HOP_ADDRESS_NOT_ASSIGNED", +"NEXT_HOP_CANNOT_IP_FORWARD", +"NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE", +"NEXT_HOP_INSTANCE_NOT_FOUND", +"NEXT_HOP_INSTANCE_NOT_ON_NETWORK", +"NEXT_HOP_NOT_RUNNING", +"NOT_CRITICAL_ERROR", +"NO_RESULTS_ON_PAGE", +"PARTIAL_SUCCESS", +"QUOTA_INFO_UNAVAILABLE", +"REQUIRED_TOS_AGREEMENT", +"RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING", +"RESOURCE_NOT_DELETED", +"SCHEMA_VALIDATION_IGNORED", +"SINGLE_INSTANCE_PROPERTY_TEMPLATE", +"UNDECLARED_PROPERTIES", +"UNREACHABLE" +], +"enumDeprecated": [ +false, +false, +false, +false, +false, +false, +true, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false, +false +], +"enumDescriptions": [ +"Warning about failed cleanup of transient changes made by a failed\noperation.", +"A link to a deprecated resource was created.", +"When deploying and at least one of the resources has a type marked as\ndeprecated", +"The user created a boot disk that is larger than image size.", +"When deploying and at least one of the resources has a type marked as\nexperimental", +"Warning that is present in an external api call", +"Warning that value of a field has been overridden.\nDeprecated unused field.", +"The operation involved use of an injected kernel, which is deprecated.", +"A WEIGHTED_MAGLEV backend service is associated with a health check that is\nnot of type HTTP/HTTPS/HTTP2.", +"When deploying a deployment with a exceedingly large number of resources", +"Resource can't be retrieved due to list overhead quota exceed\nwhich captures the amount of resources filtered out by\nuser-defined list filter.", +"A resource depends on a missing type", +"The route's nextHopIp address is not assigned to an instance on the\nnetwork.", +"The route's next hop instance cannot ip forward.", +"The route's nextHopInstance URL refers to an instance that does not have an\nipv6 interface on the same network as the route.", +"The route's nextHopInstance URL refers to an instance that does not exist.", +"The route's nextHopInstance URL refers to an instance that is not on the\nsame network as the route.", +"The route's next hop instance does not have a status of RUNNING.", +"Error which is not critical. We decided to continue the process despite\nthe mentioned error.", +"No results are present on a particular list page.", +"Success is reported, but some results may be missing due to errors", +"Quota information is not available to client requests (e.g:\nregions.list).", +"The user attempted to use a resource that requires a TOS they have not\naccepted.", +"Warning that a resource is in use.", +"One or more of the resources set to auto-delete could not be deleted\nbecause they were in use.", +"When a resource schema validation is ignored.", +"Instance template used in instance group manager is valid as such, but\nits application does not make a lot of sense, because it allows only\nsingle instance in instance group.", +"When undeclared properties in the schema are present", +"A given scope cannot be reached." +], +"type": "string" +}, +"data": { +"description": "[Output Only] Metadata about this warning in key:\nvalue format. For example:\n\n\"data\": [\n {\n \"key\": \"scope\",\n \"value\": \"zones/us-east1-d\"\n }]", +"items": { +"properties": { +"key": { +"description": "[Output Only] A key that provides more detail on the warning being\nreturned. For example, for warnings where there are no results in a list\nrequest for a particular zone, this key might be scope and\nthe key value might be the zone name. Other examples might be a key\nindicating a deprecated resource and a suggested replacement, or a\nwarning about invalid network settings (for example, if an instance\nattempts to perform IP forwarding but is not enabled for IP forwarding).", +"type": "string" +}, +"value": { +"description": "[Output Only] A warning data value corresponding to the key.", +"type": "string" +} +}, +"type": "object" +}, +"type": "array" +}, +"message": { +"description": "[Output Only] A human-readable description of the warning code.", +"type": "string" +} +}, +"type": "object" +} +}, +"type": "object" +}, +"SnapshotParams": { +"description": "Additional snapshot params.", +"id": "SnapshotParams", "properties": { -"creationTimestamp": { -"description": "Output only. [Output Only] Creation timestamp inRFC3339\ntext format.", -"readOnly": true, -"type": "string" -}, -"description": { -"description": "Optional. An optional description of this resource. Provide this property when you\ncreate the resource.", -"type": "string" -}, -"id": { -"description": "Output only. [Output Only] The unique identifier for the resource. This identifier is\ndefined by the server.", -"format": "uint64", -"readOnly": true, -"type": "string" -}, -"kind": { -"default": "compute#snapshotGroup", -"description": "Output only. [Output Only] Type of the resource. Alwayscompute#snapshotGroup for SnapshotGroup\nresources.", -"readOnly": true, -"type": "string" -}, -"name": { -"description": "Identifier. Name of the resource; provided by the client when the resource is created.\nThe name must be 1-63 characters long, and comply withRFC1035.\nSpecifically, the name must be 1-63 characters long and match the regular\nexpression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first\ncharacter must be a lowercase letter, and all following characters must be\na dash, lowercase letter, or digit, except the last character, which cannot\nbe a dash.", -"pattern": "[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?", -"type": "string" -}, -"selfLink": { -"description": "Output only. [Output Only] Server-defined URL for the resource.", -"readOnly": true, -"type": "string" -}, -"selfLinkWithId": { -"description": "Output only. [Output Only] Server-defined URL for this resource's resource id.", -"readOnly": true, -"type": "string" -}, -"sourceInfo": { -"$ref": "SnapshotGroupSourceInfo", -"description": "Output only. [Output Only]", -"readOnly": true -}, -"sourceInstantSnapshotGroup": { -"description": "Input field for the source instant snapshot group.", -"type": "string" -}, -"sourceInstantSnapshotGroupInfo": { -"$ref": "SnapshotGroupSourceInstantSnapshotGroupInfo", -"description": "Output only. [Output Only]", -"readOnly": true -}, -"status": { -"description": "Output only. [Output Only]", -"enum": [ -"CREATING", -"DELETING", -"FAILED", -"INVALID", -"READY", -"UNKNOWN", -"UPLOADING" -], -"enumDescriptions": [ -"", -"", -"", -"", -"", -"", -"" -], -"readOnly": true, +"resourceManagerTags": { +"additionalProperties": { "type": "string" -} }, +"description": "Input only. Resource manager tags to be bound to the snapshot. Tag keys and values have\nthe same definition as resource\nmanager tags. Keys and values can be either in numeric format,\nsuch as `tagKeys/{tag_key_id}` and `tagValues/{tag_value_id}` or in\nnamespaced format such as `{org_id|project_id}/{tag_key_short_name}` and\n`{tag_value_short_name}`. The field is ignored (both PUT &\nPATCH) when empty.", "type": "object" -}, -"SnapshotGroupParameters": { -"id": "SnapshotGroupParameters", -"properties": { -"replicaZones": { -"description": "URLs of the zones where disks should be replicated to. Only applicable\nfor regional resources.", -"items": { -"type": "string" -}, -"type": "array" -}, -"sourceSnapshotGroup": { -"description": "The source snapshot group used to create disks. You can provide this as a\npartial or full URL to the resource. For example, the following are valid\nvalues:\n \n \n - https://www.googleapis.com/compute/v1/projects/project/global/snapshotGroups/snapshotGroup \n - projects/project/global/snapshotGroups/snapshotGroup\n - global/snapshotGroups/snapshotGroup", -"type": "string" -}, -"type": { -"description": "URL of the disk type resource describing which disk type to use to create\ndisks. Provide this when creating the disk. For example:projects/project/zones/zone/diskTypes/pd-ssd. See Persistent disk\ntypes.", -"type": "string" } }, "type": "object" }, -"SnapshotGroupSourceInfo": { -"id": "SnapshotGroupSourceInfo", +"SnapshotRecycleBinPolicy": { +"description": "Represents the singleton resource Snapshot Recycle Bin Policy that\nconfigures the retention duration for snapshots in the recycle bin.\n\nYou can configure the retention duration for snapshots in the recycle bin\nat the project or organization level. If you configure the policy at the\norganization level, all projects in that organization will share the same\npolicy. If you configure the policy at the project level it will be merged\nwith org level policy (if any) and the snapshots in that project will use\nthat policy.", +"id": "SnapshotRecycleBinPolicy", "properties": { -"consistencyGroup": { -"readOnly": true, -"type": "string" -}, -"consistencyGroupId": { -"readOnly": true, -"type": "string" -} +"rules": { +"additionalProperties": { +"$ref": "SnapshotRecycleBinPolicyRule" }, +"description": "The rules for the snapshot recycle bin policy. The key is either 'default'\nor namespacedName of the TagValue which can be in the format:\n`{organization_id}/{tag_key_short_name}/{tag_value_short_name}` or\n`{project_id}/{tag_key_short_name}/{tag_value_short_name}` or\n`{project_number}/{tag_key_short_name}/{tag_value_short_name}`. The default\nrule is applied if snapshots do not have any of these tags.\n The value is the rule for the key.", "type": "object" }, -"SnapshotGroupSourceInstantSnapshotGroupInfo": { -"id": "SnapshotGroupSourceInstantSnapshotGroupInfo", -"properties": { -"instantSnapshotGroup": { -"readOnly": true, -"type": "string" +"systemRules": { +"additionalProperties": { +"$ref": "SnapshotRecycleBinPolicyRule" }, -"instantSnapshotGroupId": { +"description": "Output only. The system rules for snapshot recycle bin policy.\nDefines the default rule that applies if no customer-defined rule matches.", "readOnly": true, -"type": "string" -} -}, "type": "object" -}, -"SnapshotList": { -"description": "Contains a list of Snapshot resources.", -"id": "SnapshotList", -"properties": { -"id": { -"description": "[Output Only] Unique identifier for the resource; defined by the server.", -"type": "string" -}, -"items": { -"description": "A list of Snapshot resources.", -"items": { -"$ref": "Snapshot" -}, -"type": "array" -}, -"kind": { -"default": "compute#snapshotList", -"description": "Output only. Type of resource.", -"readOnly": true, -"type": "string" -}, -"nextPageToken": { -"description": "[Output Only] This token allows you to get the next page of results for\nlist requests. If the number of results is larger thanmaxResults, use the nextPageToken as a value for\nthe query parameter pageToken in the next list request.\nSubsequent list requests will have their own nextPageToken to\ncontinue paging through the results.", -"type": "string" -}, -"selfLink": { -"description": "Output only. [Output Only] Server-defined URL for this resource.", -"readOnly": true, -"type": "string" -}, -"warning": { -"description": "[Output Only] Informational warning message.", -"properties": { -"code": { -"description": "[Output Only] A warning code, if applicable. For example, Compute\nEngine returns NO_RESULTS_ON_PAGE if there\nare no results in the response.", -"enum": [ -"CLEANUP_FAILED", -"DEPRECATED_RESOURCE_USED", -"DEPRECATED_TYPE_USED", -"DISK_SIZE_LARGER_THAN_IMAGE_SIZE", -"EXPERIMENTAL_TYPE_USED", -"EXTERNAL_API_WARNING", -"FIELD_VALUE_OVERRIDEN", -"INJECTED_KERNELS_DEPRECATED", -"INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB", -"LARGE_DEPLOYMENT_WARNING", -"LIST_OVERHEAD_QUOTA_EXCEED", -"MISSING_TYPE_DEPENDENCY", -"NEXT_HOP_ADDRESS_NOT_ASSIGNED", -"NEXT_HOP_CANNOT_IP_FORWARD", -"NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE", -"NEXT_HOP_INSTANCE_NOT_FOUND", -"NEXT_HOP_INSTANCE_NOT_ON_NETWORK", -"NEXT_HOP_NOT_RUNNING", -"NOT_CRITICAL_ERROR", -"NO_RESULTS_ON_PAGE", -"PARTIAL_SUCCESS", -"QUOTA_INFO_UNAVAILABLE", -"REQUIRED_TOS_AGREEMENT", -"RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING", -"RESOURCE_NOT_DELETED", -"SCHEMA_VALIDATION_IGNORED", -"SINGLE_INSTANCE_PROPERTY_TEMPLATE", -"UNDECLARED_PROPERTIES", -"UNREACHABLE" -], -"enumDeprecated": [ -false, -false, -false, -false, -false, -false, -true, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false, -false -], -"enumDescriptions": [ -"Warning about failed cleanup of transient changes made by a failed\noperation.", -"A link to a deprecated resource was created.", -"When deploying and at least one of the resources has a type marked as\ndeprecated", -"The user created a boot disk that is larger than image size.", -"When deploying and at least one of the resources has a type marked as\nexperimental", -"Warning that is present in an external api call", -"Warning that value of a field has been overridden.\nDeprecated unused field.", -"The operation involved use of an injected kernel, which is deprecated.", -"A WEIGHTED_MAGLEV backend service is associated with a health check that is\nnot of type HTTP/HTTPS/HTTP2.", -"When deploying a deployment with a exceedingly large number of resources", -"Resource can't be retrieved due to list overhead quota exceed\nwhich captures the amount of resources filtered out by\nuser-defined list filter.", -"A resource depends on a missing type", -"The route's nextHopIp address is not assigned to an instance on the\nnetwork.", -"The route's next hop instance cannot ip forward.", -"The route's nextHopInstance URL refers to an instance that does not have an\nipv6 interface on the same network as the route.", -"The route's nextHopInstance URL refers to an instance that does not exist.", -"The route's nextHopInstance URL refers to an instance that is not on the\nsame network as the route.", -"The route's next hop instance does not have a status of RUNNING.", -"Error which is not critical. We decided to continue the process despite\nthe mentioned error.", -"No results are present on a particular list page.", -"Success is reported, but some results may be missing due to errors", -"Quota information is not available to client requests (e.g:\nregions.list).", -"The user attempted to use a resource that requires a TOS they have not\naccepted.", -"Warning that a resource is in use.", -"One or more of the resources set to auto-delete could not be deleted\nbecause they were in use.", -"When a resource schema validation is ignored.", -"Instance template used in instance group manager is valid as such, but\nits application does not make a lot of sense, because it allows only\nsingle instance in instance group.", -"When undeclared properties in the schema are present", -"A given scope cannot be reached." -], -"type": "string" -}, -"data": { -"description": "[Output Only] Metadata about this warning in key:\nvalue format. For example:\n\n\"data\": [\n {\n \"key\": \"scope\",\n \"value\": \"zones/us-east1-d\"\n }]", -"items": { -"properties": { -"key": { -"description": "[Output Only] A key that provides more detail on the warning being\nreturned. For example, for warnings where there are no results in a list\nrequest for a particular zone, this key might be scope and\nthe key value might be the zone name. Other examples might be a key\nindicating a deprecated resource and a suggested replacement, or a\nwarning about invalid network settings (for example, if an instance\nattempts to perform IP forwarding but is not enabled for IP forwarding).", -"type": "string" -}, -"value": { -"description": "[Output Only] A warning data value corresponding to the key.", -"type": "string" } }, "type": "object" }, -"type": "array" -}, -"message": { -"description": "[Output Only] A human-readable description of the warning code.", -"type": "string" -} -}, -"type": "object" +"SnapshotRecycleBinPolicyRule": { +"description": "A rule that defines the retention policy for snapshots in the recycle bin.", +"id": "SnapshotRecycleBinPolicyRule", +"properties": { +"standardSnapshots": { +"$ref": "SnapshotRecycleBinPolicyRuleRuleConfig", +"description": "The rule config for standard snapshots." } }, "type": "object" }, -"SnapshotParams": { -"description": "Additional snapshot params.", -"id": "SnapshotParams", +"SnapshotRecycleBinPolicyRuleRuleConfig": { +"description": "The rule config for snapshots in the recycle bin.", +"id": "SnapshotRecycleBinPolicyRuleRuleConfig", "properties": { -"resourceManagerTags": { -"additionalProperties": { +"retentionDurationDays": { +"description": "The retention duration for snapshots in the recycle bin after which the\nsnapshots are automatically deleted from recycle bin.", +"format": "int64", "type": "string" -}, -"description": "Input only. Resource manager tags to be bound to the snapshot. Tag keys and values have\nthe same definition as resource\nmanager tags. Keys and values can be either in numeric format,\nsuch as `tagKeys/{tag_key_id}` and `tagValues/{tag_value_id}` or in\nnamespaced format such as `{org_id|project_id}/{tag_key_short_name}` and\n`{tag_value_short_name}`. The field is ignored (both PUT &\nPATCH) when empty.", -"type": "object" } }, "type": "object" @@ -109946,6 +112152,17 @@ false }, "type": "object" }, +"SnapshotsGetEffectiveRecycleBinRuleResponse": { +"id": "SnapshotsGetEffectiveRecycleBinRuleResponse", +"properties": { +"retentionDurationDays": { +"description": "The retention duration of the snapshot in recycle bin.", +"format": "int64", +"type": "string" +} +}, +"type": "object" +}, "SnapshotsScopedList": { "id": "SnapshotsScopedList", "properties": { @@ -113415,10 +115632,14 @@ false "description": "Configures subnet mask resolution for this subnetwork.", "enum": [ "ARP_ALL_RANGES", +"ARP_BROADCAST_PRIMARY_RANGE", +"ARP_BROADCAST_PRIMARY_RANGE_WITH_LEARNING", "ARP_PRIMARY_RANGE" ], "enumDescriptions": [ "All ranges assigned to the VM NIC will respond to ARP.", +"VMs will receive an ARP response from a VM instance owning the target IP\naddress within the subnetwork's primary CIDR range, if such a VM instance\nexists and is running.", +"Combines ARP_BROADCAST_PRIMARY_RANGE with MAC learning. Enables cache\nmapping between IP addresses and custom MAC addresses of instances and\nuse of it to set the correct destination MAC address. If this option is\nchosen, the subnetwork must have /24 or a smaller CIDR range.", "Only the primary range of the VM NIC will respond to ARP." ], "type": "string" @@ -120433,6 +122654,83 @@ false }, "type": "object" }, +"VmExtensionState": { +"description": "State of an extension on an instance.", +"id": "VmExtensionState", +"properties": { +"enforcementMsg": { +"description": "The status message of the extension if the extension fails to enforce.", +"type": "string" +}, +"enforcementState": { +"description": "The enforcement state of the extension.\nIf the extension is not enforced yet, then the health status will not be\nspecified.", +"enum": [ +"APPLYING_CONFIG", +"ENFORCEMENT_STATE_UNSPECIFIED", +"INCOMPATIBLE", +"INSTALLED", +"INSTALLING", +"INSTALL_FAILED", +"REMOVING", +"ROLLBACK_FAILED", +"ROLLED_BACK", +"ROLLING_BACK", +"SERVICE_DISABLED" +], +"enumDescriptions": [ +"A new configuration is being applied to the extension.\nDepending on each extensions' behavior, an extension restart might be\ninvolved in this process to get new configuration applied properly.", +"Enforcement state of the extension is unspecified.", +"None of the extension revisions of the given extension version is\ncompatible with the VM's architecture and Operating System.", +"The extension has been successfully installed.", +"The extension is being installed.", +"The installation of the extension failed, and there's no recorded stable\nextension revision to rollback to.", +"The extension is being removed from the resource.", +"The rollback of the extension failed.", +"The extension has been successfully rolled back.\n\nThis value describes the rollback state of the extension, not the health\nstatus. It's possible that the extension is rolled back to the last\nstable revision but still keeps crashing, e.g. there's a change to the\nVM and no extension revisions can run normally.", +"The extension is being rolled back to the last stable revision the system\nrecorded.", +"The service requiring this extension is disabled." +], +"type": "string" +}, +"healthMsg": { +"description": "The health status message of the extension.", +"type": "string" +}, +"healthStatus": { +"description": "The health status of the extension.", +"enum": [ +"CRASHED", +"HEALTH_STATUS_UNSPECIFIED", +"RUNNING", +"STARTING", +"STOPPED", +"STOPPING" +], +"enumDescriptions": [ +"The extension crashed.", +"Health status is unspecified.", +"The extension is running.", +"The extension is starting.", +"The extension is stopped.", +"The extension is stopping." +], +"type": "string" +}, +"name": { +"description": "The name of the extension.", +"type": "string" +}, +"policyId": { +"description": "The id of the policy that is enforced on the extension.", +"type": "string" +}, +"version": { +"description": "The version of the extension.", +"type": "string" +} +}, +"type": "object" +}, "VpnGateway": { "description": "Represents a HA VPN gateway.\n\nHA VPN is a high-availability (HA) Cloud VPN solution that lets you securely\nconnect your on-premises network to your Google Cloud Virtual Private Cloud\nnetwork through an IPsec VPN connection in a single region.\nFor more information about Cloud HA VPN solutions, see\nCloud VPN topologies .", "id": "VpnGateway", diff --git a/googleapiclient/discovery_cache/documents/compute.v1.json b/googleapiclient/discovery_cache/documents/compute.v1.json index 32d96ef95c..51e37147bd 100644 --- a/googleapiclient/discovery_cache/documents/compute.v1.json +++ b/googleapiclient/discovery_cache/documents/compute.v1.json @@ -36699,6 +36699,58 @@ "https://www.googleapis.com/auth/compute.readonly" ] }, +"getHealth": { +"description": "Get health info on a reservation slot.", +"flatPath": "projects/{project}/zones/{zone}/reservations/{reservationsId}/reservationBlocks/{reservationBlocksId}/reservationSubBlocks/{reservationSubBlocksId}/reservationSlots/{reservationSlot}/getHealth", +"httpMethod": "POST", +"id": "compute.reservationSlots.getHealth", +"parameterOrder": [ +"project", +"zone", +"parentName", +"reservationSlot" +], +"parameters": { +"parentName": { +"description": "The name of the parent reservation, parent block and parent sub-block. In\nthe format of\nreservations/{reservation_name}/reservationBlocks/{reservation_block_name}/reservationSubBlocks/{reservation_sub_block_name}", +"location": "path", +"pattern": "reservations/([a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19})/reservationBlocks/([a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19})/reservationSubBlocks/([a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19})", +"required": true, +"type": "string" +}, +"project": { +"description": "Project ID for this request.", +"location": "path", +"required": true, +"type": "string" +}, +"requestId": { +"description": "An optional request ID to identify requests.", +"location": "query", +"type": "string" +}, +"reservationSlot": { +"description": "The name of the reservation slot.\nName should conform to RFC1035 or be a resource ID.", +"location": "path", +"required": true, +"type": "string" +}, +"zone": { +"description": "Name of the zone for this request. Zone name should conform to RFC1035.", +"location": "path", +"required": true, +"type": "string" +} +}, +"path": "projects/{project}/zones/{zone}/{+parentName}/reservationSlots/{reservationSlot}/getHealth", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, "getVersion": { "description": "Allows customers to get SBOM versions of a reservation slot.", "flatPath": "projects/{project}/zones/{zone}/reservations/{reservationsId}/reservationBlocks/{reservationBlocksId}/reservationSubBlocks/{reservationSubBlocksId}/reservationSlots/{reservationSlot}/getVersion", @@ -48715,7 +48767,7 @@ } } }, -"revision": "20260807", +"revision": "20260821", "rootUrl": "https://compute.googleapis.com/", "schemas": { "AWSV4Signature": { @@ -56167,6 +56219,7 @@ false "confidentialInstanceType": { "description": "Defines the type of technology used by the confidential instance.", "enum": [ +"BMSAI", "CCA", "CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED", "SEV", @@ -56174,6 +56227,7 @@ false "TDX" ], "enumDescriptions": [ +"Bare Metal Secure AI.", "Arm Confidential Compute Architecture.", "No type specified. Do not use this value.", "AMD Secure Encrypted Virtualization.", @@ -60752,10 +60806,12 @@ false }, "confidentialComputeType": { "enum": [ +"CONFIDENTIAL_COMPUTE_TYPE_BMSAI", "CONFIDENTIAL_COMPUTE_TYPE_TDX", "CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED" ], "enumDescriptions": [ +"Bare Metal Secure AI.", "Intel Trust Domain Extensions.", "" ], @@ -62037,6 +62093,99 @@ false }, "type": "object" }, +"GetHealthOperationMetadata": { +"description": "Metadata for GetHealth operations.", +"id": "GetHealthOperationMetadata", +"properties": { +"healthInfo": { +"$ref": "GetHealthOperationMetadataHealthInfo", +"description": "Output only. The health information.", +"readOnly": true +} +}, +"type": "object" +}, +"GetHealthOperationMetadataHealthInfo": { +"description": "Health information.", +"id": "GetHealthOperationMetadataHealthInfo", +"properties": { +"availabilitySloStatus": { +"description": "Output only. The availability SLO status.", +"enum": [ +"AVAILABILITY_SLO_STATUS_IN_SLO", +"AVAILABILITY_SLO_STATUS_OUT_OF_SLO", +"AVAILABILITY_SLO_STATUS_SLO_UNKNOWN", +"AVAILABILITY_SLO_STATUS_UNSPECIFIED" +], +"enumDescriptions": [ +"The slot availability is in SLO.", +"The slot availability is out of SLO.", +"The slot availability is unknown.", +"Unspecified availability SLO status." +], +"readOnly": true, +"type": "string" +}, +"healthStatus": { +"description": "Output only. The health status.", +"enum": [ +"HEALTH_STATUS_HEALTHY", +"HEALTH_STATUS_UNHEALTHY", +"HEALTH_STATUS_UNSPECIFIED" +], +"enumDescriptions": [ +"The reservation slot is healthy.", +"The reservation slot is unhealthy.", +"Unspecified health status." +], +"readOnly": true, +"type": "string" +}, +"repairCategory": { +"description": "Output only. The repair category.", +"enum": [ +"REPAIR_CATEGORY_CRITICAL_FAILURE", +"REPAIR_CATEGORY_EMERGENT_MAINTENANCE", +"REPAIR_CATEGORY_PLANNED_MAINTENANCE", +"REPAIR_CATEGORY_UNSPECIFIED", +"REPAIR_CATEGORY_USER_REPORTED_FAULT" +], +"enumDescriptions": [ +"The repair is because of critical failures, that are scoped outside\nemergent maintenance", +"The repair is because of an emergent maintenance", +"The repair is because of a planned maintenance", +"Unspecified repair category.", +"The repair is because of a user reported fault" +], +"readOnly": true, +"type": "string" +}, +"unhealthyReason": { +"description": "Output only. The reason for unhealthy status.", +"enum": [ +"UNHEALTHY_REASON_PENDING_USER_APPROVAL", +"UNHEALTHY_REASON_REPAIRING", +"UNHEALTHY_REASON_UNSCHEDULABLE", +"UNHEALTHY_REASON_UNSPECIFIED" +], +"enumDescriptions": [ +"The slot is unhealthy because there is a pending repair, waiting for\ncustomer approval", +"The slot is unhealthy because repair is in progress", +"The slot is unhealthy because a vm cannot be scheduled on it, and no\nrepairs are running on the slot", +"Unspecified unhealthy reason." +], +"readOnly": true, +"type": "string" +}, +"updateTime": { +"description": "Output only. The time when health info was updated.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "GetVersionOperationMetadata": { "id": "GetVersionOperationMetadata", "properties": { @@ -62727,7 +62876,7 @@ false "id": "GuestOsFeature", "properties": { "type": { -"description": "The ID of a supported feature. To add multiple values, use commas to\nseparate values. Set to one or more of the following values:\n \n - VIRTIO_SCSI_MULTIQUEUE\n - WINDOWS\n - MULTI_IP_SUBNET\n - UEFI_COMPATIBLE\n - GVNIC\n - SEV_CAPABLE\n - SUSPEND_RESUME_COMPATIBLE\n - SEV_LIVE_MIGRATABLE_V2\n - SEV_SNP_CAPABLE\n - TDX_CAPABLE\n - IDPF\n - SNP_SVSM_CAPABLE\n - CCA_CAPABLE\n\n\nFor more information, see\nEnabling guest operating system features.", +"description": "The ID of a supported feature. To add multiple values, use commas to\nseparate values. Set to one or more of the following values:\n \n - VIRTIO_SCSI_MULTIQUEUE\n - WINDOWS\n - MULTI_IP_SUBNET\n - UEFI_COMPATIBLE\n - GVNIC\n - SEV_CAPABLE\n - SUSPEND_RESUME_COMPATIBLE\n - SEV_LIVE_MIGRATABLE_V2\n - SEV_SNP_CAPABLE\n - TDX_CAPABLE\n - IDPF\n - SNP_SVSM_CAPABLE\n - CCA_CAPABLE\n - SUSPEND_SAFE_FPR\n\n\nFor more information, see\nEnabling guest operating system features.", "enum": [ "BARE_METAL_LINUX_COMPATIBLE", "CCA_CAPABLE", @@ -62741,6 +62890,7 @@ false "SEV_LIVE_MIGRATABLE_V2", "SEV_SNP_CAPABLE", "SNP_SVSM_CAPABLE", +"SUSPEND_SAFE_FPR", "TDX_CAPABLE", "UEFI_COMPATIBLE", "VIRTIO_SCSI_MULTIQUEUE", @@ -62759,6 +62909,7 @@ false "", "", "", +"Indicates the guest OS is safe for free page reporting (FPR) during\nsuspend.", "", "", "", @@ -73147,6 +73298,11 @@ false "readOnly": true, "type": "string" }, +"selfLinkWithId": { +"description": "Output only. Server-defined URL for this resource with the resource id.", +"readOnly": true, +"type": "string" +}, "state": { "description": "Output only. [Output Only] The current state of Interconnect functionality, which can\ntake one of the following values:\n \n - ACTIVE: The Interconnect is valid, turned up and ready to use.\n Attachments may be provisioned on this Interconnect.\n - UNPROVISIONED: The Interconnect has not completed turnup. No\n attachments may be provisioned on this Interconnect.\n - UNDER_MAINTENANCE: The Interconnect is undergoing internal maintenance.\n No attachments may be provisioned or updated on this\n Interconnect.", "enum": [ @@ -76008,6 +76164,18 @@ false "description": "Output only. The remote location for Cross-Site Interconnect wires. This specifies an\nInterconnectLocation city (metropolitan area designator), which itself\nmay match multiple InterconnectLocations.", "readOnly": true, "type": "string" +}, +"maxDynamicPathBandwidthGbps": { +"description": "Output only. The maximum unmetered bandwidth for dynamic paths allowable per\nWireGroup for this metro.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"maxFixedPathBandwidthGbps": { +"description": "Output only. The maximum unmetered bandwidth for fixed paths allowable per WireGroup\nfor this metro.", +"format": "int64", +"readOnly": true, +"type": "string" } }, "type": "object" @@ -78509,6 +78677,27 @@ false "description": "Output only. Specifies the graceful shutdown details if the instance is in\n`PENDING_STOP` state or there is a programmed stop scheduled.", "readOnly": true }, +"targetStatus": { +"description": "Output only. The eventual status of the instance. The instance group\nmanager will not be identified as stable till each managed instance reaches\nits targetStatus.", +"enum": [ +"ABANDONED", +"DELETED", +"INVALID", +"RUNNING", +"STOPPED", +"SUSPENDED" +], +"enumDescriptions": [ +"The managed instance will eventually be ABANDONED, i.e. dissociated\nfrom the managed instance group.", +"The managed instance will eventually be DELETED.", +"Only present to map the STATUS_INVALID value.", +"The managed instance will eventually reach status RUNNING.", +"The managed instance will eventually reach status TERMINATED.", +"The managed instance will eventually reach status SUSPENDED." +], +"readOnly": true, +"type": "string" +}, "version": { "$ref": "ManagedInstanceVersion", "description": "Output only. [Output Only] Intended version of this instance.", @@ -80080,6 +80269,7 @@ false "description": "Type of network endpoints in this network endpoint group. Can be one ofGCE_VM_IP, GCE_VM_IP_PORT,NON_GCP_PRIVATE_IP_PORT, INTERNET_FQDN_PORT,INTERNET_IP_PORT, SERVERLESS,PRIVATE_SERVICE_CONNECT, GCE_VM_IP_PORTMAP.", "enum": [ "GCE_VM_IP", +"GCE_VM_IP_DEDICATED_BACKEND", "GCE_VM_IP_PORT", "GCE_VM_IP_PORTMAP", "INTERNET_FQDN_PORT", @@ -80090,6 +80280,7 @@ false ], "enumDescriptions": [ "The network endpoint is represented by an IP address.", +"The network endpoint for targeting a specific network interface of a\nVM instance in configurations with multiple network interfaces on the\nsame network.", "The network endpoint is represented by IP address and port pair.", "The network endpoint is represented by an IP, Port and Client Destination\nPort.", "The network endpoint is represented by fully qualified domain name and\nport.", @@ -85316,6 +85507,11 @@ false }, "type": "object" }, +"getHealthOperationMetadata": { +"$ref": "GetHealthOperationMetadata", +"description": "Output only. Metadata for GetHealth operations.", +"readOnly": true +}, "getVersionOperationMetadata": { "$ref": "GetVersionOperationMetadata" }, @@ -91356,10 +91552,12 @@ false }, "confidentialComputeType": { "enum": [ +"CONFIDENTIAL_COMPUTE_TYPE_BMSAI", "CONFIDENTIAL_COMPUTE_TYPE_TDX", "CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED" ], "enumDescriptions": [ +"Bare Metal Secure AI.", "Intel Trust Domain Extensions.", "" ], @@ -104593,10 +104791,14 @@ false "description": "Configures subnet mask resolution for this subnetwork.", "enum": [ "ARP_ALL_RANGES", +"ARP_BROADCAST_PRIMARY_RANGE", +"ARP_BROADCAST_PRIMARY_RANGE_WITH_LEARNING", "ARP_PRIMARY_RANGE" ], "enumDescriptions": [ "All ranges assigned to the VM NIC will respond to ARP.", +"VMs will receive an ARP response from a VM instance owning the target IP\naddress within the subnetwork's primary CIDR range, if such a VM instance\nexists and is running.", +"Combines ARP_BROADCAST_PRIMARY_RANGE with MAC learning. Enables cache\nmapping between IP addresses and custom MAC addresses of instances and\nuse of it to set the correct destination MAC address. If this option is\nchosen, the subnetwork must have /24 or a smaller CIDR range.", "Only the primary range of the VM NIC will respond to ARP." ], "type": "string" From 10ae4c1eb9e19936e51d9fc9b3feba599e546684 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:34 +0000 Subject: [PATCH 23/70] feat(contactcenterinsights): update the api #### contactcenterinsights:v1 The following keys were added: - schemas.GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment.properties.parts (Total Keys: 2) - schemas.GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPart (Total Keys: 76) - schemas.GoogleCloudContactcenterinsightsV1GcsSource.properties.audioUri.deprecated (Total Keys: 1) - schemas.GoogleCloudContactcenterinsightsV1GcsSource.properties.audioUris (Total Keys: 2) - schemas.GoogleCloudContactcenterinsightsV1SignedAudioUris.properties.signedGcsAudioUris (Total Keys: 3) - schemas.GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegment.properties.parts (Total Keys: 2) - schemas.GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPart (Total Keys: 76) - schemas.GoogleCloudContactcenterinsightsV1alpha1GcsSource.properties.audioUri.deprecated (Total Keys: 1) - schemas.GoogleCloudContactcenterinsightsV1alpha1GcsSource.properties.audioUris (Total Keys: 2) - schemas.GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegment.properties.parts (Total Keys: 2) - schemas.GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPart (Total Keys: 76) - schemas.GoogleCloudContactcenterinsightsV1mainGcsSource.properties.audioUri.deprecated (Total Keys: 1) - schemas.GoogleCloudContactcenterinsightsV1mainGcsSource.properties.audioUris (Total Keys: 2) - schemas.GoogleTypeMoney (Total Keys: 7) --- docs/dyn/contactcenterinsights_v1.html | 26 +- ...s_v1.projects.locations.analysisRules.html | 18 +- ...v1.projects.locations.assessmentRules.html | 18 +- ....projects.locations.assistantSessions.html | 18 +- ...orizedViews.conversations.assessments.html | 18 +- ...Views.conversations.assessments.notes.html | 18 +- ...zedViews.conversations.feedbackLabels.html | 18 +- ...iewSets.authorizedViews.conversations.html | 197 ++- ...ns.authorizedViewSets.authorizedViews.html | 36 +- ...edViewSets.authorizedViews.operations.html | 18 +- ...projects.locations.authorizedViewSets.html | 18 +- ....projects.locations.autoLabelingRules.html | 106 +- ...ects.locations.conversations.analyses.html | 18 +- ...s.locations.conversations.assessments.html | 18 +- ...tions.conversations.assessments.notes.html | 18 +- ...ocations.conversations.feedbackLabels.html | 18 +- ...s_v1.projects.locations.conversations.html | 637 +++++++++- ...ghts_v1.projects.locations.dashboards.html | 18 +- ...datasets.conversations.feedbackLabels.html | 18 +- ...ects.locations.datasets.conversations.html | 197 ++- ...sights_v1.projects.locations.datasets.html | 36 +- ...tcenterinsights_v1.projects.locations.html | 106 +- ...ghts_v1.projects.locations.operations.html | 18 +- ..._v1.projects.locations.phraseMatchers.html | 18 +- ...ts_v1.projects.locations.qaScorecards.html | 18 +- ...ects.locations.qaScorecards.revisions.html | 18 +- ...ns.qaScorecards.revisions.qaQuestions.html | 18 +- ...rinsights_v1.projects.locations.views.html | 18 +- .../documents/contactcenterinsights.v1.json | 1055 ++++++++++++++++- 29 files changed, 2436 insertions(+), 320 deletions(-) diff --git a/docs/dyn/contactcenterinsights_v1.html b/docs/dyn/contactcenterinsights_v1.html index d093b517d2..607e72bf62 100644 --- a/docs/dyn/contactcenterinsights_v1.html +++ b/docs/dyn/contactcenterinsights_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.analysisRules.html b/docs/dyn/contactcenterinsights_v1.projects.locations.analysisRules.html index 30641978ca..8e5dc996af 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.analysisRules.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.analysisRules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists analysis rules.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -335,17 +335,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.assessmentRules.html b/docs/dyn/contactcenterinsights_v1.projects.locations.assessmentRules.html index 0384c1f33f..39978f723b 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.assessmentRules.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.assessmentRules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists assessment rules.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -256,17 +256,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.assistantSessions.html b/docs/dyn/contactcenterinsights_v1.projects.locations.assistantSessions.html index 207b5ba082..ed4ca7ddad 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.assistantSessions.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.assistantSessions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists assistant sessions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

streamChat(name, body=None, x__xgafv=None)

@@ -236,17 +236,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.assessments.html b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.assessments.html index fef581ed25..e8eaf2cfb3 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.assessments.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.assessments.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Assessments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

publish(name, body=None, x__xgafv=None)

@@ -374,17 +374,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.assessments.notes.html b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.assessments.notes.html index 5b9ebaa50e..5339df82fc 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.assessments.notes.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.assessments.notes.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List Notes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.feedbackLabels.html b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.feedbackLabels.html index ea385f50c2..7e6755b666 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.feedbackLabels.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.feedbackLabels.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List feedback labels.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -253,17 +253,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.html b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.html index 42dba0c38e..f4cc8d5758 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.conversations.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists conversations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -195,6 +195,9 @@

Method Details

"signedAudioUris": { # Signed audio URIs for a conversation. # The signed uris for the audio. "signedDialogflowAudioUri": "A String", # The signed URI for the audio from the Dialogflow conversation source. "signedGcsAudioUri": "A String", # The signed URI for the audio from the Cloud Storage conversation source. + "signedGcsAudioUris": [ # Output only. The signed URIs for the audio from the Cloud Storage conversation source when multiple audio files exist (e.g. multi-leg conversations). + "A String", + ], "signedTurnLevelAudios": [ # The signed URI for the audio corresponding to each turn in the conversation. { # A wrapper for holding the audio for any given turn. "audioDuration": "A String", # The duration of the audio. @@ -244,7 +247,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -704,6 +710,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -782,7 +871,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -1242,6 +1334,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -1279,17 +1454,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.html b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.html index e398e50945..026ab67915 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List AuthorizedViewSets

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -121,7 +121,7 @@

Instance Methods

search(parent, orderBy=None, pageSize=None, pageToken=None, query=None, x__xgafv=None)

SearchAuthorizedViewSets

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -344,17 +344,17 @@

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. +
@@ -576,17 +576,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.operations.html b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.operations.html index 2dd93e2654..4054f09d9f 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.operations.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.authorizedViews.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.html b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.html index 02b47ea230..e69343252e 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.authorizedViewSets.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List AuthorizedViewSets

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -212,17 +212,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.autoLabelingRules.html b/docs/dyn/contactcenterinsights_v1.projects.locations.autoLabelingRules.html index 3cb3daf3a8..b61d752975 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.autoLabelingRules.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.autoLabelingRules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists auto labeling rules.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -247,17 +247,17 @@

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. +
@@ -359,7 +359,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -819,6 +822,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.analyses.html b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.analyses.html index 99ea348e4b..491ddec5a1 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.analyses.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.analyses.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists analyses.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -817,17 +817,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.assessments.html b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.assessments.html index 962c05a7e2..bdb5e943b9 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.assessments.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.assessments.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Assessments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

publish(name, body=None, x__xgafv=None)

@@ -374,17 +374,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.assessments.notes.html b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.assessments.notes.html index b4f287e9f5..36ebfc1813 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.assessments.notes.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.assessments.notes.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List Notes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.feedbackLabels.html b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.feedbackLabels.html index 048a881bfc..2720b4b297 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.feedbackLabels.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.feedbackLabels.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List feedback labels.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -253,17 +253,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.html b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.html index 71503dd5d0..f09f481003 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.conversations.html @@ -125,7 +125,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists conversations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, conversationAutoLabelingUpdateConfig_allowAutoLabelingUpdate=None, updateMask=None, x__xgafv=None)

@@ -338,7 +338,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -798,6 +801,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -859,7 +945,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -1319,6 +1408,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -1389,6 +1561,9 @@

Method Details

"signedAudioUris": { # Signed audio URIs for a conversation. # The signed uris for the audio. "signedDialogflowAudioUri": "A String", # The signed URI for the audio from the Dialogflow conversation source. "signedGcsAudioUri": "A String", # The signed URI for the audio from the Cloud Storage conversation source. + "signedGcsAudioUris": [ # Output only. The signed URIs for the audio from the Cloud Storage conversation source when multiple audio files exist (e.g. multi-leg conversations). + "A String", + ], "signedTurnLevelAudios": [ # The signed URI for the audio corresponding to each turn in the conversation. { # A wrapper for holding the audio for any given turn. "audioDuration": "A String", # The duration of the audio. @@ -1438,7 +1613,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -1898,6 +2076,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -2045,7 +2306,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -2505,6 +2769,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -2542,17 +2889,17 @@

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. +
@@ -2584,7 +2931,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -3044,6 +3394,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -3107,7 +3540,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -3567,6 +4003,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -3687,7 +4206,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -4147,6 +4669,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.dashboards.html b/docs/dyn/contactcenterinsights_v1.projects.locations.dashboards.html index 6c325bcb66..63ac5c4846 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.dashboards.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.dashboards.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Dashboards.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -683,17 +683,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.conversations.feedbackLabels.html b/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.conversations.feedbackLabels.html index d504515f4f..378eff83b8 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.conversations.feedbackLabels.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.conversations.feedbackLabels.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List feedback labels.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -253,17 +253,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.conversations.html b/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.conversations.html index b1a193c797..2d4ede45fb 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.conversations.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.conversations.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists conversations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

sample(parent, body=None, x__xgafv=None)

@@ -250,6 +250,9 @@

Method Details

"signedAudioUris": { # Signed audio URIs for a conversation. # The signed uris for the audio. "signedDialogflowAudioUri": "A String", # The signed URI for the audio from the Dialogflow conversation source. "signedGcsAudioUri": "A String", # The signed URI for the audio from the Cloud Storage conversation source. + "signedGcsAudioUris": [ # Output only. The signed URIs for the audio from the Cloud Storage conversation source when multiple audio files exist (e.g. multi-leg conversations). + "A String", + ], "signedTurnLevelAudios": [ # The signed URI for the audio corresponding to each turn in the conversation. { # A wrapper for holding the audio for any given turn. "audioDuration": "A String", # The duration of the audio. @@ -299,7 +302,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -759,6 +765,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -906,7 +995,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -1366,6 +1458,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} @@ -1403,17 +1578,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.html b/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.html index 9024de3292..0572b19596 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.datasets.html @@ -112,10 +112,10 @@

Instance Methods

listAllFeedbackLabels(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all feedback labels by project number.

- listAllFeedbackLabels_next()

+ listAllFeedbackLabels_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,31 +453,31 @@

Method Details

- listAllFeedbackLabels_next() + listAllFeedbackLabels_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_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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.html b/docs/dyn/contactcenterinsights_v1.projects.locations.html index a92ecbe09c..94ea9bda42 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.html @@ -182,7 +182,7 @@

Instance Methods

listAllFeedbackLabels(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all feedback labels by project number.

- listAllFeedbackLabels_next()

+ listAllFeedbackLabels_next(previous_request, previous_response)

Retrieves the next page of results.

queryMetrics(location, body=None, x__xgafv=None)

@@ -581,17 +581,17 @@

Method Details

- listAllFeedbackLabels_next() + listAllFeedbackLabels_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. +
@@ -777,7 +777,10 @@

Method Details

"dialogflowConversation": "A String", # Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation} }, "gcsSource": { # A Cloud Storage source of conversation data. # A Cloud Storage location specification for the audio and transcript. - "audioUri": "A String", # Cloud Storage URI that points to a file that contains the conversation audio. + "audioUri": "A String", # Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio. + "audioUris": [ # Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers). + "A String", + ], "transcriptUri": "A String", # Immutable. Cloud Storage URI that points to a file that contains the conversation transcript. }, "metadataUri": "A String", # Cloud Storage URI that points to a file that contains the conversation metadata. @@ -1237,6 +1240,89 @@

Method Details

}, "languageCode": "A String", # The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: "en-US". "messageTime": "A String", # The time that the message occurred, if provided. + "parts": [ # Optional. The structured parts that make up this transcript segment. + { # A structured component/part of a transcript segment. + "citation": { # A citation part. # Optional. Citation or reference to grounding material. + "snippet": "A String", # Optional. Snippet of the cited text. + "sourceTitle": "A String", # Optional. The cited source title. + "sourceUri": "A String", # Optional. The cited source URI. + }, + "customPayload": { # A custom payload part. # Optional. Generic custom structured payload. + "payload": { # Optional. Arbitrary structured payload. + "a_key": "", # Properties of the object. + }, + "payloadType": "A String", # Optional. Type identifier for the payload. + }, + "image": { # A media part. # Optional. Image media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + "link": { # A link part. # Optional. Web link or URL. + "text": "A String", # Optional. Anchor or display text. + "uri": "A String", # Optional. Target URI. + }, + "list": { # A list part. # Optional. Ordered or unordered list. + "items": [ # Optional. List items. + { # An item in a list. + "subItems": [ # Optional. Nested sub-items. + # Object with schema name: GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem + ], + "text": "A String", # Optional. The text of the list item. + }, + ], + "listType": "A String", # Optional. The type of list. + }, + "productCollection": { # A product collection part. # Optional. Product collection or carousel. + "products": [ # Optional. List of products. + { # A product in a product collection. + "description": "A String", # Optional. Product description. + "displayName": "A String", # Optional. Product display name. + "id": "A String", # Optional. Product ID. + "imageUris": [ # Optional. Product image URLs. + "A String", + ], + "price": { # Represents an amount of money with its currency type. # Optional. Product price. + "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. + "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. + "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. + }, + "uri": "A String", # Optional. Product URL or deep link. + }, + ], + }, + "suggestionChips": { # A suggestion chips part. # Optional. Suggestion chips or interactive buttons. + "chips": [ # Optional. List of suggestion chips. + { # A suggestion chip. + "actionUri": "A String", # Optional. Optional action or destination URI triggered by the chip. + "text": "A String", # Optional. The chip label or text. + }, + ], + }, + "table": { # A table part. # Optional. Tabular data. + "headers": [ # Optional. Table column headers. + "A String", + ], + "rows": [ # Optional. Table rows. + { # A row in a table. + "cells": [ # Optional. The cell values in the row. + "A String", + ], + }, + ], + "title": "A String", # Optional. Optional title for the table. + }, + "text": { # A text part. # Optional. Plain text content. + "text": "A String", # Optional. The text content. + }, + "thought": { # A thought part. # Optional. Model thought or internal reasoning. + "text": "A String", # Optional. The thought or reasoning text. + }, + "video": { # A media part. # Optional. Video media. + "alternativeText": "A String", # Optional. Alternative text description. + "uri": "A String", # Optional. URI or URL to the media. + }, + }, + ], "segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment. "dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} "dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant} diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.operations.html b/docs/dyn/contactcenterinsights_v1.projects.locations.operations.html index 0ad88578eb..0ac7c3e41b 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.operations.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.phraseMatchers.html b/docs/dyn/contactcenterinsights_v1.projects.locations.phraseMatchers.html index 1fa21bcf4e..1f3df95998 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.phraseMatchers.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.phraseMatchers.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists phrase matchers.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -300,17 +300,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.html b/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.html index 134fa0426d..a0b7db2436 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, qaScorecardSources=None, x__xgafv=None)

Lists QaScorecards.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -228,17 +228,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.revisions.html b/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.revisions.html index 2ab4563cf7..a01c1d2bc9 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.revisions.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.revisions.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, qaScorecardSources=None, x__xgafv=None)

Lists all revisions under the parent QaScorecard.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

tuneQaScorecardRevision(parent, body=None, x__xgafv=None)

@@ -306,17 +306,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.revisions.qaQuestions.html b/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.revisions.qaQuestions.html index 6d75c9bd48..b1d01e36a3 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.revisions.qaQuestions.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.qaScorecards.revisions.qaQuestions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists QaQuestions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -344,17 +344,17 @@

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. +
diff --git a/docs/dyn/contactcenterinsights_v1.projects.locations.views.html b/docs/dyn/contactcenterinsights_v1.projects.locations.views.html index 03d65f6f95..46fc69a136 100644 --- a/docs/dyn/contactcenterinsights_v1.projects.locations.views.html +++ b/docs/dyn/contactcenterinsights_v1.projects.locations.views.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists views.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json b/googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json index bc5eabd356..764b419353 100644 --- a/googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json +++ b/googleapiclient/discovery_cache/documents/contactcenterinsights.v1.json @@ -6236,7 +6236,7 @@ } } }, -"revision": "20260813", +"revision": "20260825", "rootUrl": "https://contactcenterinsights.googleapis.com/", "schemas": { "GoogleCloudCesV1mainAgentTransfer": { @@ -8602,6 +8602,13 @@ true "format": "google-datetime", "type": "string" }, +"parts": { +"description": "Optional. The structured parts that make up this transcript segment.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPart" +}, +"type": "array" +}, "segmentParticipant": { "$ref": "GoogleCloudContactcenterinsightsV1ConversationParticipant", "description": "The participant of this segment." @@ -8639,6 +8646,311 @@ true }, "type": "object" }, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPart": { +"description": "A structured component/part of a transcript segment.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPart", +"properties": { +"citation": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartCitationPart", +"description": "Optional. Citation or reference to grounding material." +}, +"customPayload": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartCustomPayloadPart", +"description": "Optional. Generic custom structured payload." +}, +"image": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartMediaPart", +"description": "Optional. Image media." +}, +"link": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartLinkPart", +"description": "Optional. Web link or URL." +}, +"list": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListPart", +"description": "Optional. Ordered or unordered list." +}, +"productCollection": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartProductCollectionPart", +"description": "Optional. Product collection or carousel." +}, +"suggestionChips": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartSuggestionChipsPart", +"description": "Optional. Suggestion chips or interactive buttons." +}, +"table": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartTablePart", +"description": "Optional. Tabular data." +}, +"text": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartTextPart", +"description": "Optional. Plain text content." +}, +"thought": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartThoughtPart", +"description": "Optional. Model thought or internal reasoning." +}, +"video": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartMediaPart", +"description": "Optional. Video media." +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartChip": { +"description": "A suggestion chip.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartChip", +"properties": { +"actionUri": { +"description": "Optional. Optional action or destination URI triggered by the chip.", +"type": "string" +}, +"text": { +"description": "Optional. The chip label or text.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartCitationPart": { +"description": "A citation part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartCitationPart", +"properties": { +"snippet": { +"description": "Optional. Snippet of the cited text.", +"type": "string" +}, +"sourceTitle": { +"description": "Optional. The cited source title.", +"type": "string" +}, +"sourceUri": { +"description": "Optional. The cited source URI.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartCustomPayloadPart": { +"description": "A custom payload part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartCustomPayloadPart", +"properties": { +"payload": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Optional. Arbitrary structured payload.", +"type": "object" +}, +"payloadType": { +"description": "Optional. Type identifier for the payload.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartLinkPart": { +"description": "A link part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartLinkPart", +"properties": { +"text": { +"description": "Optional. Anchor or display text.", +"type": "string" +}, +"uri": { +"description": "Optional. Target URI.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem": { +"description": "An item in a list.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem", +"properties": { +"subItems": { +"description": "Optional. Nested sub-items.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem" +}, +"type": "array" +}, +"text": { +"description": "Optional. The text of the list item.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListPart": { +"description": "A list part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListPart", +"properties": { +"items": { +"description": "Optional. List items.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartListItem" +}, +"type": "array" +}, +"listType": { +"description": "Optional. The type of list.", +"enum": [ +"LIST_TYPE_UNSPECIFIED", +"UNORDERED", +"ORDERED_NUMBER", +"ORDERED_ALPHA" +], +"enumDescriptions": [ +"Unspecified list type.", +"Unordered list.", +"Ordered numbered list.", +"Ordered alphabetic list." +], +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartMediaPart": { +"description": "A media part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartMediaPart", +"properties": { +"alternativeText": { +"description": "Optional. Alternative text description.", +"type": "string" +}, +"uri": { +"description": "Optional. URI or URL to the media.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartProduct": { +"description": "A product in a product collection.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartProduct", +"properties": { +"description": { +"description": "Optional. Product description.", +"type": "string" +}, +"displayName": { +"description": "Optional. Product display name.", +"type": "string" +}, +"id": { +"description": "Optional. Product ID.", +"type": "string" +}, +"imageUris": { +"description": "Optional. Product image URLs.", +"items": { +"type": "string" +}, +"type": "array" +}, +"price": { +"$ref": "GoogleTypeMoney", +"description": "Optional. Product price." +}, +"uri": { +"description": "Optional. Product URL or deep link.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartProductCollectionPart": { +"description": "A product collection part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartProductCollectionPart", +"properties": { +"products": { +"description": "Optional. List of products.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartProduct" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartSuggestionChipsPart": { +"description": "A suggestion chips part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartSuggestionChipsPart", +"properties": { +"chips": { +"description": "Optional. List of suggestion chips.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartChip" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartTablePart": { +"description": "A table part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartTablePart", +"properties": { +"headers": { +"description": "Optional. Table column headers.", +"items": { +"type": "string" +}, +"type": "array" +}, +"rows": { +"description": "Optional. Table rows.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartTableRow" +}, +"type": "array" +}, +"title": { +"description": "Optional. Optional title for the table.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartTableRow": { +"description": "A row in a table.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartTableRow", +"properties": { +"cells": { +"description": "Optional. The cell values in the row.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartTextPart": { +"description": "A text part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartTextPart", +"properties": { +"text": { +"description": "Optional. The text content.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartThoughtPart": { +"description": "A thought part.", +"id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentTranscriptPartThoughtPart", +"properties": { +"text": { +"description": "Optional. The thought or reasoning text.", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo": { "description": "Word-level info for words in a transcript.", "id": "GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegmentWordInfo", @@ -9834,9 +10146,17 @@ true "id": "GoogleCloudContactcenterinsightsV1GcsSource", "properties": { "audioUri": { -"description": "Cloud Storage URI that points to a file that contains the conversation audio.", +"deprecated": true, +"description": "Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio.", "type": "string" }, +"audioUris": { +"description": "Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers).", +"items": { +"type": "string" +}, +"type": "array" +}, "transcriptUri": { "description": "Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.", "type": "string" @@ -13133,6 +13453,14 @@ true "description": "The signed URI for the audio from the Cloud Storage conversation source.", "type": "string" }, +"signedGcsAudioUris": { +"description": "Output only. The signed URIs for the audio from the Cloud Storage conversation source when multiple audio files exist (e.g. multi-leg conversations).", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, "signedTurnLevelAudios": { "description": "The signed URI for the audio corresponding to each turn in the conversation.", "items": { @@ -14812,52 +15140,364 @@ true "format": "float", "type": "number" }, -"dialogflowSegmentMetadata": { -"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata", -"description": "CCAI metadata relating to the current transcript segment." +"dialogflowSegmentMetadata": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata", +"description": "CCAI metadata relating to the current transcript segment." +}, +"languageCode": { +"description": "The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: \"en-US\".", +"type": "string" +}, +"messageTime": { +"description": "The time that the message occurred, if provided.", +"format": "google-datetime", +"type": "string" +}, +"parts": { +"description": "Optional. The structured parts that make up this transcript segment.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPart" +}, +"type": "array" +}, +"segmentParticipant": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant", +"description": "The participant of this segment." +}, +"sentiment": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1SentimentData", +"description": "The sentiment for this transcript segment." +}, +"text": { +"description": "The text of this segment.", +"type": "string" +}, +"turnLevelAudio": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationDataSourceTurnLevelAudio", +"description": "Turn level audio for this transcript segment." +}, +"words": { +"description": "A list of the word-specific information for each word in the segment.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata": { +"description": "Metadata from Dialogflow relating to the current transcript segment.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata", +"properties": { +"smartReplyAllowlistCovered": { +"description": "Whether the transcript segment was covered under the configured smart reply allowlist in Agent Assist.", +"type": "boolean" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPart": { +"description": "A structured component/part of a transcript segment.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPart", +"properties": { +"citation": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartCitationPart", +"description": "Optional. Citation or reference to grounding material." +}, +"customPayload": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartCustomPayloadPart", +"description": "Optional. Generic custom structured payload." +}, +"image": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartMediaPart", +"description": "Optional. Image media." +}, +"link": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartLinkPart", +"description": "Optional. Web link or URL." +}, +"list": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartListPart", +"description": "Optional. Ordered or unordered list." +}, +"productCollection": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartProductCollectionPart", +"description": "Optional. Product collection or carousel." +}, +"suggestionChips": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartSuggestionChipsPart", +"description": "Optional. Suggestion chips or interactive buttons." +}, +"table": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartTablePart", +"description": "Optional. Tabular data." +}, +"text": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartTextPart", +"description": "Optional. Plain text content." +}, +"thought": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartThoughtPart", +"description": "Optional. Model thought or internal reasoning." +}, +"video": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartMediaPart", +"description": "Optional. Video media." +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartChip": { +"description": "A suggestion chip.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartChip", +"properties": { +"actionUri": { +"description": "Optional. Optional action or destination URI triggered by the chip.", +"type": "string" +}, +"text": { +"description": "Optional. The chip label or text.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartCitationPart": { +"description": "A citation part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartCitationPart", +"properties": { +"snippet": { +"description": "Optional. Snippet of the cited text.", +"type": "string" +}, +"sourceTitle": { +"description": "Optional. The cited source title.", +"type": "string" +}, +"sourceUri": { +"description": "Optional. The cited source URI.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartCustomPayloadPart": { +"description": "A custom payload part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartCustomPayloadPart", +"properties": { +"payload": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Optional. Arbitrary structured payload.", +"type": "object" +}, +"payloadType": { +"description": "Optional. Type identifier for the payload.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartLinkPart": { +"description": "A link part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartLinkPart", +"properties": { +"text": { +"description": "Optional. Anchor or display text.", +"type": "string" +}, +"uri": { +"description": "Optional. Target URI.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartListItem": { +"description": "An item in a list.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartListItem", +"properties": { +"subItems": { +"description": "Optional. Nested sub-items.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartListItem" +}, +"type": "array" +}, +"text": { +"description": "Optional. The text of the list item.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartListPart": { +"description": "A list part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartListPart", +"properties": { +"items": { +"description": "Optional. List items.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartListItem" +}, +"type": "array" +}, +"listType": { +"description": "Optional. The type of list.", +"enum": [ +"LIST_TYPE_UNSPECIFIED", +"UNORDERED", +"ORDERED_NUMBER", +"ORDERED_ALPHA" +], +"enumDescriptions": [ +"Unspecified list type.", +"Unordered list.", +"Ordered numbered list.", +"Ordered alphabetic list." +], +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartMediaPart": { +"description": "A media part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartMediaPart", +"properties": { +"alternativeText": { +"description": "Optional. Alternative text description.", +"type": "string" +}, +"uri": { +"description": "Optional. URI or URL to the media.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartProduct": { +"description": "A product in a product collection.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartProduct", +"properties": { +"description": { +"description": "Optional. Product description.", +"type": "string" +}, +"displayName": { +"description": "Optional. Product display name.", +"type": "string" +}, +"id": { +"description": "Optional. Product ID.", +"type": "string" +}, +"imageUris": { +"description": "Optional. Product image URLs.", +"items": { +"type": "string" +}, +"type": "array" +}, +"price": { +"$ref": "GoogleTypeMoney", +"description": "Optional. Product price." +}, +"uri": { +"description": "Optional. Product URL or deep link.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartProductCollectionPart": { +"description": "A product collection part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartProductCollectionPart", +"properties": { +"products": { +"description": "Optional. List of products.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartProduct" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartSuggestionChipsPart": { +"description": "A suggestion chips part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartSuggestionChipsPart", +"properties": { +"chips": { +"description": "Optional. List of suggestion chips.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartChip" +}, +"type": "array" +} }, -"languageCode": { -"description": "The language code of this segment as a [BCP-47](https://www.rfc-editor.org/rfc/bcp/bcp47.txt) language tag. Example: \"en-US\".", -"type": "string" +"type": "object" }, -"messageTime": { -"description": "The time that the message occurred, if provided.", -"format": "google-datetime", +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartTablePart": { +"description": "A table part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartTablePart", +"properties": { +"headers": { +"description": "Optional. Table column headers.", +"items": { "type": "string" }, -"segmentParticipant": { -"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationParticipant", -"description": "The participant of this segment." +"type": "array" }, -"sentiment": { -"$ref": "GoogleCloudContactcenterinsightsV1alpha1SentimentData", -"description": "The sentiment for this transcript segment." +"rows": { +"description": "Optional. Table rows.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartTableRow" }, -"text": { -"description": "The text of this segment.", +"type": "array" +}, +"title": { +"description": "Optional. Optional title for the table.", "type": "string" +} }, -"turnLevelAudio": { -"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationDataSourceTurnLevelAudio", -"description": "Turn level audio for this transcript segment." +"type": "object" }, -"words": { -"description": "A list of the word-specific information for each word in the segment.", +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartTableRow": { +"description": "A row in a table.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartTableRow", +"properties": { +"cells": { +"description": "Optional. The cell values in the row.", "items": { -"$ref": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentWordInfo" +"type": "string" }, "type": "array" } }, "type": "object" }, -"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata": { -"description": "Metadata from Dialogflow relating to the current transcript segment.", -"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentDialogflowSegmentMetadata", +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartTextPart": { +"description": "A text part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartTextPart", "properties": { -"smartReplyAllowlistCovered": { -"description": "Whether the transcript segment was covered under the configured smart reply allowlist in Agent Assist.", -"type": "boolean" +"text": { +"description": "Optional. The text content.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartThoughtPart": { +"description": "A thought part.", +"id": "GoogleCloudContactcenterinsightsV1alpha1ConversationTranscriptTranscriptSegmentTranscriptPartThoughtPart", +"properties": { +"text": { +"description": "Optional. The thought or reasoning text.", +"type": "string" } }, "type": "object" @@ -15875,9 +16515,17 @@ true "id": "GoogleCloudContactcenterinsightsV1alpha1GcsSource", "properties": { "audioUri": { -"description": "Cloud Storage URI that points to a file that contains the conversation audio.", +"deprecated": true, +"description": "Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio.", +"type": "string" +}, +"audioUris": { +"description": "Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers).", +"items": { "type": "string" }, +"type": "array" +}, "transcriptUri": { "description": "Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.", "type": "string" @@ -19416,6 +20064,13 @@ true "format": "google-datetime", "type": "string" }, +"parts": { +"description": "Optional. The structured parts that make up this transcript segment.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPart" +}, +"type": "array" +}, "segmentParticipant": { "$ref": "GoogleCloudContactcenterinsightsV1mainConversationParticipant", "description": "The participant of this segment." @@ -19453,6 +20108,311 @@ true }, "type": "object" }, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPart": { +"description": "A structured component/part of a transcript segment.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPart", +"properties": { +"citation": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartCitationPart", +"description": "Optional. Citation or reference to grounding material." +}, +"customPayload": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartCustomPayloadPart", +"description": "Optional. Generic custom structured payload." +}, +"image": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartMediaPart", +"description": "Optional. Image media." +}, +"link": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartLinkPart", +"description": "Optional. Web link or URL." +}, +"list": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartListPart", +"description": "Optional. Ordered or unordered list." +}, +"productCollection": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartProductCollectionPart", +"description": "Optional. Product collection or carousel." +}, +"suggestionChips": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartSuggestionChipsPart", +"description": "Optional. Suggestion chips or interactive buttons." +}, +"table": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartTablePart", +"description": "Optional. Tabular data." +}, +"text": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartTextPart", +"description": "Optional. Plain text content." +}, +"thought": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartThoughtPart", +"description": "Optional. Model thought or internal reasoning." +}, +"video": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartMediaPart", +"description": "Optional. Video media." +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartChip": { +"description": "A suggestion chip.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartChip", +"properties": { +"actionUri": { +"description": "Optional. Optional action or destination URI triggered by the chip.", +"type": "string" +}, +"text": { +"description": "Optional. The chip label or text.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartCitationPart": { +"description": "A citation part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartCitationPart", +"properties": { +"snippet": { +"description": "Optional. Snippet of the cited text.", +"type": "string" +}, +"sourceTitle": { +"description": "Optional. The cited source title.", +"type": "string" +}, +"sourceUri": { +"description": "Optional. The cited source URI.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartCustomPayloadPart": { +"description": "A custom payload part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartCustomPayloadPart", +"properties": { +"payload": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Optional. Arbitrary structured payload.", +"type": "object" +}, +"payloadType": { +"description": "Optional. Type identifier for the payload.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartLinkPart": { +"description": "A link part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartLinkPart", +"properties": { +"text": { +"description": "Optional. Anchor or display text.", +"type": "string" +}, +"uri": { +"description": "Optional. Target URI.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartListItem": { +"description": "An item in a list.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartListItem", +"properties": { +"subItems": { +"description": "Optional. Nested sub-items.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartListItem" +}, +"type": "array" +}, +"text": { +"description": "Optional. The text of the list item.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartListPart": { +"description": "A list part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartListPart", +"properties": { +"items": { +"description": "Optional. List items.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartListItem" +}, +"type": "array" +}, +"listType": { +"description": "Optional. The type of list.", +"enum": [ +"LIST_TYPE_UNSPECIFIED", +"UNORDERED", +"ORDERED_NUMBER", +"ORDERED_ALPHA" +], +"enumDescriptions": [ +"Unspecified list type.", +"Unordered list.", +"Ordered numbered list.", +"Ordered alphabetic list." +], +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartMediaPart": { +"description": "A media part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartMediaPart", +"properties": { +"alternativeText": { +"description": "Optional. Alternative text description.", +"type": "string" +}, +"uri": { +"description": "Optional. URI or URL to the media.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartProduct": { +"description": "A product in a product collection.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartProduct", +"properties": { +"description": { +"description": "Optional. Product description.", +"type": "string" +}, +"displayName": { +"description": "Optional. Product display name.", +"type": "string" +}, +"id": { +"description": "Optional. Product ID.", +"type": "string" +}, +"imageUris": { +"description": "Optional. Product image URLs.", +"items": { +"type": "string" +}, +"type": "array" +}, +"price": { +"$ref": "GoogleTypeMoney", +"description": "Optional. Product price." +}, +"uri": { +"description": "Optional. Product URL or deep link.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartProductCollectionPart": { +"description": "A product collection part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartProductCollectionPart", +"properties": { +"products": { +"description": "Optional. List of products.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartProduct" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartSuggestionChipsPart": { +"description": "A suggestion chips part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartSuggestionChipsPart", +"properties": { +"chips": { +"description": "Optional. List of suggestion chips.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartChip" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartTablePart": { +"description": "A table part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartTablePart", +"properties": { +"headers": { +"description": "Optional. Table column headers.", +"items": { +"type": "string" +}, +"type": "array" +}, +"rows": { +"description": "Optional. Table rows.", +"items": { +"$ref": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartTableRow" +}, +"type": "array" +}, +"title": { +"description": "Optional. Optional title for the table.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartTableRow": { +"description": "A row in a table.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartTableRow", +"properties": { +"cells": { +"description": "Optional. The cell values in the row.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartTextPart": { +"description": "A text part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartTextPart", +"properties": { +"text": { +"description": "Optional. The text content.", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartThoughtPart": { +"description": "A thought part.", +"id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentTranscriptPartThoughtPart", +"properties": { +"text": { +"description": "Optional. The thought or reasoning text.", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentWordInfo": { "description": "Word-level info for words in a transcript.", "id": "GoogleCloudContactcenterinsightsV1mainConversationTranscriptTranscriptSegmentWordInfo", @@ -20466,9 +21426,17 @@ true "id": "GoogleCloudContactcenterinsightsV1mainGcsSource", "properties": { "audioUri": { -"description": "Cloud Storage URI that points to a file that contains the conversation audio.", +"deprecated": true, +"description": "Immutable. Deprecated: Use `audio_uris` instead. Cloud Storage URI that points to a file that contains the conversation audio.", +"type": "string" +}, +"audioUris": { +"description": "Immutable. Cloud Storage URIs that point to files that contain the conversation audio. Supports both single audio files and multi-leg session recordings (e.g., call transfers, rolling recording buffers).", +"items": { "type": "string" }, +"type": "array" +}, "transcriptUri": { "description": "Immutable. Cloud Storage URI that points to a file that contains the conversation transcript.", "type": "string" @@ -22934,6 +23902,27 @@ true } }, "type": "object" +}, +"GoogleTypeMoney": { +"description": "Represents an amount of money with its currency type.", +"id": "GoogleTypeMoney", +"properties": { +"currencyCode": { +"description": "The three-letter currency code defined in ISO 4217.", +"type": "string" +}, +"nanos": { +"description": "Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.", +"format": "int32", +"type": "integer" +}, +"units": { +"description": "The whole units of the amount. For example if `currencyCode` is `\"USD\"`, then 1 unit is one US dollar.", +"format": "int64", +"type": "string" +} +}, +"type": "object" } }, "servicePath": "", From 8307d9c9e0457d90ee8bd6cf20cd484963943ce1 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:34 +0000 Subject: [PATCH 24/70] feat(container): update the api #### container:v1 The following keys were added: - schemas.ReleaseChannelConfig.properties.previewVersions (Total Keys: 3) #### container:v1beta1 The following keys were added: - schemas.ReleaseChannelConfig.properties.previewVersions (Total Keys: 3) --- docs/dyn/container_v1.html | 26 +++++++++---------- ...projects.aggregated.usableSubnetworks.html | 18 ++++++------- ...tainer_v1.projects.locations.clusters.html | 12 ++++----- ...projects.locations.clusters.nodePools.html | 6 ++--- docs/dyn/container_v1.projects.locations.html | 3 +++ .../container_v1.projects.zones.clusters.html | 12 ++++----- ..._v1.projects.zones.clusters.nodePools.html | 6 ++--- docs/dyn/container_v1.projects.zones.html | 3 +++ docs/dyn/container_v1beta1.html | 26 +++++++++---------- ...projects.aggregated.usableSubnetworks.html | 18 ++++++------- ...r_v1beta1.projects.locations.clusters.html | 20 +++++++------- ...projects.locations.clusters.nodePools.html | 6 ++--- .../container_v1beta1.projects.locations.html | 3 +++ ...ainer_v1beta1.projects.zones.clusters.html | 20 +++++++------- ...ta1.projects.zones.clusters.nodePools.html | 6 ++--- .../dyn/container_v1beta1.projects.zones.html | 3 +++ .../documents/container.v1.json | 12 +++++++-- .../documents/container.v1beta1.json | 14 +++++++--- 18 files changed, 121 insertions(+), 93 deletions(-) diff --git a/docs/dyn/container_v1.html b/docs/dyn/container_v1.html index 8637dcc04b..9f5ac9d66b 100644 --- a/docs/dyn/container_v1.html +++ b/docs/dyn/container_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/container_v1.projects.aggregated.usableSubnetworks.html b/docs/dyn/container_v1.projects.aggregated.usableSubnetworks.html index 33a075e155..93ce956115 100644 --- a/docs/dyn/container_v1.projects.aggregated.usableSubnetworks.html +++ b/docs/dyn/container_v1.projects.aggregated.usableSubnetworks.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists subnetworks that are usable for creating clusters in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/container_v1.projects.locations.clusters.html b/docs/dyn/container_v1.projects.locations.clusters.html index cc330fe202..e0714076c2 100644 --- a/docs/dyn/container_v1.projects.locations.clusters.html +++ b/docs/dyn/container_v1.projects.locations.clusters.html @@ -916,7 +916,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -1499,7 +1499,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -2716,7 +2716,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -3299,7 +3299,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -4373,7 +4373,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -4956,7 +4956,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. diff --git a/docs/dyn/container_v1.projects.locations.clusters.nodePools.html b/docs/dyn/container_v1.projects.locations.clusters.nodePools.html index c289b2e2f1..6922623001 100644 --- a/docs/dyn/container_v1.projects.locations.clusters.nodePools.html +++ b/docs/dyn/container_v1.projects.locations.clusters.nodePools.html @@ -263,7 +263,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -912,7 +912,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -1383,7 +1383,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. diff --git a/docs/dyn/container_v1.projects.locations.html b/docs/dyn/container_v1.projects.locations.html index e89abd2e17..3df8564857 100644 --- a/docs/dyn/container_v1.projects.locations.html +++ b/docs/dyn/container_v1.projects.locations.html @@ -120,6 +120,9 @@

Method Details

"A String", ], "defaultVersion": "A String", # The default version for newly created clusters on the channel. + "previewVersions": [ # Output only. List of preview versions for the channel. + "A String", + ], "upgradeTargetVersion": "A String", # The auto upgrade target version for clusters on the channel. "validVersions": [ # List of valid versions for the channel. "A String", diff --git a/docs/dyn/container_v1.projects.zones.clusters.html b/docs/dyn/container_v1.projects.zones.clusters.html index 60592692f1..ca29dededd 100644 --- a/docs/dyn/container_v1.projects.zones.clusters.html +++ b/docs/dyn/container_v1.projects.zones.clusters.html @@ -1030,7 +1030,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -1613,7 +1613,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -2830,7 +2830,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -3413,7 +3413,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -4531,7 +4531,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -5114,7 +5114,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. diff --git a/docs/dyn/container_v1.projects.zones.clusters.nodePools.html b/docs/dyn/container_v1.projects.zones.clusters.nodePools.html index cc97bbfdb4..81801ff0e3 100644 --- a/docs/dyn/container_v1.projects.zones.clusters.nodePools.html +++ b/docs/dyn/container_v1.projects.zones.clusters.nodePools.html @@ -328,7 +328,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -977,7 +977,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -1448,7 +1448,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. diff --git a/docs/dyn/container_v1.projects.zones.html b/docs/dyn/container_v1.projects.zones.html index fd689a911f..76011d91c4 100644 --- a/docs/dyn/container_v1.projects.zones.html +++ b/docs/dyn/container_v1.projects.zones.html @@ -120,6 +120,9 @@

Method Details

"A String", ], "defaultVersion": "A String", # The default version for newly created clusters on the channel. + "previewVersions": [ # Output only. List of preview versions for the channel. + "A String", + ], "upgradeTargetVersion": "A String", # The auto upgrade target version for clusters on the channel. "validVersions": [ # List of valid versions for the channel. "A String", diff --git a/docs/dyn/container_v1beta1.html b/docs/dyn/container_v1beta1.html index 20f98ff6f4..e894376753 100644 --- a/docs/dyn/container_v1beta1.html +++ b/docs/dyn/container_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/container_v1beta1.projects.aggregated.usableSubnetworks.html b/docs/dyn/container_v1beta1.projects.aggregated.usableSubnetworks.html index 1ca9d50799..626a6235b7 100644 --- a/docs/dyn/container_v1beta1.projects.aggregated.usableSubnetworks.html +++ b/docs/dyn/container_v1beta1.projects.aggregated.usableSubnetworks.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists subnetworks that can be used for creating clusters in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/container_v1beta1.projects.locations.clusters.html b/docs/dyn/container_v1beta1.projects.locations.clusters.html index 7f3cd7f70a..f5fcbd4e96 100644 --- a/docs/dyn/container_v1beta1.projects.locations.clusters.html +++ b/docs/dyn/container_v1beta1.projects.locations.clusters.html @@ -468,7 +468,7 @@

Method Details

], "autoprovisioningNodePoolDefaults": { # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. "bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "imageType": "A String", # The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types. "insecureKubeletReadonlyPortEnabled": True or False, # DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead. @@ -943,7 +943,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -1551,7 +1551,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -2357,7 +2357,7 @@

Method Details

], "autoprovisioningNodePoolDefaults": { # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. "bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "imageType": "A String", # The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types. "insecureKubeletReadonlyPortEnabled": True or False, # DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead. @@ -2832,7 +2832,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -3440,7 +3440,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -4103,7 +4103,7 @@

Method Details

], "autoprovisioningNodePoolDefaults": { # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. "bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "imageType": "A String", # The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types. "insecureKubeletReadonlyPortEnabled": True or False, # DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead. @@ -4578,7 +4578,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -5186,7 +5186,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -6761,7 +6761,7 @@

Method Details

], "autoprovisioningNodePoolDefaults": { # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. "bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "imageType": "A String", # The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types. "insecureKubeletReadonlyPortEnabled": True or False, # DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead. diff --git a/docs/dyn/container_v1beta1.projects.locations.clusters.nodePools.html b/docs/dyn/container_v1beta1.projects.locations.clusters.nodePools.html index 4a24bd2e1f..b78e2bf846 100644 --- a/docs/dyn/container_v1beta1.projects.locations.clusters.nodePools.html +++ b/docs/dyn/container_v1beta1.projects.locations.clusters.nodePools.html @@ -264,7 +264,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -928,7 +928,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -1414,7 +1414,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. diff --git a/docs/dyn/container_v1beta1.projects.locations.html b/docs/dyn/container_v1beta1.projects.locations.html index 4a85e35d20..7b3d9da6a1 100644 --- a/docs/dyn/container_v1beta1.projects.locations.html +++ b/docs/dyn/container_v1beta1.projects.locations.html @@ -129,6 +129,9 @@

Method Details

"A String", ], "defaultVersion": "A String", # The default version for newly created clusters on the channel. + "previewVersions": [ # Output only. List of preview versions for the channel. + "A String", + ], "upgradeTargetVersion": "A String", # The auto upgrade target version for clusters on the channel. "validVersions": [ # List of valid versions for the channel. "A String", diff --git a/docs/dyn/container_v1beta1.projects.zones.clusters.html b/docs/dyn/container_v1beta1.projects.zones.clusters.html index f360a2384d..3c3a9fa626 100644 --- a/docs/dyn/container_v1beta1.projects.zones.clusters.html +++ b/docs/dyn/container_v1beta1.projects.zones.clusters.html @@ -589,7 +589,7 @@

Method Details

], "autoprovisioningNodePoolDefaults": { # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. "bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "imageType": "A String", # The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types. "insecureKubeletReadonlyPortEnabled": True or False, # DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead. @@ -1064,7 +1064,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -1672,7 +1672,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -2478,7 +2478,7 @@

Method Details

], "autoprovisioningNodePoolDefaults": { # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. "bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "imageType": "A String", # The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types. "insecureKubeletReadonlyPortEnabled": True or False, # DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead. @@ -2953,7 +2953,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -3561,7 +3561,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -4268,7 +4268,7 @@

Method Details

], "autoprovisioningNodePoolDefaults": { # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. "bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "imageType": "A String", # The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types. "insecureKubeletReadonlyPortEnabled": True or False, # DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead. @@ -4743,7 +4743,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -5351,7 +5351,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -6788,7 +6788,7 @@

Method Details

], "autoprovisioningNodePoolDefaults": { # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. # AutoprovisioningNodePoolDefaults contains defaults for a node pool created by NAP. "bootDiskKmsKey": "A String", # The Customer Managed Encryption Key used to encrypt the boot disk attached to each node in the node pool. This should be of the form projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]. For more information about protecting resources with Cloud KMS Keys please see: https://cloud.google.com/compute/docs/disks/customer-managed-encryption - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "imageType": "A String", # The image type to use for NAP created node. Please see https://cloud.google.com/kubernetes-engine/docs/concepts/node-images for available image types. "insecureKubeletReadonlyPortEnabled": True or False, # DEPRECATED. Use NodePoolAutoConfig.NodeKubeletConfig instead. diff --git a/docs/dyn/container_v1beta1.projects.zones.clusters.nodePools.html b/docs/dyn/container_v1beta1.projects.zones.clusters.nodePools.html index 1f770fdbab..db1f8ec465 100644 --- a/docs/dyn/container_v1beta1.projects.zones.clusters.nodePools.html +++ b/docs/dyn/container_v1beta1.projects.zones.clusters.nodePools.html @@ -329,7 +329,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -993,7 +993,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. @@ -1479,7 +1479,7 @@

Method Details

"enabled": True or False, # Optional. Whether writable cgroups is enabled. }, }, - "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB. + "diskSizeGb": 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB. "diskType": "A String", # Type of the disk attached to each node (e.g. 'pd-standard', 'pd-ssd' or 'pd-balanced') If unspecified, the default disk type is 'pd-standard' "effectiveCgroupMode": "A String", # Output only. effective_cgroup_mode is the cgroup mode actually used by the node pool. It is determined by the cgroup mode specified in the LinuxNodeConfig or the default cgroup mode based on the cluster creation version. "enableConfidentialStorage": True or False, # Optional. Reserved for future use. diff --git a/docs/dyn/container_v1beta1.projects.zones.html b/docs/dyn/container_v1beta1.projects.zones.html index de255e2692..30ef99fa6a 100644 --- a/docs/dyn/container_v1beta1.projects.zones.html +++ b/docs/dyn/container_v1beta1.projects.zones.html @@ -126,6 +126,9 @@

Method Details

"A String", ], "defaultVersion": "A String", # The default version for newly created clusters on the channel. + "previewVersions": [ # Output only. List of preview versions for the channel. + "A String", + ], "upgradeTargetVersion": "A String", # The auto upgrade target version for clusters on the channel. "validVersions": [ # List of valid versions for the channel. "A String", diff --git a/googleapiclient/discovery_cache/documents/container.v1.json b/googleapiclient/discovery_cache/documents/container.v1.json index f7b83ed486..4e504c7efb 100644 --- a/googleapiclient/discovery_cache/documents/container.v1.json +++ b/googleapiclient/discovery_cache/documents/container.v1.json @@ -2811,7 +2811,7 @@ } } }, -"revision": "20260727", +"revision": "20260818", "rootUrl": "https://container.googleapis.com/", "schemas": { "AcceleratorConfig": { @@ -7161,7 +7161,7 @@ false "description": "Parameters for containerd customization." }, "diskSizeGb": { -"description": "Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.", +"description": "Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB.", "format": "int32", "type": "integer" }, @@ -8768,6 +8768,14 @@ false "description": "The default version for newly created clusters on the channel.", "type": "string" }, +"previewVersions": { +"description": "Output only. List of preview versions for the channel.", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, "upgradeTargetVersion": { "description": "The auto upgrade target version for clusters on the channel.", "type": "string" diff --git a/googleapiclient/discovery_cache/documents/container.v1beta1.json b/googleapiclient/discovery_cache/documents/container.v1beta1.json index a4d7dfb582..dd59d4dbd5 100644 --- a/googleapiclient/discovery_cache/documents/container.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/container.v1beta1.json @@ -2837,7 +2837,7 @@ } } }, -"revision": "20260727", +"revision": "20260818", "rootUrl": "https://container.googleapis.com/", "schemas": { "AcceleratorConfig": { @@ -3353,7 +3353,7 @@ "type": "string" }, "diskSizeGb": { -"description": "Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.", +"description": "Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.3-gke.1480000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB.", "format": "int32", "type": "integer" }, @@ -7557,7 +7557,7 @@ false "description": "Parameters for containerd customization." }, "diskSizeGb": { -"description": "Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.", +"description": "Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 15 GB for node pools running GKE versions 1.36.2-gke.2933000 or later. Or, for earlier versions, the smallest allowed disk size is 12 GB. If unspecified, the default disk size is 100GB.", "format": "int32", "type": "integer" }, @@ -9263,6 +9263,14 @@ false "description": "The default version for newly created clusters on the channel.", "type": "string" }, +"previewVersions": { +"description": "Output only. List of preview versions for the channel.", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, "upgradeTargetVersion": { "description": "The auto upgrade target version for clusters on the channel.", "type": "string" From e5a9678da849b97ae83b785501debf5976cc882f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:34 +0000 Subject: [PATCH 25/70] feat(containeranalysis): update the api #### containeranalysis:v1 The following keys were added: - schemas.ContaineranalysisGoogleDevtoolsCloudbuildV1DependencyGitSourceDependency.properties.fetchTags.type (Total Keys: 1) - schemas.MaliciousContentLLMResult.properties.modelId.type (Total Keys: 1) #### containeranalysis:v1alpha1 The following keys were added: - schemas.ContaineranalysisGoogleDevtoolsCloudbuildV1DependencyGitSourceDependency.properties.fetchTags.type (Total Keys: 1) - schemas.MaliciousContentLLMResult.properties.modelId.type (Total Keys: 1) #### containeranalysis:v1beta1 The following keys were added: - schemas.ContaineranalysisGoogleDevtoolsCloudbuildV1DependencyGitSourceDependency.properties.fetchTags.type (Total Keys: 1) - schemas.MaliciousContentLLMResult.properties.modelId.type (Total Keys: 1) --- docs/dyn/containeranalysis_v1.html | 26 +++++++++---------- ...ranalysis_v1.projects.locations.notes.html | 18 ++++++------- ....projects.locations.notes.occurrences.html | 19 +++++++------- ...sis_v1.projects.locations.occurrences.html | 26 ++++++++++++------- .../containeranalysis_v1.projects.notes.html | 18 ++++++------- ...nalysis_v1.projects.notes.occurrences.html | 19 +++++++------- ...aineranalysis_v1.projects.occurrences.html | 26 ++++++++++++------- docs/dyn/containeranalysis_v1alpha1.html | 26 +++++++++---------- ...aineranalysis_v1alpha1.projects.notes.html | 18 ++++++------- ...s_v1alpha1.projects.notes.occurrences.html | 19 +++++++------- ...nalysis_v1alpha1.projects.occurrences.html | 24 ++++++++++------- ...nalysis_v1alpha1.projects.scanConfigs.html | 18 ++++++------- ...ineranalysis_v1alpha1.providers.notes.html | 18 ++++++------- ..._v1alpha1.providers.notes.occurrences.html | 19 +++++++------- docs/dyn/containeranalysis_v1beta1.html | 26 +++++++++---------- ...ysis_v1beta1.projects.locations.notes.html | 18 ++++++------- ....projects.locations.notes.occurrences.html | 19 +++++++------- ...1beta1.projects.locations.occurrences.html | 26 ++++++++++++------- ...taineranalysis_v1beta1.projects.notes.html | 18 ++++++------- ...is_v1beta1.projects.notes.occurrences.html | 19 +++++++------- ...analysis_v1beta1.projects.occurrences.html | 26 ++++++++++++------- .../documents/containeranalysis.v1.json | 10 ++++++- .../documents/containeranalysis.v1alpha1.json | 10 ++++++- .../documents/containeranalysis.v1beta1.json | 10 ++++++- 24 files changed, 272 insertions(+), 204 deletions(-) diff --git a/docs/dyn/containeranalysis_v1.html b/docs/dyn/containeranalysis_v1.html index dd49fb7ea5..d3f51c2940 100644 --- a/docs/dyn/containeranalysis_v1.html +++ b/docs/dyn/containeranalysis_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/containeranalysis_v1.projects.locations.notes.html b/docs/dyn/containeranalysis_v1.projects.locations.notes.html index 9f695ed7e8..a8b37ccf2b 100644 --- a/docs/dyn/containeranalysis_v1.projects.locations.notes.html +++ b/docs/dyn/containeranalysis_v1.projects.locations.notes.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists notes for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -2205,17 +2205,17 @@

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. +
diff --git a/docs/dyn/containeranalysis_v1.projects.locations.notes.occurrences.html b/docs/dyn/containeranalysis_v1.projects.locations.notes.occurrences.html index 4e18f7e89d..f392174d9c 100644 --- a/docs/dyn/containeranalysis_v1.projects.locations.notes.occurrences.html +++ b/docs/dyn/containeranalysis_v1.projects.locations.notes.occurrences.html @@ -81,7 +81,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -128,6 +128,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -1065,17 +1066,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/containeranalysis_v1.projects.locations.occurrences.html b/docs/dyn/containeranalysis_v1.projects.locations.occurrences.html index f1d04141b5..baaff28c34 100644 --- a/docs/dyn/containeranalysis_v1.projects.locations.occurrences.html +++ b/docs/dyn/containeranalysis_v1.projects.locations.occurrences.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists occurrences for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -144,6 +144,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -1108,6 +1109,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -2077,6 +2079,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -3037,6 +3040,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -4022,6 +4026,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -5408,6 +5413,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -6348,17 +6354,17 @@

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. +
@@ -6389,6 +6395,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -7350,6 +7357,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. diff --git a/docs/dyn/containeranalysis_v1.projects.notes.html b/docs/dyn/containeranalysis_v1.projects.notes.html index aaeec8c367..5e05f2a7c4 100644 --- a/docs/dyn/containeranalysis_v1.projects.notes.html +++ b/docs/dyn/containeranalysis_v1.projects.notes.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists notes for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -2205,17 +2205,17 @@

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. +
diff --git a/docs/dyn/containeranalysis_v1.projects.notes.occurrences.html b/docs/dyn/containeranalysis_v1.projects.notes.occurrences.html index 43d5faf3fb..3ec187bdd2 100644 --- a/docs/dyn/containeranalysis_v1.projects.notes.occurrences.html +++ b/docs/dyn/containeranalysis_v1.projects.notes.occurrences.html @@ -81,7 +81,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -128,6 +128,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -1065,17 +1066,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/containeranalysis_v1.projects.occurrences.html b/docs/dyn/containeranalysis_v1.projects.occurrences.html index b4db22ca9a..e25316fcae 100644 --- a/docs/dyn/containeranalysis_v1.projects.occurrences.html +++ b/docs/dyn/containeranalysis_v1.projects.occurrences.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists occurrences for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -144,6 +144,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -1108,6 +1109,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -2077,6 +2079,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -3037,6 +3040,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -4022,6 +4026,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -5408,6 +5413,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -6348,17 +6354,17 @@

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. +
@@ -6389,6 +6395,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -7350,6 +7357,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. diff --git a/docs/dyn/containeranalysis_v1alpha1.html b/docs/dyn/containeranalysis_v1alpha1.html index 985c7f8778..0bdc0bae8f 100644 --- a/docs/dyn/containeranalysis_v1alpha1.html +++ b/docs/dyn/containeranalysis_v1alpha1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/containeranalysis_v1alpha1.projects.notes.html b/docs/dyn/containeranalysis_v1alpha1.projects.notes.html index 29c7912e35..dfeaebb698 100644 --- a/docs/dyn/containeranalysis_v1alpha1.projects.notes.html +++ b/docs/dyn/containeranalysis_v1alpha1.projects.notes.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, name=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all `Notes` for a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1620,17 +1620,17 @@

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. +
diff --git a/docs/dyn/containeranalysis_v1alpha1.projects.notes.occurrences.html b/docs/dyn/containeranalysis_v1alpha1.projects.notes.occurrences.html index 1d081612c2..944d97b4ee 100644 --- a/docs/dyn/containeranalysis_v1alpha1.projects.notes.occurrences.html +++ b/docs/dyn/containeranalysis_v1alpha1.projects.notes.occurrences.html @@ -81,7 +81,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `Occurrences` referencing the specified `Note`. Use this method to get all occurrences referencing your `Note` across all your customer projects.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,6 +127,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Optional. Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Optional. Malicious Content LLM scan result. "maxSeverity": "A String", # Optional. Tracks max severity found. + "modelId": "A String", # Optional. The base name of the model that performed the scan. "scanState": "A String", # Output only. State of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Optional. Malicious Content Static scan result. @@ -1152,17 +1153,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/containeranalysis_v1alpha1.projects.occurrences.html b/docs/dyn/containeranalysis_v1alpha1.projects.occurrences.html index cf72a6aacd..2391ddec62 100644 --- a/docs/dyn/containeranalysis_v1alpha1.projects.occurrences.html +++ b/docs/dyn/containeranalysis_v1alpha1.projects.occurrences.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, kind=None, name=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists active `Occurrences` for a given project matching the filters.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -143,6 +143,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Optional. Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Optional. Malicious Content LLM scan result. "maxSeverity": "A String", # Optional. Tracks max severity found. + "modelId": "A String", # Optional. The base name of the model that performed the scan. "scanState": "A String", # Output only. State of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Optional. Malicious Content Static scan result. @@ -1191,6 +1192,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Optional. Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Optional. Malicious Content LLM scan result. "maxSeverity": "A String", # Optional. Tracks max severity found. + "modelId": "A String", # Optional. The base name of the model that performed the scan. "scanState": "A String", # Output only. State of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Optional. Malicious Content Static scan result. @@ -2263,6 +2265,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Optional. Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Optional. Malicious Content LLM scan result. "maxSeverity": "A String", # Optional. Tracks max severity found. + "modelId": "A String", # Optional. The base name of the model that performed the scan. "scanState": "A String", # Output only. State of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Optional. Malicious Content Static scan result. @@ -3774,6 +3777,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Optional. Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Optional. Malicious Content LLM scan result. "maxSeverity": "A String", # Optional. Tracks max severity found. + "modelId": "A String", # Optional. The base name of the model that performed the scan. "scanState": "A String", # Output only. State of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Optional. Malicious Content Static scan result. @@ -4799,17 +4803,17 @@

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. +
@@ -4839,6 +4843,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Optional. Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Optional. Malicious Content LLM scan result. "maxSeverity": "A String", # Optional. Tracks max severity found. + "modelId": "A String", # Optional. The base name of the model that performed the scan. "scanState": "A String", # Output only. State of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Optional. Malicious Content Static scan result. @@ -5887,6 +5892,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Optional. Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Optional. Malicious Content LLM scan result. "maxSeverity": "A String", # Optional. Tracks max severity found. + "modelId": "A String", # Optional. The base name of the model that performed the scan. "scanState": "A String", # Output only. State of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Optional. Malicious Content Static scan result. diff --git a/docs/dyn/containeranalysis_v1alpha1.projects.scanConfigs.html b/docs/dyn/containeranalysis_v1alpha1.projects.scanConfigs.html index 941851f7e6..a13394c18a 100644 --- a/docs/dyn/containeranalysis_v1alpha1.projects.scanConfigs.html +++ b/docs/dyn/containeranalysis_v1alpha1.projects.scanConfigs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists scan configurations for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -150,17 +150,17 @@

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. +
diff --git a/docs/dyn/containeranalysis_v1alpha1.providers.notes.html b/docs/dyn/containeranalysis_v1alpha1.providers.notes.html index 9db4deae67..a013e3ab9f 100644 --- a/docs/dyn/containeranalysis_v1alpha1.providers.notes.html +++ b/docs/dyn/containeranalysis_v1alpha1.providers.notes.html @@ -98,7 +98,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Lists all `Notes` for a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1620,17 +1620,17 @@

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. +
diff --git a/docs/dyn/containeranalysis_v1alpha1.providers.notes.occurrences.html b/docs/dyn/containeranalysis_v1alpha1.providers.notes.occurrences.html index 4f38e27e13..439cf44071 100644 --- a/docs/dyn/containeranalysis_v1alpha1.providers.notes.occurrences.html +++ b/docs/dyn/containeranalysis_v1alpha1.providers.notes.occurrences.html @@ -81,7 +81,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `Occurrences` referencing the specified `Note`. Use this method to get all occurrences referencing your `Note` across all your customer projects.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,6 +127,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Optional. Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Optional. Malicious Content LLM scan result. "maxSeverity": "A String", # Optional. Tracks max severity found. + "modelId": "A String", # Optional. The base name of the model that performed the scan. "scanState": "A String", # Output only. State of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Optional. Malicious Content Static scan result. @@ -1152,17 +1153,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/containeranalysis_v1beta1.html b/docs/dyn/containeranalysis_v1beta1.html index 070cd2f8b2..2191a5a39a 100644 --- a/docs/dyn/containeranalysis_v1beta1.html +++ b/docs/dyn/containeranalysis_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/containeranalysis_v1beta1.projects.locations.notes.html b/docs/dyn/containeranalysis_v1beta1.projects.locations.notes.html index c3b9a5a3b5..557ae027da 100644 --- a/docs/dyn/containeranalysis_v1beta1.projects.locations.notes.html +++ b/docs/dyn/containeranalysis_v1beta1.projects.locations.notes.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists notes for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -2301,17 +2301,17 @@

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. +
diff --git a/docs/dyn/containeranalysis_v1beta1.projects.locations.notes.occurrences.html b/docs/dyn/containeranalysis_v1beta1.projects.locations.notes.occurrences.html index 80c8e865d2..b1a6678a54 100644 --- a/docs/dyn/containeranalysis_v1beta1.projects.locations.notes.occurrences.html +++ b/docs/dyn/containeranalysis_v1beta1.projects.locations.notes.occurrences.html @@ -81,7 +81,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,6 +127,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -785,17 +786,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/containeranalysis_v1beta1.projects.locations.occurrences.html b/docs/dyn/containeranalysis_v1beta1.projects.locations.occurrences.html index 5760753028..8eac833312 100644 --- a/docs/dyn/containeranalysis_v1beta1.projects.locations.occurrences.html +++ b/docs/dyn/containeranalysis_v1beta1.projects.locations.occurrences.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists occurrences for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -143,6 +143,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -827,6 +828,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -1516,6 +1518,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -2196,6 +2199,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -2901,6 +2905,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -4030,6 +4035,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -4691,17 +4697,17 @@

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. +
@@ -4731,6 +4737,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -5412,6 +5419,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. diff --git a/docs/dyn/containeranalysis_v1beta1.projects.notes.html b/docs/dyn/containeranalysis_v1beta1.projects.notes.html index 2ef040e476..97be0d2469 100644 --- a/docs/dyn/containeranalysis_v1beta1.projects.notes.html +++ b/docs/dyn/containeranalysis_v1beta1.projects.notes.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists notes for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -2301,17 +2301,17 @@

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. +
diff --git a/docs/dyn/containeranalysis_v1beta1.projects.notes.occurrences.html b/docs/dyn/containeranalysis_v1beta1.projects.notes.occurrences.html index 0b87685309..a25d342e69 100644 --- a/docs/dyn/containeranalysis_v1beta1.projects.notes.occurrences.html +++ b/docs/dyn/containeranalysis_v1beta1.projects.notes.occurrences.html @@ -81,7 +81,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,6 +127,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -785,17 +786,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/containeranalysis_v1beta1.projects.occurrences.html b/docs/dyn/containeranalysis_v1beta1.projects.occurrences.html index af58a6caf4..d6abb8c4c8 100644 --- a/docs/dyn/containeranalysis_v1beta1.projects.occurrences.html +++ b/docs/dyn/containeranalysis_v1beta1.projects.occurrences.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists occurrences for the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -143,6 +143,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -827,6 +828,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -1516,6 +1518,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -2196,6 +2199,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -2901,6 +2905,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -4030,6 +4035,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -4691,17 +4697,17 @@

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. +
@@ -4731,6 +4737,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -5412,6 +5419,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict details. # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. diff --git a/googleapiclient/discovery_cache/documents/containeranalysis.v1.json b/googleapiclient/discovery_cache/documents/containeranalysis.v1.json index ff09cc9c76..03a579312a 100644 --- a/googleapiclient/discovery_cache/documents/containeranalysis.v1.json +++ b/googleapiclient/discovery_cache/documents/containeranalysis.v1.json @@ -1715,7 +1715,7 @@ } } }, -"revision": "20260805", +"revision": "20260819", "rootUrl": "https://containeranalysis.googleapis.com/", "schemas": { "AISkillAnalysisNote": { @@ -4033,6 +4033,10 @@ false "description": "Required. Where should the files be placed on the worker.", "type": "string" }, +"fetchTags": { +"description": "Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags.", +"type": "boolean" +}, "recurseSubmodules": { "description": "Optional. True if submodules should be fetched too (default false).", "type": "boolean" @@ -5881,6 +5885,10 @@ false ], "type": "string" }, +"modelId": { +"description": "The base name of the model that performed the scan.", +"type": "string" +}, "scanStatus": { "description": "Status of the scan.", "enum": [ diff --git a/googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.json b/googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.json index 99ee91ed6e..0ce650e4e5 100644 --- a/googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.json +++ b/googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.json @@ -1454,7 +1454,7 @@ } } }, -"revision": "20260805", +"revision": "20260819", "rootUrl": "https://containeranalysis.googleapis.com/", "schemas": { "AISkillAnalysisNote": { @@ -3571,6 +3571,10 @@ false "description": "Required. Where should the files be placed on the worker.", "type": "string" }, +"fetchTags": { +"description": "Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags.", +"type": "boolean" +}, "recurseSubmodules": { "description": "Optional. True if submodules should be fetched too (default false).", "type": "boolean" @@ -5790,6 +5794,10 @@ false ], "type": "string" }, +"modelId": { +"description": "Optional. The base name of the model that performed the scan.", +"type": "string" +}, "scanState": { "description": "Output only. State of the scan.", "enum": [ diff --git a/googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.json b/googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.json index 890b563850..299069722f 100644 --- a/googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.json @@ -1771,7 +1771,7 @@ } } }, -"revision": "20260805", +"revision": "20260819", "rootUrl": "https://containeranalysis.googleapis.com/", "schemas": { "AISkillAnalysisNote": { @@ -3947,6 +3947,10 @@ false "description": "Required. Where should the files be placed on the worker.", "type": "string" }, +"fetchTags": { +"description": "Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags.", +"type": "boolean" +}, "recurseSubmodules": { "description": "Optional. True if submodules should be fetched too (default false).", "type": "boolean" @@ -6165,6 +6169,10 @@ false ], "type": "string" }, +"modelId": { +"description": "The base name of the model that performed the scan.", +"type": "string" +}, "scanStatus": { "description": "Status of the scan.", "enum": [ From 9973de2c666a2e711a71149d4f40c685f3dd0781 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:34 +0000 Subject: [PATCH 26/70] feat(dataflow): update the api #### dataflow:v1b3 The following keys were added: - resources.folders.resources.locations.resources.configStoreSettings.methods.create (Total Keys: 14) - resources.folders.resources.locations.resources.configStoreSettings.methods.delete (Total Keys: 11) - resources.folders.resources.locations.resources.configStoreSettings.methods.get (Total Keys: 11) - resources.folders.resources.locations.resources.configStoreSettings.methods.list (Total Keys: 16) - resources.folders.resources.locations.resources.configStoreSettings.methods.resolve (Total Keys: 12) - resources.organizations.resources.locations.resources.configStoreSettings.methods.create (Total Keys: 14) - resources.organizations.resources.locations.resources.configStoreSettings.methods.delete (Total Keys: 11) - resources.organizations.resources.locations.resources.configStoreSettings.methods.get (Total Keys: 11) - resources.organizations.resources.locations.resources.configStoreSettings.methods.list (Total Keys: 16) - resources.organizations.resources.locations.resources.configStoreSettings.methods.resolve (Total Keys: 12) - resources.projects.resources.locations.resources.configStoreSettings.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.configStoreSettings.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.configStoreSettings.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.configStoreSettings.methods.list (Total Keys: 16) - resources.projects.resources.locations.resources.configStoreSettings.methods.resolve (Total Keys: 12) - schemas.ConfigStoreSetting (Total Keys: 8) - schemas.Empty (Total Keys: 2) - schemas.ListConfigStoreSettingsResponse (Total Keys: 5) - schemas.ResolveConfigStoreSettingRequest (Total Keys: 2) - schemas.ResolveConfigStoreSettingResponse (Total Keys: 5) --- docs/dyn/dataflow_v1b3.folders.html | 91 +++ ...folders.locations.configStoreSettings.html | 264 ++++++++ docs/dyn/dataflow_v1b3.folders.locations.html | 91 +++ docs/dyn/dataflow_v1b3.html | 36 +- docs/dyn/dataflow_v1b3.organizations.html | 91 +++ ...zations.locations.configStoreSettings.html | 264 ++++++++ ...dataflow_v1b3.organizations.locations.html | 91 +++ docs/dyn/dataflow_v1b3.projects.jobs.html | 36 +- .../dataflow_v1b3.projects.jobs.messages.html | 18 +- ...rojects.locations.configStoreSettings.html | 264 ++++++++ .../dyn/dataflow_v1b3.projects.locations.html | 5 + ...dataflow_v1b3.projects.locations.jobs.html | 36 +- ...v1b3.projects.locations.jobs.messages.html | 18 +- ...w_v1b3.projects.locations.jobs.stages.html | 18 +- .../documents/dataflow.v1b3.json | 564 +++++++++++++++++- 15 files changed, 1810 insertions(+), 77 deletions(-) create mode 100644 docs/dyn/dataflow_v1b3.folders.html create mode 100644 docs/dyn/dataflow_v1b3.folders.locations.configStoreSettings.html create mode 100644 docs/dyn/dataflow_v1b3.folders.locations.html create mode 100644 docs/dyn/dataflow_v1b3.organizations.html create mode 100644 docs/dyn/dataflow_v1b3.organizations.locations.configStoreSettings.html create mode 100644 docs/dyn/dataflow_v1b3.organizations.locations.html create mode 100644 docs/dyn/dataflow_v1b3.projects.locations.configStoreSettings.html diff --git a/docs/dyn/dataflow_v1b3.folders.html b/docs/dyn/dataflow_v1b3.folders.html new file mode 100644 index 0000000000..51fd46131f --- /dev/null +++ b/docs/dyn/dataflow_v1b3.folders.html @@ -0,0 +1,91 @@ + + + +

Dataflow API . folders

+

Instance Methods

+

+ locations() +

+

Returns the locations Resource.

+ +

+ close()

+

Close httplib2 connections.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ + \ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.folders.locations.configStoreSettings.html b/docs/dyn/dataflow_v1b3.folders.locations.configStoreSettings.html new file mode 100644 index 0000000000..f3767bf6d0 --- /dev/null +++ b/docs/dyn/dataflow_v1b3.folders.locations.configStoreSettings.html @@ -0,0 +1,264 @@ + + + +

Dataflow API . folders . locations . configStoreSettings

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, configStoreSettingId=None, x__xgafv=None)

+

Creates a new ConfigStoreSetting.

+

+ delete(name, x__xgafv=None)

+

Deletes an existing ConfigStoreSetting.

+

+ get(name, x__xgafv=None)

+

Gets a ConfigStoreSetting.

+

+ list(parent, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists ConfigStoreSettings.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ resolve(name, body=None, x__xgafv=None)

+

Resolves effective value of a ConfigStoreSetting.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, configStoreSettingId=None, x__xgafv=None) +
Creates a new ConfigStoreSetting.
+
+Args:
+  parent: string, Required. The parent resource where this setting will be created. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # A ConfigStoreSetting resource.
+  "name": "A String", # Identifier. The resource name of the setting.
+  "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+    "boolValue": True or False, # Represents a boolean value.
+    "stringValue": "A String", # Represents a string value.
+  },
+}
+
+  configStoreSettingId: string, Required. The ID to use for the setting.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A ConfigStoreSetting resource.
+  "name": "A String", # Identifier. The resource name of the setting.
+  "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+    "boolValue": True or False, # Represents a boolean value.
+    "stringValue": "A String", # Represents a string value.
+  },
+}
+
+ +
+ delete(name, x__xgafv=None) +
Deletes an existing ConfigStoreSetting.
+
+Args:
+  name: string, Required. The name of the ConfigStoreSetting to delete. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets a ConfigStoreSetting.
+
+Args:
+  name: string, Required. The name of the ConfigStoreSetting to retrieve. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A ConfigStoreSetting resource.
+  "name": "A String", # Identifier. The resource name of the setting.
+  "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+    "boolValue": True or False, # Represents a boolean value.
+    "stringValue": "A String", # Represents a string value.
+  },
+}
+
+ +
+ list(parent, pageSize=None, pageToken=None, x__xgafv=None) +
Lists ConfigStoreSettings.
+
+Args:
+  parent: string, Required. The parent resource whose settings are being listed. (required)
+  pageSize: integer, Optional. The maximum number of settings to return.
+  pageToken: string, Optional. A page token, received from a previous `ListConfigStoreSettings` call.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for ListConfigStoreSettings.
+  "configStoreSettings": [ # The list of ConfigStoreSettings.
+    { # A ConfigStoreSetting resource.
+      "name": "A String", # Identifier. The resource name of the setting.
+      "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+        "boolValue": True or False, # Represents a boolean value.
+        "stringValue": "A String", # Represents a string value.
+      },
+    },
+  ],
+  "nextPageToken": "A String", # A token that can be sent as `page_token` to retrieve the next page.
+}
+
+ +
+ 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)
+
+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.
+
+
+ +
+ resolve(name, body=None, x__xgafv=None) +
Resolves effective value of a ConfigStoreSetting.
+
+Args:
+  name: string, Required. The name of the setting to resolve. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for ResolveConfigStoreSetting.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for ResolveConfigStoreSetting.
+  "choices": [ # The list of settings that were considered during resolution.
+    { # A ConfigStoreSetting resource.
+      "name": "A String", # Identifier. The resource name of the setting.
+      "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+        "boolValue": True or False, # Represents a boolean value.
+        "stringValue": "A String", # Represents a string value.
+      },
+    },
+  ],
+  "setting": { # A ConfigStoreSetting resource. # The dry-run setting result.
+    "name": "A String", # Identifier. The resource name of the setting.
+    "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+      "boolValue": True or False, # Represents a boolean value.
+      "stringValue": "A String", # Represents a string value.
+    },
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.folders.locations.html b/docs/dyn/dataflow_v1b3.folders.locations.html new file mode 100644 index 0000000000..4e668299eb --- /dev/null +++ b/docs/dyn/dataflow_v1b3.folders.locations.html @@ -0,0 +1,91 @@ + + + +

Dataflow API . folders . locations

+

Instance Methods

+

+ configStoreSettings() +

+

Returns the configStoreSettings Resource.

+ +

+ close()

+

Close httplib2 connections.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ + \ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.html b/docs/dyn/dataflow_v1b3.html index 05ecdfff82..9932173839 100644 --- a/docs/dyn/dataflow_v1b3.html +++ b/docs/dyn/dataflow_v1b3.html @@ -74,6 +74,16 @@

Dataflow API

Instance Methods

+

+ folders() +

+

Returns the folders Resource.

+ +

+ organizations() +

+

Returns the organizations Resource.

+

projects()

@@ -83,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.organizations.html b/docs/dyn/dataflow_v1b3.organizations.html new file mode 100644 index 0000000000..98cf7f2436 --- /dev/null +++ b/docs/dyn/dataflow_v1b3.organizations.html @@ -0,0 +1,91 @@ + + + +

Dataflow API . organizations

+

Instance Methods

+

+ locations() +

+

Returns the locations Resource.

+ +

+ close()

+

Close httplib2 connections.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ + \ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.organizations.locations.configStoreSettings.html b/docs/dyn/dataflow_v1b3.organizations.locations.configStoreSettings.html new file mode 100644 index 0000000000..fa085907f7 --- /dev/null +++ b/docs/dyn/dataflow_v1b3.organizations.locations.configStoreSettings.html @@ -0,0 +1,264 @@ + + + +

Dataflow API . organizations . locations . configStoreSettings

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, configStoreSettingId=None, x__xgafv=None)

+

Creates a new ConfigStoreSetting.

+

+ delete(name, x__xgafv=None)

+

Deletes an existing ConfigStoreSetting.

+

+ get(name, x__xgafv=None)

+

Gets a ConfigStoreSetting.

+

+ list(parent, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists ConfigStoreSettings.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ resolve(name, body=None, x__xgafv=None)

+

Resolves effective value of a ConfigStoreSetting.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, configStoreSettingId=None, x__xgafv=None) +
Creates a new ConfigStoreSetting.
+
+Args:
+  parent: string, Required. The parent resource where this setting will be created. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # A ConfigStoreSetting resource.
+  "name": "A String", # Identifier. The resource name of the setting.
+  "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+    "boolValue": True or False, # Represents a boolean value.
+    "stringValue": "A String", # Represents a string value.
+  },
+}
+
+  configStoreSettingId: string, Required. The ID to use for the setting.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A ConfigStoreSetting resource.
+  "name": "A String", # Identifier. The resource name of the setting.
+  "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+    "boolValue": True or False, # Represents a boolean value.
+    "stringValue": "A String", # Represents a string value.
+  },
+}
+
+ +
+ delete(name, x__xgafv=None) +
Deletes an existing ConfigStoreSetting.
+
+Args:
+  name: string, Required. The name of the ConfigStoreSetting to delete. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets a ConfigStoreSetting.
+
+Args:
+  name: string, Required. The name of the ConfigStoreSetting to retrieve. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A ConfigStoreSetting resource.
+  "name": "A String", # Identifier. The resource name of the setting.
+  "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+    "boolValue": True or False, # Represents a boolean value.
+    "stringValue": "A String", # Represents a string value.
+  },
+}
+
+ +
+ list(parent, pageSize=None, pageToken=None, x__xgafv=None) +
Lists ConfigStoreSettings.
+
+Args:
+  parent: string, Required. The parent resource whose settings are being listed. (required)
+  pageSize: integer, Optional. The maximum number of settings to return.
+  pageToken: string, Optional. A page token, received from a previous `ListConfigStoreSettings` call.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for ListConfigStoreSettings.
+  "configStoreSettings": [ # The list of ConfigStoreSettings.
+    { # A ConfigStoreSetting resource.
+      "name": "A String", # Identifier. The resource name of the setting.
+      "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+        "boolValue": True or False, # Represents a boolean value.
+        "stringValue": "A String", # Represents a string value.
+      },
+    },
+  ],
+  "nextPageToken": "A String", # A token that can be sent as `page_token` to retrieve the next page.
+}
+
+ +
+ 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)
+
+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.
+
+
+ +
+ resolve(name, body=None, x__xgafv=None) +
Resolves effective value of a ConfigStoreSetting.
+
+Args:
+  name: string, Required. The name of the setting to resolve. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for ResolveConfigStoreSetting.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for ResolveConfigStoreSetting.
+  "choices": [ # The list of settings that were considered during resolution.
+    { # A ConfigStoreSetting resource.
+      "name": "A String", # Identifier. The resource name of the setting.
+      "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+        "boolValue": True or False, # Represents a boolean value.
+        "stringValue": "A String", # Represents a string value.
+      },
+    },
+  ],
+  "setting": { # A ConfigStoreSetting resource. # The dry-run setting result.
+    "name": "A String", # Identifier. The resource name of the setting.
+    "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+      "boolValue": True or False, # Represents a boolean value.
+      "stringValue": "A String", # Represents a string value.
+    },
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.organizations.locations.html b/docs/dyn/dataflow_v1b3.organizations.locations.html new file mode 100644 index 0000000000..a235aec48e --- /dev/null +++ b/docs/dyn/dataflow_v1b3.organizations.locations.html @@ -0,0 +1,91 @@ + + + +

Dataflow API . organizations . locations

+

Instance Methods

+

+ configStoreSettings() +

+

Returns the configStoreSettings Resource.

+ +

+ close()

+

Close httplib2 connections.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ + \ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.projects.jobs.html b/docs/dyn/dataflow_v1b3.projects.jobs.html index cb8ee7c7e7..82596122ec 100644 --- a/docs/dyn/dataflow_v1b3.projects.jobs.html +++ b/docs/dyn/dataflow_v1b3.projects.jobs.html @@ -93,7 +93,7 @@

Instance Methods

aggregated(projectId, filter=None, location=None, name=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List the jobs of a project across all regions. **Note:** This method doesn't support filtering the list of jobs by name. # IAM Permissions Requires the `dataflow.jobs.list` permission on the project.

- aggregated_next()

+ aggregated_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -111,7 +111,7 @@

Instance Methods

list(projectId, filter=None, location=None, name=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List the jobs of a project. To list the jobs of a project in a region, we recommend using `projects.locations.jobs.list` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). To list the all jobs across all regions, use `projects.jobs.aggregated`. Using `projects.jobs.list` is not recommended, because you can only get the list of jobs that are running in `us-central1`. `projects.locations.jobs.list` and `projects.jobs.list` support filtering the list of jobs by name. Filtering by name isn't supported by `projects.jobs.aggregated`. # IAM Permissions Requires the `dataflow.jobs.list` permission on the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

snapshot(projectId, jobId, body=None, x__xgafv=None)

@@ -515,17 +515,17 @@

Method Details

- aggregated_next() + aggregated_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. +
@@ -2081,17 +2081,17 @@

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. +
diff --git a/docs/dyn/dataflow_v1b3.projects.jobs.messages.html b/docs/dyn/dataflow_v1b3.projects.jobs.messages.html index ae939b9495..18551fbb08 100644 --- a/docs/dyn/dataflow_v1b3.projects.jobs.messages.html +++ b/docs/dyn/dataflow_v1b3.projects.jobs.messages.html @@ -81,7 +81,7 @@

Instance Methods

list(projectId, jobId, endTime=None, location=None, minimumImportance=None, pageSize=None, pageToken=None, startTime=None, x__xgafv=None)

Request the job status. To request the status of a job, we recommend using `projects.locations.jobs.messages.list` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.messages.list` is not recommended, as you can only request the status of jobs that are running in `us-central1`. # IAM Permissions Requires the `dataflow.messages.list` permission on the job.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.projects.locations.configStoreSettings.html b/docs/dyn/dataflow_v1b3.projects.locations.configStoreSettings.html new file mode 100644 index 0000000000..d77d575e6d --- /dev/null +++ b/docs/dyn/dataflow_v1b3.projects.locations.configStoreSettings.html @@ -0,0 +1,264 @@ + + + +

Dataflow API . projects . locations . configStoreSettings

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, configStoreSettingId=None, x__xgafv=None)

+

Creates a new ConfigStoreSetting.

+

+ delete(name, x__xgafv=None)

+

Deletes an existing ConfigStoreSetting.

+

+ get(name, x__xgafv=None)

+

Gets a ConfigStoreSetting.

+

+ list(parent, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists ConfigStoreSettings.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ resolve(name, body=None, x__xgafv=None)

+

Resolves effective value of a ConfigStoreSetting.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, configStoreSettingId=None, x__xgafv=None) +
Creates a new ConfigStoreSetting.
+
+Args:
+  parent: string, Required. The parent resource where this setting will be created. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # A ConfigStoreSetting resource.
+  "name": "A String", # Identifier. The resource name of the setting.
+  "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+    "boolValue": True or False, # Represents a boolean value.
+    "stringValue": "A String", # Represents a string value.
+  },
+}
+
+  configStoreSettingId: string, Required. The ID to use for the setting.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A ConfigStoreSetting resource.
+  "name": "A String", # Identifier. The resource name of the setting.
+  "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+    "boolValue": True or False, # Represents a boolean value.
+    "stringValue": "A String", # Represents a string value.
+  },
+}
+
+ +
+ delete(name, x__xgafv=None) +
Deletes an existing ConfigStoreSetting.
+
+Args:
+  name: string, Required. The name of the ConfigStoreSetting to delete. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets a ConfigStoreSetting.
+
+Args:
+  name: string, Required. The name of the ConfigStoreSetting to retrieve. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A ConfigStoreSetting resource.
+  "name": "A String", # Identifier. The resource name of the setting.
+  "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+    "boolValue": True or False, # Represents a boolean value.
+    "stringValue": "A String", # Represents a string value.
+  },
+}
+
+ +
+ list(parent, pageSize=None, pageToken=None, x__xgafv=None) +
Lists ConfigStoreSettings.
+
+Args:
+  parent: string, Required. The parent resource whose settings are being listed. (required)
+  pageSize: integer, Optional. The maximum number of settings to return.
+  pageToken: string, Optional. A page token, received from a previous `ListConfigStoreSettings` call.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for ListConfigStoreSettings.
+  "configStoreSettings": [ # The list of ConfigStoreSettings.
+    { # A ConfigStoreSetting resource.
+      "name": "A String", # Identifier. The resource name of the setting.
+      "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+        "boolValue": True or False, # Represents a boolean value.
+        "stringValue": "A String", # Represents a string value.
+      },
+    },
+  ],
+  "nextPageToken": "A String", # A token that can be sent as `page_token` to retrieve the next page.
+}
+
+ +
+ 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)
+
+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.
+
+
+ +
+ resolve(name, body=None, x__xgafv=None) +
Resolves effective value of a ConfigStoreSetting.
+
+Args:
+  name: string, Required. The name of the setting to resolve. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for ResolveConfigStoreSetting.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for ResolveConfigStoreSetting.
+  "choices": [ # The list of settings that were considered during resolution.
+    { # A ConfigStoreSetting resource.
+      "name": "A String", # Identifier. The resource name of the setting.
+      "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+        "boolValue": True or False, # Represents a boolean value.
+        "stringValue": "A String", # Represents a string value.
+      },
+    },
+  ],
+  "setting": { # A ConfigStoreSetting resource. # The dry-run setting result.
+    "name": "A String", # Identifier. The resource name of the setting.
+    "value": { # Represents a dynamically typed value. # Required. The dynamic value of the setting.
+      "boolValue": True or False, # Represents a boolean value.
+      "stringValue": "A String", # Represents a string value.
+    },
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.projects.locations.html b/docs/dyn/dataflow_v1b3.projects.locations.html index e08aca2db4..1acee0cccf 100644 --- a/docs/dyn/dataflow_v1b3.projects.locations.html +++ b/docs/dyn/dataflow_v1b3.projects.locations.html @@ -74,6 +74,11 @@

Dataflow API . projects . locations

Instance Methods

+

+ configStoreSettings() +

+

Returns the configStoreSettings Resource.

+

flexTemplates()

diff --git a/docs/dyn/dataflow_v1b3.projects.locations.jobs.html b/docs/dyn/dataflow_v1b3.projects.locations.jobs.html index 40f995a6b3..c29d61c05c 100644 --- a/docs/dyn/dataflow_v1b3.projects.locations.jobs.html +++ b/docs/dyn/dataflow_v1b3.projects.locations.jobs.html @@ -112,7 +112,7 @@

Instance Methods

getExecutionDetails(projectId, location, jobId, pageSize=None, pageToken=None, x__xgafv=None)

Request detailed information about the execution status of the job. EXPERIMENTAL. This API is subject to change or removal without notice. # IAM Permissions Requires the `dataflow.metrics.get` permission on the job.

- getExecutionDetails_next()

+ getExecutionDetails_next(previous_request, previous_response)

Retrieves the next page of results.

getMetrics(projectId, location, jobId, startTime=None, x__xgafv=None)

@@ -121,7 +121,7 @@

Instance Methods

list(projectId, location, filter=None, name=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List the jobs of a project. To list the jobs of a project in a region, we recommend using `projects.locations.jobs.list` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). To list the all jobs across all regions, use `projects.jobs.aggregated`. Using `projects.jobs.list` is not recommended, because you can only get the list of jobs that are running in `us-central1`. `projects.locations.jobs.list` and `projects.jobs.list` support filtering the list of jobs by name. Filtering by name isn't supported by `projects.jobs.aggregated`. # IAM Permissions Requires the `dataflow.jobs.list` permission on the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

snapshot(projectId, location, jobId, body=None, x__xgafv=None)

@@ -1340,17 +1340,17 @@

Method Details

- getExecutionDetails_next() + getExecutionDetails_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. +
@@ -1793,17 +1793,17 @@

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. +
diff --git a/docs/dyn/dataflow_v1b3.projects.locations.jobs.messages.html b/docs/dyn/dataflow_v1b3.projects.locations.jobs.messages.html index 0134babc26..5bc909971f 100644 --- a/docs/dyn/dataflow_v1b3.projects.locations.jobs.messages.html +++ b/docs/dyn/dataflow_v1b3.projects.locations.jobs.messages.html @@ -81,7 +81,7 @@

Instance Methods

list(projectId, location, jobId, endTime=None, minimumImportance=None, pageSize=None, pageToken=None, startTime=None, x__xgafv=None)

Request the job status. To request the status of a job, we recommend using `projects.locations.jobs.messages.list` with a [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.messages.list` is not recommended, as you can only request the status of jobs that are running in `us-central1`. # IAM Permissions Requires the `dataflow.messages.list` permission on the job.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataflow_v1b3.projects.locations.jobs.stages.html b/docs/dyn/dataflow_v1b3.projects.locations.jobs.stages.html index 31d913a537..21a9271253 100644 --- a/docs/dyn/dataflow_v1b3.projects.locations.jobs.stages.html +++ b/docs/dyn/dataflow_v1b3.projects.locations.jobs.stages.html @@ -81,7 +81,7 @@

Instance Methods

getExecutionDetails(projectId, location, jobId, stageId, endTime=None, pageSize=None, pageToken=None, startTime=None, x__xgafv=None)

Request detailed information about the execution status of a stage of the job. EXPERIMENTAL. This API is subject to change or removal without notice. # IAM Permissions Requires the `dataflow.metrics.get` permission on the job.

- getExecutionDetails_next()

+ getExecutionDetails_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -178,17 +178,17 @@

Method Details

- getExecutionDetails_next() + getExecutionDetails_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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/dataflow.v1b3.json b/googleapiclient/discovery_cache/documents/dataflow.v1b3.json index a2a2be6d4a..67b8cad5e3 100644 --- a/googleapiclient/discovery_cache/documents/dataflow.v1b3.json +++ b/googleapiclient/discovery_cache/documents/dataflow.v1b3.json @@ -340,6 +340,334 @@ }, "protocol": "rest", "resources": { +"folders": { +"resources": { +"locations": { +"resources": { +"configStoreSettings": { +"methods": { +"create": { +"description": "Creates a new ConfigStoreSetting.", +"flatPath": "v1b3/folders/{foldersId}/locations/{locationsId}/configStoreSettings", +"httpMethod": "POST", +"id": "dataflow.folders.locations.configStoreSettings.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"configStoreSettingId": { +"description": "Required. The ID to use for the setting.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource where this setting will be created.", +"location": "path", +"pattern": "^folders/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+parent}/configStoreSettings", +"request": { +"$ref": "ConfigStoreSetting" +}, +"response": { +"$ref": "ConfigStoreSetting" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"delete": { +"description": "Deletes an existing ConfigStoreSetting.", +"flatPath": "v1b3/folders/{foldersId}/locations/{locationsId}/configStoreSettings/{configStoreSettingsId}", +"httpMethod": "DELETE", +"id": "dataflow.folders.locations.configStoreSettings.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the ConfigStoreSetting to delete.", +"location": "path", +"pattern": "^folders/[^/]+/locations/[^/]+/configStoreSettings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+name}", +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"get": { +"description": "Gets a ConfigStoreSetting.", +"flatPath": "v1b3/folders/{foldersId}/locations/{locationsId}/configStoreSettings/{configStoreSettingsId}", +"httpMethod": "GET", +"id": "dataflow.folders.locations.configStoreSettings.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the ConfigStoreSetting to retrieve.", +"location": "path", +"pattern": "^folders/[^/]+/locations/[^/]+/configStoreSettings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+name}", +"response": { +"$ref": "ConfigStoreSetting" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"list": { +"description": "Lists ConfigStoreSettings.", +"flatPath": "v1b3/folders/{foldersId}/locations/{locationsId}/configStoreSettings", +"httpMethod": "GET", +"id": "dataflow.folders.locations.configStoreSettings.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"pageSize": { +"description": "Optional. The maximum number of settings to return.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token, received from a previous `ListConfigStoreSettings` call.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource whose settings are being listed.", +"location": "path", +"pattern": "^folders/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+parent}/configStoreSettings", +"response": { +"$ref": "ListConfigStoreSettingsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"resolve": { +"description": "Resolves effective value of a ConfigStoreSetting.", +"flatPath": "v1b3/folders/{foldersId}/locations/{locationsId}/configStoreSettings/{configStoreSettingsId}:resolve", +"httpMethod": "POST", +"id": "dataflow.folders.locations.configStoreSettings.resolve", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the setting to resolve.", +"location": "path", +"pattern": "^folders/[^/]+/locations/[^/]+/configStoreSettings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+name}:resolve", +"request": { +"$ref": "ResolveConfigStoreSettingRequest" +}, +"response": { +"$ref": "ResolveConfigStoreSettingResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +} +} +} +} +} +} +}, +"organizations": { +"resources": { +"locations": { +"resources": { +"configStoreSettings": { +"methods": { +"create": { +"description": "Creates a new ConfigStoreSetting.", +"flatPath": "v1b3/organizations/{organizationsId}/locations/{locationsId}/configStoreSettings", +"httpMethod": "POST", +"id": "dataflow.organizations.locations.configStoreSettings.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"configStoreSettingId": { +"description": "Required. The ID to use for the setting.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource where this setting will be created.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+parent}/configStoreSettings", +"request": { +"$ref": "ConfigStoreSetting" +}, +"response": { +"$ref": "ConfigStoreSetting" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"delete": { +"description": "Deletes an existing ConfigStoreSetting.", +"flatPath": "v1b3/organizations/{organizationsId}/locations/{locationsId}/configStoreSettings/{configStoreSettingsId}", +"httpMethod": "DELETE", +"id": "dataflow.organizations.locations.configStoreSettings.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the ConfigStoreSetting to delete.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+/configStoreSettings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+name}", +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"get": { +"description": "Gets a ConfigStoreSetting.", +"flatPath": "v1b3/organizations/{organizationsId}/locations/{locationsId}/configStoreSettings/{configStoreSettingsId}", +"httpMethod": "GET", +"id": "dataflow.organizations.locations.configStoreSettings.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the ConfigStoreSetting to retrieve.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+/configStoreSettings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+name}", +"response": { +"$ref": "ConfigStoreSetting" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"list": { +"description": "Lists ConfigStoreSettings.", +"flatPath": "v1b3/organizations/{organizationsId}/locations/{locationsId}/configStoreSettings", +"httpMethod": "GET", +"id": "dataflow.organizations.locations.configStoreSettings.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"pageSize": { +"description": "Optional. The maximum number of settings to return.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token, received from a previous `ListConfigStoreSettings` call.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource whose settings are being listed.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+parent}/configStoreSettings", +"response": { +"$ref": "ListConfigStoreSettingsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"resolve": { +"description": "Resolves effective value of a ConfigStoreSetting.", +"flatPath": "v1b3/organizations/{organizationsId}/locations/{locationsId}/configStoreSettings/{configStoreSettingsId}:resolve", +"httpMethod": "POST", +"id": "dataflow.organizations.locations.configStoreSettings.resolve", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the setting to resolve.", +"location": "path", +"pattern": "^organizations/[^/]+/locations/[^/]+/configStoreSettings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+name}:resolve", +"request": { +"$ref": "ResolveConfigStoreSettingRequest" +}, +"response": { +"$ref": "ResolveConfigStoreSettingResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +} +} +} +} +} +} +}, "projects": { "methods": { "deleteSnapshots": { @@ -1080,6 +1408,162 @@ } }, "resources": { +"configStoreSettings": { +"methods": { +"create": { +"description": "Creates a new ConfigStoreSetting.", +"flatPath": "v1b3/projects/{projectsId}/locations/{locationsId}/configStoreSettings", +"httpMethod": "POST", +"id": "dataflow.projects.locations.configStoreSettings.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"configStoreSettingId": { +"description": "Required. The ID to use for the setting.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource where this setting will be created.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+parent}/configStoreSettings", +"request": { +"$ref": "ConfigStoreSetting" +}, +"response": { +"$ref": "ConfigStoreSetting" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"delete": { +"description": "Deletes an existing ConfigStoreSetting.", +"flatPath": "v1b3/projects/{projectsId}/locations/{locationsId}/configStoreSettings/{configStoreSettingsId}", +"httpMethod": "DELETE", +"id": "dataflow.projects.locations.configStoreSettings.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the ConfigStoreSetting to delete.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/configStoreSettings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+name}", +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"get": { +"description": "Gets a ConfigStoreSetting.", +"flatPath": "v1b3/projects/{projectsId}/locations/{locationsId}/configStoreSettings/{configStoreSettingsId}", +"httpMethod": "GET", +"id": "dataflow.projects.locations.configStoreSettings.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the ConfigStoreSetting to retrieve.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/configStoreSettings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+name}", +"response": { +"$ref": "ConfigStoreSetting" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"list": { +"description": "Lists ConfigStoreSettings.", +"flatPath": "v1b3/projects/{projectsId}/locations/{locationsId}/configStoreSettings", +"httpMethod": "GET", +"id": "dataflow.projects.locations.configStoreSettings.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"pageSize": { +"description": "Optional. The maximum number of settings to return.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token, received from a previous `ListConfigStoreSettings` call.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource whose settings are being listed.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+parent}/configStoreSettings", +"response": { +"$ref": "ListConfigStoreSettingsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +}, +"resolve": { +"description": "Resolves effective value of a ConfigStoreSetting.", +"flatPath": "v1b3/projects/{projectsId}/locations/{locationsId}/configStoreSettings/{configStoreSettingsId}:resolve", +"httpMethod": "POST", +"id": "dataflow.projects.locations.configStoreSettings.resolve", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the setting to resolve.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/configStoreSettings/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1b3/{+name}:resolve", +"request": { +"$ref": "ResolveConfigStoreSettingRequest" +}, +"response": { +"$ref": "ResolveConfigStoreSettingResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/compute" +] +} +} +}, "flexTemplates": { "methods": { "launch": { @@ -2400,7 +2884,7 @@ } } }, -"revision": "20260807", +"revision": "20260818", "rootUrl": "https://dataflow.googleapis.com/", "schemas": { "ApproximateProgress": { @@ -2819,6 +3303,36 @@ }, "type": "object" }, +"ConfigStoreSetting": { +"description": "A ConfigStoreSetting resource.", +"id": "ConfigStoreSetting", +"properties": { +"name": { +"description": "Identifier. The resource name of the setting.", +"type": "string" +}, +"value": { +"$ref": "ConfigStoreSettingValue", +"description": "Required. The dynamic value of the setting." +} +}, +"type": "object" +}, +"ConfigStoreSettingValue": { +"description": "Represents a dynamically typed value.", +"id": "ConfigStoreSettingValue", +"properties": { +"boolValue": { +"description": "Represents a boolean value.", +"type": "boolean" +}, +"stringValue": { +"description": "Represents a string value.", +"type": "string" +} +}, +"type": "object" +}, "ContainerSpec": { "description": "Container Spec.", "id": "ContainerSpec", @@ -3436,6 +3950,12 @@ }, "type": "object" }, +"Empty": { +"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }", +"id": "Empty", +"properties": {}, +"type": "object" +}, "Environment": { "description": "Describes the environment in which a Dataflow Job runs.", "id": "Environment", @@ -4880,6 +5400,24 @@ }, "type": "object" }, +"ListConfigStoreSettingsResponse": { +"description": "Response message for ListConfigStoreSettings.", +"id": "ListConfigStoreSettingsResponse", +"properties": { +"configStoreSettings": { +"description": "The list of ConfigStoreSettings.", +"items": { +"$ref": "ConfigStoreSetting" +}, +"type": "array" +}, +"nextPageToken": { +"description": "A token that can be sent as `page_token` to retrieve the next page.", +"type": "string" +} +}, +"type": "object" +}, "ListJobMessagesResponse": { "description": "Response to a request to list job messages.", "id": "ListJobMessagesResponse", @@ -5871,6 +6409,30 @@ false }, "type": "object" }, +"ResolveConfigStoreSettingRequest": { +"description": "Request message for ResolveConfigStoreSetting.", +"id": "ResolveConfigStoreSettingRequest", +"properties": {}, +"type": "object" +}, +"ResolveConfigStoreSettingResponse": { +"description": "Response message for ResolveConfigStoreSetting.", +"id": "ResolveConfigStoreSettingResponse", +"properties": { +"choices": { +"description": "The list of settings that were considered during resolution.", +"items": { +"$ref": "ConfigStoreSetting" +}, +"type": "array" +}, +"setting": { +"$ref": "ConfigStoreSetting", +"description": "The dry-run setting result." +} +}, +"type": "object" +}, "ResourceUtilizationReport": { "description": "Worker metrics exported from workers. This contains resource utilization metrics accumulated from a variety of sources. For more information, see go/df-resource-signals.", "id": "ResourceUtilizationReport", From f8d7eea7cc239b60ea8f7486d2ec637928db07bd Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:35 +0000 Subject: [PATCH 27/70] feat(dataform): update the api #### dataform:v1beta1 The following keys were added: - resources.projects.resources.locations.resources.repositories.resources.workspaces.methods.checkout (Total Keys: 12) - resources.projects.resources.locations.resources.repositories.resources.workspaces.methods.deleteBranch (Total Keys: 12) - resources.projects.resources.locations.resources.repositories.resources.workspaces.methods.fetchBranches (Total Keys: 18) - resources.projects.resources.locations.resources.repositories.resources.workspaces.methods.fetchCurrentBranch (Total Keys: 11) - resources.projects.resources.locations.resources.repositories.resources.workspaces.methods.syncWorkspaceRefs (Total Keys: 12) - schemas.BranchMetadata (Total Keys: 4) - schemas.CheckoutWorkspaceBranchRequest (Total Keys: 5) - schemas.DeleteBranchRequest (Total Keys: 4) - schemas.DeleteBranchResponse (Total Keys: 2) - schemas.FetchCurrentWorkspaceBranchResponse (Total Keys: 3) - schemas.FetchWorkspaceBranchesResponse (Total Keys: 5) - schemas.SyncWorkspaceRefsRequest (Total Keys: 5) - schemas.SyncWorkspaceRefsResponse (Total Keys: 2) - schemas.Workspace.properties.depth (Total Keys: 2) - schemas.Workspace.properties.enableBranchManagement.type (Total Keys: 1) - schemas.Workspace.properties.originalBranch.type (Total Keys: 1) - schemas.Workspace.properties.shallow (Total Keys: 2) --- docs/dyn/dataform_v1.html | 26 +- ...ataform_v1.projects.locations.folders.html | 18 +- docs/dyn/dataform_v1.projects.locations.html | 36 +-- ...form_v1.projects.locations.operations.html | 18 +- ...tions.repositories.compilationResults.html | 36 +-- ...rm_v1.projects.locations.repositories.html | 54 ++-- ...locations.repositories.releaseConfigs.html | 18 +- ...ocations.repositories.workflowConfigs.html | 18 +- ...ions.repositories.workflowInvocations.html | 36 +-- ...cts.locations.repositories.workspaces.html | 54 ++-- ...orm_v1.projects.locations.teamFolders.html | 36 +-- docs/dyn/dataform_v1beta1.html | 26 +- ...rm_v1beta1.projects.locations.folders.html | 18 +- .../dataform_v1beta1.projects.locations.html | 36 +-- ...v1beta1.projects.locations.operations.html | 18 +- ...tions.repositories.compilationResults.html | 36 +-- ...beta1.projects.locations.repositories.html | 54 ++-- ...locations.repositories.releaseConfigs.html | 18 +- ...ocations.repositories.workflowConfigs.html | 18 +- ...ions.repositories.workflowInvocations.html | 36 +-- ...cts.locations.repositories.workspaces.html | 241 ++++++++++++-- ...1beta1.projects.locations.teamFolders.html | 36 +-- .../documents/dataform.v1beta1.json | 293 +++++++++++++++++- 23 files changed, 829 insertions(+), 351 deletions(-) diff --git a/docs/dyn/dataform_v1.html b/docs/dyn/dataform_v1.html index fe0ba7e406..743178dedc 100644 --- a/docs/dyn/dataform_v1.html +++ b/docs/dyn/dataform_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/dataform_v1.projects.locations.folders.html b/docs/dyn/dataform_v1.projects.locations.folders.html index 83e1ad07a6..62f4fc3aa2 100644 --- a/docs/dyn/dataform_v1.projects.locations.folders.html +++ b/docs/dyn/dataform_v1.projects.locations.folders.html @@ -102,7 +102,7 @@

Instance Methods

queryFolderContents(folder, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns the contents of a given Folder.

- queryFolderContents_next()

+ queryFolderContents_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -433,17 +433,17 @@

Method Details

- queryFolderContents_next() + queryFolderContents_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. +
diff --git a/docs/dyn/dataform_v1.projects.locations.html b/docs/dyn/dataform_v1.projects.locations.html index e59d3cc067..3409d2bbb9 100644 --- a/docs/dyn/dataform_v1.projects.locations.html +++ b/docs/dyn/dataform_v1.projects.locations.html @@ -107,13 +107,13 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

queryUserRootContents(location, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns the contents of a caller's root folder in a given location. The root folder contains all resources that are created by the user and not contained in any other folder.

- queryUserRootContents_next()

+ queryUserRootContents_next(previous_request, previous_response)

Retrieves the next page of results.

updateConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -209,17 +209,17 @@

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. +
@@ -295,17 +295,17 @@

Method Details

- queryUserRootContents_next() + queryUserRootContents_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. +
diff --git a/docs/dyn/dataform_v1.projects.locations.operations.html b/docs/dyn/dataform_v1.projects.locations.operations.html index dc4e443d31..9d77b01336 100644 --- a/docs/dyn/dataform_v1.projects.locations.operations.html +++ b/docs/dyn/dataform_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataform_v1.projects.locations.repositories.compilationResults.html b/docs/dyn/dataform_v1.projects.locations.repositories.compilationResults.html index 8f3e490ea6..cf58dd8683 100644 --- a/docs/dyn/dataform_v1.projects.locations.repositories.compilationResults.html +++ b/docs/dyn/dataform_v1.projects.locations.repositories.compilationResults.html @@ -87,13 +87,13 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CompilationResults in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

query(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns CompilationResultActions in a given CompilationResult.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -394,17 +394,17 @@

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. +
@@ -651,17 +651,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/dataform_v1.projects.locations.repositories.html b/docs/dyn/dataform_v1.projects.locations.repositories.html index 941ec3869e..cbda653a0d 100644 --- a/docs/dyn/dataform_v1.projects.locations.repositories.html +++ b/docs/dyn/dataform_v1.projects.locations.repositories.html @@ -118,7 +118,7 @@

Instance Methods

fetchHistory(name, pageSize=None, pageToken=None, x__xgafv=None)

Fetches a Repository's history of commits. The Repository must not have a value for `git_remote_settings.url`.

- fetchHistory_next()

+ fetchHistory_next(previous_request, previous_response)

Retrieves the next page of results.

fetchRemoteBranches(name, x__xgafv=None)

@@ -133,7 +133,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Repositories in a given project and location. **Note:** *This method can return repositories not shown in the [Dataform UI](https://console.cloud.google.com/bigquery/dataform)*.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -145,7 +145,7 @@

Instance Methods

queryDirectoryContents(name, commitSha=None, pageSize=None, pageToken=None, path=None, x__xgafv=None)

Returns the contents of a given Repository directory. The Repository must not have a value for `git_remote_settings.url`.

- queryDirectoryContents_next()

+ queryDirectoryContents_next(previous_request, previous_response)

Retrieves the next page of results.

readFile(name, commitSha=None, path=None, x__xgafv=None)

@@ -366,17 +366,17 @@

Method Details

- fetchHistory_next() + fetchHistory_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. +
@@ -550,17 +550,17 @@

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. +
@@ -730,17 +730,17 @@

Method Details

- queryDirectoryContents_next() + queryDirectoryContents_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. +
diff --git a/docs/dyn/dataform_v1.projects.locations.repositories.releaseConfigs.html b/docs/dyn/dataform_v1.projects.locations.repositories.releaseConfigs.html index e93c1dd9b0..bf45c46ce4 100644 --- a/docs/dyn/dataform_v1.projects.locations.repositories.releaseConfigs.html +++ b/docs/dyn/dataform_v1.projects.locations.repositories.releaseConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ReleaseConfigs in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -375,17 +375,17 @@

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. +
diff --git a/docs/dyn/dataform_v1.projects.locations.repositories.workflowConfigs.html b/docs/dyn/dataform_v1.projects.locations.repositories.workflowConfigs.html index 840c4fecf6..6bbe69f4f9 100644 --- a/docs/dyn/dataform_v1.projects.locations.repositories.workflowConfigs.html +++ b/docs/dyn/dataform_v1.projects.locations.repositories.workflowConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists WorkflowConfigs in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -351,17 +351,17 @@

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. +
diff --git a/docs/dyn/dataform_v1.projects.locations.repositories.workflowInvocations.html b/docs/dyn/dataform_v1.projects.locations.repositories.workflowInvocations.html index 125f2e5315..bd01a95770 100644 --- a/docs/dyn/dataform_v1.projects.locations.repositories.workflowInvocations.html +++ b/docs/dyn/dataform_v1.projects.locations.repositories.workflowInvocations.html @@ -93,13 +93,13 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists WorkflowInvocations in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

query(name, pageSize=None, pageToken=None, x__xgafv=None)

Returns WorkflowInvocationActions in a given WorkflowInvocation.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -370,17 +370,17 @@

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. +
@@ -463,17 +463,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/dataform_v1.projects.locations.repositories.workspaces.html b/docs/dyn/dataform_v1.projects.locations.repositories.workspaces.html index a04f4d8d8e..3cde80bea2 100644 --- a/docs/dyn/dataform_v1.projects.locations.repositories.workspaces.html +++ b/docs/dyn/dataform_v1.projects.locations.repositories.workspaces.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Workspaces in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

makeDirectory(workspace, body=None, x__xgafv=None)

@@ -129,7 +129,7 @@

Instance Methods

queryDirectoryContents(workspace, pageSize=None, pageToken=None, path=None, view=None, x__xgafv=None)

Returns the contents of a given Workspace directory.

- queryDirectoryContents_next()

+ queryDirectoryContents_next(previous_request, previous_response)

Retrieves the next page of results.

readFile(workspace, path=None, revision=None, x__xgafv=None)

@@ -147,7 +147,7 @@

Instance Methods

searchFiles(workspace, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Finds the contents of a given Workspace directory by filter.

- searchFiles_next()

+ searchFiles_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -456,17 +456,17 @@

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. +
@@ -638,17 +638,17 @@

Method Details

- queryDirectoryContents_next() + queryDirectoryContents_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. +
@@ -783,17 +783,17 @@

Method Details

- searchFiles_next() + searchFiles_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. +
diff --git a/docs/dyn/dataform_v1.projects.locations.teamFolders.html b/docs/dyn/dataform_v1.projects.locations.teamFolders.html index a68b3c18d7..ce681c038b 100644 --- a/docs/dyn/dataform_v1.projects.locations.teamFolders.html +++ b/docs/dyn/dataform_v1.projects.locations.teamFolders.html @@ -99,13 +99,13 @@

Instance Methods

queryContents(teamFolder, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns the contents of a given TeamFolder.

- queryContents_next()

+ queryContents_next(previous_request, previous_response)

Retrieves the next page of results.

search(location, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns all TeamFolders in a given location that the caller has access to and match the provided filter.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -384,17 +384,17 @@

Method Details

- queryContents_next() + queryContents_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. +
@@ -433,17 +433,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/dataform_v1beta1.html b/docs/dyn/dataform_v1beta1.html index 96b5039601..2916c7e5d6 100644 --- a/docs/dyn/dataform_v1beta1.html +++ b/docs/dyn/dataform_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/dataform_v1beta1.projects.locations.folders.html b/docs/dyn/dataform_v1beta1.projects.locations.folders.html index b98b1a09f6..990db703f2 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.folders.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.folders.html @@ -102,7 +102,7 @@

Instance Methods

queryFolderContents(folder, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns the contents of a given Folder.

- queryFolderContents_next()

+ queryFolderContents_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -434,17 +434,17 @@

Method Details

- queryFolderContents_next() + queryFolderContents_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. +
diff --git a/docs/dyn/dataform_v1beta1.projects.locations.html b/docs/dyn/dataform_v1beta1.projects.locations.html index c2d381bd5b..2cf84cf1bb 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.html @@ -107,13 +107,13 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

queryUserRootContents(location, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns the contents of a caller's root folder in a given location. The root folder contains all resources that are created by the user and not contained in any other folder.

- queryUserRootContents_next()

+ queryUserRootContents_next(previous_request, previous_response)

Retrieves the next page of results.

updateConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -209,17 +209,17 @@

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. +
@@ -295,17 +295,17 @@

Method Details

- queryUserRootContents_next() + queryUserRootContents_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. +
diff --git a/docs/dyn/dataform_v1beta1.projects.locations.operations.html b/docs/dyn/dataform_v1beta1.projects.locations.operations.html index a9fa22dcb9..50df2b413e 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.operations.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataform_v1beta1.projects.locations.repositories.compilationResults.html b/docs/dyn/dataform_v1beta1.projects.locations.repositories.compilationResults.html index ac2a681448..a71285f6fb 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.repositories.compilationResults.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.repositories.compilationResults.html @@ -87,13 +87,13 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CompilationResults in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

query(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns CompilationResultActions in a given CompilationResult.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -394,17 +394,17 @@

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. +
@@ -651,17 +651,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/dataform_v1beta1.projects.locations.repositories.html b/docs/dyn/dataform_v1beta1.projects.locations.repositories.html index ec90e51b8d..11cef5aec4 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.repositories.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.repositories.html @@ -121,7 +121,7 @@

Instance Methods

fetchHistory(name, pageSize=None, pageToken=None, x__xgafv=None)

Fetches a Repository's history of commits. The Repository must not have a value for `git_remote_settings.url`.

- fetchHistory_next()

+ fetchHistory_next(previous_request, previous_response)

Retrieves the next page of results.

fetchRemoteBranches(name, x__xgafv=None)

@@ -136,7 +136,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Repositories in a given project and location. **Note:** *This method can return repositories not shown in the [Dataform UI](https://console.cloud.google.com/bigquery/dataform)*.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -148,7 +148,7 @@

Instance Methods

queryDirectoryContents(name, commitSha=None, pageSize=None, pageToken=None, path=None, x__xgafv=None)

Returns the contents of a given Repository directory. The Repository must not have a value for `git_remote_settings.url`.

- queryDirectoryContents_next()

+ queryDirectoryContents_next(previous_request, previous_response)

Retrieves the next page of results.

readFile(name, commitSha=None, path=None, x__xgafv=None)

@@ -411,17 +411,17 @@

Method Details

- fetchHistory_next() + fetchHistory_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. +
@@ -595,17 +595,17 @@

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. +
@@ -775,17 +775,17 @@

Method Details

- queryDirectoryContents_next() + queryDirectoryContents_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. +
diff --git a/docs/dyn/dataform_v1beta1.projects.locations.repositories.releaseConfigs.html b/docs/dyn/dataform_v1beta1.projects.locations.repositories.releaseConfigs.html index 60330c427a..e229ca0ca4 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.repositories.releaseConfigs.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.repositories.releaseConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ReleaseConfigs in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -375,17 +375,17 @@

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. +
diff --git a/docs/dyn/dataform_v1beta1.projects.locations.repositories.workflowConfigs.html b/docs/dyn/dataform_v1beta1.projects.locations.repositories.workflowConfigs.html index 56498d33bb..653f3e47f0 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.repositories.workflowConfigs.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.repositories.workflowConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists WorkflowConfigs in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -479,17 +479,17 @@

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. +
diff --git a/docs/dyn/dataform_v1beta1.projects.locations.repositories.workflowInvocations.html b/docs/dyn/dataform_v1beta1.projects.locations.repositories.workflowInvocations.html index f59591e271..7762d1bec2 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.repositories.workflowInvocations.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.repositories.workflowInvocations.html @@ -93,13 +93,13 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists WorkflowInvocations in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

query(name, pageSize=None, pageToken=None, x__xgafv=None)

Returns WorkflowInvocationActions in a given WorkflowInvocation.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -370,17 +370,17 @@

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. +
@@ -463,17 +463,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/dataform_v1beta1.projects.locations.repositories.workspaces.html b/docs/dyn/dataform_v1beta1.projects.locations.repositories.workspaces.html index d74ee04376..ab060fc615 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.repositories.workspaces.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.repositories.workspaces.html @@ -74,6 +74,9 @@

Dataform API . projects . locations . repositories . workspaces

Instance Methods

+

+ checkout(name, body=None, x__xgafv=None)

+

Checkout a branch in a Workspace.

close()

Close httplib2 connections.

@@ -86,6 +89,18 @@

Instance Methods

delete(name, x__xgafv=None)

Deletes a single Workspace.

+

+ deleteBranch(name, body=None, x__xgafv=None)

+

Deletes a branch in a Workspace.

+

+ fetchBranches(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Fetches branches in a Workspace.

+

+ fetchBranches_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ fetchCurrentBranch(name, x__xgafv=None)

+

Fetches the current branch of a Workspace.

fetchFileDiff(workspace, path=None, x__xgafv=None)

Fetches Git diff for an uncommitted file in a Workspace.

@@ -108,7 +123,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Workspaces in a given Repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

makeDirectory(workspace, body=None, x__xgafv=None)

@@ -129,7 +144,7 @@

Instance Methods

queryDirectoryContents(workspace, pageSize=None, pageToken=None, path=None, view=None, x__xgafv=None)

Returns the contents of a given Workspace directory.

- queryDirectoryContents_next()

+ queryDirectoryContents_next(previous_request, previous_response)

Retrieves the next page of results.

readFile(workspace, path=None, revision=None, x__xgafv=None)

@@ -147,11 +162,14 @@

Instance Methods

searchFiles(workspace, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Finds the contents of a given Workspace directory by filter.

- searchFiles_next()

+ searchFiles_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

+

+ syncWorkspaceRefs(name, body=None, x__xgafv=None)

+

Syncs the refs of a Workspace.

testIamPermissions(resource, body=None, x__xgafv=None)

Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

@@ -159,6 +177,33 @@

Instance Methods

writeFile(workspace, body=None, x__xgafv=None)

Writes to a file (inside a Workspace).

Method Details

+
+ checkout(name, body=None, x__xgafv=None) +
Checkout a branch in a Workspace.
+
+Args:
+  name: string, Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace} (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # `CheckoutWorkspaceBranch` request message.
+  "branch": "A String", # Required. The name of the branch in the Git repository to which the workspace should be checked out.
+  "createIfNotExists": True or False, # Optional. If set to true and the branch does not exist, it will be created. Otherwise, an error will be thrown.
+  "sourceBranch": "A String", # Optional. The name of the branch in the Git repository from which the new branch should be created. If left unset, the workspace's current branch name will be used. Accepts only branch names from FetchWorkspaceBranches response, and can only be set if `create_if_not_exists` is true. Oherwise, an error will be thrown.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+
close()
Close httplib2 connections.
@@ -210,12 +255,16 @@

Method Details

"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Workspace is protected by a KMS key. "kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted. }, + "depth": 42, # Optional. Input only. Immutable. The maximum depth of the Git repository to checkout for this workspace. If defined and greater than 0, the Git repository will be created as a shallow clone with the given depth, otherwise a full clone will be performed. This field is available only for GitHub, GitLab and 1p repositories with enabled branch management. "disableMoves": True or False, # Optional. If set to true, workspaces will not be moved if its linked Repository is moved. Instead, it will be deleted. + "enableBranchManagement": True or False, # Immutable. Controls the enablement of branch checkout for the workspace. When set to True, the workspace will be allowed to checkout branches. "internalMetadata": "A String", # Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string. "name": "A String", # Identifier. The workspace's name. + "originalBranch": "A String", # Optional. Input only. Immutable. The name of the default upstream branch for all pull/push operations in the remote repository for this workspace. If empty, the HEAD branch from repository will be used. "privateResourceMetadata": { # Metadata used to identify if a resource is user scoped. # Output only. Metadata indicating whether this resource is user-scoped. For `Workspace` resources, the `user_scoped` field is always `true`. "userScoped": True or False, # Output only. If true, this resource is user-scoped, meaning it is either a workspace or sourced from a workspace. }, + "shallow": True or False, # Output only. If set to true, the workspace was created as a shallow clone. Will be set to true if the depth field is set to a value greater than 0, otherwise it will be set to false. } workspaceId: string, Required. The ID to use for the workspace, which will become the final component of the workspace's resource name. @@ -232,12 +281,16 @@

Method Details

"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Workspace is protected by a KMS key. "kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted. }, + "depth": 42, # Optional. Input only. Immutable. The maximum depth of the Git repository to checkout for this workspace. If defined and greater than 0, the Git repository will be created as a shallow clone with the given depth, otherwise a full clone will be performed. This field is available only for GitHub, GitLab and 1p repositories with enabled branch management. "disableMoves": True or False, # Optional. If set to true, workspaces will not be moved if its linked Repository is moved. Instead, it will be deleted. + "enableBranchManagement": True or False, # Immutable. Controls the enablement of branch checkout for the workspace. When set to True, the workspace will be allowed to checkout branches. "internalMetadata": "A String", # Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string. "name": "A String", # Identifier. The workspace's name. + "originalBranch": "A String", # Optional. Input only. Immutable. The name of the default upstream branch for all pull/push operations in the remote repository for this workspace. If empty, the HEAD branch from repository will be used. "privateResourceMetadata": { # Metadata used to identify if a resource is user scoped. # Output only. Metadata indicating whether this resource is user-scoped. For `Workspace` resources, the `user_scoped` field is always `true`. "userScoped": True or False, # Output only. If true, this resource is user-scoped, meaning it is either a workspace or sourced from a workspace. }, + "shallow": True or False, # Output only. If set to true, the workspace was created as a shallow clone. Will be set to true if the depth field is set to a value greater than 0, otherwise it will be set to false. }
@@ -259,6 +312,106 @@

Method Details

}
+
+ deleteBranch(name, body=None, x__xgafv=None) +
Deletes a branch in a Workspace.
+
+Args:
+  name: string, Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace} (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # `DeleteBranch` request message.
+  "branch": "A String", # Required. The name of the branch in the Git repository to delete.
+  "force": True or False, # Optional. If set to true, any non-pushed commits on the branch will be deleted. Upstream branch name will be the same as the branch to delete.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # `DeleteBranch` response message.
+}
+
+ +
+ fetchBranches(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None) +
Fetches branches in a Workspace.
+
+Args:
+  name: string, Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace} (required)
+  filter: string, Optional. Filter for the returned list.
+    Allowed values
+      BRANCH_FILTER_UNSPECIFIED - Default value. This value is unused.
+      LOCAL_ONLY - Returns local branches.
+      REMOTE_ONLY - Returns remote branches.
+      ALL - Returns all branches.
+  pageSize: integer, Optional. Maximum number of branches to return. The server may return fewer items than requested. If unspecified, the server will pick an appropriate default. The maximum value is 1000; values above 1000 will be coerced to 1000.
+  pageToken: string, Optional. Page token received from a previous `FetchWorkspaceBranches` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `FetchWorkspaceBranches`, with the exception of `page_size`, must match the call that provided the page token.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for `FetchWorkspaceBranches` method.
+  "branches": [ # The branches in the workspace.
+    { # Contains metadata about a branch.
+      "branchName": "A String", # The branch name.
+      "lastCommit": { # Represents a single commit log. # The last commit on the branch.
+        "author": { # Represents the author of a Git commit. # The commit author for this commit log entry.
+          "emailAddress": "A String", # Required. The commit author's email address.
+          "name": "A String", # Required. The commit author's name.
+        },
+        "commitMessage": "A String", # The commit message for this commit log entry.
+        "commitSha": "A String", # The commit SHA for this commit log entry.
+        "commitTime": "A String", # Commit timestamp.
+      },
+    },
+  ],
+  "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
+}
+
+ +
+ fetchBranches_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)
+
+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.
+
+
+ +
+ fetchCurrentBranch(name, x__xgafv=None) +
Fetches the current branch of a Workspace.
+
+Args:
+  name: string, Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace} (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for `FetchCurrentWorkspaceBranch` method.
+  "branchName": "A String", # The name of the current branch for the workspace.
+}
+
+
fetchFileDiff(workspace, path=None, x__xgafv=None)
Fetches Git diff for an uncommitted file in a Workspace.
@@ -343,12 +496,16 @@ 

Method Details

"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Workspace is protected by a KMS key. "kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted. }, + "depth": 42, # Optional. Input only. Immutable. The maximum depth of the Git repository to checkout for this workspace. If defined and greater than 0, the Git repository will be created as a shallow clone with the given depth, otherwise a full clone will be performed. This field is available only for GitHub, GitLab and 1p repositories with enabled branch management. "disableMoves": True or False, # Optional. If set to true, workspaces will not be moved if its linked Repository is moved. Instead, it will be deleted. + "enableBranchManagement": True or False, # Immutable. Controls the enablement of branch checkout for the workspace. When set to True, the workspace will be allowed to checkout branches. "internalMetadata": "A String", # Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string. "name": "A String", # Identifier. The workspace's name. + "originalBranch": "A String", # Optional. Input only. Immutable. The name of the default upstream branch for all pull/push operations in the remote repository for this workspace. If empty, the HEAD branch from repository will be used. "privateResourceMetadata": { # Metadata used to identify if a resource is user scoped. # Output only. Metadata indicating whether this resource is user-scoped. For `Workspace` resources, the `user_scoped` field is always `true`. "userScoped": True or False, # Output only. If true, this resource is user-scoped, meaning it is either a workspace or sourced from a workspace. }, + "shallow": True or False, # Output only. If set to true, the workspace was created as a shallow clone. Will be set to true if the depth field is set to a value greater than 0, otherwise it will be set to false. }
@@ -444,29 +601,33 @@

Method Details

"dataEncryptionState": { # Describes encryption state of a resource. # Output only. A data encryption state of a Git repository if this Workspace is protected by a KMS key. "kmsKeyVersionName": "A String", # Required. The KMS key version name with which data of a resource is encrypted. }, + "depth": 42, # Optional. Input only. Immutable. The maximum depth of the Git repository to checkout for this workspace. If defined and greater than 0, the Git repository will be created as a shallow clone with the given depth, otherwise a full clone will be performed. This field is available only for GitHub, GitLab and 1p repositories with enabled branch management. "disableMoves": True or False, # Optional. If set to true, workspaces will not be moved if its linked Repository is moved. Instead, it will be deleted. + "enableBranchManagement": True or False, # Immutable. Controls the enablement of branch checkout for the workspace. When set to True, the workspace will be allowed to checkout branches. "internalMetadata": "A String", # Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string. "name": "A String", # Identifier. The workspace's name. + "originalBranch": "A String", # Optional. Input only. Immutable. The name of the default upstream branch for all pull/push operations in the remote repository for this workspace. If empty, the HEAD branch from repository will be used. "privateResourceMetadata": { # Metadata used to identify if a resource is user scoped. # Output only. Metadata indicating whether this resource is user-scoped. For `Workspace` resources, the `user_scoped` field is always `true`. "userScoped": True or False, # Output only. If true, this resource is user-scoped, meaning it is either a workspace or sourced from a workspace. }, + "shallow": True or False, # Output only. If set to true, the workspace was created as a shallow clone. Will be set to true if the depth field is set to a value greater than 0, otherwise it will be set to false. }, ], }
- 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. +
@@ -638,17 +799,17 @@

Method Details

- queryDirectoryContents_next() + queryDirectoryContents_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. +
@@ -783,17 +944,17 @@

Method Details

- searchFiles_next() + searchFiles_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. +
@@ -854,6 +1015,32 @@

Method Details

}
+
+ syncWorkspaceRefs(name, body=None, x__xgafv=None) +
Syncs the refs of a Workspace.
+
+Args:
+  name: string, Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace} (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # `SyncWorkspaceRefs` request message.
+  "deepen": 42, # Optional. Can be used to deepen the commit history of shallow clones. Git documentation: https://git-scm.com/docs/git-fetch#Documentation/git-fetch.txt---deependepth
+  "remoteBranchName": "A String", # Optional. The name of the branch in the Git remote to which the refs should be fetched for. If left unset, all remote branches will be fetched.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # `SyncWorkspaceRefs` response message.
+}
+
+
testIamPermissions(resource, body=None, x__xgafv=None)
Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.
diff --git a/docs/dyn/dataform_v1beta1.projects.locations.teamFolders.html b/docs/dyn/dataform_v1beta1.projects.locations.teamFolders.html
index 800b0121ca..f23b9f8d18 100644
--- a/docs/dyn/dataform_v1beta1.projects.locations.teamFolders.html
+++ b/docs/dyn/dataform_v1beta1.projects.locations.teamFolders.html
@@ -99,13 +99,13 @@ 

Instance Methods

queryContents(teamFolder, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns the contents of a given TeamFolder.

- queryContents_next()

+ queryContents_next(previous_request, previous_response)

Retrieves the next page of results.

search(location, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns all TeamFolders in a given location that the caller has access to and match the provided filter.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -385,17 +385,17 @@

Method Details

- queryContents_next() + queryContents_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. +
@@ -434,17 +434,17 @@

Method Details

- search_next() + search_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. +
diff --git a/googleapiclient/discovery_cache/documents/dataform.v1beta1.json b/googleapiclient/discovery_cache/documents/dataform.v1beta1.json index 668ea9cfbe..3faa6c6f4d 100644 --- a/googleapiclient/discovery_cache/documents/dataform.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/dataform.v1beta1.json @@ -2148,6 +2148,35 @@ }, "workspaces": { "methods": { +"checkout": { +"description": "Checkout a branch in a Workspace.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:checkout", +"httpMethod": "POST", +"id": "dataform.projects.locations.repositories.workspaces.checkout", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/repositories/[^/]+/workspaces/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}:checkout", +"request": { +"$ref": "CheckoutWorkspaceBranchRequest" +}, +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/bigquery", +"https://www.googleapis.com/auth/cloud-platform" +] +}, "commit": { "description": "Applies a Git commit for uncommitted files in a Workspace.", "flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:commit", @@ -2237,6 +2266,115 @@ "https://www.googleapis.com/auth/cloud-platform" ] }, +"deleteBranch": { +"description": "Deletes a branch in a Workspace.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:deleteBranch", +"httpMethod": "POST", +"id": "dataform.projects.locations.repositories.workspaces.deleteBranch", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/repositories/[^/]+/workspaces/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}:deleteBranch", +"request": { +"$ref": "DeleteBranchRequest" +}, +"response": { +"$ref": "DeleteBranchResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/bigquery", +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"fetchBranches": { +"description": "Fetches branches in a Workspace.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:fetchBranches", +"httpMethod": "GET", +"id": "dataform.projects.locations.repositories.workspaces.fetchBranches", +"parameterOrder": [ +"name" +], +"parameters": { +"filter": { +"description": "Optional. Filter for the returned list.", +"enum": [ +"BRANCH_FILTER_UNSPECIFIED", +"LOCAL_ONLY", +"REMOTE_ONLY", +"ALL" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"Returns local branches.", +"Returns remote branches.", +"Returns all branches." +], +"location": "query", +"type": "string" +}, +"name": { +"description": "Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/repositories/[^/]+/workspaces/[^/]+$", +"required": true, +"type": "string" +}, +"pageSize": { +"description": "Optional. Maximum number of branches to return. The server may return fewer items than requested. If unspecified, the server will pick an appropriate default. The maximum value is 1000; values above 1000 will be coerced to 1000.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. Page token received from a previous `FetchWorkspaceBranches` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `FetchWorkspaceBranches`, with the exception of `page_size`, must match the call that provided the page token.", +"location": "query", +"type": "string" +} +}, +"path": "v1beta1/{+name}:fetchBranches", +"response": { +"$ref": "FetchWorkspaceBranchesResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/bigquery", +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"fetchCurrentBranch": { +"description": "Fetches the current branch of a Workspace.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:fetchCurrentBranch", +"httpMethod": "GET", +"id": "dataform.projects.locations.repositories.workspaces.fetchCurrentBranch", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/repositories/[^/]+/workspaces/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}:fetchCurrentBranch", +"response": { +"$ref": "FetchCurrentWorkspaceBranchResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/bigquery", +"https://www.googleapis.com/auth/cloud-platform" +] +}, "fetchFileDiff": { "description": "Fetches Git diff for an uncommitted file in a Workspace.", "flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:fetchFileDiff", @@ -2855,6 +2993,35 @@ "https://www.googleapis.com/auth/cloud-platform" ] }, +"syncWorkspaceRefs": { +"description": "Syncs the refs of a Workspace.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:syncWorkspaceRefs", +"httpMethod": "POST", +"id": "dataform.projects.locations.repositories.workspaces.syncWorkspaceRefs", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The workspace resource name. Format: projects/{project}/locations/{location}/repositories/{repository}/workspaces/{workspace}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/repositories/[^/]+/workspaces/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}:syncWorkspaceRefs", +"request": { +"$ref": "SyncWorkspaceRefsRequest" +}, +"response": { +"$ref": "SyncWorkspaceRefsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/bigquery", +"https://www.googleapis.com/auth/cloud-platform" +] +}, "testIamPermissions": { "description": "Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may \"fail open\" without warning.", "flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/repositories/{repositoriesId}/workspaces/{workspacesId}:testIamPermissions", @@ -3261,7 +3428,7 @@ } } }, -"revision": "20260802", +"revision": "20260826", "rootUrl": "https://dataform.googleapis.com/", "schemas": { "ActionErrorTable": { @@ -3415,6 +3582,21 @@ }, "type": "object" }, +"BranchMetadata": { +"description": "Contains metadata about a branch.", +"id": "BranchMetadata", +"properties": { +"branchName": { +"description": "The branch name.", +"type": "string" +}, +"lastCommit": { +"$ref": "CommitLogEntry", +"description": "The last commit on the branch." +} +}, +"type": "object" +}, "CancelOperationRequest": { "description": "The request message for Operations.CancelOperation.", "id": "CancelOperationRequest", @@ -3433,6 +3615,25 @@ "properties": {}, "type": "object" }, +"CheckoutWorkspaceBranchRequest": { +"description": "`CheckoutWorkspaceBranch` request message.", +"id": "CheckoutWorkspaceBranchRequest", +"properties": { +"branch": { +"description": "Required. The name of the branch in the Git repository to which the workspace should be checked out.", +"type": "string" +}, +"createIfNotExists": { +"description": "Optional. If set to true and the branch does not exist, it will be created. Otherwise, an error will be thrown.", +"type": "boolean" +}, +"sourceBranch": { +"description": "Optional. The name of the branch in the Git repository from which the new branch should be created. If left unset, the workspace's current branch name will be used. Accepts only branch names from FetchWorkspaceBranches response, and can only be set if `create_if_not_exists` is true. Oherwise, an error will be thrown.", +"type": "string" +} +}, +"type": "object" +}, "CodeCompilationConfig": { "description": "Configures various aspects of Dataform code compilation.", "id": "CodeCompilationConfig", @@ -3900,6 +4101,27 @@ }, "type": "object" }, +"DeleteBranchRequest": { +"description": "`DeleteBranch` request message.", +"id": "DeleteBranchRequest", +"properties": { +"branch": { +"description": "Required. The name of the branch in the Git repository to delete.", +"type": "string" +}, +"force": { +"description": "Optional. If set to true, any non-pushed commits on the branch will be deleted. Upstream branch name will be the same as the branch to delete.", +"type": "boolean" +} +}, +"type": "object" +}, +"DeleteBranchResponse": { +"description": "`DeleteBranch` response message.", +"id": "DeleteBranchResponse", +"properties": {}, +"type": "object" +}, "DeleteFile": { "description": "Represents the delete file operation.", "id": "DeleteFile", @@ -4014,6 +4236,17 @@ }, "type": "object" }, +"FetchCurrentWorkspaceBranchResponse": { +"description": "Response message for `FetchCurrentWorkspaceBranch` method.", +"id": "FetchCurrentWorkspaceBranchResponse", +"properties": { +"branchName": { +"description": "The name of the current branch for the workspace.", +"type": "string" +} +}, +"type": "object" +}, "FetchFileDiffResponse": { "description": "`FetchFileDiff` response message.", "id": "FetchFileDiffResponse", @@ -4088,6 +4321,24 @@ }, "type": "object" }, +"FetchWorkspaceBranchesResponse": { +"description": "Response message for `FetchWorkspaceBranches` method.", +"id": "FetchWorkspaceBranchesResponse", +"properties": { +"branches": { +"description": "The branches in the workspace.", +"items": { +"$ref": "BranchMetadata" +}, +"type": "array" +}, +"nextPageToken": { +"description": "A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.", +"type": "string" +} +}, +"type": "object" +}, "FileOperation": { "description": "Represents a single file operation to the repository.", "id": "FileOperation", @@ -5735,6 +5986,28 @@ }, "type": "object" }, +"SyncWorkspaceRefsRequest": { +"description": "`SyncWorkspaceRefs` request message.", +"id": "SyncWorkspaceRefsRequest", +"properties": { +"deepen": { +"description": "Optional. Can be used to deepen the commit history of shallow clones. Git documentation: https://git-scm.com/docs/git-fetch#Documentation/git-fetch.txt---deependepth", +"format": "int32", +"type": "integer" +}, +"remoteBranchName": { +"description": "Optional. The name of the branch in the Git remote to which the refs should be fetched for. If left unset, all remote branches will be fetched.", +"type": "string" +} +}, +"type": "object" +}, +"SyncWorkspaceRefsResponse": { +"description": "`SyncWorkspaceRefs` response message.", +"id": "SyncWorkspaceRefsResponse", +"properties": {}, +"type": "object" +}, "TableUpdateTrigger": { "description": "Represents a table update trigger configuration.", "id": "TableUpdateTrigger", @@ -6193,10 +6466,19 @@ "description": "Output only. A data encryption state of a Git repository if this Workspace is protected by a KMS key.", "readOnly": true }, +"depth": { +"description": "Optional. Input only. Immutable. The maximum depth of the Git repository to checkout for this workspace. If defined and greater than 0, the Git repository will be created as a shallow clone with the given depth, otherwise a full clone will be performed. This field is available only for GitHub, GitLab and 1p repositories with enabled branch management.", +"format": "int32", +"type": "integer" +}, "disableMoves": { "description": "Optional. If set to true, workspaces will not be moved if its linked Repository is moved. Instead, it will be deleted.", "type": "boolean" }, +"enableBranchManagement": { +"description": "Immutable. Controls the enablement of branch checkout for the workspace. When set to True, the workspace will be allowed to checkout branches.", +"type": "boolean" +}, "internalMetadata": { "description": "Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string.", "readOnly": true, @@ -6206,10 +6488,19 @@ "description": "Identifier. The workspace's name.", "type": "string" }, +"originalBranch": { +"description": "Optional. Input only. Immutable. The name of the default upstream branch for all pull/push operations in the remote repository for this workspace. If empty, the HEAD branch from repository will be used.", +"type": "string" +}, "privateResourceMetadata": { "$ref": "PrivateResourceMetadata", "description": "Output only. Metadata indicating whether this resource is user-scoped. For `Workspace` resources, the `user_scoped` field is always `true`.", "readOnly": true +}, +"shallow": { +"description": "Output only. If set to true, the workspace was created as a shallow clone. Will be set to true if the depth field is set to a value greater than 0, otherwise it will be set to false.", +"readOnly": true, +"type": "boolean" } }, "type": "object" From 7346b712135124f9bcc8dfa64a3b8eea6c8950a5 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:35 +0000 Subject: [PATCH 28/70] fix(datalineage): update the api #### datalineage:v1 The following keys were changed: - endpoints (Total Keys: 1) --- docs/dyn/datalineage_v1.html | 26 +++++++------- .../datalineage_v1.projects.locations.html | 36 +++++++++---------- ...eage_v1.projects.locations.operations.html | 18 +++++----- ...neage_v1.projects.locations.processes.html | 18 +++++----- ..._v1.projects.locations.processes.runs.html | 18 +++++----- ...ocations.processes.runs.lineageEvents.html | 18 +++++----- .../documents/datalineage.v1.json | 7 +--- 7 files changed, 68 insertions(+), 73 deletions(-) diff --git a/docs/dyn/datalineage_v1.html b/docs/dyn/datalineage_v1.html index 143ebca1d8..9aa5f15ab1 100644 --- a/docs/dyn/datalineage_v1.html +++ b/docs/dyn/datalineage_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/datalineage_v1.projects.locations.html b/docs/dyn/datalineage_v1.projects.locations.html index ea1f563034..0043f77676 100644 --- a/docs/dyn/datalineage_v1.projects.locations.html +++ b/docs/dyn/datalineage_v1.projects.locations.html @@ -93,7 +93,7 @@

Instance Methods

batchSearchLinkProcesses(parent, body=None, x__xgafv=None)

Retrieve information about LineageProcesses associated with specific links. LineageProcesses are transformation pipelines that result in data flowing from **source** to **target** assets. Links between assets represent this operation. If you have specific link names, you can use this method to verify which LineageProcesses contribute to creating those links. See the SearchLinks method for more information on how to retrieve link name. You can retrieve the LineageProcess information in every project where you have the `datalineage.events.get` permission. The project provided in the URL is used for Billing and Quota.

- batchSearchLinkProcesses_next()

+ batchSearchLinkProcesses_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -108,7 +108,7 @@

Instance Methods

searchLinks(parent, body=None, x__xgafv=None)

Retrieve a list of links connected to a specific asset. Links represent the data flow between **source** (upstream) and **target** (downstream) assets in transformation pipelines. Links are stored in the same project as the Lineage Events that create them. You can retrieve links in every project where you have the `datalineage.events.get` permission. The project provided in the URL is used for Billing and Quota.

- searchLinks_next()

+ searchLinks_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -154,17 +154,17 @@

Method Details

- batchSearchLinkProcesses_next() + batchSearchLinkProcesses_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. +
@@ -377,17 +377,17 @@

Method Details

- searchLinks_next() + searchLinks_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. +
\ No newline at end of file diff --git a/docs/dyn/datalineage_v1.projects.locations.operations.html b/docs/dyn/datalineage_v1.projects.locations.operations.html index 4564e819a0..a4f57d22be 100644 --- a/docs/dyn/datalineage_v1.projects.locations.operations.html +++ b/docs/dyn/datalineage_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datalineage_v1.projects.locations.processes.html b/docs/dyn/datalineage_v1.projects.locations.processes.html index fdc4a51281..4000142544 100644 --- a/docs/dyn/datalineage_v1.projects.locations.processes.html +++ b/docs/dyn/datalineage_v1.projects.locations.processes.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List processes in the given project and location. List order is descending by insertion time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -247,17 +247,17 @@

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. +
diff --git a/docs/dyn/datalineage_v1.projects.locations.processes.runs.html b/docs/dyn/datalineage_v1.projects.locations.processes.runs.html index 1804fbd4f3..f46f47724f 100644 --- a/docs/dyn/datalineage_v1.projects.locations.processes.runs.html +++ b/docs/dyn/datalineage_v1.projects.locations.processes.runs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists runs in the given project and location. List order is descending by `start_time`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -243,17 +243,17 @@

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. +
diff --git a/docs/dyn/datalineage_v1.projects.locations.processes.runs.lineageEvents.html b/docs/dyn/datalineage_v1.projects.locations.processes.runs.lineageEvents.html index edb32b0da0..1b511eee95 100644 --- a/docs/dyn/datalineage_v1.projects.locations.processes.runs.lineageEvents.html +++ b/docs/dyn/datalineage_v1.projects.locations.processes.runs.lineageEvents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists lineage events in the given project and location. The list order is not defined.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -274,17 +274,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/datalineage.v1.json b/googleapiclient/discovery_cache/documents/datalineage.v1.json index 21b25f06b4..e84ae447f8 100644 --- a/googleapiclient/discovery_cache/documents/datalineage.v1.json +++ b/googleapiclient/discovery_cache/documents/datalineage.v1.json @@ -104,11 +104,6 @@ }, { "description": "Regional Endpoint", -"endpointUrl": "https://datalineage.europe-north3.rep.googleapis.com/", -"location": "europe-north3" -}, -{ -"description": "Regional Endpoint", "endpointUrl": "https://datalineage.europe-southwest1.rep.googleapis.com/", "location": "europe-southwest1" }, @@ -1283,7 +1278,7 @@ } } }, -"revision": "20260620", +"revision": "20260822", "rootUrl": "https://datalineage.googleapis.com/", "schemas": { "GoogleCloudDatacatalogLineageConfigmanagementV1Config": { From afcfe06ac114b9325d1fd616b879f7c8e3fd486e Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:35 +0000 Subject: [PATCH 29/70] feat(dataplex): update the api #### dataplex:v1 The following keys were added: - resources.projects.resources.locations.methods.searchEntries.parameters.contexts (Total Keys: 3) --- docs/dyn/dataplex_v1.html | 26 ++++---- ...nizations.locations.encryptionConfigs.html | 18 +++--- ...v1.organizations.locations.operations.html | 18 +++--- ...lex_v1.projects.locations.aspectTypes.html | 18 +++--- ..._v1.projects.locations.changeRequests.html | 18 +++--- ...jects.locations.dataAttributeBindings.html | 18 +++--- ...ojects.locations.dataDomains.bindings.html | 18 +++--- ...lex_v1.projects.locations.dataDomains.html | 18 +++--- ...cts.locations.dataProducts.dataAssets.html | 18 +++--- ...ex_v1.projects.locations.dataProducts.html | 18 +++--- ...aplex_v1.projects.locations.dataScans.html | 33 ++++++++--- ..._v1.projects.locations.dataScans.jobs.html | 24 +++++--- ...s.locations.dataTaxonomies.attributes.html | 18 +++--- ..._v1.projects.locations.dataTaxonomies.html | 18 +++--- ...rojects.locations.entryGroups.entries.html | 18 +++--- ...lex_v1.projects.locations.entryGroups.html | 18 +++--- ...plex_v1.projects.locations.entryTypes.html | 18 +++--- ...jects.locations.glossaries.categories.html | 18 +++--- ...plex_v1.projects.locations.glossaries.html | 18 +++--- ...1.projects.locations.glossaries.terms.html | 18 +++--- docs/dyn/dataplex_v1.projects.locations.html | 59 ++++++++++--------- ...x_v1.projects.locations.lakes.actions.html | 18 +++--- .../dataplex_v1.projects.locations.lakes.html | 18 +++--- ...lex_v1.projects.locations.lakes.tasks.html | 18 +++--- ...1.projects.locations.lakes.tasks.jobs.html | 18 +++--- ...rojects.locations.lakes.zones.actions.html | 18 +++--- ....locations.lakes.zones.assets.actions.html | 18 +++--- ...projects.locations.lakes.zones.assets.html | 18 +++--- ...ojects.locations.lakes.zones.entities.html | 18 +++--- ...tions.lakes.zones.entities.partitions.html | 18 +++--- ...lex_v1.projects.locations.lakes.zones.html | 18 +++--- ...x_v1.projects.locations.metadataFeeds.html | 18 +++--- ...ex_v1.projects.locations.metadataJobs.html | 18 +++--- ...plex_v1.projects.locations.operations.html | 18 +++--- .../documents/dataplex.v1.json | 37 +++++++++++- 35 files changed, 388 insertions(+), 331 deletions(-) diff --git a/docs/dyn/dataplex_v1.html b/docs/dyn/dataplex_v1.html index 88defc43e4..35931512e4 100644 --- a/docs/dyn/dataplex_v1.html +++ b/docs/dyn/dataplex_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.organizations.locations.encryptionConfigs.html b/docs/dyn/dataplex_v1.organizations.locations.encryptionConfigs.html index 8d5e324848..480514aac4 100644 --- a/docs/dyn/dataplex_v1.organizations.locations.encryptionConfigs.html +++ b/docs/dyn/dataplex_v1.organizations.locations.encryptionConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List EncryptionConfigs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -318,17 +318,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.organizations.locations.operations.html b/docs/dyn/dataplex_v1.organizations.locations.operations.html index a7e85735ae..392ae25f39 100644 --- a/docs/dyn/dataplex_v1.organizations.locations.operations.html +++ b/docs/dyn/dataplex_v1.organizations.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.aspectTypes.html b/docs/dyn/dataplex_v1.projects.locations.aspectTypes.html index 650217cf5c..4b8853b825 100644 --- a/docs/dyn/dataplex_v1.projects.locations.aspectTypes.html +++ b/docs/dyn/dataplex_v1.projects.locations.aspectTypes.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AspectType resources in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -427,17 +427,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.changeRequests.html b/docs/dyn/dataplex_v1.projects.locations.changeRequests.html index ee36abde5b..ccaf7da4ba 100644 --- a/docs/dyn/dataplex_v1.projects.locations.changeRequests.html +++ b/docs/dyn/dataplex_v1.projects.locations.changeRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ChangeRequests.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1059,17 +1059,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.dataAttributeBindings.html b/docs/dyn/dataplex_v1.projects.locations.dataAttributeBindings.html index 34ef732f25..f8d92a20b6 100644 --- a/docs/dyn/dataplex_v1.projects.locations.dataAttributeBindings.html +++ b/docs/dyn/dataplex_v1.projects.locations.dataAttributeBindings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataAttributeBinding resources in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -352,17 +352,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.dataDomains.bindings.html b/docs/dyn/dataplex_v1.projects.locations.dataDomains.bindings.html index 168a0b419e..8fce54a66b 100644 --- a/docs/dyn/dataplex_v1.projects.locations.dataDomains.bindings.html +++ b/docs/dyn/dataplex_v1.projects.locations.dataDomains.bindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataDomainBinding resources under a DataDomain.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -234,17 +234,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.dataDomains.html b/docs/dyn/dataplex_v1.projects.locations.dataDomains.html index cd89b3aa9a..69e403b87b 100644 --- a/docs/dyn/dataplex_v1.projects.locations.dataDomains.html +++ b/docs/dyn/dataplex_v1.projects.locations.dataDomains.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataDomain resources in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -356,17 +356,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.dataProducts.dataAssets.html b/docs/dyn/dataplex_v1.projects.locations.dataProducts.dataAssets.html index 592784a0bd..2405851bb6 100644 --- a/docs/dyn/dataplex_v1.projects.locations.dataProducts.dataAssets.html +++ b/docs/dyn/dataplex_v1.projects.locations.dataProducts.dataAssets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists data assets for a given data product.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -275,17 +275,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.dataProducts.html b/docs/dyn/dataplex_v1.projects.locations.dataProducts.html index 8b84811b47..e270bc6f24 100644 --- a/docs/dyn/dataplex_v1.projects.locations.dataProducts.html +++ b/docs/dyn/dataplex_v1.projects.locations.dataProducts.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists data products for a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -388,17 +388,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.dataScans.html b/docs/dyn/dataplex_v1.projects.locations.dataScans.html index 8e85efde34..3ccef8877b 100644 --- a/docs/dyn/dataplex_v1.projects.locations.dataScans.html +++ b/docs/dyn/dataplex_v1.projects.locations.dataScans.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataScans.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -191,6 +191,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schemaRelationships": [ # Output only. Relationships suggesting how tables in the dataset are related to each other, based on their schema. @@ -221,6 +222,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schema": { # Schema of the table with generated metadata of columns. # Output only. Schema of the table with generated metadata of the columns in the schema. @@ -241,6 +243,7 @@

Method Details

"generationScopes": [ # Optional. Specifies which components of the data documentation to generate. Any component that is required to generate the specified components will also be generated. If no generation scope is specified, all available documentation components will be generated. "A String", ], + "sqlDialect": "A String", # Optional. The SQL dialect to use in the generated SQL queries. If not specified, the default dialect is Google SQL. }, "dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of a data profile scan. "catalogPublishingStatus": { # The status of publishing the data scan result as Dataplex Universal Catalog metadata. Multiple DataScan log events may exist, each with different publishing information depending on the type of publishing triggered. # Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata. @@ -1000,6 +1003,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schemaRelationships": [ # Output only. Relationships suggesting how tables in the dataset are related to each other, based on their schema. @@ -1030,6 +1034,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schema": { # Schema of the table with generated metadata of columns. # Output only. Schema of the table with generated metadata of the columns in the schema. @@ -1050,6 +1055,7 @@

Method Details

"generationScopes": [ # Optional. Specifies which components of the data documentation to generate. Any component that is required to generate the specified components will also be generated. If no generation scope is specified, all available documentation components will be generated. "A String", ], + "sqlDialect": "A String", # Optional. The SQL dialect to use in the generated SQL queries. If not specified, the default dialect is Google SQL. }, "dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of a data profile scan. "catalogPublishingStatus": { # The status of publishing the data scan result as Dataplex Universal Catalog metadata. Multiple DataScan log events may exist, each with different publishing information depending on the type of publishing triggered. # Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata. @@ -1672,6 +1678,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schemaRelationships": [ # Output only. Relationships suggesting how tables in the dataset are related to each other, based on their schema. @@ -1702,6 +1709,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schema": { # Schema of the table with generated metadata of columns. # Output only. Schema of the table with generated metadata of the columns in the schema. @@ -1722,6 +1730,7 @@

Method Details

"generationScopes": [ # Optional. Specifies which components of the data documentation to generate. Any component that is required to generate the specified components will also be generated. If no generation scope is specified, all available documentation components will be generated. "A String", ], + "sqlDialect": "A String", # Optional. The SQL dialect to use in the generated SQL queries. If not specified, the default dialect is Google SQL. }, "dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of a data profile scan. "catalogPublishingStatus": { # The status of publishing the data scan result as Dataplex Universal Catalog metadata. Multiple DataScan log events may exist, each with different publishing information depending on the type of publishing triggered. # Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata. @@ -2222,17 +2231,17 @@

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. +
@@ -2305,6 +2314,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schemaRelationships": [ # Output only. Relationships suggesting how tables in the dataset are related to each other, based on their schema. @@ -2335,6 +2345,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schema": { # Schema of the table with generated metadata of columns. # Output only. Schema of the table with generated metadata of the columns in the schema. @@ -2355,6 +2366,7 @@

Method Details

"generationScopes": [ # Optional. Specifies which components of the data documentation to generate. Any component that is required to generate the specified components will also be generated. If no generation scope is specified, all available documentation components will be generated. "A String", ], + "sqlDialect": "A String", # Optional. The SQL dialect to use in the generated SQL queries. If not specified, the default dialect is Google SQL. }, "dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of a data profile scan. "catalogPublishingStatus": { # The status of publishing the data scan result as Dataplex Universal Catalog metadata. Multiple DataScan log events may exist, each with different publishing information depending on the type of publishing triggered. # Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata. @@ -2956,6 +2968,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schemaRelationships": [ # Output only. Relationships suggesting how tables in the dataset are related to each other, based on their schema. @@ -2986,6 +2999,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schema": { # Schema of the table with generated metadata of columns. # Output only. Schema of the table with generated metadata of the columns in the schema. @@ -3006,6 +3020,7 @@

Method Details

"generationScopes": [ # Optional. Specifies which components of the data documentation to generate. Any component that is required to generate the specified components will also be generated. If no generation scope is specified, all available documentation components will be generated. "A String", ], + "sqlDialect": "A String", # Optional. The SQL dialect to use in the generated SQL queries. If not specified, the default dialect is Google SQL. }, "dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of a data profile scan. "catalogPublishingStatus": { # The status of publishing the data scan result as Dataplex Universal Catalog metadata. Multiple DataScan log events may exist, each with different publishing information depending on the type of publishing triggered. # Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata. diff --git a/docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html b/docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html index 81c85a87a4..320425044d 100644 --- a/docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html +++ b/docs/dyn/dataplex_v1.projects.locations.dataScans.jobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataScanJobs under the given DataScan.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -318,6 +318,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schemaRelationships": [ # Output only. Relationships suggesting how tables in the dataset are related to each other, based on their schema. @@ -348,6 +349,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schema": { # Schema of the table with generated metadata of columns. # Output only. Schema of the table with generated metadata of the columns in the schema. @@ -368,6 +370,7 @@

Method Details

"generationScopes": [ # Optional. Specifies which components of the data documentation to generate. Any component that is required to generate the specified components will also be generated. If no generation scope is specified, all available documentation components will be generated. "A String", ], + "sqlDialect": "A String", # Optional. The SQL dialect to use in the generated SQL queries. If not specified, the default dialect is Google SQL. }, "dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of a data profile scan. "catalogPublishingStatus": { # The status of publishing the data scan result as Dataplex Universal Catalog metadata. Multiple DataScan log events may exist, each with different publishing information depending on the type of publishing triggered. # Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata. @@ -908,6 +911,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schemaRelationships": [ # Output only. Relationships suggesting how tables in the dataset are related to each other, based on their schema. @@ -938,6 +942,7 @@

Method Details

{ # A sample SQL query in data documentation. "description": "A String", # Output only. The description for the query. "sql": "A String", # Output only. The SQL query string which can be executed. + "sqlDialect": "A String", # Output only. The SQL dialect of the query. }, ], "schema": { # Schema of the table with generated metadata of columns. # Output only. Schema of the table with generated metadata of the columns in the schema. @@ -958,6 +963,7 @@

Method Details

"generationScopes": [ # Optional. Specifies which components of the data documentation to generate. Any component that is required to generate the specified components will also be generated. If no generation scope is specified, all available documentation components will be generated. "A String", ], + "sqlDialect": "A String", # Optional. The SQL dialect to use in the generated SQL queries. If not specified, the default dialect is Google SQL. }, "dataProfileResult": { # DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result. # Output only. The result of a data profile scan. "catalogPublishingStatus": { # The status of publishing the data scan result as Dataplex Universal Catalog metadata. Multiple DataScan log events may exist, each with different publishing information depending on the type of publishing triggered. # Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata. @@ -1426,17 +1432,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.dataTaxonomies.attributes.html b/docs/dyn/dataplex_v1.projects.locations.dataTaxonomies.attributes.html index 60e0c3e967..106af25b8d 100644 --- a/docs/dyn/dataplex_v1.projects.locations.dataTaxonomies.attributes.html +++ b/docs/dyn/dataplex_v1.projects.locations.dataTaxonomies.attributes.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Data Attribute resources in a DataTaxonomy.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -370,17 +370,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.dataTaxonomies.html b/docs/dyn/dataplex_v1.projects.locations.dataTaxonomies.html index cea009aa37..f8b833a6ad 100644 --- a/docs/dyn/dataplex_v1.projects.locations.dataTaxonomies.html +++ b/docs/dyn/dataplex_v1.projects.locations.dataTaxonomies.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataTaxonomy resources in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -327,17 +327,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.entryGroups.entries.html b/docs/dyn/dataplex_v1.projects.locations.entryGroups.entries.html index 233357e84b..df2ef3a5e1 100644 --- a/docs/dyn/dataplex_v1.projects.locations.entryGroups.entries.html +++ b/docs/dyn/dataplex_v1.projects.locations.entryGroups.entries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Entries within an EntryGroup.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, aspectKeys=None, body=None, deleteMissingAspects=None, updateMask=None, x__xgafv=None)

@@ -403,17 +403,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.entryGroups.html b/docs/dyn/dataplex_v1.projects.locations.entryGroups.html index bafa9edfd8..ab17317755 100644 --- a/docs/dyn/dataplex_v1.projects.locations.entryGroups.html +++ b/docs/dyn/dataplex_v1.projects.locations.entryGroups.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists EntryGroup resources in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -329,17 +329,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.entryTypes.html b/docs/dyn/dataplex_v1.projects.locations.entryTypes.html index acdaf95146..f662f781fe 100644 --- a/docs/dyn/dataplex_v1.projects.locations.entryTypes.html +++ b/docs/dyn/dataplex_v1.projects.locations.entryTypes.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists EntryType resources in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -355,17 +355,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.glossaries.categories.html b/docs/dyn/dataplex_v1.projects.locations.glossaries.categories.html index 26f4169b09..3d0b5a1136 100644 --- a/docs/dyn/dataplex_v1.projects.locations.glossaries.categories.html +++ b/docs/dyn/dataplex_v1.projects.locations.glossaries.categories.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists GlossaryCategory resources in a Glossary.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -290,17 +290,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.glossaries.html b/docs/dyn/dataplex_v1.projects.locations.glossaries.html index e34b22bda4..cf2c812db0 100644 --- a/docs/dyn/dataplex_v1.projects.locations.glossaries.html +++ b/docs/dyn/dataplex_v1.projects.locations.glossaries.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Glossary resources in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -332,17 +332,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.glossaries.terms.html b/docs/dyn/dataplex_v1.projects.locations.glossaries.terms.html index c6143cf7d0..50996adeea 100644 --- a/docs/dyn/dataplex_v1.projects.locations.glossaries.terms.html +++ b/docs/dyn/dataplex_v1.projects.locations.glossaries.terms.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists GlossaryTerm resources in a Glossary.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -290,17 +290,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.html b/docs/dyn/dataplex_v1.projects.locations.html index 08a56fb1b2..4ecd938b70 100644 --- a/docs/dyn/dataplex_v1.projects.locations.html +++ b/docs/dyn/dataplex_v1.projects.locations.html @@ -164,7 +164,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupContext(name, body=None, x__xgafv=None)

@@ -176,16 +176,16 @@

Instance Methods

lookupEntryLinks(name, entry=None, entryLinkTypes=None, entryMode=None, pageSize=None, pageToken=None, x__xgafv=None)

Looks up Entry Links referencing the specified Entry.

- lookupEntryLinks_next()

+ lookupEntryLinks_next(previous_request, previous_response)

Retrieves the next page of results.

modifyEntry(name, body=None, x__xgafv=None)

Modifies an entry using the permission on the source system.

- searchEntries(name, orderBy=None, pageSize=None, pageToken=None, query=None, scope=None, semanticSearch=None, x__xgafv=None)

+ searchEntries(name, contexts=None, orderBy=None, pageSize=None, pageToken=None, query=None, scope=None, semanticSearch=None, x__xgafv=None)

Searches for Entries matching the given query and scope.

- searchEntries_next()

+ searchEntries_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -257,17 +257,17 @@

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. +
@@ -430,17 +430,17 @@

Method Details

- lookupEntryLinks_next() + lookupEntryLinks_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. +
@@ -557,11 +557,12 @@

Method Details

- searchEntries(name, orderBy=None, pageSize=None, pageToken=None, query=None, scope=None, semanticSearch=None, x__xgafv=None) + searchEntries(name, contexts=None, orderBy=None, pageSize=None, pageToken=None, query=None, scope=None, semanticSearch=None, x__xgafv=None)
Searches for Entries matching the given query and scope.
 
 Args:
   name: string, Required. The project to which the request should be attributed in the following form: projects/{project}/locations/global. (required)
+  contexts: string, Optional. Specifies the scope of the context in which the search will be performed. This scope will also be used to perform IAM checks, which if passing, will return all resources in the scope. (repeated)
   orderBy: string, Optional. Specifies the ordering of results. Supported values are: relevance last_modified_timestamp last_modified_timestamp asc
   pageSize: integer, Optional. Number of results in the search page. If <=0, then defaults to 10. Max limit for page_size is 1000. Throws an invalid argument for page_size > 1000.
   pageToken: string, Optional. Page token received from a previous SearchEntries call. Provide this to retrieve the subsequent page.
@@ -679,17 +680,17 @@ 

Method Details

- searchEntries_next() + searchEntries_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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.actions.html b/docs/dyn/dataplex_v1.projects.locations.lakes.actions.html index 64b1872f2d..4abbed9917 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.actions.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.actions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists action resources in a lake.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,17 +155,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.html b/docs/dyn/dataplex_v1.projects.locations.lakes.html index 3ee0cfaaec..14cce35680 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists lake resources in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -375,17 +375,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.html b/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.html index ea27b68592..4a989a9643 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists tasks under the given lake.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -668,17 +668,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.jobs.html b/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.jobs.html index e07e684c99..695f5a3b5c 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.jobs.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.tasks.jobs.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Jobs under the given task.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -207,17 +207,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.actions.html b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.actions.html index c5b36f903f..0d41a3261f 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.actions.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.actions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists action resources in a zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,17 +155,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.actions.html b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.actions.html index f34dd527ad..50be98258c 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.actions.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.actions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists action resources in an asset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,17 +155,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.html b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.html index 74af14d262..80e41ce95f 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.assets.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists asset resources in a zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -464,17 +464,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.html b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.html index 3f86a82ce5..3a65403e48 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List metadata entities in a zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, validateOnly=None, x__xgafv=None)

@@ -466,17 +466,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.partitions.html b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.partitions.html index a34de9b934..16ad20da00 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.partitions.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.entities.partitions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List metadata partitions of an entity.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -211,17 +211,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.html b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.html index e3cf6a328e..5a2a4db31b 100644 --- a/docs/dyn/dataplex_v1.projects.locations.lakes.zones.html +++ b/docs/dyn/dataplex_v1.projects.locations.lakes.zones.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists zone resources in a lake.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -414,17 +414,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.metadataFeeds.html b/docs/dyn/dataplex_v1.projects.locations.metadataFeeds.html index 20c4d7e157..8288b60d36 100644 --- a/docs/dyn/dataplex_v1.projects.locations.metadataFeeds.html +++ b/docs/dyn/dataplex_v1.projects.locations.metadataFeeds.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a list of MetadataFeeds.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -312,17 +312,17 @@

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. +
diff --git a/docs/dyn/dataplex_v1.projects.locations.metadataJobs.html b/docs/dyn/dataplex_v1.projects.locations.metadataJobs.html index 81618bd743..b8d9e5933e 100644 --- a/docs/dyn/dataplex_v1.projects.locations.metadataJobs.html +++ b/docs/dyn/dataplex_v1.projects.locations.metadataJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists metadata jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -436,17 +436,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataplex_v1.projects.locations.operations.html b/docs/dyn/dataplex_v1.projects.locations.operations.html index 5d9d98a7e3..d740805738 100644 --- a/docs/dyn/dataplex_v1.projects.locations.operations.html +++ b/docs/dyn/dataplex_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/dataplex.v1.json b/googleapiclient/discovery_cache/documents/dataplex.v1.json index 25c3faf830..4a058f5b5c 100644 --- a/googleapiclient/discovery_cache/documents/dataplex.v1.json +++ b/googleapiclient/discovery_cache/documents/dataplex.v1.json @@ -1042,6 +1042,12 @@ "name" ], "parameters": { +"contexts": { +"description": "Optional. Specifies the scope of the context in which the search will be performed. This scope will also be used to perform IAM checks, which if passing, will return all resources in the scope.", +"location": "query", +"repeated": true, +"type": "string" +}, "name": { "description": "Required. The project to which the request should be attributed in the following form: projects/{project}/locations/global.", "location": "path", @@ -8038,7 +8044,7 @@ } } }, -"revision": "20260804", +"revision": "20260823", "rootUrl": "https://dataplex.googleapis.com/", "schemas": { "Empty": { @@ -9843,6 +9849,21 @@ "description": "Output only. The SQL query string which can be executed.", "readOnly": true, "type": "string" +}, +"sqlDialect": { +"description": "Output only. The SQL dialect of the query.", +"enum": [ +"SQL_DIALECT_UNSPECIFIED", +"GOOGLE_SQL", +"SPARK_SQL" +], +"enumDescriptions": [ +"SQL dialect unspecified.", +"Google SQL dialect.", +"Spark SQL dialect." +], +"readOnly": true, +"type": "string" } }, "type": "object" @@ -9990,6 +10011,20 @@ "type": "string" }, "type": "array" +}, +"sqlDialect": { +"description": "Optional. The SQL dialect to use in the generated SQL queries. If not specified, the default dialect is Google SQL.", +"enum": [ +"SQL_DIALECT_UNSPECIFIED", +"GOOGLE_SQL", +"SPARK_SQL" +], +"enumDescriptions": [ +"SQL dialect unspecified.", +"Google SQL dialect.", +"Spark SQL dialect." +], +"type": "string" } }, "type": "object" From 56473abdd146fa551e8ce636a883cf56baa60b5d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:35 +0000 Subject: [PATCH 30/70] feat(dataproc): update the api #### dataproc:v1 The following keys were deleted: - schemas.ClusterStatus.properties.detail.readOnly (Total Keys: 1) - schemas.JobStatus.properties.details.readOnly (Total Keys: 1) --- docs/dyn/dataproc_v1.html | 26 +-- ...rojects.locations.autoscalingPolicies.html | 18 +- ...ataproc_v1.projects.locations.batches.html | 18 +- ...s.locations.batches.sparkApplications.html | 162 +++++++++--------- ...proc_v1.projects.locations.operations.html | 18 +- ...1.projects.locations.sessionTemplates.html | 18 +- ...taproc_v1.projects.locations.sessions.html | 18 +- ....locations.sessions.sparkApplications.html | 162 +++++++++--------- ....projects.locations.workflowTemplates.html | 32 ++-- ....projects.regions.autoscalingPolicies.html | 18 +- ...dataproc_v1.projects.regions.clusters.html | 42 ++--- .../dataproc_v1.projects.regions.jobs.html | 50 +++--- ...taproc_v1.projects.regions.operations.html | 18 +- ...v1.projects.regions.workflowTemplates.html | 32 ++-- .../documents/dataproc.v1.json | 10 +- 15 files changed, 320 insertions(+), 322 deletions(-) diff --git a/docs/dyn/dataproc_v1.html b/docs/dyn/dataproc_v1.html index 93274a68ba..0b407962c3 100644 --- a/docs/dyn/dataproc_v1.html +++ b/docs/dyn/dataproc_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/dataproc_v1.projects.locations.autoscalingPolicies.html b/docs/dyn/dataproc_v1.projects.locations.autoscalingPolicies.html index 4a9ea76f08..de2fd32886 100644 --- a/docs/dyn/dataproc_v1.projects.locations.autoscalingPolicies.html +++ b/docs/dyn/dataproc_v1.projects.locations.autoscalingPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists autoscaling policies in the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -375,17 +375,17 @@

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. +
diff --git a/docs/dyn/dataproc_v1.projects.locations.batches.html b/docs/dyn/dataproc_v1.projects.locations.batches.html index 01640d0e0d..9ef542d9e4 100644 --- a/docs/dyn/dataproc_v1.projects.locations.batches.html +++ b/docs/dyn/dataproc_v1.projects.locations.batches.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists batch workloads.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -790,17 +790,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataproc_v1.projects.locations.batches.sparkApplications.html b/docs/dyn/dataproc_v1.projects.locations.batches.sparkApplications.html index 3e9b726778..2b3a88413b 100644 --- a/docs/dyn/dataproc_v1.projects.locations.batches.sparkApplications.html +++ b/docs/dyn/dataproc_v1.projects.locations.batches.sparkApplications.html @@ -114,52 +114,52 @@

Instance Methods

searchExecutorStageSummary(name, pageSize=None, pageToken=None, parent=None, stageAttemptId=None, stageId=None, x__xgafv=None)

Obtain executor summary with respect to a spark stage attempt.

- searchExecutorStageSummary_next()

+ searchExecutorStageSummary_next(previous_request, previous_response)

Retrieves the next page of results.

searchExecutors(name, executorStatus=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Obtain data corresponding to executors for a Spark Application.

- searchExecutors_next()

+ searchExecutors_next(previous_request, previous_response)

Retrieves the next page of results.

searchJobs(name, jobStatus=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Obtain list of spark jobs corresponding to a Spark Application.

- searchJobs_next()

+ searchJobs_next(previous_request, previous_response)

Retrieves the next page of results.

searchNativeSqlQueries(name, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Obtain data corresponding to Native SQL Queries for a Spark Application.

- searchNativeSqlQueries_next()

+ searchNativeSqlQueries_next(previous_request, previous_response)

Retrieves the next page of results.

searchSqlQueries(name, details=None, pageSize=None, pageToken=None, parent=None, planDescription=None, x__xgafv=None)

Obtain data corresponding to SQL Queries for a Spark Application.

- searchSqlQueries_next()

+ searchSqlQueries_next(previous_request, previous_response)

Retrieves the next page of results.

searchStageAttemptTasks(name, pageSize=None, pageToken=None, parent=None, sortRuntime=None, stageAttemptId=None, stageId=None, taskStatus=None, x__xgafv=None)

Obtain data corresponding to tasks for a spark stage attempt for a Spark Application.

- searchStageAttemptTasks_next()

+ searchStageAttemptTasks_next(previous_request, previous_response)

Retrieves the next page of results.

searchStageAttempts(name, pageSize=None, pageToken=None, parent=None, stageId=None, summaryMetricsMask=None, x__xgafv=None)

Obtain data corresponding to a spark stage attempts for a Spark Application.

- searchStageAttempts_next()

+ searchStageAttempts_next(previous_request, previous_response)

Retrieves the next page of results.

searchStages(name, pageSize=None, pageToken=None, parent=None, stageStatus=None, summaryMetricsMask=None, x__xgafv=None)

Obtain data corresponding to stages for a Spark Application.

- searchStages_next()

+ searchStages_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

summarizeExecutors(name, parent=None, x__xgafv=None)

@@ -1350,17 +1350,17 @@

Method Details

- searchExecutorStageSummary_next() + searchExecutorStageSummary_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. +
@@ -1446,17 +1446,17 @@

Method Details

- searchExecutors_next() + searchExecutors_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. +
@@ -1521,17 +1521,17 @@

Method Details

- searchJobs_next() + searchJobs_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. +
@@ -1572,17 +1572,17 @@

Method Details

- searchNativeSqlQueries_next() + searchNativeSqlQueries_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. +
@@ -1642,17 +1642,17 @@

Method Details

- searchSqlQueries_next() + searchSqlQueries_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. +
@@ -1768,17 +1768,17 @@

Method Details

- searchStageAttemptTasks_next() + searchStageAttemptTasks_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. +
@@ -2433,17 +2433,17 @@

Method Details

- searchStageAttempts_next() + searchStageAttempts_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. +
@@ -3105,31 +3105,31 @@

Method Details

- searchStages_next() + searchStages_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. +
- search_next() + search_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. +
diff --git a/docs/dyn/dataproc_v1.projects.locations.operations.html b/docs/dyn/dataproc_v1.projects.locations.operations.html index ec25ea14e4..54ce7e5ae6 100644 --- a/docs/dyn/dataproc_v1.projects.locations.operations.html +++ b/docs/dyn/dataproc_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataproc_v1.projects.locations.sessionTemplates.html b/docs/dyn/dataproc_v1.projects.locations.sessionTemplates.html index 7d6cee3d53..782ee258bc 100644 --- a/docs/dyn/dataproc_v1.projects.locations.sessionTemplates.html +++ b/docs/dyn/dataproc_v1.projects.locations.sessionTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists session templates.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -424,17 +424,17 @@

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. +
diff --git a/docs/dyn/dataproc_v1.projects.locations.sessions.html b/docs/dyn/dataproc_v1.projects.locations.sessions.html index 27fe0f69c3..c54e0bfeb6 100644 --- a/docs/dyn/dataproc_v1.projects.locations.sessions.html +++ b/docs/dyn/dataproc_v1.projects.locations.sessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists interactive sessions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

terminate(name, body=None, x__xgafv=None)

@@ -563,17 +563,17 @@

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. +
diff --git a/docs/dyn/dataproc_v1.projects.locations.sessions.sparkApplications.html b/docs/dyn/dataproc_v1.projects.locations.sessions.sparkApplications.html index 0fc0f9ae9b..27e2a6771b 100644 --- a/docs/dyn/dataproc_v1.projects.locations.sessions.sparkApplications.html +++ b/docs/dyn/dataproc_v1.projects.locations.sessions.sparkApplications.html @@ -111,52 +111,52 @@

Instance Methods

searchExecutorStageSummary(name, pageSize=None, pageToken=None, parent=None, stageAttemptId=None, stageId=None, x__xgafv=None)

Obtain executor summary with respect to a spark stage attempt.

- searchExecutorStageSummary_next()

+ searchExecutorStageSummary_next(previous_request, previous_response)

Retrieves the next page of results.

searchExecutors(name, executorStatus=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Obtain data corresponding to executors for a Spark Application.

- searchExecutors_next()

+ searchExecutors_next(previous_request, previous_response)

Retrieves the next page of results.

searchJobs(name, jobIds=None, jobStatus=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Obtain list of spark jobs corresponding to a Spark Application.

- searchJobs_next()

+ searchJobs_next(previous_request, previous_response)

Retrieves the next page of results.

searchNativeSqlQueries(name, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Obtain data corresponding to Native SQL Queries for a Spark Application.

- searchNativeSqlQueries_next()

+ searchNativeSqlQueries_next(previous_request, previous_response)

Retrieves the next page of results.

searchSqlQueries(name, details=None, operationIds=None, pageSize=None, pageToken=None, parent=None, planDescription=None, x__xgafv=None)

Obtain data corresponding to SQL Queries for a Spark Application.

- searchSqlQueries_next()

+ searchSqlQueries_next(previous_request, previous_response)

Retrieves the next page of results.

searchStageAttemptTasks(name, pageSize=None, pageToken=None, parent=None, sortRuntime=None, stageAttemptId=None, stageId=None, taskStatus=None, x__xgafv=None)

Obtain data corresponding to tasks for a spark stage attempt for a Spark Application.

- searchStageAttemptTasks_next()

+ searchStageAttemptTasks_next(previous_request, previous_response)

Retrieves the next page of results.

searchStageAttempts(name, pageSize=None, pageToken=None, parent=None, stageId=None, summaryMetricsMask=None, x__xgafv=None)

Obtain data corresponding to a spark stage attempts for a Spark Application.

- searchStageAttempts_next()

+ searchStageAttempts_next(previous_request, previous_response)

Retrieves the next page of results.

searchStages(name, pageSize=None, pageToken=None, parent=None, stageIds=None, stageStatus=None, summaryMetricsMask=None, x__xgafv=None)

Obtain data corresponding to stages for a Spark Application.

- searchStages_next()

+ searchStages_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

summarizeExecutors(name, parent=None, x__xgafv=None)

@@ -1323,17 +1323,17 @@

Method Details

- searchExecutorStageSummary_next() + searchExecutorStageSummary_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. +
@@ -1419,17 +1419,17 @@

Method Details

- searchExecutors_next() + searchExecutors_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. +
@@ -1495,17 +1495,17 @@

Method Details

- searchJobs_next() + searchJobs_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. +
@@ -1546,17 +1546,17 @@

Method Details

- searchNativeSqlQueries_next() + searchNativeSqlQueries_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. +
@@ -1617,17 +1617,17 @@

Method Details

- searchSqlQueries_next() + searchSqlQueries_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. +
@@ -1743,17 +1743,17 @@

Method Details

- searchStageAttemptTasks_next() + searchStageAttemptTasks_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. +
@@ -2408,17 +2408,17 @@

Method Details

- searchStageAttempts_next() + searchStageAttempts_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. +
@@ -3081,31 +3081,31 @@

Method Details

- searchStages_next() + searchStages_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. +
- search_next() + search_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. +
diff --git a/docs/dyn/dataproc_v1.projects.locations.workflowTemplates.html b/docs/dyn/dataproc_v1.projects.locations.workflowTemplates.html index 736409fa5a..44ce26bb75 100644 --- a/docs/dyn/dataproc_v1.projects.locations.workflowTemplates.html +++ b/docs/dyn/dataproc_v1.projects.locations.workflowTemplates.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists workflows that match the specified filter in the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -512,7 +512,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -1338,7 +1338,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -2191,7 +2191,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -3108,7 +3108,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -3975,7 +3975,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -4413,17 +4413,17 @@

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. +
@@ -4910,7 +4910,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -5736,7 +5736,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). diff --git a/docs/dyn/dataproc_v1.projects.regions.autoscalingPolicies.html b/docs/dyn/dataproc_v1.projects.regions.autoscalingPolicies.html index be15d5ffd2..3321236e06 100644 --- a/docs/dyn/dataproc_v1.projects.regions.autoscalingPolicies.html +++ b/docs/dyn/dataproc_v1.projects.regions.autoscalingPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists autoscaling policies in the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -375,17 +375,17 @@

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. +
diff --git a/docs/dyn/dataproc_v1.projects.regions.clusters.html b/docs/dyn/dataproc_v1.projects.regions.clusters.html index 684d2fdf0d..409ab3728a 100644 --- a/docs/dyn/dataproc_v1.projects.regions.clusters.html +++ b/docs/dyn/dataproc_v1.projects.regions.clusters.html @@ -104,7 +104,7 @@

Instance Methods

list(projectId, region, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all regions/{region}/clusters in a project alphabetically.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectId, region, clusterName, body=None, gracefulDecommissionTimeout=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -256,7 +256,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -691,14 +691,14 @@

Method Details

}, "projectId": "A String", # Required. The Google Cloud Platform project ID that the cluster belongs to. "status": { # The status of a cluster and its instances. # Output only. Cluster status. - "detail": "A String", # Optional. Output only. Details of cluster's state. + "detail": "A String", # Optional. Details of cluster's state. "state": "A String", # Output only. The cluster's state. "stateStartTime": "A String", # Output only. Time when this state was entered (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)). "substate": "A String", # Output only. Additional state information that includes status reported by the agent. }, "statusHistory": [ # Output only. The previous cluster status. { # The status of a cluster and its instances. - "detail": "A String", # Optional. Output only. Details of cluster's state. + "detail": "A String", # Optional. Details of cluster's state. "state": "A String", # Output only. The cluster's state. "stateStartTime": "A String", # Output only. Time when this state was entered (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)). "substate": "A String", # Output only. Additional state information that includes status reported by the agent. @@ -1032,7 +1032,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -1467,14 +1467,14 @@

Method Details

}, "projectId": "A String", # Required. The Google Cloud Platform project ID that the cluster belongs to. "status": { # The status of a cluster and its instances. # Output only. Cluster status. - "detail": "A String", # Optional. Output only. Details of cluster's state. + "detail": "A String", # Optional. Details of cluster's state. "state": "A String", # Output only. The cluster's state. "stateStartTime": "A String", # Output only. Time when this state was entered (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)). "substate": "A String", # Output only. Additional state information that includes status reported by the agent. }, "statusHistory": [ # Output only. The previous cluster status. { # The status of a cluster and its instances. - "detail": "A String", # Optional. Output only. Details of cluster's state. + "detail": "A String", # Optional. Details of cluster's state. "state": "A String", # Output only. The cluster's state. "stateStartTime": "A String", # Output only. Time when this state was entered (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)). "substate": "A String", # Output only. Additional state information that includes status reported by the agent. @@ -1769,7 +1769,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -2204,14 +2204,14 @@

Method Details

}, "projectId": "A String", # Required. The Google Cloud Platform project ID that the cluster belongs to. "status": { # The status of a cluster and its instances. # Output only. Cluster status. - "detail": "A String", # Optional. Output only. Details of cluster's state. + "detail": "A String", # Optional. Details of cluster's state. "state": "A String", # Output only. The cluster's state. "stateStartTime": "A String", # Output only. Time when this state was entered (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)). "substate": "A String", # Output only. Additional state information that includes status reported by the agent. }, "statusHistory": [ # Output only. The previous cluster status. { # The status of a cluster and its instances. - "detail": "A String", # Optional. Output only. Details of cluster's state. + "detail": "A String", # Optional. Details of cluster's state. "state": "A String", # Output only. The cluster's state. "stateStartTime": "A String", # Output only. Time when this state was entered (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)). "substate": "A String", # Output only. Additional state information that includes status reported by the agent. @@ -2286,17 +2286,17 @@

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. +
@@ -2426,7 +2426,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -2861,14 +2861,14 @@

Method Details

}, "projectId": "A String", # Required. The Google Cloud Platform project ID that the cluster belongs to. "status": { # The status of a cluster and its instances. # Output only. Cluster status. - "detail": "A String", # Optional. Output only. Details of cluster's state. + "detail": "A String", # Optional. Details of cluster's state. "state": "A String", # Output only. The cluster's state. "stateStartTime": "A String", # Output only. Time when this state was entered (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)). "substate": "A String", # Output only. Additional state information that includes status reported by the agent. }, "statusHistory": [ # Output only. The previous cluster status. { # The status of a cluster and its instances. - "detail": "A String", # Optional. Output only. Details of cluster's state. + "detail": "A String", # Optional. Details of cluster's state. "state": "A String", # Output only. The cluster's state. "stateStartTime": "A String", # Output only. Time when this state was entered (see JSON representation of Timestamp (https://developers.google.com/protocol-buffers/docs/proto3#json)). "substate": "A String", # Output only. Additional state information that includes status reported by the agent. diff --git a/docs/dyn/dataproc_v1.projects.regions.jobs.html b/docs/dyn/dataproc_v1.projects.regions.jobs.html index 226146c175..7faf1171aa 100644 --- a/docs/dyn/dataproc_v1.projects.regions.jobs.html +++ b/docs/dyn/dataproc_v1.projects.regions.jobs.html @@ -93,7 +93,7 @@

Instance Methods

list(projectId, region, clusterName=None, filter=None, jobStateMatcher=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists regions/{region}/jobs in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectId, region, jobId, body=None, updateMask=None, x__xgafv=None)

@@ -358,14 +358,14 @@

Method Details

}, }, "status": { # Dataproc job status. # Output only. The job status. Additional application-specific status information might be contained in the type_job and yarn_applications fields. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. }, "statusHistory": [ # Output only. The previous job status. { # Dataproc job status. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. @@ -671,14 +671,14 @@

Method Details

}, }, "status": { # Dataproc job status. # Output only. The job status. Additional application-specific status information might be contained in the type_job and yarn_applications fields. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. }, "statusHistory": [ # Output only. The previous job status. { # Dataproc job status. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. @@ -1012,14 +1012,14 @@

Method Details

}, }, "status": { # Dataproc job status. # Output only. The job status. Additional application-specific status information might be contained in the type_job and yarn_applications fields. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. }, "statusHistory": [ # Output only. The previous job status. { # Dataproc job status. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. @@ -1066,17 +1066,17 @@

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. +
@@ -1315,14 +1315,14 @@

Method Details

}, }, "status": { # Dataproc job status. # Output only. The job status. Additional application-specific status information might be contained in the type_job and yarn_applications fields. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. }, "statusHistory": [ # Output only. The previous job status. { # Dataproc job status. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. @@ -1595,14 +1595,14 @@

Method Details

}, }, "status": { # Dataproc job status. # Output only. The job status. Additional application-specific status information might be contained in the type_job and yarn_applications fields. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. }, "statusHistory": [ # Output only. The previous job status. { # Dataproc job status. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. @@ -1936,14 +1936,14 @@

Method Details

}, }, "status": { # Dataproc job status. # Output only. The job status. Additional application-specific status information might be contained in the type_job and yarn_applications fields. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. }, "statusHistory": [ # Output only. The previous job status. { # Dataproc job status. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. @@ -2217,14 +2217,14 @@

Method Details

}, }, "status": { # Dataproc job status. # Output only. The job status. Additional application-specific status information might be contained in the type_job and yarn_applications fields. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. }, "statusHistory": [ # Output only. The previous job status. { # Dataproc job status. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. @@ -2500,14 +2500,14 @@

Method Details

}, }, "status": { # Dataproc job status. # Output only. The job status. Additional application-specific status information might be contained in the type_job and yarn_applications fields. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. }, "statusHistory": [ # Output only. The previous job status. { # Dataproc job status. - "details": "A String", # Optional. Output only. Job state details, such as an error description if the state is ERROR. + "details": "A String", # Optional. Job state details, such as an error description if the state is ERROR. "state": "A String", # Output only. A state message specifying the overall job state. "stateStartTime": "A String", # Output only. The time when this state was entered. "substate": "A String", # Output only. Additional state information, which includes status reported by the agent. diff --git a/docs/dyn/dataproc_v1.projects.regions.operations.html b/docs/dyn/dataproc_v1.projects.regions.operations.html index afb1de8f87..388aafb510 100644 --- a/docs/dyn/dataproc_v1.projects.regions.operations.html +++ b/docs/dyn/dataproc_v1.projects.regions.operations.html @@ -93,7 +93,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -269,17 +269,17 @@

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. +
diff --git a/docs/dyn/dataproc_v1.projects.regions.workflowTemplates.html b/docs/dyn/dataproc_v1.projects.regions.workflowTemplates.html index 81c26c28e5..3c0ea32e96 100644 --- a/docs/dyn/dataproc_v1.projects.regions.workflowTemplates.html +++ b/docs/dyn/dataproc_v1.projects.regions.workflowTemplates.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists workflows that match the specified filter in the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -512,7 +512,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -1338,7 +1338,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -2191,7 +2191,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -3108,7 +3108,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -3975,7 +3975,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -4413,17 +4413,17 @@

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. +
@@ -4910,7 +4910,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). @@ -5736,7 +5736,7 @@

Method Details

"dataprocMetricConfig": { # Metric config. # Optional. The config for metrics. "metrics": [ # Required. Metrics sources to enable. { # A custom metric. - "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. + "metricOverrides": [ # Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected. "A String", ], "metricSource": "A String", # Required. A standard set of metrics is collected unless metricOverrides are specified for the metric source (see Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) for more information). diff --git a/googleapiclient/discovery_cache/documents/dataproc.v1.json b/googleapiclient/discovery_cache/documents/dataproc.v1.json index 375fb7b1f0..3a2d4408c9 100644 --- a/googleapiclient/discovery_cache/documents/dataproc.v1.json +++ b/googleapiclient/discovery_cache/documents/dataproc.v1.json @@ -5498,7 +5498,7 @@ } } }, -"revision": "20260715", +"revision": "20260818", "rootUrl": "https://dataproc.googleapis.com/", "schemas": { "AcceleratorConfig": { @@ -6840,8 +6840,7 @@ "id": "ClusterStatus", "properties": { "detail": { -"description": "Optional. Output only. Details of cluster's state.", -"readOnly": true, +"description": "Optional. Details of cluster's state.", "type": "string" }, "state": { @@ -8770,8 +8769,7 @@ "id": "JobStatus", "properties": { "details": { -"description": "Optional. Output only. Job state details, such as an error description if the state is ERROR.", -"readOnly": true, +"description": "Optional. Job state details, such as an error description if the state is ERROR.", "type": "string" }, "state": { @@ -9345,7 +9343,7 @@ "id": "Metric", "properties": { "metricOverrides": { -"description": "Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format: METRIC_SOURCE: INSTANCE:GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected.", +"description": "Optional. Specify one or more Custom metrics (https://cloud.google.com/dataproc/docs/guides/dataproc-metrics#custom_metrics) to collect for the metric course (for the SPARK metric source (any Spark metric (https://spark.apache.org/docs/latest/monitoring.html#metrics) can be specified).Provide metrics in the following format:METRIC_SOURCE:INSTANCE :GROUP:METRIC Use camelcase as appropriate.Examples: yarn:ResourceManager:QueueMetrics:AppsCompleted spark:driver:DAGScheduler:job.allJobs sparkHistoryServer:JVM:Memory:NonHeapMemoryUsage.committed hiveserver2:JVM:Memory:NonHeapMemoryUsage.used Notes: Only the specified overridden metrics are collected for the metric source. For example, if one or more spark:executive metrics are listed as metric overrides, other SPARK metrics are not collected. The collection of the metrics for other enabled custom metric sources is unaffected. For example, if both SPARK and YARN metric sources are enabled, and overrides are provided for Spark metrics only, all YARN metrics are collected.", "items": { "type": "string" }, From 969cab036c38e4247fa4ae62015012e8cc122272 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:35 +0000 Subject: [PATCH 31/70] feat(developerconnect): update the api #### developerconnect:v1 The following keys were added: - schemas.FieldVisibility (Total Keys: 4) - schemas.McpToolVisibility (Total Keys: 6) The following keys were changed: - endpoints (Total Keys: 1) --- docs/dyn/developerconnect_v1.html | 26 +- ....projects.locations.accountConnectors.html | 36 +-- ...cts.locations.accountConnectors.users.html | 18 +- ...ations.connections.gitRepositoryLinks.html | 36 +-- ...ect_v1.projects.locations.connections.html | 36 +-- ...eveloperconnect_v1.projects.locations.html | 18 +- ...ions.insightsConfigs.deploymentEvents.html | 18 +- ...v1.projects.locations.insightsConfigs.html | 18 +- ...nect_v1.projects.locations.operations.html | 18 +- .../documents/developerconnect.v1.json | 232 +++++++++++++++++- 10 files changed, 331 insertions(+), 125 deletions(-) diff --git a/docs/dyn/developerconnect_v1.html b/docs/dyn/developerconnect_v1.html index 3331d04fcc..c3d46a7538 100644 --- a/docs/dyn/developerconnect_v1.html +++ b/docs/dyn/developerconnect_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/developerconnect_v1.projects.locations.accountConnectors.html b/docs/dyn/developerconnect_v1.projects.locations.accountConnectors.html index 91579a2489..0df3fd4be7 100644 --- a/docs/dyn/developerconnect_v1.projects.locations.accountConnectors.html +++ b/docs/dyn/developerconnect_v1.projects.locations.accountConnectors.html @@ -92,7 +92,7 @@

Instance Methods

fetchUserRepositories(accountConnector, pageSize=None, pageToken=None, repository=None, x__xgafv=None)

FetchUserRepositories returns a list of UserRepos that are available for an account connector resource.

- fetchUserRepositories_next()

+ fetchUserRepositories_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AccountConnectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -264,17 +264,17 @@

Method Details

- fetchUserRepositories_next() + fetchUserRepositories_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. +
@@ -404,17 +404,17 @@

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. +
diff --git a/docs/dyn/developerconnect_v1.projects.locations.accountConnectors.users.html b/docs/dyn/developerconnect_v1.projects.locations.accountConnectors.users.html index 5817a6459e..c31694bd35 100644 --- a/docs/dyn/developerconnect_v1.projects.locations.accountConnectors.users.html +++ b/docs/dyn/developerconnect_v1.projects.locations.accountConnectors.users.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Users in a given project, location, and account_connector.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

startOAuthFlow(accountConnector, x__xgafv=None)

@@ -297,17 +297,17 @@

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. +
diff --git a/docs/dyn/developerconnect_v1.projects.locations.connections.gitRepositoryLinks.html b/docs/dyn/developerconnect_v1.projects.locations.connections.gitRepositoryLinks.html index aed156ba5e..9bbb8049f0 100644 --- a/docs/dyn/developerconnect_v1.projects.locations.connections.gitRepositoryLinks.html +++ b/docs/dyn/developerconnect_v1.projects.locations.connections.gitRepositoryLinks.html @@ -87,7 +87,7 @@

Instance Methods

fetchGitRefs(gitRepositoryLink, pageSize=None, pageToken=None, refType=None, x__xgafv=None)

Fetch the list of branches or tags for a given repository.

- fetchGitRefs_next()

+ fetchGitRefs_next(previous_request, previous_response)

Retrieves the next page of results.

fetchReadToken(gitRepositoryLink, body=None, x__xgafv=None)

@@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists GitRepositoryLinks in a given project, location, and connection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

processBitbucketCloudWebhook(name, body=None, x__xgafv=None)

@@ -250,17 +250,17 @@

Method Details

- fetchGitRefs_next() + fetchGitRefs_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. +
@@ -398,17 +398,17 @@

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. +
diff --git a/docs/dyn/developerconnect_v1.projects.locations.connections.html b/docs/dyn/developerconnect_v1.projects.locations.connections.html index fab61ad93f..db2de8e4d6 100644 --- a/docs/dyn/developerconnect_v1.projects.locations.connections.html +++ b/docs/dyn/developerconnect_v1.projects.locations.connections.html @@ -95,7 +95,7 @@

Instance Methods

fetchLinkableGitRepositories(connection, pageSize=None, pageToken=None, x__xgafv=None)

FetchLinkableGitRepositories returns a list of git repositories from an SCM that are available to be added to a Connection.

- fetchLinkableGitRepositories_next()

+ fetchLinkableGitRepositories_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Connections in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -376,17 +376,17 @@

Method Details

- fetchLinkableGitRepositories_next() + fetchLinkableGitRepositories_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. +
@@ -686,17 +686,17 @@

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. +
diff --git a/docs/dyn/developerconnect_v1.projects.locations.html b/docs/dyn/developerconnect_v1.projects.locations.html index 251bc84ce0..fbb8761f7a 100644 --- a/docs/dyn/developerconnect_v1.projects.locations.html +++ b/docs/dyn/developerconnect_v1.projects.locations.html @@ -104,7 +104,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/developerconnect_v1.projects.locations.insightsConfigs.deploymentEvents.html b/docs/dyn/developerconnect_v1.projects.locations.insightsConfigs.deploymentEvents.html index 0c82f1a5d9..6dbbb24100 100644 --- a/docs/dyn/developerconnect_v1.projects.locations.insightsConfigs.deploymentEvents.html +++ b/docs/dyn/developerconnect_v1.projects.locations.insightsConfigs.deploymentEvents.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Deployment Events in a given insights config.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -226,17 +226,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/developerconnect_v1.projects.locations.insightsConfigs.html b/docs/dyn/developerconnect_v1.projects.locations.insightsConfigs.html index 9e68191224..354f721f90 100644 --- a/docs/dyn/developerconnect_v1.projects.locations.insightsConfigs.html +++ b/docs/dyn/developerconnect_v1.projects.locations.insightsConfigs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists InsightsConfigs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, validateOnly=None, x__xgafv=None)

@@ -425,17 +425,17 @@

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. +
diff --git a/docs/dyn/developerconnect_v1.projects.locations.operations.html b/docs/dyn/developerconnect_v1.projects.locations.operations.html index 4348e43f3e..e36434e4d5 100644 --- a/docs/dyn/developerconnect_v1.projects.locations.operations.html +++ b/docs/dyn/developerconnect_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/developerconnect.v1.json b/googleapiclient/discovery_cache/documents/developerconnect.v1.json index c43b3a1abf..a8aad1caf8 100644 --- a/googleapiclient/discovery_cache/documents/developerconnect.v1.json +++ b/googleapiclient/discovery_cache/documents/developerconnect.v1.json @@ -18,8 +18,73 @@ "endpoints": [ { "description": "Regional Endpoint", -"endpointUrl": "https://developerconnect.us-central1.rep.googleapis.com/", -"location": "us-central1" +"endpointUrl": "https://developerconnect.asia-east1.rep.googleapis.com/", +"location": "asia-east1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.asia-east2.rep.googleapis.com/", +"location": "asia-east2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.asia-northeast1.rep.googleapis.com/", +"location": "asia-northeast1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.asia-northeast2.rep.googleapis.com/", +"location": "asia-northeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.asia-northeast3.rep.googleapis.com/", +"location": "asia-northeast3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.asia-south1.rep.googleapis.com/", +"location": "asia-south1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.asia-south2.rep.googleapis.com/", +"location": "asia-south2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.asia-southeast1.rep.googleapis.com/", +"location": "asia-southeast1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.asia-southeast2.rep.googleapis.com/", +"location": "asia-southeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.australia-southeast1.rep.googleapis.com/", +"location": "australia-southeast1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.australia-southeast2.rep.googleapis.com/", +"location": "australia-southeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.europe-central2.rep.googleapis.com/", +"location": "europe-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.europe-north1.rep.googleapis.com/", +"location": "europe-north1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.europe-southwest1.rep.googleapis.com/", +"location": "europe-southwest1" }, { "description": "Regional Endpoint", @@ -28,13 +93,23 @@ }, { "description": "Regional Endpoint", -"endpointUrl": "https://developerconnect.asia-east1.rep.googleapis.com/", -"location": "asia-east1" +"endpointUrl": "https://developerconnect.europe-west10.rep.googleapis.com/", +"location": "europe-west10" }, { "description": "Regional Endpoint", -"endpointUrl": "https://developerconnect.asia-east2.rep.googleapis.com/", -"location": "asia-east2" +"endpointUrl": "https://developerconnect.europe-west12.rep.googleapis.com/", +"location": "europe-west12" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.europe-west2.rep.googleapis.com/", +"location": "europe-west2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.europe-west3.rep.googleapis.com/", +"location": "europe-west3" }, { "description": "Regional Endpoint", @@ -43,6 +118,71 @@ }, { "description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.europe-west6.rep.googleapis.com/", +"location": "europe-west6" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.europe-west8.rep.googleapis.com/", +"location": "europe-west8" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.europe-west9.rep.googleapis.com/", +"location": "europe-west9" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.me-central1.rep.googleapis.com/", +"location": "me-central1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.me-central2.rep.googleapis.com/", +"location": "me-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.me-west1.rep.googleapis.com/", +"location": "me-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.northamerica-northeast1.rep.googleapis.com/", +"location": "northamerica-northeast1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.northamerica-northeast2.rep.googleapis.com/", +"location": "northamerica-northeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.southamerica-east1.rep.googleapis.com/", +"location": "southamerica-east1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.southamerica-west1.rep.googleapis.com/", +"location": "southamerica-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.us-central1.rep.googleapis.com/", +"location": "us-central1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.us-central2.rep.googleapis.com/", +"location": "us-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.us-east1.rep.googleapis.com/", +"location": "us-east1" +}, +{ +"description": "Regional Endpoint", "endpointUrl": "https://developerconnect.us-east4.rep.googleapis.com/", "location": "us-east4" }, @@ -53,8 +193,13 @@ }, { "description": "Regional Endpoint", -"endpointUrl": "https://developerconnect.asia-southeast1.rep.googleapis.com/", -"location": "asia-southeast1" +"endpointUrl": "https://developerconnect.us-east7.rep.googleapis.com/", +"location": "us-east7" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.us-south1.rep.googleapis.com/", +"location": "us-south1" }, { "description": "Regional Endpoint", @@ -65,6 +210,16 @@ "description": "Regional Endpoint", "endpointUrl": "https://developerconnect.us-west2.rep.googleapis.com/", "location": "us-west2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.us-west3.rep.googleapis.com/", +"location": "us-west3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://developerconnect.us-west4.rep.googleapis.com/", +"location": "us-west4" } ], "fullyEncodeReservedExpansion": true, @@ -1800,7 +1955,7 @@ } } }, -"revision": "20260611", +"revision": "20260824", "rootUrl": "https://developerconnect.googleapis.com/", "schemas": { "AccountConnector": { @@ -2501,6 +2656,21 @@ }, "type": "object" }, +"FieldVisibility": { +"description": "Visibility rules for individual tool parameters (fields). This allows producers to hide specific fields in tools/list and tools/call.", +"id": "FieldVisibility", +"properties": { +"restriction": { +"description": "The visibility restriction labels for this field (comma-separated).", +"type": "string" +}, +"selector": { +"description": "The name of the parameter in the input_schema or output_schema.", +"type": "string" +} +}, +"type": "object" +}, "FinishOAuthResponse": { "description": "Message for responding to finishing an OAuth flow.", "id": "FinishOAuthResponse", @@ -3232,6 +3402,38 @@ }, "type": "object" }, +"McpToolVisibility": { +"description": "Profile describing the visibility restriction of an MCP tool. Key: \"google.com/tool.profiles/visibility.restriction\"", +"id": "McpToolVisibility", +"properties": { +"fieldVisibility": { +"description": "A list of field-level visibility restrictions.", +"items": { +"$ref": "FieldVisibility" +}, +"type": "array" +}, +"visibilityEnforcementStrategy": { +"description": "The strategy used to enforce visibility restrictions. DO NOT USE. This field is not yet implemented.", +"enum": [ +"VISIBILITY_ENFORCEMENT_STRATEGY_UNSPECIFIED", +"COMBINE", +"OVERRIDE" +], +"enumDescriptions": [ +"Default. Equivalent to COMBINE.", +"The principal must satisfy both API-level tool-level) visibility restrictions.", +"Bypasses the API-level visibility restrictions check; access is determined solely by the tool-level visibility restrictions." +], +"type": "string" +}, +"visibilityRestriction": { +"description": "The visibility restriction labels for the tool itself (e.g., \"PRODUCER_DEFINED_PREVIEW\"). Multiple labels can be provided as a comma-separated string.", +"type": "string" +} +}, +"type": "object" +}, "OAuthCredential": { "description": "Represents an OAuth token of the account that authorized the Connection, and associated metadata.", "id": "OAuthCredential", @@ -3418,7 +3620,8 @@ "ROVO", "NEW_RELIC", "DATASTAX", -"DYNATRACE" +"DYNATRACE", +"BITBUCKET_CLOUD" ], "enumDescriptions": [ "No system provider specified.", @@ -3429,7 +3632,8 @@ "Rovo provider. Must select the \"rovo\" scope.", "New Relic provider. No scopes are allowed.", "Datastax provider. No scopes are allowed.", -"Dynatrace provider." +"Dynatrace provider.", +"Bitbucket Cloud provider." ], "type": "string" } @@ -3558,7 +3762,8 @@ "ROVO", "NEW_RELIC", "DATASTAX", -"DYNATRACE" +"DYNATRACE", +"BITBUCKET_CLOUD" ], "enumDescriptions": [ "No system provider specified.", @@ -3569,7 +3774,8 @@ "Rovo provider. Must select the \"rovo\" scope.", "New Relic provider. No scopes are allowed.", "Datastax provider. No scopes are allowed.", -"Dynatrace provider." +"Dynatrace provider.", +"Bitbucket Cloud provider." ], "type": "string" }, From 1a6e048f6dc46a469e47b04e908aa9998c9b75b9 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:35 +0000 Subject: [PATCH 32/70] feat(developerknowledge): update the api #### developerknowledge:v1 The following keys were added: - schemas.AnswerQueryRequest.properties.filter.type (Total Keys: 1) - schemas.DocumentChunk.properties.relevanceScore (Total Keys: 3) --- docs/dyn/developerknowledge_v1.documents.html | 19 +++++++------- docs/dyn/developerknowledge_v1.html | 26 +++++++++---------- docs/dyn/developerknowledge_v1.v1.html | 2 ++ .../developerknowledge_v1alpha.documents.html | 18 ++++++------- docs/dyn/developerknowledge_v1alpha.html | 26 +++++++++---------- .../documents/developerknowledge.v1.json | 12 ++++++++- 6 files changed, 58 insertions(+), 45 deletions(-) diff --git a/docs/dyn/developerknowledge_v1.documents.html b/docs/dyn/developerknowledge_v1.documents.html index 05a3f4cb75..5926d8cfa8 100644 --- a/docs/dyn/developerknowledge_v1.documents.html +++ b/docs/dyn/developerknowledge_v1.documents.html @@ -87,7 +87,7 @@

Instance Methods

searchDocumentChunks(filter=None, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches for developer knowledge across Google's developer documentation. Returns DocumentChunks based on the user's query. There may be many chunks from the same Document. To retrieve full documents, use DeveloperKnowledge.GetDocument or DeveloperKnowledge.BatchGetDocuments with the DocumentChunk.parent returned in the SearchDocumentChunksResponse.results.

- searchDocumentChunks_next()

+ searchDocumentChunks_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -200,23 +200,24 @@

Method Details

}, "id": "A String", # Output only. Specifies the ID of this chunk within the document. The chunk ID is unique within a document, but not globally unique across documents. The chunk ID is not stable and may change over time. "parent": "A String", # Output only. Contains the resource name of the document this chunk is from. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets` + "relevanceScore": 3.14, # Output only. Represents the relevance score of the chunk to the search query. Higher score indicates higher chunk relevance. The score is in range [0.0, 1.0]. }, ], }
- searchDocumentChunks_next() + searchDocumentChunks_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. +
\ No newline at end of file diff --git a/docs/dyn/developerknowledge_v1.html b/docs/dyn/developerknowledge_v1.html index 7117f84c00..2f383a5bda 100644 --- a/docs/dyn/developerknowledge_v1.html +++ b/docs/dyn/developerknowledge_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/developerknowledge_v1.v1.html b/docs/dyn/developerknowledge_v1.v1.html index 03c8fd42e1..616a5c7ad5 100644 --- a/docs/dyn/developerknowledge_v1.v1.html +++ b/docs/dyn/developerknowledge_v1.v1.html @@ -90,6 +90,7 @@

Method Details

The object takes the form of: { # Request message for DeveloperKnowledge.AnswerQuery. + "filter": "A String", # Optional. Applies a strict filter to the search results used to ground the answer. The expression supports a subset of the syntax described at https://google.aip.dev/160. Supported fields for filtering: * `content_length_bytes` (INTEGER): The length of the `Document.content` field in bytes. * `data_source` (STRING): The source of the document, e.g. `docs.cloud.google.com`. See https://developers.google.com/knowledge/reference/corpus-reference for the complete list of data sources in the corpus. * `update_time` (TIMESTAMP): The timestamp of when the document was last meaningfully updated. A meaningful update is one that changes document's markdown content or metadata. * `uri` (STRING): The document URI, e.g. `https://docs.cloud.google.com/bigquery/docs/tables`. INTEGER fields support `=`, `<`, `<=`, `>`, and `>=` operators. STRING fields support `=` (equals) and `!=` (not equals) operators for **exact match** on the whole string. Partial match, prefix match, and regexp match are not supported. TIMESTAMP fields support `=`, `<`, `<=`, `>`, and `>=` operators. Timestamps must be in RFC-3339 format, e.g., `"2025-01-01T00:00:00Z"`. You can combine expressions using `AND`, `OR`, and `NOT` (or `-`) logical operators. `OR` has higher precedence than `AND`. Use parentheses for explicit precedence grouping. Examples: * Filter by `Document.content_length_bytes`: `content_length_bytes < 50000` * `data_source = "docs.cloud.google.com" OR data_source = "firebase.google.com"` * `data_source != "firebase.google.com"` * `update_time < "2024-01-01T00:00:00Z"` * `update_time >= "2025-01-22T00:00:00Z" AND (data_source = "developer.chrome.com" OR data_source = "web.dev")` * `uri = "https://docs.cloud.google.com/release-notes"` The `filter` string must not exceed 500 characters; values longer than 500 characters will result in an `INVALID_ARGUMENT` error. "query": "A String", # Required. The query to answer. } @@ -133,6 +134,7 @@

Method Details

}, "id": "A String", # Output only. Specifies the ID of this chunk within the document. The chunk ID is unique within a document, but not globally unique across documents. The chunk ID is not stable and may change over time. "parent": "A String", # Output only. Contains the resource name of the document this chunk is from. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets` + "relevanceScore": 3.14, # Output only. Represents the relevance score of the chunk to the search query. Higher score indicates higher chunk relevance. The score is in range [0.0, 1.0]. }, }, }, diff --git a/docs/dyn/developerknowledge_v1alpha.documents.html b/docs/dyn/developerknowledge_v1alpha.documents.html index 01ec29791f..92a0c51cb2 100644 --- a/docs/dyn/developerknowledge_v1alpha.documents.html +++ b/docs/dyn/developerknowledge_v1alpha.documents.html @@ -87,7 +87,7 @@

Instance Methods

searchDocumentChunks(filter=None, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches for developer knowledge across Google's developer documentation. Returns DocumentChunks based on the user's query. There may be many chunks from the same Document. To retrieve full documents, use DeveloperKnowledge.GetDocument or DeveloperKnowledge.BatchGetDocuments with the DocumentChunk.parent returned in the SearchDocumentChunksResponse.results.

- searchDocumentChunks_next()

+ searchDocumentChunks_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -207,17 +207,17 @@

Method Details

- searchDocumentChunks_next() + searchDocumentChunks_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. +
\ No newline at end of file diff --git a/docs/dyn/developerknowledge_v1alpha.html b/docs/dyn/developerknowledge_v1alpha.html index e19c8c79ef..68f4c3c9a3 100644 --- a/docs/dyn/developerknowledge_v1alpha.html +++ b/docs/dyn/developerknowledge_v1alpha.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/developerknowledge.v1.json b/googleapiclient/discovery_cache/documents/developerknowledge.v1.json index 726075ac4a..7d578fc53d 100644 --- a/googleapiclient/discovery_cache/documents/developerknowledge.v1.json +++ b/googleapiclient/discovery_cache/documents/developerknowledge.v1.json @@ -250,7 +250,7 @@ } } }, -"revision": "20260809", +"revision": "20260823", "rootUrl": "https://developerknowledge.googleapis.com/", "schemas": { "Answer": { @@ -311,6 +311,10 @@ "description": "Request message for DeveloperKnowledge.AnswerQuery.", "id": "AnswerQueryRequest", "properties": { +"filter": { +"description": "Optional. Applies a strict filter to the search results used to ground the answer. The expression supports a subset of the syntax described at https://google.aip.dev/160. Supported fields for filtering: * `content_length_bytes` (INTEGER): The length of the `Document.content` field in bytes. * `data_source` (STRING): The source of the document, e.g. `docs.cloud.google.com`. See https://developers.google.com/knowledge/reference/corpus-reference for the complete list of data sources in the corpus. * `update_time` (TIMESTAMP): The timestamp of when the document was last meaningfully updated. A meaningful update is one that changes document's markdown content or metadata. * `uri` (STRING): The document URI, e.g. `https://docs.cloud.google.com/bigquery/docs/tables`. INTEGER fields support `=`, `<`, `<=`, `>`, and `>=` operators. STRING fields support `=` (equals) and `!=` (not equals) operators for **exact match** on the whole string. Partial match, prefix match, and regexp match are not supported. TIMESTAMP fields support `=`, `<`, `<=`, `>`, and `>=` operators. Timestamps must be in RFC-3339 format, e.g., `\"2025-01-01T00:00:00Z\"`. You can combine expressions using `AND`, `OR`, and `NOT` (or `-`) logical operators. `OR` has higher precedence than `AND`. Use parentheses for explicit precedence grouping. Examples: * Filter by `Document.content_length_bytes`: `content_length_bytes < 50000` * `data_source = \"docs.cloud.google.com\" OR data_source = \"firebase.google.com\"` * `data_source != \"firebase.google.com\"` * `update_time < \"2024-01-01T00:00:00Z\"` * `update_time >= \"2025-01-22T00:00:00Z\" AND (data_source = \"developer.chrome.com\" OR data_source = \"web.dev\")` * `uri = \"https://docs.cloud.google.com/release-notes\"` The `filter` string must not exceed 500 characters; values longer than 500 characters will result in an `INVALID_ARGUMENT` error.", +"type": "string" +}, "query": { "description": "Required. The query to answer.", "type": "string" @@ -456,6 +460,12 @@ "description": "Output only. Contains the resource name of the document this chunk is from. Format: `documents/{uri_without_scheme}` Example: `documents/docs.cloud.google.com/storage/docs/creating-buckets`", "readOnly": true, "type": "string" +}, +"relevanceScore": { +"description": "Output only. Represents the relevance score of the chunk to the search query. Higher score indicates higher chunk relevance. The score is in range [0.0, 1.0].", +"format": "double", +"readOnly": true, +"type": "number" } }, "type": "object" From 8233c14b36fffc190540d121f0da2d1a56b9dffb Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:36 +0000 Subject: [PATCH 33/70] feat(dialogflow): update the api #### dialogflow:v2 The following keys were added: - schemas.GoogleCloudDialogflowV2CesAppSpec.deprecated (Total Keys: 1) - schemas.GoogleCloudDialogflowV2Generator.properties.cesAppSpecs.deprecated (Total Keys: 1) - schemas.GoogleCloudDialogflowV2InputAudioConfig.properties.geminiAsrConfig.$ref (Total Keys: 1) - schemas.GoogleCloudDialogflowV2InputAudioConfig.properties.useGeminiAsr.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2SpeechToTextConfig.properties.geminiAsrConfig.$ref (Total Keys: 1) - schemas.GoogleCloudDialogflowV2SpeechToTextConfig.properties.useGeminiAsr.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2SpeechToTextConfigGeminiAsrConfig (Total Keys: 9) - schemas.GoogleCloudDialogflowV2ToolCallResultError.properties.retryable.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1ToolCallResultError.properties.retryable.type (Total Keys: 1) #### dialogflow:v2beta1 The following keys were added: - schemas.GoogleCloudDialogflowV2ToolCallResultError.properties.retryable.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1CesAppSpec.deprecated (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1Generator.properties.cesAppSpecs.deprecated (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1InputAudioConfig.properties.geminiAsrConfig.$ref (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1InputAudioConfig.properties.useGeminiAsr.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1SpeechToTextConfig.properties.geminiAsrConfig.$ref (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1SpeechToTextConfig.properties.useGeminiAsr.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1SpeechToTextConfigGeminiAsrConfig (Total Keys: 9) - schemas.GoogleCloudDialogflowV2beta1ToolCallResultError.properties.retryable.type (Total Keys: 1) #### dialogflow:v3 The following keys were added: - schemas.GoogleCloudDialogflowV2ToolCallResultError.properties.retryable.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1ToolCallResultError.properties.retryable.type (Total Keys: 1) #### dialogflow:v3beta1 The following keys were added: - schemas.GoogleCloudDialogflowV2ToolCallResultError.properties.retryable.type (Total Keys: 1) - schemas.GoogleCloudDialogflowV2beta1ToolCallResultError.properties.retryable.type (Total Keys: 1) --- docs/dyn/dialogflow_v2.html | 26 ++++---- ...logflow_v2.projects.agent.entityTypes.html | 18 ++--- ...ogflow_v2.projects.agent.environments.html | 36 +++++----- ...2.projects.agent.environments.intents.html | 18 ++--- ....environments.users.sessions.contexts.html | 18 ++--- ...vironments.users.sessions.entityTypes.html | 18 ++--- ...cts.agent.environments.users.sessions.html | 8 +++ docs/dyn/dialogflow_v2.projects.agent.html | 18 ++--- .../dialogflow_v2.projects.agent.intents.html | 18 ++--- ...ojects.agent.knowledgeBases.documents.html | 18 ++--- ...flow_v2.projects.agent.knowledgeBases.html | 18 ++--- ...w_v2.projects.agent.sessions.contexts.html | 18 ++--- ...2.projects.agent.sessions.entityTypes.html | 18 ++--- ...dialogflow_v2.projects.agent.sessions.html | 8 +++ ...dialogflow_v2.projects.agent.versions.html | 18 ++--- .../dialogflow_v2.projects.answerRecords.html | 21 +++--- ...flow_v2.projects.conversationDatasets.html | 18 ++--- ...ojects.conversationModels.evaluations.html | 18 ++--- ...ogflow_v2.projects.conversationModels.html | 18 ++--- ...flow_v2.projects.conversationProfiles.html | 66 ++++++++++++++++--- .../dialogflow_v2.projects.conversations.html | 58 +++++++++++++--- ...ow_v2.projects.conversations.messages.html | 18 ++--- ...2.projects.conversations.participants.html | 28 +++++--- ...v2.projects.conversations.suggestions.html | 1 + .../dialogflow_v2.projects.generators.html | 21 +++--- ..._v2.projects.knowledgeBases.documents.html | 18 ++--- ...dialogflow_v2.projects.knowledgeBases.html | 18 ++--- ....projects.locations.agent.entityTypes.html | 18 ++--- ...projects.locations.agent.environments.html | 36 +++++----- ....locations.agent.environments.intents.html | 18 ++--- ....environments.users.sessions.contexts.html | 18 ++--- ...vironments.users.sessions.entityTypes.html | 18 ++--- ...ons.agent.environments.users.sessions.html | 8 +++ ...ialogflow_v2.projects.locations.agent.html | 18 ++--- ...w_v2.projects.locations.agent.intents.html | 18 ++--- ...cts.locations.agent.sessions.contexts.html | 18 ++--- ....locations.agent.sessions.entityTypes.html | 18 ++--- ..._v2.projects.locations.agent.sessions.html | 8 +++ ..._v2.projects.locations.agent.versions.html | 18 ++--- ...w_v2.projects.locations.answerRecords.html | 21 +++--- ...ojects.locations.conversationDatasets.html | 18 ++--- ...ations.conversationModels.evaluations.html | 18 ++--- ...projects.locations.conversationModels.html | 18 ++--- ...ojects.locations.conversationProfiles.html | 66 ++++++++++++++++--- ...w_v2.projects.locations.conversations.html | 58 +++++++++++++--- ...ects.locations.conversations.messages.html | 18 ++--- ....locations.conversations.participants.html | 28 +++++--- ...s.locations.conversations.suggestions.html | 1 + ...ects.locations.generators.evaluations.html | 21 +++--- ...flow_v2.projects.locations.generators.html | 24 ++++--- .../dyn/dialogflow_v2.projects.locations.html | 18 ++--- ...ts.locations.knowledgeBases.documents.html | 18 ++--- ..._v2.projects.locations.knowledgeBases.html | 18 ++--- ...flow_v2.projects.locations.operations.html | 18 ++--- ...gflow_v2.projects.locations.sipTrunks.html | 18 ++--- ...rojects.locations.statelessSuggestion.html | 2 + ...low_v2.projects.locations.suggestions.html | 8 +++ ...ialogflow_v2.projects.locations.tools.html | 18 ++--- .../dialogflow_v2.projects.operations.html | 18 ++--- .../dialogflow_v2.projects.suggestions.html | 8 +++ docs/dyn/dialogflow_v2beta1.html | 26 ++++---- ...ow_v2beta1.projects.agent.entityTypes.html | 18 ++--- ...w_v2beta1.projects.agent.environments.html | 36 +++++----- ...1.projects.agent.environments.intents.html | 18 ++--- ....environments.users.sessions.contexts.html | 18 ++--- ...vironments.users.sessions.entityTypes.html | 18 ++--- ...cts.agent.environments.users.sessions.html | 8 +++ .../dialogflow_v2beta1.projects.agent.html | 18 ++--- ...ogflow_v2beta1.projects.agent.intents.html | 18 ++--- ...ojects.agent.knowledgeBases.documents.html | 18 ++--- ...v2beta1.projects.agent.knowledgeBases.html | 18 ++--- ...eta1.projects.agent.sessions.contexts.html | 18 ++--- ...1.projects.agent.sessions.entityTypes.html | 18 ++--- ...gflow_v2beta1.projects.agent.sessions.html | 8 +++ ...gflow_v2beta1.projects.agent.versions.html | 18 ++--- ...ogflow_v2beta1.projects.answerRecords.html | 22 ++++--- ...v2beta1.projects.conversationProfiles.html | 66 ++++++++++++++++--- ...ogflow_v2beta1.projects.conversations.html | 58 +++++++++++++--- ...beta1.projects.conversations.messages.html | 18 ++--- ...1.projects.conversations.participants.html | 28 +++++--- ...onversations.participants.suggestions.html | 18 ++--- ...a1.projects.conversations.suggestions.html | 1 + ...ialogflow_v2beta1.projects.generators.html | 21 +++--- ...ta1.projects.knowledgeBases.documents.html | 18 ++--- ...gflow_v2beta1.projects.knowledgeBases.html | 18 ++--- ....projects.locations.agent.entityTypes.html | 18 ++--- ...projects.locations.agent.environments.html | 36 +++++----- ....locations.agent.environments.intents.html | 18 ++--- ....environments.users.sessions.contexts.html | 18 ++--- ...vironments.users.sessions.entityTypes.html | 18 ++--- ...ons.agent.environments.users.sessions.html | 8 +++ ...flow_v2beta1.projects.locations.agent.html | 18 ++--- ...eta1.projects.locations.agent.intents.html | 18 ++--- ...cts.locations.agent.sessions.contexts.html | 18 ++--- ....locations.agent.sessions.entityTypes.html | 18 ++--- ...ta1.projects.locations.agent.sessions.html | 8 +++ ...ta1.projects.locations.agent.versions.html | 18 ++--- ...eta1.projects.locations.answerRecords.html | 22 ++++--- ...ojects.locations.conversationProfiles.html | 66 ++++++++++++++++--- ...eta1.projects.locations.conversations.html | 58 +++++++++++++--- ...ects.locations.conversations.messages.html | 18 ++--- ....locations.conversations.participants.html | 28 +++++--- ...s.locations.conversations.suggestions.html | 1 + ...ects.locations.generators.evaluations.html | 21 +++--- ...v2beta1.projects.locations.generators.html | 24 ++++--- ...dialogflow_v2beta1.projects.locations.html | 18 ++--- ...ts.locations.knowledgeBases.documents.html | 18 ++--- ...ta1.projects.locations.knowledgeBases.html | 18 ++--- ...v2beta1.projects.locations.operations.html | 18 ++--- ...beta1.projects.locations.phoneNumbers.html | 18 ++--- ..._v2beta1.projects.locations.sipTrunks.html | 18 ++--- ...rojects.locations.statelessSuggestion.html | 2 + ...2beta1.projects.locations.suggestions.html | 8 +++ ...flow_v2beta1.projects.locations.tools.html | 18 ++--- ...ialogflow_v2beta1.projects.operations.html | 18 ++--- ...logflow_v2beta1.projects.phoneNumbers.html | 18 ++--- ...alogflow_v2beta1.projects.suggestions.html | 8 +++ docs/dyn/dialogflow_v3.html | 26 ++++---- ....projects.locations.agents.changelogs.html | 18 ++--- ...projects.locations.agents.entityTypes.html | 18 ++--- ...ts.environments.continuousTestResults.html | 18 ++--- ...tions.agents.environments.deployments.html | 18 ++--- ...tions.agents.environments.experiments.html | 18 ++--- ...rojects.locations.agents.environments.html | 36 +++++----- ...nts.environments.sessions.entityTypes.html | 18 ++--- ...ow_v3.projects.locations.agents.flows.html | 18 ++--- ...projects.locations.agents.flows.pages.html | 18 ++--- ...ns.agents.flows.transitionRouteGroups.html | 18 ++--- ...jects.locations.agents.flows.versions.html | 18 ++--- ....projects.locations.agents.generators.html | 18 ++--- ...alogflow_v3.projects.locations.agents.html | 18 ++--- ..._v3.projects.locations.agents.intents.html | 18 ++--- ...s.locations.agents.playbooks.examples.html | 18 ++--- ...3.projects.locations.agents.playbooks.html | 18 ++--- ...s.locations.agents.playbooks.versions.html | 18 ++--- ...locations.agents.sessions.entityTypes.html | 18 ++--- ...3.projects.locations.agents.testCases.html | 18 ++--- ...ts.locations.agents.testCases.results.html | 18 ++--- ...ow_v3.projects.locations.agents.tools.html | 18 ++--- ...jects.locations.agents.tools.versions.html | 18 ++--- ...ocations.agents.transitionRouteGroups.html | 18 ++--- ...v3.projects.locations.agents.webhooks.html | 18 ++--- .../dyn/dialogflow_v3.projects.locations.html | 18 ++--- ...flow_v3.projects.locations.operations.html | 18 ++--- ...3.projects.locations.securitySettings.html | 18 ++--- .../dialogflow_v3.projects.operations.html | 18 ++--- docs/dyn/dialogflow_v3beta1.html | 26 ++++---- ....projects.locations.agents.changelogs.html | 18 ++--- ...ojects.locations.agents.conversations.html | 18 ++--- ...projects.locations.agents.entityTypes.html | 18 ++--- ...ts.environments.continuousTestResults.html | 18 ++--- ...tions.agents.environments.deployments.html | 18 ++--- ...tions.agents.environments.experiments.html | 18 ++--- ...rojects.locations.agents.environments.html | 36 +++++----- ...nts.environments.sessions.entityTypes.html | 18 ++--- ...beta1.projects.locations.agents.flows.html | 18 ++--- ...projects.locations.agents.flows.pages.html | 18 ++--- ...ns.agents.flows.transitionRouteGroups.html | 18 ++--- ...jects.locations.agents.flows.versions.html | 18 ++--- ....projects.locations.agents.generators.html | 18 ++--- ...low_v3beta1.projects.locations.agents.html | 18 ++--- ...ta1.projects.locations.agents.intents.html | 18 ++--- ...s.locations.agents.playbooks.examples.html | 18 ++--- ...1.projects.locations.agents.playbooks.html | 18 ++--- ...s.locations.agents.playbooks.versions.html | 18 ++--- ...locations.agents.sessions.entityTypes.html | 18 ++--- ...1.projects.locations.agents.testCases.html | 18 ++--- ...ts.locations.agents.testCases.results.html | 18 ++--- ...beta1.projects.locations.agents.tools.html | 18 ++--- ...jects.locations.agents.tools.versions.html | 18 ++--- ...ocations.agents.transitionRouteGroups.html | 18 ++--- ...a1.projects.locations.agents.webhooks.html | 18 ++--- ...dialogflow_v3beta1.projects.locations.html | 18 ++--- ...v3beta1.projects.locations.operations.html | 18 ++--- ...1.projects.locations.securitySettings.html | 18 ++--- ...ialogflow_v3beta1.projects.operations.html | 18 ++--- .../documents/dialogflow.v2.json | 65 +++++++++++++++++- .../documents/dialogflow.v2beta1.json | 65 +++++++++++++++++- .../documents/dialogflow.v3.json | 8 ++- .../documents/dialogflow.v3beta1.json | 8 ++- 180 files changed, 2168 insertions(+), 1496 deletions(-) diff --git a/docs/dyn/dialogflow_v2.html b/docs/dyn/dialogflow_v2.html index 242ed3b640..d29180b95a 100644 --- a/docs/dyn/dialogflow_v2.html +++ b/docs/dyn/dialogflow_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.agent.entityTypes.html b/docs/dyn/dialogflow_v2.projects.agent.entityTypes.html index 64e9ffb909..21acdf3a26 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.entityTypes.html +++ b/docs/dyn/dialogflow_v2.projects.agent.entityTypes.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -360,17 +360,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.environments.html b/docs/dyn/dialogflow_v2.projects.agent.environments.html index 06e7c95a3c..1cd01185e9 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.environments.html +++ b/docs/dyn/dialogflow_v2.projects.agent.environments.html @@ -100,13 +100,13 @@

Instance Methods

getHistory(parent, pageSize=None, pageToken=None, x__xgafv=None)

- getHistory_next()

+ getHistory_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowLoadToDraftAndDiscardChanges=None, body=None, updateMask=None, x__xgafv=None)

@@ -358,17 +358,17 @@

Method Details

- getHistory_next() + getHistory_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. +
@@ -447,17 +447,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.environments.intents.html b/docs/dyn/dialogflow_v2.projects.agent.environments.intents.html index d6e40ecc45..943c2f662b 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.environments.intents.html +++ b/docs/dyn/dialogflow_v2.projects.agent.environments.intents.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -362,17 +362,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.contexts.html b/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.contexts.html index 5004479590..1239f97299 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.contexts.html +++ b/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.contexts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.entityTypes.html b/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.entityTypes.html index 8955b3b602..e4e1a27d0b 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.html b/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.html index af19f913f4..06800080c8 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.html +++ b/docs/dyn/dialogflow_v2.projects.agent.environments.users.sessions.html @@ -159,6 +159,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -179,6 +186,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, "event": { "languageCode": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.agent.html b/docs/dyn/dialogflow_v2.projects.agent.html index 5b3b05bd49..734434ce6e 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.html +++ b/docs/dyn/dialogflow_v2.projects.agent.html @@ -126,7 +126,7 @@

Instance Methods

search(parent, pageSize=None, pageToken=None, x__xgafv=None)

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

train(parent, body=None, x__xgafv=None)

@@ -371,17 +371,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.intents.html b/docs/dyn/dialogflow_v2.projects.agent.intents.html index d5e1b1488d..2185746153 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.intents.html +++ b/docs/dyn/dialogflow_v2.projects.agent.intents.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, intentView=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -1756,17 +1756,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.knowledgeBases.documents.html b/docs/dyn/dialogflow_v2.projects.agent.knowledgeBases.documents.html index 3d7feca9ce..7530845130 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.knowledgeBases.documents.html +++ b/docs/dyn/dialogflow_v2.projects.agent.knowledgeBases.documents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -300,17 +300,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.knowledgeBases.html b/docs/dyn/dialogflow_v2.projects.agent.knowledgeBases.html index 51f2ae5c18..2bc0cfbc73 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.knowledgeBases.html +++ b/docs/dyn/dialogflow_v2.projects.agent.knowledgeBases.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -206,17 +206,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.sessions.contexts.html b/docs/dyn/dialogflow_v2.projects.agent.sessions.contexts.html index 5e0768be2e..6349c7e2ae 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.sessions.contexts.html +++ b/docs/dyn/dialogflow_v2.projects.agent.sessions.contexts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.sessions.entityTypes.html b/docs/dyn/dialogflow_v2.projects.agent.sessions.entityTypes.html index 55a3f2a4a6..e64032ab09 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v2.projects.agent.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.agent.sessions.html b/docs/dyn/dialogflow_v2.projects.agent.sessions.html index 4ac7ae0980..d41ab5b2b7 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.sessions.html +++ b/docs/dyn/dialogflow_v2.projects.agent.sessions.html @@ -159,6 +159,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -179,6 +186,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, "event": { "languageCode": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.agent.versions.html b/docs/dyn/dialogflow_v2.projects.agent.versions.html index fb5688ad9c..972da1de6e 100644 --- a/docs/dyn/dialogflow_v2.projects.agent.versions.html +++ b/docs/dyn/dialogflow_v2.projects.agent.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.answerRecords.html b/docs/dyn/dialogflow_v2.projects.answerRecords.html index bea25563a4..ae76a07596 100644 --- a/docs/dyn/dialogflow_v2.projects.answerRecords.html +++ b/docs/dyn/dialogflow_v2.projects.answerRecords.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -707,6 +707,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -755,17 +756,17 @@

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. +
@@ -1373,6 +1374,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -2021,6 +2023,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.conversationDatasets.html b/docs/dyn/dialogflow_v2.projects.conversationDatasets.html index 326a519fed..25fa425924 100644 --- a/docs/dyn/dialogflow_v2.projects.conversationDatasets.html +++ b/docs/dyn/dialogflow_v2.projects.conversationDatasets.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -221,17 +221,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.conversationModels.evaluations.html b/docs/dyn/dialogflow_v2.projects.conversationModels.evaluations.html index 860d0e1860..3a8234d458 100644 --- a/docs/dyn/dialogflow_v2.projects.conversationModels.evaluations.html +++ b/docs/dyn/dialogflow_v2.projects.conversationModels.evaluations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -194,17 +194,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.conversationModels.html b/docs/dyn/dialogflow_v2.projects.conversationModels.html index 5a27f3799f..6fe1f4a7b0 100644 --- a/docs/dyn/dialogflow_v2.projects.conversationModels.html +++ b/docs/dyn/dialogflow_v2.projects.conversationModels.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

undeploy(name, body=None, x__xgafv=None)

@@ -324,17 +324,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.conversationProfiles.html b/docs/dyn/dialogflow_v2.projects.conversationProfiles.html index 3c3c354e75..8d4e2c10dd 100644 --- a/docs/dyn/dialogflow_v2.projects.conversationProfiles.html +++ b/docs/dyn/dialogflow_v2.projects.conversationProfiles.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -370,6 +370,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -377,6 +384,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -621,6 +629,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -628,6 +643,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -897,6 +913,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -904,6 +927,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1159,6 +1183,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1166,6 +1197,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1196,17 +1228,17 @@

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. +
@@ -1429,6 +1461,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1436,6 +1475,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1681,6 +1721,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1688,6 +1735,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.conversations.html b/docs/dyn/dialogflow_v2.projects.conversations.html index dbcfba92af..a05b7ec0c2 100644 --- a/docs/dyn/dialogflow_v2.projects.conversations.html +++ b/docs/dyn/dialogflow_v2.projects.conversations.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -363,6 +363,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -370,6 +377,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -664,6 +672,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -671,6 +686,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -964,6 +980,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -971,6 +994,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1270,6 +1294,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1277,6 +1308,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1581,6 +1613,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1588,6 +1627,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1647,17 +1687,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.conversations.messages.html b/docs/dyn/dialogflow_v2.projects.conversations.messages.html index e88ac5bf97..934a7acb61 100644 --- a/docs/dyn/dialogflow_v2.projects.conversations.messages.html +++ b/docs/dyn/dialogflow_v2.projects.conversations.messages.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -139,17 +139,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.conversations.participants.html b/docs/dyn/dialogflow_v2.projects.conversations.participants.html index 3511fa90a6..b9c748c677 100644 --- a/docs/dyn/dialogflow_v2.projects.conversations.participants.html +++ b/docs/dyn/dialogflow_v2.projects.conversations.participants.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -124,6 +124,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -144,6 +151,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, }, "cxParameters": { @@ -867,6 +875,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1180,6 +1189,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1530,17 +1540,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.conversations.suggestions.html b/docs/dyn/dialogflow_v2.projects.conversations.suggestions.html index a857cdc870..c123db555e 100644 --- a/docs/dyn/dialogflow_v2.projects.conversations.suggestions.html +++ b/docs/dyn/dialogflow_v2.projects.conversations.suggestions.html @@ -228,6 +228,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.generators.html b/docs/dyn/dialogflow_v2.projects.generators.html index 87cdf7afb1..2fa946d9b9 100644 --- a/docs/dyn/dialogflow_v2.projects.generators.html +++ b/docs/dyn/dialogflow_v2.projects.generators.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -281,6 +281,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -512,6 +513,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -753,6 +755,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -800,17 +803,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.knowledgeBases.documents.html b/docs/dyn/dialogflow_v2.projects.knowledgeBases.documents.html index 1e01a3575c..079bd4f18b 100644 --- a/docs/dyn/dialogflow_v2.projects.knowledgeBases.documents.html +++ b/docs/dyn/dialogflow_v2.projects.knowledgeBases.documents.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -408,17 +408,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.knowledgeBases.html b/docs/dyn/dialogflow_v2.projects.knowledgeBases.html index d304af4cba..cd2c9d3522 100644 --- a/docs/dyn/dialogflow_v2.projects.knowledgeBases.html +++ b/docs/dyn/dialogflow_v2.projects.knowledgeBases.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -206,17 +206,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.entityTypes.html b/docs/dyn/dialogflow_v2.projects.locations.agent.entityTypes.html index 2a781eb0d2..0405d393d3 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.entityTypes.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.entityTypes.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -360,17 +360,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.html b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.html index b7585d9ab5..4c01dddff2 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.html @@ -100,13 +100,13 @@

Instance Methods

getHistory(parent, pageSize=None, pageToken=None, x__xgafv=None)

- getHistory_next()

+ getHistory_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowLoadToDraftAndDiscardChanges=None, body=None, updateMask=None, x__xgafv=None)

@@ -358,17 +358,17 @@

Method Details

- getHistory_next() + getHistory_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. +
@@ -447,17 +447,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.intents.html b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.intents.html index c60c6755c4..29de923569 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.intents.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.intents.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -362,17 +362,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.contexts.html b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.contexts.html index fc8e9f43d1..1961d3f60c 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.contexts.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.contexts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.entityTypes.html b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.entityTypes.html index b1291179dc..943c12e855 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.html b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.html index 3c3e7be359..76da68d446 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.environments.users.sessions.html @@ -159,6 +159,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -179,6 +186,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, "event": { "languageCode": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.html b/docs/dyn/dialogflow_v2.projects.locations.agent.html index bfc2ccc340..2abd350d3c 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.html @@ -121,7 +121,7 @@

Instance Methods

search(parent, pageSize=None, pageToken=None, x__xgafv=None)

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

train(parent, body=None, x__xgafv=None)

@@ -366,17 +366,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.intents.html b/docs/dyn/dialogflow_v2.projects.locations.agent.intents.html index 3c5963a760..3241ca338b 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.intents.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.intents.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, intentView=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -1756,17 +1756,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.contexts.html b/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.contexts.html index 96d68d8f54..36ae837e57 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.contexts.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.contexts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.entityTypes.html b/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.entityTypes.html index 1690d2eeb5..5e891bf894 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.html b/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.html index de671857f5..91b91ad892 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.sessions.html @@ -159,6 +159,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -179,6 +186,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, "event": { "languageCode": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.locations.agent.versions.html b/docs/dyn/dialogflow_v2.projects.locations.agent.versions.html index 5248a9e1bf..a106a01a97 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.agent.versions.html +++ b/docs/dyn/dialogflow_v2.projects.locations.agent.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.answerRecords.html b/docs/dyn/dialogflow_v2.projects.locations.answerRecords.html index de8360a762..3772760af4 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.answerRecords.html +++ b/docs/dyn/dialogflow_v2.projects.locations.answerRecords.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -707,6 +707,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -755,17 +756,17 @@

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. +
@@ -1373,6 +1374,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -2021,6 +2023,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.locations.conversationDatasets.html b/docs/dyn/dialogflow_v2.projects.locations.conversationDatasets.html index bfddf1eec9..4b1aa095f3 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.conversationDatasets.html +++ b/docs/dyn/dialogflow_v2.projects.locations.conversationDatasets.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -320,17 +320,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.locations.conversationModels.evaluations.html b/docs/dyn/dialogflow_v2.projects.locations.conversationModels.evaluations.html index 786fd5b928..cb655da016 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.conversationModels.evaluations.html +++ b/docs/dyn/dialogflow_v2.projects.locations.conversationModels.evaluations.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -269,17 +269,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.locations.conversationModels.html b/docs/dyn/dialogflow_v2.projects.locations.conversationModels.html index 5fa6453f87..ae4007eff6 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.conversationModels.html +++ b/docs/dyn/dialogflow_v2.projects.locations.conversationModels.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

undeploy(name, body=None, x__xgafv=None)

@@ -324,17 +324,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.conversationProfiles.html b/docs/dyn/dialogflow_v2.projects.locations.conversationProfiles.html index 4fb21fe8e7..74b3a98bbd 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.conversationProfiles.html +++ b/docs/dyn/dialogflow_v2.projects.locations.conversationProfiles.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -370,6 +370,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -377,6 +384,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -621,6 +629,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -628,6 +643,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -897,6 +913,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -904,6 +927,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1159,6 +1183,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1166,6 +1197,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1196,17 +1228,17 @@

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. +
@@ -1429,6 +1461,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1436,6 +1475,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1681,6 +1721,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1688,6 +1735,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.locations.conversations.html b/docs/dyn/dialogflow_v2.projects.locations.conversations.html index fba5162671..e4e5794c83 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.conversations.html +++ b/docs/dyn/dialogflow_v2.projects.locations.conversations.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -366,6 +366,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -373,6 +380,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -667,6 +675,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -674,6 +689,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -967,6 +983,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -974,6 +997,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1273,6 +1297,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1280,6 +1311,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1638,6 +1670,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1645,6 +1684,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1704,17 +1744,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.locations.conversations.messages.html b/docs/dyn/dialogflow_v2.projects.locations.conversations.messages.html index e61091c197..b9c12e935a 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.conversations.messages.html +++ b/docs/dyn/dialogflow_v2.projects.locations.conversations.messages.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -139,17 +139,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.locations.conversations.participants.html b/docs/dyn/dialogflow_v2.projects.locations.conversations.participants.html index f257ac0a0f..cb1f284661 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.conversations.participants.html +++ b/docs/dyn/dialogflow_v2.projects.locations.conversations.participants.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -124,6 +124,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -144,6 +151,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, }, "cxParameters": { @@ -867,6 +875,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1180,6 +1189,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1530,17 +1540,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.conversations.suggestions.html b/docs/dyn/dialogflow_v2.projects.locations.conversations.suggestions.html index b8e33ea37a..71918f35c4 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.conversations.suggestions.html +++ b/docs/dyn/dialogflow_v2.projects.locations.conversations.suggestions.html @@ -228,6 +228,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.locations.generators.evaluations.html b/docs/dyn/dialogflow_v2.projects.locations.generators.evaluations.html index fa1e0b7f76..548e12d699 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.generators.evaluations.html +++ b/docs/dyn/dialogflow_v2.projects.locations.generators.evaluations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -328,6 +328,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -766,6 +767,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1162,6 +1164,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1323,17 +1326,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.locations.generators.html b/docs/dyn/dialogflow_v2.projects.locations.generators.html index 3dfd070912..31230bdf4b 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.generators.html +++ b/docs/dyn/dialogflow_v2.projects.locations.generators.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -295,6 +295,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -526,6 +527,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -781,6 +783,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1022,6 +1025,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1069,17 +1073,17 @@

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. +
@@ -1271,6 +1275,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1502,6 +1507,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.locations.html b/docs/dyn/dialogflow_v2.projects.locations.html index bddd154ed9..ddd3990907 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.html +++ b/docs/dyn/dialogflow_v2.projects.locations.html @@ -163,7 +163,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setAgent(parent, body=None, updateMask=None, x__xgafv=None)

@@ -308,17 +308,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.knowledgeBases.documents.html b/docs/dyn/dialogflow_v2.projects.locations.knowledgeBases.documents.html index 4d10820e76..03283a590a 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.knowledgeBases.documents.html +++ b/docs/dyn/dialogflow_v2.projects.locations.knowledgeBases.documents.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -408,17 +408,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.knowledgeBases.html b/docs/dyn/dialogflow_v2.projects.locations.knowledgeBases.html index 22003ccb7d..0434b054c8 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.knowledgeBases.html +++ b/docs/dyn/dialogflow_v2.projects.locations.knowledgeBases.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -206,17 +206,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.operations.html b/docs/dyn/dialogflow_v2.projects.locations.operations.html index f196391f75..d3b2ebac21 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.operations.html +++ b/docs/dyn/dialogflow_v2.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.locations.sipTrunks.html b/docs/dyn/dialogflow_v2.projects.locations.sipTrunks.html index 8696d8e21b..600c9d961b 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.sipTrunks.html +++ b/docs/dyn/dialogflow_v2.projects.locations.sipTrunks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -327,17 +327,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.locations.statelessSuggestion.html b/docs/dyn/dialogflow_v2.projects.locations.statelessSuggestion.html index e29d833ac1..252016316f 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.statelessSuggestion.html +++ b/docs/dyn/dialogflow_v2.projects.locations.statelessSuggestion.html @@ -301,6 +301,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -466,6 +467,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.locations.suggestions.html b/docs/dyn/dialogflow_v2.projects.locations.suggestions.html index d0c3d78db4..472efc3139 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.suggestions.html +++ b/docs/dyn/dialogflow_v2.projects.locations.suggestions.html @@ -310,6 +310,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -317,6 +324,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", diff --git a/docs/dyn/dialogflow_v2.projects.locations.tools.html b/docs/dyn/dialogflow_v2.projects.locations.tools.html index 4f83362c3e..f0025e1d44 100644 --- a/docs/dyn/dialogflow_v2.projects.locations.tools.html +++ b/docs/dyn/dialogflow_v2.projects.locations.tools.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -508,17 +508,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2.projects.operations.html b/docs/dyn/dialogflow_v2.projects.operations.html index 765dcb7d52..2f3950d4bf 100644 --- a/docs/dyn/dialogflow_v2.projects.operations.html +++ b/docs/dyn/dialogflow_v2.projects.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2.projects.suggestions.html b/docs/dyn/dialogflow_v2.projects.suggestions.html index 85e9698337..43bc9bb15e 100644 --- a/docs/dyn/dialogflow_v2.projects.suggestions.html +++ b/docs/dyn/dialogflow_v2.projects.suggestions.html @@ -310,6 +310,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -317,6 +324,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.html b/docs/dyn/dialogflow_v2beta1.html index 7538ae30ea..1346464dfc 100644 --- a/docs/dyn/dialogflow_v2beta1.html +++ b/docs/dyn/dialogflow_v2beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.entityTypes.html b/docs/dyn/dialogflow_v2beta1.projects.agent.entityTypes.html index 9b47fe0471..9c4021b3c2 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.entityTypes.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.entityTypes.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -360,17 +360,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.html b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.html index 9af033cfca..292ee549fa 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.html @@ -100,13 +100,13 @@

Instance Methods

getHistory(parent, pageSize=None, pageToken=None, x__xgafv=None)

- getHistory_next()

+ getHistory_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowLoadToDraftAndDiscardChanges=None, body=None, updateMask=None, x__xgafv=None)

@@ -358,17 +358,17 @@

Method Details

- getHistory_next() + getHistory_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. +
@@ -447,17 +447,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.intents.html b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.intents.html index fe9b557c72..82692d2eca 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.intents.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.intents.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -463,17 +463,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.contexts.html b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.contexts.html index bb8b8eb2f4..5123c49d70 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.contexts.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.contexts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.entityTypes.html b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.entityTypes.html index eb105a6415..509bfe1ca1 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.html b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.html index a248635e12..fa52cac0bb 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.environments.users.sessions.html @@ -164,6 +164,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -184,6 +191,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, "dtmf": { "dtmfEvents": [ diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.html b/docs/dyn/dialogflow_v2beta1.projects.agent.html index 9d28d5a09f..7e6cc12ef7 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.html @@ -126,7 +126,7 @@

Instance Methods

search(parent, pageSize=None, pageToken=None, x__xgafv=None)

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

train(parent, body=None, x__xgafv=None)

@@ -371,17 +371,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.intents.html b/docs/dyn/dialogflow_v2beta1.projects.agent.intents.html index 92fd308b4d..a5c2c0c319 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.intents.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.intents.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, intentView=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -2362,17 +2362,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.knowledgeBases.documents.html b/docs/dyn/dialogflow_v2beta1.projects.agent.knowledgeBases.documents.html index 48d9e4f0ad..51bbabab26 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.knowledgeBases.documents.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.knowledgeBases.documents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -304,17 +304,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.knowledgeBases.html b/docs/dyn/dialogflow_v2beta1.projects.agent.knowledgeBases.html index 91f252cf0a..aee53e849e 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.knowledgeBases.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.knowledgeBases.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -206,17 +206,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.contexts.html b/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.contexts.html index be9a1ad312..f1b6a5d675 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.contexts.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.contexts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.entityTypes.html b/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.entityTypes.html index 50dd295337..322596e04d 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.html b/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.html index 201929bec8..5c00932d6a 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.sessions.html @@ -164,6 +164,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -184,6 +191,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, "dtmf": { "dtmfEvents": [ diff --git a/docs/dyn/dialogflow_v2beta1.projects.agent.versions.html b/docs/dyn/dialogflow_v2beta1.projects.agent.versions.html index e484fd22c3..a5c1a9503d 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.agent.versions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.agent.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.answerRecords.html b/docs/dyn/dialogflow_v2beta1.projects.answerRecords.html index cc8ea60901..7d63b5bac6 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.answerRecords.html +++ b/docs/dyn/dialogflow_v2beta1.projects.answerRecords.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -916,6 +916,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1786,6 +1787,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1834,17 +1836,17 @@

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. +
@@ -2663,6 +2665,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -3522,6 +3525,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.projects.conversationProfiles.html b/docs/dyn/dialogflow_v2beta1.projects.conversationProfiles.html index 5359668023..3db80cf863 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.conversationProfiles.html +++ b/docs/dyn/dialogflow_v2beta1.projects.conversationProfiles.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -362,6 +362,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -369,6 +376,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -606,6 +614,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -613,6 +628,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -875,6 +891,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -882,6 +905,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1130,6 +1154,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1137,6 +1168,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1168,17 +1200,17 @@

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. +
@@ -1393,6 +1425,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1400,6 +1439,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1638,6 +1678,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1645,6 +1692,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.projects.conversations.html b/docs/dyn/dialogflow_v2beta1.projects.conversations.html index 0b905c0efb..1934606610 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.conversations.html +++ b/docs/dyn/dialogflow_v2beta1.projects.conversations.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -355,6 +355,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -362,6 +369,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -649,6 +657,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -656,6 +671,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -942,6 +958,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -949,6 +972,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1241,6 +1265,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1248,6 +1279,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1545,6 +1577,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1552,6 +1591,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1612,17 +1652,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.conversations.messages.html b/docs/dyn/dialogflow_v2beta1.projects.conversations.messages.html index 5211c558f9..e18a04c7e2 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.conversations.messages.html +++ b/docs/dyn/dialogflow_v2beta1.projects.conversations.messages.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -319,17 +319,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.conversations.participants.html b/docs/dyn/dialogflow_v2beta1.projects.conversations.participants.html index 7b3917adbb..4840c14b15 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.conversations.participants.html +++ b/docs/dyn/dialogflow_v2beta1.projects.conversations.participants.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -129,6 +129,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -149,6 +156,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, }, "cxCurrentPage": "A String", @@ -1819,6 +1827,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -3495,6 +3504,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -5236,17 +5246,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.conversations.participants.suggestions.html b/docs/dyn/dialogflow_v2beta1.projects.conversations.participants.suggestions.html index f96cb34241..67788cbd92 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.conversations.participants.suggestions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.conversations.participants.suggestions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

suggestArticles(parent, body=None, x__xgafv=None)

@@ -217,17 +217,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.conversations.suggestions.html b/docs/dyn/dialogflow_v2beta1.projects.conversations.suggestions.html index b713c67572..b7e9eecdba 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.conversations.suggestions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.conversations.suggestions.html @@ -228,6 +228,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.projects.generators.html b/docs/dyn/dialogflow_v2beta1.projects.generators.html index 9afdeb097c..a8ebbcbf48 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.generators.html +++ b/docs/dyn/dialogflow_v2beta1.projects.generators.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -281,6 +281,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -512,6 +513,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -753,6 +755,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -800,17 +803,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.knowledgeBases.documents.html b/docs/dyn/dialogflow_v2beta1.projects.knowledgeBases.documents.html index b4f46fbe4a..08b7c8ed63 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.knowledgeBases.documents.html +++ b/docs/dyn/dialogflow_v2beta1.projects.knowledgeBases.documents.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -363,17 +363,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.knowledgeBases.html b/docs/dyn/dialogflow_v2beta1.projects.knowledgeBases.html index c7973b8f02..f11a00200a 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.knowledgeBases.html +++ b/docs/dyn/dialogflow_v2beta1.projects.knowledgeBases.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -206,17 +206,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.entityTypes.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.entityTypes.html index 137fb2b39d..9e8a76f6a9 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.entityTypes.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.entityTypes.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -360,17 +360,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.html index b7067489f4..ae9b9bf8fc 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.html @@ -100,13 +100,13 @@

Instance Methods

getHistory(parent, pageSize=None, pageToken=None, x__xgafv=None)

- getHistory_next()

+ getHistory_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowLoadToDraftAndDiscardChanges=None, body=None, updateMask=None, x__xgafv=None)

@@ -358,17 +358,17 @@

Method Details

- getHistory_next() + getHistory_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. +
@@ -447,17 +447,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.intents.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.intents.html index de442dae63..17fb221c0c 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.intents.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.intents.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -463,17 +463,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.contexts.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.contexts.html index 4d8d61019b..dc1ddf19fe 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.contexts.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.contexts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.entityTypes.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.entityTypes.html index c18f53954e..6ae13b667c 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.html index 4216a101ad..0d58d7986d 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.environments.users.sessions.html @@ -164,6 +164,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -184,6 +191,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, "dtmf": { "dtmfEvents": [ diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.html index 38a9d45e54..727dcad030 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.html @@ -121,7 +121,7 @@

Instance Methods

search(parent, pageSize=None, pageToken=None, x__xgafv=None)

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

train(parent, body=None, x__xgafv=None)

@@ -366,17 +366,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.intents.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.intents.html index 50eb5a4be6..981be59a26 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.intents.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.intents.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, intentView=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -2362,17 +2362,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.contexts.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.contexts.html index 2b772243d5..08f1ca7b3c 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.contexts.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.contexts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.entityTypes.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.entityTypes.html index 451cd662c1..4d316af835 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.html index 0fd9d81240..6f79463a61 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.sessions.html @@ -164,6 +164,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -184,6 +191,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, "dtmf": { "dtmfEvents": [ diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.versions.html b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.versions.html index d2fbf322d9..f899b9a3c5 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.agent.versions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.agent.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.answerRecords.html b/docs/dyn/dialogflow_v2beta1.projects.locations.answerRecords.html index bfa8ca460c..42bc3d6b66 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.answerRecords.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.answerRecords.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -916,6 +916,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1786,6 +1787,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1834,17 +1836,17 @@

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. +
@@ -2663,6 +2665,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -3522,6 +3525,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.conversationProfiles.html b/docs/dyn/dialogflow_v2beta1.projects.locations.conversationProfiles.html index b05943b6b9..ba142d29f7 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.conversationProfiles.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.conversationProfiles.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -362,6 +362,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -369,6 +376,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -606,6 +614,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -613,6 +628,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -875,6 +891,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -882,6 +905,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1130,6 +1154,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1137,6 +1168,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1168,17 +1200,17 @@

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. +
@@ -1393,6 +1425,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1400,6 +1439,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1638,6 +1678,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1645,6 +1692,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.html b/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.html index d8ed298e1b..15b093711e 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -358,6 +358,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -365,6 +372,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -652,6 +660,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -659,6 +674,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -945,6 +961,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -952,6 +975,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1244,6 +1268,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1251,6 +1282,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1602,6 +1634,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -1609,6 +1648,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", @@ -1669,17 +1709,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.messages.html b/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.messages.html index 2a587d519d..99114d624b 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.messages.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.messages.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -319,17 +319,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.participants.html b/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.participants.html index 9b2cd481da..30fe30df27 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.participants.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.participants.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -129,6 +129,13 @@

Method Details

"enableAutomaticPunctuation": True or False, "enableVoiceActivityEvents": True or False, "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "modelVariant": "A String", @@ -149,6 +156,7 @@

Method Details

], }, ], + "useGeminiAsr": True or False, }, }, "cxCurrentPage": "A String", @@ -1819,6 +1827,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -3495,6 +3504,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -5236,17 +5246,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.suggestions.html b/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.suggestions.html index c60b11e035..60cb130654 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.suggestions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.conversations.suggestions.html @@ -228,6 +228,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.generators.evaluations.html b/docs/dyn/dialogflow_v2beta1.projects.locations.generators.evaluations.html index 38775dcece..36ac25b524 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.generators.evaluations.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.generators.evaluations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -328,6 +328,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -766,6 +767,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1162,6 +1164,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1323,17 +1326,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.generators.html b/docs/dyn/dialogflow_v2beta1.projects.locations.generators.html index 29a4369a10..2535e06cff 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.generators.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.generators.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -295,6 +295,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -526,6 +527,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -781,6 +783,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1022,6 +1025,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1069,17 +1073,17 @@

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. +
@@ -1271,6 +1275,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -1502,6 +1507,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.html b/docs/dyn/dialogflow_v2beta1.projects.locations.html index 98e0a7dd73..4413895327 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.html @@ -158,7 +158,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setAgent(parent, body=None, updateMask=None, x__xgafv=None)

@@ -303,17 +303,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.knowledgeBases.documents.html b/docs/dyn/dialogflow_v2beta1.projects.locations.knowledgeBases.documents.html index 17a7b83a91..69a06b81b0 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.knowledgeBases.documents.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.knowledgeBases.documents.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -363,17 +363,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.knowledgeBases.html b/docs/dyn/dialogflow_v2beta1.projects.locations.knowledgeBases.html index d7439df238..feebe0b0f6 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.knowledgeBases.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.knowledgeBases.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -206,17 +206,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.operations.html b/docs/dyn/dialogflow_v2beta1.projects.locations.operations.html index 22a76ec86a..be7a923877 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.operations.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.phoneNumbers.html b/docs/dyn/dialogflow_v2beta1.projects.locations.phoneNumbers.html index 8cd842d9b0..7023220305 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.phoneNumbers.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.phoneNumbers.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -169,17 +169,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.sipTrunks.html b/docs/dyn/dialogflow_v2beta1.projects.locations.sipTrunks.html index aef305dfe7..2aed03f61c 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.sipTrunks.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.sipTrunks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -327,17 +327,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.statelessSuggestion.html b/docs/dyn/dialogflow_v2beta1.projects.locations.statelessSuggestion.html index 8dd8aa7dc9..89bf22178a 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.statelessSuggestion.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.statelessSuggestion.html @@ -301,6 +301,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", @@ -466,6 +467,7 @@

Method Details

"createTime": "A String", "error": { "message": "A String", + "retryable": True or False, }, "rawContent": "A String", "tool": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.suggestions.html b/docs/dyn/dialogflow_v2beta1.projects.locations.suggestions.html index 4ca7a75117..6c7b135348 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.suggestions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.suggestions.html @@ -302,6 +302,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -309,6 +316,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", diff --git a/docs/dyn/dialogflow_v2beta1.projects.locations.tools.html b/docs/dyn/dialogflow_v2beta1.projects.locations.tools.html index 036273fe1b..a917ccc4bf 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.locations.tools.html +++ b/docs/dyn/dialogflow_v2beta1.projects.locations.tools.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -508,17 +508,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.operations.html b/docs/dyn/dialogflow_v2beta1.projects.operations.html index 1e7aa029a6..12385985bc 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.operations.html +++ b/docs/dyn/dialogflow_v2beta1.projects.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v2beta1.projects.phoneNumbers.html b/docs/dyn/dialogflow_v2beta1.projects.phoneNumbers.html index 6e1d9d6a7b..46baba45d3 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.phoneNumbers.html +++ b/docs/dyn/dialogflow_v2beta1.projects.phoneNumbers.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -169,17 +169,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v2beta1.projects.suggestions.html b/docs/dyn/dialogflow_v2beta1.projects.suggestions.html index 54d8d1ec60..89c535957c 100644 --- a/docs/dyn/dialogflow_v2beta1.projects.suggestions.html +++ b/docs/dyn/dialogflow_v2beta1.projects.suggestions.html @@ -302,6 +302,13 @@

Method Details

"sttConfig": { "audioEncoding": "A String", "enableWordInfo": True or False, + "geminiAsrConfig": { + "endOfSpeechSensitivity": "A String", + "modelId": "A String", + "prefixPaddingMs": 42, + "silenceDurationMs": 42, + "startOfSpeechSensitivity": "A String", + }, "languageCode": "A String", "model": "A String", "phraseSets": [ @@ -309,6 +316,7 @@

Method Details

], "sampleRateHertz": 42, "speechModelVariant": "A String", + "useGeminiAsr": True or False, "useTimeoutBasedEndpointing": True or False, }, "timeZone": "A String", diff --git a/docs/dyn/dialogflow_v3.html b/docs/dyn/dialogflow_v3.html index 687c19c8cd..690470d4ad 100644 --- a/docs/dyn/dialogflow_v3.html +++ b/docs/dyn/dialogflow_v3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.changelogs.html b/docs/dyn/dialogflow_v3.projects.locations.agents.changelogs.html index ea913ce26d..7b1ae38a6b 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.changelogs.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.changelogs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -153,17 +153,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.entityTypes.html b/docs/dyn/dialogflow_v3.projects.locations.agents.entityTypes.html index c2d4b2c21c..2a3aca7651 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.entityTypes.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.entityTypes.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -368,17 +368,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.continuousTestResults.html b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.continuousTestResults.html index e8d4e20f05..f544a80b74 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.continuousTestResults.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.continuousTestResults.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.deployments.html b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.deployments.html index 6fadd01fe6..0ebfb7b6fc 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.deployments.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.deployments.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.experiments.html b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.experiments.html index b5370b6b02..c7df8bd5be 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.experiments.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.experiments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -493,17 +493,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.html b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.html index 32ae7f5bba..7a09f21222 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.html @@ -113,13 +113,13 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupEnvironmentHistory(name, pageSize=None, pageToken=None, x__xgafv=None)

- lookupEnvironmentHistory_next()

+ lookupEnvironmentHistory_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -581,17 +581,17 @@

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. +
@@ -721,17 +721,17 @@

Method Details

- lookupEnvironmentHistory_next() + lookupEnvironmentHistory_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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.entityTypes.html b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.entityTypes.html index c86b16d04f..265f08936f 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.environments.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.html b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.html index 6fdac3f61b..0ae73040dd 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.html @@ -114,7 +114,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -2856,17 +2856,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.pages.html b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.pages.html index 49e017e589..b7d258b7ee 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.pages.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.pages.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -4783,17 +4783,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.transitionRouteGroups.html b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.transitionRouteGroups.html index f7883e3bc8..98f9dc31ff 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.transitionRouteGroups.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.transitionRouteGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -931,17 +931,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.versions.html b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.versions.html index 90a8b662d8..c9bebcd9b3 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.flows.versions.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.flows.versions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

load(name, body=None, x__xgafv=None)

@@ -269,17 +269,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.generators.html b/docs/dyn/dialogflow_v3.projects.locations.agents.generators.html index ff4dfb7cb8..1b1b9ca3a8 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.generators.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.generators.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -275,17 +275,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.html b/docs/dyn/dialogflow_v3.projects.locations.agents.html index 6583c07fcb..941b9f295c 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.html @@ -159,7 +159,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -783,17 +783,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.intents.html b/docs/dyn/dialogflow_v3.projects.locations.agents.intents.html index ebbd911e99..7c00cb08fc 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.intents.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.intents.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -410,17 +410,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.examples.html b/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.examples.html index fc9f6882c8..f21374d94a 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.examples.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.examples.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -424,17 +424,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.html b/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.html index 6608936282..f167a1af87 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -2010,17 +2010,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.versions.html b/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.versions.html index 0afb19720a..275a7b6032 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.versions.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.playbooks.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

restore(name, body=None, x__xgafv=None)

@@ -2175,17 +2175,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.sessions.entityTypes.html b/docs/dyn/dialogflow_v3.projects.locations.agents.sessions.entityTypes.html index d404e39053..853ab7947c 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html b/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html index f33335c793..79851fd6d2 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.html @@ -107,7 +107,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -14924,17 +14924,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.results.html b/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.results.html index 1a235e85b8..2fafe67f38 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.results.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.testCases.results.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2681,17 +2681,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.tools.html b/docs/dyn/dialogflow_v3.projects.locations.agents.tools.html index 94cc15ad3f..ef6c7897cd 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.tools.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.tools.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.tools.versions.html b/docs/dyn/dialogflow_v3.projects.locations.agents.tools.versions.html index 8a938c2dc4..16a3895e22 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.tools.versions.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.tools.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

restore(name, body=None, x__xgafv=None)

@@ -472,17 +472,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.transitionRouteGroups.html b/docs/dyn/dialogflow_v3.projects.locations.agents.transitionRouteGroups.html index c38959d7e8..fcc3da26d5 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.transitionRouteGroups.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.transitionRouteGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -931,17 +931,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.agents.webhooks.html b/docs/dyn/dialogflow_v3.projects.locations.agents.webhooks.html index 802d49e6c9..2fd1bfaff0 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.agents.webhooks.html +++ b/docs/dyn/dialogflow_v3.projects.locations.agents.webhooks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -504,17 +504,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.locations.html b/docs/dyn/dialogflow_v3.projects.locations.html index b5d6f6ee63..a71351b4b4 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.html +++ b/docs/dyn/dialogflow_v3.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3.projects.locations.operations.html b/docs/dyn/dialogflow_v3.projects.locations.operations.html index 69cd7de2f7..9f6b1c1b70 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.operations.html +++ b/docs/dyn/dialogflow_v3.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3.projects.locations.securitySettings.html b/docs/dyn/dialogflow_v3.projects.locations.securitySettings.html index 141bfe467e..aae4a5927d 100644 --- a/docs/dyn/dialogflow_v3.projects.locations.securitySettings.html +++ b/docs/dyn/dialogflow_v3.projects.locations.securitySettings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -271,17 +271,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3.projects.operations.html b/docs/dyn/dialogflow_v3.projects.operations.html index c537bd6e40..71d516b2c4 100644 --- a/docs/dyn/dialogflow_v3.projects.operations.html +++ b/docs/dyn/dialogflow_v3.projects.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3beta1.html b/docs/dyn/dialogflow_v3beta1.html index ffbd954061..80eb4184f2 100644 --- a/docs/dyn/dialogflow_v3beta1.html +++ b/docs/dyn/dialogflow_v3beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.changelogs.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.changelogs.html index 079b88e327..00c5eb1edc 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.changelogs.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.changelogs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -153,17 +153,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.conversations.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.conversations.html index 754cabfc00..70e452b488 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.conversations.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.conversations.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -14420,17 +14420,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.entityTypes.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.entityTypes.html index 29b8b1f274..377268d56e 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.entityTypes.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.entityTypes.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -368,17 +368,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.continuousTestResults.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.continuousTestResults.html index c117a7b6f5..2f875e5416 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.continuousTestResults.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.continuousTestResults.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.deployments.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.deployments.html index aac62524bf..472d44a4ea 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.deployments.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.deployments.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.experiments.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.experiments.html index a4c26978fa..9a2853e3bc 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.experiments.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.experiments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -493,17 +493,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.html index 020f6447ce..09789e61a7 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.html @@ -113,13 +113,13 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupEnvironmentHistory(name, pageSize=None, pageToken=None, x__xgafv=None)

- lookupEnvironmentHistory_next()

+ lookupEnvironmentHistory_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -581,17 +581,17 @@

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. +
@@ -721,17 +721,17 @@

Method Details

- lookupEnvironmentHistory_next() + lookupEnvironmentHistory_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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.sessions.entityTypes.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.sessions.entityTypes.html index 764ef0363b..c9b5886fed 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.environments.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.html index f39d137d9d..2a675d8da0 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.html @@ -114,7 +114,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -2832,17 +2832,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.pages.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.pages.html index e43800be6a..0c49ae45e1 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.pages.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.pages.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -4735,17 +4735,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.transitionRouteGroups.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.transitionRouteGroups.html index 6e83269d63..0d2d1a1d08 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.transitionRouteGroups.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.transitionRouteGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -923,17 +923,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.versions.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.versions.html index 07d7838f61..699574663e 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.versions.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.flows.versions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

load(name, body=None, x__xgafv=None)

@@ -269,17 +269,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.generators.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.generators.html index f472da2ffd..905ad4acf7 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.generators.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.generators.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -295,17 +295,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.html index 1e81512ab2..e2397d9655 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.html @@ -164,7 +164,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -845,17 +845,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.intents.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.intents.html index 985b8da08c..d895ae7a1f 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.intents.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.intents.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, intentView=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -410,17 +410,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.examples.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.examples.html index d20bf7e3aa..4773827ef2 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.examples.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.examples.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1100,17 +1100,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.html index 1fbe2f3618..c105c29833 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -2046,17 +2046,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.versions.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.versions.html index d0ecf7b129..3dd3970880 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.versions.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.playbooks.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

restore(name, body=None, x__xgafv=None)

@@ -2887,17 +2887,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.sessions.entityTypes.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.sessions.entityTypes.html index 08c23d973e..169f4b068e 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.sessions.entityTypes.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.sessions.entityTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.html index e697f6d398..c5d4dbfda7 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.html @@ -107,7 +107,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -14784,17 +14784,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.results.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.results.html index aabd55c030..5ca6ca1ae4 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.results.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.testCases.results.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2657,17 +2657,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.tools.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.tools.html index b6dd5c3319..b9aa4387fe 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.tools.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.tools.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -627,17 +627,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.tools.versions.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.tools.versions.html index 11ca9f43dc..effb08b6e5 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.tools.versions.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.tools.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

restore(name, body=None, x__xgafv=None)

@@ -596,17 +596,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.transitionRouteGroups.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.transitionRouteGroups.html index 161fa583c2..d1d5a8d42a 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.transitionRouteGroups.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.transitionRouteGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, languageCode=None, updateMask=None, x__xgafv=None)

@@ -923,17 +923,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.webhooks.html b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.webhooks.html index 9c05c7a6e6..15a6e3dfef 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.agents.webhooks.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.agents.webhooks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -504,17 +504,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.html b/docs/dyn/dialogflow_v3beta1.projects.locations.html index 7d36f7436b..0444b2f1ba 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.operations.html b/docs/dyn/dialogflow_v3beta1.projects.locations.operations.html index 5dc7c943d7..aa184defbd 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.operations.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dialogflow_v3beta1.projects.locations.securitySettings.html b/docs/dyn/dialogflow_v3beta1.projects.locations.securitySettings.html index 44a6f38dcf..3537ad73d8 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.locations.securitySettings.html +++ b/docs/dyn/dialogflow_v3beta1.projects.locations.securitySettings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -271,17 +271,17 @@

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. +
diff --git a/docs/dyn/dialogflow_v3beta1.projects.operations.html b/docs/dyn/dialogflow_v3beta1.projects.operations.html index 56abea18d0..388c5e6831 100644 --- a/docs/dyn/dialogflow_v3beta1.projects.operations.html +++ b/docs/dyn/dialogflow_v3beta1.projects.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/dialogflow.v2.json b/googleapiclient/discovery_cache/documents/dialogflow.v2.json index fabbc453cc..f6fe724a52 100644 --- a/googleapiclient/discovery_cache/documents/dialogflow.v2.json +++ b/googleapiclient/discovery_cache/documents/dialogflow.v2.json @@ -8780,7 +8780,7 @@ } } }, -"revision": "20260808", +"revision": "20260825", "rootUrl": "https://dialogflow.googleapis.com/", "schemas": { "GoogleCloudDialogflowCxV3AdvancedSettings": { @@ -13665,6 +13665,7 @@ true "type": "object" }, "GoogleCloudDialogflowV2CesAppSpec": { +"deprecated": true, "id": "GoogleCloudDialogflowV2CesAppSpec", "properties": { "cesApp": { @@ -15337,6 +15338,7 @@ true "$ref": "GoogleCloudDialogflowV2AgentCoachingContext" }, "cesAppSpecs": { +"deprecated": true, "items": { "$ref": "GoogleCloudDialogflowV2CesAppSpec" }, @@ -16223,6 +16225,9 @@ true "enableWordInfo": { "type": "boolean" }, +"geminiAsrConfig": { +"$ref": "GoogleCloudDialogflowV2SpeechToTextConfigGeminiAsrConfig" +}, "languageCode": { "type": "string" }, @@ -16272,6 +16277,9 @@ true "$ref": "GoogleCloudDialogflowV2SpeechContext" }, "type": "array" +}, +"useGeminiAsr": { +"type": "boolean" } }, "type": "object" @@ -19032,6 +19040,9 @@ false "enableWordInfo": { "type": "boolean" }, +"geminiAsrConfig": { +"$ref": "GoogleCloudDialogflowV2SpeechToTextConfigGeminiAsrConfig" +}, "languageCode": { "type": "string" }, @@ -19063,12 +19074,58 @@ false ], "type": "string" }, +"useGeminiAsr": { +"type": "boolean" +}, "useTimeoutBasedEndpointing": { "type": "boolean" } }, "type": "object" }, +"GoogleCloudDialogflowV2SpeechToTextConfigGeminiAsrConfig": { +"id": "GoogleCloudDialogflowV2SpeechToTextConfigGeminiAsrConfig", +"properties": { +"endOfSpeechSensitivity": { +"enum": [ +"END_SENSITIVITY_UNSPECIFIED", +"END_SENSITIVITY_HIGH", +"END_SENSITIVITY_LOW" +], +"enumDescriptions": [ +"", +"", +"" +], +"type": "string" +}, +"modelId": { +"type": "string" +}, +"prefixPaddingMs": { +"format": "int32", +"type": "integer" +}, +"silenceDurationMs": { +"format": "int32", +"type": "integer" +}, +"startOfSpeechSensitivity": { +"enum": [ +"START_SENSITIVITY_UNSPECIFIED", +"START_SENSITIVITY_HIGH", +"START_SENSITIVITY_LOW" +], +"enumDescriptions": [ +"", +"", +"" +], +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudDialogflowV2SpeechWordInfo": { "id": "GoogleCloudDialogflowV2SpeechWordInfo", "properties": { @@ -20213,6 +20270,9 @@ false "properties": { "message": { "type": "string" +}, +"retryable": { +"type": "boolean" } }, "type": "object" @@ -23522,6 +23582,9 @@ true "properties": { "message": { "type": "string" +}, +"retryable": { +"type": "boolean" } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json b/googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json index 66447c9175..22131212b5 100644 --- a/googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json +++ b/googleapiclient/discovery_cache/documents/dialogflow.v2beta1.json @@ -8431,7 +8431,7 @@ } } }, -"revision": "20260808", +"revision": "20260825", "rootUrl": "https://dialogflow.googleapis.com/", "schemas": { "GoogleCloudDialogflowCxV3AdvancedSettings": { @@ -15167,6 +15167,9 @@ true "properties": { "message": { "type": "string" +}, +"retryable": { +"type": "boolean" } }, "type": "object" @@ -16130,6 +16133,7 @@ true "type": "object" }, "GoogleCloudDialogflowV2beta1CesAppSpec": { +"deprecated": true, "id": "GoogleCloudDialogflowV2beta1CesAppSpec", "properties": { "cesApp": { @@ -17534,6 +17538,7 @@ true "$ref": "GoogleCloudDialogflowV2beta1AgentCoachingContext" }, "cesAppSpecs": { +"deprecated": true, "items": { "$ref": "GoogleCloudDialogflowV2beta1CesAppSpec" }, @@ -18373,6 +18378,9 @@ true "enableWordInfo": { "type": "boolean" }, +"geminiAsrConfig": { +"$ref": "GoogleCloudDialogflowV2beta1SpeechToTextConfigGeminiAsrConfig" +}, "languageCode": { "type": "string" }, @@ -18422,6 +18430,9 @@ true "$ref": "GoogleCloudDialogflowV2beta1SpeechContext" }, "type": "array" +}, +"useGeminiAsr": { +"type": "boolean" } }, "type": "object" @@ -21576,6 +21587,9 @@ false "enableWordInfo": { "type": "boolean" }, +"geminiAsrConfig": { +"$ref": "GoogleCloudDialogflowV2beta1SpeechToTextConfigGeminiAsrConfig" +}, "languageCode": { "type": "string" }, @@ -21607,12 +21621,58 @@ false ], "type": "string" }, +"useGeminiAsr": { +"type": "boolean" +}, "useTimeoutBasedEndpointing": { "type": "boolean" } }, "type": "object" }, +"GoogleCloudDialogflowV2beta1SpeechToTextConfigGeminiAsrConfig": { +"id": "GoogleCloudDialogflowV2beta1SpeechToTextConfigGeminiAsrConfig", +"properties": { +"endOfSpeechSensitivity": { +"enum": [ +"END_SENSITIVITY_UNSPECIFIED", +"END_SENSITIVITY_HIGH", +"END_SENSITIVITY_LOW" +], +"enumDescriptions": [ +"", +"", +"" +], +"type": "string" +}, +"modelId": { +"type": "string" +}, +"prefixPaddingMs": { +"format": "int32", +"type": "integer" +}, +"silenceDurationMs": { +"format": "int32", +"type": "integer" +}, +"startOfSpeechSensitivity": { +"enum": [ +"START_SENSITIVITY_UNSPECIFIED", +"START_SENSITIVITY_HIGH", +"START_SENSITIVITY_LOW" +], +"enumDescriptions": [ +"", +"", +"" +], +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudDialogflowV2beta1SpeechWordInfo": { "id": "GoogleCloudDialogflowV2beta1SpeechWordInfo", "properties": { @@ -22942,6 +23002,9 @@ false "properties": { "message": { "type": "string" +}, +"retryable": { +"type": "boolean" } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/dialogflow.v3.json b/googleapiclient/discovery_cache/documents/dialogflow.v3.json index 75c3a74e0f..a0ce7dc756 100644 --- a/googleapiclient/discovery_cache/documents/dialogflow.v3.json +++ b/googleapiclient/discovery_cache/documents/dialogflow.v3.json @@ -5031,7 +5031,7 @@ } } }, -"revision": "20260808", +"revision": "20260815", "rootUrl": "https://dialogflow.googleapis.com/", "schemas": { "GoogleCloudDialogflowCxV3Action": { @@ -15985,6 +15985,9 @@ true "properties": { "message": { "type": "string" +}, +"retryable": { +"type": "boolean" } }, "type": "object" @@ -18985,6 +18988,9 @@ true "properties": { "message": { "type": "string" +}, +"retryable": { +"type": "boolean" } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json b/googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json index 2bca1a6d5f..570040b286 100644 --- a/googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json +++ b/googleapiclient/discovery_cache/documents/dialogflow.v3beta1.json @@ -5151,7 +5151,7 @@ } } }, -"revision": "20260808", +"revision": "20260815", "rootUrl": "https://dialogflow.googleapis.com/", "schemas": { "GoogleCloudDialogflowCxV3AdvancedSettings": { @@ -17030,6 +17030,9 @@ true "properties": { "message": { "type": "string" +}, +"retryable": { +"type": "boolean" } }, "type": "object" @@ -20030,6 +20033,9 @@ true "properties": { "message": { "type": "string" +}, +"retryable": { +"type": "boolean" } }, "type": "object" From 0a737d25414a6e8f65fd7f667d878fdc285df355 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:36 +0000 Subject: [PATCH 34/70] feat(discoveryengine): update the api #### discoveryengine:v1 The following keys were added: - schemas.GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReference.properties.chunkMetadata (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1StreamAssistRequest.properties.agentsSpec.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1StreamAssistRequestAgentsSpec (Total Keys: 7) - schemas.GoogleCloudDiscoveryengineV1WidgetConfigUiSettingsModelConfigInfoResolvedModel.properties.promoted (Total Keys: 2) - schemas.GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference.properties.chunkMetadata (Total Keys: 3) #### discoveryengine:v1alpha The following keys were added: - resources.projects.resources.locations.resources.collections.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.collections.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.collections.resources.dataConnector.methods.invokeConnectorMcp (Total Keys: 12) - resources.projects.resources.locations.resources.collections.resources.dataStores.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.collections.resources.dataStores.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.dataStores.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.dataStores.methods.setIamPolicy (Total Keys: 12) - schemas.GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference.properties.chunkMetadata (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1alphaInvokeConnectorMcpRequest (Total Keys: 7) - schemas.GoogleCloudDiscoveryengineV1alphaInvokeConnectorMcpResponse (Total Keys: 4) - schemas.GoogleCloudDiscoveryengineV1alphaMcpError (Total Keys: 6) - schemas.GoogleCloudDiscoveryengineV1alphaStreamAssistRequest.properties.agentsSpec.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1alphaStreamAssistRequestAgentsSpec (Total Keys: 7) - schemas.GoogleCloudDiscoveryengineV1alphaWidgetConfigUiSettingsModelConfigInfoResolvedModel.properties.promoted (Total Keys: 2) #### discoveryengine:v1beta The following keys were added: - schemas.GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference.properties.chunkMetadata (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1betaAssistantGroundedContentTextGroundingMetadataReference.properties.chunkMetadata (Total Keys: 3) - schemas.GoogleCloudDiscoveryengineV1betaStreamAssistRequest.properties.agentsSpec.$ref (Total Keys: 1) - schemas.GoogleCloudDiscoveryengineV1betaStreamAssistRequestAgentsSpec (Total Keys: 7) --- docs/dyn/discoveryengine_v1.html | 26 +- ....collections.dataConnector.operations.html | 18 +- ...ections.dataStores.branches.documents.html | 18 +- ...ctions.dataStores.branches.operations.html | 18 +- ...tions.collections.dataStores.controls.html | 18 +- ....collections.dataStores.conversations.html | 18 +- ...ects.locations.collections.dataStores.html | 18 +- ...lections.dataStores.models.operations.html | 18 +- ...ons.collections.dataStores.operations.html | 18 +- ...ations.collections.dataStores.schemas.html | 18 +- ...ections.dataStores.schemas.operations.html | 18 +- ...collections.dataStores.servingConfigs.html | 60 ++-- ...tions.collections.dataStores.sessions.html | 36 +- ...llections.dataStores.siteSearchEngine.html | 18 +- ...ataStores.siteSearchEngine.operations.html | 18 +- ...taStores.siteSearchEngine.targetSites.html | 18 +- ...teSearchEngine.targetSites.operations.html | 18 +- ....collections.dataStores.widgetConfigs.html | 9 +- ....a2a.v1.tasks.pushNotificationConfigs.html | 18 +- ...ations.collections.engines.assistants.html | 28 +- ...ocations.collections.engines.controls.html | 18 +- ...ons.collections.engines.conversations.html | 18 +- ...rojects.locations.collections.engines.html | 18 +- ...ations.collections.engines.operations.html | 18 +- ...ns.collections.engines.servingConfigs.html | 60 ++-- ...ocations.collections.engines.sessions.html | 36 +- ...ons.collections.engines.widgetConfigs.html | 9 +- ...ects.locations.collections.operations.html | 18 +- ...cations.dataStores.branches.documents.html | 18 +- ...ations.dataStores.branches.operations.html | 18 +- ...rojects.locations.dataStores.controls.html | 18 +- ...ts.locations.dataStores.conversations.html | 18 +- ...gine_v1.projects.locations.dataStores.html | 18 +- ...ocations.dataStores.models.operations.html | 18 +- ...jects.locations.dataStores.operations.html | 18 +- ...projects.locations.dataStores.schemas.html | 18 +- ...s.locations.dataStores.servingConfigs.html | 60 ++-- ...rojects.locations.dataStores.sessions.html | 36 +- ...taStores.siteSearchEngine.targetSites.html | 18 +- ...ts.locations.dataStores.widgetConfigs.html | 9 +- ...jects.locations.identityMappingStores.html | 36 +- ...ions.identityMappingStores.operations.html | 18 +- ..._v1.projects.locations.licenseConfigs.html | 18 +- ...gine_v1.projects.locations.operations.html | 18 +- ...cts.locations.userStores.userLicenses.html | 18 +- ...iscoveryengine_v1.projects.operations.html | 18 +- ...Accounts.billingAccountLicenseConfigs.html | 18 +- docs/dyn/discoveryengine_v1alpha.html | 26 +- ...pha.projects.locations.authorizations.html | 18 +- ...llections.dataConnector.connectorRuns.html | 18 +- ...s.locations.collections.dataConnector.html | 39 +++ ....collections.dataConnector.operations.html | 18 +- ....dataStores.branches.documents.chunks.html | 18 +- ...ections.dataStores.branches.documents.html | 18 +- ...ctions.dataStores.branches.operations.html | 18 +- ...tions.collections.dataStores.controls.html | 18 +- ....collections.dataStores.conversations.html | 18 +- ...ects.locations.collections.dataStores.html | 123 ++++++- ...lections.dataStores.models.operations.html | 18 +- ...ons.collections.dataStores.operations.html | 18 +- ...ations.collections.dataStores.schemas.html | 18 +- ...ections.dataStores.schemas.operations.html | 18 +- ...collections.dataStores.servingConfigs.html | 60 ++-- ...tions.collections.dataStores.sessions.html | 36 +- ...llections.dataStores.siteSearchEngine.html | 18 +- ...ataStores.siteSearchEngine.operations.html | 18 +- ...taStores.siteSearchEngine.targetSites.html | 18 +- ...teSearchEngine.targetSites.operations.html | 18 +- ....collections.dataStores.widgetConfigs.html | 9 +- ...collections.engines.assistants.agents.html | 18 +- ...ions.engines.assistants.cannedQueries.html | 18 +- ...ations.collections.engines.assistants.html | 28 +- ...ocations.collections.engines.controls.html | 18 +- ...ons.collections.engines.conversations.html | 18 +- ...rojects.locations.collections.engines.html | 24 +- ...ations.collections.engines.operations.html | 18 +- ...ns.collections.engines.servingConfigs.html | 60 ++-- ...EvolveExperiments.alphaEvolvePrograms.html | 18 +- ...gines.sessions.alphaEvolveExperiments.html | 18 +- ...ns.collections.engines.sessions.files.html | 18 +- ...ocations.collections.engines.sessions.html | 36 +- ...ons.collections.engines.widgetConfigs.html | 9 +- ...1alpha.projects.locations.collections.html | 117 ++++++- ...ects.locations.collections.operations.html | 18 +- ....dataStores.branches.documents.chunks.html | 18 +- ...cations.dataStores.branches.documents.html | 18 +- ...ations.dataStores.branches.operations.html | 18 +- ...rojects.locations.dataStores.controls.html | 18 +- ...ts.locations.dataStores.conversations.html | 18 +- ...v1alpha.projects.locations.dataStores.html | 123 ++++++- ...ocations.dataStores.models.operations.html | 18 +- ...jects.locations.dataStores.operations.html | 18 +- ...projects.locations.dataStores.schemas.html | 18 +- ...s.locations.dataStores.servingConfigs.html | 60 ++-- ...rojects.locations.dataStores.sessions.html | 36 +- ...taStores.siteSearchEngine.targetSites.html | 18 +- ...ts.locations.dataStores.widgetConfigs.html | 9 +- ...1alpha.projects.locations.evaluations.html | 36 +- ...jects.locations.identityMappingStores.html | 36 +- ...ions.identityMappingStores.operations.html | 18 +- ...pha.projects.locations.licenseConfigs.html | 18 +- ..._v1alpha.projects.locations.notebooks.html | 18 +- ...v1alpha.projects.locations.operations.html | 18 +- ...ha.projects.locations.sampleQuerySets.html | 18 +- ...cations.sampleQuerySets.sampleQueries.html | 18 +- ...jects.locations.userStores.operations.html | 18 +- ...cts.locations.userStores.userLicenses.html | 18 +- ...eryengine_v1alpha.projects.operations.html | 18 +- docs/dyn/discoveryengine_v1beta.html | 26 +- ....collections.dataConnector.operations.html | 18 +- ...ections.dataStores.branches.documents.html | 18 +- ...ctions.dataStores.branches.operations.html | 18 +- ...tions.collections.dataStores.controls.html | 18 +- ....collections.dataStores.conversations.html | 18 +- ...ects.locations.collections.dataStores.html | 18 +- ...lections.dataStores.models.operations.html | 18 +- ...ons.collections.dataStores.operations.html | 18 +- ...ations.collections.dataStores.schemas.html | 18 +- ...ections.dataStores.schemas.operations.html | 18 +- ...collections.dataStores.servingConfigs.html | 60 ++-- ...tions.collections.dataStores.sessions.html | 36 +- ...llections.dataStores.siteSearchEngine.html | 18 +- ...ataStores.siteSearchEngine.operations.html | 18 +- ...taStores.siteSearchEngine.targetSites.html | 18 +- ...teSearchEngine.targetSites.operations.html | 18 +- ...ations.collections.engines.assistants.html | 28 +- ...ocations.collections.engines.controls.html | 18 +- ...ons.collections.engines.conversations.html | 18 +- ...rojects.locations.collections.engines.html | 18 +- ...ations.collections.engines.operations.html | 18 +- ...ns.collections.engines.servingConfigs.html | 60 ++-- ...ocations.collections.engines.sessions.html | 36 +- ...ects.locations.collections.operations.html | 18 +- ...cations.dataStores.branches.documents.html | 18 +- ...ations.dataStores.branches.operations.html | 18 +- ...rojects.locations.dataStores.controls.html | 18 +- ...ts.locations.dataStores.conversations.html | 18 +- ..._v1beta.projects.locations.dataStores.html | 18 +- ...ocations.dataStores.models.operations.html | 18 +- ...jects.locations.dataStores.operations.html | 18 +- ...projects.locations.dataStores.schemas.html | 18 +- ...s.locations.dataStores.servingConfigs.html | 60 ++-- ...rojects.locations.dataStores.sessions.html | 36 +- ...taStores.siteSearchEngine.targetSites.html | 18 +- ...v1beta.projects.locations.evaluations.html | 36 +- ...jects.locations.identityMappingStores.html | 36 +- ...ions.identityMappingStores.operations.html | 18 +- ...eta.projects.locations.licenseConfigs.html | 18 +- ..._v1beta.projects.locations.operations.html | 18 +- ...ta.projects.locations.sampleQuerySets.html | 18 +- ...cations.sampleQuerySets.sampleQueries.html | 18 +- ...cts.locations.userStores.userLicenses.html | 18 +- ...veryengine_v1beta.projects.operations.html | 18 +- .../documents/discoveryengine.v1.json | 56 ++- .../documents/discoveryengine.v1alpha.json | 331 +++++++++++++++++- .../documents/discoveryengine.v1beta.json | 49 ++- 156 files changed, 2590 insertions(+), 1566 deletions(-) diff --git a/docs/dyn/discoveryengine_v1.html b/docs/dyn/discoveryengine_v1.html index e6ae82a5ce..e24d331893 100644 --- a/docs/dyn/discoveryengine_v1.html +++ b/docs/dyn/discoveryengine_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataConnector.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataConnector.operations.html index 788cbf4c82..75b4af02ea 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataConnector.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataConnector.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.branches.documents.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.branches.documents.html index 3bd8e5dcee..185acb571d 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.branches.documents.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.branches.documents.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Documents.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -557,17 +557,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.branches.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.branches.operations.html index 3019c8bc73..5142a3366b 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.branches.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.branches.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.controls.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.controls.html index 0f0b9b53c4..8308a8c49c 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.controls.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.controls.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.conversations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.conversations.html index 07d3d66692..dac465771c 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.conversations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.conversations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Conversations by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -828,17 +828,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.html index d658a83ae4..5bf3935bdb 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.html @@ -171,7 +171,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the DataStores associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -838,17 +838,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.models.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.models.operations.html index 800e3b5595..c4d5e80ef2 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.models.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.models.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.operations.html index 2af23b1e87..0b00a49ede 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.schemas.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.schemas.html index e1073d231a..1a094c8c0b 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.schemas.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.schemas.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Schemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, x__xgafv=None)

@@ -242,17 +242,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.schemas.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.schemas.operations.html index 93b84f27a0..4ce6f69c0b 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.schemas.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.schemas.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.servingConfigs.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.servingConfigs.html index 6f11eeaefd..25ca2cf511 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.servingConfigs.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.servingConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this dataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -108,10 +108,10 @@

Instance Methods

searchLite(servingConfig, body=None, x__xgafv=None)

Performs a search. Similar to the SearchService.Search method, but a lite version that allows API key for authentication, where OAuth and IAM checks are not required. Only public website search is supported by this method. If data stores and engines not associated with public website search are specified, a `FAILED_PRECONDITION` error is returned. This method can be used for easy onboarding without having to implement an authentication backend. However, it is strongly recommended to use SearchService.Search instead with required OAuth and IAM checks to provide better data security.

- searchLite_next()

+ searchLite_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

streamAnswer(servingConfig, body=None, x__xgafv=None)

@@ -656,6 +656,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1165,17 +1168,17 @@

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. +
@@ -2598,31 +2601,31 @@

Method Details

- searchLite_next() + searchLite_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. +
- search_next() + search_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. +
@@ -3164,6 +3167,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.sessions.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.sessions.html index 48204a27c0..b57b585525 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.sessions.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.sessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Sessions by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -338,6 +338,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -621,6 +624,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -929,6 +935,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1225,6 +1234,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1280,17 +1292,17 @@

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. +
@@ -1525,6 +1537,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1808,6 +1823,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.html index fecf502460..40de605eb7 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.html @@ -105,7 +105,7 @@

Instance Methods

fetchDomainVerificationStatus(siteSearchEngine, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of target sites with its domain verification status. This method can only be called under data store with BASIC_SITE_SEARCH state at the moment.

- fetchDomainVerificationStatus_next()

+ fetchDomainVerificationStatus_next(previous_request, previous_response)

Retrieves the next page of results.

recrawlUris(siteSearchEngine, body=None, x__xgafv=None)

@@ -283,17 +283,17 @@

Method Details

- fetchDomainVerificationStatus_next() + fetchDomainVerificationStatus_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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.operations.html index 9e42f5935a..b9079809f2 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html index 53757114d1..34a1725b44 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of TargetSites.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html index 29aa270e5a..e2e7bfc07a 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.widgetConfigs.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.widgetConfigs.html index dad6de22d8..8616fba950 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.widgetConfigs.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.dataStores.widgetConfigs.html @@ -165,7 +165,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -367,6 +367,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -444,7 +445,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -646,6 +647,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -722,7 +724,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -924,6 +926,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.assistants.agents.a2a.v1.tasks.pushNotificationConfigs.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.assistants.agents.a2a.v1.tasks.pushNotificationConfigs.html index b1d37d0268..572c1cdb43 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.assistants.agents.a2a.v1.tasks.pushNotificationConfigs.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.assistants.agents.a2a.v1.tasks.pushNotificationConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(tenant, parent, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of push notifications configured for a task.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -237,17 +237,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.assistants.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.assistants.html index 425d869703..59012e7522 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.assistants.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.assistants.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Assistants under an Engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -360,17 +360,17 @@

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. +
@@ -490,6 +490,13 @@

Method Details

The object takes the form of: { # Request for the AssistantService.StreamAssist method. + "agentsSpec": { # Specification of agents that are used to serve the request. # Optional. Specification of agents that are used to serve the request. + "agentSpecs": [ # Optional. Specification of agents that are used to serve the request. + { # Specification of an agent. + "agentId": "A String", # Required. ID to identify the agent resource serving the request. This field must conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) with a length limit of 63 characters. + }, + ], + }, "generationSpec": { # Assistant generation specification for the request. This allows to override the default generation configuration at the engine level. # Optional. Specification of the generation configuration for the request. "modelId": "A String", # Optional. The Vertex AI model_id used for the generative model. If not set, the default Assistant model will be used. }, @@ -624,6 +631,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.controls.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.controls.html index bf13c56c79..56856df4bf 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.controls.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.controls.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.conversations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.conversations.html index 24ff988dd4..3eb371a271 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.conversations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.conversations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Conversations by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -828,17 +828,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.html index d40a1489fd..872d790ddf 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.html @@ -133,7 +133,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the Engines associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -619,17 +619,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.operations.html index f6576016d1..9d7db96de2 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.servingConfigs.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.servingConfigs.html index a70c78001b..efffeb70e6 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.servingConfigs.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.servingConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this dataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -108,10 +108,10 @@

Instance Methods

searchLite(servingConfig, body=None, x__xgafv=None)

Performs a search. Similar to the SearchService.Search method, but a lite version that allows API key for authentication, where OAuth and IAM checks are not required. Only public website search is supported by this method. If data stores and engines not associated with public website search are specified, a `FAILED_PRECONDITION` error is returned. This method can be used for easy onboarding without having to implement an authentication backend. However, it is strongly recommended to use SearchService.Search instead with required OAuth and IAM checks to provide better data security.

- searchLite_next()

+ searchLite_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

streamAnswer(servingConfig, body=None, x__xgafv=None)

@@ -656,6 +656,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1165,17 +1168,17 @@

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. +
@@ -2598,31 +2601,31 @@

Method Details

- searchLite_next() + searchLite_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. +
- search_next() + search_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. +
@@ -3164,6 +3167,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.sessions.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.sessions.html index bdb6a4b217..379d4d3859 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.sessions.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.sessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Sessions by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -338,6 +338,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -621,6 +624,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -929,6 +935,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1225,6 +1234,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1280,17 +1292,17 @@

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. +
@@ -1525,6 +1537,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1808,6 +1823,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.widgetConfigs.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.widgetConfigs.html index 26c05dfd6f..2b5379f739 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.widgetConfigs.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.engines.widgetConfigs.html @@ -165,7 +165,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -367,6 +367,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -444,7 +445,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -646,6 +647,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -722,7 +724,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -924,6 +926,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, diff --git a/docs/dyn/discoveryengine_v1.projects.locations.collections.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.collections.operations.html index a8366c89b1..ca32d9f5b0 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.collections.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.collections.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.branches.documents.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.branches.documents.html index 7e1676a761..c7ebae8f39 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.branches.documents.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.branches.documents.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Documents.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -557,17 +557,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.branches.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.branches.operations.html index ae12cd1508..3416c600ea 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.branches.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.branches.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.controls.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.controls.html index 325ba7ae6d..f9718a31f7 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.controls.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.controls.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.conversations.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.conversations.html index fea7b6ad8e..88e88745e0 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.conversations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.conversations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Conversations by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -828,17 +828,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.html index be00561cb9..bc69e8841b 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.html @@ -166,7 +166,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the DataStores associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -830,17 +830,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.models.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.models.operations.html index 9c44f12534..da38d0dbf6 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.models.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.models.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.operations.html index 5c2257648b..b8505e92bb 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.schemas.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.schemas.html index 0faef62ba7..db187091a0 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.schemas.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.schemas.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Schemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, x__xgafv=None)

@@ -237,17 +237,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.servingConfigs.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.servingConfigs.html index 537564bbfd..cc623f7b49 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.servingConfigs.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.servingConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this dataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -108,10 +108,10 @@

Instance Methods

searchLite(servingConfig, body=None, x__xgafv=None)

Performs a search. Similar to the SearchService.Search method, but a lite version that allows API key for authentication, where OAuth and IAM checks are not required. Only public website search is supported by this method. If data stores and engines not associated with public website search are specified, a `FAILED_PRECONDITION` error is returned. This method can be used for easy onboarding without having to implement an authentication backend. However, it is strongly recommended to use SearchService.Search instead with required OAuth and IAM checks to provide better data security.

- searchLite_next()

+ searchLite_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

streamAnswer(servingConfig, body=None, x__xgafv=None)

@@ -656,6 +656,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1165,17 +1168,17 @@

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. +
@@ -2598,31 +2601,31 @@

Method Details

- searchLite_next() + searchLite_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. +
- search_next() + search_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. +
@@ -3164,6 +3167,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.sessions.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.sessions.html index 54386b3d90..182ec228f3 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.sessions.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.sessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Sessions by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -338,6 +338,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -621,6 +624,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -929,6 +935,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1225,6 +1234,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1280,17 +1292,17 @@

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. +
@@ -1525,6 +1537,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1808,6 +1823,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.siteSearchEngine.targetSites.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.siteSearchEngine.targetSites.html index 38aa8aa447..8450302e8a 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.siteSearchEngine.targetSites.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.siteSearchEngine.targetSites.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of TargetSites.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -341,17 +341,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.widgetConfigs.html b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.widgetConfigs.html index f33cd526c7..04fb8dfd08 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.dataStores.widgetConfigs.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.dataStores.widgetConfigs.html @@ -165,7 +165,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -367,6 +367,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -444,7 +445,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -646,6 +647,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -722,7 +724,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -924,6 +926,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, diff --git a/docs/dyn/discoveryengine_v1.projects.locations.identityMappingStores.html b/docs/dyn/discoveryengine_v1.projects.locations.identityMappingStores.html index 63f3b29ca1..2528d84efa 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.identityMappingStores.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.identityMappingStores.html @@ -101,10 +101,10 @@

Instance Methods

listIdentityMappings(identityMappingStore, pageSize=None, pageToken=None, x__xgafv=None)

Lists Identity Mappings in an Identity Mapping Store.

- listIdentityMappings_next()

+ listIdentityMappings_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

purgeIdentityMappings(identityMappingStore, body=None, x__xgafv=None)

@@ -365,31 +365,31 @@

Method Details

- listIdentityMappings_next() + listIdentityMappings_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_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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.identityMappingStores.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.identityMappingStores.operations.html index d1f525b640..7859dfe016 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.identityMappingStores.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.identityMappingStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.licenseConfigs.html b/docs/dyn/discoveryengine_v1.projects.locations.licenseConfigs.html index 24204da724..cff3831c94 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.licenseConfigs.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.licenseConfigs.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the LicenseConfigs associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -268,17 +268,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1.projects.locations.operations.html b/docs/dyn/discoveryengine_v1.projects.locations.operations.html index 4c9404bdda..9fad660c14 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.locations.userStores.userLicenses.html b/docs/dyn/discoveryengine_v1.projects.locations.userStores.userLicenses.html index 549c1777ee..27409ae414 100644 --- a/docs/dyn/discoveryengine_v1.projects.locations.userStores.userLicenses.html +++ b/docs/dyn/discoveryengine_v1.projects.locations.userStores.userLicenses.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the User Licenses.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1.projects.operations.html b/docs/dyn/discoveryengine_v1.projects.operations.html index 221fc56098..346259bd0a 100644 --- a/docs/dyn/discoveryengine_v1.projects.operations.html +++ b/docs/dyn/discoveryengine_v1.projects.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.billingAccounts.billingAccountLicenseConfigs.html b/docs/dyn/discoveryengine_v1alpha.billingAccounts.billingAccountLicenseConfigs.html index 131fd88060..7ec4602787 100644 --- a/docs/dyn/discoveryengine_v1alpha.billingAccounts.billingAccountLicenseConfigs.html +++ b/docs/dyn/discoveryengine_v1alpha.billingAccounts.billingAccountLicenseConfigs.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all BillingAccountLicenseConfigs for a given billing account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

retractLicenseConfig(billingAccountLicenseConfig, body=None, x__xgafv=None)

@@ -274,17 +274,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.html b/docs/dyn/discoveryengine_v1alpha.html index f2ea7f3f4c..426bbfb595 100644 --- a/docs/dyn/discoveryengine_v1alpha.html +++ b/docs/dyn/discoveryengine_v1alpha.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.authorizations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.authorizations.html index 61b5c1a5e1..635c40a0ce 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.authorizations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.authorizations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Authorizations under an Engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -236,17 +236,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.connectorRuns.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.connectorRuns.html index a41e80375c..9987804433 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.connectorRuns.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.connectorRuns.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the ConnectorRuns of a DataConnector.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -164,17 +164,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.html index 43a31d7fa6..6d72cdb4eb 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.html @@ -96,6 +96,9 @@

Instance Methods

getConnectorSecret(name, x__xgafv=None)

Get the secret for the associated connector.

+

+ invokeConnectorMcp(name, body=None, x__xgafv=None)

+

Makes a call to an MCP connector.

mcp(projectsId, locationsId, collectionsId, contentType=None, data=None, extensions=None, x__xgafv=None)

ServeMcpDeleteRequest serves a MCP DELETE request.

@@ -189,6 +192,42 @@

Method Details

}
+
+ invokeConnectorMcp(name, body=None, x__xgafv=None) +
Makes a call to an MCP connector.
+
+Args:
+  name: string, Required. DataConnector resource. The data connector used for making the MCP call. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for making a call to an MCP connector. It carries the connector name, the method to invoke, and optional parameters.
+  "engine": "A String", # Optional. The engine resource name (e.g. "projects/{project}/locations/{location}/collections/{collection}/engines/{engine}"). Used as the search engine id when invoking tool registry tools that issue Discovery Search Service requests.
+  "method": "A String", # Required. The method to invoke (e.g. "tools/list", "tools/call", "resources/read", "prompts/get", etc.).
+  "params": { # Optional. Arbitrary structured parameters for the method. Using google.protobuf.Struct keeps the payload schema-flexible, matching JSON-RPC's free-form `params` field.
+    "a_key": "", # Properties of the object.
+  },
+  "toolSpecVersion": "A String", # Optional. The tool spec version to resolve the connector's tool surface against. This corresponds to the connector's BAP tool spec file name (e.g. "v2", "v5.2"). When unset, the server uses its default (latest) tool spec for the connector. Applies to all methods (e.g. "tools/list" and "tools/call").
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message returning the result of an MCP connector invocation. It contains either a successful result payload or error details.
+  "error": { # McpError represents error details when an MCP call fails. This structure follows the JSON-RPC 2.0 error object shape. # Error details when the call fails.
+    "code": 42, # Numeric error code.
+    "data": "", # Optional structured data with additional error context.
+    "message": "A String", # Short, human-readable description of the error.
+  },
+  "result": "", # Successful result — arbitrary structured data.
+}
+
+
mcp(projectsId, locationsId, collectionsId, contentType=None, data=None, extensions=None, x__xgafv=None)
ServeMcpDeleteRequest serves a MCP DELETE request.
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.operations.html
index 2d2a785c60..d60fba1a03 100644
--- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.operations.html
+++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataConnector.operations.html
@@ -84,7 +84,7 @@ 

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.documents.chunks.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.documents.chunks.html index 3abb779ec7..ca132a2536 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.documents.chunks.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.documents.chunks.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Chunks.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -220,17 +220,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.documents.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.documents.html index 8df46bc0b4..11ade88440 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.documents.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.documents.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Documents.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -597,17 +597,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.operations.html index 15f409ceea..70571d747e 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.branches.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.controls.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.controls.html index 10ff7ba7c6..e8a0ab3370 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.controls.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.controls.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.conversations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.conversations.html index 293c0fb0af..30fea1547f 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.conversations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.conversations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Conversations by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -981,17 +981,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.html index 49d49546f4..c40072558f 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.html @@ -176,6 +176,9 @@

Instance Methods

getDocumentProcessingConfig(name, x__xgafv=None)

Gets a DocumentProcessingConfig.

+

+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None)

+

Gets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.

getSiteSearchEngine(name, x__xgafv=None)

Gets the SiteSearchEngine.

@@ -183,7 +186,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all the DataStores associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -194,6 +197,9 @@

Instance Methods

replacePatientFilter(dataStore, body=None, x__xgafv=None)

Replaces the patient filter for the data store. This method is essentially a combination of DeletePatientFilters and AddPatientFilter. Patient filters are empty by default when a data store is created, and are stored in a separate table. The data store must first be created, and must be a healthcare data store. This method will fail if the data store does not have a patient filter. The filter group must be a FHIR resource name of type Group, and the new filter will be constructed from the direct members of the group which are Patient resources.

+

+ setIamPolicy(resource, body=None, x__xgafv=None)

+

Sets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. **Important:** When setting a policy directly on a DataStore resource, the only recommended roles in the bindings are: `roles/discoveryengine.admin` `roles/discoveryengine.agentspaceAdmin` `roles/discoveryengine.viewer` `roles/discoveryengine.agentspaceViewer` `roles/discoveryengine.user` `roles/discoveryengine.agentspaceUser` Attempting to grant any other role will result in a warning in logging.

trainCustomModel(dataStore, body=None, x__xgafv=None)

Trains a custom model.

@@ -849,7 +855,7 @@

Method Details

"minPrefixLength": 42, # The minimum number of characters needed to be typed in order to get suggestions. min_prefix_length must lie within the range of [1, 20]. If not set or set to 0, it will be set to the default of 1 character. "name": "A String", # Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig` "numUniqueUsersThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history, which may have user ids attached. If the number of unique users that have searched a query is less than this threshold, the query will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. - "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. + "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline. "queryModel": "A String", # The data model of query suggestions for serving. Currently supported values: * `automatic` - autocomplete backend automatic selects or mixes suggestions from different models. * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. If query model is empty, the serving applies the "automatic" model by default. "shouldServeContentSuggestions": True or False, # Whether to generate and serve content suggestions. This allows for content suggestions to be served in addition to query suggestions. } @@ -938,6 +944,41 @@

Method Details

}
+
+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None) +
Gets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+
getSiteSearchEngine(name, x__xgafv=None)
Gets the SiteSearchEngine.
@@ -1187,17 +1228,17 @@ 

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. +
@@ -1711,6 +1752,64 @@

Method Details

}
+
+ setIamPolicy(resource, body=None, x__xgafv=None) +
Sets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. **Important:** When setting a policy directly on a DataStore resource, the only recommended roles in the bindings are: `roles/discoveryengine.admin` `roles/discoveryengine.agentspaceAdmin` `roles/discoveryengine.viewer` `roles/discoveryengine.agentspaceViewer` `roles/discoveryengine.user` `roles/discoveryengine.agentspaceUser` Attempting to grant any other role will result in a warning in logging.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for `SetIamPolicy` method.
+  "policy": { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/). # REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them.
+    "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+      { # Associates `members`, or principals, with a `role`.
+        "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+          "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+          "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+          "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+          "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+        },
+        "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+          "A String",
+        ],
+        "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+      },
+    ],
+    "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+    "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+
trainCustomModel(dataStore, body=None, x__xgafv=None)
Trains a custom model.
@@ -1780,7 +1879,7 @@ 

Method Details

"minPrefixLength": 42, # The minimum number of characters needed to be typed in order to get suggestions. min_prefix_length must lie within the range of [1, 20]. If not set or set to 0, it will be set to the default of 1 character. "name": "A String", # Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig` "numUniqueUsersThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history, which may have user ids attached. If the number of unique users that have searched a query is less than this threshold, the query will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. - "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. + "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline. "queryModel": "A String", # The data model of query suggestions for serving. Currently supported values: * `automatic` - autocomplete backend automatic selects or mixes suggestions from different models. * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. If query model is empty, the serving applies the "automatic" model by default. "shouldServeContentSuggestions": True or False, # Whether to generate and serve content suggestions. This allows for content suggestions to be served in addition to query suggestions. } @@ -1802,7 +1901,7 @@

Method Details

"minPrefixLength": 42, # The minimum number of characters needed to be typed in order to get suggestions. min_prefix_length must lie within the range of [1, 20]. If not set or set to 0, it will be set to the default of 1 character. "name": "A String", # Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig` "numUniqueUsersThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history, which may have user ids attached. If the number of unique users that have searched a query is less than this threshold, the query will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. - "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. + "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline. "queryModel": "A String", # The data model of query suggestions for serving. Currently supported values: * `automatic` - autocomplete backend automatic selects or mixes suggestions from different models. * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. If query model is empty, the serving applies the "automatic" model by default. "shouldServeContentSuggestions": True or False, # Whether to generate and serve content suggestions. This allows for content suggestions to be served in addition to query suggestions. }
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.models.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.models.operations.html index 469fd44fad..16901374ef 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.models.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.models.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.operations.html index 00382c7356..e1a2eb315b 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.schemas.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.schemas.html index e9fc107d8e..90043545f4 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.schemas.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.schemas.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Schemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, x__xgafv=None)

@@ -305,17 +305,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.schemas.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.schemas.operations.html index 0e40a40aba..0e62bdac70 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.schemas.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.schemas.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.servingConfigs.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.servingConfigs.html index 89c7fa3ca5..24549a9fbd 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.servingConfigs.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.servingConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this dataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -108,10 +108,10 @@

Instance Methods

searchLite(servingConfig, body=None, x__xgafv=None)

Performs a search. Similar to the SearchService.Search method, but a lite version that allows API key for authentication, where OAuth and IAM checks are not required. Only public website search is supported by this method. If data stores and engines not associated with public website search are specified, a `FAILED_PRECONDITION` error is returned. This method can be used for easy onboarding without having to implement an authentication backend. However, it is strongly recommended to use SearchService.Search instead with required OAuth and IAM checks to provide better data security.

- searchLite_next()

+ searchLite_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

streamAnswer(servingConfig, body=None, x__xgafv=None)

@@ -735,6 +735,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1346,17 +1349,17 @@

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. +
@@ -3228,31 +3231,31 @@

Method Details

- searchLite_next() + searchLite_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. +
- search_next() + search_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. +
@@ -3873,6 +3876,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.sessions.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.sessions.html index 0404fee1f2..a156c2fef3 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.sessions.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.sessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Sessions by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -353,6 +353,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -685,6 +688,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1042,6 +1048,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1387,6 +1396,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1476,17 +1488,17 @@

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. +
@@ -1736,6 +1748,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -2068,6 +2083,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.html index 9372efbfbe..a4c9ac89ae 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.html @@ -105,7 +105,7 @@

Instance Methods

fetchDomainVerificationStatus(siteSearchEngine, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of target sites with its domain verification status. This method can only be called under data store with BASIC_SITE_SEARCH state at the moment.

- fetchDomainVerificationStatus_next()

+ fetchDomainVerificationStatus_next(previous_request, previous_response)

Retrieves the next page of results.

getUriPatternDocumentData(siteSearchEngine, x__xgafv=None)

@@ -289,17 +289,17 @@

Method Details

- fetchDomainVerificationStatus_next() + fetchDomainVerificationStatus_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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.operations.html index e2d07c4bf8..f50bee9d25 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html index 034ab52053..99ea03c524 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of TargetSites.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html index 1116fe9961..131367da81 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.widgetConfigs.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.widgetConfigs.html index cf03eb93c2..650205f1ff 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.widgetConfigs.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.dataStores.widgetConfigs.html @@ -167,7 +167,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -372,6 +372,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -456,7 +457,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -661,6 +662,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -744,7 +746,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -949,6 +951,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.agents.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.agents.html index 9722a2f89e..b7a136cb07 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.agents.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.agents.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Agents under an Assistant which were created by the caller.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -420,17 +420,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.cannedQueries.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.cannedQueries.html index 102af6c907..48c7f39376 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.cannedQueries.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.cannedQueries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all CannedQuerys under an Assistant.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -305,17 +305,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.html index f8fa7dbc95..7d973fa692 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.assistants.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Assistants under an Engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -389,17 +389,17 @@

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. +
@@ -534,6 +534,13 @@

Method Details

"actionSpec": { # Specification of actions for the request. # Optional. Specification of actions for the request. "actionDisabled": True or False, # Optional. If true, actions will not be served for the request. This only works for enterprise edition. }, + "agentsSpec": { # Specification of agents that are used to serve the request. # Optional. Specification of agents that are used to serve the request. + "agentSpecs": [ # Optional. Specification of agents that are used to serve the request. + { # Specification of an agent. + "agentId": "A String", # Required. ID to identify the agent resource serving the request. This field must conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) with a length limit of 63 characters. + }, + ], + }, "generationSpec": { # Assistant generation specification for the request. This allows to override the default generation configuration at the engine level. # Optional. Specification of the generation configuration for the request. "modelId": "A String", # Optional. The Vertex AI model_id used for the generative model. If not set, the default Assistant model will be used. }, @@ -701,6 +708,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.controls.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.controls.html index 6ead58c828..1eab6c91a9 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.controls.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.controls.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.conversations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.conversations.html index 98893908a0..9ced93d7b1 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.conversations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.conversations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Conversations by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -981,17 +981,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.html index dff219b373..449cbf6df0 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.html @@ -144,7 +144,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the Engines associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -515,7 +515,7 @@

Method Details

"minPrefixLength": 42, # The minimum number of characters needed to be typed in order to get suggestions. min_prefix_length must lie within the range of [1, 20]. If not set or set to 0, it will be set to the default of 1 character. "name": "A String", # Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig` "numUniqueUsersThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history, which may have user ids attached. If the number of unique users that have searched a query is less than this threshold, the query will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. - "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. + "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline. "queryModel": "A String", # The data model of query suggestions for serving. Currently supported values: * `automatic` - autocomplete backend automatic selects or mixes suggestions from different models. * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. If query model is empty, the serving applies the "automatic" model by default. "shouldServeContentSuggestions": True or False, # Whether to generate and serve content suggestions. This allows for content suggestions to be served in addition to query suggestions. } @@ -717,17 +717,17 @@

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. +
@@ -1375,7 +1375,7 @@

Method Details

"minPrefixLength": 42, # The minimum number of characters needed to be typed in order to get suggestions. min_prefix_length must lie within the range of [1, 20]. If not set or set to 0, it will be set to the default of 1 character. "name": "A String", # Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig` "numUniqueUsersThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history, which may have user ids attached. If the number of unique users that have searched a query is less than this threshold, the query will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. - "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. + "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline. "queryModel": "A String", # The data model of query suggestions for serving. Currently supported values: * `automatic` - autocomplete backend automatic selects or mixes suggestions from different models. * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. If query model is empty, the serving applies the "automatic" model by default. "shouldServeContentSuggestions": True or False, # Whether to generate and serve content suggestions. This allows for content suggestions to be served in addition to query suggestions. } @@ -1397,7 +1397,7 @@

Method Details

"minPrefixLength": 42, # The minimum number of characters needed to be typed in order to get suggestions. min_prefix_length must lie within the range of [1, 20]. If not set or set to 0, it will be set to the default of 1 character. "name": "A String", # Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig` "numUniqueUsersThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history, which may have user ids attached. If the number of unique users that have searched a query is less than this threshold, the query will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. - "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. + "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline. "queryModel": "A String", # The data model of query suggestions for serving. Currently supported values: * `automatic` - autocomplete backend automatic selects or mixes suggestions from different models. * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. If query model is empty, the serving applies the "automatic" model by default. "shouldServeContentSuggestions": True or False, # Whether to generate and serve content suggestions. This allows for content suggestions to be served in addition to query suggestions. } diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.operations.html index 6a91d78fb5..36a029ae44 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.servingConfigs.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.servingConfigs.html index 4d2c891d1e..8680131759 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.servingConfigs.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.servingConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this dataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -108,10 +108,10 @@

Instance Methods

searchLite(servingConfig, body=None, x__xgafv=None)

Performs a search. Similar to the SearchService.Search method, but a lite version that allows API key for authentication, where OAuth and IAM checks are not required. Only public website search is supported by this method. If data stores and engines not associated with public website search are specified, a `FAILED_PRECONDITION` error is returned. This method can be used for easy onboarding without having to implement an authentication backend. However, it is strongly recommended to use SearchService.Search instead with required OAuth and IAM checks to provide better data security.

- searchLite_next()

+ searchLite_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

streamAnswer(servingConfig, body=None, x__xgafv=None)

@@ -735,6 +735,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1346,17 +1349,17 @@

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. +
@@ -3228,31 +3231,31 @@

Method Details

- searchLite_next() + searchLite_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. +
- search_next() + search_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. +
@@ -3873,6 +3876,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.alphaEvolveExperiments.alphaEvolvePrograms.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.alphaEvolveExperiments.alphaEvolvePrograms.html index 05da733add..be3ed47084 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.alphaEvolveExperiments.alphaEvolvePrograms.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.alphaEvolveExperiments.alphaEvolvePrograms.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, stateFilter=None, x__xgafv=None)

List all AlphaEvolvePrograms in a given experiment that follow the criteria provided in the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -315,17 +315,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.alphaEvolveExperiments.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.alphaEvolveExperiments.html index 6b9ab80e94..13adba5593 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.alphaEvolveExperiments.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.alphaEvolveExperiments.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all AlphaEvolveExperiments in a given session.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

resume(name, body=None, x__xgafv=None)

@@ -419,17 +419,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.files.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.files.html index 3046e0946e..c7421bc66a 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.files.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.files.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists metadata for all files in the current session.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -164,17 +164,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.html index 268c9f2f34..e322f2776f 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.sessions.html @@ -110,7 +110,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Sessions by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -368,6 +368,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -700,6 +703,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1057,6 +1063,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1402,6 +1411,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1491,17 +1503,17 @@

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. +
@@ -1751,6 +1763,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -2083,6 +2098,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.widgetConfigs.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.widgetConfigs.html index 5d4d54bdd0..658eecf3bb 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.widgetConfigs.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.engines.widgetConfigs.html @@ -167,7 +167,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -372,6 +372,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -456,7 +457,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -661,6 +662,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -744,7 +746,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -949,6 +951,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.html index 20f4f6ae55..9d0e7d2e81 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.html @@ -106,15 +106,21 @@

Instance Methods

getDataConnector(name, x__xgafv=None)

Gets the DataConnector. DataConnector is a singleton resource for each Collection.

+

+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None)

+

Gets the IAM access control policy for a Collection. A `NOT_FOUND` error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Collections.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

Updates a Collection.

+

+ setIamPolicy(resource, body=None, x__xgafv=None)

+

Sets the IAM access control policy for a Collection. A `NOT_FOUND` error is returned if the resource does not exist. **Important:** When setting a policy directly on a Collection resource, the only recommended roles in the bindings are: `roles/discoveryengine.admin` `roles/discoveryengine.agentspaceAdmin` `roles/discoveryengine.viewer` `roles/discoveryengine.agentspaceViewer` `roles/discoveryengine.user` `roles/discoveryengine.agentspaceUser` Attempting to grant any other role will result in a warning in logging.

updateDataConnector(name, body=None, updateMask=None, x__xgafv=None)

Updates a DataConnector.

@@ -720,6 +726,41 @@

Method Details

}
+
+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None) +
Gets the IAM access control policy for a Collection. A `NOT_FOUND` error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+
list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)
Gets a list of Collections.
@@ -1012,17 +1053,17 @@ 

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. +
@@ -1332,6 +1373,64 @@

Method Details

}
+
+ setIamPolicy(resource, body=None, x__xgafv=None) +
Sets the IAM access control policy for a Collection. A `NOT_FOUND` error is returned if the resource does not exist. **Important:** When setting a policy directly on a Collection resource, the only recommended roles in the bindings are: `roles/discoveryengine.admin` `roles/discoveryengine.agentspaceAdmin` `roles/discoveryengine.viewer` `roles/discoveryengine.agentspaceViewer` `roles/discoveryengine.user` `roles/discoveryengine.agentspaceUser` Attempting to grant any other role will result in a warning in logging.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for `SetIamPolicy` method.
+  "policy": { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/). # REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them.
+    "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+      { # Associates `members`, or principals, with a `role`.
+        "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+          "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+          "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+          "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+          "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+        },
+        "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+          "A String",
+        ],
+        "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+      },
+    ],
+    "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+    "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+
updateDataConnector(name, body=None, updateMask=None, x__xgafv=None)
Updates a DataConnector.
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.operations.html
index 92069adfdb..414d74db52 100644
--- a/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.operations.html
+++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.collections.operations.html
@@ -84,7 +84,7 @@ 

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.documents.chunks.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.documents.chunks.html index 6eef3b744b..7f7e176e2d 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.documents.chunks.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.documents.chunks.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Chunks.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -220,17 +220,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.documents.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.documents.html index d7ba7ab738..889d412ec9 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.documents.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.documents.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Documents.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -597,17 +597,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.operations.html index 729d467f3c..7f045930ae 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.branches.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.controls.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.controls.html index 63f6aa0fe3..2204899db9 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.controls.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.controls.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.conversations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.conversations.html index c92b30167c..1ea2dedea5 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.conversations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.conversations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Conversations by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -981,17 +981,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.html index 2b4ef2918c..700722016c 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.html @@ -171,6 +171,9 @@

Instance Methods

getDocumentProcessingConfig(name, x__xgafv=None)

Gets a DocumentProcessingConfig.

+

+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None)

+

Gets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.

getSiteSearchEngine(name, x__xgafv=None)

Gets the SiteSearchEngine.

@@ -178,7 +181,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all the DataStores associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -189,6 +192,9 @@

Instance Methods

replacePatientFilter(dataStore, body=None, x__xgafv=None)

Replaces the patient filter for the data store. This method is essentially a combination of DeletePatientFilters and AddPatientFilter. Patient filters are empty by default when a data store is created, and are stored in a separate table. The data store must first be created, and must be a healthcare data store. This method will fail if the data store does not have a patient filter. The filter group must be a FHIR resource name of type Group, and the new filter will be constructed from the direct members of the group which are Patient resources.

+

+ setIamPolicy(resource, body=None, x__xgafv=None)

+

Sets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. **Important:** When setting a policy directly on a DataStore resource, the only recommended roles in the bindings are: `roles/discoveryengine.admin` `roles/discoveryengine.agentspaceAdmin` `roles/discoveryengine.viewer` `roles/discoveryengine.agentspaceViewer` `roles/discoveryengine.user` `roles/discoveryengine.agentspaceUser` Attempting to grant any other role will result in a warning in logging.

updateCompletionConfig(name, body=None, updateMask=None, x__xgafv=None)

Updates the CompletionConfigs.

@@ -841,7 +847,7 @@

Method Details

"minPrefixLength": 42, # The minimum number of characters needed to be typed in order to get suggestions. min_prefix_length must lie within the range of [1, 20]. If not set or set to 0, it will be set to the default of 1 character. "name": "A String", # Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig` "numUniqueUsersThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history, which may have user ids attached. If the number of unique users that have searched a query is less than this threshold, the query will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. - "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. + "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline. "queryModel": "A String", # The data model of query suggestions for serving. Currently supported values: * `automatic` - autocomplete backend automatic selects or mixes suggestions from different models. * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. If query model is empty, the serving applies the "automatic" model by default. "shouldServeContentSuggestions": True or False, # Whether to generate and serve content suggestions. This allows for content suggestions to be served in addition to query suggestions. } @@ -930,6 +936,41 @@

Method Details

}
+
+ getIamPolicy(resource, options_requestedPolicyVersion=None, x__xgafv=None) +
Gets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+
getSiteSearchEngine(name, x__xgafv=None)
Gets the SiteSearchEngine.
@@ -1179,17 +1220,17 @@ 

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. +
@@ -1703,6 +1744,64 @@

Method Details

}
+
+ setIamPolicy(resource, body=None, x__xgafv=None) +
Sets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. **Important:** When setting a policy directly on a DataStore resource, the only recommended roles in the bindings are: `roles/discoveryengine.admin` `roles/discoveryengine.agentspaceAdmin` `roles/discoveryengine.viewer` `roles/discoveryengine.agentspaceViewer` `roles/discoveryengine.user` `roles/discoveryengine.agentspaceUser` Attempting to grant any other role will result in a warning in logging.
+
+Args:
+  resource: string, REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for `SetIamPolicy` method.
+  "policy": { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/). # REQUIRED: The complete policy to be applied to the `resource`. The size of the policy is limited to a few 10s of KB. An empty policy is a valid policy but certain Google Cloud services (such as Projects) might reject them.
+    "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+      { # Associates `members`, or principals, with a `role`.
+        "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+          "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+          "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+          "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+          "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+        },
+        "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+          "A String",
+        ],
+        "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+      },
+    ],
+    "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+    "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+  },
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { "bindings": [ { "role": "roles/resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role": "roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com" ], "condition": { "title": "expirable access", "description": "Does not grant access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag": "BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).
+  "bindings": [ # Associates a list of `members`, or principals, with a `role`. Optionally, may specify a `condition` that determines how and when the `bindings` are applied. Each of the `bindings` must contain at least one principal. The `bindings` in a `Policy` can refer to up to 1,500 principals; up to 250 of these principals can be Google groups. Each occurrence of a principal counts towards these limits. For example, if the `bindings` grant 50 different roles to `user:alice@example.com`, and not to any other principal, then you can add another 1,450 principals to the `bindings` in the `Policy`.
+    { # Associates `members`, or principals, with a `role`.
+      "condition": { # Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. The syntax and semantics of CEL are documented at https://github.com/google/cel-spec. Example (Comparison): title: "Summary size limit" description: "Determines if a summary is less than 100 chars" expression: "document.summary.size() < 100" Example (Equality): title: "Requestor is owner" description: "Determines if requestor is the document owner" expression: "document.owner == request.auth.claims.email" Example (Logic): title: "Public documents" description: "Determine whether the document should be publicly visible" expression: "document.type != 'private' && document.type != 'internal'" Example (Data Manipulation): title: "Notification string" description: "Create a notification string with a timestamp." expression: "'New message received at ' + string(document.create_time)" The exact variables and functions that may be referenced within an expression are determined by the service that evaluates it. See the service documentation for additional information. # The condition that is associated with this binding. If the condition evaluates to `true`, then this binding applies to the current request. If the condition evaluates to `false`, then this binding does not apply to the current request. However, a different role binding might grant the same role to one or more of the principals in this binding. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+        "description": "A String", # Optional. Description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
+        "expression": "A String", # Textual representation of an expression in Common Expression Language syntax.
+        "location": "A String", # Optional. String indicating the location of the expression for error reporting, e.g. a file name and a position in the file.
+        "title": "A String", # Optional. Title for the expression, i.e. a short string describing its purpose. This can be used e.g. in UIs which allow to enter the expression.
+      },
+      "members": [ # Specifies the principals requesting access for a Google Cloud resource. `members` can have the following values: * `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account. * `allAuthenticatedUsers`: A special identifier that represents anyone who is authenticated with a Google account or a service account. Does not include identities that come from external identity providers (IdPs) through identity federation. * `user:{emailid}`: An email address that represents a specific Google account. For example, `alice@example.com` . * `serviceAccount:{emailid}`: An email address that represents a Google service account. For example, `my-other-app@appspot.gserviceaccount.com`. * `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`: An identifier for a [Kubernetes service account](https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:{emailid}`: An email address that represents a Google group. For example, `admins@example.com`. * `domain:{domain}`: The G Suite domain (primary) that represents all the users of that domain. For example, `google.com` or `example.com`. * `principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workforce identity pool. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`: All workforce identities in a group. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All workforce identities with a specific attribute value. * `principalSet://iam.googleapis.com/locations/global/workforcePools/{pool_id}/*`: All identities in a workforce identity pool. * `principal://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single identity in a workload identity pool. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/group/{group_id}`: A workload identity pool group. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`: All identities in a workload identity pool with a certain attribute. * `principalSet://iam.googleapis.com/projects/{project_number}/locations/global/workloadIdentityPools/{pool_id}/*`: All identities in a workload identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a user that has been recently deleted. For example, `alice@example.com?uid=123456789012345678901`. If the user is recovered, this value reverts to `user:{emailid}` and the recovered user retains the role in the binding. * `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a service account that has been recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the service account is undeleted, this value reverts to `serviceAccount:{emailid}` and the undeleted service account retains the role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An email address (plus unique identifier) representing a Google group that has been recently deleted. For example, `admins@example.com?uid=123456789012345678901`. If the group is recovered, this value reverts to `group:{emailid}` and the recovered group retains the role in the binding. * `deleted:principal://iam.googleapis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: Deleted single identity in a workforce identity pool. For example, `deleted:principal://iam.googleapis.com/locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
+        "A String",
+      ],
+      "role": "A String", # Role that is assigned to the list of `members`, or principals. For example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an overview of the IAM roles and permissions, see the [IAM documentation](https://cloud.google.com/iam/docs/roles-overview). For a list of the available pre-defined roles, see [here](https://cloud.google.com/iam/docs/understanding-roles).
+    },
+  ],
+  "etag": "A String", # `etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates of a policy from overwriting each other. It is strongly suggested that systems make use of the `etag` in the read-modify-write cycle to perform policy updates in order to avoid race conditions: An `etag` is returned in the response to `getIamPolicy`, and systems are expected to put that etag in the request to `setIamPolicy` to ensure that their change will be applied to the same version of the policy. **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost.
+  "version": 42, # Specifies the format of the policy. Valid values are `0`, `1`, and `3`. Requests that specify an invalid value are rejected. Any operation that affects conditional role bindings must specify version `3`. This requirement applies to the following operations: * Getting a policy that includes a conditional role binding * Adding a conditional role binding to a policy * Changing a conditional role binding in a policy * Removing any role binding, with or without a condition, from a policy that includes conditions **Important:** If you use IAM Conditions, you must include the `etag` field whenever you call `setIamPolicy`. If you omit this field, then IAM allows you to overwrite a version `3` policy with a version `1` policy, and all of the conditions in the version `3` policy are lost. If a policy does not include any conditions, operations on that policy may specify any valid version or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
+}
+
+
updateCompletionConfig(name, body=None, updateMask=None, x__xgafv=None)
Updates the CompletionConfigs.
@@ -1720,7 +1819,7 @@ 

Method Details

"minPrefixLength": 42, # The minimum number of characters needed to be typed in order to get suggestions. min_prefix_length must lie within the range of [1, 20]. If not set or set to 0, it will be set to the default of 1 character. "name": "A String", # Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig` "numUniqueUsersThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history, which may have user ids attached. If the number of unique users that have searched a query is less than this threshold, the query will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. - "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. + "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline. "queryModel": "A String", # The data model of query suggestions for serving. Currently supported values: * `automatic` - autocomplete backend automatic selects or mixes suggestions from different models. * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. If query model is empty, the serving applies the "automatic" model by default. "shouldServeContentSuggestions": True or False, # Whether to generate and serve content suggestions. This allows for content suggestions to be served in addition to query suggestions. } @@ -1742,7 +1841,7 @@

Method Details

"minPrefixLength": 42, # The minimum number of characters needed to be typed in order to get suggestions. min_prefix_length must lie within the range of [1, 20]. If not set or set to 0, it will be set to the default of 1 character. "name": "A String", # Required. Immutable. Fully qualified name `projects/*/locations/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/dataStores/*/completionConfig` `projects/*/locations/*/collections/*/engines/*/completionConfig` "numUniqueUsersThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history, which may have user ids attached. If the number of unique users that have searched a query is less than this threshold, the query will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. - "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline. + "queryFrequencyThreshold": 42, # This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline. "queryModel": "A String", # The data model of query suggestions for serving. Currently supported values: * `automatic` - autocomplete backend automatic selects or mixes suggestions from different models. * `document` - Using suggestions generated from user-imported documents. * `search-history` - Using suggestions generated from the past history of SearchService.Search API calls. Do not use it when there is no traffic for Search API. * `user-event` - Using suggestions generated from user-imported search events. * `document-completable` - Using suggestions taken directly from user-imported document fields marked as completable. If query model is empty, the serving applies the "automatic" model by default. "shouldServeContentSuggestions": True or False, # Whether to generate and serve content suggestions. This allows for content suggestions to be served in addition to query suggestions. }
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.models.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.models.operations.html index 00bfe00118..ee4f0c258b 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.models.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.models.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.operations.html index 6230edfb84..ed2aec7eeb 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.schemas.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.schemas.html index 2be6571b80..6cfc352bae 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.schemas.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.schemas.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Schemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, x__xgafv=None)

@@ -300,17 +300,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.servingConfigs.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.servingConfigs.html index 9046c241da..ff068ad72d 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.servingConfigs.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.servingConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this dataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -108,10 +108,10 @@

Instance Methods

searchLite(servingConfig, body=None, x__xgafv=None)

Performs a search. Similar to the SearchService.Search method, but a lite version that allows API key for authentication, where OAuth and IAM checks are not required. Only public website search is supported by this method. If data stores and engines not associated with public website search are specified, a `FAILED_PRECONDITION` error is returned. This method can be used for easy onboarding without having to implement an authentication backend. However, it is strongly recommended to use SearchService.Search instead with required OAuth and IAM checks to provide better data security.

- searchLite_next()

+ searchLite_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

streamAnswer(servingConfig, body=None, x__xgafv=None)

@@ -735,6 +735,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1346,17 +1349,17 @@

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. +
@@ -3228,31 +3231,31 @@

Method Details

- searchLite_next() + searchLite_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. +
- search_next() + search_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. +
@@ -3873,6 +3876,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.sessions.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.sessions.html index 4f527a084c..d469b522d0 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.sessions.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.sessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Sessions by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -353,6 +353,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -685,6 +688,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1042,6 +1048,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1387,6 +1396,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1476,17 +1488,17 @@

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. +
@@ -1736,6 +1748,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -2068,6 +2083,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.siteSearchEngine.targetSites.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.siteSearchEngine.targetSites.html index 6e8306a712..594f20f148 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.siteSearchEngine.targetSites.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.siteSearchEngine.targetSites.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of TargetSites.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -341,17 +341,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.widgetConfigs.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.widgetConfigs.html index 4e81d99bcd..35aa8d37c4 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.widgetConfigs.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.dataStores.widgetConfigs.html @@ -167,7 +167,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -372,6 +372,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -456,7 +457,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -661,6 +662,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, @@ -744,7 +746,7 @@

Method Details

], "displayName": "A String", # The display name of the collection. "id": "A String", # Output only. the identifier of the collection, used for widget service. For now it refers to collection_id, in the future we will migrate the field to encrypted collection name UUID. For synthetic placeholder entries (see message-level comment) this is a synthetic placeholder id, not a real collection_id. - "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`. + "isFirstParty": True or False, # Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. "metadata": { # User-facing metadata for the connector, shown on the connector detail page (title, description, short_description, author, note). # Output only. User-facing connector metadata (`title`, `description`, `short_description`, `author`, `note`), retrieved from the registry `ConnectorSource.metadata` (joined by data source). Shown on the connector detail page. "author": "A String", # Optional. The party that authored the connector, e.g. "Google" or a third-party provider name. Lets end users see who authored a connector (future: third-party-authored connectors). "description": "A String", # Optional. Human-readable description of the connector, shown on the connector detail page. One connector has a single description. @@ -949,6 +951,7 @@

Method Details

"isPreview": True or False, # Output only. Whether the model is currently in preview. Clients should surface this via a "Preview" badge in the selector UI. "label": "A String", # Output only. Short label shown in the compact selector bar chip (e.g. `3.x Flash`) as opposed to the full `display_name` (`Gemini 3.x Flash`). Falls back to `display_name` when the backend registry does not specify a distinct short label. "modelId": "A String", # Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / "pseudo" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend. + "promoted": True or False, # Output only. Whether this model should be promoted in the GE chat homepage banner. }, ], }, diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.evaluations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.evaluations.html index 6bcdcff658..841c801fbf 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.evaluations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.evaluations.html @@ -95,10 +95,10 @@

Instance Methods

listResults(evaluation, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of results for a given a Evaluation.

- listResults_next()

+ listResults_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1152,31 +1152,31 @@

Method Details

- listResults_next() + listResults_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_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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.identityMappingStores.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.identityMappingStores.html index fad4edd42b..73b490db6c 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.identityMappingStores.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.identityMappingStores.html @@ -101,10 +101,10 @@

Instance Methods

listIdentityMappings(identityMappingStore, pageSize=None, pageToken=None, x__xgafv=None)

Lists Identity Mappings in an Identity Mapping Store.

- listIdentityMappings_next()

+ listIdentityMappings_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

purgeIdentityMappings(identityMappingStore, body=None, x__xgafv=None)

@@ -389,31 +389,31 @@

Method Details

- listIdentityMappings_next() + listIdentityMappings_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_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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.identityMappingStores.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.identityMappingStores.operations.html index 4dfb945209..7410c08b96 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.identityMappingStores.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.identityMappingStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.licenseConfigs.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.licenseConfigs.html index 668abad2f3..d82b1b9f17 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.licenseConfigs.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.licenseConfigs.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the LicenseConfigs associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -344,17 +344,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.notebooks.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.notebooks.html index 466b1c6449..59e85fabce 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.notebooks.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.notebooks.html @@ -100,7 +100,7 @@

Instance Methods

listRecentlyViewed(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the notebooks ordered by last view time.

- listRecentlyViewed_next()

+ listRecentlyViewed_next(previous_request, previous_response)

Retrieves the next page of results.

share(name, body=None, x__xgafv=None)

@@ -538,17 +538,17 @@

Method Details

- listRecentlyViewed_next() + listRecentlyViewed_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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.operations.html index 987b0b87f1..d53afcae71 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.sampleQuerySets.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.sampleQuerySets.html index b8b8d7c09b..2924cc4c8d 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.sampleQuerySets.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.sampleQuerySets.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of SampleQuerySets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.sampleQuerySets.sampleQueries.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.sampleQuerySets.sampleQueries.html index eb4f61c260..e700b0ef33 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.sampleQuerySets.sampleQueries.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.sampleQuerySets.sampleQueries.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of SampleQuerys.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -329,17 +329,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.userStores.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.userStores.operations.html index 296e7e6e17..c1bbcd993c 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.userStores.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.userStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.locations.userStores.userLicenses.html b/docs/dyn/discoveryengine_v1alpha.projects.locations.userStores.userLicenses.html index 705b43e0dd..bc5cc68703 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.locations.userStores.userLicenses.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.locations.userStores.userLicenses.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the User Licenses.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -152,17 +152,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1alpha.projects.operations.html b/docs/dyn/discoveryengine_v1alpha.projects.operations.html index b4e71d737d..a18fd2e9bf 100644 --- a/docs/dyn/discoveryengine_v1alpha.projects.operations.html +++ b/docs/dyn/discoveryengine_v1alpha.projects.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.html b/docs/dyn/discoveryengine_v1beta.html index 16fd661ae9..316e060e75 100644 --- a/docs/dyn/discoveryengine_v1beta.html +++ b/docs/dyn/discoveryengine_v1beta.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataConnector.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataConnector.operations.html index fc661df805..18fc4bb0e5 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataConnector.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataConnector.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.branches.documents.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.branches.documents.html index 257cd21f56..1b0ec5ff10 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.branches.documents.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.branches.documents.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Documents.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -557,17 +557,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.branches.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.branches.operations.html index 46c6829a25..62ae7ec87d 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.branches.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.branches.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.controls.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.controls.html index 0bb22b2844..f4654bf369 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.controls.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.controls.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.conversations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.conversations.html index b764ed075d..bab4896fbb 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.conversations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.conversations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Conversations by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -981,17 +981,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.html index 3d66e459e5..4fda527dba 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.html @@ -166,7 +166,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the DataStores associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -851,17 +851,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.models.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.models.operations.html index 123d7949cc..d38dcd0de3 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.models.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.models.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.operations.html index 1542399cc8..dbfdb49237 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.schemas.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.schemas.html index d6a00e785e..71da821e66 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.schemas.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.schemas.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Schemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, x__xgafv=None)

@@ -242,17 +242,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.schemas.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.schemas.operations.html index 4d045f0463..becd613844 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.schemas.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.schemas.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.servingConfigs.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.servingConfigs.html index 1f03b854fd..443cf2ee93 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.servingConfigs.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.servingConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this dataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -108,10 +108,10 @@

Instance Methods

searchLite(servingConfig, body=None, x__xgafv=None)

Performs a search. Similar to the SearchService.Search method, but a lite version that allows API key for authentication, where OAuth and IAM checks are not required. Only public website search is supported by this method. If data stores and engines not associated with public website search are specified, a `FAILED_PRECONDITION` error is returned. This method can be used for easy onboarding without having to implement an authentication backend. However, it is strongly recommended to use SearchService.Search instead with required OAuth and IAM checks to provide better data security.

- searchLite_next()

+ searchLite_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

streamAnswer(servingConfig, body=None, x__xgafv=None)

@@ -699,6 +699,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1244,17 +1247,17 @@

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. +
@@ -3069,31 +3072,31 @@

Method Details

- searchLite_next() + searchLite_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. +
- search_next() + search_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. +
@@ -3678,6 +3681,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.sessions.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.sessions.html index 24903d9c03..988e045165 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.sessions.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.sessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Sessions by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -353,6 +353,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -651,6 +654,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -974,6 +980,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1285,6 +1294,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1340,17 +1352,17 @@

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. +
@@ -1600,6 +1612,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1898,6 +1913,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.html index 41ba775460..524b9f8a57 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.html @@ -105,7 +105,7 @@

Instance Methods

fetchDomainVerificationStatus(siteSearchEngine, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of target sites with its domain verification status. This method can only be called under data store with BASIC_SITE_SEARCH state at the moment.

- fetchDomainVerificationStatus_next()

+ fetchDomainVerificationStatus_next(previous_request, previous_response)

Retrieves the next page of results.

recrawlUris(siteSearchEngine, body=None, x__xgafv=None)

@@ -283,17 +283,17 @@

Method Details

- fetchDomainVerificationStatus_next() + fetchDomainVerificationStatus_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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.operations.html index c26d0f5953..a7a2cfd02a 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html index 7618186a3e..ff8680dd56 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.targetSites.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of TargetSites.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html index 3619f75589..542f7d19c4 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.dataStores.siteSearchEngine.targetSites.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.assistants.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.assistants.html index 2b957ac7f2..74fbaad92a 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.assistants.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.assistants.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Assistants under an Engine.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -360,17 +360,17 @@

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. +
@@ -490,6 +490,13 @@

Method Details

The object takes the form of: { # Request for the AssistantService.StreamAssist method. + "agentsSpec": { # Specification of agents that are used to serve the request. # Optional. Specification of agents that are used to serve the request. + "agentSpecs": [ # Optional. Specification of agents that are used to serve the request. + { # Specification of an agent. + "agentId": "A String", # Required. ID to identify the agent resource serving the request. This field must conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) with a length limit of 63 characters. + }, + ], + }, "generationSpec": { # Assistant generation specification for the request. This allows to override the default generation configuration at the engine level. # Optional. Specification of the generation configuration for the request. "modelId": "A String", # Optional. The Vertex AI model_id used for the generative model. If not set, the default Assistant model will be used. }, @@ -624,6 +631,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.controls.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.controls.html index 6ab5f1c9cd..55e3ddcf49 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.controls.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.controls.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.conversations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.conversations.html index 7472166e22..c47c399171 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.conversations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.conversations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Conversations by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -981,17 +981,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.html index b70ec933b3..7351ac45de 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.html @@ -128,7 +128,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the Engines associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -623,17 +623,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.operations.html index 083c318020..c34c45179c 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.servingConfigs.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.servingConfigs.html index 3ed9e6ddd0..f3ae269fcd 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.servingConfigs.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.servingConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this dataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -108,10 +108,10 @@

Instance Methods

searchLite(servingConfig, body=None, x__xgafv=None)

Performs a search. Similar to the SearchService.Search method, but a lite version that allows API key for authentication, where OAuth and IAM checks are not required. Only public website search is supported by this method. If data stores and engines not associated with public website search are specified, a `FAILED_PRECONDITION` error is returned. This method can be used for easy onboarding without having to implement an authentication backend. However, it is strongly recommended to use SearchService.Search instead with required OAuth and IAM checks to provide better data security.

- searchLite_next()

+ searchLite_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

streamAnswer(servingConfig, body=None, x__xgafv=None)

@@ -699,6 +699,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1244,17 +1247,17 @@

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. +
@@ -3069,31 +3072,31 @@

Method Details

- searchLite_next() + searchLite_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. +
- search_next() + search_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. +
@@ -3678,6 +3681,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.sessions.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.sessions.html index dfccfbf2c3..354790c89b 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.sessions.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.engines.sessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Sessions by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -353,6 +353,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -651,6 +654,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -974,6 +980,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1285,6 +1294,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1340,17 +1352,17 @@

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. +
@@ -1600,6 +1612,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1898,6 +1913,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.operations.html index 293df54c6e..cb5e1958bc 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.collections.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.collections.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.branches.documents.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.branches.documents.html index 9c8ea1464d..d048d0c5c6 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.branches.documents.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.branches.documents.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Documents.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -557,17 +557,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.branches.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.branches.operations.html index 0d7e7e3c9b..207f767d79 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.branches.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.branches.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.controls.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.controls.html index b83455853c..5d375f4e34 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.controls.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.controls.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -453,17 +453,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.conversations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.conversations.html index eb319c9d24..8ce5811167 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.conversations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.conversations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Conversations by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -981,17 +981,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.html index ef91643faa..f77e14ca61 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.html @@ -161,7 +161,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the DataStores associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -843,17 +843,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.models.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.models.operations.html index d35e0796a0..5c9ea4f1e8 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.models.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.models.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.operations.html index 92bc06f064..bba8b8001f 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.schemas.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.schemas.html index 927c7a7985..8454531f5b 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.schemas.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.schemas.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of Schemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, x__xgafv=None)

@@ -237,17 +237,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.servingConfigs.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.servingConfigs.html index f41aba63da..756a87e26a 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.servingConfigs.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.servingConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this dataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -108,10 +108,10 @@

Instance Methods

searchLite(servingConfig, body=None, x__xgafv=None)

Performs a search. Similar to the SearchService.Search method, but a lite version that allows API key for authentication, where OAuth and IAM checks are not required. Only public website search is supported by this method. If data stores and engines not associated with public website search are specified, a `FAILED_PRECONDITION` error is returned. This method can be used for easy onboarding without having to implement an authentication backend. However, it is strongly recommended to use SearchService.Search instead with required OAuth and IAM checks to provide better data security.

- searchLite_next()

+ searchLite_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

streamAnswer(servingConfig, body=None, x__xgafv=None)

@@ -699,6 +699,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1244,17 +1247,17 @@

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. +
@@ -3069,31 +3072,31 @@

Method Details

- searchLite_next() + searchLite_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. +
- search_next() + search_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. +
@@ -3678,6 +3681,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.sessions.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.sessions.html index f5fbd487d0..d86e3f8487 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.sessions.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.sessions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Sessions by their parent DataStore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -353,6 +353,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -651,6 +654,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -974,6 +980,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1285,6 +1294,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1340,17 +1352,17 @@

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. +
@@ -1600,6 +1612,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. @@ -1898,6 +1913,9 @@

Method Details

"textGroundingMetadata": { # Grounding details for text sources. # Metadata for grounding based on text sources. "references": [ # References for the grounded text. { # Referenced content and related document metadata. + "chunkMetadata": { # Output only. Generic structured chunk metadata from upstream data source connectors. + "a_key": "", # Properties of the object. + }, "codeSnippet": "A String", # Chunk of code snippet from the referenced document. "content": "A String", # Referenced text content. "documentMetadata": { # Document metadata. # Document metadata. diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.siteSearchEngine.targetSites.html b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.siteSearchEngine.targetSites.html index f6fb2532ab..9b1dad9301 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.siteSearchEngine.targetSites.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.dataStores.siteSearchEngine.targetSites.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of TargetSites.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -341,17 +341,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.evaluations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.evaluations.html index b778d45a1c..acf28cf6d9 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.evaluations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.evaluations.html @@ -95,10 +95,10 @@

Instance Methods

listResults(evaluation, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of results for a given a Evaluation.

- listResults_next()

+ listResults_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1140,31 +1140,31 @@

Method Details

- listResults_next() + listResults_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_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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.identityMappingStores.html b/docs/dyn/discoveryengine_v1beta.projects.locations.identityMappingStores.html index 0196e9973a..d55c615249 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.identityMappingStores.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.identityMappingStores.html @@ -101,10 +101,10 @@

Instance Methods

listIdentityMappings(identityMappingStore, pageSize=None, pageToken=None, x__xgafv=None)

Lists Identity Mappings in an Identity Mapping Store.

- listIdentityMappings_next()

+ listIdentityMappings_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

purgeIdentityMappings(identityMappingStore, body=None, x__xgafv=None)

@@ -365,31 +365,31 @@

Method Details

- listIdentityMappings_next() + listIdentityMappings_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_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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.identityMappingStores.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.identityMappingStores.operations.html index 72ada3d6c5..ea68218cda 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.identityMappingStores.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.identityMappingStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.licenseConfigs.html b/docs/dyn/discoveryengine_v1beta.projects.locations.licenseConfigs.html index d1342de634..04da7103ce 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.licenseConfigs.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.licenseConfigs.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the LicenseConfigs associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -268,17 +268,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.operations.html b/docs/dyn/discoveryengine_v1beta.projects.locations.operations.html index 27482b229a..a4082bbe49 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.sampleQuerySets.html b/docs/dyn/discoveryengine_v1beta.projects.locations.sampleQuerySets.html index 15b6e10dbe..03b69678c2 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.sampleQuerySets.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.sampleQuerySets.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of SampleQuerySets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.sampleQuerySets.sampleQueries.html b/docs/dyn/discoveryengine_v1beta.projects.locations.sampleQuerySets.sampleQueries.html index a80c2af105..3bea950ddc 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.sampleQuerySets.sampleQueries.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.sampleQuerySets.sampleQueries.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of SampleQuerys.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -329,17 +329,17 @@

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. +
diff --git a/docs/dyn/discoveryengine_v1beta.projects.locations.userStores.userLicenses.html b/docs/dyn/discoveryengine_v1beta.projects.locations.userStores.userLicenses.html index db99172736..c6ee676133 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.locations.userStores.userLicenses.html +++ b/docs/dyn/discoveryengine_v1beta.projects.locations.userStores.userLicenses.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the User Licenses.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/discoveryengine_v1beta.projects.operations.html b/docs/dyn/discoveryengine_v1beta.projects.operations.html index f3ddaef163..196b488cc2 100644 --- a/docs/dyn/discoveryengine_v1beta.projects.operations.html +++ b/docs/dyn/discoveryengine_v1beta.projects.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/discoveryengine.v1.json b/googleapiclient/discovery_cache/documents/discoveryengine.v1.json index 76b2416f0d..a00b4e90e2 100644 --- a/googleapiclient/discovery_cache/documents/discoveryengine.v1.json +++ b/googleapiclient/discovery_cache/documents/discoveryengine.v1.json @@ -9742,7 +9742,7 @@ } } }, -"revision": "20260815", +"revision": "20260823", "rootUrl": "https://discoveryengine.googleapis.com/", "schemas": { "A2aV1APIKeySecurityScheme": { @@ -13318,6 +13318,15 @@ "description": "Referenced content and related document metadata.", "id": "GoogleCloudDiscoveryengineV1AssistantGroundedContentTextGroundingMetadataReference", "properties": { +"chunkMetadata": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Output only. Generic structured chunk metadata from upstream data source connectors.", +"readOnly": true, +"type": "object" +}, "codeSnippet": { "description": "Chunk of code snippet from the referenced document.", "type": "string" @@ -21504,6 +21513,10 @@ false "description": "Request for the AssistantService.StreamAssist method.", "id": "GoogleCloudDiscoveryengineV1StreamAssistRequest", "properties": { +"agentsSpec": { +"$ref": "GoogleCloudDiscoveryengineV1StreamAssistRequestAgentsSpec", +"description": "Optional. Specification of agents that are used to serve the request." +}, "generationSpec": { "$ref": "GoogleCloudDiscoveryengineV1StreamAssistRequestGenerationSpec", "description": "Optional. Specification of the generation configuration for the request." @@ -21527,6 +21540,31 @@ false }, "type": "object" }, +"GoogleCloudDiscoveryengineV1StreamAssistRequestAgentsSpec": { +"description": "Specification of agents that are used to serve the request.", +"id": "GoogleCloudDiscoveryengineV1StreamAssistRequestAgentsSpec", +"properties": { +"agentSpecs": { +"description": "Optional. Specification of agents that are used to serve the request.", +"items": { +"$ref": "GoogleCloudDiscoveryengineV1StreamAssistRequestAgentsSpecAgentSpec" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudDiscoveryengineV1StreamAssistRequestAgentsSpecAgentSpec": { +"description": "Specification of an agent.", +"id": "GoogleCloudDiscoveryengineV1StreamAssistRequestAgentsSpecAgentSpec", +"properties": { +"agentId": { +"description": "Required. ID to identify the agent resource serving the request. This field must conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) with a length limit of 63 characters.", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudDiscoveryengineV1StreamAssistRequestGenerationSpec": { "description": "Assistant generation specification for the request. This allows to override the default generation configuration at the engine level.", "id": "GoogleCloudDiscoveryengineV1StreamAssistRequestGenerationSpec", @@ -22673,7 +22711,7 @@ false "type": "string" }, "isFirstParty": { -"description": "Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`.", +"description": "Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors.", "readOnly": true, "type": "boolean" }, @@ -23233,6 +23271,11 @@ false "description": "Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / \"pseudo\" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend.", "readOnly": true, "type": "string" +}, +"promoted": { +"description": "Output only. Whether this model should be promoted in the GE chat homepage banner.", +"readOnly": true, +"type": "boolean" } }, "type": "object" @@ -24873,6 +24916,15 @@ false "description": "Referenced content and related document metadata.", "id": "GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference", "properties": { +"chunkMetadata": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Output only. Generic structured chunk metadata from upstream data source connectors.", +"readOnly": true, +"type": "object" +}, "codeSnippet": { "description": "Chunk of code snippet from the referenced document.", "type": "string" diff --git a/googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json b/googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json index 4bf80334e6..613b1a4b6b 100644 --- a/googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/discoveryengine.v1alpha.json @@ -1286,6 +1286,39 @@ "https://www.googleapis.com/auth/discoveryengine.serving.readwrite" ] }, +"getIamPolicy": { +"description": "Gets the IAM access control policy for a Collection. A `NOT_FOUND` error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:getIamPolicy", +"httpMethod": "GET", +"id": "discoveryengine.projects.locations.collections.getIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"options.requestedPolicyVersion": { +"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).", +"format": "int32", +"location": "query", +"type": "integer" +}, +"resource": { +"description": "REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+resource}:getIamPolicy", +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/discoveryengine.readwrite", +"https://www.googleapis.com/auth/discoveryengine.serving.readwrite" +] +}, "list": { "description": "Gets a list of Collections.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections", @@ -1365,6 +1398,36 @@ "https://www.googleapis.com/auth/discoveryengine.serving.readwrite" ] }, +"setIamPolicy": { +"description": "Sets the IAM access control policy for a Collection. A `NOT_FOUND` error is returned if the resource does not exist. **Important:** When setting a policy directly on a Collection resource, the only recommended roles in the bindings are: `roles/discoveryengine.admin` `roles/discoveryengine.agentspaceAdmin` `roles/discoveryengine.viewer` `roles/discoveryengine.agentspaceViewer` `roles/discoveryengine.user` `roles/discoveryengine.agentspaceUser` Attempting to grant any other role will result in a warning in logging.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}:setIamPolicy", +"httpMethod": "POST", +"id": "discoveryengine.projects.locations.collections.setIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"resource": { +"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+resource}:setIamPolicy", +"request": { +"$ref": "GoogleIamV1SetIamPolicyRequest" +}, +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/discoveryengine.readwrite", +"https://www.googleapis.com/auth/discoveryengine.serving.readwrite" +] +}, "updateDataConnector": { "description": "Updates a DataConnector.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataConnector", @@ -1494,6 +1557,37 @@ "https://www.googleapis.com/auth/discoveryengine.serving.readwrite" ] }, +"invokeConnectorMcp": { +"description": "Makes a call to an MCP connector.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataConnector:invokeConnectorMcp", +"httpMethod": "POST", +"id": "discoveryengine.projects.locations.collections.dataConnector.invokeConnectorMcp", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. DataConnector resource. The data connector used for making the MCP call.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataConnector$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+name}:invokeConnectorMcp", +"request": { +"$ref": "GoogleCloudDiscoveryengineV1alphaInvokeConnectorMcpRequest" +}, +"response": { +"$ref": "GoogleCloudDiscoveryengineV1alphaInvokeConnectorMcpResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/discoveryengine.assist.readwrite", +"https://www.googleapis.com/auth/discoveryengine.readwrite", +"https://www.googleapis.com/auth/discoveryengine.serving.readwrite" +] +}, "mcp": { "description": "ServeMcpDeleteRequest serves a MCP DELETE request.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataConnector/mcp", @@ -2000,6 +2094,39 @@ "https://www.googleapis.com/auth/discoveryengine.serving.readwrite" ] }, +"getIamPolicy": { +"description": "Gets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}:getIamPolicy", +"httpMethod": "GET", +"id": "discoveryengine.projects.locations.collections.dataStores.getIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"options.requestedPolicyVersion": { +"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).", +"format": "int32", +"location": "query", +"type": "integer" +}, +"resource": { +"description": "REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+resource}:getIamPolicy", +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/discoveryengine.readwrite", +"https://www.googleapis.com/auth/discoveryengine.serving.readwrite" +] +}, "getSiteSearchEngine": { "description": "Gets the SiteSearchEngine.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}/siteSearchEngine", @@ -2181,6 +2308,36 @@ "https://www.googleapis.com/auth/discoveryengine.serving.readwrite" ] }, +"setIamPolicy": { +"description": "Sets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. **Important:** When setting a policy directly on a DataStore resource, the only recommended roles in the bindings are: `roles/discoveryengine.admin` `roles/discoveryengine.agentspaceAdmin` `roles/discoveryengine.viewer` `roles/discoveryengine.agentspaceViewer` `roles/discoveryengine.user` `roles/discoveryengine.agentspaceUser` Attempting to grant any other role will result in a warning in logging.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}:setIamPolicy", +"httpMethod": "POST", +"id": "discoveryengine.projects.locations.collections.dataStores.setIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"resource": { +"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/collections/[^/]+/dataStores/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+resource}:setIamPolicy", +"request": { +"$ref": "GoogleIamV1SetIamPolicyRequest" +}, +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/discoveryengine.readwrite", +"https://www.googleapis.com/auth/discoveryengine.serving.readwrite" +] +}, "trainCustomModel": { "description": "Trains a custom model.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/collections/{collectionsId}/dataStores/{dataStoresId}:trainCustomModel", @@ -8480,6 +8637,39 @@ "https://www.googleapis.com/auth/discoveryengine.serving.readwrite" ] }, +"getIamPolicy": { +"description": "Gets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. An empty policy is returned if the resource exists but does not have a policy set on it.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}:getIamPolicy", +"httpMethod": "GET", +"id": "discoveryengine.projects.locations.dataStores.getIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"options.requestedPolicyVersion": { +"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).", +"format": "int32", +"location": "query", +"type": "integer" +}, +"resource": { +"description": "REQUIRED: The resource for which the policy is being requested. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+resource}:getIamPolicy", +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/discoveryengine.readwrite", +"https://www.googleapis.com/auth/discoveryengine.serving.readwrite" +] +}, "getSiteSearchEngine": { "description": "Gets the SiteSearchEngine.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/siteSearchEngine", @@ -8661,6 +8851,36 @@ "https://www.googleapis.com/auth/discoveryengine.serving.readwrite" ] }, +"setIamPolicy": { +"description": "Sets the IAM access control policy for a DataStore. A `NOT_FOUND` error is returned if the resource does not exist. **Important:** When setting a policy directly on a DataStore resource, the only recommended roles in the bindings are: `roles/discoveryengine.admin` `roles/discoveryengine.agentspaceAdmin` `roles/discoveryengine.viewer` `roles/discoveryengine.agentspaceViewer` `roles/discoveryengine.user` `roles/discoveryengine.agentspaceUser` Attempting to grant any other role will result in a warning in logging.", +"flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}:setIamPolicy", +"httpMethod": "POST", +"id": "discoveryengine.projects.locations.dataStores.setIamPolicy", +"parameterOrder": [ +"resource" +], +"parameters": { +"resource": { +"description": "REQUIRED: The resource for which the policy is being specified. See [Resource names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for this field.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/dataStores/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1alpha/{+resource}:setIamPolicy", +"request": { +"$ref": "GoogleIamV1SetIamPolicyRequest" +}, +"response": { +"$ref": "GoogleIamV1Policy" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/discoveryengine.readwrite", +"https://www.googleapis.com/auth/discoveryengine.serving.readwrite" +] +}, "updateCompletionConfig": { "description": "Updates the CompletionConfigs.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/dataStores/{dataStoresId}/completionConfig", @@ -13427,7 +13647,7 @@ } } }, -"revision": "20260815", +"revision": "20260823", "rootUrl": "https://discoveryengine.googleapis.com/", "schemas": { "GoogleApiDistribution": { @@ -21516,6 +21736,15 @@ "description": "Referenced content and related document metadata.", "id": "GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference", "properties": { +"chunkMetadata": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Output only. Generic structured chunk metadata from upstream data source connectors.", +"readOnly": true, +"type": "object" +}, "codeSnippet": { "description": "Chunk of code snippet from the referenced document.", "type": "string" @@ -23156,7 +23385,7 @@ "type": "integer" }, "queryFrequencyThreshold": { -"description": "This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 3 used in the generation pipeline.", +"description": "This field is only meaningful for suggestions generated from user events or search history. If a query shows up less than this threshold, it may indicate that the query is rarely searched and thus will not be generated as a suggestion. This is field can be helpful for preventing PII queries becoming suggestions, as those queries are usually uniquely searched. If not set, the default value is 8 used in the generation pipeline.", "format": "int32", "type": "integer" }, @@ -28143,6 +28372,48 @@ }, "type": "object" }, +"GoogleCloudDiscoveryengineV1alphaInvokeConnectorMcpRequest": { +"description": "Request message for making a call to an MCP connector. It carries the connector name, the method to invoke, and optional parameters.", +"id": "GoogleCloudDiscoveryengineV1alphaInvokeConnectorMcpRequest", +"properties": { +"engine": { +"description": "Optional. The engine resource name (e.g. \"projects/{project}/locations/{location}/collections/{collection}/engines/{engine}\"). Used as the search engine id when invoking tool registry tools that issue Discovery Search Service requests.", +"type": "string" +}, +"method": { +"description": "Required. The method to invoke (e.g. \"tools/list\", \"tools/call\", \"resources/read\", \"prompts/get\", etc.).", +"type": "string" +}, +"params": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Optional. Arbitrary structured parameters for the method. Using google.protobuf.Struct keeps the payload schema-flexible, matching JSON-RPC's free-form `params` field.", +"type": "object" +}, +"toolSpecVersion": { +"description": "Optional. The tool spec version to resolve the connector's tool surface against. This corresponds to the connector's BAP tool spec file name (e.g. \"v2\", \"v5.2\"). When unset, the server uses its default (latest) tool spec for the connector. Applies to all methods (e.g. \"tools/list\" and \"tools/call\").", +"type": "string" +} +}, +"type": "object" +}, +"GoogleCloudDiscoveryengineV1alphaInvokeConnectorMcpResponse": { +"description": "Response message returning the result of an MCP connector invocation. It contains either a successful result payload or error details.", +"id": "GoogleCloudDiscoveryengineV1alphaInvokeConnectorMcpResponse", +"properties": { +"error": { +"$ref": "GoogleCloudDiscoveryengineV1alphaMcpError", +"description": "Error details when the call fails." +}, +"result": { +"description": "Successful result \u2014 arbitrary structured data.", +"type": "any" +} +}, +"type": "object" +}, "GoogleCloudDiscoveryengineV1alphaLanguageInfo": { "description": "Language info for DataStore.", "id": "GoogleCloudDiscoveryengineV1alphaLanguageInfo", @@ -28940,6 +29211,26 @@ "properties": {}, "type": "object" }, +"GoogleCloudDiscoveryengineV1alphaMcpError": { +"description": "McpError represents error details when an MCP call fails. This structure follows the JSON-RPC 2.0 error object shape.", +"id": "GoogleCloudDiscoveryengineV1alphaMcpError", +"properties": { +"code": { +"description": "Numeric error code.", +"format": "int32", +"type": "integer" +}, +"data": { +"description": "Optional structured data with additional error context.", +"type": "any" +}, +"message": { +"description": "Short, human-readable description of the error.", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudDiscoveryengineV1alphaMediaInfo": { "description": "Media-specific user event information.", "id": "GoogleCloudDiscoveryengineV1alphaMediaInfo", @@ -33495,6 +33786,10 @@ false "$ref": "GoogleCloudDiscoveryengineV1alphaStreamAssistRequestActionSpec", "description": "Optional. Specification of actions for the request." }, +"agentsSpec": { +"$ref": "GoogleCloudDiscoveryengineV1alphaStreamAssistRequestAgentsSpec", +"description": "Optional. Specification of agents that are used to serve the request." +}, "generationSpec": { "$ref": "GoogleCloudDiscoveryengineV1alphaStreamAssistRequestGenerationSpec", "description": "Optional. Specification of the generation configuration for the request." @@ -33529,6 +33824,31 @@ false }, "type": "object" }, +"GoogleCloudDiscoveryengineV1alphaStreamAssistRequestAgentsSpec": { +"description": "Specification of agents that are used to serve the request.", +"id": "GoogleCloudDiscoveryengineV1alphaStreamAssistRequestAgentsSpec", +"properties": { +"agentSpecs": { +"description": "Optional. Specification of agents that are used to serve the request.", +"items": { +"$ref": "GoogleCloudDiscoveryengineV1alphaStreamAssistRequestAgentsSpecAgentSpec" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudDiscoveryengineV1alphaStreamAssistRequestAgentsSpecAgentSpec": { +"description": "Specification of an agent.", +"id": "GoogleCloudDiscoveryengineV1alphaStreamAssistRequestAgentsSpecAgentSpec", +"properties": { +"agentId": { +"description": "Required. ID to identify the agent resource serving the request. This field must conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) with a length limit of 63 characters.", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudDiscoveryengineV1alphaStreamAssistRequestGenerationSpec": { "description": "Assistant generation specification for the request. This allows to override the default generation configuration at the engine level.", "id": "GoogleCloudDiscoveryengineV1alphaStreamAssistRequestGenerationSpec", @@ -34810,7 +35130,7 @@ false "type": "string" }, "isFirstParty": { -"description": "Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors. Sourced from `ConnectorSource.is_first_party` once that field is universally populated (b/534727761); until then derived from `ConnectorSource.connector_type == FIRST_PARTY`.", +"description": "Output only. Whether this is a first-party (Google-owned) connector, as opposed to a third-party connector. Used by the frontend to group 1P vs 3P connectors.", "readOnly": true, "type": "boolean" }, @@ -35422,6 +35742,11 @@ false "description": "Output only. Unique identifier of the model (e.g. `gemini-2.5-flash`, `gemini-3.1-pro-preview`). This is the same identifier that clients pass back to the assistant service to select this model. Virtual / \"pseudo\" models (e.g. `gemini-fast`) are also valid values here; they are resolved to the underlying concrete model on the backend.", "readOnly": true, "type": "string" +}, +"promoted": { +"description": "Output only. Whether this model should be promoted in the GE chat homepage banner.", +"readOnly": true, +"type": "boolean" } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json b/googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json index fdc62d5a93..84c9d23521 100644 --- a/googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json +++ b/googleapiclient/discovery_cache/documents/discoveryengine.v1beta.json @@ -9554,7 +9554,7 @@ } } }, -"revision": "20260815", +"revision": "20260823", "rootUrl": "https://discoveryengine.googleapis.com/", "schemas": { "GoogleApiDistribution": { @@ -16080,6 +16080,15 @@ "description": "Referenced content and related document metadata.", "id": "GoogleCloudDiscoveryengineV1alphaAssistantGroundedContentTextGroundingMetadataReference", "properties": { +"chunkMetadata": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Output only. Generic structured chunk metadata from upstream data source connectors.", +"readOnly": true, +"type": "object" +}, "codeSnippet": { "description": "Chunk of code snippet from the referenced document.", "type": "string" @@ -25101,6 +25110,15 @@ false "description": "Referenced content and related document metadata.", "id": "GoogleCloudDiscoveryengineV1betaAssistantGroundedContentTextGroundingMetadataReference", "properties": { +"chunkMetadata": { +"additionalProperties": { +"description": "Properties of the object.", +"type": "any" +}, +"description": "Output only. Generic structured chunk metadata from upstream data source connectors.", +"readOnly": true, +"type": "object" +}, "codeSnippet": { "description": "Chunk of code snippet from the referenced document.", "type": "string" @@ -33526,6 +33544,10 @@ false "description": "Request for the AssistantService.StreamAssist method.", "id": "GoogleCloudDiscoveryengineV1betaStreamAssistRequest", "properties": { +"agentsSpec": { +"$ref": "GoogleCloudDiscoveryengineV1betaStreamAssistRequestAgentsSpec", +"description": "Optional. Specification of agents that are used to serve the request." +}, "generationSpec": { "$ref": "GoogleCloudDiscoveryengineV1betaStreamAssistRequestGenerationSpec", "description": "Optional. Specification of the generation configuration for the request." @@ -33549,6 +33571,31 @@ false }, "type": "object" }, +"GoogleCloudDiscoveryengineV1betaStreamAssistRequestAgentsSpec": { +"description": "Specification of agents that are used to serve the request.", +"id": "GoogleCloudDiscoveryengineV1betaStreamAssistRequestAgentsSpec", +"properties": { +"agentSpecs": { +"description": "Optional. Specification of agents that are used to serve the request.", +"items": { +"$ref": "GoogleCloudDiscoveryengineV1betaStreamAssistRequestAgentsSpecAgentSpec" +}, +"type": "array" +} +}, +"type": "object" +}, +"GoogleCloudDiscoveryengineV1betaStreamAssistRequestAgentsSpecAgentSpec": { +"description": "Specification of an agent.", +"id": "GoogleCloudDiscoveryengineV1betaStreamAssistRequestAgentsSpecAgentSpec", +"properties": { +"agentId": { +"description": "Required. ID to identify the agent resource serving the request. This field must conform to [RFC-1034](https://tools.ietf.org/html/rfc1034) with a length limit of 63 characters.", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudDiscoveryengineV1betaStreamAssistRequestGenerationSpec": { "description": "Assistant generation specification for the request. This allows to override the default generation configuration at the engine level.", "id": "GoogleCloudDiscoveryengineV1betaStreamAssistRequestGenerationSpec", From 822a8c406be2a7c1f2fe35e7878c090f095d2b10 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:36 +0000 Subject: [PATCH 35/70] feat(file): update the api #### file:v1 The following keys were added: - schemas.PscConfig.properties.requestedIpAddress.type (Total Keys: 1) #### file:v1beta1 The following keys were added: - resources.projects.resources.locations.resources.volumePools.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.volumePools.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.volumePools.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.volumePools.methods.list (Total Keys: 20) - resources.projects.resources.locations.resources.volumePools.methods.patch (Total Keys: 15) - resources.projects.resources.locations.resources.volumePools.resources.volumes.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.volumePools.resources.volumes.methods.delete (Total Keys: 11) - resources.projects.resources.locations.resources.volumePools.resources.volumes.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.volumePools.resources.volumes.methods.list (Total Keys: 20) - schemas.InstanceTemplate (Total Keys: 13) - schemas.ListVolumePoolsResponse (Total Keys: 7) - schemas.ListVolumesResponse (Total Keys: 7) - schemas.MountPoint (Total Keys: 6) - schemas.PscConfig.properties.requestedIpAddress.type (Total Keys: 1) - schemas.Volume (Total Keys: 50) --- docs/dyn/file_v1.html | 26 +- .../file_v1.projects.locations.backups.html | 18 +- docs/dyn/file_v1.projects.locations.html | 18 +- .../file_v1.projects.locations.instances.html | 22 +- ...rojects.locations.instances.snapshots.html | 18 +- ...file_v1.projects.locations.operations.html | 18 +- docs/dyn/file_v1beta1.html | 26 +- ...le_v1beta1.projects.locations.backups.html | 18 +- docs/dyn/file_v1beta1.projects.locations.html | 23 +- ..._v1beta1.projects.locations.instances.html | 22 +- ...1.projects.locations.instances.shares.html | 18 +- ...rojects.locations.instances.snapshots.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- ...1beta1.projects.locations.volumePools.html | 518 +++++++++++++++ ...rojects.locations.volumePools.volumes.html | 246 +++++++ .../discovery_cache/documents/file.v1.json | 6 +- .../documents/file.v1beta1.json | 619 +++++++++++++++++- 17 files changed, 1525 insertions(+), 127 deletions(-) create mode 100644 docs/dyn/file_v1beta1.projects.locations.volumePools.html create mode 100644 docs/dyn/file_v1beta1.projects.locations.volumePools.volumes.html diff --git a/docs/dyn/file_v1.html b/docs/dyn/file_v1.html index f42057d50c..ca7d66afa9 100644 --- a/docs/dyn/file_v1.html +++ b/docs/dyn/file_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/file_v1.projects.locations.backups.html b/docs/dyn/file_v1.projects.locations.backups.html index 798450ec68..7ea8d591a2 100644 --- a/docs/dyn/file_v1.projects.locations.backups.html +++ b/docs/dyn/file_v1.projects.locations.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all backups in a project for either a specified location or for all locations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -287,17 +287,17 @@

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. +
diff --git a/docs/dyn/file_v1.projects.locations.html b/docs/dyn/file_v1.projects.locations.html index 48b76d75f3..19966fd727 100644 --- a/docs/dyn/file_v1.projects.locations.html +++ b/docs/dyn/file_v1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/file_v1.projects.locations.instances.html b/docs/dyn/file_v1.projects.locations.instances.html index c53eb97e9c..07fb25c239 100644 --- a/docs/dyn/file_v1.projects.locations.instances.html +++ b/docs/dyn/file_v1.projects.locations.instances.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all instances in a project for either a specified location or for all locations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -187,6 +187,7 @@

Method Details

"network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT. "endpointProject": "A String", # Optional. Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project. + "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field. }, "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24 or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network. }, @@ -371,6 +372,7 @@

Method Details

"network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT. "endpointProject": "A String", # Optional. Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project. + "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field. }, "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24 or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network. }, @@ -496,6 +498,7 @@

Method Details

"network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT. "endpointProject": "A String", # Optional. Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project. + "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field. }, "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24 or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network. }, @@ -551,17 +554,17 @@

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. +
@@ -630,6 +633,7 @@

Method Details

"network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT. "endpointProject": "A String", # Optional. Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project. + "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field. }, "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24 or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network. }, diff --git a/docs/dyn/file_v1.projects.locations.instances.snapshots.html b/docs/dyn/file_v1.projects.locations.instances.snapshots.html index 692db121c1..f0b6ec0aa0 100644 --- a/docs/dyn/file_v1.projects.locations.instances.snapshots.html +++ b/docs/dyn/file_v1.projects.locations.instances.snapshots.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all snapshots in a project for either a specified location or for all locations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/file_v1.projects.locations.operations.html b/docs/dyn/file_v1.projects.locations.operations.html index 0db9fcc2e6..8ada23aa2e 100644 --- a/docs/dyn/file_v1.projects.locations.operations.html +++ b/docs/dyn/file_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/file_v1beta1.html b/docs/dyn/file_v1beta1.html index 3dc543519d..b92fe07185 100644 --- a/docs/dyn/file_v1beta1.html +++ b/docs/dyn/file_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/file_v1beta1.projects.locations.backups.html b/docs/dyn/file_v1beta1.projects.locations.backups.html index be92fd0cb9..47aa1650a5 100644 --- a/docs/dyn/file_v1beta1.projects.locations.backups.html +++ b/docs/dyn/file_v1beta1.projects.locations.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all backups in a project for either a specified location or for all locations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -287,17 +287,17 @@

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. +
diff --git a/docs/dyn/file_v1beta1.projects.locations.html b/docs/dyn/file_v1beta1.projects.locations.html index ed72e7ce5c..cbb7192f14 100644 --- a/docs/dyn/file_v1beta1.projects.locations.html +++ b/docs/dyn/file_v1beta1.projects.locations.html @@ -94,6 +94,11 @@

Instance Methods

Returns the sharePools Resource.

+

+ volumePools() +

+

Returns the volumePools Resource.

+

close()

Close httplib2 connections.

@@ -104,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/file_v1beta1.projects.locations.instances.html b/docs/dyn/file_v1beta1.projects.locations.instances.html index e93944fd77..dc6f2e137b 100644 --- a/docs/dyn/file_v1beta1.projects.locations.instances.html +++ b/docs/dyn/file_v1beta1.projects.locations.instances.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all instances in a project for either a specified location or for all locations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -208,6 +208,7 @@

Method Details

"network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT. "endpointProject": "A String", # Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project. + "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field. }, "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24, or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network. }, @@ -408,6 +409,7 @@

Method Details

"network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT. "endpointProject": "A String", # Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project. + "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field. }, "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24, or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network. }, @@ -549,6 +551,7 @@

Method Details

"network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT. "endpointProject": "A String", # Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project. + "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field. }, "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24, or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network. }, @@ -604,17 +607,17 @@

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. +
@@ -699,6 +702,7 @@

Method Details

"network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected. "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT. "endpointProject": "A String", # Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project. + "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field. }, "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24, or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network. }, diff --git a/docs/dyn/file_v1beta1.projects.locations.instances.shares.html b/docs/dyn/file_v1beta1.projects.locations.instances.shares.html index 6c943616e2..04cfc163ea 100644 --- a/docs/dyn/file_v1beta1.projects.locations.instances.shares.html +++ b/docs/dyn/file_v1beta1.projects.locations.instances.shares.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all shares for a specified instance.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -302,17 +302,17 @@

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. +
diff --git a/docs/dyn/file_v1beta1.projects.locations.instances.snapshots.html b/docs/dyn/file_v1beta1.projects.locations.instances.snapshots.html index 4ecd0411e2..e07cfa93e9 100644 --- a/docs/dyn/file_v1beta1.projects.locations.instances.snapshots.html +++ b/docs/dyn/file_v1beta1.projects.locations.instances.snapshots.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists all snapshots in a project for either a specified location or for all locations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/file_v1beta1.projects.locations.operations.html b/docs/dyn/file_v1beta1.projects.locations.operations.html index 907fde5252..2a041c03f0 100644 --- a/docs/dyn/file_v1beta1.projects.locations.operations.html +++ b/docs/dyn/file_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/file_v1beta1.projects.locations.volumePools.html b/docs/dyn/file_v1beta1.projects.locations.volumePools.html new file mode 100644 index 0000000000..978dcbc915 --- /dev/null +++ b/docs/dyn/file_v1beta1.projects.locations.volumePools.html @@ -0,0 +1,518 @@ + + + +

Cloud Filestore API . projects . locations . volumePools

+

Instance Methods

+

+ volumes() +

+

Returns the volumes Resource.

+ +

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, volumePoolId=None, x__xgafv=None)

+

Creates a volume pool.

+

+ delete(name, x__xgafv=None)

+

Deletes a volume pool.

+

+ get(name, x__xgafv=None)

+

Gets the details of a specific volume pool.

+

+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists all volume pools in a project for either a specified location or for all locations.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ patch(name, body=None, updateMask=None, x__xgafv=None)

+

Updates the settings of a specific volume pool.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, volumePoolId=None, x__xgafv=None) +
Creates a volume pool.
+
+Args:
+  parent: string, Required. The project and location for which to create the volume pool, in the format `projects/{project}/locations/{location}`. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # VolumePool representation of a Cloud Filestore volume pool.
+  "createTime": "A String", # Output only. The time when the volume pool was created.
+  "description": "A String", # Optional. A description of the volume pool with 2048 characters or less.
+  "instanceListPageSize": 42, # Optional. The page size to use when listing instances.
+  "instanceNamePrefix": "A String", # Optional. Instance name prefix.
+  "instanceTemplate": { # InstanceTemplate representation of a Cloud Filestore volume pool instance template. # Optional. Instance template details.
+    "backendType": "A String", # Optional. Backend type.
+    "capacityGb": 42, # Optional. Capacity in GB.
+    "labels": { # Optional. Instance labels.
+      "a_key": "A String",
+    },
+    "networks": [ # Optional. Network configurations.
+      { # Network configuration for the instance.
+        "connectMode": "A String", # The network connect mode of the Filestore instance. If not provided, the connect mode defaults to DIRECT_PEERING.
+        "ipAddresses": [ # Output only. IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or IPv6 addresses in the format `{block1}:{block2}:{block3}:{block4}:{block5}:{block6}:{block7}:{block8}`.
+          "A String",
+        ],
+        "modes": [ # Internet protocol versions for which the instance has IP addresses assigned.
+          "A String",
+        ],
+        "network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected.
+        "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT.
+          "endpointProject": "A String", # Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project.
+          "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field.
+        },
+        "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24, or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network.
+      },
+    ],
+    "performanceConfig": { # Used for setting the performance configuration. If the user doesn't specify PerformanceConfig, automatically provision the default performance settings as described in https://cloud.google.com/filestore/docs/performance. Larger instances will be linearly set to more IOPS. If the instance's capacity is increased or decreased, its performance will be automatically adjusted upwards or downwards accordingly (respectively). # Optional. Performance configuration.
+      "fixedIops": { # Fixed IOPS (input/output operations per second) parameters. # Choose a fixed provisioned IOPS value for the instance, which will remain constant regardless of instance capacity. Value must be a multiple of 1000. If the chosen value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
+        "maxIops": "A String", # Required. Maximum IOPS.
+      },
+      "iopsPerTb": { # IOPS per TB. Filestore defines TB as 1024^4 bytes (TiB). # Provision IOPS dynamically based on the capacity of the instance. Provisioned IOPS will be calculated by multiplying the capacity of the instance in TiB by the `iops_per_tb` value. For example, for a 2 TiB instance with an `iops_per_tb` value of 17000 the provisioned IOPS will be 34000. If the calculated value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
+        "maxIopsPerTb": "A String", # Required. Maximum IOPS per TiB.
+      },
+    },
+    "protocol": "A String", # Optional. File protocol.
+    "requestOverrides": "A String", # Optional. Request overrides in JSON format.
+    "tier": "A String", # Optional. Tier of the instance.
+  },
+  "labels": { # Optional. Resource labels to represent user provided metadata.
+    "a_key": "A String",
+  },
+  "maxAcquireCandidates": 42, # Optional. The maximum number of candidates to fetch when acquiring a volume.
+  "maxInstances": 42, # Optional. Maximum number of instances to create.
+  "maxPendingInstanceCreations": 42, # Optional. The maximum number of pending instance creation requests.
+  "maxPendingVolumeCreationsPerInstance": 42, # Optional. The maximum number of pending volume creation requests per instance.
+  "maxPendingVolumeDeletionsPerInstance": 42, # Optional. The maximum number of pending volume deletion requests per instance.
+  "maxVolumesPerInstance": 42, # Optional. Maximum number of volumes per instance.
+  "minAvailableVolumes": 42, # Optional. Minimum number of available volumes to maintain.
+  "minInstances": 42, # Optional. Minimum number of instances to create.
+  "name": "A String", # Identifier. The resource name of the volume pool, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.
+  "negbaInstanceRatio": 3.14, # Optional. The ratio of Negba instances to maintain in the volume pool, between 0 and 1.
+  "operationPollLimit": 42, # Optional. The maximum number of operations to poll in a single reconciliation run.
+  "state": "A String", # Output only. The volume pool state.
+  "uniqueId": "A String", # Output only. Unique ID of the resource, as defined by CCFE.
+  "volumeBatchSize": 42, # Optional. The number of volumes to create in a single batch.
+  "volumeSizeMb": 42, # Optional. Volume size in MiB.
+}
+
+  volumePoolId: string, Required. The ID to use for the volume pool, which will become the final component of the volume pool's resource name.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ delete(name, x__xgafv=None) +
Deletes a volume pool.
+
+Args:
+  name: string, Required. The volume pool resource name, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets the details of a specific volume pool.
+
+Args:
+  name: string, Required. The volume pool resource name, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # VolumePool representation of a Cloud Filestore volume pool.
+  "createTime": "A String", # Output only. The time when the volume pool was created.
+  "description": "A String", # Optional. A description of the volume pool with 2048 characters or less.
+  "instanceListPageSize": 42, # Optional. The page size to use when listing instances.
+  "instanceNamePrefix": "A String", # Optional. Instance name prefix.
+  "instanceTemplate": { # InstanceTemplate representation of a Cloud Filestore volume pool instance template. # Optional. Instance template details.
+    "backendType": "A String", # Optional. Backend type.
+    "capacityGb": 42, # Optional. Capacity in GB.
+    "labels": { # Optional. Instance labels.
+      "a_key": "A String",
+    },
+    "networks": [ # Optional. Network configurations.
+      { # Network configuration for the instance.
+        "connectMode": "A String", # The network connect mode of the Filestore instance. If not provided, the connect mode defaults to DIRECT_PEERING.
+        "ipAddresses": [ # Output only. IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or IPv6 addresses in the format `{block1}:{block2}:{block3}:{block4}:{block5}:{block6}:{block7}:{block8}`.
+          "A String",
+        ],
+        "modes": [ # Internet protocol versions for which the instance has IP addresses assigned.
+          "A String",
+        ],
+        "network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected.
+        "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT.
+          "endpointProject": "A String", # Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project.
+          "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field.
+        },
+        "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24, or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network.
+      },
+    ],
+    "performanceConfig": { # Used for setting the performance configuration. If the user doesn't specify PerformanceConfig, automatically provision the default performance settings as described in https://cloud.google.com/filestore/docs/performance. Larger instances will be linearly set to more IOPS. If the instance's capacity is increased or decreased, its performance will be automatically adjusted upwards or downwards accordingly (respectively). # Optional. Performance configuration.
+      "fixedIops": { # Fixed IOPS (input/output operations per second) parameters. # Choose a fixed provisioned IOPS value for the instance, which will remain constant regardless of instance capacity. Value must be a multiple of 1000. If the chosen value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
+        "maxIops": "A String", # Required. Maximum IOPS.
+      },
+      "iopsPerTb": { # IOPS per TB. Filestore defines TB as 1024^4 bytes (TiB). # Provision IOPS dynamically based on the capacity of the instance. Provisioned IOPS will be calculated by multiplying the capacity of the instance in TiB by the `iops_per_tb` value. For example, for a 2 TiB instance with an `iops_per_tb` value of 17000 the provisioned IOPS will be 34000. If the calculated value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
+        "maxIopsPerTb": "A String", # Required. Maximum IOPS per TiB.
+      },
+    },
+    "protocol": "A String", # Optional. File protocol.
+    "requestOverrides": "A String", # Optional. Request overrides in JSON format.
+    "tier": "A String", # Optional. Tier of the instance.
+  },
+  "labels": { # Optional. Resource labels to represent user provided metadata.
+    "a_key": "A String",
+  },
+  "maxAcquireCandidates": 42, # Optional. The maximum number of candidates to fetch when acquiring a volume.
+  "maxInstances": 42, # Optional. Maximum number of instances to create.
+  "maxPendingInstanceCreations": 42, # Optional. The maximum number of pending instance creation requests.
+  "maxPendingVolumeCreationsPerInstance": 42, # Optional. The maximum number of pending volume creation requests per instance.
+  "maxPendingVolumeDeletionsPerInstance": 42, # Optional. The maximum number of pending volume deletion requests per instance.
+  "maxVolumesPerInstance": 42, # Optional. Maximum number of volumes per instance.
+  "minAvailableVolumes": 42, # Optional. Minimum number of available volumes to maintain.
+  "minInstances": 42, # Optional. Minimum number of instances to create.
+  "name": "A String", # Identifier. The resource name of the volume pool, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.
+  "negbaInstanceRatio": 3.14, # Optional. The ratio of Negba instances to maintain in the volume pool, between 0 and 1.
+  "operationPollLimit": 42, # Optional. The maximum number of operations to poll in a single reconciliation run.
+  "state": "A String", # Output only. The volume pool state.
+  "uniqueId": "A String", # Output only. Unique ID of the resource, as defined by CCFE.
+  "volumeBatchSize": 42, # Optional. The number of volumes to create in a single batch.
+  "volumeSizeMb": 42, # Optional. Volume size in MiB.
+}
+
+ +
+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) +
Lists all volume pools in a project for either a specified location or for all locations.
+
+Args:
+  parent: string, Required. The project and location for which to retrieve volume pool information, in the format `projects/{project}/locations/{location}`. To retrieve volume pool information for all locations, use "-" as the value of `{location}`. (required)
+  filter: string, Optional. List filter.
+  orderBy: string, Optional. Sort results. Supported values are "name", "name desc" or "" (unsorted).
+  pageSize: integer, Optional. The maximum number of items to return.
+  pageToken: string, Optional. The next_page_token value to use if there are additional results to retrieve for this list request.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # ListVolumePoolsResponse is the result of ListVolumePoolsRequest.
+  "nextPageToken": "A String", # Optional. The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
+  "unreachable": [ # Unordered list. Locations that could not be reached.
+    "A String",
+  ],
+  "volumePools": [ # Unordered list. A list of volume pools in the project for the specified location.
+    { # VolumePool representation of a Cloud Filestore volume pool.
+      "createTime": "A String", # Output only. The time when the volume pool was created.
+      "description": "A String", # Optional. A description of the volume pool with 2048 characters or less.
+      "instanceListPageSize": 42, # Optional. The page size to use when listing instances.
+      "instanceNamePrefix": "A String", # Optional. Instance name prefix.
+      "instanceTemplate": { # InstanceTemplate representation of a Cloud Filestore volume pool instance template. # Optional. Instance template details.
+        "backendType": "A String", # Optional. Backend type.
+        "capacityGb": 42, # Optional. Capacity in GB.
+        "labels": { # Optional. Instance labels.
+          "a_key": "A String",
+        },
+        "networks": [ # Optional. Network configurations.
+          { # Network configuration for the instance.
+            "connectMode": "A String", # The network connect mode of the Filestore instance. If not provided, the connect mode defaults to DIRECT_PEERING.
+            "ipAddresses": [ # Output only. IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or IPv6 addresses in the format `{block1}:{block2}:{block3}:{block4}:{block5}:{block6}:{block7}:{block8}`.
+              "A String",
+            ],
+            "modes": [ # Internet protocol versions for which the instance has IP addresses assigned.
+              "A String",
+            ],
+            "network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected.
+            "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT.
+              "endpointProject": "A String", # Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project.
+              "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field.
+            },
+            "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24, or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network.
+          },
+        ],
+        "performanceConfig": { # Used for setting the performance configuration. If the user doesn't specify PerformanceConfig, automatically provision the default performance settings as described in https://cloud.google.com/filestore/docs/performance. Larger instances will be linearly set to more IOPS. If the instance's capacity is increased or decreased, its performance will be automatically adjusted upwards or downwards accordingly (respectively). # Optional. Performance configuration.
+          "fixedIops": { # Fixed IOPS (input/output operations per second) parameters. # Choose a fixed provisioned IOPS value for the instance, which will remain constant regardless of instance capacity. Value must be a multiple of 1000. If the chosen value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
+            "maxIops": "A String", # Required. Maximum IOPS.
+          },
+          "iopsPerTb": { # IOPS per TB. Filestore defines TB as 1024^4 bytes (TiB). # Provision IOPS dynamically based on the capacity of the instance. Provisioned IOPS will be calculated by multiplying the capacity of the instance in TiB by the `iops_per_tb` value. For example, for a 2 TiB instance with an `iops_per_tb` value of 17000 the provisioned IOPS will be 34000. If the calculated value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
+            "maxIopsPerTb": "A String", # Required. Maximum IOPS per TiB.
+          },
+        },
+        "protocol": "A String", # Optional. File protocol.
+        "requestOverrides": "A String", # Optional. Request overrides in JSON format.
+        "tier": "A String", # Optional. Tier of the instance.
+      },
+      "labels": { # Optional. Resource labels to represent user provided metadata.
+        "a_key": "A String",
+      },
+      "maxAcquireCandidates": 42, # Optional. The maximum number of candidates to fetch when acquiring a volume.
+      "maxInstances": 42, # Optional. Maximum number of instances to create.
+      "maxPendingInstanceCreations": 42, # Optional. The maximum number of pending instance creation requests.
+      "maxPendingVolumeCreationsPerInstance": 42, # Optional. The maximum number of pending volume creation requests per instance.
+      "maxPendingVolumeDeletionsPerInstance": 42, # Optional. The maximum number of pending volume deletion requests per instance.
+      "maxVolumesPerInstance": 42, # Optional. Maximum number of volumes per instance.
+      "minAvailableVolumes": 42, # Optional. Minimum number of available volumes to maintain.
+      "minInstances": 42, # Optional. Minimum number of instances to create.
+      "name": "A String", # Identifier. The resource name of the volume pool, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.
+      "negbaInstanceRatio": 3.14, # Optional. The ratio of Negba instances to maintain in the volume pool, between 0 and 1.
+      "operationPollLimit": 42, # Optional. The maximum number of operations to poll in a single reconciliation run.
+      "state": "A String", # Output only. The volume pool state.
+      "uniqueId": "A String", # Output only. Unique ID of the resource, as defined by CCFE.
+      "volumeBatchSize": 42, # Optional. The number of volumes to create in a single batch.
+      "volumeSizeMb": 42, # Optional. Volume size in MiB.
+    },
+  ],
+}
+
+ +
+ 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)
+
+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) +
Updates the settings of a specific volume pool.
+
+Args:
+  name: string, Identifier. The resource name of the volume pool, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # VolumePool representation of a Cloud Filestore volume pool.
+  "createTime": "A String", # Output only. The time when the volume pool was created.
+  "description": "A String", # Optional. A description of the volume pool with 2048 characters or less.
+  "instanceListPageSize": 42, # Optional. The page size to use when listing instances.
+  "instanceNamePrefix": "A String", # Optional. Instance name prefix.
+  "instanceTemplate": { # InstanceTemplate representation of a Cloud Filestore volume pool instance template. # Optional. Instance template details.
+    "backendType": "A String", # Optional. Backend type.
+    "capacityGb": 42, # Optional. Capacity in GB.
+    "labels": { # Optional. Instance labels.
+      "a_key": "A String",
+    },
+    "networks": [ # Optional. Network configurations.
+      { # Network configuration for the instance.
+        "connectMode": "A String", # The network connect mode of the Filestore instance. If not provided, the connect mode defaults to DIRECT_PEERING.
+        "ipAddresses": [ # Output only. IPv4 addresses in the format `{octet1}.{octet2}.{octet3}.{octet4}` or IPv6 addresses in the format `{block1}:{block2}:{block3}:{block4}:{block5}:{block6}:{block7}:{block8}`.
+          "A String",
+        ],
+        "modes": [ # Internet protocol versions for which the instance has IP addresses assigned.
+          "A String",
+        ],
+        "network": "A String", # The name of the Google Compute Engine [VPC network](https://cloud.google.com/vpc/docs/vpc) to which the instance is connected.
+        "pscConfig": { # Private Service Connect configuration. # Optional. Private Service Connect configuration. Should only be set when connect_mode is PRIVATE_SERVICE_CONNECT.
+          "endpointProject": "A String", # Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project.
+          "requestedIpAddress": "A String", # Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field.
+        },
+        "reservedIpRange": "A String", # Optional, reserved_ip_range can have one of the following two types of values. * CIDR range value when using DIRECT_PEERING connect mode. * [Allocated IP address range](https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address) when using PRIVATE_SERVICE_ACCESS connect mode. When the name of an allocated IP address range is specified, it must be one of the ranges associated with the private service access connection. When specified as a direct CIDR value, it must be a /29 CIDR block for Basic tier, a /24 CIDR block for High Scale tier, or a /26 CIDR block for Enterprise tier in one of the [internal IP address ranges](https://www.arin.net/reference/research/statistics/address_filters/) that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29, 192.168.0.0/24, or 192.168.0.0/26, respectively. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Filestore instances in the selected VPC network.
+      },
+    ],
+    "performanceConfig": { # Used for setting the performance configuration. If the user doesn't specify PerformanceConfig, automatically provision the default performance settings as described in https://cloud.google.com/filestore/docs/performance. Larger instances will be linearly set to more IOPS. If the instance's capacity is increased or decreased, its performance will be automatically adjusted upwards or downwards accordingly (respectively). # Optional. Performance configuration.
+      "fixedIops": { # Fixed IOPS (input/output operations per second) parameters. # Choose a fixed provisioned IOPS value for the instance, which will remain constant regardless of instance capacity. Value must be a multiple of 1000. If the chosen value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
+        "maxIops": "A String", # Required. Maximum IOPS.
+      },
+      "iopsPerTb": { # IOPS per TB. Filestore defines TB as 1024^4 bytes (TiB). # Provision IOPS dynamically based on the capacity of the instance. Provisioned IOPS will be calculated by multiplying the capacity of the instance in TiB by the `iops_per_tb` value. For example, for a 2 TiB instance with an `iops_per_tb` value of 17000 the provisioned IOPS will be 34000. If the calculated value is outside the supported range for the instance's capacity during instance creation, instance creation will fail with an `InvalidArgument` error. Similarly, if an instance capacity update would result in a value outside the supported range, the update will fail with an `InvalidArgument` error.
+        "maxIopsPerTb": "A String", # Required. Maximum IOPS per TiB.
+      },
+    },
+    "protocol": "A String", # Optional. File protocol.
+    "requestOverrides": "A String", # Optional. Request overrides in JSON format.
+    "tier": "A String", # Optional. Tier of the instance.
+  },
+  "labels": { # Optional. Resource labels to represent user provided metadata.
+    "a_key": "A String",
+  },
+  "maxAcquireCandidates": 42, # Optional. The maximum number of candidates to fetch when acquiring a volume.
+  "maxInstances": 42, # Optional. Maximum number of instances to create.
+  "maxPendingInstanceCreations": 42, # Optional. The maximum number of pending instance creation requests.
+  "maxPendingVolumeCreationsPerInstance": 42, # Optional. The maximum number of pending volume creation requests per instance.
+  "maxPendingVolumeDeletionsPerInstance": 42, # Optional. The maximum number of pending volume deletion requests per instance.
+  "maxVolumesPerInstance": 42, # Optional. Maximum number of volumes per instance.
+  "minAvailableVolumes": 42, # Optional. Minimum number of available volumes to maintain.
+  "minInstances": 42, # Optional. Minimum number of instances to create.
+  "name": "A String", # Identifier. The resource name of the volume pool, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.
+  "negbaInstanceRatio": 3.14, # Optional. The ratio of Negba instances to maintain in the volume pool, between 0 and 1.
+  "operationPollLimit": 42, # Optional. The maximum number of operations to poll in a single reconciliation run.
+  "state": "A String", # Output only. The volume pool state.
+  "uniqueId": "A String", # Output only. Unique ID of the resource, as defined by CCFE.
+  "volumeBatchSize": 42, # Optional. The number of volumes to create in a single batch.
+  "volumeSizeMb": 42, # Optional. Volume size in MiB.
+}
+
+  updateMask: string, Optional. Mask of fields to update. At least one path must be supplied in this field.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/file_v1beta1.projects.locations.volumePools.volumes.html b/docs/dyn/file_v1beta1.projects.locations.volumePools.volumes.html new file mode 100644 index 0000000000..b17160ecef --- /dev/null +++ b/docs/dyn/file_v1beta1.projects.locations.volumePools.volumes.html @@ -0,0 +1,246 @@ + + + +

Cloud Filestore API . projects . locations . volumePools . volumes

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, volumeId=None, x__xgafv=None)

+

Creates a volume.

+

+ delete(name, x__xgafv=None)

+

Deletes a volume.

+

+ get(name, x__xgafv=None)

+

Gets the details of a specific volume.

+

+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists all volumes for a specified volume pool.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, volumeId=None, x__xgafv=None) +
Creates a volume.
+
+Args:
+  parent: string, Required. The parent volume pool path, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Volume representation of a Cloud Filestore volume.
+  "createTime": "A String", # Output only. The time when the volume was created.
+  "description": "A String", # Optional. A description of the volume with 2048 characters or less. Requests with longer descriptions will be rejected.
+  "labels": { # Optional. Resource labels to represent user provided metadata.
+    "a_key": "A String",
+  },
+  "mountPoint": { # Mount details for a volume. # Output only. The mount point of the volume.
+    "ipAddress": "A String", # Output only. The IP address of the physical Filestore instance hosting the volume.
+    "mountName": "A String", # Output only. The mount name of the volume. Must be 63 characters or less and consist of uppercase or lowercase letters, numbers, and underscores.
+  },
+  "name": "A String", # Identifier. The resource name of the volume, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}/volumes/{volume}`.
+}
+
+  volumeId: string, Required. The ID to use for the volume. The ID must be unique within the specified volume pool.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Volume representation of a Cloud Filestore volume.
+  "createTime": "A String", # Output only. The time when the volume was created.
+  "description": "A String", # Optional. A description of the volume with 2048 characters or less. Requests with longer descriptions will be rejected.
+  "labels": { # Optional. Resource labels to represent user provided metadata.
+    "a_key": "A String",
+  },
+  "mountPoint": { # Mount details for a volume. # Output only. The mount point of the volume.
+    "ipAddress": "A String", # Output only. The IP address of the physical Filestore instance hosting the volume.
+    "mountName": "A String", # Output only. The mount name of the volume. Must be 63 characters or less and consist of uppercase or lowercase letters, numbers, and underscores.
+  },
+  "name": "A String", # Identifier. The resource name of the volume, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}/volumes/{volume}`.
+}
+
+ +
+ delete(name, x__xgafv=None) +
Deletes a volume.
+
+Args:
+  name: string, Required. The volume resource name, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}/volumes/{volume}`. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets the details of a specific volume.
+
+Args:
+  name: string, Required. The volume resource name, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}/volumes/{volume}`. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Volume representation of a Cloud Filestore volume.
+  "createTime": "A String", # Output only. The time when the volume was created.
+  "description": "A String", # Optional. A description of the volume with 2048 characters or less. Requests with longer descriptions will be rejected.
+  "labels": { # Optional. Resource labels to represent user provided metadata.
+    "a_key": "A String",
+  },
+  "mountPoint": { # Mount details for a volume. # Output only. The mount point of the volume.
+    "ipAddress": "A String", # Output only. The IP address of the physical Filestore instance hosting the volume.
+    "mountName": "A String", # Output only. The mount name of the volume. Must be 63 characters or less and consist of uppercase or lowercase letters, numbers, and underscores.
+  },
+  "name": "A String", # Identifier. The resource name of the volume, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}/volumes/{volume}`.
+}
+
+ +
+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) +
Lists all volumes for a specified volume pool.
+
+Args:
+  parent: string, Required. The volume pool for which to retrieve volume information, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`. (required)
+  filter: string, Optional. List filter.
+  orderBy: string, Optional. Sort results. Supported values are "name", "name desc" or "" (unsorted).
+  pageSize: integer, Optional. The maximum number of items to return.
+  pageToken: string, Optional. The next_page_token value to use if there are additional results to retrieve for this list request.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # ListVolumesResponse is the result of ListVolumesRequest.
+  "nextPageToken": "A String", # Optional. The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.
+  "unreachable": [ # Unordered list. Locations that could not be reached.
+    "A String",
+  ],
+  "volumes": [ # Unordered list. A list of volumes in the project for the specified volume pool.
+    { # Volume representation of a Cloud Filestore volume.
+      "createTime": "A String", # Output only. The time when the volume was created.
+      "description": "A String", # Optional. A description of the volume with 2048 characters or less. Requests with longer descriptions will be rejected.
+      "labels": { # Optional. Resource labels to represent user provided metadata.
+        "a_key": "A String",
+      },
+      "mountPoint": { # Mount details for a volume. # Output only. The mount point of the volume.
+        "ipAddress": "A String", # Output only. The IP address of the physical Filestore instance hosting the volume.
+        "mountName": "A String", # Output only. The mount name of the volume. Must be 63 characters or less and consist of uppercase or lowercase letters, numbers, and underscores.
+      },
+      "name": "A String", # Identifier. The resource name of the volume, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}/volumes/{volume}`.
+    },
+  ],
+}
+
+ +
+ 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)
+
+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.
+
+
+ + \ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/file.v1.json b/googleapiclient/discovery_cache/documents/file.v1.json index edf39dd8d4..1ee1cd3bb1 100644 --- a/googleapiclient/discovery_cache/documents/file.v1.json +++ b/googleapiclient/discovery_cache/documents/file.v1.json @@ -1206,7 +1206,7 @@ } } }, -"revision": "20260710", +"revision": "20260819", "rootUrl": "https://file.googleapis.com/", "schemas": { "Backup": { @@ -2486,6 +2486,10 @@ "endpointProject": { "description": "Optional. Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project.", "type": "string" +}, +"requestedIpAddress": { +"description": "Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field.", +"type": "string" } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/file.v1beta1.json b/googleapiclient/discovery_cache/documents/file.v1beta1.json index 8e9f228c26..967d74eca2 100644 --- a/googleapiclient/discovery_cache/documents/file.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/file.v1beta1.json @@ -1427,13 +1427,315 @@ ] } } +}, +"volumePools": { +"methods": { +"create": { +"description": "Creates a volume pool.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/volumePools", +"httpMethod": "POST", +"id": "file.projects.locations.volumePools.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"parent": { +"description": "Required. The project and location for which to create the volume pool, in the format `projects/{project}/locations/{location}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +}, +"volumePoolId": { +"description": "Required. The ID to use for the volume pool, which will become the final component of the volume pool's resource name.", +"location": "query", +"type": "string" +} +}, +"path": "v1beta1/{+parent}/volumePools", +"request": { +"$ref": "VolumePool" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"delete": { +"description": "Deletes a volume pool.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/volumePools/{volumePoolsId}", +"httpMethod": "DELETE", +"id": "file.projects.locations.volumePools.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The volume pool resource name, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/volumePools/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"get": { +"description": "Gets the details of a specific volume pool.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/volumePools/{volumePoolsId}", +"httpMethod": "GET", +"id": "file.projects.locations.volumePools.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The volume pool resource name, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/volumePools/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"response": { +"$ref": "VolumePool" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"list": { +"description": "Lists all volume pools in a project for either a specified location or for all locations.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/volumePools", +"httpMethod": "GET", +"id": "file.projects.locations.volumePools.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"filter": { +"description": "Optional. List filter.", +"location": "query", +"type": "string" +}, +"orderBy": { +"description": "Optional. Sort results. Supported values are \"name\", \"name desc\" or \"\" (unsorted).", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. The maximum number of items to return.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. The next_page_token value to use if there are additional results to retrieve for this list request.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The project and location for which to retrieve volume pool information, in the format `projects/{project}/locations/{location}`. To retrieve volume pool information for all locations, use \"-\" as the value of `{location}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+parent}/volumePools", +"response": { +"$ref": "ListVolumePoolsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"patch": { +"description": "Updates the settings of a specific volume pool.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/volumePools/{volumePoolsId}", +"httpMethod": "PATCH", +"id": "file.projects.locations.volumePools.patch", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Identifier. The resource name of the volume pool, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/volumePools/[^/]+$", +"required": true, +"type": "string" +}, +"updateMask": { +"description": "Optional. Mask of fields to update. At least one path must be supplied in this field.", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"request": { +"$ref": "VolumePool" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +} +}, +"resources": { +"volumes": { +"methods": { +"create": { +"description": "Creates a volume.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/volumePools/{volumePoolsId}/volumes", +"httpMethod": "POST", +"id": "file.projects.locations.volumePools.volumes.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"parent": { +"description": "Required. The parent volume pool path, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/volumePools/[^/]+$", +"required": true, +"type": "string" +}, +"volumeId": { +"description": "Required. The ID to use for the volume. The ID must be unique within the specified volume pool.", +"location": "query", +"type": "string" +} +}, +"path": "v1beta1/{+parent}/volumes", +"request": { +"$ref": "Volume" +}, +"response": { +"$ref": "Volume" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"delete": { +"description": "Deletes a volume.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/volumePools/{volumePoolsId}/volumes/{volumesId}", +"httpMethod": "DELETE", +"id": "file.projects.locations.volumePools.volumes.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The volume resource name, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}/volumes/{volume}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/volumePools/[^/]+/volumes/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"get": { +"description": "Gets the details of a specific volume.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/volumePools/{volumePoolsId}/volumes/{volumesId}", +"httpMethod": "GET", +"id": "file.projects.locations.volumePools.volumes.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The volume resource name, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}/volumes/{volume}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/volumePools/[^/]+/volumes/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"response": { +"$ref": "Volume" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"list": { +"description": "Lists all volumes for a specified volume pool.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/volumePools/{volumePoolsId}/volumes", +"httpMethod": "GET", +"id": "file.projects.locations.volumePools.volumes.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"filter": { +"description": "Optional. List filter.", +"location": "query", +"type": "string" +}, +"orderBy": { +"description": "Optional. Sort results. Supported values are \"name\", \"name desc\" or \"\" (unsorted).", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. The maximum number of items to return.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. The next_page_token value to use if there are additional results to retrieve for this list request.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The volume pool for which to retrieve volume information, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/volumePools/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+parent}/volumes", +"response": { +"$ref": "ListVolumesResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +} +} +} +} } } } } } }, -"revision": "20260710", +"revision": "20260819", "rootUrl": "https://file.googleapis.com/", "schemas": { "AcquireShareRequest": { @@ -2266,6 +2568,94 @@ }, "type": "object" }, +"InstanceTemplate": { +"description": "InstanceTemplate representation of a Cloud Filestore volume pool instance template.", +"id": "InstanceTemplate", +"properties": { +"backendType": { +"description": "Optional. Backend type.", +"enum": [ +"BACKEND_TYPE_UNSPECIFIED", +"COMPUTE_BASED_BACKEND", +"FILESTORE_BACKEND" +], +"enumDescriptions": [ +"Backend type not set.", +"Instance is backed by Compute.", +"Instance is backed by Filestore." +], +"type": "string" +}, +"capacityGb": { +"description": "Optional. Capacity in GB.", +"format": "int32", +"type": "integer" +}, +"labels": { +"additionalProperties": { +"type": "string" +}, +"description": "Optional. Instance labels.", +"type": "object" +}, +"networks": { +"description": "Optional. Network configurations.", +"items": { +"$ref": "NetworkConfig" +}, +"type": "array" +}, +"performanceConfig": { +"$ref": "PerformanceConfig", +"description": "Optional. Performance configuration." +}, +"protocol": { +"description": "Optional. File protocol.", +"enum": [ +"FILE_PROTOCOL_UNSPECIFIED", +"NFS_V3", +"NFS_V4_1" +], +"enumDescriptions": [ +"FILE_PROTOCOL_UNSPECIFIED serves a \"not set\" default value when a FileProtocol is a separate field in a message.", +"NFS 3.0.", +"NFS 4.1." +], +"type": "string" +}, +"requestOverrides": { +"description": "Optional. Request overrides in JSON format.", +"type": "string" +}, +"tier": { +"description": "Optional. Tier of the instance.", +"enum": [ +"TIER_UNSPECIFIED", +"STANDARD", +"PREMIUM", +"BASIC_HDD", +"BASIC_SSD", +"HIGH_SCALE_SSD", +"ENTERPRISE", +"ZONAL", +"REGIONAL" +], +"enumDescriptions": [ +"Not set.", +"STANDARD tier. BASIC_HDD is the preferred term for this tier.", +"PREMIUM tier. BASIC_SSD is the preferred term for this tier.", +"BASIC instances offer a maximum capacity of 63.9 TB. BASIC_HDD is an alias for STANDARD Tier, offering economical performance backed by HDD.", +"BASIC instances offer a maximum capacity of 63.9 TB. BASIC_SSD is an alias for PREMIUM Tier, and offers improved performance backed by SSD.", +"HIGH_SCALE instances offer expanded capacity and performance scaling capabilities.", +"ENTERPRISE instances offer the features and availability needed for mission-critical workloads.", +"ZONAL instances offer expanded capacity and performance scaling capabilities.", +"REGIONAL instances offer the features and availability needed for mission-critical workloads." +], +"type": "string" +} +}, +"type": "object" +}, "LdapConfig": { "description": "LdapConfig contains all the parameters for connecting to LDAP servers.", "id": "LdapConfig", @@ -2435,6 +2825,56 @@ }, "type": "object" }, +"ListVolumePoolsResponse": { +"description": "ListVolumePoolsResponse is the result of ListVolumePoolsRequest.", +"id": "ListVolumePoolsResponse", +"properties": { +"nextPageToken": { +"description": "Optional. The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.", +"type": "string" +}, +"unreachable": { +"description": "Unordered list. Locations that could not be reached.", +"items": { +"type": "string" +}, +"type": "array" +}, +"volumePools": { +"description": "Unordered list. A list of volume pools in the project for the specified location.", +"items": { +"$ref": "VolumePool" +}, +"type": "array" +} +}, +"type": "object" +}, +"ListVolumesResponse": { +"description": "ListVolumesResponse is the result of ListVolumesRequest.", +"id": "ListVolumesResponse", +"properties": { +"nextPageToken": { +"description": "Optional. The token you can use to retrieve the next page of results. Not returned if there are no more results in the list.", +"type": "string" +}, +"unreachable": { +"description": "Unordered list. Locations that could not be reached.", +"items": { +"type": "string" +}, +"type": "array" +}, +"volumes": { +"description": "Unordered list. A list of volumes in the project for the specified volume pool.", +"items": { +"$ref": "Volume" +}, +"type": "array" +} +}, +"type": "object" +}, "Location": { "description": "A resource that represents a Google Cloud location.", "id": "Location", @@ -2549,6 +2989,23 @@ }, "type": "object" }, +"MountPoint": { +"description": "Mount details for a volume.", +"id": "MountPoint", +"properties": { +"ipAddress": { +"description": "Output only. The IP address of the physical Filestore instance hosting the volume.", +"readOnly": true, +"type": "string" +}, +"mountName": { +"description": "Output only. The mount name of the volume. Must be 63 characters or less and consist of uppercase or lowercase letters, numbers, and underscores.", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "NetworkConfig": { "description": "Network configuration for the instance.", "id": "NetworkConfig", @@ -2841,6 +3298,10 @@ "endpointProject": { "description": "Consumer service project in which the Private Service Connect endpoint would be set up. This is optional, and only relevant in case the network is a shared VPC. If this is not specified, the endpoint would be setup in the VPC host project.", "type": "string" +}, +"requestedIpAddress": { +"description": "Optional. Immutable. Optional: The desired IP address for the instance. If not specified, an IP will be automatically allocated. The IP must be from the subnetwork range configured in the Service Connection Policy. This effective ip address is set in the ip_addresses field. use 3 instead of 2 to avoid conflict with the reserved_ip_range field.", +"type": "string" } }, "type": "object" @@ -3271,6 +3732,162 @@ }, "type": "object" }, +"Volume": { +"description": "Volume representation of a Cloud Filestore volume.", +"id": "Volume", +"properties": { +"createTime": { +"description": "Output only. The time when the volume was created.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"description": { +"description": "Optional. A description of the volume with 2048 characters or less. Requests with longer descriptions will be rejected.", +"type": "string" +}, +"labels": { +"additionalProperties": { +"type": "string" +}, +"description": "Optional. Resource labels to represent user provided metadata.", +"type": "object" +}, +"mountPoint": { +"$ref": "MountPoint", +"description": "Output only. The mount point of the volume.", +"readOnly": true +}, +"name": { +"description": "Identifier. The resource name of the volume, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}/volumes/{volume}`.", +"type": "string" +} +}, +"type": "object" +}, +"VolumePool": { +"description": "VolumePool representation of a Cloud Filestore volume pool.", +"id": "VolumePool", +"properties": { +"createTime": { +"description": "Output only. The time when the volume pool was created.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"description": { +"description": "Optional. A description of the volume pool with 2048 characters or less.", +"type": "string" +}, +"instanceListPageSize": { +"description": "Optional. The page size to use when listing instances.", +"format": "int32", +"type": "integer" +}, +"instanceNamePrefix": { +"description": "Optional. Instance name prefix.", +"type": "string" +}, +"instanceTemplate": { +"$ref": "InstanceTemplate", +"description": "Optional. Instance template details." +}, +"labels": { +"additionalProperties": { +"type": "string" +}, +"description": "Optional. Resource labels to represent user provided metadata.", +"type": "object" +}, +"maxAcquireCandidates": { +"description": "Optional. The maximum number of candidates to fetch when acquiring a volume.", +"format": "int32", +"type": "integer" +}, +"maxInstances": { +"description": "Optional. Maximum number of instances to create.", +"format": "int32", +"type": "integer" +}, +"maxPendingInstanceCreations": { +"description": "Optional. The maximum number of pending instance creation requests.", +"format": "int32", +"type": "integer" +}, +"maxPendingVolumeCreationsPerInstance": { +"description": "Optional. The maximum number of pending volume creation requests per instance.", +"format": "int32", +"type": "integer" +}, +"maxPendingVolumeDeletionsPerInstance": { +"description": "Optional. The maximum number of pending volume deletion requests per instance.", +"format": "int32", +"type": "integer" +}, +"maxVolumesPerInstance": { +"description": "Optional. Maximum number of volumes per instance.", +"format": "int32", +"type": "integer" +}, +"minAvailableVolumes": { +"description": "Optional. Minimum number of available volumes to maintain.", +"format": "int32", +"type": "integer" +}, +"minInstances": { +"description": "Optional. Minimum number of instances to create.", +"format": "int32", +"type": "integer" +}, +"name": { +"description": "Identifier. The resource name of the volume pool, in the format `projects/{project}/locations/{location}/volumePools/{volume_pool}`.", +"type": "string" +}, +"negbaInstanceRatio": { +"description": "Optional. The ratio of Negba instances to maintain in the volume pool, between 0 and 1.", +"format": "float", +"type": "number" +}, +"operationPollLimit": { +"description": "Optional. The maximum number of operations to poll in a single reconciliation run.", +"format": "int32", +"type": "integer" +}, +"state": { +"description": "Output only. The volume pool state.", +"enum": [ +"STATE_UNSPECIFIED", +"READY", +"DELETING", +"INVALID" +], +"enumDescriptions": [ +"State not set.", +"Volume pool is ready for use.", +"Volume pool is being deleted.", +"Volume pool is in an invalid state." +], +"readOnly": true, +"type": "string" +}, +"uniqueId": { +"description": "Output only. Unique ID of the resource, as defined by CCFE.", +"readOnly": true, +"type": "string" +}, +"volumeBatchSize": { +"description": "Optional. The number of volumes to create in a single batch.", +"format": "int32", +"type": "integer" +}, +"volumeSizeMb": { +"description": "Optional. Volume size in MiB.", +"format": "int32", +"type": "integer" +} +}, +"type": "object" +}, "WeeklyCycle": { "description": "Time window specified for weekly operations.", "id": "WeeklyCycle", From d08f379d3ad6227e50d44a74bb68edc8fbe983d1 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:36 +0000 Subject: [PATCH 36/70] feat(firebaseappcheck): update the api #### firebaseappcheck:v1 The following keys were added: - resources.projects.resources.apps.methods.mintAppCheckToken (Total Keys: 12) - schemas.GoogleFirebaseAppcheckV1LimitedUseConfig (Total Keys: 3) - schemas.GoogleFirebaseAppcheckV1MintAppCheckTokenRequest (Total Keys: 5) - schemas.GoogleFirebaseAppcheckV1MintAppCheckTokenResponse (Total Keys: 5) #### firebaseappcheck:v1beta The following keys were added: - resources.projects.resources.apps.methods.mintAppCheckToken (Total Keys: 12) - schemas.GoogleFirebaseAppcheckV1betaLimitedUseConfig (Total Keys: 3) - schemas.GoogleFirebaseAppcheckV1betaMintAppCheckTokenRequest (Total Keys: 5) - schemas.GoogleFirebaseAppcheckV1betaMintAppCheckTokenResponse (Total Keys: 5) --- docs/dyn/firebaseappcheck_v1.html | 26 +++---- ...appcheck_v1.projects.apps.debugTokens.html | 18 ++--- .../firebaseappcheck_v1.projects.apps.html | 33 +++++++++ ...firebaseappcheck_v1.projects.services.html | 18 ++--- ...v1.projects.services.resourcePolicies.html | 18 ++--- docs/dyn/firebaseappcheck_v1beta.html | 26 +++---- ...heck_v1beta.projects.apps.debugTokens.html | 18 ++--- ...firebaseappcheck_v1beta.projects.apps.html | 33 +++++++++ ...baseappcheck_v1beta.projects.services.html | 18 ++--- ...ta.projects.services.resourcePolicies.html | 18 ++--- .../documents/firebaseappcheck.v1.json | 74 ++++++++++++++++++- .../documents/firebaseappcheck.v1beta.json | 74 ++++++++++++++++++- 12 files changed, 292 insertions(+), 82 deletions(-) diff --git a/docs/dyn/firebaseappcheck_v1.html b/docs/dyn/firebaseappcheck_v1.html index f78b97394f..1973d44e1f 100644 --- a/docs/dyn/firebaseappcheck_v1.html +++ b/docs/dyn/firebaseappcheck_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseappcheck_v1.projects.apps.debugTokens.html b/docs/dyn/firebaseappcheck_v1.projects.apps.debugTokens.html index a093fa80df..373ae8da25 100644 --- a/docs/dyn/firebaseappcheck_v1.projects.apps.debugTokens.html +++ b/docs/dyn/firebaseappcheck_v1.projects.apps.debugTokens.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all DebugTokens for the specified app. For security reasons, the `token` field is never populated in the response.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -208,17 +208,17 @@

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. +
diff --git a/docs/dyn/firebaseappcheck_v1.projects.apps.html b/docs/dyn/firebaseappcheck_v1.projects.apps.html index 042bc05eca..a1a94270bc 100644 --- a/docs/dyn/firebaseappcheck_v1.projects.apps.html +++ b/docs/dyn/firebaseappcheck_v1.projects.apps.html @@ -137,6 +137,9 @@

Instance Methods

generatePlayIntegrityChallenge(app, body=None, x__xgafv=None)

Generates a challenge that protects the integrity of an immediately following integrity verdict request to the Play Integrity API. The next call to ExchangePlayIntegrityToken using the resulting integrity token will verify the presence and validity of the challenge. A challenge should not be reused for multiple calls.

+

+ mintAppCheckToken(app, body=None, x__xgafv=None)

+

Mints a new App Check token for the specified Firebase App. This method is intended to be called from a privileged environment where the caller can be authorized via Cloud IAM; for example, using a service account. To call this method, the caller must have the [`firebaseappcheck.googleapis.com/tokens.mint`](https://firebase.google.com/docs/projects/iam/permissions#app-check) permission. Returns a MintAppCheckTokenResponse.

Method Details

close() @@ -427,4 +430,34 @@

Method Details

}
+
+ mintAppCheckToken(app, body=None, x__xgafv=None) +
Mints a new App Check token for the specified Firebase App. This method is intended to be called from a privileged environment where the caller can be authorized via Cloud IAM; for example, using a service account. To call this method, the caller must have the [`firebaseappcheck.googleapis.com/tokens.mint`](https://firebase.google.com/docs/projects/iam/permissions#app-check) permission. Returns a MintAppCheckTokenResponse.
+
+Args:
+  app: string, Required. The relative resource name of the app, in the format: ``` projects/{project_number}/apps/{app_id} ``` If necessary, the `project_number` element can be replaced with the project ID of the Firebase project. Learn more about using project identifiers in Google's [AIP 2510](https://google.aip.dev/cloud/2510) standard. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for the MintAppCheckToken method.
+  "limitedUseConfig": { # Configuration for a limited-use App Check token. # Optional. If specified, the returned App Check token will be a limited-use token minted according to the specified configuration options.
+    "jti": "A String", # Optional. Specifies the desired `jti` claim (Section 4.1.7 of RFC 7519) in the returned App Check token. Limited-use App Check tokens with the same `jti` will be counted as the same token for the purposes of replay protection. The size of this field is limited to 500 bytes. If specified, its length must be at least 16 bytes. If this field is omitted or is empty, a randomly generated `jti` claim with length between 16 and 500 bytes (inclusive) will be used in the returned App Check token. Leaving this field empty is only recommended if your custom attestation provider itself is not vulnerable to replay attacks.
+  },
+  "tokenTtl": "A String", # Optional. If specified, the returned App Check token will be a session token, valid for the specified duration. Must be between 30 minutes and 7 days, inclusive.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for the MintAppCheckToken method.
+  "token": "A String", # The App Check token, used to access backend services protected by App Check. App Check tokens are signed [JWTs](https://tools.ietf.org/html/rfc7519) containing claims that identify the attested app and GCP project. This token is used to access Google services protected by App Check. These tokens can also be [verified by your own custom backends](https://firebase.google.com/docs/app-check/custom-resource-backend) using the Firebase Admin SDK or third-party libraries.
+  "ttl": "A String", # The duration from the time this token is minted until its expiration. This field is intended to ease client-side token management, since the client may have clock skew, but is still able to accurately measure a duration.
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/firebaseappcheck_v1.projects.services.html b/docs/dyn/firebaseappcheck_v1.projects.services.html index 87aff81931..308c5c04e2 100644 --- a/docs/dyn/firebaseappcheck_v1.projects.services.html +++ b/docs/dyn/firebaseappcheck_v1.projects.services.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Service configurations for the specified project. Only Services which were explicitly configured using UpdateService or BatchUpdateServices will be returned.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -203,17 +203,17 @@

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. +
diff --git a/docs/dyn/firebaseappcheck_v1.projects.services.resourcePolicies.html b/docs/dyn/firebaseappcheck_v1.projects.services.resourcePolicies.html index a65b867e09..60361e1b4d 100644 --- a/docs/dyn/firebaseappcheck_v1.projects.services.resourcePolicies.html +++ b/docs/dyn/firebaseappcheck_v1.projects.services.resourcePolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ResourcePolicy configurations for the specified project and service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -258,17 +258,17 @@

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. +
diff --git a/docs/dyn/firebaseappcheck_v1beta.html b/docs/dyn/firebaseappcheck_v1beta.html index 45230a9ce2..dd16fc0269 100644 --- a/docs/dyn/firebaseappcheck_v1beta.html +++ b/docs/dyn/firebaseappcheck_v1beta.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseappcheck_v1beta.projects.apps.debugTokens.html b/docs/dyn/firebaseappcheck_v1beta.projects.apps.debugTokens.html index ad4d62f1ef..d470ecdaf8 100644 --- a/docs/dyn/firebaseappcheck_v1beta.projects.apps.debugTokens.html +++ b/docs/dyn/firebaseappcheck_v1beta.projects.apps.debugTokens.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all DebugTokens for the specified app. For security reasons, the `token` field is never populated in the response.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -208,17 +208,17 @@

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. +
diff --git a/docs/dyn/firebaseappcheck_v1beta.projects.apps.html b/docs/dyn/firebaseappcheck_v1beta.projects.apps.html index 25b1bbab14..a2c50f8c4e 100644 --- a/docs/dyn/firebaseappcheck_v1beta.projects.apps.html +++ b/docs/dyn/firebaseappcheck_v1beta.projects.apps.html @@ -145,6 +145,9 @@

Instance Methods

generatePlayIntegrityChallenge(app, body=None, x__xgafv=None)

Generates a challenge that protects the integrity of an immediately following integrity verdict request to the Play Integrity API. The next call to ExchangePlayIntegrityToken using the resulting integrity token will verify the presence and validity of the challenge. A challenge should not be reused for multiple calls.

+

+ mintAppCheckToken(app, body=None, x__xgafv=None)

+

Mints a new App Check token for the specified Firebase App. This method is intended to be called from a privileged environment where the caller can be authorized via Cloud IAM; for example, using a service account. To call this method, the caller must have the [`firebaseappcheck.googleapis.com/tokens.mint`](https://firebase.google.com/docs/projects/iam/permissions#app-check) permission. Returns a MintAppCheckTokenResponse.

Method Details

close() @@ -475,4 +478,34 @@

Method Details

}
+
+ mintAppCheckToken(app, body=None, x__xgafv=None) +
Mints a new App Check token for the specified Firebase App. This method is intended to be called from a privileged environment where the caller can be authorized via Cloud IAM; for example, using a service account. To call this method, the caller must have the [`firebaseappcheck.googleapis.com/tokens.mint`](https://firebase.google.com/docs/projects/iam/permissions#app-check) permission. Returns a MintAppCheckTokenResponse.
+
+Args:
+  app: string, Required. The relative resource name of the app, in the format: ``` projects/{project_number}/apps/{app_id} ``` If necessary, the `project_number` element can be replaced with the project ID of the Firebase project. Learn more about using project identifiers in Google's [AIP 2510](https://google.aip.dev/cloud/2510) standard. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for the MintAppCheckToken method.
+  "limitedUseConfig": { # Configuration for a limited-use App Check token. # Optional. If specified, the returned App Check token will be a limited-use token minted according to the specified configuration options.
+    "jti": "A String", # Optional. Specifies the desired `jti` claim (Section 4.1.7 of RFC 7519) in the returned App Check token. Limited-use App Check tokens with the same `jti` will be counted as the same token for the purposes of replay protection. The size of this field is limited to 500 bytes. If specified, its length must be at least 16 bytes. If this field is omitted or is empty, a randomly generated `jti` claim with length between 16 and 500 bytes (inclusive) will be used in the returned App Check token. Leaving this field empty is only recommended if your custom attestation provider itself is not vulnerable to replay attacks.
+  },
+  "tokenTtl": "A String", # Optional. If specified, the returned App Check token will be a session token, valid for the specified duration. Must be between 30 minutes and 7 days, inclusive.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for the MintAppCheckToken method.
+  "token": "A String", # The App Check token, used to access backend services protected by App Check. App Check tokens are signed [JWTs](https://tools.ietf.org/html/rfc7519) containing claims that identify the attested app and GCP project. This token is used to access Google services protected by App Check. These tokens can also be [verified by your own custom backends](https://firebase.google.com/docs/app-check/custom-resource-backend) using the Firebase Admin SDK or third-party libraries.
+  "ttl": "A String", # The duration from the time this token is minted until its expiration. This field is intended to ease client-side token management, since the client may have clock skew, but is still able to accurately measure a duration.
+}
+
+ \ No newline at end of file diff --git a/docs/dyn/firebaseappcheck_v1beta.projects.services.html b/docs/dyn/firebaseappcheck_v1beta.projects.services.html index 9b054d79c8..030cf70990 100644 --- a/docs/dyn/firebaseappcheck_v1beta.projects.services.html +++ b/docs/dyn/firebaseappcheck_v1beta.projects.services.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Service configurations for the specified project. Only Services which were explicitly configured using UpdateService or BatchUpdateServices will be returned.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -203,17 +203,17 @@

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. +
diff --git a/docs/dyn/firebaseappcheck_v1beta.projects.services.resourcePolicies.html b/docs/dyn/firebaseappcheck_v1beta.projects.services.resourcePolicies.html index 0944c7e506..b5b25b03d3 100644 --- a/docs/dyn/firebaseappcheck_v1beta.projects.services.resourcePolicies.html +++ b/docs/dyn/firebaseappcheck_v1beta.projects.services.resourcePolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ResourcePolicy configurations for the specified project and service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -258,17 +258,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/firebaseappcheck.v1.json b/googleapiclient/discovery_cache/documents/firebaseappcheck.v1.json index 6cfa77647a..b558d49338 100644 --- a/googleapiclient/discovery_cache/documents/firebaseappcheck.v1.json +++ b/googleapiclient/discovery_cache/documents/firebaseappcheck.v1.json @@ -551,6 +551,35 @@ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/firebase" ] +}, +"mintAppCheckToken": { +"description": "Mints a new App Check token for the specified Firebase App. This method is intended to be called from a privileged environment where the caller can be authorized via Cloud IAM; for example, using a service account. To call this method, the caller must have the [`firebaseappcheck.googleapis.com/tokens.mint`](https://firebase.google.com/docs/projects/iam/permissions#app-check) permission. Returns a MintAppCheckTokenResponse.", +"flatPath": "v1/projects/{projectsId}/apps/{appsId}:mintAppCheckToken", +"httpMethod": "POST", +"id": "firebaseappcheck.projects.apps.mintAppCheckToken", +"parameterOrder": [ +"app" +], +"parameters": { +"app": { +"description": "Required. The relative resource name of the app, in the format: ``` projects/{project_number}/apps/{app_id} ``` If necessary, the `project_number` element can be replaced with the project ID of the Firebase project. Learn more about using project identifiers in Google's [AIP 2510](https://google.aip.dev/cloud/2510) standard.", +"location": "path", +"pattern": "^projects/[^/]+/apps/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+app}:mintAppCheckToken", +"request": { +"$ref": "GoogleFirebaseAppcheckV1MintAppCheckTokenRequest" +}, +"response": { +"$ref": "GoogleFirebaseAppcheckV1MintAppCheckTokenResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/firebase" +] } }, "resources": { @@ -1535,7 +1564,7 @@ } } }, -"revision": "20260717", +"revision": "20260822", "rootUrl": "https://firebaseappcheck.googleapis.com/", "schemas": { "GoogleFirebaseAppcheckV1AppAttestConfig": { @@ -1971,6 +2000,17 @@ }, "type": "object" }, +"GoogleFirebaseAppcheckV1LimitedUseConfig": { +"description": "Configuration for a limited-use App Check token.", +"id": "GoogleFirebaseAppcheckV1LimitedUseConfig", +"properties": { +"jti": { +"description": "Optional. Specifies the desired `jti` claim (Section 4.1.7 of RFC 7519) in the returned App Check token. Limited-use App Check tokens with the same `jti` will be counted as the same token for the purposes of replay protection. The size of this field is limited to 500 bytes. If specified, its length must be at least 16 bytes. If this field is omitted or is empty, a randomly generated `jti` claim with length between 16 and 500 bytes (inclusive) will be used in the returned App Check token. Leaving this field empty is only recommended if your custom attestation provider itself is not vulnerable to replay attacks.", +"type": "string" +} +}, +"type": "object" +}, "GoogleFirebaseAppcheckV1ListDebugTokensResponse": { "description": "Response message for the ListDebugTokens method.", "id": "GoogleFirebaseAppcheckV1ListDebugTokensResponse", @@ -2025,6 +2065,38 @@ }, "type": "object" }, +"GoogleFirebaseAppcheckV1MintAppCheckTokenRequest": { +"description": "Request message for the MintAppCheckToken method.", +"id": "GoogleFirebaseAppcheckV1MintAppCheckTokenRequest", +"properties": { +"limitedUseConfig": { +"$ref": "GoogleFirebaseAppcheckV1LimitedUseConfig", +"description": "Optional. If specified, the returned App Check token will be a limited-use token minted according to the specified configuration options." +}, +"tokenTtl": { +"description": "Optional. If specified, the returned App Check token will be a session token, valid for the specified duration. Must be between 30 minutes and 7 days, inclusive.", +"format": "google-duration", +"type": "string" +} +}, +"type": "object" +}, +"GoogleFirebaseAppcheckV1MintAppCheckTokenResponse": { +"description": "Response message for the MintAppCheckToken method.", +"id": "GoogleFirebaseAppcheckV1MintAppCheckTokenResponse", +"properties": { +"token": { +"description": "The App Check token, used to access backend services protected by App Check. App Check tokens are signed [JWTs](https://tools.ietf.org/html/rfc7519) containing claims that identify the attested app and GCP project. This token is used to access Google services protected by App Check. These tokens can also be [verified by your own custom backends](https://firebase.google.com/docs/app-check/custom-resource-backend) using the Firebase Admin SDK or third-party libraries.", +"type": "string" +}, +"ttl": { +"description": "The duration from the time this token is minted until its expiration. This field is intended to ease client-side token management, since the client may have clock skew, but is still able to accurately measure a duration.", +"format": "google-duration", +"type": "string" +} +}, +"type": "object" +}, "GoogleFirebaseAppcheckV1PlayIntegrityConfig": { "description": "An app's Play Integrity configuration object. This configuration controls certain properties of the `AppCheckToken` returned by ExchangePlayIntegrityToken, such as its ttl. Note that your registered SHA-256 certificate fingerprints are used to validate tokens issued by the Play Integrity API; please register them via the Firebase Console or programmatically via the [Firebase Management Service](https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects.androidApps.sha/create).", "id": "GoogleFirebaseAppcheckV1PlayIntegrityConfig", diff --git a/googleapiclient/discovery_cache/documents/firebaseappcheck.v1beta.json b/googleapiclient/discovery_cache/documents/firebaseappcheck.v1beta.json index a6e77058ab..612d5e6104 100644 --- a/googleapiclient/discovery_cache/documents/firebaseappcheck.v1beta.json +++ b/googleapiclient/discovery_cache/documents/firebaseappcheck.v1beta.json @@ -612,6 +612,35 @@ "https://www.googleapis.com/auth/cloud-platform", "https://www.googleapis.com/auth/firebase" ] +}, +"mintAppCheckToken": { +"description": "Mints a new App Check token for the specified Firebase App. This method is intended to be called from a privileged environment where the caller can be authorized via Cloud IAM; for example, using a service account. To call this method, the caller must have the [`firebaseappcheck.googleapis.com/tokens.mint`](https://firebase.google.com/docs/projects/iam/permissions#app-check) permission. Returns a MintAppCheckTokenResponse.", +"flatPath": "v1beta/projects/{projectsId}/apps/{appsId}:mintAppCheckToken", +"httpMethod": "POST", +"id": "firebaseappcheck.projects.apps.mintAppCheckToken", +"parameterOrder": [ +"app" +], +"parameters": { +"app": { +"description": "Required. The relative resource name of the app, in the format: ``` projects/{project_number}/apps/{app_id} ``` If necessary, the `project_number` element can be replaced with the project ID of the Firebase project. Learn more about using project identifiers in Google's [AIP 2510](https://google.aip.dev/cloud/2510) standard.", +"location": "path", +"pattern": "^projects/[^/]+/apps/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta/{+app}:mintAppCheckToken", +"request": { +"$ref": "GoogleFirebaseAppcheckV1betaMintAppCheckTokenRequest" +}, +"response": { +"$ref": "GoogleFirebaseAppcheckV1betaMintAppCheckTokenResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/firebase" +] } }, "resources": { @@ -1697,7 +1726,7 @@ } } }, -"revision": "20260717", +"revision": "20260822", "rootUrl": "https://firebaseappcheck.googleapis.com/", "schemas": { "GoogleFirebaseAppcheckV1betaAppAttestConfig": { @@ -2187,6 +2216,17 @@ }, "type": "object" }, +"GoogleFirebaseAppcheckV1betaLimitedUseConfig": { +"description": "Configuration for a limited-use App Check token.", +"id": "GoogleFirebaseAppcheckV1betaLimitedUseConfig", +"properties": { +"jti": { +"description": "Optional. Specifies the desired `jti` claim (Section 4.1.7 of RFC 7519) in the returned App Check token. Limited-use App Check tokens with the same `jti` will be counted as the same token for the purposes of replay protection. The size of this field is limited to 500 bytes. If specified, its length must be at least 16 bytes. If this field is omitted or is empty, a randomly generated `jti` claim with length between 16 and 500 bytes (inclusive) will be used in the returned App Check token. Leaving this field empty is only recommended if your custom attestation provider itself is not vulnerable to replay attacks.", +"type": "string" +} +}, +"type": "object" +}, "GoogleFirebaseAppcheckV1betaListDebugTokensResponse": { "description": "Response message for the ListDebugTokens method.", "id": "GoogleFirebaseAppcheckV1betaListDebugTokensResponse", @@ -2241,6 +2281,38 @@ }, "type": "object" }, +"GoogleFirebaseAppcheckV1betaMintAppCheckTokenRequest": { +"description": "Request message for the MintAppCheckToken method.", +"id": "GoogleFirebaseAppcheckV1betaMintAppCheckTokenRequest", +"properties": { +"limitedUseConfig": { +"$ref": "GoogleFirebaseAppcheckV1betaLimitedUseConfig", +"description": "Optional. If specified, the returned App Check token will be a limited-use token minted according to the specified configuration options." +}, +"tokenTtl": { +"description": "Optional. If specified, the returned App Check token will be a session token, valid for the specified duration. Must be between 30 minutes and 7 days, inclusive.", +"format": "google-duration", +"type": "string" +} +}, +"type": "object" +}, +"GoogleFirebaseAppcheckV1betaMintAppCheckTokenResponse": { +"description": "Response message for the MintAppCheckToken method.", +"id": "GoogleFirebaseAppcheckV1betaMintAppCheckTokenResponse", +"properties": { +"token": { +"description": "The App Check token, used to access backend services protected by App Check. App Check tokens are signed [JWTs](https://tools.ietf.org/html/rfc7519) containing claims that identify the attested app and GCP project. This token is used to access Google services protected by App Check. These tokens can also be [verified by your own custom backends](https://firebase.google.com/docs/app-check/custom-resource-backend) using the Firebase Admin SDK or third-party libraries.", +"type": "string" +}, +"ttl": { +"description": "The duration from the time this token is minted until its expiration. This field is intended to ease client-side token management, since the client may have clock skew, but is still able to accurately measure a duration.", +"format": "google-duration", +"type": "string" +} +}, +"type": "object" +}, "GoogleFirebaseAppcheckV1betaPlayIntegrityConfig": { "description": "An app's Play Integrity configuration object. This configuration controls certain properties of the `AppCheckToken` returned by ExchangePlayIntegrityToken, such as its ttl. Note that your registered SHA-256 certificate fingerprints are used to validate tokens issued by the Play Integrity API; please register them via the Firebase Console or programmatically via the [Firebase Management Service](https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects.androidApps.sha/create).", "id": "GoogleFirebaseAppcheckV1betaPlayIntegrityConfig", From ad4d64048ac5db62b071f26dc88a2285e637a25a Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:36 +0000 Subject: [PATCH 37/70] feat(firebaseml): update the api #### firebaseml:v2beta The following keys were added: - schemas.GoogleCloudAiplatformV1beta1Part.properties.mediaProcessing.type (Total Keys: 1) --- docs/dyn/firebaseml_v1.html | 26 +++++++++---------- docs/dyn/firebaseml_v1.operations.html | 18 ++++++------- docs/dyn/firebaseml_v1beta2.html | 26 +++++++++---------- .../firebaseml_v1beta2.projects.models.html | 18 ++++++------- docs/dyn/firebaseml_v2beta.html | 26 +++++++++---------- ....projects.locations.publishers.models.html | 8 ++++++ .../documents/firebaseml.v2beta.json | 16 +++++++++++- 7 files changed, 80 insertions(+), 58 deletions(-) diff --git a/docs/dyn/firebaseml_v1.html b/docs/dyn/firebaseml_v1.html index e5e487fd20..3a257a7214 100644 --- a/docs/dyn/firebaseml_v1.html +++ b/docs/dyn/firebaseml_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseml_v1.operations.html b/docs/dyn/firebaseml_v1.operations.html index ef3049d021..dbf6783b6f 100644 --- a/docs/dyn/firebaseml_v1.operations.html +++ b/docs/dyn/firebaseml_v1.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -185,17 +185,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseml_v1beta2.html b/docs/dyn/firebaseml_v1beta2.html index 849163815a..3d80586459 100644 --- a/docs/dyn/firebaseml_v1beta2.html +++ b/docs/dyn/firebaseml_v1beta2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseml_v1beta2.projects.models.html b/docs/dyn/firebaseml_v1beta2.projects.models.html index ca5813e08b..679faf5e21 100644 --- a/docs/dyn/firebaseml_v1beta2.projects.models.html +++ b/docs/dyn/firebaseml_v1beta2.projects.models.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the models

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -371,17 +371,17 @@

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. +
diff --git a/docs/dyn/firebaseml_v2beta.html b/docs/dyn/firebaseml_v2beta.html index c13b588696..645ba3e3b3 100644 --- a/docs/dyn/firebaseml_v2beta.html +++ b/docs/dyn/firebaseml_v2beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseml_v2beta.projects.locations.publishers.models.html b/docs/dyn/firebaseml_v2beta.projects.locations.publishers.models.html index c0a034b650..67de49605c 100644 --- a/docs/dyn/firebaseml_v2beta.projects.locations.publishers.models.html +++ b/docs/dyn/firebaseml_v2beta.projects.locations.publishers.models.html @@ -177,6 +177,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -434,6 +435,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -796,6 +798,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1063,6 +1066,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1437,6 +1441,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1730,6 +1735,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -1997,6 +2003,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, @@ -2371,6 +2378,7 @@

Method Details

"displayName": "A String", # Optional. The display name of the blob. Used to provide a label or filename to distinguish blobs. This field is only returned in `PromptMessage` for prompt management. It is used in the Gemini calls only when server-side tools (`code_execution`, `google_search`, and `url_context`) are enabled. "mimeType": "A String", # Required. The IANA standard MIME type of the source data. }, + "mediaProcessing": "A String", # Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field. "mediaResolution": { # per part media resolution. Media resolution for the input media. # per part media resolution. Media resolution for the input media. "level": "A String", # The tokenization quality used for given media. }, diff --git a/googleapiclient/discovery_cache/documents/firebaseml.v2beta.json b/googleapiclient/discovery_cache/documents/firebaseml.v2beta.json index 3fda455524..5ee715e52a 100644 --- a/googleapiclient/discovery_cache/documents/firebaseml.v2beta.json +++ b/googleapiclient/discovery_cache/documents/firebaseml.v2beta.json @@ -206,7 +206,7 @@ } } }, -"revision": "20260809", +"revision": "20260823", "rootUrl": "https://firebaseml.googleapis.com/", "schemas": { "Date": { @@ -2386,6 +2386,20 @@ "$ref": "GoogleCloudAiplatformV1beta1Blob", "description": "Optional. The inline data content of the part. This can be used to include images, audio, or video in a request." }, +"mediaProcessing": { +"description": "Optional. How the model processes this part's media for understanding. Only meaningful for video parts (`inline_data` or `file_data` with video mime). Non-video parts ignore this field.", +"enum": [ +"MEDIA_PROCESSING_UNSPECIFIED", +"STATIC", +"AGENTIC" +], +"enumDescriptions": [ +"Default. Uses model-specific processing (3.5 Pro+ -> `AGENTIC`, older models -> `STATIC`).", +"Fixed-rate frame extraction. All frames placed in context.", +"Model-driven dynamic navigation. Recommended for most use cases." +], +"type": "string" +}, "mediaResolution": { "$ref": "GoogleCloudAiplatformV1beta1PartMediaResolution", "description": "per part media resolution. Media resolution for the input media." From c728494efab9d15196a468449cbd496d1bcdae23 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:37 +0000 Subject: [PATCH 38/70] feat(firestore): update the api #### firestore:v1 The following keys were added: - resources.projects.resources.databases.resources.changeStreams.methods.create (Total Keys: 14) - resources.projects.resources.databases.resources.changeStreams.methods.delete (Total Keys: 11) - resources.projects.resources.databases.resources.changeStreams.methods.get (Total Keys: 11) - resources.projects.resources.databases.resources.changeStreams.methods.list (Total Keys: 11) - resources.projects.resources.databases.resources.documents.methods.createDocument.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.delete.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.get.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.list.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.listDocuments.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.patch.parameters.requestOptions.requestTags (Total Keys: 3) - schemas.BatchGetDocumentsRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.BatchWriteRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.BeginTransactionRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.CommitRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.ExecutePipelineRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.GoogleFirestoreAdminV1ChangeStream (Total Keys: 16) - schemas.GoogleFirestoreAdminV1CollectionGroupScope (Total Keys: 3) - schemas.GoogleFirestoreAdminV1DatabaseScope (Total Keys: 2) - schemas.GoogleFirestoreAdminV1ListChangeStreamsResponse (Total Keys: 4) - schemas.GoogleFirestoreAdminV1UpdateDatabaseMetadata.properties.endTime (Total Keys: 2) - schemas.GoogleFirestoreAdminV1UpdateDatabaseMetadata.properties.startTime (Total Keys: 2) - schemas.GoogleFirestoreAdminV1UpdateDatabaseMetadata.properties.state.type (Total Keys: 1) - schemas.ListCollectionIdsRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.ListenRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.PartitionQueryRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.RequestOptions (Total Keys: 4) - schemas.RollbackRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.RunAggregationQueryRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.RunQueryRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.WriteRequest.properties.requestOptions.$ref (Total Keys: 1) #### firestore:v1beta1 The following keys were added: - resources.projects.resources.databases.resources.documents.methods.createDocument.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.delete.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.get.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.list.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.listDocuments.parameters.requestOptions.requestTags (Total Keys: 3) - resources.projects.resources.databases.resources.documents.methods.patch.parameters.requestOptions.requestTags (Total Keys: 3) - schemas.BatchGetDocumentsRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.BatchWriteRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.BeginTransactionRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.CommitRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.ExecutePipelineRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.GoogleFirestoreAdminV1UpdateDatabaseMetadata.properties.endTime (Total Keys: 2) - schemas.GoogleFirestoreAdminV1UpdateDatabaseMetadata.properties.startTime (Total Keys: 2) - schemas.GoogleFirestoreAdminV1UpdateDatabaseMetadata.properties.state.type (Total Keys: 1) - schemas.ListCollectionIdsRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.ListenRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.PartitionQueryRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.RequestOptions (Total Keys: 4) - schemas.RollbackRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.RunAggregationQueryRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.RunQueryRequest.properties.requestOptions.$ref (Total Keys: 1) - schemas.WriteRequest.properties.requestOptions.$ref (Total Keys: 1) #### firestore:v1beta2 The following keys were added: - schemas.GoogleFirestoreAdminV1UpdateDatabaseMetadata.properties.endTime (Total Keys: 2) - schemas.GoogleFirestoreAdminV1UpdateDatabaseMetadata.properties.startTime (Total Keys: 2) - schemas.GoogleFirestoreAdminV1UpdateDatabaseMetadata.properties.state.type (Total Keys: 1) --- docs/dyn/firestore_v1.html | 26 +- ...e_v1.projects.databases.changeStreams.html | 226 ++++++++ ...cts.databases.collectionGroups.fields.html | 36 +- ...ts.databases.collectionGroups.indexes.html | 36 +- ...store_v1.projects.databases.documents.html | 488 ++++++++++-------- docs/dyn/firestore_v1.projects.databases.html | 21 +- ...tore_v1.projects.databases.operations.html | 18 +- docs/dyn/firestore_v1.projects.locations.html | 18 +- docs/dyn/firestore_v1beta1.html | 26 +- ..._v1beta1.projects.databases.documents.html | 488 ++++++++++-------- ...re_v1beta1.projects.databases.indexes.html | 18 +- docs/dyn/firestore_v1beta2.html | 26 +- ...cts.databases.collectionGroups.fields.html | 18 +- ...ts.databases.collectionGroups.indexes.html | 18 +- .../documents/firestore.v1.json | 363 ++++++++++++- .../documents/firestore.v1beta1.json | 145 +++++- .../documents/firestore.v1beta2.json | 39 +- 17 files changed, 1436 insertions(+), 574 deletions(-) create mode 100644 docs/dyn/firestore_v1.projects.databases.changeStreams.html diff --git a/docs/dyn/firestore_v1.html b/docs/dyn/firestore_v1.html index 8684bf071b..ce341e6270 100644 --- a/docs/dyn/firestore_v1.html +++ b/docs/dyn/firestore_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firestore_v1.projects.databases.changeStreams.html b/docs/dyn/firestore_v1.projects.databases.changeStreams.html new file mode 100644 index 0000000000..cd6e381b3c --- /dev/null +++ b/docs/dyn/firestore_v1.projects.databases.changeStreams.html @@ -0,0 +1,226 @@ + + + +

Cloud Firestore API . projects . databases . changeStreams

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, changeStreamId=None, x__xgafv=None)

+

Creates a new change stream for the database.

+

+ delete(name, etag=None, x__xgafv=None)

+

Deletes a change stream.

+

+ get(name, x__xgafv=None)

+

Gets information about a change stream.

+

+ list(parent, x__xgafv=None)

+

Lists all change streams in a database.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, changeStreamId=None, x__xgafv=None) +
Creates a new change stream for the database.
+
+Args:
+  parent: string, Required. The parent database to create the change stream for. Format is `projects/{project}/databases/{database}`. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # A Change Stream is a resource that allows users to receive change notifications from a Firestore database.
+  "collectionGroupScope": { # The change stream is scoped to a collection group. Only events associated with the given collection group are visible to the Change Stream. Only a single change stream can be enabled per collection group. # If set, the change stream is scoped to a collection group.
+    "collectionGroupId": "A String", # Required. The collection group name.
+  },
+  "createTime": "A String", # Output only. The time the Change Stream was created.
+  "databaseScope": { # The change stream is scoped to the entire database. All events in the database are visible to the Change Stream. One Database scope Change Stream is allowed per database. # If set, the change stream is scoped to the entire database.
+  },
+  "etag": "A String", # Optional. An etag used to determine which version of the configuration is being edited.
+  "name": "A String", # Identifier. The external resource name of the change stream. Format `projects/{project}/databases/{database}/changeStreams/{change_stream}`
+  "retentionPeriod": "A String", # Required. The retention period of the change stream. This is the amount of time a change event is available on the change stream. Must be from 1 to 7 days, inclusive. The retention_period must be in day granularity, i.e. it must be a multiple of 24 hours.
+  "startTime": "A String", # Output only. The time the Change Stream started recording events.
+  "updateTime": "A String", # Output only. The time the Change Stream was last updated.
+}
+
+  changeStreamId: string, Required. The ID to use for the change stream, which will become the final component of the change stream's resource name. This value should be 4-63 characters. Valid characters are lowercase letters, numbers, and hyphens. The first character must be a letter, and the last character must be a letter or a number.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A Change Stream is a resource that allows users to receive change notifications from a Firestore database.
+  "collectionGroupScope": { # The change stream is scoped to a collection group. Only events associated with the given collection group are visible to the Change Stream. Only a single change stream can be enabled per collection group. # If set, the change stream is scoped to a collection group.
+    "collectionGroupId": "A String", # Required. The collection group name.
+  },
+  "createTime": "A String", # Output only. The time the Change Stream was created.
+  "databaseScope": { # The change stream is scoped to the entire database. All events in the database are visible to the Change Stream. One Database scope Change Stream is allowed per database. # If set, the change stream is scoped to the entire database.
+  },
+  "etag": "A String", # Optional. An etag used to determine which version of the configuration is being edited.
+  "name": "A String", # Identifier. The external resource name of the change stream. Format `projects/{project}/databases/{database}/changeStreams/{change_stream}`
+  "retentionPeriod": "A String", # Required. The retention period of the change stream. This is the amount of time a change event is available on the change stream. Must be from 1 to 7 days, inclusive. The retention_period must be in day granularity, i.e. it must be a multiple of 24 hours.
+  "startTime": "A String", # Output only. The time the Change Stream started recording events.
+  "updateTime": "A String", # Output only. The time the Change Stream was last updated.
+}
+
+ +
+ delete(name, etag=None, x__xgafv=None) +
Deletes a change stream.
+
+Args:
+  name: string, Required. The name of the change stream to delete. Format is `projects/{project}/databases/{database}/changeStreams/{change_stream}`. (required)
+  etag: string, Optional. The etag of the change stream to delete. If this is not the current etag of the change stream, the deletion will fail.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets information about a change stream.
+
+Args:
+  name: string, Required. The name of the change stream to retrieve. Format is `projects/{project}/databases/{database}/changeStreams/{change_stream}`. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A Change Stream is a resource that allows users to receive change notifications from a Firestore database.
+  "collectionGroupScope": { # The change stream is scoped to a collection group. Only events associated with the given collection group are visible to the Change Stream. Only a single change stream can be enabled per collection group. # If set, the change stream is scoped to a collection group.
+    "collectionGroupId": "A String", # Required. The collection group name.
+  },
+  "createTime": "A String", # Output only. The time the Change Stream was created.
+  "databaseScope": { # The change stream is scoped to the entire database. All events in the database are visible to the Change Stream. One Database scope Change Stream is allowed per database. # If set, the change stream is scoped to the entire database.
+  },
+  "etag": "A String", # Optional. An etag used to determine which version of the configuration is being edited.
+  "name": "A String", # Identifier. The external resource name of the change stream. Format `projects/{project}/databases/{database}/changeStreams/{change_stream}`
+  "retentionPeriod": "A String", # Required. The retention period of the change stream. This is the amount of time a change event is available on the change stream. Must be from 1 to 7 days, inclusive. The retention_period must be in day granularity, i.e. it must be a multiple of 24 hours.
+  "startTime": "A String", # Output only. The time the Change Stream started recording events.
+  "updateTime": "A String", # Output only. The time the Change Stream was last updated.
+}
+
+ +
+ list(parent, x__xgafv=None) +
Lists all change streams in a database.
+
+Args:
+  parent: string, Required. The parent database to list change streams from. Format is `projects/{project}/databases/{database}`. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response to FirestoreAdmin.ListChangeStreams.
+  "changeStreams": [ # The list of change streams.
+    { # A Change Stream is a resource that allows users to receive change notifications from a Firestore database.
+      "collectionGroupScope": { # The change stream is scoped to a collection group. Only events associated with the given collection group are visible to the Change Stream. Only a single change stream can be enabled per collection group. # If set, the change stream is scoped to a collection group.
+        "collectionGroupId": "A String", # Required. The collection group name.
+      },
+      "createTime": "A String", # Output only. The time the Change Stream was created.
+      "databaseScope": { # The change stream is scoped to the entire database. All events in the database are visible to the Change Stream. One Database scope Change Stream is allowed per database. # If set, the change stream is scoped to the entire database.
+      },
+      "etag": "A String", # Optional. An etag used to determine which version of the configuration is being edited.
+      "name": "A String", # Identifier. The external resource name of the change stream. Format `projects/{project}/databases/{database}/changeStreams/{change_stream}`
+      "retentionPeriod": "A String", # Required. The retention period of the change stream. This is the amount of time a change event is available on the change stream. Must be from 1 to 7 days, inclusive. The retention_period must be in day granularity, i.e. it must be a multiple of 24 hours.
+      "startTime": "A String", # Output only. The time the Change Stream started recording events.
+      "updateTime": "A String", # Output only. The time the Change Stream was last updated.
+    },
+  ],
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/firestore_v1.projects.databases.collectionGroups.fields.html b/docs/dyn/firestore_v1.projects.databases.collectionGroups.fields.html index d5b68d0fa4..f4b4d27513 100644 --- a/docs/dyn/firestore_v1.projects.databases.collectionGroups.fields.html +++ b/docs/dyn/firestore_v1.projects.databases.collectionGroups.fields.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the field configuration and metadata for this database. Currently, FirestoreAdmin.ListFields only supports listing fields that have been explicitly overridden. To issue this query, call FirestoreAdmin.ListFields with the filter set to `indexConfig.usesAncestorConfig:false` or `ttlConfig:*`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -113,10 +113,10 @@

Method Details

"indexConfig": { # The index configuration for this field. # The index configuration for this field. If unset, field indexing will revert to the configuration defined by the `ancestor_field`. To explicitly remove all indexes for this field, specify an index config with an empty list of indexes. "ancestorField": "A String", # Output only. Specifies the resource name of the `Field` from which this field's index configuration is set (when `uses_ancestor_config` is true), or from which it *would* be set if this field had no index configuration (when `uses_ancestor_config` is false). "indexes": [ # The indexes supported for this field. - { # Cloud Firestore indexes enable simple and complex queries against documents in a database. + { # Cloud Firestore indexes enable simple and complex queries against documents in a database. In Standard edition databases, single-field indexes are managed using the google.firestore.admin.v1.Field resource, and composite indexes are managed using the google.firestore.admin.v1.Index resource. In Enterprise edition databases, both single-field and composite indexes are managed using the google.firestore.admin.v1.Index resource. "apiScope": "A String", # The API scope supported by this index. "density": "A String", # Immutable. The density configuration of the index. - "fields": [ # The fields supported by this index. For composite indexes, this requires a minimum of 2 and a maximum of 100 fields. The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in a composite index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). For single field indexes, this will always be exactly one entry with a field path equal to the field path of the associated field. + "fields": [ # The fields supported by this index. At most 100 fields may be specified. In Standard edition databases only: - At least 2 fields must be specified. - The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in the index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). { # A field in an index. The field_path describes which field is indexed, the value_mode describes how the field value is indexed. "arrayConfig": "A String", # Indicates that this field supports operations on `array_value`s. "fieldPath": "A String", # Can be __name__. For single field indexes, this must match the name of the field or may be omitted. @@ -142,7 +142,7 @@

Method Details

}, ], "multikey": True or False, # Optional. Whether the index is multikey. By default, the index is not multikey. For non-multikey indexes, none of the paths in the index definition reach or traverse an array, except via an explicit array index. For multikey indexes, at most one of the paths in the index definition reach or traverse an array, except via an explicit array index. Violations will result in errors. Note this field only applies to index with MONGODB_COMPATIBLE_API ApiScope. - "name": "A String", # Output only. A server defined name for this index. The form of this name for composite indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{composite_index_id}` For single field indexes, this field will be empty. + "name": "A String", # A server-defined name for this index. Output only. When used in the google.firestore.admin.v1.Index resource, the value is of the form: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}` When used in the google.firestore.admin.v1.Field resource, the value is empty. "queryScope": "A String", # Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID. Indexes with a collection group query scope specified allow queries against all collections descended from a specific document, specified at query time, and that have the same collection ID as this index. "searchIndexOptions": { # Options for search indexes at the definition level. # Optional. Options for search indexes that are at the index definition level. This field is only currently supported for indexes with MONGODB_COMPATIBLE_API ApiScope. "textLanguage": "A String", # Optional. The language to use for text search indexes. Used as the default language if not overridden at the document level by specifying the `text_language_override_field`. The language is specified as a BCP 47 language code. For indexes with MONGODB_COMPATIBLE_API ApiScope: If unspecified, the default language is English. For indexes with `ANY_API` ApiScope: If unspecified, the default behavior is autodetect. @@ -187,10 +187,10 @@

Method Details

"indexConfig": { # The index configuration for this field. # The index configuration for this field. If unset, field indexing will revert to the configuration defined by the `ancestor_field`. To explicitly remove all indexes for this field, specify an index config with an empty list of indexes. "ancestorField": "A String", # Output only. Specifies the resource name of the `Field` from which this field's index configuration is set (when `uses_ancestor_config` is true), or from which it *would* be set if this field had no index configuration (when `uses_ancestor_config` is false). "indexes": [ # The indexes supported for this field. - { # Cloud Firestore indexes enable simple and complex queries against documents in a database. + { # Cloud Firestore indexes enable simple and complex queries against documents in a database. In Standard edition databases, single-field indexes are managed using the google.firestore.admin.v1.Field resource, and composite indexes are managed using the google.firestore.admin.v1.Index resource. In Enterprise edition databases, both single-field and composite indexes are managed using the google.firestore.admin.v1.Index resource. "apiScope": "A String", # The API scope supported by this index. "density": "A String", # Immutable. The density configuration of the index. - "fields": [ # The fields supported by this index. For composite indexes, this requires a minimum of 2 and a maximum of 100 fields. The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in a composite index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). For single field indexes, this will always be exactly one entry with a field path equal to the field path of the associated field. + "fields": [ # The fields supported by this index. At most 100 fields may be specified. In Standard edition databases only: - At least 2 fields must be specified. - The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in the index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). { # A field in an index. The field_path describes which field is indexed, the value_mode describes how the field value is indexed. "arrayConfig": "A String", # Indicates that this field supports operations on `array_value`s. "fieldPath": "A String", # Can be __name__. For single field indexes, this must match the name of the field or may be omitted. @@ -216,7 +216,7 @@

Method Details

}, ], "multikey": True or False, # Optional. Whether the index is multikey. By default, the index is not multikey. For non-multikey indexes, none of the paths in the index definition reach or traverse an array, except via an explicit array index. For multikey indexes, at most one of the paths in the index definition reach or traverse an array, except via an explicit array index. Violations will result in errors. Note this field only applies to index with MONGODB_COMPATIBLE_API ApiScope. - "name": "A String", # Output only. A server defined name for this index. The form of this name for composite indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{composite_index_id}` For single field indexes, this field will be empty. + "name": "A String", # A server-defined name for this index. Output only. When used in the google.firestore.admin.v1.Index resource, the value is of the form: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}` When used in the google.firestore.admin.v1.Field resource, the value is empty. "queryScope": "A String", # Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID. Indexes with a collection group query scope specified allow queries against all collections descended from a specific document, specified at query time, and that have the same collection ID as this index. "searchIndexOptions": { # Options for search indexes at the definition level. # Optional. Options for search indexes that are at the index definition level. This field is only currently supported for indexes with MONGODB_COMPATIBLE_API ApiScope. "textLanguage": "A String", # Optional. The language to use for text search indexes. Used as the default language if not overridden at the document level by specifying the `text_language_override_field`. The language is specified as a BCP 47 language code. For indexes with MONGODB_COMPATIBLE_API ApiScope: If unspecified, the default language is English. For indexes with `ANY_API` ApiScope: If unspecified, the default behavior is autodetect. @@ -242,17 +242,17 @@

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. +
@@ -268,10 +268,10 @@

Method Details

"indexConfig": { # The index configuration for this field. # The index configuration for this field. If unset, field indexing will revert to the configuration defined by the `ancestor_field`. To explicitly remove all indexes for this field, specify an index config with an empty list of indexes. "ancestorField": "A String", # Output only. Specifies the resource name of the `Field` from which this field's index configuration is set (when `uses_ancestor_config` is true), or from which it *would* be set if this field had no index configuration (when `uses_ancestor_config` is false). "indexes": [ # The indexes supported for this field. - { # Cloud Firestore indexes enable simple and complex queries against documents in a database. + { # Cloud Firestore indexes enable simple and complex queries against documents in a database. In Standard edition databases, single-field indexes are managed using the google.firestore.admin.v1.Field resource, and composite indexes are managed using the google.firestore.admin.v1.Index resource. In Enterprise edition databases, both single-field and composite indexes are managed using the google.firestore.admin.v1.Index resource. "apiScope": "A String", # The API scope supported by this index. "density": "A String", # Immutable. The density configuration of the index. - "fields": [ # The fields supported by this index. For composite indexes, this requires a minimum of 2 and a maximum of 100 fields. The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in a composite index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). For single field indexes, this will always be exactly one entry with a field path equal to the field path of the associated field. + "fields": [ # The fields supported by this index. At most 100 fields may be specified. In Standard edition databases only: - At least 2 fields must be specified. - The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in the index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). { # A field in an index. The field_path describes which field is indexed, the value_mode describes how the field value is indexed. "arrayConfig": "A String", # Indicates that this field supports operations on `array_value`s. "fieldPath": "A String", # Can be __name__. For single field indexes, this must match the name of the field or may be omitted. @@ -297,7 +297,7 @@

Method Details

}, ], "multikey": True or False, # Optional. Whether the index is multikey. By default, the index is not multikey. For non-multikey indexes, none of the paths in the index definition reach or traverse an array, except via an explicit array index. For multikey indexes, at most one of the paths in the index definition reach or traverse an array, except via an explicit array index. Violations will result in errors. Note this field only applies to index with MONGODB_COMPATIBLE_API ApiScope. - "name": "A String", # Output only. A server defined name for this index. The form of this name for composite indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{composite_index_id}` For single field indexes, this field will be empty. + "name": "A String", # A server-defined name for this index. Output only. When used in the google.firestore.admin.v1.Index resource, the value is of the form: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}` When used in the google.firestore.admin.v1.Field resource, the value is empty. "queryScope": "A String", # Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID. Indexes with a collection group query scope specified allow queries against all collections descended from a specific document, specified at query time, and that have the same collection ID as this index. "searchIndexOptions": { # Options for search indexes at the definition level. # Optional. Options for search indexes that are at the index definition level. This field is only currently supported for indexes with MONGODB_COMPATIBLE_API ApiScope. "textLanguage": "A String", # Optional. The language to use for text search indexes. Used as the default language if not overridden at the document level by specifying the `text_language_override_field`. The language is specified as a BCP 47 language code. For indexes with MONGODB_COMPATIBLE_API ApiScope: If unspecified, the default language is English. For indexes with `ANY_API` ApiScope: If unspecified, the default behavior is autodetect. diff --git a/docs/dyn/firestore_v1.projects.databases.collectionGroups.indexes.html b/docs/dyn/firestore_v1.projects.databases.collectionGroups.indexes.html index 093f0cf35f..92318da4ff 100644 --- a/docs/dyn/firestore_v1.projects.databases.collectionGroups.indexes.html +++ b/docs/dyn/firestore_v1.projects.databases.collectionGroups.indexes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists composite indexes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -107,10 +107,10 @@

Method Details

body: object, The request body. The object takes the form of: -{ # Cloud Firestore indexes enable simple and complex queries against documents in a database. +{ # Cloud Firestore indexes enable simple and complex queries against documents in a database. In Standard edition databases, single-field indexes are managed using the google.firestore.admin.v1.Field resource, and composite indexes are managed using the google.firestore.admin.v1.Index resource. In Enterprise edition databases, both single-field and composite indexes are managed using the google.firestore.admin.v1.Index resource. "apiScope": "A String", # The API scope supported by this index. "density": "A String", # Immutable. The density configuration of the index. - "fields": [ # The fields supported by this index. For composite indexes, this requires a minimum of 2 and a maximum of 100 fields. The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in a composite index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). For single field indexes, this will always be exactly one entry with a field path equal to the field path of the associated field. + "fields": [ # The fields supported by this index. At most 100 fields may be specified. In Standard edition databases only: - At least 2 fields must be specified. - The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in the index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). { # A field in an index. The field_path describes which field is indexed, the value_mode describes how the field value is indexed. "arrayConfig": "A String", # Indicates that this field supports operations on `array_value`s. "fieldPath": "A String", # Can be __name__. For single field indexes, this must match the name of the field or may be omitted. @@ -136,7 +136,7 @@

Method Details

}, ], "multikey": True or False, # Optional. Whether the index is multikey. By default, the index is not multikey. For non-multikey indexes, none of the paths in the index definition reach or traverse an array, except via an explicit array index. For multikey indexes, at most one of the paths in the index definition reach or traverse an array, except via an explicit array index. Violations will result in errors. Note this field only applies to index with MONGODB_COMPATIBLE_API ApiScope. - "name": "A String", # Output only. A server defined name for this index. The form of this name for composite indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{composite_index_id}` For single field indexes, this field will be empty. + "name": "A String", # A server-defined name for this index. Output only. When used in the google.firestore.admin.v1.Index resource, the value is of the form: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}` When used in the google.firestore.admin.v1.Field resource, the value is empty. "queryScope": "A String", # Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID. Indexes with a collection group query scope specified allow queries against all collections descended from a specific document, specified at query time, and that have the same collection ID as this index. "searchIndexOptions": { # Options for search indexes at the definition level. # Optional. Options for search indexes that are at the index definition level. This field is only currently supported for indexes with MONGODB_COMPATIBLE_API ApiScope. "textLanguage": "A String", # Optional. The language to use for text search indexes. Used as the default language if not overridden at the document level by specifying the `text_language_override_field`. The language is specified as a BCP 47 language code. For indexes with MONGODB_COMPATIBLE_API ApiScope: If unspecified, the default language is English. For indexes with `ANY_API` ApiScope: If unspecified, the default behavior is autodetect. @@ -208,10 +208,10 @@

Method Details

Returns: An object of the form: - { # Cloud Firestore indexes enable simple and complex queries against documents in a database. + { # Cloud Firestore indexes enable simple and complex queries against documents in a database. In Standard edition databases, single-field indexes are managed using the google.firestore.admin.v1.Field resource, and composite indexes are managed using the google.firestore.admin.v1.Index resource. In Enterprise edition databases, both single-field and composite indexes are managed using the google.firestore.admin.v1.Index resource. "apiScope": "A String", # The API scope supported by this index. "density": "A String", # Immutable. The density configuration of the index. - "fields": [ # The fields supported by this index. For composite indexes, this requires a minimum of 2 and a maximum of 100 fields. The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in a composite index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). For single field indexes, this will always be exactly one entry with a field path equal to the field path of the associated field. + "fields": [ # The fields supported by this index. At most 100 fields may be specified. In Standard edition databases only: - At least 2 fields must be specified. - The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in the index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). { # A field in an index. The field_path describes which field is indexed, the value_mode describes how the field value is indexed. "arrayConfig": "A String", # Indicates that this field supports operations on `array_value`s. "fieldPath": "A String", # Can be __name__. For single field indexes, this must match the name of the field or may be omitted. @@ -237,7 +237,7 @@

Method Details

}, ], "multikey": True or False, # Optional. Whether the index is multikey. By default, the index is not multikey. For non-multikey indexes, none of the paths in the index definition reach or traverse an array, except via an explicit array index. For multikey indexes, at most one of the paths in the index definition reach or traverse an array, except via an explicit array index. Violations will result in errors. Note this field only applies to index with MONGODB_COMPATIBLE_API ApiScope. - "name": "A String", # Output only. A server defined name for this index. The form of this name for composite indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{composite_index_id}` For single field indexes, this field will be empty. + "name": "A String", # A server-defined name for this index. Output only. When used in the google.firestore.admin.v1.Index resource, the value is of the form: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}` When used in the google.firestore.admin.v1.Field resource, the value is empty. "queryScope": "A String", # Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID. Indexes with a collection group query scope specified allow queries against all collections descended from a specific document, specified at query time, and that have the same collection ID as this index. "searchIndexOptions": { # Options for search indexes at the definition level. # Optional. Options for search indexes that are at the index definition level. This field is only currently supported for indexes with MONGODB_COMPATIBLE_API ApiScope. "textLanguage": "A String", # Optional. The language to use for text search indexes. Used as the default language if not overridden at the document level by specifying the `text_language_override_field`. The language is specified as a BCP 47 language code. For indexes with MONGODB_COMPATIBLE_API ApiScope: If unspecified, the default language is English. For indexes with `ANY_API` ApiScope: If unspecified, the default behavior is autodetect. @@ -268,10 +268,10 @@

Method Details

{ # The response for FirestoreAdmin.ListIndexes. "indexes": [ # The requested indexes. - { # Cloud Firestore indexes enable simple and complex queries against documents in a database. + { # Cloud Firestore indexes enable simple and complex queries against documents in a database. In Standard edition databases, single-field indexes are managed using the google.firestore.admin.v1.Field resource, and composite indexes are managed using the google.firestore.admin.v1.Index resource. In Enterprise edition databases, both single-field and composite indexes are managed using the google.firestore.admin.v1.Index resource. "apiScope": "A String", # The API scope supported by this index. "density": "A String", # Immutable. The density configuration of the index. - "fields": [ # The fields supported by this index. For composite indexes, this requires a minimum of 2 and a maximum of 100 fields. The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in a composite index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). For single field indexes, this will always be exactly one entry with a field path equal to the field path of the associated field. + "fields": [ # The fields supported by this index. At most 100 fields may be specified. In Standard edition databases only: - At least 2 fields must be specified. - The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in the index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). { # A field in an index. The field_path describes which field is indexed, the value_mode describes how the field value is indexed. "arrayConfig": "A String", # Indicates that this field supports operations on `array_value`s. "fieldPath": "A String", # Can be __name__. For single field indexes, this must match the name of the field or may be omitted. @@ -297,7 +297,7 @@

Method Details

}, ], "multikey": True or False, # Optional. Whether the index is multikey. By default, the index is not multikey. For non-multikey indexes, none of the paths in the index definition reach or traverse an array, except via an explicit array index. For multikey indexes, at most one of the paths in the index definition reach or traverse an array, except via an explicit array index. Violations will result in errors. Note this field only applies to index with MONGODB_COMPATIBLE_API ApiScope. - "name": "A String", # Output only. A server defined name for this index. The form of this name for composite indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{composite_index_id}` For single field indexes, this field will be empty. + "name": "A String", # A server-defined name for this index. Output only. When used in the google.firestore.admin.v1.Index resource, the value is of the form: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}` When used in the google.firestore.admin.v1.Field resource, the value is empty. "queryScope": "A String", # Indexes with a collection query scope specified allow queries against a collection that is the child of a specific document, specified at query time, and that has the same collection ID. Indexes with a collection group query scope specified allow queries against all collections descended from a specific document, specified at query time, and that have the same collection ID as this index. "searchIndexOptions": { # Options for search indexes at the definition level. # Optional. Options for search indexes that are at the index definition level. This field is only currently supported for indexes with MONGODB_COMPATIBLE_API ApiScope. "textLanguage": "A String", # Optional. The language to use for text search indexes. Used as the default language if not overridden at the document level by specifying the `text_language_override_field`. The language is specified as a BCP 47 language code. For indexes with MONGODB_COMPATIBLE_API ApiScope: If unspecified, the default language is English. For indexes with `ANY_API` ApiScope: If unspecified, the default behavior is autodetect. @@ -313,17 +313,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firestore_v1.projects.databases.documents.html b/docs/dyn/firestore_v1.projects.databases.documents.html index 97b9063037..82fd63c177 100644 --- a/docs/dyn/firestore_v1.projects.databases.documents.html +++ b/docs/dyn/firestore_v1.projects.databases.documents.html @@ -90,34 +90,34 @@

Instance Methods

commit(database, body=None, x__xgafv=None)

Commits a transaction, while optionally updating documents.

- createDocument(parent, collectionId, body=None, documentId=None, mask_fieldPaths=None, x__xgafv=None)

+ createDocument(parent, collectionId, body=None, documentId=None, mask_fieldPaths=None, requestOptions_requestTags=None, x__xgafv=None)

Creates a new document.

- delete(name, currentDocument_exists=None, currentDocument_updateTime=None, x__xgafv=None)

+ delete(name, currentDocument_exists=None, currentDocument_updateTime=None, requestOptions_requestTags=None, x__xgafv=None)

Deletes a document.

executePipeline(database, body=None, x__xgafv=None)

Executes a pipeline query.

- get(name, mask_fieldPaths=None, readTime=None, transaction=None, x__xgafv=None)

+ get(name, mask_fieldPaths=None, readTime=None, requestOptions_requestTags=None, transaction=None, x__xgafv=None)

Gets a single document.

- list(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, showMissing=None, transaction=None, x__xgafv=None)

+ list(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, requestOptions_requestTags=None, showMissing=None, transaction=None, x__xgafv=None)

Lists documents.

listCollectionIds(parent, body=None, x__xgafv=None)

Lists all the collection IDs underneath a document.

- listCollectionIds_next()

+ listCollectionIds_next(previous_request, previous_response)

Retrieves the next page of results.

- listDocuments(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, showMissing=None, transaction=None, x__xgafv=None)

+ listDocuments(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, requestOptions_requestTags=None, showMissing=None, transaction=None, x__xgafv=None)

Lists documents.

- listDocuments_next()

+ listDocuments_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

listen(database, body=None, x__xgafv=None)

@@ -126,10 +126,10 @@

Instance Methods

partitionQuery(parent, body=None, x__xgafv=None)

Partitions a query by returning partition cursors that can be used to run the query in parallel. The returned partition cursors are split points that can be used by RunQuery as starting/end points for the query results.

- partitionQuery_next()

+ partitionQuery_next(previous_request, previous_response)

Retrieves the next page of results.

- patch(name, body=None, currentDocument_exists=None, currentDocument_updateTime=None, mask_fieldPaths=None, updateMask_fieldPaths=None, x__xgafv=None)

+ patch(name, body=None, currentDocument_exists=None, currentDocument_updateTime=None, mask_fieldPaths=None, requestOptions_requestTags=None, updateMask_fieldPaths=None, x__xgafv=None)

Updates or inserts a document.

rollback(database, body=None, x__xgafv=None)

@@ -172,6 +172,11 @@

Method Details

}, }, "readTime": "A String", # Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "transaction": "A String", # Reads documents in a transaction. } @@ -188,13 +193,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -231,7 +236,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -258,6 +263,11 @@

Method Details

"labels": { # Labels associated with this batch write. "a_key": "A String", }, + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "writes": [ # The writes to apply. Method does not apply writes atomically and does not guarantee ordering. Each write succeeds or fails independently. You cannot write to the same document more than once per request. { # A write on a document. "currentDocument": { # A precondition on a document, used for conditional operations. # An optional precondition on the document. The write will fail if this is set and not met by the target document. @@ -276,13 +286,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -319,18 +329,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -367,18 +377,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -415,7 +425,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -432,13 +442,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -475,7 +485,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -497,13 +507,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -540,18 +550,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -588,18 +598,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -636,7 +646,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -676,13 +686,13 @@

Method Details

{ # The result of applying a write. "transformResults": [ # The results of applying each DocumentTransform.FieldTransform, in the same order. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -719,7 +729,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -749,6 +759,11 @@

Method Details

"retryTransaction": "A String", # An optional transaction to retry. }, }, + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, } x__xgafv: string, V1 error format. @@ -779,6 +794,11 @@

Method Details

The object takes the form of: { # The request for Firestore.Commit. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "transaction": "A String", # If set, applies all writes in this transaction, and commits it. "writes": [ # The writes to apply. Always executed atomically and in order. { # A write on a document. @@ -798,13 +818,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -841,18 +861,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -889,18 +909,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -937,7 +957,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -954,13 +974,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -997,7 +1017,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1019,13 +1039,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1062,18 +1082,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1110,18 +1130,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1158,7 +1178,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1188,13 +1208,13 @@

Method Details

{ # The result of applying a write. "transformResults": [ # The results of applying each DocumentTransform.FieldTransform, in the same order. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1231,7 +1251,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1243,7 +1263,7 @@

Method Details

- createDocument(parent, collectionId, body=None, documentId=None, mask_fieldPaths=None, x__xgafv=None) + createDocument(parent, collectionId, body=None, documentId=None, mask_fieldPaths=None, requestOptions_requestTags=None, x__xgafv=None)
Creates a new document.
 
 Args:
@@ -1256,13 +1276,13 @@ 

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1299,7 +1319,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1310,6 +1330,7 @@

Method Details

documentId: string, The client-assigned document ID to use for this document. Optional. If not specified, an ID will be assigned by the service. mask_fieldPaths: string, The list of field paths in the mask. See Document.fields for a field path syntax reference. (repeated) + requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated) x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -1322,13 +1343,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1365,7 +1386,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1376,13 +1397,14 @@

Method Details

- delete(name, currentDocument_exists=None, currentDocument_updateTime=None, x__xgafv=None) + delete(name, currentDocument_exists=None, currentDocument_updateTime=None, requestOptions_requestTags=None, x__xgafv=None)
Deletes a document.
 
 Args:
   name: string, Required. The resource name of the Document to delete. In the format: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. (required)
   currentDocument_exists: boolean, When set to `true`, the target document must exist. When set to `false`, the target document must not exist.
   currentDocument_updateTime: string, When set, the target document must exist and have been last updated at that time. Timestamp must be microsecond aligned.
+  requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -1416,16 +1438,21 @@ 

Method Details

}, }, "readTime": "A String", # Execute the pipeline in a snapshot transaction at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "structuredPipeline": { # A Firestore query represented as an ordered list of operations / stages. This is considered the top-level function which plans and executes a query. It is logically equivalent to `query(stages, options)`, but prevents the client from having to build a function wrapper. # A pipelined operation. "options": { # Optional. Optional query-level arguments. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1462,7 +1489,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1492,7 +1519,7 @@

Method Details

Returns: An object of the form: - { # The response for Firestore.Execute. + { # The response for Firestore.ExecutePipeline. "executionTime": "A String", # The time at which the results are valid. This is a (not strictly) monotonically increasing value across multiple responses in the same stream. The API guarantees that all previously returned results are still valid at the latest `execution_time`. This allows the API consumer to treat the query if it ran at the latest `execution_time` returned. If the query returns no results, a response with `execution_time` and no `results` will be sent, and this represents the time at which the operation was run. "explainStats": { # Pipeline explain stats. Depending on the explain options in the original request, this can contain the optimized plan and / or execution stats. # Query explain stats. This is present on the **last** response if the request configured explain to run in 'analyze' or 'explain' mode in the pipeline options. If the query does not return any results, a response with `explain_stats` and no `results` will still be sent. "data": { # The format depends on the `output_format` options in the request. Currently there are two supported options: `TEXT` and `JSON`. Both supply a `google.protobuf.StringValue`. @@ -1504,13 +1531,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1547,7 +1574,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1561,13 +1588,14 @@

Method Details

- get(name, mask_fieldPaths=None, readTime=None, transaction=None, x__xgafv=None) + get(name, mask_fieldPaths=None, readTime=None, requestOptions_requestTags=None, transaction=None, x__xgafv=None)
Gets a single document.
 
 Args:
   name: string, Required. The resource name of the Document to get. In the format: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. (required)
   mask_fieldPaths: string, The list of field paths in the mask. See Document.fields for a field path syntax reference. (repeated)
   readTime: string, Reads the version of the document at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days.
+  requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated)
   transaction: string, Reads the document in a transaction.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -1581,13 +1609,13 @@ 

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1624,7 +1652,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1635,7 +1663,7 @@

Method Details

- list(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, showMissing=None, transaction=None, x__xgafv=None) + list(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, requestOptions_requestTags=None, showMissing=None, transaction=None, x__xgafv=None)
Lists documents.
 
 Args:
@@ -1647,6 +1675,7 @@ 

Method Details

pageToken: string, Optional. A page token, received from a previous `ListDocuments` response. Provide this to retrieve the subsequent page. When paginating, all other parameters (with the exception of `page_size`) must match the values set in the request that generated the page token. readTime: string, Perform the read at the provided time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. recursive: boolean, Optional. If the list should recursively include all documents nested under the parent at any level. If the request specifies a `collection_id`, then the list will include all nested documents in the collection under the parent. This is optional, and when not provided, Firestore will only list documents nested immediately under the parent. Requests with `recursive` may not specify `show_missing`. + requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated) showMissing: boolean, If the list should show missing documents. A document is missing if it does not exist, but there are sub-documents nested underneath it. When true, such missing documents will be returned with a key but will not have fields, `create_time`, or `update_time` set. Requests with `show_missing` may not specify `where` or `order_by`. transaction: string, Perform the read as part of an already active transaction. x__xgafv: string, V1 error format. @@ -1663,13 +1692,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1706,7 +1735,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1732,6 +1761,11 @@

Method Details

"pageSize": 42, # The maximum number of results to return. "pageToken": "A String", # A page token. Must be a value from ListCollectionIdsResponse. "readTime": "A String", # Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, } x__xgafv: string, V1 error format. @@ -1751,21 +1785,21 @@

Method Details

- listCollectionIds_next() + listCollectionIds_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. +
- listDocuments(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, showMissing=None, transaction=None, x__xgafv=None) + listDocuments(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, requestOptions_requestTags=None, showMissing=None, transaction=None, x__xgafv=None)
Lists documents.
 
 Args:
@@ -1777,6 +1811,7 @@ 

Method Details

pageToken: string, Optional. A page token, received from a previous `ListDocuments` response. Provide this to retrieve the subsequent page. When paginating, all other parameters (with the exception of `page_size`) must match the values set in the request that generated the page token. readTime: string, Perform the read at the provided time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. recursive: boolean, Optional. If the list should recursively include all documents nested under the parent at any level. If the request specifies a `collection_id`, then the list will include all nested documents in the collection under the parent. This is optional, and when not provided, Firestore will only list documents nested immediately under the parent. Requests with `recursive` may not specify `show_missing`. + requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated) showMissing: boolean, If the list should show missing documents. A document is missing if it does not exist, but there are sub-documents nested underneath it. When true, such missing documents will be returned with a key but will not have fields, `create_time`, or `update_time` set. Requests with `show_missing` may not specify `where` or `order_by`. transaction: string, Perform the read as part of an already active transaction. x__xgafv: string, V1 error format. @@ -1793,13 +1828,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1836,7 +1871,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1850,31 +1885,31 @@

Method Details

- listDocuments_next() + listDocuments_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_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. +
@@ -1902,13 +1937,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1945,7 +1980,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1957,13 +1992,13 @@

Method Details

"distanceThreshold": 3.14, # Optional. Option to specify a threshold for which no less similar documents will be returned. The behavior of the specified `distance_measure` will affect the meaning of the distance threshold. Since DOT_PRODUCT distances increase when the vectors are more similar, the comparison is inverted. * For EUCLIDEAN, COSINE: `WHERE distance <= distance_threshold` * For DOT_PRODUCT: `WHERE distance >= distance_threshold` "limit": 42, # Required. The number of nearest neighbors to return. Must be a positive integer of no more than 1000. "queryVector": { # A message that can hold any of the supported value types. # Required. The query vector that we are searching on. Must be a vector of no more than 2048 dimensions. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2000,7 +2035,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2035,13 +2070,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2078,7 +2113,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2097,13 +2132,13 @@

Method Details

}, "op": "A String", # The operator to filter by. "value": { # A message that can hold any of the supported value types. # The value to compare to. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2140,7 +2175,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2162,6 +2197,11 @@

Method Details

"a_key": "A String", }, "removeTarget": 42, # The ID of a target to remove from this stream. + "requestOptions": { # Options for a request. # Optional. The request options for the request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, } x__xgafv: string, V1 error format. @@ -2178,13 +2218,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2221,7 +2261,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2295,18 +2335,23 @@

Method Details

"pageToken": "A String", # The `next_page_token` value returned from a previous call to PartitionQuery that may be used to get an additional set of results. There are no ordering guarantees between sets of results. Thus, using multiple sets of results will require merging the different result sets. For example, two subsequent calls using a page_token may return: * cursor B, cursor M, cursor Q * cursor A, cursor U, cursor W To obtain a complete result set ordered with respect to the results of the query supplied to PartitionQuery, the results sets should be merged: cursor A, cursor B, cursor M, cursor Q, cursor U, cursor W "partitionCount": "A String", # The desired maximum number of partition points. The partitions may be returned across multiple pages of results. The number must be positive. The actual number of partitions returned may be fewer. For example, this may be set to one fewer than the number of parallel queries to be run, or in running a data pipeline job, one fewer than the number of workers or compute instances available. "readTime": "A String", # Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for the request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "structuredQuery": { # A Firestore query. The query stages are executed in the following order: 1. from 2. where 3. select 4. order_by + start_at + end_at 5. offset 6. limit 7. find_nearest # A structured query. Query must specify collection with all descendants and be ordered by name ascending. Other filters, order bys, limits, offsets, and start/end cursors are not supported. "endAt": { # A position in a query result set. # A potential prefix of a position in the result set to end the query at. This is similar to `START_AT` but with it controlling the end position rather than the start position. Requires: * The number of values cannot be greater than the number of fields specified in the `ORDER BY` clause. "before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2343,7 +2388,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2355,13 +2400,13 @@

Method Details

"distanceThreshold": 3.14, # Optional. Option to specify a threshold for which no less similar documents will be returned. The behavior of the specified `distance_measure` will affect the meaning of the distance threshold. Since DOT_PRODUCT distances increase when the vectors are more similar, the comparison is inverted. * For EUCLIDEAN, COSINE: `WHERE distance <= distance_threshold` * For DOT_PRODUCT: `WHERE distance >= distance_threshold` "limit": 42, # Required. The number of nearest neighbors to return. Must be a positive integer of no more than 1000. "queryVector": { # A message that can hold any of the supported value types. # Required. The query vector that we are searching on. Must be a vector of no more than 2048 dimensions. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2398,7 +2443,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2433,13 +2478,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2476,7 +2521,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2495,13 +2540,13 @@

Method Details

}, "op": "A String", # The operator to filter by. "value": { # A message that can hold any of the supported value types. # The value to compare to. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2538,7 +2583,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2568,13 +2613,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2611,7 +2656,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2622,21 +2667,21 @@

Method Details

- partitionQuery_next() + partitionQuery_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, currentDocument_exists=None, currentDocument_updateTime=None, mask_fieldPaths=None, updateMask_fieldPaths=None, x__xgafv=None) + patch(name, body=None, currentDocument_exists=None, currentDocument_updateTime=None, mask_fieldPaths=None, requestOptions_requestTags=None, updateMask_fieldPaths=None, x__xgafv=None)
Updates or inserts a document.
 
 Args:
@@ -2648,13 +2693,13 @@ 

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2691,7 +2736,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2703,6 +2748,7 @@

Method Details

currentDocument_exists: boolean, When set to `true`, the target document must exist. When set to `false`, the target document must not exist. currentDocument_updateTime: string, When set, the target document must exist and have been last updated at that time. Timestamp must be microsecond aligned. mask_fieldPaths: string, The list of field paths in the mask. See Document.fields for a field path syntax reference. (repeated) + requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated) updateMask_fieldPaths: string, The list of field paths in the mask. See Document.fields for a field path syntax reference. (repeated) x__xgafv: string, V1 error format. Allowed values @@ -2716,13 +2762,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2759,7 +2805,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2779,6 +2825,11 @@

Method Details

The object takes the form of: { # The request for Firestore.Rollback. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "transaction": "A String", # Required. The transaction to roll back. } @@ -2817,6 +2868,11 @@

Method Details

}, }, "readTime": "A String", # Executes the query at the given timestamp. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for the request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "structuredAggregationQuery": { # Firestore query for running an aggregation over a StructuredQuery. # An aggregation query. "aggregations": [ # Optional. Series of aggregations to apply over the results of the `structured_query`. Requires: * A minimum of one and maximum of five aggregations per query. { # Defines an aggregation that produces a single result. @@ -2841,13 +2897,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2884,7 +2940,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2896,13 +2952,13 @@

Method Details

"distanceThreshold": 3.14, # Optional. Option to specify a threshold for which no less similar documents will be returned. The behavior of the specified `distance_measure` will affect the meaning of the distance threshold. Since DOT_PRODUCT distances increase when the vectors are more similar, the comparison is inverted. * For EUCLIDEAN, COSINE: `WHERE distance <= distance_threshold` * For DOT_PRODUCT: `WHERE distance >= distance_threshold` "limit": 42, # Required. The number of nearest neighbors to return. Must be a positive integer of no more than 1000. "queryVector": { # A message that can hold any of the supported value types. # Required. The query vector that we are searching on. Must be a vector of no more than 2048 dimensions. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2939,7 +2995,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2974,13 +3030,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3017,7 +3073,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3036,13 +3092,13 @@

Method Details

}, "op": "A String", # The operator to filter by. "value": { # A message that can hold any of the supported value types. # The value to compare to. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3079,7 +3135,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3126,13 +3182,13 @@

Method Details

"result": { # The result of a single bucket from a Firestore aggregation query. The keys of `aggregate_fields` are the same for all results in an aggregation query, unlike document queries which can have different fields present for each result. # A single aggregation result. Not present when reporting partial progress. "aggregateFields": { # The result of the aggregation functions, ex: `COUNT(*) AS total_docs`. The key is the alias assigned to the aggregation function on input and the size of this map equals the number of aggregation functions in the query. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3169,7 +3225,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3202,18 +3258,23 @@

Method Details

}, }, "readTime": "A String", # Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "structuredQuery": { # A Firestore query. The query stages are executed in the following order: 1. from 2. where 3. select 4. order_by + start_at + end_at 5. offset 6. limit 7. find_nearest # A structured query. "endAt": { # A position in a query result set. # A potential prefix of a position in the result set to end the query at. This is similar to `START_AT` but with it controlling the end position rather than the start position. Requires: * The number of values cannot be greater than the number of fields specified in the `ORDER BY` clause. "before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3250,7 +3311,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3262,13 +3323,13 @@

Method Details

"distanceThreshold": 3.14, # Optional. Option to specify a threshold for which no less similar documents will be returned. The behavior of the specified `distance_measure` will affect the meaning of the distance threshold. Since DOT_PRODUCT distances increase when the vectors are more similar, the comparison is inverted. * For EUCLIDEAN, COSINE: `WHERE distance <= distance_threshold` * For DOT_PRODUCT: `WHERE distance >= distance_threshold` "limit": 42, # Required. The number of nearest neighbors to return. Must be a positive integer of no more than 1000. "queryVector": { # A message that can hold any of the supported value types. # Required. The query vector that we are searching on. Must be a vector of no more than 2048 dimensions. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3305,7 +3366,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3340,13 +3401,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3383,7 +3444,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3402,13 +3463,13 @@

Method Details

}, "op": "A String", # The operator to filter by. "value": { # A message that can hold any of the supported value types. # The value to compare to. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3445,7 +3506,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3474,13 +3535,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3517,7 +3578,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3562,6 +3623,11 @@

Method Details

"labels": { # Labels associated with this write request. "a_key": "A String", }, + "requestOptions": { # Options for a request. # Optional. The request options for the request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "streamId": "A String", # The ID of the write stream to resume. This may only be set in the first message. When left empty, a new write stream will be created. "streamToken": "A String", # A stream token that was previously sent by the server. The client should set this field to the token from the most recent WriteResponse it has received. This acknowledges that the client has received responses up to this token. After sending this token, earlier tokens may not be used anymore. The server may close the stream if there are too many unacknowledged responses. Leave this field unset when creating a new stream. To resume a stream at a specific point, set this field and the `stream_id` field. Leave this field unset when creating a new stream. "writes": [ # The writes to apply. Always executed atomically and in order. This must be empty on the first request. This may be empty on the last request. This must not be empty on all other requests. @@ -3582,13 +3648,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3625,18 +3691,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3673,18 +3739,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3721,7 +3787,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3738,13 +3804,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3781,7 +3847,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3803,13 +3869,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3846,18 +3912,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3894,18 +3960,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3942,7 +4008,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3974,13 +4040,13 @@

Method Details

{ # The result of applying a write. "transformResults": [ # The results of applying each DocumentTransform.FieldTransform, in the same order. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -4017,7 +4083,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, diff --git a/docs/dyn/firestore_v1.projects.databases.html b/docs/dyn/firestore_v1.projects.databases.html index cd1c601edc..710f9bc23a 100644 --- a/docs/dyn/firestore_v1.projects.databases.html +++ b/docs/dyn/firestore_v1.projects.databases.html @@ -79,6 +79,11 @@

Instance Methods

Returns the backupSchedules Resource.

+

+ changeStreams() +

+

Returns the changeStreams Resource.

+

collectionGroups()

@@ -268,11 +273,11 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at which this database was deleted. Only set if the database has been deleted. "earliestVersionTime": "A String", # Output only. The earliest timestamp at which older versions of the data can be read from the database. See [version_retention_period] above; this field is populated with `now - version_retention_period`. This value is continuously updated, and becomes stale the moment it is queried. If you are using this value to recover data, make sure to account for the time from the moment when the value is queried to the moment when you initiate the recovery. "etag": "A String", # This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. - "firestoreDataAccessMode": "A String", # Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise Edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard Edition. + "firestoreDataAccessMode": "A String", # Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard edition. "freeTier": True or False, # Output only. Background: Free tier is the ability of a Firestore database to use a small amount of resources every day without being charged. Once usage exceeds the free tier limit further usage is charged. Whether this database can make use of the free tier. Only one database per project can be eligible for the free tier. The first (or next) database that is created in a project without a free tier database will be marked as eligible for the free tier. Databases that are created while there is a free tier database will not be eligible for the free tier. "keyPrefix": "A String", # Output only. The key_prefix for this database. This key_prefix is used, in combination with the project ID ("~") to construct the application ID that is returned from the Cloud Datastore APIs in Google App Engine first generation runtimes. This value may be empty in which case the appid to use for URL-encoded keys is the project_id (eg: foo instead of v~foo). "locationId": "A String", # Required. The location of the database. Available locations are listed at https://cloud.google.com/firestore/docs/locations. - "mongodbCompatibleDataAccessMode": "A String", # Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise Edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard Edition. + "mongodbCompatibleDataAccessMode": "A String", # Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard edition. "name": "A String", # The resource name of the Database. Format: `projects/{project}/databases/{database}` "pointInTimeRecoveryEnablement": "A String", # Whether to enable the PITR feature on this database. "previousId": "A String", # Output only. The database resource's prior database ID. This field is only populated for deleted databases. @@ -436,11 +441,11 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at which this database was deleted. Only set if the database has been deleted. "earliestVersionTime": "A String", # Output only. The earliest timestamp at which older versions of the data can be read from the database. See [version_retention_period] above; this field is populated with `now - version_retention_period`. This value is continuously updated, and becomes stale the moment it is queried. If you are using this value to recover data, make sure to account for the time from the moment when the value is queried to the moment when you initiate the recovery. "etag": "A String", # This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. - "firestoreDataAccessMode": "A String", # Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise Edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard Edition. + "firestoreDataAccessMode": "A String", # Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard edition. "freeTier": True or False, # Output only. Background: Free tier is the ability of a Firestore database to use a small amount of resources every day without being charged. Once usage exceeds the free tier limit further usage is charged. Whether this database can make use of the free tier. Only one database per project can be eligible for the free tier. The first (or next) database that is created in a project without a free tier database will be marked as eligible for the free tier. Databases that are created while there is a free tier database will not be eligible for the free tier. "keyPrefix": "A String", # Output only. The key_prefix for this database. This key_prefix is used, in combination with the project ID ("~") to construct the application ID that is returned from the Cloud Datastore APIs in Google App Engine first generation runtimes. This value may be empty in which case the appid to use for URL-encoded keys is the project_id (eg: foo instead of v~foo). "locationId": "A String", # Required. The location of the database. Available locations are listed at https://cloud.google.com/firestore/docs/locations. - "mongodbCompatibleDataAccessMode": "A String", # Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise Edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard Edition. + "mongodbCompatibleDataAccessMode": "A String", # Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard edition. "name": "A String", # The resource name of the Database. Format: `projects/{project}/databases/{database}` "pointInTimeRecoveryEnablement": "A String", # Whether to enable the PITR feature on this database. "previousId": "A String", # Output only. The database resource's prior database ID. This field is only populated for deleted databases. @@ -541,11 +546,11 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at which this database was deleted. Only set if the database has been deleted. "earliestVersionTime": "A String", # Output only. The earliest timestamp at which older versions of the data can be read from the database. See [version_retention_period] above; this field is populated with `now - version_retention_period`. This value is continuously updated, and becomes stale the moment it is queried. If you are using this value to recover data, make sure to account for the time from the moment when the value is queried to the moment when you initiate the recovery. "etag": "A String", # This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. - "firestoreDataAccessMode": "A String", # Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise Edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard Edition. + "firestoreDataAccessMode": "A String", # Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard edition. "freeTier": True or False, # Output only. Background: Free tier is the ability of a Firestore database to use a small amount of resources every day without being charged. Once usage exceeds the free tier limit further usage is charged. Whether this database can make use of the free tier. Only one database per project can be eligible for the free tier. The first (or next) database that is created in a project without a free tier database will be marked as eligible for the free tier. Databases that are created while there is a free tier database will not be eligible for the free tier. "keyPrefix": "A String", # Output only. The key_prefix for this database. This key_prefix is used, in combination with the project ID ("~") to construct the application ID that is returned from the Cloud Datastore APIs in Google App Engine first generation runtimes. This value may be empty in which case the appid to use for URL-encoded keys is the project_id (eg: foo instead of v~foo). "locationId": "A String", # Required. The location of the database. Available locations are listed at https://cloud.google.com/firestore/docs/locations. - "mongodbCompatibleDataAccessMode": "A String", # Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise Edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard Edition. + "mongodbCompatibleDataAccessMode": "A String", # Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard edition. "name": "A String", # The resource name of the Database. Format: `projects/{project}/databases/{database}` "pointInTimeRecoveryEnablement": "A String", # Whether to enable the PITR feature on this database. "previousId": "A String", # Output only. The database resource's prior database ID. This field is only populated for deleted databases. @@ -595,11 +600,11 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at which this database was deleted. Only set if the database has been deleted. "earliestVersionTime": "A String", # Output only. The earliest timestamp at which older versions of the data can be read from the database. See [version_retention_period] above; this field is populated with `now - version_retention_period`. This value is continuously updated, and becomes stale the moment it is queried. If you are using this value to recover data, make sure to account for the time from the moment when the value is queried to the moment when you initiate the recovery. "etag": "A String", # This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. - "firestoreDataAccessMode": "A String", # Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise Edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard Edition. + "firestoreDataAccessMode": "A String", # Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard edition. "freeTier": True or False, # Output only. Background: Free tier is the ability of a Firestore database to use a small amount of resources every day without being charged. Once usage exceeds the free tier limit further usage is charged. Whether this database can make use of the free tier. Only one database per project can be eligible for the free tier. The first (or next) database that is created in a project without a free tier database will be marked as eligible for the free tier. Databases that are created while there is a free tier database will not be eligible for the free tier. "keyPrefix": "A String", # Output only. The key_prefix for this database. This key_prefix is used, in combination with the project ID ("~") to construct the application ID that is returned from the Cloud Datastore APIs in Google App Engine first generation runtimes. This value may be empty in which case the appid to use for URL-encoded keys is the project_id (eg: foo instead of v~foo). "locationId": "A String", # Required. The location of the database. Available locations are listed at https://cloud.google.com/firestore/docs/locations. - "mongodbCompatibleDataAccessMode": "A String", # Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise Edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard Edition. + "mongodbCompatibleDataAccessMode": "A String", # Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard edition. "name": "A String", # The resource name of the Database. Format: `projects/{project}/databases/{database}` "pointInTimeRecoveryEnablement": "A String", # Whether to enable the PITR feature on this database. "previousId": "A String", # Output only. The database resource's prior database ID. This field is only populated for deleted databases. diff --git a/docs/dyn/firestore_v1.projects.databases.operations.html b/docs/dyn/firestore_v1.projects.databases.operations.html index d98679dd1b..cf2437d1e3 100644 --- a/docs/dyn/firestore_v1.projects.databases.operations.html +++ b/docs/dyn/firestore_v1.projects.databases.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firestore_v1.projects.locations.html b/docs/dyn/firestore_v1.projects.locations.html index ec53e859a9..b6f279743f 100644 --- a/docs/dyn/firestore_v1.projects.locations.html +++ b/docs/dyn/firestore_v1.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firestore_v1beta1.html b/docs/dyn/firestore_v1beta1.html index e0a7c23420..852ad0471f 100644 --- a/docs/dyn/firestore_v1beta1.html +++ b/docs/dyn/firestore_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firestore_v1beta1.projects.databases.documents.html b/docs/dyn/firestore_v1beta1.projects.databases.documents.html index 851bdd8ffb..1e844ba03c 100644 --- a/docs/dyn/firestore_v1beta1.projects.databases.documents.html +++ b/docs/dyn/firestore_v1beta1.projects.databases.documents.html @@ -90,34 +90,34 @@

Instance Methods

commit(database, body=None, x__xgafv=None)

Commits a transaction, while optionally updating documents.

- createDocument(parent, collectionId, body=None, documentId=None, mask_fieldPaths=None, x__xgafv=None)

+ createDocument(parent, collectionId, body=None, documentId=None, mask_fieldPaths=None, requestOptions_requestTags=None, x__xgafv=None)

Creates a new document.

- delete(name, currentDocument_exists=None, currentDocument_updateTime=None, x__xgafv=None)

+ delete(name, currentDocument_exists=None, currentDocument_updateTime=None, requestOptions_requestTags=None, x__xgafv=None)

Deletes a document.

executePipeline(database, body=None, x__xgafv=None)

Executes a pipeline query.

- get(name, mask_fieldPaths=None, readTime=None, transaction=None, x__xgafv=None)

+ get(name, mask_fieldPaths=None, readTime=None, requestOptions_requestTags=None, transaction=None, x__xgafv=None)

Gets a single document.

- list(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, showMissing=None, transaction=None, x__xgafv=None)

+ list(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, requestOptions_requestTags=None, showMissing=None, transaction=None, x__xgafv=None)

Lists documents.

listCollectionIds(parent, body=None, x__xgafv=None)

Lists all the collection IDs underneath a document.

- listCollectionIds_next()

+ listCollectionIds_next(previous_request, previous_response)

Retrieves the next page of results.

- listDocuments(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, showMissing=None, transaction=None, x__xgafv=None)

+ listDocuments(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, requestOptions_requestTags=None, showMissing=None, transaction=None, x__xgafv=None)

Lists documents.

- listDocuments_next()

+ listDocuments_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

listen(database, body=None, x__xgafv=None)

@@ -126,10 +126,10 @@

Instance Methods

partitionQuery(parent, body=None, x__xgafv=None)

Partitions a query by returning partition cursors that can be used to run the query in parallel. The returned partition cursors are split points that can be used by RunQuery as starting/end points for the query results.

- partitionQuery_next()

+ partitionQuery_next(previous_request, previous_response)

Retrieves the next page of results.

- patch(name, body=None, currentDocument_exists=None, currentDocument_updateTime=None, mask_fieldPaths=None, updateMask_fieldPaths=None, x__xgafv=None)

+ patch(name, body=None, currentDocument_exists=None, currentDocument_updateTime=None, mask_fieldPaths=None, requestOptions_requestTags=None, updateMask_fieldPaths=None, x__xgafv=None)

Updates or inserts a document.

rollback(database, body=None, x__xgafv=None)

@@ -172,6 +172,11 @@

Method Details

}, }, "readTime": "A String", # Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "transaction": "A String", # Reads documents in a transaction. } @@ -188,13 +193,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -231,7 +236,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -258,6 +263,11 @@

Method Details

"labels": { # Labels associated with this batch write. "a_key": "A String", }, + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "writes": [ # The writes to apply. Method does not apply writes atomically and does not guarantee ordering. Each write succeeds or fails independently. You cannot write to the same document more than once per request. { # A write on a document. "currentDocument": { # A precondition on a document, used for conditional operations. # An optional precondition on the document. The write will fail if this is set and not met by the target document. @@ -276,13 +286,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -319,18 +329,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -367,18 +377,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -415,7 +425,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -432,13 +442,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -475,7 +485,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -497,13 +507,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -540,18 +550,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -588,18 +598,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -636,7 +646,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -676,13 +686,13 @@

Method Details

{ # The result of applying a write. "transformResults": [ # The results of applying each DocumentTransform.FieldTransform, in the same order. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -719,7 +729,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -749,6 +759,11 @@

Method Details

"retryTransaction": "A String", # An optional transaction to retry. }, }, + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, } x__xgafv: string, V1 error format. @@ -779,6 +794,11 @@

Method Details

The object takes the form of: { # The request for Firestore.Commit. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "transaction": "A String", # If set, applies all writes in this transaction, and commits it. "writes": [ # The writes to apply. Always executed atomically and in order. { # A write on a document. @@ -798,13 +818,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -841,18 +861,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -889,18 +909,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -937,7 +957,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -954,13 +974,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -997,7 +1017,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1019,13 +1039,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1062,18 +1082,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1110,18 +1130,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1158,7 +1178,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1188,13 +1208,13 @@

Method Details

{ # The result of applying a write. "transformResults": [ # The results of applying each DocumentTransform.FieldTransform, in the same order. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1231,7 +1251,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1243,7 +1263,7 @@

Method Details

- createDocument(parent, collectionId, body=None, documentId=None, mask_fieldPaths=None, x__xgafv=None) + createDocument(parent, collectionId, body=None, documentId=None, mask_fieldPaths=None, requestOptions_requestTags=None, x__xgafv=None)
Creates a new document.
 
 Args:
@@ -1256,13 +1276,13 @@ 

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1299,7 +1319,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1310,6 +1330,7 @@

Method Details

documentId: string, The client-assigned document ID to use for this document. Optional. If not specified, an ID will be assigned by the service. mask_fieldPaths: string, The list of field paths in the mask. See Document.fields for a field path syntax reference. (repeated) + requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated) x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -1322,13 +1343,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1365,7 +1386,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1376,13 +1397,14 @@

Method Details

- delete(name, currentDocument_exists=None, currentDocument_updateTime=None, x__xgafv=None) + delete(name, currentDocument_exists=None, currentDocument_updateTime=None, requestOptions_requestTags=None, x__xgafv=None)
Deletes a document.
 
 Args:
   name: string, Required. The resource name of the Document to delete. In the format: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. (required)
   currentDocument_exists: boolean, When set to `true`, the target document must exist. When set to `false`, the target document must not exist.
   currentDocument_updateTime: string, When set, the target document must exist and have been last updated at that time. Timestamp must be microsecond aligned.
+  requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated)
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -1416,16 +1438,21 @@ 

Method Details

}, }, "readTime": "A String", # Execute the pipeline in a snapshot transaction at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "structuredPipeline": { # A Firestore query represented as an ordered list of operations / stages. This is considered the top-level function which plans and executes a query. It is logically equivalent to `query(stages, options)`, but prevents the client from having to build a function wrapper. # A pipelined operation. "options": { # Optional. Optional query-level arguments. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1462,7 +1489,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1492,7 +1519,7 @@

Method Details

Returns: An object of the form: - { # The response for Firestore.Execute. + { # The response for Firestore.ExecutePipeline. "executionTime": "A String", # The time at which the results are valid. This is a (not strictly) monotonically increasing value across multiple responses in the same stream. The API guarantees that all previously returned results are still valid at the latest `execution_time`. This allows the API consumer to treat the query if it ran at the latest `execution_time` returned. If the query returns no results, a response with `execution_time` and no `results` will be sent, and this represents the time at which the operation was run. "explainStats": { # Pipeline explain stats. Depending on the explain options in the original request, this can contain the optimized plan and / or execution stats. # Query explain stats. This is present on the **last** response if the request configured explain to run in 'analyze' or 'explain' mode in the pipeline options. If the query does not return any results, a response with `explain_stats` and no `results` will still be sent. "data": { # The format depends on the `output_format` options in the request. Currently there are two supported options: `TEXT` and `JSON`. Both supply a `google.protobuf.StringValue`. @@ -1504,13 +1531,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1547,7 +1574,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1561,13 +1588,14 @@

Method Details

- get(name, mask_fieldPaths=None, readTime=None, transaction=None, x__xgafv=None) + get(name, mask_fieldPaths=None, readTime=None, requestOptions_requestTags=None, transaction=None, x__xgafv=None)
Gets a single document.
 
 Args:
   name: string, Required. The resource name of the Document to get. In the format: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. (required)
   mask_fieldPaths: string, The list of field paths in the mask. See Document.fields for a field path syntax reference. (repeated)
   readTime: string, Reads the version of the document at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days.
+  requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated)
   transaction: string, Reads the document in a transaction.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -1581,13 +1609,13 @@ 

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1624,7 +1652,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1635,7 +1663,7 @@

Method Details

- list(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, showMissing=None, transaction=None, x__xgafv=None) + list(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, requestOptions_requestTags=None, showMissing=None, transaction=None, x__xgafv=None)
Lists documents.
 
 Args:
@@ -1647,6 +1675,7 @@ 

Method Details

pageToken: string, Optional. A page token, received from a previous `ListDocuments` response. Provide this to retrieve the subsequent page. When paginating, all other parameters (with the exception of `page_size`) must match the values set in the request that generated the page token. readTime: string, Perform the read at the provided time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. recursive: boolean, Optional. If the list should recursively include all documents nested under the parent at any level. If the request specifies a `collection_id`, then the list will include all nested documents in the collection under the parent. This is optional, and when not provided, Firestore will only list documents nested immediately under the parent. Requests with `recursive` may not specify `show_missing`. + requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated) showMissing: boolean, If the list should show missing documents. A document is missing if it does not exist, but there are sub-documents nested underneath it. When true, such missing documents will be returned with a key but will not have fields, `create_time`, or `update_time` set. Requests with `show_missing` may not specify `where` or `order_by`. transaction: string, Perform the read as part of an already active transaction. x__xgafv: string, V1 error format. @@ -1663,13 +1692,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1706,7 +1735,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1732,6 +1761,11 @@

Method Details

"pageSize": 42, # The maximum number of results to return. "pageToken": "A String", # A page token. Must be a value from ListCollectionIdsResponse. "readTime": "A String", # Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, } x__xgafv: string, V1 error format. @@ -1751,21 +1785,21 @@

Method Details

- listCollectionIds_next() + listCollectionIds_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. +
- listDocuments(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, showMissing=None, transaction=None, x__xgafv=None) + listDocuments(parent, collectionId, mask_fieldPaths=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, recursive=None, requestOptions_requestTags=None, showMissing=None, transaction=None, x__xgafv=None)
Lists documents.
 
 Args:
@@ -1777,6 +1811,7 @@ 

Method Details

pageToken: string, Optional. A page token, received from a previous `ListDocuments` response. Provide this to retrieve the subsequent page. When paginating, all other parameters (with the exception of `page_size`) must match the values set in the request that generated the page token. readTime: string, Perform the read at the provided time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. recursive: boolean, Optional. If the list should recursively include all documents nested under the parent at any level. If the request specifies a `collection_id`, then the list will include all nested documents in the collection under the parent. This is optional, and when not provided, Firestore will only list documents nested immediately under the parent. Requests with `recursive` may not specify `show_missing`. + requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated) showMissing: boolean, If the list should show missing documents. A document is missing if it does not exist, but there are sub-documents nested underneath it. When true, such missing documents will be returned with a key but will not have fields, `create_time`, or `update_time` set. Requests with `show_missing` may not specify `where` or `order_by`. transaction: string, Perform the read as part of an already active transaction. x__xgafv: string, V1 error format. @@ -1793,13 +1828,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1836,7 +1871,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1850,31 +1885,31 @@

Method Details

- listDocuments_next() + listDocuments_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_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. +
@@ -1902,13 +1937,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -1945,7 +1980,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -1957,13 +1992,13 @@

Method Details

"distanceThreshold": 3.14, # Optional. Option to specify a threshold for which no less similar documents will be returned. The behavior of the specified `distance_measure` will affect the meaning of the distance threshold. Since DOT_PRODUCT distances increase when the vectors are more similar, the comparison is inverted. * For EUCLIDEAN, COSINE: `WHERE distance <= distance_threshold` * For DOT_PRODUCT: `WHERE distance >= distance_threshold` "limit": 42, # Required. The number of nearest neighbors to return. Must be a positive integer of no more than 1000. "queryVector": { # A message that can hold any of the supported value types. # Required. The query vector that we are searching on. Must be a vector of no more than 2048 dimensions. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2000,7 +2035,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2035,13 +2070,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2078,7 +2113,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2097,13 +2132,13 @@

Method Details

}, "op": "A String", # The operator to filter by. "value": { # A message that can hold any of the supported value types. # The value to compare to. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2140,7 +2175,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2162,6 +2197,11 @@

Method Details

"a_key": "A String", }, "removeTarget": 42, # The ID of a target to remove from this stream. + "requestOptions": { # Options for a request. # Optional. The request options for the request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, } x__xgafv: string, V1 error format. @@ -2178,13 +2218,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2221,7 +2261,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2295,18 +2335,23 @@

Method Details

"pageToken": "A String", # The `next_page_token` value returned from a previous call to PartitionQuery that may be used to get an additional set of results. There are no ordering guarantees between sets of results. Thus, using multiple sets of results will require merging the different result sets. For example, two subsequent calls using a page_token may return: * cursor B, cursor M, cursor Q * cursor A, cursor U, cursor W To obtain a complete result set ordered with respect to the results of the query supplied to PartitionQuery, the results sets should be merged: cursor A, cursor B, cursor M, cursor Q, cursor U, cursor W "partitionCount": "A String", # The desired maximum number of partition points. The partitions may be returned across multiple pages of results. The number must be positive. The actual number of partitions returned may be fewer. For example, this may be set to one fewer than the number of parallel queries to be run, or in running a data pipeline job, one fewer than the number of workers or compute instances available. "readTime": "A String", # Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for the request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "structuredQuery": { # A Firestore query. The query stages are executed in the following order: 1. from 2. where 3. select 4. order_by + start_at + end_at 5. offset 6. limit 7. find_nearest # A structured query. Query must specify collection with all descendants and be ordered by name ascending. Other filters, order bys, limits, offsets, and start/end cursors are not supported. "endAt": { # A position in a query result set. # A potential prefix of a position in the result set to end the query at. This is similar to `START_AT` but with it controlling the end position rather than the start position. Requires: * The number of values cannot be greater than the number of fields specified in the `ORDER BY` clause. "before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2343,7 +2388,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2355,13 +2400,13 @@

Method Details

"distanceThreshold": 3.14, # Optional. Option to specify a threshold for which no less similar documents will be returned. The behavior of the specified `distance_measure` will affect the meaning of the distance threshold. Since DOT_PRODUCT distances increase when the vectors are more similar, the comparison is inverted. * For EUCLIDEAN, COSINE: `WHERE distance <= distance_threshold` * For DOT_PRODUCT: `WHERE distance >= distance_threshold` "limit": 42, # Required. The number of nearest neighbors to return. Must be a positive integer of no more than 1000. "queryVector": { # A message that can hold any of the supported value types. # Required. The query vector that we are searching on. Must be a vector of no more than 2048 dimensions. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2398,7 +2443,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2433,13 +2478,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2476,7 +2521,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2495,13 +2540,13 @@

Method Details

}, "op": "A String", # The operator to filter by. "value": { # A message that can hold any of the supported value types. # The value to compare to. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2538,7 +2583,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2568,13 +2613,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2611,7 +2656,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2622,21 +2667,21 @@

Method Details

- partitionQuery_next() + partitionQuery_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, currentDocument_exists=None, currentDocument_updateTime=None, mask_fieldPaths=None, updateMask_fieldPaths=None, x__xgafv=None) + patch(name, body=None, currentDocument_exists=None, currentDocument_updateTime=None, mask_fieldPaths=None, requestOptions_requestTags=None, updateMask_fieldPaths=None, x__xgafv=None)
Updates or inserts a document.
 
 Args:
@@ -2648,13 +2693,13 @@ 

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2691,7 +2736,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2703,6 +2748,7 @@

Method Details

currentDocument_exists: boolean, When set to `true`, the target document must exist. When set to `false`, the target document must not exist. currentDocument_updateTime: string, When set, the target document must exist and have been last updated at that time. Timestamp must be microsecond aligned. mask_fieldPaths: string, The list of field paths in the mask. See Document.fields for a field path syntax reference. (repeated) + requestOptions_requestTags: string, Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). (repeated) updateMask_fieldPaths: string, The list of field paths in the mask. See Document.fields for a field path syntax reference. (repeated) x__xgafv: string, V1 error format. Allowed values @@ -2716,13 +2762,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2759,7 +2805,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2779,6 +2825,11 @@

Method Details

The object takes the form of: { # The request for Firestore.Rollback. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "transaction": "A String", # Required. The transaction to roll back. } @@ -2817,6 +2868,11 @@

Method Details

}, }, "readTime": "A String", # Executes the query at the given timestamp. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for the request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "structuredAggregationQuery": { # Firestore query for running an aggregation over a StructuredQuery. # An aggregation query. "aggregations": [ # Optional. Series of aggregations to apply over the results of the `structured_query`. Requires: * A minimum of one and maximum of five aggregations per query. { # Defines an aggregation that produces a single result. @@ -2841,13 +2897,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2884,7 +2940,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2896,13 +2952,13 @@

Method Details

"distanceThreshold": 3.14, # Optional. Option to specify a threshold for which no less similar documents will be returned. The behavior of the specified `distance_measure` will affect the meaning of the distance threshold. Since DOT_PRODUCT distances increase when the vectors are more similar, the comparison is inverted. * For EUCLIDEAN, COSINE: `WHERE distance <= distance_threshold` * For DOT_PRODUCT: `WHERE distance >= distance_threshold` "limit": 42, # Required. The number of nearest neighbors to return. Must be a positive integer of no more than 1000. "queryVector": { # A message that can hold any of the supported value types. # Required. The query vector that we are searching on. Must be a vector of no more than 2048 dimensions. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -2939,7 +2995,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -2974,13 +3030,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3017,7 +3073,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3036,13 +3092,13 @@

Method Details

}, "op": "A String", # The operator to filter by. "value": { # A message that can hold any of the supported value types. # The value to compare to. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3079,7 +3135,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3126,13 +3182,13 @@

Method Details

"result": { # The result of a single bucket from a Firestore aggregation query. The keys of `aggregate_fields` are the same for all results in an aggregation query, unlike document queries which can have different fields present for each result. # A single aggregation result. Not present when reporting partial progress. "aggregateFields": { # The result of the aggregation functions, ex: `COUNT(*) AS total_docs`. The key is the alias assigned to the aggregation function on input and the size of this map equals the number of aggregation functions in the query. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3169,7 +3225,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3202,18 +3258,23 @@

Method Details

}, }, "readTime": "A String", # Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days. + "requestOptions": { # Options for a request. # Optional. The request options for this request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "structuredQuery": { # A Firestore query. The query stages are executed in the following order: 1. from 2. where 3. select 4. order_by + start_at + end_at 5. offset 6. limit 7. find_nearest # A structured query. "endAt": { # A position in a query result set. # A potential prefix of a position in the result set to end the query at. This is similar to `START_AT` but with it controlling the end position rather than the start position. Requires: * The number of values cannot be greater than the number of fields specified in the `ORDER BY` clause. "before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3250,7 +3311,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3262,13 +3323,13 @@

Method Details

"distanceThreshold": 3.14, # Optional. Option to specify a threshold for which no less similar documents will be returned. The behavior of the specified `distance_measure` will affect the meaning of the distance threshold. Since DOT_PRODUCT distances increase when the vectors are more similar, the comparison is inverted. * For EUCLIDEAN, COSINE: `WHERE distance <= distance_threshold` * For DOT_PRODUCT: `WHERE distance >= distance_threshold` "limit": 42, # Required. The number of nearest neighbors to return. Must be a positive integer of no more than 1000. "queryVector": { # A message that can hold any of the supported value types. # Required. The query vector that we are searching on. Must be a vector of no more than 2048 dimensions. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3305,7 +3366,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3340,13 +3401,13 @@

Method Details

"before": True or False, # If the position is just before or just after the given values, relative to the sort order defined by the query. "values": [ # The values that represent a position, in the order they appear in the order by clause of a query. Can contain fewer values than specified in the order by clause. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3383,7 +3444,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3402,13 +3463,13 @@

Method Details

}, "op": "A String", # The operator to filter by. "value": { # A message that can hold any of the supported value types. # The value to compare to. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3445,7 +3506,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3474,13 +3535,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3517,7 +3578,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3562,6 +3623,11 @@

Method Details

"labels": { # Labels associated with this write request. "a_key": "A String", }, + "requestOptions": { # Options for a request. # Optional. The request options for the request. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). + "A String", + ], + }, "streamId": "A String", # The ID of the write stream to resume. This may only be set in the first message. When left empty, a new write stream will be created. "streamToken": "A String", # A stream token that was previously sent by the server. The client should set this field to the token from the most recent WriteResponse it has received. This acknowledges that the client has received responses up to this token. After sending this token, earlier tokens may not be used anymore. The server may close the stream if there are too many unacknowledged responses. Leave this field unset when creating a new stream. To resume a stream at a specific point, set this field and the `stream_id` field. Leave this field unset when creating a new stream. "writes": [ # The writes to apply. Always executed atomically and in order. This must be empty on the first request. This may be empty on the last request. This must not be empty on all other requests. @@ -3582,13 +3648,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3625,18 +3691,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3673,18 +3739,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3721,7 +3787,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3738,13 +3804,13 @@

Method Details

"createTime": "A String", # Output only. The time at which the document was created. This value increases monotonically when a document is deleted then recreated. It can also be compared to values from other documents and the `read_time` of a query. "fields": { # The document's fields. The map keys represent field names. Field names matching the regular expression `__.*__` are reserved. Reserved field names are forbidden except in certain documented contexts. The field names, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty. Field paths may be used in other contexts to refer to structured fields defined here. For `map_value`, the field path is represented by a dot-delimited (`.`) string of segments. Each segment is either a simple field name (defined below) or a quoted field name. For example, the structured field `"foo" : { map_value: { "x&y" : { string_value: "hello" }}}` would be represented by the field path `` foo.`x&y` ``. A simple field name contains only characters `a` to `z`, `A` to `Z`, `0` to `9`, or `_`, and must not start with `0` to `9`. For example, `foo_bar_17`. A quoted field name starts and ends with `` ` `` and may contain any character. Some characters, including `` ` ``, must be escaped using a `\`. For example, `` `x&y` `` represents `x&y` and `` `bak\`tik` `` represents `` bak`tik ``. "a_key": { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3781,7 +3847,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3803,13 +3869,13 @@

Method Details

}, "fieldPath": "A String", # The path of the field. See Document.fields for the field path syntax reference. "increment": { # A message that can hold any of the supported value types. # Adds the given value to the field's current value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If either of the given value or the current field value are doubles, both values will be interpreted as doubles. Double arithmetic and representation of double values follow IEEE 754 semantics. If there is positive/negative integer overflow, the field is resolved to the largest magnitude positive/negative integer. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3846,18 +3912,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "maximum": { # A message that can hold any of the supported value types. # Sets the field to the maximum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the given value. If a maximum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the larger operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The maximum of a zero stored value and zero input value is always the stored value. The maximum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3894,18 +3960,18 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, "minimum": { # A message that can hold any of the supported value types. # Sets the field to the minimum of its current value and the given value. This must be an integer or a double value. If the field is not an integer or double, or if the field does not yet exist, the transformation will set the field to the input value. If a minimum operation is applied where the field and the input value are of mixed types (that is - one is an integer and one is a double) the field takes on the type of the smaller operand. If the operands are equivalent (e.g. 3 and 3.0), the field does not change. 0, 0.0, and -0.0 are all zero. The minimum of a zero stored value and zero input value is always the stored value. The minimum of any numeric value x and NaN is NaN. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -3942,7 +4008,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, @@ -3974,13 +4040,13 @@

Method Details

{ # The result of applying a write. "transformResults": [ # The results of applying each DocumentTransform.FieldTransform, in the same order. { # A message that can hold any of the supported value types. - "arrayValue": { # An array value. # An array value. Cannot directly contain another array value, though can contain a map which contains another array. + "arrayValue": { # An array value. # An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value. "values": [ # Values in the array. # Object with schema name: Value ], }, "booleanValue": True or False, # A boolean value. - "bytesValue": "A String", # A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. + "bytesValue": "A String", # A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "doubleValue": 3.14, # A double value. "fieldReferenceValue": "A String", # Value which references a field. This is considered relative (vs absolute) since it only refers to a field and not a field within a particular document. **Requires:** * Must follow field reference limitations. * Not allowed to be used when writing documents. "functionValue": { # Represents an unevaluated scalar expression. For example, the expression `like(user_name, "%alice%")` is represented as: ``` name: "like" args { field_reference: "user_name" } args { string_value: "%alice%" } ``` # A value that represents an unevaluated expression. **Requires:** * Not allowed to be used when writing documents. @@ -4017,7 +4083,7 @@

Method Details

], }, "referenceValue": "A String", # A reference to a document. For example: `projects/{project_id}/databases/{database_id}/documents/{document_path}`. - "stringValue": "A String", # A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries. + "stringValue": "A String", # A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits. "timestampValue": "A String", # A timestamp value. Precise only to microseconds. When stored, any additional precision is rounded down. "variableReferenceValue": "A String", # Pointer to a variable defined elsewhere in a pipeline. Unlike `field_reference_value` which references a field within a document, this refers to a variable, defined in a separate namespace than the fields of a document. }, diff --git a/docs/dyn/firestore_v1beta1.projects.databases.indexes.html b/docs/dyn/firestore_v1beta1.projects.databases.indexes.html index a75202eee7..3c0f390473 100644 --- a/docs/dyn/firestore_v1beta1.projects.databases.indexes.html +++ b/docs/dyn/firestore_v1beta1.projects.databases.indexes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the indexes that match the specified filters.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -229,17 +229,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firestore_v1beta2.html b/docs/dyn/firestore_v1beta2.html index 0886e18519..59f982c431 100644 --- a/docs/dyn/firestore_v1beta2.html +++ b/docs/dyn/firestore_v1beta2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firestore_v1beta2.projects.databases.collectionGroups.fields.html b/docs/dyn/firestore_v1beta2.projects.databases.collectionGroups.fields.html index 61d1b78955..ebcccd7d3f 100644 --- a/docs/dyn/firestore_v1beta2.projects.databases.collectionGroups.fields.html +++ b/docs/dyn/firestore_v1beta2.projects.databases.collectionGroups.fields.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the field configuration and metadata for this database. Currently, FirestoreAdmin.ListFields only supports listing fields that have been explicitly overridden. To issue this query, call FirestoreAdmin.ListFields with the filter set to `indexConfig.usesAncestorConfig:false`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -180,17 +180,17 @@

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. +
diff --git a/docs/dyn/firestore_v1beta2.projects.databases.collectionGroups.indexes.html b/docs/dyn/firestore_v1beta2.projects.databases.collectionGroups.indexes.html index f1995e76ec..64b9dc2581 100644 --- a/docs/dyn/firestore_v1beta2.projects.databases.collectionGroups.indexes.html +++ b/docs/dyn/firestore_v1beta2.projects.databases.collectionGroups.indexes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists composite indexes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -232,17 +232,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/firestore.v1.json b/googleapiclient/discovery_cache/documents/firestore.v1.json index b7c2fc92e3..bfa95a0615 100644 --- a/googleapiclient/discovery_cache/documents/firestore.v1.json +++ b/googleapiclient/discovery_cache/documents/firestore.v1.json @@ -1014,6 +1014,127 @@ } } }, +"changeStreams": { +"methods": { +"create": { +"description": "Creates a new change stream for the database.", +"flatPath": "v1/projects/{projectsId}/databases/{databasesId}/changeStreams", +"httpMethod": "POST", +"id": "firestore.projects.databases.changeStreams.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"changeStreamId": { +"description": "Required. The ID to use for the change stream, which will become the final component of the change stream's resource name. This value should be 4-63 characters. Valid characters are lowercase letters, numbers, and hyphens. The first character must be a letter, and the last character must be a letter or a number.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent database to create the change stream for. Format is `projects/{project}/databases/{database}`.", +"location": "path", +"pattern": "^projects/[^/]+/databases/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/changeStreams", +"request": { +"$ref": "GoogleFirestoreAdminV1ChangeStream" +}, +"response": { +"$ref": "GoogleFirestoreAdminV1ChangeStream" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/datastore" +] +}, +"delete": { +"description": "Deletes a change stream.", +"flatPath": "v1/projects/{projectsId}/databases/{databasesId}/changeStreams/{changeStreamsId}", +"httpMethod": "DELETE", +"id": "firestore.projects.databases.changeStreams.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"etag": { +"description": "Optional. The etag of the change stream to delete. If this is not the current etag of the change stream, the deletion will fail.", +"location": "query", +"type": "string" +}, +"name": { +"description": "Required. The name of the change stream to delete. Format is `projects/{project}/databases/{database}/changeStreams/{change_stream}`.", +"location": "path", +"pattern": "^projects/[^/]+/databases/[^/]+/changeStreams/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/datastore" +] +}, +"get": { +"description": "Gets information about a change stream.", +"flatPath": "v1/projects/{projectsId}/databases/{databasesId}/changeStreams/{changeStreamsId}", +"httpMethod": "GET", +"id": "firestore.projects.databases.changeStreams.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the change stream to retrieve. Format is `projects/{project}/databases/{database}/changeStreams/{change_stream}`.", +"location": "path", +"pattern": "^projects/[^/]+/databases/[^/]+/changeStreams/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "GoogleFirestoreAdminV1ChangeStream" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/datastore" +] +}, +"list": { +"description": "Lists all change streams in a database.", +"flatPath": "v1/projects/{projectsId}/databases/{databasesId}/changeStreams", +"httpMethod": "GET", +"id": "firestore.projects.databases.changeStreams.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"parent": { +"description": "Required. The parent database to list change streams from. Format is `projects/{project}/databases/{database}`.", +"location": "path", +"pattern": "^projects/[^/]+/databases/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/changeStreams", +"response": { +"$ref": "GoogleFirestoreAdminV1ListChangeStreamsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/datastore" +] +} +} +}, "collectionGroups": { "resources": { "fields": { @@ -1403,6 +1524,12 @@ "pattern": "^projects/[^/]+/databases/[^/]+/documents/.*$", "required": true, "type": "string" +}, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" } }, "path": "v1/{+parent}/{collectionId}", @@ -1443,6 +1570,12 @@ "pattern": "^projects/[^/]+/databases/[^/]+/documents/[^/]+/.*$", "required": true, "type": "string" +}, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" } }, "path": "v1/{+name}", @@ -1511,6 +1644,12 @@ "location": "query", "type": "string" }, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" +}, "transaction": { "description": "Reads the document in a transaction.", "format": "byte", @@ -1583,6 +1722,12 @@ "location": "query", "type": "boolean" }, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" +}, "showMissing": { "description": "If the list should show missing documents. A document is missing if it does not exist, but there are sub-documents nested underneath it. When true, such missing documents will be returned with a key but will not have fields, `create_time`, or `update_time` set. Requests with `show_missing` may not specify `where` or `order_by`.", "location": "query", @@ -1689,6 +1834,12 @@ "location": "query", "type": "boolean" }, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" +}, "showMissing": { "description": "If the list should show missing documents. A document is missing if it does not exist, but there are sub-documents nested underneath it. When true, such missing documents will be returned with a key but will not have fields, `create_time`, or `update_time` set. Requests with `show_missing` may not specify `where` or `order_by`.", "location": "query", @@ -1801,6 +1952,12 @@ "required": true, "type": "string" }, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" +}, "updateMask.fieldPaths": { "description": "The list of field paths in the mask. See Document.fields for a field path syntax reference.", "location": "query", @@ -2445,7 +2602,7 @@ } } }, -"revision": "20260706", +"revision": "20260818", "rootUrl": "https://firestore.googleapis.com/", "schemas": { "Aggregation": { @@ -2534,6 +2691,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "transaction": { "description": "Reads documents in a transaction.", "format": "byte", @@ -2578,6 +2739,10 @@ "description": "Labels associated with this batch write.", "type": "object" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "writes": { "description": "The writes to apply. Method does not apply writes atomically and does not guarantee ordering. Each write succeeds or fails independently. You cannot write to the same document more than once per request.", "items": { @@ -2616,6 +2781,10 @@ "options": { "$ref": "TransactionOptions", "description": "The options for the transaction. Defaults to a read-write transaction." +}, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." } }, "type": "object" @@ -2684,6 +2853,10 @@ "description": "The request for Firestore.Commit.", "id": "CommitRequest", "properties": { +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "transaction": { "description": "If set, applies all writes in this transaction, and commits it.", "format": "byte", @@ -2948,6 +3121,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "structuredPipeline": { "$ref": "StructuredPipeline", "description": "A pipelined operation." @@ -2961,7 +3138,7 @@ "type": "object" }, "ExecutePipelineResponse": { -"description": "The response for Firestore.Execute.", +"description": "The response for Firestore.ExecutePipeline.", "id": "ExecutePipelineResponse", "properties": { "executionTime": { @@ -3461,6 +3638,52 @@ }, "type": "object" }, +"GoogleFirestoreAdminV1ChangeStream": { +"description": "A Change Stream is a resource that allows users to receive change notifications from a Firestore database.", +"id": "GoogleFirestoreAdminV1ChangeStream", +"properties": { +"collectionGroupScope": { +"$ref": "GoogleFirestoreAdminV1CollectionGroupScope", +"description": "If set, the change stream is scoped to a collection group." +}, +"createTime": { +"description": "Output only. The time the Change Stream was created.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"databaseScope": { +"$ref": "GoogleFirestoreAdminV1DatabaseScope", +"description": "If set, the change stream is scoped to the entire database." +}, +"etag": { +"description": "Optional. An etag used to determine which version of the configuration is being edited.", +"type": "string" +}, +"name": { +"description": "Identifier. The external resource name of the change stream. Format `projects/{project}/databases/{database}/changeStreams/{change_stream}`", +"type": "string" +}, +"retentionPeriod": { +"description": "Required. The retention period of the change stream. This is the amount of time a change event is available on the change stream. Must be from 1 to 7 days, inclusive. The retention_period must be in day granularity, i.e. it must be a multiple of 24 hours.", +"format": "google-duration", +"type": "string" +}, +"startTime": { +"description": "Output only. The time the Change Stream started recording events.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"updateTime": { +"description": "Output only. The time the Change Stream was last updated.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "GoogleFirestoreAdminV1CloneDatabaseMetadata": { "description": "Metadata for the long-running operation from the CloneDatabase request.", "id": "GoogleFirestoreAdminV1CloneDatabaseMetadata", @@ -3559,6 +3782,17 @@ }, "type": "object" }, +"GoogleFirestoreAdminV1CollectionGroupScope": { +"description": "The change stream is scoped to a collection group. Only events associated with the given collection group are visible to the Change Stream. Only a single change stream can be enabled per collection group.", +"id": "GoogleFirestoreAdminV1CollectionGroupScope", +"properties": { +"collectionGroupId": { +"description": "Required. The collection group name.", +"type": "string" +} +}, +"type": "object" +}, "GoogleFirestoreAdminV1CreateDatabaseMetadata": { "description": "Metadata related to the create database operation.", "id": "GoogleFirestoreAdminV1CreateDatabaseMetadata", @@ -3614,8 +3848,8 @@ ], "enumDescriptions": [ "Not used.", -"Use optimistic concurrency control by default. This mode is available for Cloud Firestore databases. This is the default setting for Cloud Firestore Enterprise Edition databases.", -"Use pessimistic concurrency control by default. This mode is available for Cloud Firestore databases. This is the default setting for Cloud Firestore Standard Edition databases.", +"Use optimistic concurrency control by default. This mode is available for Cloud Firestore databases. This is the default setting for Cloud Firestore Enterprise edition databases.", +"Use pessimistic concurrency control by default. This mode is available for Cloud Firestore databases. This is the default setting for Cloud Firestore Standard edition databases.", "Use optimistic concurrency control with entity groups by default. This mode is enabled for some databases that were automatically upgraded from Cloud Datastore to Cloud Firestore with Datastore Mode. It is not recommended for any new databases, and not supported for Firestore Native databases." ], "type": "string" @@ -3671,7 +3905,7 @@ "type": "string" }, "firestoreDataAccessMode": { -"description": "Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise Edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard Edition.", +"description": "Optional. The Firestore API data access mode to use for this database. If not set on write: - the default value is DATA_ACCESS_MODE_DISABLED for Enterprise edition. - the default value is DATA_ACCESS_MODE_ENABLED for Standard edition.", "enum": [ "DATA_ACCESS_MODE_UNSPECIFIED", "DATA_ACCESS_MODE_ENABLED", @@ -3699,7 +3933,7 @@ "type": "string" }, "mongodbCompatibleDataAccessMode": { -"description": "Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise Edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard Edition.", +"description": "Optional. The MongoDB compatible API data access mode to use for this database. If not set on write, the default value is DATA_ACCESS_MODE_ENABLED for Enterprise edition. The value is always DATA_ACCESS_MODE_DISABLED for Standard edition.", "enum": [ "DATA_ACCESS_MODE_UNSPECIFIED", "DATA_ACCESS_MODE_ENABLED", @@ -3795,6 +4029,12 @@ }, "type": "object" }, +"GoogleFirestoreAdminV1DatabaseScope": { +"description": "The change stream is scoped to the entire database. All events in the database are visible to the Change Stream. One Database scope Change Stream is allowed per database.", +"id": "GoogleFirestoreAdminV1DatabaseScope", +"properties": {}, +"type": "object" +}, "GoogleFirestoreAdminV1DeleteDatabaseMetadata": { "description": "Metadata related to the delete database operation.", "id": "GoogleFirestoreAdminV1DeleteDatabaseMetadata", @@ -4133,7 +4373,7 @@ "type": "object" }, "GoogleFirestoreAdminV1Index": { -"description": "Cloud Firestore indexes enable simple and complex queries against documents in a database.", +"description": "Cloud Firestore indexes enable simple and complex queries against documents in a database. In Standard edition databases, single-field indexes are managed using the google.firestore.admin.v1.Field resource, and composite indexes are managed using the google.firestore.admin.v1.Index resource. In Enterprise edition databases, both single-field and composite indexes are managed using the google.firestore.admin.v1.Index resource.", "id": "GoogleFirestoreAdminV1Index", "properties": { "apiScope": { @@ -4160,14 +4400,14 @@ ], "enumDescriptions": [ "Unspecified. It will use database default setting. This value is input only.", -"An index entry will only exist if ALL fields are present in the document. This is both the default and only allowed value for Standard Edition databases (for both Cloud Firestore `ANY_API` and Cloud Datastore `DATASTORE_MODE_API`). Take for example the following document: ``` { \"__name__\": \"...\", \"a\": 1, \"b\": 2, \"c\": 3 } ``` an index on `(a ASC, b ASC, c ASC, __name__ ASC)` will generate an index entry for this document since `a`, 'b', `c`, and `__name__` are all present but an index of `(a ASC, d ASC, __name__ ASC)` will not generate an index entry for this document since `d` is missing. This means that such indexes can only be used to serve a query when the query has either implicit or explicit requirements that all fields from the index are present.", -"An index entry will exist if ANY field are present in the document. This is used as the definition of a sparse index for Enterprise Edition databases. Take for example the following document: ``` { \"__name__\": \"...\", \"a\": 1, \"b\": 2, \"c\": 3 } ``` an index on `(a ASC, d ASC)` will generate an index entry for this document since `a` is present, and will fill in an `unset` value for `d`. An index on `(d ASC, e ASC)` will not generate any index entry as neither `d` nor `e` are present. An index that contains `__name__` will generate an index entry for all documents since Firestore guarantees that all documents have a `__name__` field.", -"An index entry will exist regardless of if the fields are present or not. This is the default density for an Enterprise Edition database. The index will store `unset` values for fields that are not present in the document." +"An index entry will only exist if ALL fields are present in the document. This is both the default and only allowed value for Standard edition databases (for both Cloud Firestore `ANY_API` and Cloud Datastore `DATASTORE_MODE_API`). Take for example the following document: ``` { \"__name__\": \"...\", \"a\": 1, \"b\": 2, \"c\": 3 } ``` an index on `(a ASC, b ASC, c ASC, __name__ ASC)` will generate an index entry for this document since `a`, 'b', `c`, and `__name__` are all present but an index of `(a ASC, d ASC, __name__ ASC)` will not generate an index entry for this document since `d` is missing. This means that such indexes can only be used to serve a query when the query has either implicit or explicit requirements that all fields from the index are present.", +"An index entry will exist if ANY field are present in the document. This is used as the definition of a sparse index for Enterprise edition databases. Take for example the following document: ``` { \"__name__\": \"...\", \"a\": 1, \"b\": 2, \"c\": 3 } ``` an index on `(a ASC, d ASC)` will generate an index entry for this document since `a` is present, and will fill in an `unset` value for `d`. An index on `(d ASC, e ASC)` will not generate any index entry as neither `d` nor `e` are present. An index that contains `__name__` will generate an index entry for all documents since Firestore guarantees that all documents have a `__name__` field.", +"An index entry will exist regardless of if the fields are present or not. This is the default density for an Enterprise edition database. The index will store `unset` values for fields that are not present in the document." ], "type": "string" }, "fields": { -"description": "The fields supported by this index. For composite indexes, this requires a minimum of 2 and a maximum of 100 fields. The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in a composite index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified). For single field indexes, this will always be exactly one entry with a field path equal to the field path of the associated field.", +"description": "The fields supported by this index. At most 100 fields may be specified. In Standard edition databases only: - At least 2 fields must be specified. - The last field entry is always for the field path `__name__`. If, on creation, `__name__` was not specified as the last field, it will be added automatically with the same direction as that of the last field defined. If the final field in the index is not directional, the `__name__` will be ordered ASCENDING (unless explicitly specified).", "items": { "$ref": "GoogleFirestoreAdminV1IndexField" }, @@ -4178,7 +4418,7 @@ "type": "boolean" }, "name": { -"description": "Output only. A server defined name for this index. The form of this name for composite indexes will be: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{composite_index_id}` For single field indexes, this field will be empty.", +"description": "A server-defined name for this index. Output only. When used in the google.firestore.admin.v1.Index resource, the value is of the form: `projects/{project_id}/databases/{database_id}/collectionGroups/{collection_id}/indexes/{index_id}` When used in the google.firestore.admin.v1.Field resource, the value is empty.", "type": "string" }, "queryScope": { @@ -4413,6 +4653,20 @@ }, "type": "object" }, +"GoogleFirestoreAdminV1ListChangeStreamsResponse": { +"description": "Response to FirestoreAdmin.ListChangeStreams.", +"id": "GoogleFirestoreAdminV1ListChangeStreamsResponse", +"properties": { +"changeStreams": { +"description": "The list of change streams.", +"items": { +"$ref": "GoogleFirestoreAdminV1ChangeStream" +}, +"type": "array" +} +}, +"type": "object" +}, "GoogleFirestoreAdminV1ListDatabasesResponse": { "description": "The list of databases for a project.", "id": "GoogleFirestoreAdminV1ListDatabasesResponse", @@ -4816,7 +5070,42 @@ "GoogleFirestoreAdminV1UpdateDatabaseMetadata": { "description": "Metadata related to the update database operation.", "id": "GoogleFirestoreAdminV1UpdateDatabaseMetadata", -"properties": {}, +"properties": { +"endTime": { +"description": "The time this operation completed. Will be unset if operation still in progress.", +"format": "google-datetime", +"type": "string" +}, +"startTime": { +"description": "The time this operation started.", +"format": "google-datetime", +"type": "string" +}, +"state": { +"description": "The state of the operation.", +"enum": [ +"OPERATION_STATE_UNSPECIFIED", +"INITIALIZING", +"PROCESSING", +"CANCELLING", +"FINALIZING", +"SUCCESSFUL", +"FAILED", +"CANCELLED" +], +"enumDescriptions": [ +"Unspecified.", +"Request is being prepared for processing.", +"Request is actively being processed.", +"Request is in the process of being cancelled after user called google.longrunning.Operations.CancelOperation on the operation.", +"Request has been processed and is in its finalization stage.", +"Request has completed successfully.", +"Request has finished being processed, but encountered an error.", +"Request has finished being cancelled after user called google.longrunning.Operations.CancelOperation." +], +"type": "string" +} +}, "type": "object" }, "GoogleFirestoreAdminV1UserCreds": { @@ -5013,6 +5302,10 @@ "description": "Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days.", "format": "google-datetime", "type": "string" +}, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." } }, "type": "object" @@ -5090,6 +5383,10 @@ "description": "The ID of a target to remove from this stream.", "format": "int32", "type": "integer" +}, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for the request." } }, "type": "object" @@ -5217,6 +5514,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for the request." +}, "structuredQuery": { "$ref": "StructuredQuery", "description": "A structured query. Query must specify collection with all descendants and be ordered by name ascending. Other filters, order bys, limits, offsets, and start/end cursors are not supported." @@ -5357,10 +5658,28 @@ }, "type": "object" }, +"RequestOptions": { +"description": "Options for a request.", +"id": "RequestOptions", +"properties": { +"requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "RollbackRequest": { "description": "The request for Firestore.Rollback.", "id": "RollbackRequest", "properties": { +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "transaction": { "description": "Required. The transaction to roll back.", "format": "byte", @@ -5386,6 +5705,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for the request." +}, "structuredAggregationQuery": { "$ref": "StructuredAggregationQuery", "description": "An aggregation query." @@ -5440,6 +5763,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "structuredQuery": { "$ref": "StructuredQuery", "description": "A structured query." @@ -5772,14 +6099,14 @@ "properties": { "arrayValue": { "$ref": "ArrayValue", -"description": "An array value. Cannot directly contain another array value, though can contain a map which contains another array." +"description": "An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value." }, "booleanValue": { "description": "A boolean value.", "type": "boolean" }, "bytesValue": { -"description": "A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries.", +"description": "A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits.", "format": "byte", "type": "string" }, @@ -5828,7 +6155,7 @@ "type": "string" }, "stringValue": { -"description": "A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries.", +"description": "A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits.", "type": "string" }, "timestampValue": { @@ -5888,6 +6215,10 @@ "description": "Labels associated with this write request.", "type": "object" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for the request." +}, "streamId": { "description": "The ID of the write stream to resume. This may only be set in the first message. When left empty, a new write stream will be created.", "type": "string" diff --git a/googleapiclient/discovery_cache/documents/firestore.v1beta1.json b/googleapiclient/discovery_cache/documents/firestore.v1beta1.json index 2c8ec7e4af..36739cfdc6 100644 --- a/googleapiclient/discovery_cache/documents/firestore.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/firestore.v1beta1.json @@ -775,6 +775,12 @@ "pattern": "^projects/[^/]+/databases/[^/]+/documents/.*$", "required": true, "type": "string" +}, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" } }, "path": "v1beta1/{+parent}/{collectionId}", @@ -815,6 +821,12 @@ "pattern": "^projects/[^/]+/databases/[^/]+/documents/[^/]+/.*$", "required": true, "type": "string" +}, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" } }, "path": "v1beta1/{+name}", @@ -883,6 +895,12 @@ "location": "query", "type": "string" }, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" +}, "transaction": { "description": "Reads the document in a transaction.", "format": "byte", @@ -955,6 +973,12 @@ "location": "query", "type": "boolean" }, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" +}, "showMissing": { "description": "If the list should show missing documents. A document is missing if it does not exist, but there are sub-documents nested underneath it. When true, such missing documents will be returned with a key but will not have fields, `create_time`, or `update_time` set. Requests with `show_missing` may not specify `where` or `order_by`.", "location": "query", @@ -1061,6 +1085,12 @@ "location": "query", "type": "boolean" }, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" +}, "showMissing": { "description": "If the list should show missing documents. A document is missing if it does not exist, but there are sub-documents nested underneath it. When true, such missing documents will be returned with a key but will not have fields, `create_time`, or `update_time` set. Requests with `show_missing` may not specify `where` or `order_by`.", "location": "query", @@ -1173,6 +1203,12 @@ "required": true, "type": "string" }, +"requestOptions.requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"location": "query", +"repeated": true, +"type": "string" +}, "updateMask.fieldPaths": { "description": "The list of field paths in the mask. See Document.fields for a field path syntax reference.", "location": "query", @@ -1441,7 +1477,7 @@ } } }, -"revision": "20260706", +"revision": "20260818", "rootUrl": "https://firestore.googleapis.com/", "schemas": { "Aggregation": { @@ -1530,6 +1566,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "transaction": { "description": "Reads documents in a transaction.", "format": "byte", @@ -1574,6 +1614,10 @@ "description": "Labels associated with this batch write.", "type": "object" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "writes": { "description": "The writes to apply. Method does not apply writes atomically and does not guarantee ordering. Each write succeeds or fails independently. You cannot write to the same document more than once per request.", "items": { @@ -1612,6 +1656,10 @@ "options": { "$ref": "TransactionOptions", "description": "The options for the transaction. Defaults to a read-write transaction." +}, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." } }, "type": "object" @@ -1680,6 +1728,10 @@ "description": "The request for Firestore.Commit.", "id": "CommitRequest", "properties": { +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "transaction": { "description": "If set, applies all writes in this transaction, and commits it.", "format": "byte", @@ -1944,6 +1996,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "structuredPipeline": { "$ref": "StructuredPipeline", "description": "A pipelined operation." @@ -1957,7 +2013,7 @@ "type": "object" }, "ExecutePipelineResponse": { -"description": "The response for Firestore.Execute.", +"description": "The response for Firestore.ExecutePipeline.", "id": "ExecutePipelineResponse", "properties": { "executionTime": { @@ -2492,7 +2548,42 @@ "GoogleFirestoreAdminV1UpdateDatabaseMetadata": { "description": "Metadata related to the update database operation.", "id": "GoogleFirestoreAdminV1UpdateDatabaseMetadata", -"properties": {}, +"properties": { +"endTime": { +"description": "The time this operation completed. Will be unset if operation still in progress.", +"format": "google-datetime", +"type": "string" +}, +"startTime": { +"description": "The time this operation started.", +"format": "google-datetime", +"type": "string" +}, +"state": { +"description": "The state of the operation.", +"enum": [ +"OPERATION_STATE_UNSPECIFIED", +"INITIALIZING", +"PROCESSING", +"CANCELLING", +"FINALIZING", +"SUCCESSFUL", +"FAILED", +"CANCELLED" +], +"enumDescriptions": [ +"Unspecified.", +"Request is being prepared for processing.", +"Request is actively being processed.", +"Request is in the process of being cancelled after user called google.longrunning.Operations.CancelOperation on the operation.", +"Request has been processed and is in its finalization stage.", +"Request has completed successfully.", +"Request has finished being processed, but encountered an error.", +"Request has finished being cancelled after user called google.longrunning.Operations.CancelOperation." +], +"type": "string" +} +}, "type": "object" }, "GoogleFirestoreAdminV1beta1ExportDocumentsMetadata": { @@ -2878,6 +2969,10 @@ "description": "Reads documents as they were at the given time. This must be a microsecond precision timestamp within the past one hour, or if Point-in-Time Recovery is enabled, can additionally be a whole minute timestamp within the past 7 days.", "format": "google-datetime", "type": "string" +}, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." } }, "type": "object" @@ -2937,6 +3032,10 @@ "description": "The ID of a target to remove from this stream.", "format": "int32", "type": "integer" +}, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for the request." } }, "type": "object" @@ -3030,6 +3129,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for the request." +}, "structuredQuery": { "$ref": "StructuredQuery", "description": "A structured query. Query must specify collection with all descendants and be ordered by name ascending. Other filters, order bys, limits, offsets, and start/end cursors are not supported." @@ -3170,10 +3273,28 @@ }, "type": "object" }, +"RequestOptions": { +"description": "Options for a request.", +"id": "RequestOptions", +"properties": { +"requestTags": { +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "RollbackRequest": { "description": "The request for Firestore.Rollback.", "id": "RollbackRequest", "properties": { +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "transaction": { "description": "Required. The transaction to roll back.", "format": "byte", @@ -3199,6 +3320,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for the request." +}, "structuredAggregationQuery": { "$ref": "StructuredAggregationQuery", "description": "An aggregation query." @@ -3253,6 +3378,10 @@ "format": "google-datetime", "type": "string" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for this request." +}, "structuredQuery": { "$ref": "StructuredQuery", "description": "A structured query." @@ -3585,14 +3714,14 @@ "properties": { "arrayValue": { "$ref": "ArrayValue", -"description": "An array value. Cannot directly contain another array value, though can contain a map which contains another array." +"description": "An array value. In Standard edition databases, an array value cannot directly contain another array value, though it can contain a map which contains another array. In Enterprise edition databases, an array value can contain another array value." }, "booleanValue": { "description": "A boolean value.", "type": "boolean" }, "bytesValue": { -"description": "A bytes value. Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries.", +"description": "A bytes value. In Standard edition databases: * The value must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits.", "format": "byte", "type": "string" }, @@ -3641,7 +3770,7 @@ "type": "string" }, "stringValue": { -"description": "A string value. The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered by queries.", +"description": "A string value. In Standard edition databases: * The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. * Only the first 1,500 bytes of the UTF-8 representation are considered by queries. In Enterprise edition databases, there is no limit on the size of the value. However, it is still subject to document and index entry size limits.", "type": "string" }, "timestampValue": { @@ -3701,6 +3830,10 @@ "description": "Labels associated with this write request.", "type": "object" }, +"requestOptions": { +"$ref": "RequestOptions", +"description": "Optional. The request options for the request." +}, "streamId": { "description": "The ID of the write stream to resume. This may only be set in the first message. When left empty, a new write stream will be created.", "type": "string" diff --git a/googleapiclient/discovery_cache/documents/firestore.v1beta2.json b/googleapiclient/discovery_cache/documents/firestore.v1beta2.json index 1bf51e2933..9d2fbc29ca 100644 --- a/googleapiclient/discovery_cache/documents/firestore.v1beta2.json +++ b/googleapiclient/discovery_cache/documents/firestore.v1beta2.json @@ -867,7 +867,7 @@ } } }, -"revision": "20260323", +"revision": "20260810", "rootUrl": "https://firestore.googleapis.com/", "schemas": { "Empty": { @@ -1104,7 +1104,42 @@ "GoogleFirestoreAdminV1UpdateDatabaseMetadata": { "description": "Metadata related to the update database operation.", "id": "GoogleFirestoreAdminV1UpdateDatabaseMetadata", -"properties": {}, +"properties": { +"endTime": { +"description": "The time this operation completed. Will be unset if operation still in progress.", +"format": "google-datetime", +"type": "string" +}, +"startTime": { +"description": "The time this operation started.", +"format": "google-datetime", +"type": "string" +}, +"state": { +"description": "The state of the operation.", +"enum": [ +"OPERATION_STATE_UNSPECIFIED", +"INITIALIZING", +"PROCESSING", +"CANCELLING", +"FINALIZING", +"SUCCESSFUL", +"FAILED", +"CANCELLED" +], +"enumDescriptions": [ +"Unspecified.", +"Request is being prepared for processing.", +"Request is actively being processed.", +"Request is in the process of being cancelled after user called google.longrunning.Operations.CancelOperation on the operation.", +"Request has been processed and is in its finalization stage.", +"Request has completed successfully.", +"Request has finished being processed, but encountered an error.", +"Request has finished being cancelled after user called google.longrunning.Operations.CancelOperation." +], +"type": "string" +} +}, "type": "object" }, "GoogleFirestoreAdminV1beta2ExportDocumentsMetadata": { From 16b50928a9be29c9667ea8e1291a81a347be8463 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:37 +0000 Subject: [PATCH 39/70] feat(games): update the api #### games:v1 The following keys were deleted: - resources.playerGameEvents.methods.batchRecordEvents (Total Keys: 11) The following keys were added: - resources.gameStats.methods.batchRecordEvents (Total Keys: 11) --- docs/dyn/games_v1.achievementDefinitions.html | 18 +-- docs/dyn/games_v1.achievements.html | 18 +-- docs/dyn/games_v1.events.html | 36 ++--- docs/dyn/games_v1.gameStats.html | 145 ++++++++++++++++++ docs/dyn/games_v1.html | 36 ++--- docs/dyn/games_v1.leaderboards.html | 18 +-- docs/dyn/games_v1.metagame.html | 18 +-- docs/dyn/games_v1.players.html | 18 +-- docs/dyn/games_v1.scores.html | 54 +++---- docs/dyn/games_v1.snapshots.html | 18 +-- .../discovery_cache/documents/games.v1.json | 64 ++++---- 11 files changed, 294 insertions(+), 149 deletions(-) create mode 100644 docs/dyn/games_v1.gameStats.html diff --git a/docs/dyn/games_v1.achievementDefinitions.html b/docs/dyn/games_v1.achievementDefinitions.html index 304969082d..285a6c119a 100644 --- a/docs/dyn/games_v1.achievementDefinitions.html +++ b/docs/dyn/games_v1.achievementDefinitions.html @@ -81,7 +81,7 @@

Instance Methods

list(language=None, maxResults=None, pageToken=None, x__xgafv=None)

Lists all the achievement definitions for your application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -130,17 +130,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/games_v1.achievements.html b/docs/dyn/games_v1.achievements.html index fcdf5b688d..93e2e0155a 100644 --- a/docs/dyn/games_v1.achievements.html +++ b/docs/dyn/games_v1.achievements.html @@ -84,7 +84,7 @@

Instance Methods

list(playerId, language=None, maxResults=None, pageToken=None, state=None, x__xgafv=None)

Lists the progress for all your application's achievements for the currently authenticated player.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reveal(achievementId, x__xgafv=None)

@@ -168,17 +168,17 @@

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. +
diff --git a/docs/dyn/games_v1.events.html b/docs/dyn/games_v1.events.html index 453e99d83b..8cfb0de6eb 100644 --- a/docs/dyn/games_v1.events.html +++ b/docs/dyn/games_v1.events.html @@ -81,13 +81,13 @@

Instance Methods

listByPlayer(language=None, maxResults=None, pageToken=None, x__xgafv=None)

Returns a list showing the current progress on events in this application for the currently authenticated user.

- listByPlayer_next()

+ listByPlayer_next(previous_request, previous_response)

Retrieves the next page of results.

listDefinitions(language=None, maxResults=None, pageToken=None, x__xgafv=None)

Returns a list of the event definitions in this application.

- listDefinitions_next()

+ listDefinitions_next(previous_request, previous_response)

Retrieves the next page of results.

record(body=None, language=None, x__xgafv=None)

@@ -130,17 +130,17 @@

Method Details

- listByPlayer_next() + listByPlayer_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. +
@@ -183,17 +183,17 @@

Method Details

- listDefinitions_next() + listDefinitions_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. +
diff --git a/docs/dyn/games_v1.gameStats.html b/docs/dyn/games_v1.gameStats.html new file mode 100644 index 0000000000..cd0b144386 --- /dev/null +++ b/docs/dyn/games_v1.gameStats.html @@ -0,0 +1,145 @@ + + + +

Google Play Games Services API . gameStats

+

Instance Methods

+

+ batchRecordEvents(playerId, body=None, x__xgafv=None)

+

Records a batch of player game events for a specific player. This method allows sending multiple events in a single request.

+

+ close()

+

Close httplib2 connections.

+

Method Details

+
+ batchRecordEvents(playerId, body=None, x__xgafv=None) +
Records a batch of player game events for a specific player. This method allows sending multiple events in a single request.
+
+Args:
+  playerId: string, Required. The player ID of the player that performed the events. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for PlayerGameEvents.BatchRecordEvents Next ID: 7
+  "droidGuardBlob": "A String", # Optional. The DroidGuard blob generated by the client. This is used to detect abuse signals from the devices
+  "events": [ # Required. A list of player game events to be recorded. Maximum of 30 events per batch request.
+    { # A representation of a single player game event triggered by a player's event in a game. This might be completing a level, unlocking an item, or finishing a match.
+      "eventId": "A String", # Required. A unique client-generated UUID for this specific event instance. Used for server-side idempotency and deduplication. Submitting an event with a previously recorded event_id for the same player will be ignored.
+      "eventName": "A String", # Required. Client-defined name of the event (e.g., "run_completed", "level_up"). Maximum length: 100 characters.
+      "eventProperties": { # Optional. Key-value properties providing details about the event. - Maximum number of properties: 25. - Property key maximum length: 100 characters. - String values within PropertyValue maximum length: 1024 characters.
+        "a_key": { # Wrapper for the value.
+          "boolValue": True or False, # A boolean value.
+          "doubleValue": 3.14, # A double value.
+          "durationValue": "A String", # A duration value.
+          "intValue": "A String", # An integer value.
+          "stringValue": "A String", # A string value.
+          "timestampValue": "A String", # A timestamp value.
+        },
+      },
+      "eventTime": "A String", # Required. The time from the client when this specific event was performed.
+    },
+  ],
+  "packageName": "A String", # Required. Application package name (e.g., "com.example.game").
+  "requestTime": "A String", # Required. The time from the client when this specific batch of events was submitted.
+  "salt": "A String", # Optional. The salt used to generate content binding for the DroidGuard blob. This is used to prevent replay attacks.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A successful response indicates that the batch of events has been processed.
+  "failedRequests": { # Map of failed events, keyed by their zero-based index in `BatchRecordEventsRequest.events`. Omitted keys indicate successful recording.
+    "a_key": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors).
+      "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+      "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+        {
+          "a_key": "", # Properties of the object. Contains field @type with type URL.
+        },
+      ],
+      "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+    },
+  },
+}
+
+ +
+ close() +
Close httplib2 connections.
+
+ + \ No newline at end of file diff --git a/docs/dyn/games_v1.html b/docs/dyn/games_v1.html index c3c7fc3d02..15f2755cdf 100644 --- a/docs/dyn/games_v1.html +++ b/docs/dyn/games_v1.html @@ -99,6 +99,11 @@

Instance Methods

Returns the events Resource.

+

+ gameStats() +

+

Returns the gameStats Resource.

+

leaderboards()

@@ -109,11 +114,6 @@

Instance Methods

Returns the metagame Resource.

-

- playerGameEvents() -

-

Returns the playerGameEvents Resource.

-

players()

@@ -148,7 +148,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -157,20 +157,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. +
\ No newline at end of file diff --git a/docs/dyn/games_v1.leaderboards.html b/docs/dyn/games_v1.leaderboards.html index 075b16acb5..4457c0a8ba 100644 --- a/docs/dyn/games_v1.leaderboards.html +++ b/docs/dyn/games_v1.leaderboards.html @@ -84,7 +84,7 @@

Instance Methods

list(language=None, maxResults=None, pageToken=None, x__xgafv=None)

Lists all the leaderboard metadata for your application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/games_v1.metagame.html b/docs/dyn/games_v1.metagame.html index 877b1281b8..990447f27f 100644 --- a/docs/dyn/games_v1.metagame.html +++ b/docs/dyn/games_v1.metagame.html @@ -84,7 +84,7 @@

Instance Methods

listCategoriesByPlayer(playerId, collection, language=None, maxResults=None, pageToken=None, x__xgafv=None)

List play data aggregated per category for the player corresponding to `playerId`.

- listCategoriesByPlayer_next()

+ listCategoriesByPlayer_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -153,17 +153,17 @@

Method Details

- listCategoriesByPlayer_next() + listCategoriesByPlayer_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. +
\ No newline at end of file diff --git a/docs/dyn/games_v1.players.html b/docs/dyn/games_v1.players.html index cd91818eed..8e9c16ee5b 100644 --- a/docs/dyn/games_v1.players.html +++ b/docs/dyn/games_v1.players.html @@ -90,7 +90,7 @@

Instance Methods

list(collection, language=None, maxResults=None, pageToken=None, x__xgafv=None)

Get the collection of players for the currently authenticated user.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -265,17 +265,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/games_v1.scores.html b/docs/dyn/games_v1.scores.html index 513dc0a506..7852e42017 100644 --- a/docs/dyn/games_v1.scores.html +++ b/docs/dyn/games_v1.scores.html @@ -81,7 +81,7 @@

Instance Methods

get(playerId, leaderboardId, timeSpan, includeRankType=None, language=None, maxResults=None, pageToken=None, x__xgafv=None)

Get high scores, and optionally ranks, in leaderboards for the currently authenticated player. For a specific time span, `leaderboardId` can be set to `ALL` to retrieve data for all leaderboards in a given time span. `NOTE: You cannot ask for 'ALL' leaderboards and 'ALL' timeSpans in the same request; only one parameter may be set to 'ALL'.

- get_next()

+ get_next(previous_request, previous_response)

Retrieves the next page of results.

list(leaderboardId, collection, timeSpan, language=None, maxResults=None, pageToken=None, x__xgafv=None)

@@ -90,10 +90,10 @@

Instance Methods

listWindow(leaderboardId, collection, timeSpan, language=None, maxResults=None, pageToken=None, resultsAbove=None, returnTopIfAbsent=None, x__xgafv=None)

Lists the scores in a leaderboard around (and including) a player's score.

- listWindow_next()

+ listWindow_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

submit(leaderboardId, score, language=None, scoreTag=None, x__xgafv=None)

@@ -214,17 +214,17 @@

Method Details

- get_next() + get_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. +
@@ -496,31 +496,31 @@

Method Details

- listWindow_next() + listWindow_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_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. +
diff --git a/docs/dyn/games_v1.snapshots.html b/docs/dyn/games_v1.snapshots.html index 782c946d03..f5f5ebf2a7 100644 --- a/docs/dyn/games_v1.snapshots.html +++ b/docs/dyn/games_v1.snapshots.html @@ -84,7 +84,7 @@

Instance Methods

list(playerId, language=None, maxResults=None, pageToken=None, x__xgafv=None)

Retrieves a list of snapshots created by your application for the player corresponding to the player ID.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -173,17 +173,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/games.v1.json b/googleapiclient/discovery_cache/documents/games.v1.json index 24db0291a9..935211b343 100644 --- a/googleapiclient/discovery_cache/documents/games.v1.json +++ b/googleapiclient/discovery_cache/documents/games.v1.json @@ -615,6 +615,37 @@ } } }, +"gameStats": { +"methods": { +"batchRecordEvents": { +"description": "Records a batch of player game events for a specific player. This method allows sending multiple events in a single request.", +"flatPath": "games/v1/players/{playerId}/gameStats:batchRecordEvents", +"httpMethod": "POST", +"id": "games.gameStats.batchRecordEvents", +"parameterOrder": [ +"playerId" +], +"parameters": { +"playerId": { +"description": "Required. The player ID of the player that performed the events.", +"location": "path", +"required": true, +"type": "string" +} +}, +"path": "games/v1/players/{playerId}/gameStats:batchRecordEvents", +"request": { +"$ref": "BatchRecordEventsRequest" +}, +"response": { +"$ref": "BatchRecordEventsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/games" +] +} +} +}, "leaderboards": { "methods": { "get": { @@ -752,37 +783,6 @@ } } }, -"playerGameEvents": { -"methods": { -"batchRecordEvents": { -"description": "Records a batch of player game events for a specific player. This method allows sending multiple events in a single request.", -"flatPath": "games/v1/players/{playerId}/gameEvents:batchRecordEvents", -"httpMethod": "POST", -"id": "games.playerGameEvents.batchRecordEvents", -"parameterOrder": [ -"playerId" -], -"parameters": { -"playerId": { -"description": "Required. The player ID of the player that performed the events.", -"location": "path", -"required": true, -"type": "string" -} -}, -"path": "games/v1/players/{playerId}/gameEvents:batchRecordEvents", -"request": { -"$ref": "BatchRecordEventsRequest" -}, -"response": { -"$ref": "BatchRecordEventsResponse" -}, -"scopes": [ -"https://www.googleapis.com/auth/games" -] -} -} -}, "players": { "methods": { "get": { @@ -1501,7 +1501,7 @@ false } } }, -"revision": "20260730", +"revision": "20260813", "rootUrl": "https://games.googleapis.com/", "schemas": { "AchievementDefinition": { From b3e723b05ae6475e6777e8c561c8976a5324c9b3 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:37 +0000 Subject: [PATCH 40/70] feat(gkehub): update the api #### gkehub:v1 The following keys were added: - schemas.PerStageSoakDurationOverrides (Total Keys: 5) - schemas.Rollout.properties.ignoreClusterDisruptionBudgets.type (Total Keys: 1) - schemas.Rollout.properties.ignoreMaintenancePolicies.type (Total Keys: 1) - schemas.Rollout.properties.stageSoakDurationOverrides (Total Keys: 3) - schemas.UpgradeRolloutSequenceRequest.properties.ignoreClusterDisruptionBudgets.type (Total Keys: 1) - schemas.UpgradeRolloutSequenceRequest.properties.ignoreMaintenancePolicies.type (Total Keys: 1) - schemas.UpgradeRolloutSequenceRequest.properties.patchOnly.type (Total Keys: 1) - schemas.UpgradeRolloutSequenceRequest.properties.soakDurationOverrideAllStages (Total Keys: 2) - schemas.UpgradeRolloutSequenceRequest.properties.soakDurationOverridePerStage.$ref (Total Keys: 1) #### gkehub:v1alpha The following keys were added: - schemas.PerStageSoakDurationOverrides (Total Keys: 5) - schemas.Rollout.properties.ignoreClusterDisruptionBudgets.type (Total Keys: 1) - schemas.Rollout.properties.ignoreMaintenancePolicies.type (Total Keys: 1) - schemas.Rollout.properties.stageSoakDurationOverrides (Total Keys: 3) - schemas.UpgradeRolloutSequenceRequest.properties.ignoreClusterDisruptionBudgets.type (Total Keys: 1) - schemas.UpgradeRolloutSequenceRequest.properties.ignoreMaintenancePolicies.type (Total Keys: 1) - schemas.UpgradeRolloutSequenceRequest.properties.patchOnly.type (Total Keys: 1) - schemas.UpgradeRolloutSequenceRequest.properties.soakDurationOverrideAllStages (Total Keys: 2) - schemas.UpgradeRolloutSequenceRequest.properties.soakDurationOverridePerStage.$ref (Total Keys: 1) #### gkehub:v1beta The following keys were added: - schemas.PerStageSoakDurationOverrides (Total Keys: 5) - schemas.Rollout.properties.ignoreClusterDisruptionBudgets.type (Total Keys: 1) - schemas.Rollout.properties.ignoreMaintenancePolicies.type (Total Keys: 1) - schemas.Rollout.properties.stageSoakDurationOverrides (Total Keys: 3) - schemas.UpgradeRolloutSequenceRequest.properties.ignoreClusterDisruptionBudgets.type (Total Keys: 1) - schemas.UpgradeRolloutSequenceRequest.properties.ignoreMaintenancePolicies.type (Total Keys: 1) - schemas.UpgradeRolloutSequenceRequest.properties.patchOnly.type (Total Keys: 1) - schemas.UpgradeRolloutSequenceRequest.properties.soakDurationOverrideAllStages (Total Keys: 2) - schemas.UpgradeRolloutSequenceRequest.properties.soakDurationOverridePerStage.$ref (Total Keys: 1) --- docs/dyn/gkehub_v1.html | 26 ++++---- ...hub_v1.organizations.locations.fleets.html | 18 +++--- ...gkehub_v1.projects.locations.features.html | 18 +++--- .../gkehub_v1.projects.locations.fleets.html | 18 +++--- docs/dyn/gkehub_v1.projects.locations.html | 18 +++--- ...ojects.locations.memberships.bindings.html | 18 +++--- ...hub_v1.projects.locations.memberships.html | 18 +++--- ...ocations.memberships.rbacrolebindings.html | 18 +++--- ...ehub_v1.projects.locations.operations.html | 18 +++--- ...1.projects.locations.rolloutSequences.html | 27 ++++++--- ...gkehub_v1.projects.locations.rollouts.html | 28 ++++++--- .../gkehub_v1.projects.locations.scopes.html | 54 ++++++++--------- ....projects.locations.scopes.namespaces.html | 18 +++--- ...cts.locations.scopes.rbacrolebindings.html | 18 +++--- docs/dyn/gkehub_v1alpha.html | 26 ++++---- ...1alpha.organizations.locations.fleets.html | 18 +++--- ...b_v1alpha.projects.locations.features.html | 18 +++--- ...hub_v1alpha.projects.locations.fleets.html | 18 +++--- .../gkehub_v1alpha.projects.locations.html | 18 +++--- ...ojects.locations.memberships.bindings.html | 18 +++--- ...1alpha.projects.locations.memberships.html | 36 +++++------ ...ocations.memberships.rbacrolebindings.html | 18 +++--- ...v1alpha.projects.locations.operations.html | 18 +++--- ...a.projects.locations.rolloutSequences.html | 27 ++++++--- ...b_v1alpha.projects.locations.rollouts.html | 28 ++++++--- ...hub_v1alpha.projects.locations.scopes.html | 54 ++++++++--------- ....projects.locations.scopes.namespaces.html | 18 +++--- ...cts.locations.scopes.rbacrolebindings.html | 18 +++--- docs/dyn/gkehub_v1beta.html | 26 ++++---- ...v1beta.organizations.locations.fleets.html | 18 +++--- ...ub_v1beta.projects.locations.features.html | 18 +++--- ...ehub_v1beta.projects.locations.fleets.html | 18 +++--- .../dyn/gkehub_v1beta.projects.locations.html | 18 +++--- ...ojects.locations.memberships.bindings.html | 18 +++--- ...v1beta.projects.locations.memberships.html | 18 +++--- ...ocations.memberships.rbacrolebindings.html | 18 +++--- ..._v1beta.projects.locations.operations.html | 18 +++--- ...a.projects.locations.rolloutSequences.html | 27 ++++++--- ...ub_v1beta.projects.locations.rollouts.html | 28 ++++++--- ...ehub_v1beta.projects.locations.scopes.html | 54 ++++++++--------- ....projects.locations.scopes.namespaces.html | 18 +++--- ...cts.locations.scopes.rbacrolebindings.html | 18 +++--- docs/dyn/gkehub_v1beta1.html | 26 ++++---- .../gkehub_v1beta1.projects.locations.html | 18 +++--- ...1beta1.projects.locations.memberships.html | 18 +++--- ...v1beta1.projects.locations.operations.html | 18 +++--- docs/dyn/gkehub_v2.html | 26 ++++---- docs/dyn/gkehub_v2.projects.locations.html | 18 +++--- ...ojects.locations.memberships.features.html | 18 +++--- ...ehub_v2.projects.locations.operations.html | 18 +++--- docs/dyn/gkehub_v2alpha.html | 26 ++++---- .../gkehub_v2alpha.projects.locations.html | 18 +++--- ...ojects.locations.memberships.features.html | 18 +++--- ...v2alpha.projects.locations.operations.html | 18 +++--- docs/dyn/gkehub_v2beta.html | 26 ++++---- .../dyn/gkehub_v2beta.projects.locations.html | 18 +++--- ...ojects.locations.memberships.features.html | 18 +++--- ..._v2beta.projects.locations.operations.html | 18 +++--- .../discovery_cache/documents/gkehub.v1.json | 60 ++++++++++++++++++- .../documents/gkehub.v1alpha.json | 60 ++++++++++++++++++- .../documents/gkehub.v1beta.json | 60 ++++++++++++++++++- 61 files changed, 841 insertions(+), 622 deletions(-) diff --git a/docs/dyn/gkehub_v1.html b/docs/dyn/gkehub_v1.html index 6582e41d26..2e1099981b 100644 --- a/docs/dyn/gkehub_v1.html +++ b/docs/dyn/gkehub_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1.organizations.locations.fleets.html b/docs/dyn/gkehub_v1.organizations.locations.fleets.html index 96752cf0e0..1eb0868bfe 100644 --- a/docs/dyn/gkehub_v1.organizations.locations.fleets.html +++ b/docs/dyn/gkehub_v1.organizations.locations.fleets.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all fleets within an organization or a project that the caller has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1.projects.locations.features.html b/docs/dyn/gkehub_v1.projects.locations.features.html index 9e5baffc78..0318e9ea1e 100644 --- a/docs/dyn/gkehub_v1.projects.locations.features.html +++ b/docs/dyn/gkehub_v1.projects.locations.features.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Features in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -3193,17 +3193,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1.projects.locations.fleets.html b/docs/dyn/gkehub_v1.projects.locations.fleets.html index 7a97a6a635..d281d4e440 100644 --- a/docs/dyn/gkehub_v1.projects.locations.fleets.html +++ b/docs/dyn/gkehub_v1.projects.locations.fleets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all fleets within an organization or a project that the caller has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -323,17 +323,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1.projects.locations.html b/docs/dyn/gkehub_v1.projects.locations.html index 0f52f2d1fc..8a8a6c9a11 100644 --- a/docs/dyn/gkehub_v1.projects.locations.html +++ b/docs/dyn/gkehub_v1.projects.locations.html @@ -119,7 +119,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -191,17 +191,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1.projects.locations.memberships.bindings.html b/docs/dyn/gkehub_v1.projects.locations.memberships.bindings.html index bbbe845222..fee6b7533e 100644 --- a/docs/dyn/gkehub_v1.projects.locations.memberships.bindings.html +++ b/docs/dyn/gkehub_v1.projects.locations.memberships.bindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists MembershipBindings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1.projects.locations.memberships.html b/docs/dyn/gkehub_v1.projects.locations.memberships.html index d37f4346b3..193341be98 100644 --- a/docs/dyn/gkehub_v1.projects.locations.memberships.html +++ b/docs/dyn/gkehub_v1.projects.locations.memberships.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Memberships in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -582,17 +582,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1.projects.locations.memberships.rbacrolebindings.html b/docs/dyn/gkehub_v1.projects.locations.memberships.rbacrolebindings.html index 455062fa59..d4c1ade866 100644 --- a/docs/dyn/gkehub_v1.projects.locations.memberships.rbacrolebindings.html +++ b/docs/dyn/gkehub_v1.projects.locations.memberships.rbacrolebindings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Membership RBACRoleBindings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -322,17 +322,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1.projects.locations.operations.html b/docs/dyn/gkehub_v1.projects.locations.operations.html index 7a1b6abac1..6b3dd3186d 100644 --- a/docs/dyn/gkehub_v1.projects.locations.operations.html +++ b/docs/dyn/gkehub_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1.projects.locations.rolloutSequences.html b/docs/dyn/gkehub_v1.projects.locations.rolloutSequences.html index 4f83be48e5..a8071903b2 100644 --- a/docs/dyn/gkehub_v1.projects.locations.rolloutSequences.html +++ b/docs/dyn/gkehub_v1.projects.locations.rolloutSequences.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the list of all rollout sequences.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -394,17 +394,17 @@

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. +
@@ -516,6 +516,15 @@

Method Details

{ # Request message for upgrading a rollout sequence. "force": True or False, # Optional. If set to true, any rollout already running on the first stage of the sequence will be cancelled to allow for the creation of the new rollout. + "ignoreClusterDisruptionBudgets": True or False, # Optional. If set to true, the rollout will ignore the disruption budgets of the clusters. + "ignoreMaintenancePolicies": True or False, # Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters. + "patchOnly": True or False, # Optional. If set to true, the rollout will only upgrade clusters that match the minor version of the `version` field, but are on an earlier patch version. + "soakDurationOverrideAllStages": "A String", # Optional. Overrides the soak duration for all stages of the rollout. + "soakDurationOverridePerStage": { # Configuration for per-stage soak duration overrides. # Optional. Overrides the soak durations for specific stages of the rollout. + "stageOverrides": { # Required. A mapping of stage numbers to their respective desired soak durations. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage. + "a_key": "A String", + }, + }, "upgradeType": "A String", # Required. The type of upgrade. "version": "A String", # Required. GKE version to upgrade to. A valid GKE version available on the release channel used by the sequence. Patch versions from less conservative channels are allowed if their minor version is already available in the sequence's channel. This is similar to single-cluster upgrade rules, see https://cloud.google.com/kubernetes-engine/docs/how-to/upgrading-a-cluster#supported-versions Example: With the following versions available on the RAPID and REGULAR channels: * REGULAR: 1.35.3-gke.123000 * RAPID: 1.36.4-gke.321000, 1.35.6-gke.045000 Valid versions are 1.35.3-gke.123, 1.35.6-gke.045000 Aliases like `latest` are supported. For more information on valid upgrade versions and specifying cluster versions, see: https://cloud.google.com/kubernetes-engine/versioning#specifying_cluster_version } diff --git a/docs/dyn/gkehub_v1.projects.locations.rollouts.html b/docs/dyn/gkehub_v1.projects.locations.rollouts.html index 5d564c2481..27e93d7d43 100644 --- a/docs/dyn/gkehub_v1.projects.locations.rollouts.html +++ b/docs/dyn/gkehub_v1.projects.locations.rollouts.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the list of all rollouts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -246,6 +246,8 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at the Rollout was deleted. "displayName": "A String", # Optional. Human readable display name of the Rollout. "etag": "A String", # Output only. etag of the Rollout Ex. abc1234 + "ignoreClusterDisruptionBudgets": True or False, # Optional. If set to true, the rollout will ignore the disruption budgets of the clusters. + "ignoreMaintenancePolicies": True or False, # Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters. "intent": "A String", # Output only. The intent of the rollout. "labels": { # Optional. Labels for this Rollout. "a_key": "A String", @@ -267,6 +269,9 @@

Method Details

}, "name": "A String", # Identifier. The full, unique resource name of this Rollout in the format of `projects/{project}/locations/global/rollouts/{rollout}`. "rolloutSequence": "A String", # Optional. Immutable. The full, unique resource name of the rollout sequence that initiatied this Rollout. In the format of `projects/{project}/locations/global/rolloutSequences/{rollout_sequence}`. + "stageSoakDurationOverrides": { # Optional. Overrides the soak durations for specific stages of the rollout. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage. + "a_key": "A String", + }, "stages": [ # Output only. The stages of the Rollout. { # Stage represents a single stage in the Rollout. "clusterSelector": { # Selector for clusters. # Output only. The selector from the sequence that was used to create this stage. Example CEL expression: resource.labels.canary == 'true' @@ -321,6 +326,8 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at the Rollout was deleted. "displayName": "A String", # Optional. Human readable display name of the Rollout. "etag": "A String", # Output only. etag of the Rollout Ex. abc1234 + "ignoreClusterDisruptionBudgets": True or False, # Optional. If set to true, the rollout will ignore the disruption budgets of the clusters. + "ignoreMaintenancePolicies": True or False, # Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters. "intent": "A String", # Output only. The intent of the rollout. "labels": { # Optional. Labels for this Rollout. "a_key": "A String", @@ -342,6 +349,9 @@

Method Details

}, "name": "A String", # Identifier. The full, unique resource name of this Rollout in the format of `projects/{project}/locations/global/rollouts/{rollout}`. "rolloutSequence": "A String", # Optional. Immutable. The full, unique resource name of the rollout sequence that initiatied this Rollout. In the format of `projects/{project}/locations/global/rolloutSequences/{rollout_sequence}`. + "stageSoakDurationOverrides": { # Optional. Overrides the soak durations for specific stages of the rollout. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage. + "a_key": "A String", + }, "stages": [ # Output only. The stages of the Rollout. { # Stage represents a single stage in the Rollout. "clusterSelector": { # Selector for clusters. # Output only. The selector from the sequence that was used to create this stage. Example CEL expression: resource.labels.canary == 'true' @@ -373,17 +383,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1.projects.locations.scopes.html b/docs/dyn/gkehub_v1.projects.locations.scopes.html index e7125e29e7..04ad518602 100644 --- a/docs/dyn/gkehub_v1.projects.locations.scopes.html +++ b/docs/dyn/gkehub_v1.projects.locations.scopes.html @@ -106,16 +106,16 @@

Instance Methods

listMemberships(scopeName, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Memberships bound to a Scope. The response includes relevant Memberships from all regions.

- listMemberships_next()

+ listMemberships_next(previous_request, previous_response)

Retrieves the next page of results.

listPermitted(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists permitted Scopes.

- listPermitted_next()

+ listPermitted_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -455,17 +455,17 @@

Method Details

- listMemberships_next() + listMemberships_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. +
@@ -508,31 +508,31 @@

Method Details

- listPermitted_next() + listPermitted_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_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. +
diff --git a/docs/dyn/gkehub_v1.projects.locations.scopes.namespaces.html b/docs/dyn/gkehub_v1.projects.locations.scopes.namespaces.html index 2acad5fc31..5954ca5297 100644 --- a/docs/dyn/gkehub_v1.projects.locations.scopes.namespaces.html +++ b/docs/dyn/gkehub_v1.projects.locations.scopes.namespaces.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists fleet namespaces.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1.projects.locations.scopes.rbacrolebindings.html b/docs/dyn/gkehub_v1.projects.locations.scopes.rbacrolebindings.html index f360f9d7f8..2ad08dc490 100644 --- a/docs/dyn/gkehub_v1.projects.locations.scopes.rbacrolebindings.html +++ b/docs/dyn/gkehub_v1.projects.locations.scopes.rbacrolebindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Scope RBACRoleBindings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -273,17 +273,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1alpha.html b/docs/dyn/gkehub_v1alpha.html index 9acca57bc7..eef8699fba 100644 --- a/docs/dyn/gkehub_v1alpha.html +++ b/docs/dyn/gkehub_v1alpha.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1alpha.organizations.locations.fleets.html b/docs/dyn/gkehub_v1alpha.organizations.locations.fleets.html index 0b1fc48496..7e01cd77dc 100644 --- a/docs/dyn/gkehub_v1alpha.organizations.locations.fleets.html +++ b/docs/dyn/gkehub_v1alpha.organizations.locations.fleets.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all fleets within an organization or a project that the caller has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.features.html b/docs/dyn/gkehub_v1alpha.projects.locations.features.html index 8d16aeadac..360432fe3c 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.features.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.features.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Features in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -3637,17 +3637,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.fleets.html b/docs/dyn/gkehub_v1alpha.projects.locations.fleets.html index bce60dff66..10349b5bba 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.fleets.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.fleets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all fleets within an organization or a project that the caller has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -323,17 +323,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.html b/docs/dyn/gkehub_v1alpha.projects.locations.html index 3f3cd01519..8ed05dd17d 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.html @@ -119,7 +119,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -191,17 +191,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.bindings.html b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.bindings.html index 768e4387c9..2e04e18f45 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.bindings.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.bindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists MembershipBindings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.html b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.html index 4d150659c5..bd4d17d31b 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.html @@ -112,10 +112,10 @@

Instance Methods

listAdmin(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Memberships of admin clusters in a given project and location. **This method is only used internally**.

- listAdmin_next()

+ listAdmin_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -732,31 +732,31 @@

Method Details

- listAdmin_next() + listAdmin_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_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. +
diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.rbacrolebindings.html b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.rbacrolebindings.html index 9442e3dc9c..67e2a882fe 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.memberships.rbacrolebindings.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.memberships.rbacrolebindings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Membership RBACRoleBindings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -322,17 +322,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.operations.html b/docs/dyn/gkehub_v1alpha.projects.locations.operations.html index d57543a658..102b4a5b99 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.operations.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.rolloutSequences.html b/docs/dyn/gkehub_v1alpha.projects.locations.rolloutSequences.html index 92ee2cc38c..8df0234d88 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.rolloutSequences.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.rolloutSequences.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the list of all rollout sequences.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -394,17 +394,17 @@

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. +
@@ -516,6 +516,15 @@

Method Details

{ # Request message for upgrading a rollout sequence. "force": True or False, # Optional. If set to true, any rollout already running on the first stage of the sequence will be cancelled to allow for the creation of the new rollout. + "ignoreClusterDisruptionBudgets": True or False, # Optional. If set to true, the rollout will ignore the disruption budgets of the clusters. + "ignoreMaintenancePolicies": True or False, # Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters. + "patchOnly": True or False, # Optional. If set to true, the rollout will only upgrade clusters that match the minor version of the `version` field, but are on an earlier patch version. + "soakDurationOverrideAllStages": "A String", # Optional. Overrides the soak duration for all stages of the rollout. + "soakDurationOverridePerStage": { # Configuration for per-stage soak duration overrides. # Optional. Overrides the soak durations for specific stages of the rollout. + "stageOverrides": { # Required. A mapping of stage numbers to their respective desired soak durations. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage. + "a_key": "A String", + }, + }, "upgradeType": "A String", # Required. The type of upgrade. "version": "A String", # Required. GKE version to upgrade to. A valid GKE version available on the release channel used by the sequence. Patch versions from less conservative channels are allowed if their minor version is already available in the sequence's channel. This is similar to single-cluster upgrade rules, see https://cloud.google.com/kubernetes-engine/docs/how-to/upgrading-a-cluster#supported-versions Example: With the following versions available on the RAPID and REGULAR channels: * REGULAR: 1.35.3-gke.123000 * RAPID: 1.36.4-gke.321000, 1.35.6-gke.045000 Valid versions are 1.35.3-gke.123, 1.35.6-gke.045000 Aliases like `latest` are supported. For more information on valid upgrade versions and specifying cluster versions, see: https://cloud.google.com/kubernetes-engine/versioning#specifying_cluster_version } diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.rollouts.html b/docs/dyn/gkehub_v1alpha.projects.locations.rollouts.html index d2d00d2b1e..5424f7389b 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.rollouts.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.rollouts.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the list of all rollouts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -246,6 +246,8 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at the Rollout was deleted. "displayName": "A String", # Optional. Human readable display name of the Rollout. "etag": "A String", # Output only. etag of the Rollout Ex. abc1234 + "ignoreClusterDisruptionBudgets": True or False, # Optional. If set to true, the rollout will ignore the disruption budgets of the clusters. + "ignoreMaintenancePolicies": True or False, # Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters. "intent": "A String", # Output only. The intent of the rollout. "labels": { # Optional. Labels for this Rollout. "a_key": "A String", @@ -267,6 +269,9 @@

Method Details

}, "name": "A String", # Identifier. The full, unique resource name of this Rollout in the format of `projects/{project}/locations/global/rollouts/{rollout}`. "rolloutSequence": "A String", # Optional. Immutable. The full, unique resource name of the rollout sequence that initiatied this Rollout. In the format of `projects/{project}/locations/global/rolloutSequences/{rollout_sequence}`. + "stageSoakDurationOverrides": { # Optional. Overrides the soak durations for specific stages of the rollout. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage. + "a_key": "A String", + }, "stages": [ # Output only. The stages of the Rollout. { # Stage represents a single stage in the Rollout. "clusterSelector": { # Selector for clusters. # Output only. The selector from the sequence that was used to create this stage. Example CEL expression: resource.labels.canary == 'true' @@ -321,6 +326,8 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at the Rollout was deleted. "displayName": "A String", # Optional. Human readable display name of the Rollout. "etag": "A String", # Output only. etag of the Rollout Ex. abc1234 + "ignoreClusterDisruptionBudgets": True or False, # Optional. If set to true, the rollout will ignore the disruption budgets of the clusters. + "ignoreMaintenancePolicies": True or False, # Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters. "intent": "A String", # Output only. The intent of the rollout. "labels": { # Optional. Labels for this Rollout. "a_key": "A String", @@ -342,6 +349,9 @@

Method Details

}, "name": "A String", # Identifier. The full, unique resource name of this Rollout in the format of `projects/{project}/locations/global/rollouts/{rollout}`. "rolloutSequence": "A String", # Optional. Immutable. The full, unique resource name of the rollout sequence that initiatied this Rollout. In the format of `projects/{project}/locations/global/rolloutSequences/{rollout_sequence}`. + "stageSoakDurationOverrides": { # Optional. Overrides the soak durations for specific stages of the rollout. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage. + "a_key": "A String", + }, "stages": [ # Output only. The stages of the Rollout. { # Stage represents a single stage in the Rollout. "clusterSelector": { # Selector for clusters. # Output only. The selector from the sequence that was used to create this stage. Example CEL expression: resource.labels.canary == 'true' @@ -373,17 +383,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.scopes.html b/docs/dyn/gkehub_v1alpha.projects.locations.scopes.html index 4206e1eef4..819cb77c23 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.scopes.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.scopes.html @@ -106,16 +106,16 @@

Instance Methods

listMemberships(scopeName, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Memberships bound to a Scope. The response includes relevant Memberships from all regions.

- listMemberships_next()

+ listMemberships_next(previous_request, previous_response)

Retrieves the next page of results.

listPermitted(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists permitted Scopes.

- listPermitted_next()

+ listPermitted_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -455,17 +455,17 @@

Method Details

- listMemberships_next() + listMemberships_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. +
@@ -508,31 +508,31 @@

Method Details

- listPermitted_next() + listPermitted_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_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. +
diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.scopes.namespaces.html b/docs/dyn/gkehub_v1alpha.projects.locations.scopes.namespaces.html index db97c5f330..ea4846bc95 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.scopes.namespaces.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.scopes.namespaces.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists fleet namespaces.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1alpha.projects.locations.scopes.rbacrolebindings.html b/docs/dyn/gkehub_v1alpha.projects.locations.scopes.rbacrolebindings.html index fef41cb4fb..87e6c47146 100644 --- a/docs/dyn/gkehub_v1alpha.projects.locations.scopes.rbacrolebindings.html +++ b/docs/dyn/gkehub_v1alpha.projects.locations.scopes.rbacrolebindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Scope RBACRoleBindings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -273,17 +273,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta.html b/docs/dyn/gkehub_v1beta.html index 79a6ecce12..d7dc49420b 100644 --- a/docs/dyn/gkehub_v1beta.html +++ b/docs/dyn/gkehub_v1beta.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1beta.organizations.locations.fleets.html b/docs/dyn/gkehub_v1beta.organizations.locations.fleets.html index 197fd9afe3..d1be82f8fd 100644 --- a/docs/dyn/gkehub_v1beta.organizations.locations.fleets.html +++ b/docs/dyn/gkehub_v1beta.organizations.locations.fleets.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all fleets within an organization or a project that the caller has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1beta.projects.locations.features.html b/docs/dyn/gkehub_v1beta.projects.locations.features.html index a47e82cb38..c2f07bde95 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.features.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.features.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Features in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -3265,17 +3265,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta.projects.locations.fleets.html b/docs/dyn/gkehub_v1beta.projects.locations.fleets.html index c0cf63d1fa..9b9ba80bf8 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.fleets.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.fleets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all fleets within an organization or a project that the caller has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -323,17 +323,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta.projects.locations.html b/docs/dyn/gkehub_v1beta.projects.locations.html index 1fabfb91e9..3edc92cb70 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.html @@ -119,7 +119,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -191,17 +191,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1beta.projects.locations.memberships.bindings.html b/docs/dyn/gkehub_v1beta.projects.locations.memberships.bindings.html index b631c40a50..9147f79648 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.memberships.bindings.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.memberships.bindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists MembershipBindings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta.projects.locations.memberships.html b/docs/dyn/gkehub_v1beta.projects.locations.memberships.html index 6977cc96db..6857b1d8e6 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.memberships.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.memberships.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Memberships in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -582,17 +582,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta.projects.locations.memberships.rbacrolebindings.html b/docs/dyn/gkehub_v1beta.projects.locations.memberships.rbacrolebindings.html index a96a08677f..553dc78be9 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.memberships.rbacrolebindings.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.memberships.rbacrolebindings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Membership RBACRoleBindings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -322,17 +322,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta.projects.locations.operations.html b/docs/dyn/gkehub_v1beta.projects.locations.operations.html index 3f85727cf6..e7145bcad8 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.operations.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1beta.projects.locations.rolloutSequences.html b/docs/dyn/gkehub_v1beta.projects.locations.rolloutSequences.html index b06e3d5c04..bea275756d 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.rolloutSequences.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.rolloutSequences.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the list of all rollout sequences.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -394,17 +394,17 @@

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. +
@@ -516,6 +516,15 @@

Method Details

{ # Request message for upgrading a rollout sequence. "force": True or False, # Optional. If set to true, any rollout already running on the first stage of the sequence will be cancelled to allow for the creation of the new rollout. + "ignoreClusterDisruptionBudgets": True or False, # Optional. If set to true, the rollout will ignore the disruption budgets of the clusters. + "ignoreMaintenancePolicies": True or False, # Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters. + "patchOnly": True or False, # Optional. If set to true, the rollout will only upgrade clusters that match the minor version of the `version` field, but are on an earlier patch version. + "soakDurationOverrideAllStages": "A String", # Optional. Overrides the soak duration for all stages of the rollout. + "soakDurationOverridePerStage": { # Configuration for per-stage soak duration overrides. # Optional. Overrides the soak durations for specific stages of the rollout. + "stageOverrides": { # Required. A mapping of stage numbers to their respective desired soak durations. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage. + "a_key": "A String", + }, + }, "upgradeType": "A String", # Required. The type of upgrade. "version": "A String", # Required. GKE version to upgrade to. A valid GKE version available on the release channel used by the sequence. Patch versions from less conservative channels are allowed if their minor version is already available in the sequence's channel. This is similar to single-cluster upgrade rules, see https://cloud.google.com/kubernetes-engine/docs/how-to/upgrading-a-cluster#supported-versions Example: With the following versions available on the RAPID and REGULAR channels: * REGULAR: 1.35.3-gke.123000 * RAPID: 1.36.4-gke.321000, 1.35.6-gke.045000 Valid versions are 1.35.3-gke.123, 1.35.6-gke.045000 Aliases like `latest` are supported. For more information on valid upgrade versions and specifying cluster versions, see: https://cloud.google.com/kubernetes-engine/versioning#specifying_cluster_version } diff --git a/docs/dyn/gkehub_v1beta.projects.locations.rollouts.html b/docs/dyn/gkehub_v1beta.projects.locations.rollouts.html index 5209d07d77..ab1f38d5dc 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.rollouts.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.rollouts.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the list of all rollouts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -246,6 +246,8 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at the Rollout was deleted. "displayName": "A String", # Optional. Human readable display name of the Rollout. "etag": "A String", # Output only. etag of the Rollout Ex. abc1234 + "ignoreClusterDisruptionBudgets": True or False, # Optional. If set to true, the rollout will ignore the disruption budgets of the clusters. + "ignoreMaintenancePolicies": True or False, # Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters. "intent": "A String", # Output only. The intent of the rollout. "labels": { # Optional. Labels for this Rollout. "a_key": "A String", @@ -267,6 +269,9 @@

Method Details

}, "name": "A String", # Identifier. The full, unique resource name of this Rollout in the format of `projects/{project}/locations/global/rollouts/{rollout}`. "rolloutSequence": "A String", # Optional. Immutable. The full, unique resource name of the rollout sequence that initiatied this Rollout. In the format of `projects/{project}/locations/global/rolloutSequences/{rollout_sequence}`. + "stageSoakDurationOverrides": { # Optional. Overrides the soak durations for specific stages of the rollout. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage. + "a_key": "A String", + }, "stages": [ # Output only. The stages of the Rollout. { # Stage represents a single stage in the Rollout. "clusterSelector": { # Selector for clusters. # Output only. The selector from the sequence that was used to create this stage. Example CEL expression: resource.labels.canary == 'true' @@ -321,6 +326,8 @@

Method Details

"deleteTime": "A String", # Output only. The timestamp at the Rollout was deleted. "displayName": "A String", # Optional. Human readable display name of the Rollout. "etag": "A String", # Output only. etag of the Rollout Ex. abc1234 + "ignoreClusterDisruptionBudgets": True or False, # Optional. If set to true, the rollout will ignore the disruption budgets of the clusters. + "ignoreMaintenancePolicies": True or False, # Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters. "intent": "A String", # Output only. The intent of the rollout. "labels": { # Optional. Labels for this Rollout. "a_key": "A String", @@ -342,6 +349,9 @@

Method Details

}, "name": "A String", # Identifier. The full, unique resource name of this Rollout in the format of `projects/{project}/locations/global/rollouts/{rollout}`. "rolloutSequence": "A String", # Optional. Immutable. The full, unique resource name of the rollout sequence that initiatied this Rollout. In the format of `projects/{project}/locations/global/rolloutSequences/{rollout_sequence}`. + "stageSoakDurationOverrides": { # Optional. Overrides the soak durations for specific stages of the rollout. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage. + "a_key": "A String", + }, "stages": [ # Output only. The stages of the Rollout. { # Stage represents a single stage in the Rollout. "clusterSelector": { # Selector for clusters. # Output only. The selector from the sequence that was used to create this stage. Example CEL expression: resource.labels.canary == 'true' @@ -373,17 +383,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta.projects.locations.scopes.html b/docs/dyn/gkehub_v1beta.projects.locations.scopes.html index b89898d24d..7b8fef3775 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.scopes.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.scopes.html @@ -106,16 +106,16 @@

Instance Methods

listMemberships(scopeName, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Memberships bound to a Scope. The response includes relevant Memberships from all regions.

- listMemberships_next()

+ listMemberships_next(previous_request, previous_response)

Retrieves the next page of results.

listPermitted(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists permitted Scopes.

- listPermitted_next()

+ listPermitted_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -455,17 +455,17 @@

Method Details

- listMemberships_next() + listMemberships_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. +
@@ -508,31 +508,31 @@

Method Details

- listPermitted_next() + listPermitted_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_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. +
diff --git a/docs/dyn/gkehub_v1beta.projects.locations.scopes.namespaces.html b/docs/dyn/gkehub_v1beta.projects.locations.scopes.namespaces.html index 90d3de53fc..21d28ed851 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.scopes.namespaces.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.scopes.namespaces.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists fleet namespaces.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta.projects.locations.scopes.rbacrolebindings.html b/docs/dyn/gkehub_v1beta.projects.locations.scopes.rbacrolebindings.html index 22d3528455..5bc6dc4c4b 100644 --- a/docs/dyn/gkehub_v1beta.projects.locations.scopes.rbacrolebindings.html +++ b/docs/dyn/gkehub_v1beta.projects.locations.scopes.rbacrolebindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Scope RBACRoleBindings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -273,17 +273,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta1.html b/docs/dyn/gkehub_v1beta1.html index 793abd8ec9..0160232043 100644 --- a/docs/dyn/gkehub_v1beta1.html +++ b/docs/dyn/gkehub_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1beta1.projects.locations.html b/docs/dyn/gkehub_v1beta1.projects.locations.html index 5a44689e47..8ada8c1e1f 100644 --- a/docs/dyn/gkehub_v1beta1.projects.locations.html +++ b/docs/dyn/gkehub_v1beta1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v1beta1.projects.locations.memberships.html b/docs/dyn/gkehub_v1beta1.projects.locations.memberships.html index 9ee8e1a42a..055082e964 100644 --- a/docs/dyn/gkehub_v1beta1.projects.locations.memberships.html +++ b/docs/dyn/gkehub_v1beta1.projects.locations.memberships.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Memberships in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -604,17 +604,17 @@

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. +
diff --git a/docs/dyn/gkehub_v1beta1.projects.locations.operations.html b/docs/dyn/gkehub_v1beta1.projects.locations.operations.html index 9d2d48139e..5be946b94e 100644 --- a/docs/dyn/gkehub_v1beta1.projects.locations.operations.html +++ b/docs/dyn/gkehub_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v2.html b/docs/dyn/gkehub_v2.html index 939ccdc160..ce0764f0e8 100644 --- a/docs/dyn/gkehub_v2.html +++ b/docs/dyn/gkehub_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v2.projects.locations.html b/docs/dyn/gkehub_v2.projects.locations.html index 49bf2317a7..5a3d12b093 100644 --- a/docs/dyn/gkehub_v2.projects.locations.html +++ b/docs/dyn/gkehub_v2.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v2.projects.locations.memberships.features.html b/docs/dyn/gkehub_v2.projects.locations.memberships.features.html index bbac5fcaa6..b529e0a19f 100644 --- a/docs/dyn/gkehub_v2.projects.locations.memberships.features.html +++ b/docs/dyn/gkehub_v2.projects.locations.memberships.features.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists MembershipFeatures in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -2101,17 +2101,17 @@

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. +
diff --git a/docs/dyn/gkehub_v2.projects.locations.operations.html b/docs/dyn/gkehub_v2.projects.locations.operations.html index edb0d3fd79..6353989b14 100644 --- a/docs/dyn/gkehub_v2.projects.locations.operations.html +++ b/docs/dyn/gkehub_v2.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v2alpha.html b/docs/dyn/gkehub_v2alpha.html index 3a0936d753..bc21240e26 100644 --- a/docs/dyn/gkehub_v2alpha.html +++ b/docs/dyn/gkehub_v2alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v2alpha.projects.locations.html b/docs/dyn/gkehub_v2alpha.projects.locations.html index 63b44c8a32..997d3623b5 100644 --- a/docs/dyn/gkehub_v2alpha.projects.locations.html +++ b/docs/dyn/gkehub_v2alpha.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v2alpha.projects.locations.memberships.features.html b/docs/dyn/gkehub_v2alpha.projects.locations.memberships.features.html index 93b61f619d..0b3e8c128a 100644 --- a/docs/dyn/gkehub_v2alpha.projects.locations.memberships.features.html +++ b/docs/dyn/gkehub_v2alpha.projects.locations.memberships.features.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists MembershipFeatures in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -2101,17 +2101,17 @@

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. +
diff --git a/docs/dyn/gkehub_v2alpha.projects.locations.operations.html b/docs/dyn/gkehub_v2alpha.projects.locations.operations.html index 06e2c449fa..6bad8b16f2 100644 --- a/docs/dyn/gkehub_v2alpha.projects.locations.operations.html +++ b/docs/dyn/gkehub_v2alpha.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v2beta.html b/docs/dyn/gkehub_v2beta.html index 040ccbbeda..5ccfe20c4c 100644 --- a/docs/dyn/gkehub_v2beta.html +++ b/docs/dyn/gkehub_v2beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v2beta.projects.locations.html b/docs/dyn/gkehub_v2beta.projects.locations.html index 6443dc81d3..437c332d1e 100644 --- a/docs/dyn/gkehub_v2beta.projects.locations.html +++ b/docs/dyn/gkehub_v2beta.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkehub_v2beta.projects.locations.memberships.features.html b/docs/dyn/gkehub_v2beta.projects.locations.memberships.features.html index fa09b020ce..104ed543f3 100644 --- a/docs/dyn/gkehub_v2beta.projects.locations.memberships.features.html +++ b/docs/dyn/gkehub_v2beta.projects.locations.memberships.features.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists MembershipFeatures in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -2101,17 +2101,17 @@

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. +
diff --git a/docs/dyn/gkehub_v2beta.projects.locations.operations.html b/docs/dyn/gkehub_v2beta.projects.locations.operations.html index 0f02f2ece0..b0b0a6b067 100644 --- a/docs/dyn/gkehub_v2beta.projects.locations.operations.html +++ b/docs/dyn/gkehub_v2beta.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/gkehub.v1.json b/googleapiclient/discovery_cache/documents/gkehub.v1.json index 1f210c2642..7d2de2adb5 100644 --- a/googleapiclient/discovery_cache/documents/gkehub.v1.json +++ b/googleapiclient/discovery_cache/documents/gkehub.v1.json @@ -2596,7 +2596,7 @@ } } }, -"revision": "20260808", +"revision": "20260817", "rootUrl": "https://gkehub.googleapis.com/", "schemas": { "AppDevExperienceFeatureSpec": { @@ -6209,6 +6209,21 @@ "properties": {}, "type": "object" }, +"PerStageSoakDurationOverrides": { +"description": "Configuration for per-stage soak duration overrides.", +"id": "PerStageSoakDurationOverrides", +"properties": { +"stageOverrides": { +"additionalProperties": { +"format": "google-duration", +"type": "string" +}, +"description": "Required. A mapping of stage numbers to their respective desired soak durations. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage.", +"type": "object" +} +}, +"type": "object" +}, "Policy": { "description": "An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { \"bindings\": [ { \"role\": \"roles/resourcemanager.organizationAdmin\", \"members\": [ \"user:mike@example.com\", \"group:admins@example.com\", \"domain:google.com\", \"serviceAccount:my-project-id@appspot.gserviceaccount.com\" ] }, { \"role\": \"roles/resourcemanager.organizationViewer\", \"members\": [ \"user:eve@example.com\" ], \"condition\": { \"title\": \"expirable access\", \"description\": \"Does not grant access after Sep 2020\", \"expression\": \"request.time < timestamp('2020-10-01T00:00:00.000Z')\", } } ], \"etag\": \"BwWWja0YfJA=\", \"version\": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).", "id": "Policy", @@ -6834,19 +6849,29 @@ "readOnly": true, "type": "string" }, +"ignoreClusterDisruptionBudgets": { +"description": "Optional. If set to true, the rollout will ignore the disruption budgets of the clusters.", +"type": "boolean" +}, +"ignoreMaintenancePolicies": { +"description": "Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters.", +"type": "boolean" +}, "intent": { "description": "Output only. The intent of the rollout.", "enum": [ "ROLLOUT_INTENT_UNSPECIFIED", "REGULAR_UPGRADE", "CONTROL_PLANE_PATCH_ENFORCEMENT", -"END_OF_SUPPORT_ENFORCEMENT" +"END_OF_SUPPORT_ENFORCEMENT", +"PARTIAL_PATCH" ], "enumDescriptions": [ "The default value.", "A standard rollout for the whole sequence.", "A mandatory upgrade for clusters that haven't been patched within the allowed window.", -"A mandatory upgrade for clusters that have reached its end of support." +"A mandatory upgrade for clusters that have reached its end of support.", +"A patch upgrade for a subset of clusters on a given minor version." ], "readOnly": true, "type": "string" @@ -6874,6 +6899,14 @@ "description": "Optional. Immutable. The full, unique resource name of the rollout sequence that initiatied this Rollout. In the format of `projects/{project}/locations/global/rolloutSequences/{rollout_sequence}`.", "type": "string" }, +"stageSoakDurationOverrides": { +"additionalProperties": { +"format": "google-duration", +"type": "string" +}, +"description": "Optional. Overrides the soak durations for specific stages of the rollout. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage.", +"type": "object" +}, "stages": { "description": "Output only. The stages of the Rollout.", "items": { @@ -8097,6 +8130,27 @@ false "description": "Optional. If set to true, any rollout already running on the first stage of the sequence will be cancelled to allow for the creation of the new rollout.", "type": "boolean" }, +"ignoreClusterDisruptionBudgets": { +"description": "Optional. If set to true, the rollout will ignore the disruption budgets of the clusters.", +"type": "boolean" +}, +"ignoreMaintenancePolicies": { +"description": "Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters.", +"type": "boolean" +}, +"patchOnly": { +"description": "Optional. If set to true, the rollout will only upgrade clusters that match the minor version of the `version` field, but are on an earlier patch version.", +"type": "boolean" +}, +"soakDurationOverrideAllStages": { +"description": "Optional. Overrides the soak duration for all stages of the rollout.", +"format": "google-duration", +"type": "string" +}, +"soakDurationOverridePerStage": { +"$ref": "PerStageSoakDurationOverrides", +"description": "Optional. Overrides the soak durations for specific stages of the rollout." +}, "upgradeType": { "description": "Required. The type of upgrade.", "enum": [ diff --git a/googleapiclient/discovery_cache/documents/gkehub.v1alpha.json b/googleapiclient/discovery_cache/documents/gkehub.v1alpha.json index 313561dce2..6748393744 100644 --- a/googleapiclient/discovery_cache/documents/gkehub.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/gkehub.v1alpha.json @@ -2740,7 +2740,7 @@ } } }, -"revision": "20260731", +"revision": "20260817", "rootUrl": "https://gkehub.googleapis.com/", "schemas": { "AppDevExperienceFeatureSpec": { @@ -6722,6 +6722,21 @@ "properties": {}, "type": "object" }, +"PerStageSoakDurationOverrides": { +"description": "Configuration for per-stage soak duration overrides.", +"id": "PerStageSoakDurationOverrides", +"properties": { +"stageOverrides": { +"additionalProperties": { +"format": "google-duration", +"type": "string" +}, +"description": "Required. A mapping of stage numbers to their respective desired soak durations. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage.", +"type": "object" +} +}, +"type": "object" +}, "Policy": { "description": "An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { \"bindings\": [ { \"role\": \"roles/resourcemanager.organizationAdmin\", \"members\": [ \"user:mike@example.com\", \"group:admins@example.com\", \"domain:google.com\", \"serviceAccount:my-project-id@appspot.gserviceaccount.com\" ] }, { \"role\": \"roles/resourcemanager.organizationViewer\", \"members\": [ \"user:eve@example.com\" ], \"condition\": { \"title\": \"expirable access\", \"description\": \"Does not grant access after Sep 2020\", \"expression\": \"request.time < timestamp('2020-10-01T00:00:00.000Z')\", } } ], \"etag\": \"BwWWja0YfJA=\", \"version\": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).", "id": "Policy", @@ -7347,19 +7362,29 @@ "readOnly": true, "type": "string" }, +"ignoreClusterDisruptionBudgets": { +"description": "Optional. If set to true, the rollout will ignore the disruption budgets of the clusters.", +"type": "boolean" +}, +"ignoreMaintenancePolicies": { +"description": "Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters.", +"type": "boolean" +}, "intent": { "description": "Output only. The intent of the rollout.", "enum": [ "ROLLOUT_INTENT_UNSPECIFIED", "REGULAR_UPGRADE", "CONTROL_PLANE_PATCH_ENFORCEMENT", -"END_OF_SUPPORT_ENFORCEMENT" +"END_OF_SUPPORT_ENFORCEMENT", +"PARTIAL_PATCH" ], "enumDescriptions": [ "The default value.", "A standard rollout for the whole sequence.", "A mandatory upgrade for clusters that haven't been patched within the allowed window.", -"A mandatory upgrade for clusters that have reached its end of support." +"A mandatory upgrade for clusters that have reached its end of support.", +"A patch upgrade for a subset of clusters on a given minor version." ], "readOnly": true, "type": "string" @@ -7387,6 +7412,14 @@ "description": "Optional. Immutable. The full, unique resource name of the rollout sequence that initiatied this Rollout. In the format of `projects/{project}/locations/global/rolloutSequences/{rollout_sequence}`.", "type": "string" }, +"stageSoakDurationOverrides": { +"additionalProperties": { +"format": "google-duration", +"type": "string" +}, +"description": "Optional. Overrides the soak durations for specific stages of the rollout. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage.", +"type": "object" +}, "stages": { "description": "Output only. The stages of the Rollout.", "items": { @@ -8732,6 +8765,27 @@ false "description": "Optional. If set to true, any rollout already running on the first stage of the sequence will be cancelled to allow for the creation of the new rollout.", "type": "boolean" }, +"ignoreClusterDisruptionBudgets": { +"description": "Optional. If set to true, the rollout will ignore the disruption budgets of the clusters.", +"type": "boolean" +}, +"ignoreMaintenancePolicies": { +"description": "Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters.", +"type": "boolean" +}, +"patchOnly": { +"description": "Optional. If set to true, the rollout will only upgrade clusters that match the minor version of the `version` field, but are on an earlier patch version.", +"type": "boolean" +}, +"soakDurationOverrideAllStages": { +"description": "Optional. Overrides the soak duration for all stages of the rollout.", +"format": "google-duration", +"type": "string" +}, +"soakDurationOverridePerStage": { +"$ref": "PerStageSoakDurationOverrides", +"description": "Optional. Overrides the soak durations for specific stages of the rollout." +}, "upgradeType": { "description": "Required. The type of upgrade.", "enum": [ diff --git a/googleapiclient/discovery_cache/documents/gkehub.v1beta.json b/googleapiclient/discovery_cache/documents/gkehub.v1beta.json index 0e03054c5c..1c6d33fa2e 100644 --- a/googleapiclient/discovery_cache/documents/gkehub.v1beta.json +++ b/googleapiclient/discovery_cache/documents/gkehub.v1beta.json @@ -2596,7 +2596,7 @@ } } }, -"revision": "20260808", +"revision": "20260817", "rootUrl": "https://gkehub.googleapis.com/", "schemas": { "AppDevExperienceFeatureSpec": { @@ -6335,6 +6335,21 @@ "properties": {}, "type": "object" }, +"PerStageSoakDurationOverrides": { +"description": "Configuration for per-stage soak duration overrides.", +"id": "PerStageSoakDurationOverrides", +"properties": { +"stageOverrides": { +"additionalProperties": { +"format": "google-duration", +"type": "string" +}, +"description": "Required. A mapping of stage numbers to their respective desired soak durations. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage.", +"type": "object" +} +}, +"type": "object" +}, "Policy": { "description": "An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources. A `Policy` is a collection of `bindings`. A `binding` binds one or more `members`, or principals, to a single `role`. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A `role` is a named list of permissions; each `role` can be an IAM predefined role or a user-created custom role. For some types of Google Cloud resources, a `binding` can also specify a `condition`, which is a logical expression that allows access to a resource only if the expression evaluates to `true`. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies). **JSON example:** ``` { \"bindings\": [ { \"role\": \"roles/resourcemanager.organizationAdmin\", \"members\": [ \"user:mike@example.com\", \"group:admins@example.com\", \"domain:google.com\", \"serviceAccount:my-project-id@appspot.gserviceaccount.com\" ] }, { \"role\": \"roles/resourcemanager.organizationViewer\", \"members\": [ \"user:eve@example.com\" ], \"condition\": { \"title\": \"expirable access\", \"description\": \"Does not grant access after Sep 2020\", \"expression\": \"request.time < timestamp('2020-10-01T00:00:00.000Z')\", } } ], \"etag\": \"BwWWja0YfJA=\", \"version\": 3 } ``` **YAML example:** ``` bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the [IAM documentation](https://cloud.google.com/iam/docs/).", "id": "Policy", @@ -6960,19 +6975,29 @@ "readOnly": true, "type": "string" }, +"ignoreClusterDisruptionBudgets": { +"description": "Optional. If set to true, the rollout will ignore the disruption budgets of the clusters.", +"type": "boolean" +}, +"ignoreMaintenancePolicies": { +"description": "Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters.", +"type": "boolean" +}, "intent": { "description": "Output only. The intent of the rollout.", "enum": [ "ROLLOUT_INTENT_UNSPECIFIED", "REGULAR_UPGRADE", "CONTROL_PLANE_PATCH_ENFORCEMENT", -"END_OF_SUPPORT_ENFORCEMENT" +"END_OF_SUPPORT_ENFORCEMENT", +"PARTIAL_PATCH" ], "enumDescriptions": [ "The default value.", "A standard rollout for the whole sequence.", "A mandatory upgrade for clusters that haven't been patched within the allowed window.", -"A mandatory upgrade for clusters that have reached its end of support." +"A mandatory upgrade for clusters that have reached its end of support.", +"A patch upgrade for a subset of clusters on a given minor version." ], "readOnly": true, "type": "string" @@ -7000,6 +7025,14 @@ "description": "Optional. Immutable. The full, unique resource name of the rollout sequence that initiatied this Rollout. In the format of `projects/{project}/locations/global/rolloutSequences/{rollout_sequence}`.", "type": "string" }, +"stageSoakDurationOverrides": { +"additionalProperties": { +"format": "google-duration", +"type": "string" +}, +"description": "Optional. Overrides the soak durations for specific stages of the rollout. Key is the stage number, value is the desired soak duration. Stages omitted from the map will receive the standard soak duration configured on the sequence for that stage.", +"type": "object" +}, "stages": { "description": "Output only. The stages of the Rollout.", "items": { @@ -8223,6 +8256,27 @@ false "description": "Optional. If set to true, any rollout already running on the first stage of the sequence will be cancelled to allow for the creation of the new rollout.", "type": "boolean" }, +"ignoreClusterDisruptionBudgets": { +"description": "Optional. If set to true, the rollout will ignore the disruption budgets of the clusters.", +"type": "boolean" +}, +"ignoreMaintenancePolicies": { +"description": "Optional. If set to true, the rollout will ignore any maintenance policies (Maintenance Windows and Maintenance Exclusions) set on the clusters.", +"type": "boolean" +}, +"patchOnly": { +"description": "Optional. If set to true, the rollout will only upgrade clusters that match the minor version of the `version` field, but are on an earlier patch version.", +"type": "boolean" +}, +"soakDurationOverrideAllStages": { +"description": "Optional. Overrides the soak duration for all stages of the rollout.", +"format": "google-duration", +"type": "string" +}, +"soakDurationOverridePerStage": { +"$ref": "PerStageSoakDurationOverrides", +"description": "Optional. Overrides the soak durations for specific stages of the rollout." +}, "upgradeType": { "description": "Required. The type of upgrade.", "enum": [ From bd2bfb3a27228dabbaa60f2ead16c3bf4308891e Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:37 +0000 Subject: [PATCH 41/70] fix(health): update the api #### health:v4 The following keys were changed: - resources.users.resources.dataTypes.resources.dataPoints.methods.batchDelete.scopes (Total Keys: 1) - resources.users.resources.dataTypes.resources.dataPoints.methods.create.scopes (Total Keys: 1) - resources.users.resources.dataTypes.resources.dataPoints.methods.dailyRollUp.scopes (Total Keys: 1) - resources.users.resources.dataTypes.resources.dataPoints.methods.get.scopes (Total Keys: 1) - resources.users.resources.dataTypes.resources.dataPoints.methods.list.scopes (Total Keys: 1) - resources.users.resources.dataTypes.resources.dataPoints.methods.patch.scopes (Total Keys: 1) - resources.users.resources.dataTypes.resources.dataPoints.methods.reconcile.scopes (Total Keys: 1) - resources.users.resources.dataTypes.resources.dataPoints.methods.rollUp.scopes (Total Keys: 1) --- docs/dyn/health_v4.html | 26 ++-- docs/dyn/health_v4.projects.subscribers.html | 18 +-- ...v4.projects.subscribers.subscriptions.html | 18 +-- .../health_v4.users.dataTypes.dataPoints.html | 54 ++++---- docs/dyn/health_v4.users.pairedDevices.html | 18 +-- .../discovery_cache/documents/health.v4.json | 121 ++++++++++++++++-- 6 files changed, 174 insertions(+), 81 deletions(-) diff --git a/docs/dyn/health_v4.html b/docs/dyn/health_v4.html index 71842e7582..8be556beff 100644 --- a/docs/dyn/health_v4.html +++ b/docs/dyn/health_v4.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/health_v4.projects.subscribers.html b/docs/dyn/health_v4.projects.subscribers.html index bcb30d0f7d..891b6162a6 100644 --- a/docs/dyn/health_v4.projects.subscribers.html +++ b/docs/dyn/health_v4.projects.subscribers.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all subscribers registered within the owned Google Cloud Project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -238,17 +238,17 @@

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. +
diff --git a/docs/dyn/health_v4.projects.subscribers.subscriptions.html b/docs/dyn/health_v4.projects.subscribers.subscriptions.html index c70b91cd2d..f14835a7e1 100644 --- a/docs/dyn/health_v4.projects.subscribers.subscriptions.html +++ b/docs/dyn/health_v4.projects.subscribers.subscriptions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all active subscriptions for a given subscriber. This can be filtered, for example, by user or data type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -182,17 +182,17 @@

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. +
diff --git a/docs/dyn/health_v4.users.dataTypes.dataPoints.html b/docs/dyn/health_v4.users.dataTypes.dataPoints.html index 5eccbdd427..fd0c488ae5 100644 --- a/docs/dyn/health_v4.users.dataTypes.dataPoints.html +++ b/docs/dyn/health_v4.users.dataTypes.dataPoints.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Query user health and fitness data points.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -108,13 +108,13 @@

Instance Methods

reconcile(parent, dataSourceFamily=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Reconcile data points from multiple data sources into a single data stream.

- reconcile_next()

+ reconcile_next(previous_request, previous_response)

Retrieves the next page of results.

rollUp(parent, body=None, x__xgafv=None)

Roll up data points over physical time intervals for supported data types.

- rollUp_next()

+ rollUp_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -4756,17 +4756,17 @@

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. +
@@ -7352,17 +7352,17 @@

Method Details

- reconcile_next() + reconcile_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. +
@@ -7523,17 +7523,17 @@

Method Details

- rollUp_next() + rollUp_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. +
\ No newline at end of file diff --git a/docs/dyn/health_v4.users.pairedDevices.html b/docs/dyn/health_v4.users.pairedDevices.html index edebdda7cd..5b3c4c444d 100644 --- a/docs/dyn/health_v4.users.pairedDevices.html +++ b/docs/dyn/health_v4.users.pairedDevices.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns the user's list of paired 1P trackers and smartwatches.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -156,17 +156,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/health.v4.json b/googleapiclient/discovery_cache/documents/health.v4.json index 78a1122356..43971f6752 100644 --- a/googleapiclient/discovery_cache/documents/health.v4.json +++ b/googleapiclient/discovery_cache/documents/health.v4.json @@ -26,9 +26,6 @@ "https://www.googleapis.com/auth/googlehealth.location.readonly": { "description": "See exercise GPS location data in Google Health" }, -"https://www.googleapis.com/auth/googlehealth.location.writeonly": { -"description": "Add exercise GPS location data to Google Health, and edit or delete the data it adds." -}, "https://www.googleapis.com/auth/googlehealth.logged_symptoms.writeonly": { "description": "Add logged symptoms data to Google Health, and edit or delete the data it adds" }, @@ -712,7 +709,6 @@ "scopes": [ "https://www.googleapis.com/auth/googlehealth.activity_and_fitness.writeonly", "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.writeonly", -"https://www.googleapis.com/auth/googlehealth.location.writeonly", "https://www.googleapis.com/auth/googlehealth.logged_symptoms.writeonly", "https://www.googleapis.com/auth/googlehealth.mindfulness.writeonly", "https://www.googleapis.com/auth/googlehealth.nutrition.writeonly", @@ -747,7 +743,6 @@ "scopes": [ "https://www.googleapis.com/auth/googlehealth.activity_and_fitness.writeonly", "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.writeonly", -"https://www.googleapis.com/auth/googlehealth.location.writeonly", "https://www.googleapis.com/auth/googlehealth.logged_symptoms.writeonly", "https://www.googleapis.com/auth/googlehealth.mindfulness.writeonly", "https://www.googleapis.com/auth/googlehealth.nutrition.writeonly", @@ -781,9 +776,16 @@ }, "scopes": [ "https://www.googleapis.com/auth/googlehealth.activity_and_fitness.readonly", +"https://www.googleapis.com/auth/googlehealth.activity_and_fitness.writeonly", "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.readonly", +"https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.writeonly", "https://www.googleapis.com/auth/googlehealth.location.readonly", -"https://www.googleapis.com/auth/googlehealth.sleep.readonly" +"https://www.googleapis.com/auth/googlehealth.logged_symptoms.writeonly", +"https://www.googleapis.com/auth/googlehealth.mindfulness.writeonly", +"https://www.googleapis.com/auth/googlehealth.nutrition.writeonly", +"https://www.googleapis.com/auth/googlehealth.reproductive_health.writeonly", +"https://www.googleapis.com/auth/googlehealth.sleep.readonly", +"https://www.googleapis.com/auth/googlehealth.sleep.writeonly" ] }, "exportExerciseTcx": { @@ -842,9 +844,16 @@ }, "scopes": [ "https://www.googleapis.com/auth/googlehealth.activity_and_fitness.readonly", +"https://www.googleapis.com/auth/googlehealth.activity_and_fitness.writeonly", "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.readonly", +"https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.writeonly", "https://www.googleapis.com/auth/googlehealth.location.readonly", -"https://www.googleapis.com/auth/googlehealth.sleep.readonly" +"https://www.googleapis.com/auth/googlehealth.logged_symptoms.writeonly", +"https://www.googleapis.com/auth/googlehealth.mindfulness.writeonly", +"https://www.googleapis.com/auth/googlehealth.nutrition.writeonly", +"https://www.googleapis.com/auth/googlehealth.reproductive_health.writeonly", +"https://www.googleapis.com/auth/googlehealth.sleep.readonly", +"https://www.googleapis.com/auth/googlehealth.sleep.writeonly" ] }, "list": { @@ -886,9 +895,16 @@ }, "scopes": [ "https://www.googleapis.com/auth/googlehealth.activity_and_fitness.readonly", +"https://www.googleapis.com/auth/googlehealth.activity_and_fitness.writeonly", "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.readonly", +"https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.writeonly", "https://www.googleapis.com/auth/googlehealth.location.readonly", -"https://www.googleapis.com/auth/googlehealth.sleep.readonly" +"https://www.googleapis.com/auth/googlehealth.logged_symptoms.writeonly", +"https://www.googleapis.com/auth/googlehealth.mindfulness.writeonly", +"https://www.googleapis.com/auth/googlehealth.nutrition.writeonly", +"https://www.googleapis.com/auth/googlehealth.reproductive_health.writeonly", +"https://www.googleapis.com/auth/googlehealth.sleep.readonly", +"https://www.googleapis.com/auth/googlehealth.sleep.writeonly" ] }, "patch": { @@ -918,7 +934,6 @@ "scopes": [ "https://www.googleapis.com/auth/googlehealth.activity_and_fitness.writeonly", "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.writeonly", -"https://www.googleapis.com/auth/googlehealth.location.writeonly", "https://www.googleapis.com/auth/googlehealth.logged_symptoms.writeonly", "https://www.googleapis.com/auth/googlehealth.mindfulness.writeonly", "https://www.googleapis.com/auth/googlehealth.nutrition.writeonly", @@ -974,7 +989,6 @@ "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.readonly", "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.writeonly", "https://www.googleapis.com/auth/googlehealth.location.readonly", -"https://www.googleapis.com/auth/googlehealth.location.writeonly", "https://www.googleapis.com/auth/googlehealth.logged_symptoms.writeonly", "https://www.googleapis.com/auth/googlehealth.mindfulness.writeonly", "https://www.googleapis.com/auth/googlehealth.nutrition.writeonly", @@ -1009,9 +1023,16 @@ }, "scopes": [ "https://www.googleapis.com/auth/googlehealth.activity_and_fitness.readonly", +"https://www.googleapis.com/auth/googlehealth.activity_and_fitness.writeonly", "https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.readonly", +"https://www.googleapis.com/auth/googlehealth.health_metrics_and_measurements.writeonly", "https://www.googleapis.com/auth/googlehealth.location.readonly", -"https://www.googleapis.com/auth/googlehealth.sleep.readonly" +"https://www.googleapis.com/auth/googlehealth.logged_symptoms.writeonly", +"https://www.googleapis.com/auth/googlehealth.mindfulness.writeonly", +"https://www.googleapis.com/auth/googlehealth.nutrition.writeonly", +"https://www.googleapis.com/auth/googlehealth.reproductive_health.writeonly", +"https://www.googleapis.com/auth/googlehealth.sleep.readonly", +"https://www.googleapis.com/auth/googlehealth.sleep.writeonly" ] } } @@ -1086,7 +1107,7 @@ } } }, -"revision": "20260805", +"revision": "20260825", "rootUrl": "https://health.googleapis.com/", "schemas": { "ActiveEnergyBurned": { @@ -6016,7 +6037,43 @@ "CHEST_PAIN", "FATIGUE", "CONFUSION", -"DIZZINESS" +"DIZZINESS", +"ABDOMINAL_PAIN", +"BLADDER_LEAKS", +"BLEEDING_GUMS", +"BRAIN_FOG", +"BURNING_MOUTH", +"CONSTIPATION", +"CRAVINGS", +"DECREASED_APPETITE", +"DIARRHEA", +"DRAWING_PAIN", +"DRY_EYES", +"DRY_HAIR", +"DRY_SKIN", +"EXHAUSTION", +"FEEL_GOOD", +"FOOD_AVERSIONS", +"HAIR_LOSS", +"HEARTBURN", +"HYPERPIGMENTATION", +"INCREASED_APPETITE", +"INCREASED_APPETITE_V2", +"INSOMNIA", +"JOINT_PAIN", +"LEG_CRAMPS", +"MILKY_NIPPLE_DISCHARGE", +"NAUSEA", +"NIGHT_SWEATS", +"NORMAL_DIGESTION", +"NORMAL_STOOL", +"PERINEUM_PAIN", +"SLEEPINESS", +"STRETCH_MARKS", +"SWELLING", +"VAGINAL_DRYNESS", +"VAGINAL_ITCHING", +"VOMITING" ], "enumDescriptions": [ "Unspecified symptom value.", @@ -6048,7 +6105,43 @@ "Chest pain or discomfort.", "Fatigue or extreme tiredness.", "Confusion or mental fogginess.", -"Dizziness or lightheadedness." +"Dizziness or lightheadedness.", +"Abdominal pain.", +"Bladder leaks.", +"Bleeding gums.", +"Brain fog.", +"Burning mouth.", +"Constipation.", +"Food cravings.", +"Decreased appetite.", +"Diarrhea.", +"Drawing pain.", +"Dry eyes.", +"Dry hair.", +"Dry skin.", +"Exhaustion.", +"Feeling good or well.", +"Food aversions.", +"Hair loss.", +"Heartburn.", +"Hyperpigmentation.", +"Increased appetite.", +"Increased appetite V2.", +"Insomnia or difficulty sleeping.", +"Joint pain.", +"Leg cramps.", +"Milky nipple discharge.", +"Nausea.", +"Night sweats.", +"Normal digestion.", +"Normal stool.", +"Perineum pain.", +"Sleepiness or drowsiness.", +"Stretch marks.", +"Swelling.", +"Vaginal dryness.", +"Vaginal itching.", +"Vomiting." ], "type": "string" }, From 93515acc0d5b035f21655eb48feaab18bd018415 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:37 +0000 Subject: [PATCH 42/70] feat(healthcare): update the api #### healthcare:v1 The following keys were added: - schemas.BulkDeleteResourcesRequest.properties.gcsSource.$ref (Total Keys: 1) #### healthcare:v1beta1 The following keys were added: - schemas.BulkDeleteResourcesRequest.properties.gcsSource.$ref (Total Keys: 1) --- docs/dyn/healthcare_v1.html | 26 +++++++------- ...ts.consentStores.attributeDefinitions.html | 18 +++++----- ...tasets.consentStores.consentArtifacts.html | 18 +++++----- ...tions.datasets.consentStores.consents.html | 36 +++++++++---------- ...ects.locations.datasets.consentStores.html | 36 +++++++++---------- ...tasets.consentStores.userDataMappings.html | 18 +++++----- ...ojects.locations.datasets.dicomStores.html | 18 +++++----- ...rojects.locations.datasets.fhirStores.html | 23 ++++++------ ...ojects.locations.datasets.hl7V2Stores.html | 18 +++++----- ...cations.datasets.hl7V2Stores.messages.html | 18 +++++----- ...thcare_v1.projects.locations.datasets.html | 18 +++++----- ...rojects.locations.datasets.operations.html | 18 +++++----- .../dyn/healthcare_v1.projects.locations.html | 18 +++++----- docs/dyn/healthcare_v1beta1.html | 26 +++++++------- ...ts.consentStores.attributeDefinitions.html | 18 +++++----- ...tasets.consentStores.consentArtifacts.html | 18 +++++----- ...tions.datasets.consentStores.consents.html | 36 +++++++++---------- ...ects.locations.datasets.consentStores.html | 36 +++++++++---------- ...tasets.consentStores.userDataMappings.html | 18 +++++----- ...ojects.locations.datasets.dicomStores.html | 18 +++++----- ...rojects.locations.datasets.fhirStores.html | 25 +++++++------ ...ojects.locations.datasets.hl7V2Stores.html | 18 +++++----- ...cations.datasets.hl7V2Stores.messages.html | 18 +++++----- ...e_v1beta1.projects.locations.datasets.html | 18 +++++----- ...rojects.locations.datasets.operations.html | 18 +++++----- ...healthcare_v1beta1.projects.locations.html | 18 +++++----- .../documents/healthcare.v1.json | 8 +++-- .../documents/healthcare.v1beta1.json | 8 +++-- 28 files changed, 299 insertions(+), 285 deletions(-) diff --git a/docs/dyn/healthcare_v1.html b/docs/dyn/healthcare_v1.html index b6ce141f16..72531cc280 100644 --- a/docs/dyn/healthcare_v1.html +++ b/docs/dyn/healthcare_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.attributeDefinitions.html b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.attributeDefinitions.html index 4f3658ca93..dc4b3cff28 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.attributeDefinitions.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.attributeDefinitions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Attribute definitions in the specified consent store.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -229,17 +229,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.consentArtifacts.html b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.consentArtifacts.html index 5319c1627e..7a569ee174 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.consentArtifacts.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.consentArtifacts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Consent artifacts in the specified consent store.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -365,17 +365,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.consents.html b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.consents.html index 74dd968665..1866619475 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.consents.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.consents.html @@ -99,10 +99,10 @@

Instance Methods

listRevisions(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the revisions of the specified Consent in reverse chronological order.

- listRevisions_next()

+ listRevisions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -451,31 +451,31 @@

Method Details

- listRevisions_next() + listRevisions_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_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. +
diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.html b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.html index c0110d086c..0ad2222a42 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.html @@ -110,7 +110,7 @@

Instance Methods

evaluateUserConsents(consentStore, body=None, x__xgafv=None)

Evaluates the user's Consents for all matching User data mappings. Note: User data mappings are indexed asynchronously, which can cause a slight delay between the time mappings are created or updated and when they are included in EvaluateUserConsents results.

- evaluateUserConsents_next()

+ evaluateUserConsents_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -122,7 +122,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the consent stores in the specified dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -289,17 +289,17 @@

Method Details

- evaluateUserConsents_next() + evaluateUserConsents_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. +
@@ -407,17 +407,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.userDataMappings.html b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.userDataMappings.html index a63446a0a4..7d1076ba86 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.userDataMappings.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.consentStores.userDataMappings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the User data mappings in the specified consent store.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.dicomStores.html b/docs/dyn/healthcare_v1.projects.locations.datasets.dicomStores.html index 4d2b97feeb..57d65ec50a 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.dicomStores.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.dicomStores.html @@ -115,7 +115,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the DICOM stores in the given dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -655,17 +655,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.fhirStores.html b/docs/dyn/healthcare_v1.projects.locations.datasets.fhirStores.html index 36376a18c2..bb3adea0ab 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.fhirStores.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.fhirStores.html @@ -130,7 +130,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the FHIR stores in the given dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -256,6 +256,9 @@

Method Details

"gcsDestination": { # The configuration for exporting to Cloud Storage. # Optional. The Cloud Storage output destination. The Healthcare Service Agent account requires the `roles/storage.objectAdmin` role on the Cloud Storage location. The deleted resources outputs are organized by FHIR resource types. The server creates one or more objects per resource type. Each object contains newline delimited strings in the format {resourceType}/{resourceId}. "uriPrefix": "A String", # URI for a Cloud Storage directory where result files should be written, in the format of `gs://{bucket-id}/{path/to/destination/dir}`. If there is no trailing slash, the service appends one when composing the object path. The user is responsible for creating the Cloud Storage bucket referenced in `uri_prefix`. }, + "gcsSource": { # Specifies the configuration for importing data from Cloud Storage. # Optional. Specifies the Cloud Storage source data location containing the list of resource IDs to delete. Each file inside `gcs_source` must contain newline-delimited strings in the format `{resourceType}/{resourceId}`. This field is mutually exclusive with filter parameters such as `type` and `until`. + "uri": "A String", # Required. Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata. + }, "type": "A String", # Optional. String of comma-delimited FHIR resource types. If provided, only resources of the specified resource type(s) will be deleted. "until": "A String", # Optional. If provided, only resources updated before or atthis time are deleted. The time uses the format YYYY-MM-DDThh:mm:ss.sss+zz:zz. For example, `2015-02-07T13:28:17.239+02:00` or `2017-01-01T00:00:00Z`. The time must be specified to the second and include a time zone. "validateOnly": True or False, # Optional. If set to true, the request will only perform a dry run. By default (once the behavior change is fully rolled out), this will default to true. During the transition period, the default depends on the Mendel flag status for the project. @@ -1215,7 +1218,7 @@

Method Details

{ # Request to import resources. "contentStructure": "A String", # The content structure in the source location. If not specified, the server treats the input source files as BUNDLE. "gcsSource": { # Specifies the configuration for importing data from Cloud Storage. # Cloud Storage source data location and import configuration. The Healthcare Service Agent account requires the `roles/storage.objectAdmin` role on the Cloud Storage location. Each Cloud Storage object should be a text file that contains the format specified in ContentStructure. - "uri": "A String", # Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata. + "uri": "A String", # Required. Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata. }, } @@ -1437,17 +1440,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.hl7V2Stores.html b/docs/dyn/healthcare_v1.projects.locations.datasets.hl7V2Stores.html index 830fac2a6a..2ab17262f1 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.hl7V2Stores.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.hl7V2Stores.html @@ -107,7 +107,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the HL7v2 stores in the given dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -681,17 +681,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.hl7V2Stores.messages.html b/docs/dyn/healthcare_v1.projects.locations.datasets.hl7V2Stores.messages.html index 69fe69d8ea..215fca10cb 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.hl7V2Stores.messages.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.hl7V2Stores.messages.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all the messages in the given HL7v2 store with support for filtering. Note: HL7v2 messages are indexed asynchronously, so there might be a slight delay between the time a message is created and when it can be found through a filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -419,17 +419,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.html b/docs/dyn/healthcare_v1.projects.locations.datasets.html index 78e8e9fa9a..022e7e4a82 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.html @@ -126,7 +126,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the health datasets in the current project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -451,17 +451,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1.projects.locations.datasets.operations.html b/docs/dyn/healthcare_v1.projects.locations.datasets.operations.html index ce38a0e58d..65ef0d29f8 100644 --- a/docs/dyn/healthcare_v1.projects.locations.datasets.operations.html +++ b/docs/dyn/healthcare_v1.projects.locations.datasets.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/healthcare_v1.projects.locations.html b/docs/dyn/healthcare_v1.projects.locations.html index c490a3af78..07369218c9 100644 --- a/docs/dyn/healthcare_v1.projects.locations.html +++ b/docs/dyn/healthcare_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/healthcare_v1beta1.html b/docs/dyn/healthcare_v1beta1.html index 658f2bec50..16a04a47ad 100644 --- a/docs/dyn/healthcare_v1beta1.html +++ b/docs/dyn/healthcare_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.attributeDefinitions.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.attributeDefinitions.html index df743163fc..6405bf5890 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.attributeDefinitions.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.attributeDefinitions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Attribute definitions in the specified consent store.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -229,17 +229,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.consentArtifacts.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.consentArtifacts.html index 3a73d17fc6..8af467a4c3 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.consentArtifacts.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.consentArtifacts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Consent artifacts in the specified consent store.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -365,17 +365,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.consents.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.consents.html index 20fd7e0d21..da96125600 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.consents.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.consents.html @@ -99,10 +99,10 @@

Instance Methods

listRevisions(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the revisions of the specified Consent in reverse chronological order.

- listRevisions_next()

+ listRevisions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -451,31 +451,31 @@

Method Details

- listRevisions_next() + listRevisions_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_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. +
diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.html index 6ed4a277f1..420fcdaa53 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.html @@ -110,7 +110,7 @@

Instance Methods

evaluateUserConsents(consentStore, body=None, x__xgafv=None)

Evaluates the user's Consents for all matching User data mappings. Note: User data mappings are indexed asynchronously, which can cause a slight delay between the time mappings are created or updated and when they are included in EvaluateUserConsents results.

- evaluateUserConsents_next()

+ evaluateUserConsents_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -122,7 +122,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the consent stores in the specified dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -289,17 +289,17 @@

Method Details

- evaluateUserConsents_next() + evaluateUserConsents_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. +
@@ -407,17 +407,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.userDataMappings.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.userDataMappings.html index 08500de8ee..8fcd131633 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.userDataMappings.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.consentStores.userDataMappings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the User data mappings in the specified consent store.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.dicomStores.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.dicomStores.html index 035165033e..92e80ad4c4 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.dicomStores.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.dicomStores.html @@ -115,7 +115,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the DICOM stores in the given dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -799,17 +799,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.fhirStores.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.fhirStores.html index 8b3bb39961..e0bfba9db9 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.fhirStores.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.fhirStores.html @@ -139,7 +139,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the FHIR stores in the given dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -265,6 +265,9 @@

Method Details

"gcsDestination": { # The configuration for exporting to Cloud Storage. # Optional. The Cloud Storage output destination. The Healthcare Service Agent account requires the `roles/storage.objectAdmin` role on the Cloud Storage location. The deleted resources outputs are organized by FHIR resource types. The server creates one or more objects per resource type. Each object contains newline delimited strings in the format {resourceType}/{resourceId}. "uriPrefix": "A String", # URI for a Cloud Storage directory where result files should be written (in the format `gs://{bucket-id}/{path/to/destination/dir}`). If there is no trailing slash, the service appends one when composing the object path. The Cloud Storage bucket referenced in `uri_prefix` must exist or an error occurs. }, + "gcsSource": { # Specifies the configuration for importing data from Cloud Storage. # Optional. Specifies the Cloud Storage source data location containing the list of resource IDs to delete. Each file inside `gcs_source` must contain newline-delimited strings in the format `{resourceType}/{resourceId}`. This field is mutually exclusive with filter parameters such as `type` and `until`. + "uri": "A String", # Required. Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata. + }, "type": "A String", # Optional. String of comma-delimited FHIR resource types. If provided, only resources of the specified resource type(s) will be deleted. "until": "A String", # Optional. If provided, only resources updated before or atthis time are deleted. The time uses the format YYYY-MM-DDThh:mm:ss.sss+zz:zz. For example, `2015-02-07T13:28:17.239+02:00` or `2017-01-01T00:00:00Z`. The time must be specified to the second and include a time zone. "validateOnly": True or False, # Optional. If set to true, the request will only perform a dry run. By default (once the behavior change is fully rolled out), this will default to true. During the transition period, the default depends on the Mendel flag status for the project. @@ -1867,7 +1870,7 @@

Method Details

{ # Request to import the history of resources. "contentStructure": "A String", # The content structure in the source location. If not specified, the server treats the input source files as BUNDLE. "gcsSource": { # Specifies the configuration for importing data from Cloud Storage. # Cloud Storage source data location and import configuration. The Cloud Healthcare Service Agent requires the `roles/storage.objectAdmin` Cloud IAM roles on the Cloud Storage location. The Healthcare Service Agent Each Cloud Storage object should be a text file that contains the format specified in ContentStructure. - "uri": "A String", # Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata. + "uri": "A String", # Required. Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata. }, "maxErrorCount": "A String", # The maximum number of errors before the server cancels the operation. If not specified or set to 0, defaults to 100. -1 means no maximum, the server tries to process all input. Since the server executes the operation in parallel, it might not stop the operation after exactly this number of errors occur. } @@ -1913,7 +1916,7 @@

Method Details

{ # Request to import resources. "contentStructure": "A String", # The content structure in the source location. If not specified, the server treats the input source files as BUNDLE. "gcsSource": { # Specifies the configuration for importing data from Cloud Storage. # Cloud Storage source data location and import configuration. The Cloud Healthcare Service Agent requires the `roles/storage.objectViewer` Cloud IAM roles on the Cloud Storage location. The Healthcare Service Agent Each Cloud Storage object should be a text file that contains the format specified in ContentStructure. - "uri": "A String", # Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata. + "uri": "A String", # Required. Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata. }, } @@ -2275,17 +2278,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.hl7V2Stores.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.hl7V2Stores.html index 84396f0818..b34d8c0bf0 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.hl7V2Stores.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.hl7V2Stores.html @@ -107,7 +107,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the HL7v2 stores in the given dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -697,17 +697,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.hl7V2Stores.messages.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.hl7V2Stores.messages.html index 06033faa31..bfb80464a2 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.hl7V2Stores.messages.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.hl7V2Stores.messages.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all the messages in the given HL7v2 store with support for filtering. Note: HL7v2 messages are indexed asynchronously, so there might be a slight delay between the time a message is created and when it can be found through a filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -483,17 +483,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.html index b934752f20..1a6d46da2c 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.html @@ -126,7 +126,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the health datasets in the current project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -579,17 +579,17 @@

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. +
diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.operations.html b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.operations.html index 569895685f..786d3ddc83 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.datasets.operations.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.datasets.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/healthcare_v1beta1.projects.locations.html b/docs/dyn/healthcare_v1beta1.projects.locations.html index a1770fa17f..a6d7a91fbb 100644 --- a/docs/dyn/healthcare_v1beta1.projects.locations.html +++ b/docs/dyn/healthcare_v1beta1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/healthcare.v1.json b/googleapiclient/discovery_cache/documents/healthcare.v1.json index 8bb71f63fa..e2acfed8fb 100644 --- a/googleapiclient/discovery_cache/documents/healthcare.v1.json +++ b/googleapiclient/discovery_cache/documents/healthcare.v1.json @@ -5171,7 +5171,7 @@ } } }, -"revision": "20260512", +"revision": "20260806", "rootUrl": "https://healthcare.googleapis.com/", "schemas": { "AccessDeterminationLogConfig": { @@ -5621,6 +5621,10 @@ "$ref": "GoogleCloudHealthcareV1FhirGcsDestination", "description": "Optional. The Cloud Storage output destination. The Healthcare Service Agent account requires the `roles/storage.objectAdmin` role on the Cloud Storage location. The deleted resources outputs are organized by FHIR resource types. The server creates one or more objects per resource type. Each object contains newline delimited strings in the format {resourceType}/{resourceId}." }, +"gcsSource": { +"$ref": "GoogleCloudHealthcareV1FhirGcsSource", +"description": "Optional. Specifies the Cloud Storage source data location containing the list of resource IDs to delete. Each file inside `gcs_source` must contain newline-delimited strings in the format `{resourceType}/{resourceId}`. This field is mutually exclusive with filter parameters such as `type` and `until`." +}, "type": { "description": "Optional. String of comma-delimited FHIR resource types. If provided, only resources of the specified resource type(s) will be deleted.", "type": "string" @@ -7224,7 +7228,7 @@ "id": "GoogleCloudHealthcareV1FhirGcsSource", "properties": { "uri": { -"description": "Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata.", +"description": "Required. Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata.", "type": "string" } }, diff --git a/googleapiclient/discovery_cache/documents/healthcare.v1beta1.json b/googleapiclient/discovery_cache/documents/healthcare.v1beta1.json index 4d6067952d..ad186af3e7 100644 --- a/googleapiclient/discovery_cache/documents/healthcare.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/healthcare.v1beta1.json @@ -5718,7 +5718,7 @@ } } }, -"revision": "20260519", +"revision": "20260806", "rootUrl": "https://healthcare.googleapis.com/", "schemas": { "AccessDeterminationLogConfig": { @@ -6228,6 +6228,10 @@ "$ref": "GoogleCloudHealthcareV1beta1FhirGcsDestination", "description": "Optional. The Cloud Storage output destination. The Healthcare Service Agent account requires the `roles/storage.objectAdmin` role on the Cloud Storage location. The deleted resources outputs are organized by FHIR resource types. The server creates one or more objects per resource type. Each object contains newline delimited strings in the format {resourceType}/{resourceId}." }, +"gcsSource": { +"$ref": "GoogleCloudHealthcareV1beta1FhirGcsSource", +"description": "Optional. Specifies the Cloud Storage source data location containing the list of resource IDs to delete. Each file inside `gcs_source` must contain newline-delimited strings in the format `{resourceType}/{resourceId}`. This field is mutually exclusive with filter parameters such as `type` and `until`." +}, "type": { "description": "Optional. String of comma-delimited FHIR resource types. If provided, only resources of the specified resource type(s) will be deleted.", "type": "string" @@ -8166,7 +8170,7 @@ "id": "GoogleCloudHealthcareV1beta1FhirGcsSource", "properties": { "uri": { -"description": "Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata.", +"description": "Required. Points to a Cloud Storage URI containing file(s) to import. The URI must be in the following format: `gs://{bucket_id}/{object_id}`. The URI can include wildcards in `object_id` and thus identify multiple files. Supported wildcards: * `*` to match 0 or more non-separator characters * `**` to match 0 or more characters (including separators). Must be used at the end of a path and with no other wildcards in the path. Can also be used with a file extension (such as .ndjson), which imports all files with the extension in the specified directory and its sub-directories. For example, `gs://my-bucket/my-directory/**.ndjson` imports all files with `.ndjson` extensions in `my-directory/` and its sub-directories. * `?` to match 1 character Files matching the wildcard are expected to contain content only, no metadata.", "type": "string" } }, From 609dc16059f61a7347db66badf4535129a9fbfab Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:37 +0000 Subject: [PATCH 43/70] feat(homegraph): update the api #### homegraph:v1 The following keys were deleted: - schemas.TraitData.properties.providerVersionTime (Total Keys: 2) The following keys were added: - schemas.TraitData.properties.providerUpdateTime (Total Keys: 2) --- docs/dyn/homegraph_v1.devices.html | 4 +-- docs/dyn/homegraph_v1.html | 26 +++++++++---------- .../documents/homegraph.v1.json | 6 ++--- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/docs/dyn/homegraph_v1.devices.html b/docs/dyn/homegraph_v1.devices.html index f71fa721ac..d0e5c1d359 100644 --- a/docs/dyn/homegraph_v1.devices.html +++ b/docs/dyn/homegraph_v1.devices.html @@ -156,7 +156,7 @@

Method Details

"traitData": [ # Required. List of trait data associated with the component. { # Contains the trait payload for a single trait. "commitTime": "A String", # Other metadata for the trait. The time the client update was committed in the server. - "providerVersionTime": "A String", # Optional in write requests (e.g. ReportStateAndNotification). If set, represents the provider version timestamp of the existing trait in the database. The server will perform optimistic locking validation if this field is present and the experiment is enabled. It will not be persisted to the database. + "providerUpdateTime": "A String", # The custom timestamp supplied by the provider during a ReportStateAndNotification update (if provided). This field is returned as part of the `QueryResponse`. "trait": { # The Provider Home API trait payload. "a_key": "", # Properties of the object. Contains field @type with type URL. }, @@ -211,7 +211,7 @@

Method Details

"traitData": [ # Required. The updated trait data for the component. { # Contains the trait payload for a single trait. "commitTime": "A String", # Other metadata for the trait. The time the client update was committed in the server. - "providerVersionTime": "A String", # Optional in write requests (e.g. ReportStateAndNotification). If set, represents the provider version timestamp of the existing trait in the database. The server will perform optimistic locking validation if this field is present and the experiment is enabled. It will not be persisted to the database. + "providerUpdateTime": "A String", # The custom timestamp supplied by the provider during a ReportStateAndNotification update (if provided). This field is returned as part of the `QueryResponse`. "trait": { # The Provider Home API trait payload. "a_key": "", # Properties of the object. Contains field @type with type URL. }, diff --git a/docs/dyn/homegraph_v1.html b/docs/dyn/homegraph_v1.html index d4aafbcd92..4b65ec936e 100644 --- a/docs/dyn/homegraph_v1.html +++ b/docs/dyn/homegraph_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/homegraph.v1.json b/googleapiclient/discovery_cache/documents/homegraph.v1.json index f2ab901b8a..2a27a04198 100644 --- a/googleapiclient/discovery_cache/documents/homegraph.v1.json +++ b/googleapiclient/discovery_cache/documents/homegraph.v1.json @@ -216,7 +216,7 @@ } } }, -"revision": "20260731", +"revision": "20260821", "rootUrl": "https://homegraph.googleapis.com/", "schemas": { "AgentDeviceId": { @@ -1137,8 +1137,8 @@ true "format": "google-datetime", "type": "string" }, -"providerVersionTime": { -"description": "Optional in write requests (e.g. ReportStateAndNotification). If set, represents the provider version timestamp of the existing trait in the database. The server will perform optimistic locking validation if this field is present and the experiment is enabled. It will not be persisted to the database.", +"providerUpdateTime": { +"description": "The custom timestamp supplied by the provider during a ReportStateAndNotification update (if provided). This field is returned as part of the `QueryResponse`.", "format": "google-datetime", "type": "string" }, From d1d363877fb367a561d81e1238052f1ebeab937d Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:38 +0000 Subject: [PATCH 44/70] feat(hypercomputecluster): update the api #### hypercomputecluster:v1 The following keys were added: - schemas.Cluster.properties.uid (Total Keys: 2) --- docs/dyn/hypercomputecluster_v1.html | 26 +++++++++---------- ...luster_v1.projects.locations.clusters.html | 22 +++++++++------- ...rcomputecluster_v1.projects.locations.html | 18 ++++++------- ...ster_v1.projects.locations.operations.html | 18 ++++++------- .../documents/hypercomputecluster.v1.json | 7 ++++- 5 files changed, 50 insertions(+), 41 deletions(-) diff --git a/docs/dyn/hypercomputecluster_v1.html b/docs/dyn/hypercomputecluster_v1.html index 3b85f2f88a..9fd12ce143 100644 --- a/docs/dyn/hypercomputecluster_v1.html +++ b/docs/dyn/hypercomputecluster_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/hypercomputecluster_v1.projects.locations.clusters.html b/docs/dyn/hypercomputecluster_v1.projects.locations.clusters.html index 5a555328e7..ad53775123 100644 --- a/docs/dyn/hypercomputecluster_v1.projects.locations.clusters.html +++ b/docs/dyn/hypercomputecluster_v1.projects.locations.clusters.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -282,6 +282,7 @@

Method Details

}, }, }, + "uid": "A String", # Output only. The globally unique identifier for this Cluster. "updateTime": "A String", # Output only. Time that the cluster was most recently updated. } @@ -538,6 +539,7 @@

Method Details

}, }, }, + "uid": "A String", # Output only. The globally unique identifier for this Cluster. "updateTime": "A String", # Output only. Time that the cluster was most recently updated. }
@@ -734,6 +736,7 @@

Method Details

}, }, }, + "uid": "A String", # Output only. The globally unique identifier for this Cluster. "updateTime": "A String", # Output only. Time that the cluster was most recently updated. }, ], @@ -745,17 +748,17 @@

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. +
@@ -939,6 +942,7 @@

Method Details

}, }, }, + "uid": "A String", # Output only. The globally unique identifier for this Cluster. "updateTime": "A String", # Output only. Time that the cluster was most recently updated. } diff --git a/docs/dyn/hypercomputecluster_v1.projects.locations.html b/docs/dyn/hypercomputecluster_v1.projects.locations.html index 07eb13eee5..b83b7069a7 100644 --- a/docs/dyn/hypercomputecluster_v1.projects.locations.html +++ b/docs/dyn/hypercomputecluster_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/hypercomputecluster_v1.projects.locations.operations.html b/docs/dyn/hypercomputecluster_v1.projects.locations.operations.html index 3170fec279..1b606c0ad7 100644 --- a/docs/dyn/hypercomputecluster_v1.projects.locations.operations.html +++ b/docs/dyn/hypercomputecluster_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/hypercomputecluster.v1.json b/googleapiclient/discovery_cache/documents/hypercomputecluster.v1.json index 24c09bfe0a..bfb963b555 100644 --- a/googleapiclient/discovery_cache/documents/hypercomputecluster.v1.json +++ b/googleapiclient/discovery_cache/documents/hypercomputecluster.v1.json @@ -498,7 +498,7 @@ } } }, -"revision": "20260729", +"revision": "20260820", "rootUrl": "https://hypercomputecluster.googleapis.com/", "schemas": { "BootDisk": { @@ -596,6 +596,11 @@ "description": "Optional. Storage resources available to the cluster. Keys specify the ID of the storage resource by which it can be referenced elsewhere, and must conform to [RFC-1034](https://datatracker.ietf.org/doc/html/rfc1034) (lower-case, alphanumeric, and at most 63 characters).", "type": "object" }, +"uid": { +"description": "Output only. The globally unique identifier for this Cluster.", +"readOnly": true, +"type": "string" +}, "updateTime": { "description": "Output only. Time that the cluster was most recently updated.", "format": "google-datetime", From 718c9a287162144ede5926da663f2d2b8e5c2b34 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:38 +0000 Subject: [PATCH 45/70] feat(managedkafka): update the api #### managedkafka:v1 The following keys were added: - schemas.AccessConfig.properties.publicClusterConfig.$ref (Total Keys: 1) - schemas.BrokerCapacityConfig (Total Keys: 4) - schemas.Cluster.properties.bootstrapAddress (Total Keys: 2) - schemas.Cluster.properties.brokerCapacityConfig.$ref (Total Keys: 1) - schemas.Cluster.properties.effectiveCapacityConfig (Total Keys: 2) - schemas.Cluster.properties.publicClusterDetails (Total Keys: 2) - schemas.EffectiveCapacityConfig (Total Keys: 8) - schemas.PublicClusterConfig (Total Keys: 4) - schemas.PublicClusterDetails (Total Keys: 8) --- docs/dyn/managedkafka_v1.html | 26 ++--- ...a_v1.projects.locations.clusters.acls.html | 18 ++-- ...cts.locations.clusters.consumerGroups.html | 18 ++-- ...dkafka_v1.projects.locations.clusters.html | 102 ++++++++++++++++-- ...v1.projects.locations.clusters.topics.html | 18 ++-- ....locations.connectClusters.connectors.html | 18 ++-- ...v1.projects.locations.connectClusters.html | 18 ++-- .../managedkafka_v1.projects.locations.html | 18 ++-- ...afka_v1.projects.locations.operations.html | 18 ++-- .../documents/managedkafka.v1.json | 93 +++++++++++++++- 10 files changed, 261 insertions(+), 86 deletions(-) diff --git a/docs/dyn/managedkafka_v1.html b/docs/dyn/managedkafka_v1.html index 69404dec0e..cd5f895d02 100644 --- a/docs/dyn/managedkafka_v1.html +++ b/docs/dyn/managedkafka_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/managedkafka_v1.projects.locations.clusters.acls.html b/docs/dyn/managedkafka_v1.projects.locations.clusters.acls.html index a16895f6a1..1e13e146e0 100644 --- a/docs/dyn/managedkafka_v1.projects.locations.clusters.acls.html +++ b/docs/dyn/managedkafka_v1.projects.locations.clusters.acls.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the acls in a given cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -290,17 +290,17 @@

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. +
diff --git a/docs/dyn/managedkafka_v1.projects.locations.clusters.consumerGroups.html b/docs/dyn/managedkafka_v1.projects.locations.clusters.consumerGroups.html index d01c0f5f82..43ee3aded1 100644 --- a/docs/dyn/managedkafka_v1.projects.locations.clusters.consumerGroups.html +++ b/docs/dyn/managedkafka_v1.projects.locations.clusters.consumerGroups.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the consumer groups in a given cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -188,17 +188,17 @@

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. +
diff --git a/docs/dyn/managedkafka_v1.projects.locations.clusters.html b/docs/dyn/managedkafka_v1.projects.locations.clusters.html index b75b754dc3..50042051b3 100644 --- a/docs/dyn/managedkafka_v1.projects.locations.clusters.html +++ b/docs/dyn/managedkafka_v1.projects.locations.clusters.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -126,6 +126,10 @@

Method Details

The object takes the form of: { # An Apache Kafka cluster deployed in a location. + "bootstrapAddress": "A String", # Output only. The bootstrap address of the Kafka cluster. The returned address format is: `bootstrap-...managedkafka.s.cloud.goog` or `bootstrap...managedkafka..cloud.goog` (legacy format). ## Examples: `bootstrap-nol2mecj8p94jhx2ge2rg54579a.c0aad26f.europe-west1.managedkafka.s.cloud.goog` - `bootstrap.my-cluster.us-central1.managedkafka.my-project.cloud.goog` The port number is omitted so clients can connect to their target listener (for example, `:9092` for TLS or `:9094` for mTLS). + "brokerCapacityConfig": { # Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster. # Optional. Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster. + "diskSizeGib": "A String", # Optional. The disk to provision for each broker in Gibibytes. Minimum: 100 GiB. + }, "brokerDetails": [ # Output only. Only populated when FULL view is requested. Details of each broker in the cluster. { # Details of a broker in the Kafka cluster. "brokerIndex": "A String", # Output only. The index of the broker. @@ -138,6 +142,10 @@

Method Details

"vcpuCount": "A String", # Required. The number of vCPUs to provision for the cluster. Minimum: 3. }, "createTime": "A String", # Output only. The time when the cluster was created. + "effectiveCapacityConfig": { # Describes the effective capacity configuration of a Kafka cluster, both cluster-wide and per-broker. # Output only. Only populated when FULL view is requested. The effective capacity configuration of the cluster. + "brokerCount": "A String", # Output only. The number of brokers in the cluster. + "brokerDiskSizeGib": "A String", # Output only. The disk assigned to each broker in Gibibytes. + }, "gcpConfig": { # Configuration properties for a Kafka cluster deployed to Google Cloud Platform. # Required. Configuration properties for a Kafka cluster deployed to Google Cloud Platform. "accessConfig": { # The configuration of access to the Kafka cluster. # Required. Access configuration for the Kafka cluster. "networkConfigs": [ # Required. Virtual Private Cloud (VPC) networks that must be granted direct access to the Kafka cluster. Minimum of 1 network is required. Maximum 10 networks can be specified. @@ -145,6 +153,11 @@

Method Details

"subnet": "A String", # Required. Name of the VPC subnet in which to create Private Service Connect (PSC) endpoints for the Kafka brokers and bootstrap address. Structured like: projects/{project}/regions/{region}/subnetworks/{subnet_id} The subnet must be located in the same region as the Kafka cluster. The project may differ. Multiple subnets from the same parent network must not be specified. }, ], + "publicClusterConfig": { # The configuration for a public Kafka cluster # Optional. The configuration for public connectivity to the Kafka cluster. + "allowedSourceIpRanges": [ # Required. The list of IPv4 ranges in CIDR notation that are allowed to connect to the public Kafka broker endpoints. The Kafka cluster should only be exposed to trusted external ranges. A maximum of 500 IP ranges can be specified and no single range can be larger than a `/16`. This field is required if PublicClusterConfig is specified. + "A String", + ], + }, }, "kmsKey": "A String", # Optional. Immutable. The Cloud KMS Key name to use for encryption. The key must be located in the same region as the cluster and cannot be changed. Structured like: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}. }, @@ -153,6 +166,14 @@

Method Details

"a_key": "A String", }, "name": "A String", # Identifier. The name of the cluster. Structured like: projects/{project_number}/locations/{location}/clusters/{cluster_id} + "publicClusterDetails": { # Details of the public cluster feature for the Kafka cluster. # Output only. Details of the public cluster feature for the Kafka cluster. + "discoveryDnsRecords": [ # Output only. DNS discovery records that resolve to all of the external IP addresses associated with the public cluster. Used for configuring DNS-based egress firewall rules to a public cluster. discovery_dns_record can be added to this list if the cluster is scaled up. Must configure DNS based firewalls to resolve ALL DNS records in this list as large clusters have IP addresses sharded across records. Each record contains a maximum of 30 IP addresses. + "A String", + ], + "externalIpAddresses": [ # Output only. All of the external IP addresses associated with the public cluster used for configuring egress firewall rules to a public cluster. external_ip_address can be added to this list if the cluster is scaled up. + "A String", + ], + }, "rebalanceConfig": { # Defines rebalancing behavior of a Kafka cluster. # Optional. Rebalance configuration for the Kafka cluster. "mode": "A String", # Optional. The rebalance behavior for the cluster. When not specified, defaults to `NO_REBALANCE`. }, @@ -262,6 +283,10 @@

Method Details

An object of the form: { # An Apache Kafka cluster deployed in a location. + "bootstrapAddress": "A String", # Output only. The bootstrap address of the Kafka cluster. The returned address format is: `bootstrap-...managedkafka.s.cloud.goog` or `bootstrap...managedkafka..cloud.goog` (legacy format). ## Examples: `bootstrap-nol2mecj8p94jhx2ge2rg54579a.c0aad26f.europe-west1.managedkafka.s.cloud.goog` - `bootstrap.my-cluster.us-central1.managedkafka.my-project.cloud.goog` The port number is omitted so clients can connect to their target listener (for example, `:9092` for TLS or `:9094` for mTLS). + "brokerCapacityConfig": { # Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster. # Optional. Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster. + "diskSizeGib": "A String", # Optional. The disk to provision for each broker in Gibibytes. Minimum: 100 GiB. + }, "brokerDetails": [ # Output only. Only populated when FULL view is requested. Details of each broker in the cluster. { # Details of a broker in the Kafka cluster. "brokerIndex": "A String", # Output only. The index of the broker. @@ -274,6 +299,10 @@

Method Details

"vcpuCount": "A String", # Required. The number of vCPUs to provision for the cluster. Minimum: 3. }, "createTime": "A String", # Output only. The time when the cluster was created. + "effectiveCapacityConfig": { # Describes the effective capacity configuration of a Kafka cluster, both cluster-wide and per-broker. # Output only. Only populated when FULL view is requested. The effective capacity configuration of the cluster. + "brokerCount": "A String", # Output only. The number of brokers in the cluster. + "brokerDiskSizeGib": "A String", # Output only. The disk assigned to each broker in Gibibytes. + }, "gcpConfig": { # Configuration properties for a Kafka cluster deployed to Google Cloud Platform. # Required. Configuration properties for a Kafka cluster deployed to Google Cloud Platform. "accessConfig": { # The configuration of access to the Kafka cluster. # Required. Access configuration for the Kafka cluster. "networkConfigs": [ # Required. Virtual Private Cloud (VPC) networks that must be granted direct access to the Kafka cluster. Minimum of 1 network is required. Maximum 10 networks can be specified. @@ -281,6 +310,11 @@

Method Details

"subnet": "A String", # Required. Name of the VPC subnet in which to create Private Service Connect (PSC) endpoints for the Kafka brokers and bootstrap address. Structured like: projects/{project}/regions/{region}/subnetworks/{subnet_id} The subnet must be located in the same region as the Kafka cluster. The project may differ. Multiple subnets from the same parent network must not be specified. }, ], + "publicClusterConfig": { # The configuration for a public Kafka cluster # Optional. The configuration for public connectivity to the Kafka cluster. + "allowedSourceIpRanges": [ # Required. The list of IPv4 ranges in CIDR notation that are allowed to connect to the public Kafka broker endpoints. The Kafka cluster should only be exposed to trusted external ranges. A maximum of 500 IP ranges can be specified and no single range can be larger than a `/16`. This field is required if PublicClusterConfig is specified. + "A String", + ], + }, }, "kmsKey": "A String", # Optional. Immutable. The Cloud KMS Key name to use for encryption. The key must be located in the same region as the cluster and cannot be changed. Structured like: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}. }, @@ -289,6 +323,14 @@

Method Details

"a_key": "A String", }, "name": "A String", # Identifier. The name of the cluster. Structured like: projects/{project_number}/locations/{location}/clusters/{cluster_id} + "publicClusterDetails": { # Details of the public cluster feature for the Kafka cluster. # Output only. Details of the public cluster feature for the Kafka cluster. + "discoveryDnsRecords": [ # Output only. DNS discovery records that resolve to all of the external IP addresses associated with the public cluster. Used for configuring DNS-based egress firewall rules to a public cluster. discovery_dns_record can be added to this list if the cluster is scaled up. Must configure DNS based firewalls to resolve ALL DNS records in this list as large clusters have IP addresses sharded across records. Each record contains a maximum of 30 IP addresses. + "A String", + ], + "externalIpAddresses": [ # Output only. All of the external IP addresses associated with the public cluster used for configuring egress firewall rules to a public cluster. external_ip_address can be added to this list if the cluster is scaled up. + "A String", + ], + }, "rebalanceConfig": { # Defines rebalancing behavior of a Kafka cluster. # Optional. Rebalance configuration for the Kafka cluster. "mode": "A String", # Optional. The rebalance behavior for the cluster. When not specified, defaults to `NO_REBALANCE`. }, @@ -333,6 +375,10 @@

Method Details

{ # Response for ListClusters. "clusters": [ # The list of Clusters in the requested parent. { # An Apache Kafka cluster deployed in a location. + "bootstrapAddress": "A String", # Output only. The bootstrap address of the Kafka cluster. The returned address format is: `bootstrap-...managedkafka.s.cloud.goog` or `bootstrap...managedkafka..cloud.goog` (legacy format). ## Examples: `bootstrap-nol2mecj8p94jhx2ge2rg54579a.c0aad26f.europe-west1.managedkafka.s.cloud.goog` - `bootstrap.my-cluster.us-central1.managedkafka.my-project.cloud.goog` The port number is omitted so clients can connect to their target listener (for example, `:9092` for TLS or `:9094` for mTLS). + "brokerCapacityConfig": { # Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster. # Optional. Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster. + "diskSizeGib": "A String", # Optional. The disk to provision for each broker in Gibibytes. Minimum: 100 GiB. + }, "brokerDetails": [ # Output only. Only populated when FULL view is requested. Details of each broker in the cluster. { # Details of a broker in the Kafka cluster. "brokerIndex": "A String", # Output only. The index of the broker. @@ -345,6 +391,10 @@

Method Details

"vcpuCount": "A String", # Required. The number of vCPUs to provision for the cluster. Minimum: 3. }, "createTime": "A String", # Output only. The time when the cluster was created. + "effectiveCapacityConfig": { # Describes the effective capacity configuration of a Kafka cluster, both cluster-wide and per-broker. # Output only. Only populated when FULL view is requested. The effective capacity configuration of the cluster. + "brokerCount": "A String", # Output only. The number of brokers in the cluster. + "brokerDiskSizeGib": "A String", # Output only. The disk assigned to each broker in Gibibytes. + }, "gcpConfig": { # Configuration properties for a Kafka cluster deployed to Google Cloud Platform. # Required. Configuration properties for a Kafka cluster deployed to Google Cloud Platform. "accessConfig": { # The configuration of access to the Kafka cluster. # Required. Access configuration for the Kafka cluster. "networkConfigs": [ # Required. Virtual Private Cloud (VPC) networks that must be granted direct access to the Kafka cluster. Minimum of 1 network is required. Maximum 10 networks can be specified. @@ -352,6 +402,11 @@

Method Details

"subnet": "A String", # Required. Name of the VPC subnet in which to create Private Service Connect (PSC) endpoints for the Kafka brokers and bootstrap address. Structured like: projects/{project}/regions/{region}/subnetworks/{subnet_id} The subnet must be located in the same region as the Kafka cluster. The project may differ. Multiple subnets from the same parent network must not be specified. }, ], + "publicClusterConfig": { # The configuration for a public Kafka cluster # Optional. The configuration for public connectivity to the Kafka cluster. + "allowedSourceIpRanges": [ # Required. The list of IPv4 ranges in CIDR notation that are allowed to connect to the public Kafka broker endpoints. The Kafka cluster should only be exposed to trusted external ranges. A maximum of 500 IP ranges can be specified and no single range can be larger than a `/16`. This field is required if PublicClusterConfig is specified. + "A String", + ], + }, }, "kmsKey": "A String", # Optional. Immutable. The Cloud KMS Key name to use for encryption. The key must be located in the same region as the cluster and cannot be changed. Structured like: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}. }, @@ -360,6 +415,14 @@

Method Details

"a_key": "A String", }, "name": "A String", # Identifier. The name of the cluster. Structured like: projects/{project_number}/locations/{location}/clusters/{cluster_id} + "publicClusterDetails": { # Details of the public cluster feature for the Kafka cluster. # Output only. Details of the public cluster feature for the Kafka cluster. + "discoveryDnsRecords": [ # Output only. DNS discovery records that resolve to all of the external IP addresses associated with the public cluster. Used for configuring DNS-based egress firewall rules to a public cluster. discovery_dns_record can be added to this list if the cluster is scaled up. Must configure DNS based firewalls to resolve ALL DNS records in this list as large clusters have IP addresses sharded across records. Each record contains a maximum of 30 IP addresses. + "A String", + ], + "externalIpAddresses": [ # Output only. All of the external IP addresses associated with the public cluster used for configuring egress firewall rules to a public cluster. external_ip_address can be added to this list if the cluster is scaled up. + "A String", + ], + }, "rebalanceConfig": { # Defines rebalancing behavior of a Kafka cluster. # Optional. Rebalance configuration for the Kafka cluster. "mode": "A String", # Optional. The rebalance behavior for the cluster. When not specified, defaults to `NO_REBALANCE`. }, @@ -390,17 +453,17 @@

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. +
@@ -413,6 +476,10 @@

Method Details

The object takes the form of: { # An Apache Kafka cluster deployed in a location. + "bootstrapAddress": "A String", # Output only. The bootstrap address of the Kafka cluster. The returned address format is: `bootstrap-...managedkafka.s.cloud.goog` or `bootstrap...managedkafka..cloud.goog` (legacy format). ## Examples: `bootstrap-nol2mecj8p94jhx2ge2rg54579a.c0aad26f.europe-west1.managedkafka.s.cloud.goog` - `bootstrap.my-cluster.us-central1.managedkafka.my-project.cloud.goog` The port number is omitted so clients can connect to their target listener (for example, `:9092` for TLS or `:9094` for mTLS). + "brokerCapacityConfig": { # Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster. # Optional. Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster. + "diskSizeGib": "A String", # Optional. The disk to provision for each broker in Gibibytes. Minimum: 100 GiB. + }, "brokerDetails": [ # Output only. Only populated when FULL view is requested. Details of each broker in the cluster. { # Details of a broker in the Kafka cluster. "brokerIndex": "A String", # Output only. The index of the broker. @@ -425,6 +492,10 @@

Method Details

"vcpuCount": "A String", # Required. The number of vCPUs to provision for the cluster. Minimum: 3. }, "createTime": "A String", # Output only. The time when the cluster was created. + "effectiveCapacityConfig": { # Describes the effective capacity configuration of a Kafka cluster, both cluster-wide and per-broker. # Output only. Only populated when FULL view is requested. The effective capacity configuration of the cluster. + "brokerCount": "A String", # Output only. The number of brokers in the cluster. + "brokerDiskSizeGib": "A String", # Output only. The disk assigned to each broker in Gibibytes. + }, "gcpConfig": { # Configuration properties for a Kafka cluster deployed to Google Cloud Platform. # Required. Configuration properties for a Kafka cluster deployed to Google Cloud Platform. "accessConfig": { # The configuration of access to the Kafka cluster. # Required. Access configuration for the Kafka cluster. "networkConfigs": [ # Required. Virtual Private Cloud (VPC) networks that must be granted direct access to the Kafka cluster. Minimum of 1 network is required. Maximum 10 networks can be specified. @@ -432,6 +503,11 @@

Method Details

"subnet": "A String", # Required. Name of the VPC subnet in which to create Private Service Connect (PSC) endpoints for the Kafka brokers and bootstrap address. Structured like: projects/{project}/regions/{region}/subnetworks/{subnet_id} The subnet must be located in the same region as the Kafka cluster. The project may differ. Multiple subnets from the same parent network must not be specified. }, ], + "publicClusterConfig": { # The configuration for a public Kafka cluster # Optional. The configuration for public connectivity to the Kafka cluster. + "allowedSourceIpRanges": [ # Required. The list of IPv4 ranges in CIDR notation that are allowed to connect to the public Kafka broker endpoints. The Kafka cluster should only be exposed to trusted external ranges. A maximum of 500 IP ranges can be specified and no single range can be larger than a `/16`. This field is required if PublicClusterConfig is specified. + "A String", + ], + }, }, "kmsKey": "A String", # Optional. Immutable. The Cloud KMS Key name to use for encryption. The key must be located in the same region as the cluster and cannot be changed. Structured like: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}. }, @@ -440,6 +516,14 @@

Method Details

"a_key": "A String", }, "name": "A String", # Identifier. The name of the cluster. Structured like: projects/{project_number}/locations/{location}/clusters/{cluster_id} + "publicClusterDetails": { # Details of the public cluster feature for the Kafka cluster. # Output only. Details of the public cluster feature for the Kafka cluster. + "discoveryDnsRecords": [ # Output only. DNS discovery records that resolve to all of the external IP addresses associated with the public cluster. Used for configuring DNS-based egress firewall rules to a public cluster. discovery_dns_record can be added to this list if the cluster is scaled up. Must configure DNS based firewalls to resolve ALL DNS records in this list as large clusters have IP addresses sharded across records. Each record contains a maximum of 30 IP addresses. + "A String", + ], + "externalIpAddresses": [ # Output only. All of the external IP addresses associated with the public cluster used for configuring egress firewall rules to a public cluster. external_ip_address can be added to this list if the cluster is scaled up. + "A String", + ], + }, "rebalanceConfig": { # Defines rebalancing behavior of a Kafka cluster. # Optional. Rebalance configuration for the Kafka cluster. "mode": "A String", # Optional. The rebalance behavior for the cluster. When not specified, defaults to `NO_REBALANCE`. }, diff --git a/docs/dyn/managedkafka_v1.projects.locations.clusters.topics.html b/docs/dyn/managedkafka_v1.projects.locations.clusters.topics.html index 1ba4219ccc..76e9eb877c 100644 --- a/docs/dyn/managedkafka_v1.projects.locations.clusters.topics.html +++ b/docs/dyn/managedkafka_v1.projects.locations.clusters.topics.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the topics in a given cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -212,17 +212,17 @@

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. +
diff --git a/docs/dyn/managedkafka_v1.projects.locations.connectClusters.connectors.html b/docs/dyn/managedkafka_v1.projects.locations.connectClusters.connectors.html index d4e6c5cc3e..8b88fbd8ce 100644 --- a/docs/dyn/managedkafka_v1.projects.locations.connectClusters.connectors.html +++ b/docs/dyn/managedkafka_v1.projects.locations.connectClusters.connectors.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the connectors in a given Connect cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -240,17 +240,17 @@

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. +
diff --git a/docs/dyn/managedkafka_v1.projects.locations.connectClusters.html b/docs/dyn/managedkafka_v1.projects.locations.connectClusters.html index 6029234239..42b2b0c197 100644 --- a/docs/dyn/managedkafka_v1.projects.locations.connectClusters.html +++ b/docs/dyn/managedkafka_v1.projects.locations.connectClusters.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Kafka Connect clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -339,17 +339,17 @@

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. +
diff --git a/docs/dyn/managedkafka_v1.projects.locations.html b/docs/dyn/managedkafka_v1.projects.locations.html index 1427b7aca5..139a854dc9 100644 --- a/docs/dyn/managedkafka_v1.projects.locations.html +++ b/docs/dyn/managedkafka_v1.projects.locations.html @@ -104,7 +104,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedkafka_v1.projects.locations.operations.html b/docs/dyn/managedkafka_v1.projects.locations.operations.html index 75763783e7..577397b893 100644 --- a/docs/dyn/managedkafka_v1.projects.locations.operations.html +++ b/docs/dyn/managedkafka_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/managedkafka.v1.json b/googleapiclient/discovery_cache/documents/managedkafka.v1.json index b5cbe7fe36..1d7f67063e 100644 --- a/googleapiclient/discovery_cache/documents/managedkafka.v1.json +++ b/googleapiclient/discovery_cache/documents/managedkafka.v1.json @@ -3186,7 +3186,7 @@ } } }, -"revision": "20260507", +"revision": "20260827", "rootUrl": "https://managedkafka.googleapis.com/", "schemas": { "AccessConfig": { @@ -3199,6 +3199,10 @@ "$ref": "NetworkConfig" }, "type": "array" +}, +"publicClusterConfig": { +"$ref": "PublicClusterConfig", +"description": "Optional. The configuration for public connectivity to the Kafka cluster." } }, "type": "object" @@ -3278,6 +3282,18 @@ }, "type": "object" }, +"BrokerCapacityConfig": { +"description": "Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster.", +"id": "BrokerCapacityConfig", +"properties": { +"diskSizeGib": { +"description": "Optional. The disk to provision for each broker in Gibibytes. Minimum: 100 GiB.", +"format": "int64", +"type": "string" +} +}, +"type": "object" +}, "BrokerDetails": { "description": "Details of a broker in the Kafka cluster.", "id": "BrokerDetails", @@ -3396,6 +3412,15 @@ "description": "An Apache Kafka cluster deployed in a location.", "id": "Cluster", "properties": { +"bootstrapAddress": { +"description": "Output only. The bootstrap address of the Kafka cluster. The returned address format is: `bootstrap-...managedkafka.s.cloud.goog` or `bootstrap...managedkafka..cloud.goog` (legacy format). ## Examples: `bootstrap-nol2mecj8p94jhx2ge2rg54579a.c0aad26f.europe-west1.managedkafka.s.cloud.goog` - `bootstrap.my-cluster.us-central1.managedkafka.my-project.cloud.goog` The port number is omitted so clients can connect to their target listener (for example, `:9092` for TLS or `:9094` for mTLS).", +"readOnly": true, +"type": "string" +}, +"brokerCapacityConfig": { +"$ref": "BrokerCapacityConfig", +"description": "Optional. Capacity configuration at a per-broker level within the Kafka cluster. The config will be appled to each broker in the cluster." +}, "brokerDetails": { "description": "Output only. Only populated when FULL view is requested. Details of each broker in the cluster.", "items": { @@ -3414,6 +3439,11 @@ "readOnly": true, "type": "string" }, +"effectiveCapacityConfig": { +"$ref": "EffectiveCapacityConfig", +"description": "Output only. Only populated when FULL view is requested. The effective capacity configuration of the cluster.", +"readOnly": true +}, "gcpConfig": { "$ref": "GcpConfig", "description": "Required. Configuration properties for a Kafka cluster deployed to Google Cloud Platform." @@ -3434,6 +3464,11 @@ "description": "Identifier. The name of the cluster. Structured like: projects/{project_number}/locations/{location}/clusters/{cluster_id}", "type": "string" }, +"publicClusterDetails": { +"$ref": "PublicClusterDetails", +"description": "Output only. Details of the public cluster feature for the Kafka cluster.", +"readOnly": true +}, "rebalanceConfig": { "$ref": "RebalanceConfig", "description": "Optional. Rebalance configuration for the Kafka cluster." @@ -3806,6 +3841,25 @@ }, "type": "object" }, +"EffectiveCapacityConfig": { +"description": "Describes the effective capacity configuration of a Kafka cluster, both cluster-wide and per-broker.", +"id": "EffectiveCapacityConfig", +"properties": { +"brokerCount": { +"description": "Output only. The number of brokers in the cluster.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"brokerDiskSizeGib": { +"description": "Output only. The disk assigned to each broker in Gibibytes.", +"format": "int64", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "Empty": { "description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }", "id": "Empty", @@ -4211,6 +4265,43 @@ "properties": {}, "type": "object" }, +"PublicClusterConfig": { +"description": "The configuration for a public Kafka cluster", +"id": "PublicClusterConfig", +"properties": { +"allowedSourceIpRanges": { +"description": "Required. The list of IPv4 ranges in CIDR notation that are allowed to connect to the public Kafka broker endpoints. The Kafka cluster should only be exposed to trusted external ranges. A maximum of 500 IP ranges can be specified and no single range can be larger than a `/16`. This field is required if PublicClusterConfig is specified.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"PublicClusterDetails": { +"description": "Details of the public cluster feature for the Kafka cluster.", +"id": "PublicClusterDetails", +"properties": { +"discoveryDnsRecords": { +"description": "Output only. DNS discovery records that resolve to all of the external IP addresses associated with the public cluster. Used for configuring DNS-based egress firewall rules to a public cluster. discovery_dns_record can be added to this list if the cluster is scaled up. Must configure DNS based firewalls to resolve ALL DNS records in this list as large clusters have IP addresses sharded across records. Each record contains a maximum of 30 IP addresses.", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, +"externalIpAddresses": { +"description": "Output only. All of the external IP addresses associated with the public cluster used for configuring egress firewall rules to a public cluster. external_ip_address can be added to this list if the cluster is scaled up.", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +} +}, +"type": "object" +}, "RebalanceConfig": { "description": "Defines rebalancing behavior of a Kafka cluster.", "id": "RebalanceConfig", From bcc1f56d5d52d4ef857f758cf729a9add1c7273c Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:38 +0000 Subject: [PATCH 46/70] feat(metastore): update the api #### metastore:v1 The following keys were deleted: - schemas.CdcConfig (Total Keys: 9) - schemas.CloudSQLConnectionConfig (Total Keys: 11) - schemas.CloudSQLMigrationConfig (Total Keys: 4) - schemas.MigrationExecution.properties.cloudSqlMigrationConfig (Total Keys: 2) The following keys were added: - schemas.BackfillStatus (Total Keys: 8) - schemas.BigLakeMetastoreMigrationConfig (Total Keys: 10) - schemas.CatalogReport (Total Keys: 6) - schemas.CatalogSummary (Total Keys: 9) - schemas.DatabaseReport (Total Keys: 7) - schemas.DatabaseSummary (Total Keys: 10) - schemas.ExecutionPlan (Total Keys: 6) - schemas.ExecutionResult (Total Keys: 6) - schemas.HiveConfig (Total Keys: 5) - schemas.IcebergConfig (Total Keys: 5) - schemas.MigrationExecution.properties.biglakeMetastoreMigrationConfig.$ref (Total Keys: 1) - schemas.MigrationReport (Total Keys: 7) - schemas.MigrationSummary (Total Keys: 12) - schemas.PartitionReport (Total Keys: 8) - schemas.StartMigrationRequest.properties.migrationExecutionId.type (Total Keys: 1) - schemas.TableReport (Total Keys: 8) - schemas.TableSummary (Total Keys: 19) - schemas.ValueDiff (Total Keys: 4) #### metastore:v1alpha The following keys were deleted: - schemas.CdcConfig (Total Keys: 9) - schemas.CloudSQLConnectionConfig (Total Keys: 11) - schemas.CloudSQLMigrationConfig (Total Keys: 4) - schemas.MigrationExecution.properties.cloudSqlMigrationConfig (Total Keys: 2) The following keys were added: - schemas.StartMigrationRequest.properties.migrationExecutionId.type (Total Keys: 1) #### metastore:v1beta The following keys were deleted: - schemas.CdcConfig (Total Keys: 9) - schemas.CloudSQLConnectionConfig (Total Keys: 11) - schemas.CloudSQLMigrationConfig (Total Keys: 4) - schemas.MigrationExecution.properties.cloudSqlMigrationConfig (Total Keys: 2) The following keys were added: - schemas.StartMigrationRequest.properties.migrationExecutionId.type (Total Keys: 1) --- docs/dyn/metastore_v1.html | 26 +- ...ore_v1.projects.locations.federations.html | 18 +- docs/dyn/metastore_v1.projects.locations.html | 18 +- ...tore_v1.projects.locations.operations.html | 18 +- ...1.projects.locations.services.backups.html | 18 +- ...astore_v1.projects.locations.services.html | 85 ++- ...ts.locations.services.metadataImports.html | 18 +- ...ocations.services.migrationExecutions.html | 150 +++-- docs/dyn/metastore_v1alpha.html | 26 +- ...1alpha.projects.locations.federations.html | 18 +- .../metastore_v1alpha.projects.locations.html | 18 +- ...v1alpha.projects.locations.operations.html | 18 +- ...a.projects.locations.services.backups.html | 18 +- ...e_v1alpha.projects.locations.services.html | 40 +- ...ts.locations.services.metadataImports.html | 18 +- ...ocations.services.migrationExecutions.html | 60 +- docs/dyn/metastore_v1beta.html | 26 +- ...v1beta.projects.locations.federations.html | 18 +- .../metastore_v1beta.projects.locations.html | 18 +- ..._v1beta.projects.locations.operations.html | 18 +- ...a.projects.locations.services.backups.html | 18 +- ...re_v1beta.projects.locations.services.html | 40 +- ...ts.locations.services.metadataImports.html | 18 +- ...ocations.services.migrationExecutions.html | 60 +- .../documents/metastore.v1.json | 578 +++++++++++++++--- .../documents/metastore.v1alpha.json | 107 +--- .../documents/metastore.v1beta.json | 107 +--- 27 files changed, 896 insertions(+), 679 deletions(-) diff --git a/docs/dyn/metastore_v1.html b/docs/dyn/metastore_v1.html index c8a61b9c38..65e3d8e05d 100644 --- a/docs/dyn/metastore_v1.html +++ b/docs/dyn/metastore_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1.projects.locations.federations.html b/docs/dyn/metastore_v1.projects.locations.federations.html index db3f5daed2..96c09361ab 100644 --- a/docs/dyn/metastore_v1.projects.locations.federations.html +++ b/docs/dyn/metastore_v1.projects.locations.federations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists federations in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/metastore_v1.projects.locations.html b/docs/dyn/metastore_v1.projects.locations.html index 0ea87d9308..dfb4b7e663 100644 --- a/docs/dyn/metastore_v1.projects.locations.html +++ b/docs/dyn/metastore_v1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1.projects.locations.operations.html b/docs/dyn/metastore_v1.projects.locations.operations.html index b1be969775..239ebdf52e 100644 --- a/docs/dyn/metastore_v1.projects.locations.operations.html +++ b/docs/dyn/metastore_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1.projects.locations.services.backups.html b/docs/dyn/metastore_v1.projects.locations.services.backups.html index 7e80492e8a..41a11d5e65 100644 --- a/docs/dyn/metastore_v1.projects.locations.services.backups.html +++ b/docs/dyn/metastore_v1.projects.locations.services.backups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists backups in a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -676,17 +676,17 @@

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. +
diff --git a/docs/dyn/metastore_v1.projects.locations.services.html b/docs/dyn/metastore_v1.projects.locations.services.html index 0c97bd1304..6a100ae738 100644 --- a/docs/dyn/metastore_v1.projects.locations.services.html +++ b/docs/dyn/metastore_v1.projects.locations.services.html @@ -128,7 +128,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists services in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

moveTableToDatabase(service, body=None, x__xgafv=None)

@@ -914,17 +914,17 @@

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. +
@@ -1319,26 +1319,56 @@

Method Details

{ # Request message for DataprocMetastore.StartMigration. "migrationExecution": { # The details of a migration execution resource. # Required. The configuration details for the migration. - "cloudSqlMigrationConfig": { # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. - "cdcConfig": { # Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. # Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration. - "bucket": "A String", # Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used. - "password": "A String", # Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request. - "reverseProxySubnet": "A String", # Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "rootPath": "A String", # Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration. - "subnetIpRange": "A String", # Required. A /29 CIDR IP range for peering with datastream. - "username": "A String", # Required. The username that the Datastream service should use for the MySQL connection. - "vpcNetwork": "A String", # Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity + "biglakeMetastoreMigrationConfig": { # Defines the configuration required to migrate metadata from a Dataproc Metastore service to BigLake Metastore. # Configuration information specific to migrating from Dataproc Metastore to BigLake Metastore. + "backfillStatus": { # Backfill status for the migration execution. # Output only. + "migrationSummary": { # Summary of the migration results. # Output only. Summary of the migration results. This is populated after the backfill or dry run is finished. + "catalogSummaries": [ # Output only. Summary of results for each catalog involved in the migration. + { # Summary of results for a specific destination catalog. + "catalog": "A String", # Output only. The catalog resource name (format: projects/*/catalogs/*). + "catalogType": "A String", # Output only. The type of the catalog. + "databaseSummaries": [ # Output only. Summary of results for each database in the catalog. + { # Summary of results for a specific database in a catalog. + "database": "A String", # Output only. The name of the database. + "planAction": "A String", # Output only. The migration plan action for the database. + "resultStatus": "A String", # Output only. The migration result status for the database. This is only set if the migration is not a dry run. + "tableSummary": { # Aggregated summary of results for all tables in a database. # Output only. Aggregated summary of results for all tables in the database. + "partitionDiscoveredCount": "A String", # Output only. Partition migration summary across all Hive tables in the database.The total number of partitions discovered at the source. + "partitionFailedCount": "A String", # Output only. The total number of partitions that failed to migrate at the target. + "partitionSuccessCount": "A String", # Output only. The total number of partitions successfully migrated at the target. + "planCounts": { # Output only. Number of tables with a specific migration plan action. The key is the action name (e.g. CREATE, UPDATE, SKIP, etc.). + "a_key": "A String", + }, + "resultCounts": { # Output only. Number of tables with a specific migration result status. The key is the status name (e.g. SUCCEEDED, FAILED, SKIPPED, etc.). This is only set if the migration is not a dry run. + "a_key": "A String", + }, + }, + }, + ], + }, + ], + "createTime": "A String", # Output only. The UTC time when this report was finalized. + "dryRun": True or False, # Output only. Whether the migration was a dry run. + "service": "A String", # Output only. The Dataproc Metastore service name (format: projects/*/locations/*/services/*) on which the migration was executed. + }, + "reportPath": "A String", # Output only. The Cloud Storage path where the backfill or dry run report is written. Format: "gs://path-to-report". + "state": "A String", # Output only. The current state of the backfill (or dry run). + }, + "conflictPolicy": "A String", # Optional. The policy to handle conflicts when migrating resources, defaults to SKIP if not specified. + "dryRun": True or False, # Optional. If true, performs discovery of requested resources and analysis against the target catalog to come up with a plan for each resource (e.g. Create, Update, Skip, etc.). No metadata is actually migrated. + "hiveConfig": { # Configuration for migrating Hive metadata. # Optional. At least one of hive_config or iceberg_config must be provided, otherwise, a validation error will be thrown. If only one is provided, the service only migrates tables of that specific type. If both are provided, both Hive and Iceberg tables will be migrated.Configuration for migrating Hive tables to a BigLake Hive catalog. + "catalog": "A String", # Required. The target catalog for migrated databases and tables. Format: "projects/{project_id_or_number}/catalogs/{catalog_id}" + "databases": [ # Required. The list of databases to migrate to the Hive catalog. Use "*" to migrate all databases. Note: If Iceberg tables exist in these databases, they will only be migrated if iceberg_config is also specified. + "A String", + ], }, - "cloudSqlConnectionConfig": { # Configuration information to establish customer database connection before the cutover phase of migration # Required. Configuration information to establish customer database connection before the cutover phase of migration - "hiveDatabaseName": "A String", # Required. The hive database name. - "instanceConnectionName": "A String", # Required. Cloud SQL database connection name (project_id:region:instance_name) - "ipAddress": "A String", # Required. The private IP address of the Cloud SQL instance. - "natSubnet": "A String", # Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "password": "A String", # Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request. - "port": 42, # Required. The network port of the database. - "proxySubnet": "A String", # Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "username": "A String", # Required. The username that Dataproc Metastore service will use to connect to the database. + "icebergConfig": { # Configuration for migrating Iceberg metadata. # Optional. Configuration for migrating Iceberg tables to a BigLake Iceberg REST catalog. + "catalog": "A String", # Required. The target catalog for migrated Iceberg metadata. Format: "projects/{project_id_or_number}/catalogs/{catalog_id}" + "namespaces": [ # Required. The list of namespaces to migrate to the Iceberg REST catalog. Use "*" to migrate all namespaces. Note: If Hive tables exist in these namespaces, they will only be migrated if hive_config is also specified. + "A String", + ], }, + "mode": "A String", # Required. Defines the behavior of the migration execution. + "reportPath": "A String", # Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: "gs://path/to/folder" }, "createTime": "A String", # Output only. The time when the migration execution was started. "endTime": "A String", # Output only. The time when the migration execution finished. @@ -1347,6 +1377,7 @@

Method Details

"state": "A String", # Output only. The current state of the migration execution. "stateMessage": "A String", # Output only. Additional information about the current state of the migration execution. }, + "migrationExecutionId": "A String", # Optional. The ID to use for the migration execution, which will become the final component of the migration execution's resource name. If not specified, a UUID will be generated.This value must be between 2 and 63 characters long inclusive, begin with a letter, end with a letter or number, and valid characters are a-z0-9-. "requestId": "A String", # Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported. } diff --git a/docs/dyn/metastore_v1.projects.locations.services.metadataImports.html b/docs/dyn/metastore_v1.projects.locations.services.metadataImports.html index 93661348d1..2c44e19836 100644 --- a/docs/dyn/metastore_v1.projects.locations.services.metadataImports.html +++ b/docs/dyn/metastore_v1.projects.locations.services.metadataImports.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists imports in a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/metastore_v1.projects.locations.services.migrationExecutions.html b/docs/dyn/metastore_v1.projects.locations.services.migrationExecutions.html index 60f9747448..3a3d9e71f8 100644 --- a/docs/dyn/metastore_v1.projects.locations.services.migrationExecutions.html +++ b/docs/dyn/metastore_v1.projects.locations.services.migrationExecutions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists migration executions on a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,26 +146,56 @@

Method Details

An object of the form: { # The details of a migration execution resource. - "cloudSqlMigrationConfig": { # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. - "cdcConfig": { # Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. # Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration. - "bucket": "A String", # Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used. - "password": "A String", # Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request. - "reverseProxySubnet": "A String", # Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "rootPath": "A String", # Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration. - "subnetIpRange": "A String", # Required. A /29 CIDR IP range for peering with datastream. - "username": "A String", # Required. The username that the Datastream service should use for the MySQL connection. - "vpcNetwork": "A String", # Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity + "biglakeMetastoreMigrationConfig": { # Defines the configuration required to migrate metadata from a Dataproc Metastore service to BigLake Metastore. # Configuration information specific to migrating from Dataproc Metastore to BigLake Metastore. + "backfillStatus": { # Backfill status for the migration execution. # Output only. + "migrationSummary": { # Summary of the migration results. # Output only. Summary of the migration results. This is populated after the backfill or dry run is finished. + "catalogSummaries": [ # Output only. Summary of results for each catalog involved in the migration. + { # Summary of results for a specific destination catalog. + "catalog": "A String", # Output only. The catalog resource name (format: projects/*/catalogs/*). + "catalogType": "A String", # Output only. The type of the catalog. + "databaseSummaries": [ # Output only. Summary of results for each database in the catalog. + { # Summary of results for a specific database in a catalog. + "database": "A String", # Output only. The name of the database. + "planAction": "A String", # Output only. The migration plan action for the database. + "resultStatus": "A String", # Output only. The migration result status for the database. This is only set if the migration is not a dry run. + "tableSummary": { # Aggregated summary of results for all tables in a database. # Output only. Aggregated summary of results for all tables in the database. + "partitionDiscoveredCount": "A String", # Output only. Partition migration summary across all Hive tables in the database.The total number of partitions discovered at the source. + "partitionFailedCount": "A String", # Output only. The total number of partitions that failed to migrate at the target. + "partitionSuccessCount": "A String", # Output only. The total number of partitions successfully migrated at the target. + "planCounts": { # Output only. Number of tables with a specific migration plan action. The key is the action name (e.g. CREATE, UPDATE, SKIP, etc.). + "a_key": "A String", + }, + "resultCounts": { # Output only. Number of tables with a specific migration result status. The key is the status name (e.g. SUCCEEDED, FAILED, SKIPPED, etc.). This is only set if the migration is not a dry run. + "a_key": "A String", + }, + }, + }, + ], + }, + ], + "createTime": "A String", # Output only. The UTC time when this report was finalized. + "dryRun": True or False, # Output only. Whether the migration was a dry run. + "service": "A String", # Output only. The Dataproc Metastore service name (format: projects/*/locations/*/services/*) on which the migration was executed. + }, + "reportPath": "A String", # Output only. The Cloud Storage path where the backfill or dry run report is written. Format: "gs://path-to-report". + "state": "A String", # Output only. The current state of the backfill (or dry run). + }, + "conflictPolicy": "A String", # Optional. The policy to handle conflicts when migrating resources, defaults to SKIP if not specified. + "dryRun": True or False, # Optional. If true, performs discovery of requested resources and analysis against the target catalog to come up with a plan for each resource (e.g. Create, Update, Skip, etc.). No metadata is actually migrated. + "hiveConfig": { # Configuration for migrating Hive metadata. # Optional. At least one of hive_config or iceberg_config must be provided, otherwise, a validation error will be thrown. If only one is provided, the service only migrates tables of that specific type. If both are provided, both Hive and Iceberg tables will be migrated.Configuration for migrating Hive tables to a BigLake Hive catalog. + "catalog": "A String", # Required. The target catalog for migrated databases and tables. Format: "projects/{project_id_or_number}/catalogs/{catalog_id}" + "databases": [ # Required. The list of databases to migrate to the Hive catalog. Use "*" to migrate all databases. Note: If Iceberg tables exist in these databases, they will only be migrated if iceberg_config is also specified. + "A String", + ], }, - "cloudSqlConnectionConfig": { # Configuration information to establish customer database connection before the cutover phase of migration # Required. Configuration information to establish customer database connection before the cutover phase of migration - "hiveDatabaseName": "A String", # Required. The hive database name. - "instanceConnectionName": "A String", # Required. Cloud SQL database connection name (project_id:region:instance_name) - "ipAddress": "A String", # Required. The private IP address of the Cloud SQL instance. - "natSubnet": "A String", # Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "password": "A String", # Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request. - "port": 42, # Required. The network port of the database. - "proxySubnet": "A String", # Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "username": "A String", # Required. The username that Dataproc Metastore service will use to connect to the database. + "icebergConfig": { # Configuration for migrating Iceberg metadata. # Optional. Configuration for migrating Iceberg tables to a BigLake Iceberg REST catalog. + "catalog": "A String", # Required. The target catalog for migrated Iceberg metadata. Format: "projects/{project_id_or_number}/catalogs/{catalog_id}" + "namespaces": [ # Required. The list of namespaces to migrate to the Iceberg REST catalog. Use "*" to migrate all namespaces. Note: If Hive tables exist in these namespaces, they will only be migrated if hive_config is also specified. + "A String", + ], }, + "mode": "A String", # Required. Defines the behavior of the migration execution. + "reportPath": "A String", # Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: "gs://path/to/folder" }, "createTime": "A String", # Output only. The time when the migration execution was started. "endTime": "A String", # Output only. The time when the migration execution finished. @@ -197,26 +227,56 @@

Method Details

{ # Response message for DataprocMetastore.ListMigrationExecutions. "migrationExecutions": [ # The migration executions on the specified service. { # The details of a migration execution resource. - "cloudSqlMigrationConfig": { # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. - "cdcConfig": { # Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. # Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration. - "bucket": "A String", # Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used. - "password": "A String", # Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request. - "reverseProxySubnet": "A String", # Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "rootPath": "A String", # Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration. - "subnetIpRange": "A String", # Required. A /29 CIDR IP range for peering with datastream. - "username": "A String", # Required. The username that the Datastream service should use for the MySQL connection. - "vpcNetwork": "A String", # Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity + "biglakeMetastoreMigrationConfig": { # Defines the configuration required to migrate metadata from a Dataproc Metastore service to BigLake Metastore. # Configuration information specific to migrating from Dataproc Metastore to BigLake Metastore. + "backfillStatus": { # Backfill status for the migration execution. # Output only. + "migrationSummary": { # Summary of the migration results. # Output only. Summary of the migration results. This is populated after the backfill or dry run is finished. + "catalogSummaries": [ # Output only. Summary of results for each catalog involved in the migration. + { # Summary of results for a specific destination catalog. + "catalog": "A String", # Output only. The catalog resource name (format: projects/*/catalogs/*). + "catalogType": "A String", # Output only. The type of the catalog. + "databaseSummaries": [ # Output only. Summary of results for each database in the catalog. + { # Summary of results for a specific database in a catalog. + "database": "A String", # Output only. The name of the database. + "planAction": "A String", # Output only. The migration plan action for the database. + "resultStatus": "A String", # Output only. The migration result status for the database. This is only set if the migration is not a dry run. + "tableSummary": { # Aggregated summary of results for all tables in a database. # Output only. Aggregated summary of results for all tables in the database. + "partitionDiscoveredCount": "A String", # Output only. Partition migration summary across all Hive tables in the database.The total number of partitions discovered at the source. + "partitionFailedCount": "A String", # Output only. The total number of partitions that failed to migrate at the target. + "partitionSuccessCount": "A String", # Output only. The total number of partitions successfully migrated at the target. + "planCounts": { # Output only. Number of tables with a specific migration plan action. The key is the action name (e.g. CREATE, UPDATE, SKIP, etc.). + "a_key": "A String", + }, + "resultCounts": { # Output only. Number of tables with a specific migration result status. The key is the status name (e.g. SUCCEEDED, FAILED, SKIPPED, etc.). This is only set if the migration is not a dry run. + "a_key": "A String", + }, + }, + }, + ], + }, + ], + "createTime": "A String", # Output only. The UTC time when this report was finalized. + "dryRun": True or False, # Output only. Whether the migration was a dry run. + "service": "A String", # Output only. The Dataproc Metastore service name (format: projects/*/locations/*/services/*) on which the migration was executed. + }, + "reportPath": "A String", # Output only. The Cloud Storage path where the backfill or dry run report is written. Format: "gs://path-to-report". + "state": "A String", # Output only. The current state of the backfill (or dry run). + }, + "conflictPolicy": "A String", # Optional. The policy to handle conflicts when migrating resources, defaults to SKIP if not specified. + "dryRun": True or False, # Optional. If true, performs discovery of requested resources and analysis against the target catalog to come up with a plan for each resource (e.g. Create, Update, Skip, etc.). No metadata is actually migrated. + "hiveConfig": { # Configuration for migrating Hive metadata. # Optional. At least one of hive_config or iceberg_config must be provided, otherwise, a validation error will be thrown. If only one is provided, the service only migrates tables of that specific type. If both are provided, both Hive and Iceberg tables will be migrated.Configuration for migrating Hive tables to a BigLake Hive catalog. + "catalog": "A String", # Required. The target catalog for migrated databases and tables. Format: "projects/{project_id_or_number}/catalogs/{catalog_id}" + "databases": [ # Required. The list of databases to migrate to the Hive catalog. Use "*" to migrate all databases. Note: If Iceberg tables exist in these databases, they will only be migrated if iceberg_config is also specified. + "A String", + ], }, - "cloudSqlConnectionConfig": { # Configuration information to establish customer database connection before the cutover phase of migration # Required. Configuration information to establish customer database connection before the cutover phase of migration - "hiveDatabaseName": "A String", # Required. The hive database name. - "instanceConnectionName": "A String", # Required. Cloud SQL database connection name (project_id:region:instance_name) - "ipAddress": "A String", # Required. The private IP address of the Cloud SQL instance. - "natSubnet": "A String", # Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "password": "A String", # Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request. - "port": 42, # Required. The network port of the database. - "proxySubnet": "A String", # Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "username": "A String", # Required. The username that Dataproc Metastore service will use to connect to the database. + "icebergConfig": { # Configuration for migrating Iceberg metadata. # Optional. Configuration for migrating Iceberg tables to a BigLake Iceberg REST catalog. + "catalog": "A String", # Required. The target catalog for migrated Iceberg metadata. Format: "projects/{project_id_or_number}/catalogs/{catalog_id}" + "namespaces": [ # Required. The list of namespaces to migrate to the Iceberg REST catalog. Use "*" to migrate all namespaces. Note: If Hive tables exist in these namespaces, they will only be migrated if hive_config is also specified. + "A String", + ], }, + "mode": "A String", # Required. Defines the behavior of the migration execution. + "reportPath": "A String", # Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: "gs://path/to/folder" }, "createTime": "A String", # Output only. The time when the migration execution was started. "endTime": "A String", # Output only. The time when the migration execution finished. @@ -234,17 +294,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1alpha.html b/docs/dyn/metastore_v1alpha.html index 5fa2955d36..11cf4a5eb8 100644 --- a/docs/dyn/metastore_v1alpha.html +++ b/docs/dyn/metastore_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1alpha.projects.locations.federations.html b/docs/dyn/metastore_v1alpha.projects.locations.federations.html index ab1a3dbe32..ca5a7f2a59 100644 --- a/docs/dyn/metastore_v1alpha.projects.locations.federations.html +++ b/docs/dyn/metastore_v1alpha.projects.locations.federations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists federations in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/metastore_v1alpha.projects.locations.html b/docs/dyn/metastore_v1alpha.projects.locations.html index a10df6b438..66944ea1ff 100644 --- a/docs/dyn/metastore_v1alpha.projects.locations.html +++ b/docs/dyn/metastore_v1alpha.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1alpha.projects.locations.operations.html b/docs/dyn/metastore_v1alpha.projects.locations.operations.html index 43d2a7b83c..e272b14294 100644 --- a/docs/dyn/metastore_v1alpha.projects.locations.operations.html +++ b/docs/dyn/metastore_v1alpha.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1alpha.projects.locations.services.backups.html b/docs/dyn/metastore_v1alpha.projects.locations.services.backups.html index 5b0468d41e..f6fcd0104f 100644 --- a/docs/dyn/metastore_v1alpha.projects.locations.services.backups.html +++ b/docs/dyn/metastore_v1alpha.projects.locations.services.backups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists backups in a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -763,17 +763,17 @@

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. +
diff --git a/docs/dyn/metastore_v1alpha.projects.locations.services.html b/docs/dyn/metastore_v1alpha.projects.locations.services.html index 7821488733..c5077394d8 100644 --- a/docs/dyn/metastore_v1alpha.projects.locations.services.html +++ b/docs/dyn/metastore_v1alpha.projects.locations.services.html @@ -128,7 +128,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists services in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

moveTableToDatabase(service, body=None, x__xgafv=None)

@@ -1001,17 +1001,17 @@

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. +
@@ -1511,27 +1511,6 @@

Method Details

"mode": "A String", # Required. Defines the behavior of the migration execution. "reportPath": "A String", # Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: "gs://path/to/folder" }, - "cloudSqlMigrationConfig": { # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. - "cdcConfig": { # Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. # Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration. - "bucket": "A String", # Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used. - "password": "A String", # Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request. - "reverseProxySubnet": "A String", # Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "rootPath": "A String", # Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration. - "subnetIpRange": "A String", # Required. A /29 CIDR IP range for peering with datastream. - "username": "A String", # Required. The username that the Datastream service should use for the MySQL connection. - "vpcNetwork": "A String", # Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity - }, - "cloudSqlConnectionConfig": { # Configuration information to establish customer database connection before the cutover phase of migration # Required. Configuration information to establish customer database connection before the cutover phase of migration - "hiveDatabaseName": "A String", # Required. The hive database name. - "instanceConnectionName": "A String", # Required. Cloud SQL database connection name (project_id:region:instance_name) - "ipAddress": "A String", # Required. The private IP address of the Cloud SQL instance. - "natSubnet": "A String", # Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "password": "A String", # Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request. - "port": 42, # Required. The network port of the database. - "proxySubnet": "A String", # Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "username": "A String", # Required. The username that Dataproc Metastore service will use to connect to the database. - }, - }, "createTime": "A String", # Output only. The time when the migration execution was started. "endTime": "A String", # Output only. The time when the migration execution finished. "name": "A String", # Output only. The relative resource name of the migration execution, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/migrationExecutions/{migration_execution_id} @@ -1539,6 +1518,7 @@

Method Details

"state": "A String", # Output only. The current state of the migration execution. "stateMessage": "A String", # Output only. Additional information about the current state of the migration execution. }, + "migrationExecutionId": "A String", # Optional. The ID to use for the migration execution, which will become the final component of the migration execution's resource name. If not specified, a UUID will be generated.This value must be between 2 and 63 characters long inclusive, begin with a letter, end with a letter or number, and valid characters are a-z0-9-. "requestId": "A String", # Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported. } diff --git a/docs/dyn/metastore_v1alpha.projects.locations.services.metadataImports.html b/docs/dyn/metastore_v1alpha.projects.locations.services.metadataImports.html index 331fe35b75..064caf3dc9 100644 --- a/docs/dyn/metastore_v1alpha.projects.locations.services.metadataImports.html +++ b/docs/dyn/metastore_v1alpha.projects.locations.services.metadataImports.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists imports in a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/metastore_v1alpha.projects.locations.services.migrationExecutions.html b/docs/dyn/metastore_v1alpha.projects.locations.services.migrationExecutions.html index 0f6d61383f..8facce376f 100644 --- a/docs/dyn/metastore_v1alpha.projects.locations.services.migrationExecutions.html +++ b/docs/dyn/metastore_v1alpha.projects.locations.services.migrationExecutions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists migration executions on a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -197,27 +197,6 @@

Method Details

"mode": "A String", # Required. Defines the behavior of the migration execution. "reportPath": "A String", # Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: "gs://path/to/folder" }, - "cloudSqlMigrationConfig": { # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. - "cdcConfig": { # Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. # Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration. - "bucket": "A String", # Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used. - "password": "A String", # Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request. - "reverseProxySubnet": "A String", # Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "rootPath": "A String", # Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration. - "subnetIpRange": "A String", # Required. A /29 CIDR IP range for peering with datastream. - "username": "A String", # Required. The username that the Datastream service should use for the MySQL connection. - "vpcNetwork": "A String", # Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity - }, - "cloudSqlConnectionConfig": { # Configuration information to establish customer database connection before the cutover phase of migration # Required. Configuration information to establish customer database connection before the cutover phase of migration - "hiveDatabaseName": "A String", # Required. The hive database name. - "instanceConnectionName": "A String", # Required. Cloud SQL database connection name (project_id:region:instance_name) - "ipAddress": "A String", # Required. The private IP address of the Cloud SQL instance. - "natSubnet": "A String", # Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "password": "A String", # Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request. - "port": 42, # Required. The network port of the database. - "proxySubnet": "A String", # Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "username": "A String", # Required. The username that Dataproc Metastore service will use to connect to the database. - }, - }, "createTime": "A String", # Output only. The time when the migration execution was started. "endTime": "A String", # Output only. The time when the migration execution finished. "name": "A String", # Output only. The relative resource name of the migration execution, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/migrationExecutions/{migration_execution_id} @@ -299,27 +278,6 @@

Method Details

"mode": "A String", # Required. Defines the behavior of the migration execution. "reportPath": "A String", # Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: "gs://path/to/folder" }, - "cloudSqlMigrationConfig": { # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. - "cdcConfig": { # Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. # Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration. - "bucket": "A String", # Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used. - "password": "A String", # Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request. - "reverseProxySubnet": "A String", # Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "rootPath": "A String", # Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration. - "subnetIpRange": "A String", # Required. A /29 CIDR IP range for peering with datastream. - "username": "A String", # Required. The username that the Datastream service should use for the MySQL connection. - "vpcNetwork": "A String", # Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity - }, - "cloudSqlConnectionConfig": { # Configuration information to establish customer database connection before the cutover phase of migration # Required. Configuration information to establish customer database connection before the cutover phase of migration - "hiveDatabaseName": "A String", # Required. The hive database name. - "instanceConnectionName": "A String", # Required. Cloud SQL database connection name (project_id:region:instance_name) - "ipAddress": "A String", # Required. The private IP address of the Cloud SQL instance. - "natSubnet": "A String", # Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "password": "A String", # Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request. - "port": 42, # Required. The network port of the database. - "proxySubnet": "A String", # Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "username": "A String", # Required. The username that Dataproc Metastore service will use to connect to the database. - }, - }, "createTime": "A String", # Output only. The time when the migration execution was started. "endTime": "A String", # Output only. The time when the migration execution finished. "name": "A String", # Output only. The relative resource name of the migration execution, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/migrationExecutions/{migration_execution_id} @@ -336,17 +294,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1beta.html b/docs/dyn/metastore_v1beta.html index 8f65ca491c..2794132d02 100644 --- a/docs/dyn/metastore_v1beta.html +++ b/docs/dyn/metastore_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1beta.projects.locations.federations.html b/docs/dyn/metastore_v1beta.projects.locations.federations.html index b509c8b3bb..52fe58e635 100644 --- a/docs/dyn/metastore_v1beta.projects.locations.federations.html +++ b/docs/dyn/metastore_v1beta.projects.locations.federations.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists federations in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/metastore_v1beta.projects.locations.html b/docs/dyn/metastore_v1beta.projects.locations.html index 595b2c9b4f..6e90007be7 100644 --- a/docs/dyn/metastore_v1beta.projects.locations.html +++ b/docs/dyn/metastore_v1beta.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1beta.projects.locations.operations.html b/docs/dyn/metastore_v1beta.projects.locations.operations.html index f46864a20a..94f4afdfb3 100644 --- a/docs/dyn/metastore_v1beta.projects.locations.operations.html +++ b/docs/dyn/metastore_v1beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/metastore_v1beta.projects.locations.services.backups.html b/docs/dyn/metastore_v1beta.projects.locations.services.backups.html index b4880ed9cc..3ed0647a97 100644 --- a/docs/dyn/metastore_v1beta.projects.locations.services.backups.html +++ b/docs/dyn/metastore_v1beta.projects.locations.services.backups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists backups in a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -763,17 +763,17 @@

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. +
diff --git a/docs/dyn/metastore_v1beta.projects.locations.services.html b/docs/dyn/metastore_v1beta.projects.locations.services.html index d227453296..4a3cc63f4c 100644 --- a/docs/dyn/metastore_v1beta.projects.locations.services.html +++ b/docs/dyn/metastore_v1beta.projects.locations.services.html @@ -128,7 +128,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists services in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

moveTableToDatabase(service, body=None, x__xgafv=None)

@@ -1001,17 +1001,17 @@

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. +
@@ -1511,27 +1511,6 @@

Method Details

"mode": "A String", # Required. Defines the behavior of the migration execution. "reportPath": "A String", # Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: "gs://path/to/folder" }, - "cloudSqlMigrationConfig": { # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. - "cdcConfig": { # Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. # Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration. - "bucket": "A String", # Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used. - "password": "A String", # Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request. - "reverseProxySubnet": "A String", # Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "rootPath": "A String", # Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration. - "subnetIpRange": "A String", # Required. A /29 CIDR IP range for peering with datastream. - "username": "A String", # Required. The username that the Datastream service should use for the MySQL connection. - "vpcNetwork": "A String", # Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity - }, - "cloudSqlConnectionConfig": { # Configuration information to establish customer database connection before the cutover phase of migration # Required. Configuration information to establish customer database connection before the cutover phase of migration - "hiveDatabaseName": "A String", # Required. The hive database name. - "instanceConnectionName": "A String", # Required. Cloud SQL database connection name (project_id:region:instance_name) - "ipAddress": "A String", # Required. The private IP address of the Cloud SQL instance. - "natSubnet": "A String", # Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "password": "A String", # Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request. - "port": 42, # Required. The network port of the database. - "proxySubnet": "A String", # Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "username": "A String", # Required. The username that Dataproc Metastore service will use to connect to the database. - }, - }, "createTime": "A String", # Output only. The time when the migration execution was started. "endTime": "A String", # Output only. The time when the migration execution finished. "name": "A String", # Output only. The relative resource name of the migration execution, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/migrationExecutions/{migration_execution_id} @@ -1539,6 +1518,7 @@

Method Details

"state": "A String", # Output only. The current state of the migration execution. "stateMessage": "A String", # Output only. Additional information about the current state of the migration execution. }, + "migrationExecutionId": "A String", # Optional. The ID to use for the migration execution, which will become the final component of the migration execution's resource name. If not specified, a UUID will be generated.This value must be between 2 and 63 characters long inclusive, begin with a letter, end with a letter or number, and valid characters are a-z0-9-. "requestId": "A String", # Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported. } diff --git a/docs/dyn/metastore_v1beta.projects.locations.services.metadataImports.html b/docs/dyn/metastore_v1beta.projects.locations.services.metadataImports.html index c5d96f8e3d..d44e4a7029 100644 --- a/docs/dyn/metastore_v1beta.projects.locations.services.metadataImports.html +++ b/docs/dyn/metastore_v1beta.projects.locations.services.metadataImports.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists imports in a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/metastore_v1beta.projects.locations.services.migrationExecutions.html b/docs/dyn/metastore_v1beta.projects.locations.services.migrationExecutions.html index e57f275013..8b78770e3b 100644 --- a/docs/dyn/metastore_v1beta.projects.locations.services.migrationExecutions.html +++ b/docs/dyn/metastore_v1beta.projects.locations.services.migrationExecutions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists migration executions on a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -197,27 +197,6 @@

Method Details

"mode": "A String", # Required. Defines the behavior of the migration execution. "reportPath": "A String", # Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: "gs://path/to/folder" }, - "cloudSqlMigrationConfig": { # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. - "cdcConfig": { # Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. # Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration. - "bucket": "A String", # Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used. - "password": "A String", # Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request. - "reverseProxySubnet": "A String", # Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "rootPath": "A String", # Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration. - "subnetIpRange": "A String", # Required. A /29 CIDR IP range for peering with datastream. - "username": "A String", # Required. The username that the Datastream service should use for the MySQL connection. - "vpcNetwork": "A String", # Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity - }, - "cloudSqlConnectionConfig": { # Configuration information to establish customer database connection before the cutover phase of migration # Required. Configuration information to establish customer database connection before the cutover phase of migration - "hiveDatabaseName": "A String", # Required. The hive database name. - "instanceConnectionName": "A String", # Required. Cloud SQL database connection name (project_id:region:instance_name) - "ipAddress": "A String", # Required. The private IP address of the Cloud SQL instance. - "natSubnet": "A String", # Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "password": "A String", # Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request. - "port": 42, # Required. The network port of the database. - "proxySubnet": "A String", # Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "username": "A String", # Required. The username that Dataproc Metastore service will use to connect to the database. - }, - }, "createTime": "A String", # Output only. The time when the migration execution was started. "endTime": "A String", # Output only. The time when the migration execution finished. "name": "A String", # Output only. The relative resource name of the migration execution, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/migrationExecutions/{migration_execution_id} @@ -299,27 +278,6 @@

Method Details

"mode": "A String", # Required. Defines the behavior of the migration execution. "reportPath": "A String", # Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: "gs://path/to/folder" }, - "cloudSqlMigrationConfig": { # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. # Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore. - "cdcConfig": { # Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. # Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration. - "bucket": "A String", # Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like "gs://". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used. - "password": "A String", # Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request. - "reverseProxySubnet": "A String", # Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "rootPath": "A String", # Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration. - "subnetIpRange": "A String", # Required. A /29 CIDR IP range for peering with datastream. - "username": "A String", # Required. The username that the Datastream service should use for the MySQL connection. - "vpcNetwork": "A String", # Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity - }, - "cloudSqlConnectionConfig": { # Configuration information to establish customer database connection before the cutover phase of migration # Required. Configuration information to establish customer database connection before the cutover phase of migration - "hiveDatabaseName": "A String", # Required. The hive database name. - "instanceConnectionName": "A String", # Required. Cloud SQL database connection name (project_id:region:instance_name) - "ipAddress": "A String", # Required. The private IP address of the Cloud SQL instance. - "natSubnet": "A String", # Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "password": "A String", # Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request. - "port": 42, # Required. The network port of the database. - "proxySubnet": "A String", # Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id} - "username": "A String", # Required. The username that Dataproc Metastore service will use to connect to the database. - }, - }, "createTime": "A String", # Output only. The time when the migration execution was started. "endTime": "A String", # Output only. The time when the migration execution finished. "name": "A String", # Output only. The relative resource name of the migration execution, in the following form: projects/{project_number}/locations/{location_id}/services/{service_id}/migrationExecutions/{migration_execution_id} @@ -336,17 +294,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/metastore.v1.json b/googleapiclient/discovery_cache/documents/metastore.v1.json index b8273aaed5..94b2e7bb02 100644 --- a/googleapiclient/discovery_cache/documents/metastore.v1.json +++ b/googleapiclient/discovery_cache/documents/metastore.v1.json @@ -1695,7 +1695,7 @@ } } }, -"revision": "20260716", +"revision": "20260825", "rootUrl": "https://metastore.googleapis.com/", "schemas": { "AlterMetadataResourceLocationRequest": { @@ -1859,6 +1859,42 @@ }, "type": "object" }, +"BackfillStatus": { +"description": "Backfill status for the migration execution.", +"id": "BackfillStatus", +"properties": { +"migrationSummary": { +"$ref": "MigrationSummary", +"description": "Output only. Summary of the migration results. This is populated after the backfill or dry run is finished.", +"readOnly": true +}, +"reportPath": { +"description": "Output only. The Cloud Storage path where the backfill or dry run report is written. Format: \"gs://path-to-report\".", +"readOnly": true, +"type": "string" +}, +"state": { +"description": "Output only. The current state of the backfill (or dry run).", +"enum": [ +"STATE_UNSPECIFIED", +"PENDING", +"RUNNING", +"SUCCEEDED", +"FAILED" +], +"enumDescriptions": [ +"The backfill state is unspecified.", +"Waiting to start.", +"Backfill in progress.", +"Backfill complete, report is available", +"Backfill failed; check report for details" +], +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "Backup": { "description": "The details of a backup resource.", "id": "Backup", @@ -1920,6 +1956,60 @@ }, "type": "object" }, +"BigLakeMetastoreMigrationConfig": { +"description": "Defines the configuration required to migrate metadata from a Dataproc Metastore service to BigLake Metastore.", +"id": "BigLakeMetastoreMigrationConfig", +"properties": { +"backfillStatus": { +"$ref": "BackfillStatus", +"description": "Output only. ", +"readOnly": true +}, +"conflictPolicy": { +"description": "Optional. The policy to handle conflicts when migrating resources, defaults to SKIP if not specified.", +"enum": [ +"CONFLICT_POLICY_UNSPECIFIED", +"SKIP", +"OVERWRITE" +], +"enumDescriptions": [ +"The conflict policy is unspecified.", +"Skip migrating resources that already exist in the target catalog.", +"Update resources that already exist in the target catalog." +], +"type": "string" +}, +"dryRun": { +"description": "Optional. If true, performs discovery of requested resources and analysis against the target catalog to come up with a plan for each resource (e.g. Create, Update, Skip, etc.). No metadata is actually migrated.", +"type": "boolean" +}, +"hiveConfig": { +"$ref": "HiveConfig", +"description": "Optional. At least one of hive_config or iceberg_config must be provided, otherwise, a validation error will be thrown. If only one is provided, the service only migrates tables of that specific type. If both are provided, both Hive and Iceberg tables will be migrated.Configuration for migrating Hive tables to a BigLake Hive catalog." +}, +"icebergConfig": { +"$ref": "IcebergConfig", +"description": "Optional. Configuration for migrating Iceberg tables to a BigLake Iceberg REST catalog." +}, +"mode": { +"description": "Required. Defines the behavior of the migration execution.", +"enum": [ +"MIGRATION_MODE_UNSPECIFIED", +"BACKFILL" +], +"enumDescriptions": [ +"The migration mode is unspecified.", +"Performs the metadata migration of requested resources. The migration completes once the backfill is finished." +], +"type": "string" +}, +"reportPath": { +"description": "Optional. The Cloud Storage path where the backfill / dry run report should be written. If not provided, the report will be generated in the service's artifacts bucket. Format: \"gs://path/to/folder\"", +"type": "string" +} +}, +"type": "object" +}, "Binding": { "description": "Associates members, or principals, with a role.", "id": "Binding", @@ -1954,92 +2044,69 @@ "properties": {}, "type": "object" }, -"CdcConfig": { -"description": "Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore.", -"id": "CdcConfig", +"CatalogReport": { +"description": "Aggregated report at the catalog level.", +"id": "CatalogReport", "properties": { -"bucket": { -"description": "Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like \"gs://\". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used.", +"catalog": { +"description": "The name of the catalog (format: projects/*/catalogs/*).", "type": "string" }, -"password": { -"description": "Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request.", -"type": "string" -}, -"reverseProxySubnet": { -"description": "Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}", -"type": "string" -}, -"rootPath": { -"description": "Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration.", -"type": "string" -}, -"subnetIpRange": { -"description": "Required. A /29 CIDR IP range for peering with datastream.", +"catalogType": { +"description": "The type of catalog.", +"enum": [ +"CATALOG_TYPE_UNSPECIFIED", +"HIVE", +"ICEBERG" +], +"enumDescriptions": [ +"The catalog type is unspecified.", +"BigLake Metastore Hive catalog.", +"BigLake Metastore Iceberg REST catalog." +], "type": "string" }, -"username": { -"description": "Required. The username that the Datastream service should use for the MySQL connection.", -"type": "string" +"databaseReports": { +"additionalProperties": { +"$ref": "DatabaseReport" }, -"vpcNetwork": { -"description": "Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity", -"type": "string" +"description": "A map of database names to their respective reports.", +"type": "object" } }, "type": "object" }, -"CloudSQLConnectionConfig": { -"description": "Configuration information to establish customer database connection before the cutover phase of migration", -"id": "CloudSQLConnectionConfig", +"CatalogSummary": { +"description": "Summary of results for a specific destination catalog.", +"id": "CatalogSummary", "properties": { -"hiveDatabaseName": { -"description": "Required. The hive database name.", -"type": "string" -}, -"instanceConnectionName": { -"description": "Required. Cloud SQL database connection name (project_id:region:instance_name)", -"type": "string" -}, -"ipAddress": { -"description": "Required. The private IP address of the Cloud SQL instance.", -"type": "string" -}, -"natSubnet": { -"description": "Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}", -"type": "string" -}, -"password": { -"description": "Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request.", -"type": "string" -}, -"port": { -"description": "Required. The network port of the database.", -"format": "int32", -"type": "integer" -}, -"proxySubnet": { -"description": "Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}", +"catalog": { +"description": "Output only. The catalog resource name (format: projects/*/catalogs/*).", +"readOnly": true, "type": "string" }, -"username": { -"description": "Required. The username that Dataproc Metastore service will use to connect to the database.", +"catalogType": { +"description": "Output only. The type of the catalog.", +"enum": [ +"CATALOG_TYPE_UNSPECIFIED", +"HIVE", +"ICEBERG" +], +"enumDescriptions": [ +"The catalog type is unspecified.", +"BigLake Metastore Hive catalog.", +"BigLake Metastore Iceberg REST catalog." +], +"readOnly": true, "type": "string" -} }, -"type": "object" -}, -"CloudSQLMigrationConfig": { -"description": "Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore.", -"id": "CloudSQLMigrationConfig", -"properties": { -"cdcConfig": { -"$ref": "CdcConfig", -"description": "Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration." +"databaseSummaries": { +"description": "Output only. Summary of results for each database in the catalog.", +"items": { +"$ref": "DatabaseSummary" }, -"cloudSqlConnectionConfig": { -"$ref": "CloudSQLConnectionConfig", -"description": "Required. Configuration information to establish customer database connection before the cutover phase of migration" +"readOnly": true, +"type": "array" } }, "type": "object" @@ -2151,6 +2218,87 @@ }, "type": "object" }, +"DatabaseReport": { +"description": "Aggregated report at the database level.", +"id": "DatabaseReport", +"properties": { +"database": { +"description": "The name of the database.", +"type": "string" +}, +"executionPlan": { +"$ref": "ExecutionPlan", +"description": "The discovered intent for the database (what we found and what we planned)." +}, +"executionResult": { +"$ref": "ExecutionResult", +"description": "The actual outcome of the database migration." +}, +"tableReports": { +"additionalProperties": { +"$ref": "TableReport" +}, +"description": "A map of table names to their respective reports.", +"type": "object" +} +}, +"type": "object" +}, +"DatabaseSummary": { +"description": "Summary of results for a specific database in a catalog.", +"id": "DatabaseSummary", +"properties": { +"database": { +"description": "Output only. The name of the database.", +"readOnly": true, +"type": "string" +}, +"planAction": { +"description": "Output only. The migration plan action for the database.", +"enum": [ +"ACTION_UNSPECIFIED", +"CREATE", +"UPDATE", +"SKIP", +"DEPENDENCY_FAILURE", +"ERROR" +], +"enumDescriptions": [ +"The action is unspecified.", +"Resource missing; will be created.", +"Resource exists at the target, but differs from the source; will be updated.", +"Resource exists at the target; no changes will be made.", +"Resource cannot be migrated due to a dependency failure (e.g., parent resource missing).", +"Resource cannot be migrated due to an error during discovery." +], +"readOnly": true, +"type": "string" +}, +"resultStatus": { +"description": "Output only. The migration result status for the database. This is only set if the migration is not a dry run.", +"enum": [ +"STATE_UNSPECIFIED", +"SUCCEEDED", +"FAILED", +"SKIPPED" +], +"enumDescriptions": [ +"The state is unspecified.", +"The resource was migrated successfully.", +"The resource failed to migrate.", +"The resource was skipped and will not be migrated." +], +"readOnly": true, +"type": "string" +}, +"tableSummary": { +"$ref": "TableSummary", +"description": "Output only. Aggregated summary of results for all tables in the database.", +"readOnly": true +} +}, +"type": "object" +}, "Empty": { "description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } ", "id": "Empty", @@ -2182,6 +2330,76 @@ }, "type": "object" }, +"ExecutionPlan": { +"description": "Represents the migration plan for a specific resource (e.g. Database, Table).", +"id": "ExecutionPlan", +"properties": { +"action": { +"description": "The action that will be taken for a resource during migration.", +"enum": [ +"ACTION_UNSPECIFIED", +"CREATE", +"UPDATE", +"SKIP", +"DEPENDENCY_FAILURE", +"ERROR" +], +"enumDescriptions": [ +"The action is unspecified.", +"Resource missing; will be created.", +"Resource exists at the target, but differs from the source; will be updated.", +"Resource exists at the target; no changes will be made.", +"Resource cannot be migrated due to a dependency failure (e.g., parent resource missing).", +"Resource cannot be migrated due to an error during discovery." +], +"type": "string" +}, +"diffs": { +"additionalProperties": { +"$ref": "ValueDiff" +}, +"description": "A map of field names to their respective value diff.", +"type": "object" +}, +"reason": { +"description": "A human-readable string explaining why the action was chosen.", +"type": "string" +} +}, +"type": "object" +}, +"ExecutionResult": { +"description": "Represents the actual migration result for a specific resource (e.g. Database, Table).", +"id": "ExecutionResult", +"properties": { +"errorMessage": { +"description": "Description of the error if the state is FAILED.", +"type": "string" +}, +"remediation": { +"description": "Remediation steps for the error if the state is FAILED.", +"type": "string" +}, +"state": { +"description": "Output only. The state of the migration for a resource.", +"enum": [ +"STATE_UNSPECIFIED", +"SUCCEEDED", +"FAILED", +"SKIPPED" +], +"enumDescriptions": [ +"The state is unspecified.", +"The resource was migrated successfully.", +"The resource failed to migrate.", +"The resource was skipped and will not be migrated." +], +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "ExportMetadataRequest": { "description": "Request message for DataprocMetastore.ExportMetadata.", "id": "ExportMetadataRequest", @@ -2318,6 +2536,24 @@ }, "type": "object" }, +"HiveConfig": { +"description": "Configuration for migrating Hive metadata.", +"id": "HiveConfig", +"properties": { +"catalog": { +"description": "Required. The target catalog for migrated databases and tables. Format: \"projects/{project_id_or_number}/catalogs/{catalog_id}\"", +"type": "string" +}, +"databases": { +"description": "Required. The list of databases to migrate to the Hive catalog. Use \"*\" to migrate all databases. Note: If Iceberg tables exist in these databases, they will only be migrated if iceberg_config is also specified.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "HiveMetastoreConfig": { "description": "Specifies configuration information specific to running Hive metastore software as the metastore service.", "id": "HiveMetastoreConfig", @@ -2376,6 +2612,24 @@ }, "type": "object" }, +"IcebergConfig": { +"description": "Configuration for migrating Iceberg metadata.", +"id": "IcebergConfig", +"properties": { +"catalog": { +"description": "Required. The target catalog for migrated Iceberg metadata. Format: \"projects/{project_id_or_number}/catalogs/{catalog_id}\"", +"type": "string" +}, +"namespaces": { +"description": "Required. The list of namespaces to migrate to the Iceberg REST catalog. Use \"*\" to migrate all namespaces. Note: If Hive tables exist in these namespaces, they will only be migrated if hive_config is also specified.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "KerberosConfig": { "description": "Configuration information for a Kerberos principal.", "id": "KerberosConfig", @@ -2877,10 +3131,9 @@ "description": "The details of a migration execution resource.", "id": "MigrationExecution", "properties": { -"cloudSqlMigrationConfig": { -"$ref": "CloudSQLMigrationConfig", -"deprecated": true, -"description": "Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore." +"biglakeMetastoreMigrationConfig": { +"$ref": "BigLakeMetastoreMigrationConfig", +"description": "Configuration information specific to migrating from Dataproc Metastore to BigLake Metastore." }, "createTime": { "description": "Output only. The time when the migration execution was started.", @@ -2952,6 +3205,57 @@ }, "type": "object" }, +"MigrationReport": { +"description": "Report containing the results of a migration run. This report is generated at the specified path in the BigLakeMetastoreMigrationConfig after the backfill is complete, or when a dry run is executed.", +"id": "MigrationReport", +"properties": { +"catalogReports": { +"description": "Output only. Detailed results for each catalog involved in the migration.", +"items": { +"$ref": "CatalogReport" +}, +"readOnly": true, +"type": "array" +}, +"summary": { +"$ref": "MigrationSummary", +"description": "Output only. High-level summary of the migration results.", +"readOnly": true +} +}, +"type": "object" +}, +"MigrationSummary": { +"description": "Summary of the migration results.", +"id": "MigrationSummary", +"properties": { +"catalogSummaries": { +"description": "Output only. Summary of results for each catalog involved in the migration.", +"items": { +"$ref": "CatalogSummary" +}, +"readOnly": true, +"type": "array" +}, +"createTime": { +"description": "Output only. The UTC time when this report was finalized.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"dryRun": { +"description": "Output only. Whether the migration was a dry run.", +"readOnly": true, +"type": "boolean" +}, +"service": { +"description": "Output only. The Dataproc Metastore service name (format: projects/*/locations/*/services/*) on which the migration was executed.", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "MoveTableToDatabaseRequest": { "description": "Request message for DataprocMetastore.MoveTableToDatabase.", "id": "MoveTableToDatabaseRequest", @@ -3093,6 +3397,40 @@ }, "type": "object" }, +"PartitionReport": { +"description": "Partition migration report for a Hive table.", +"id": "PartitionReport", +"properties": { +"partitionFailedCount": { +"description": "The number of partitions that failed to migrate at the target.", +"format": "int64", +"type": "string" +}, +"partitionSuccessCount": { +"description": "The number of partitions successfully migrated at the target.", +"format": "int64", +"type": "string" +}, +"state": { +"description": "Output only. The state of the partition migration.", +"enum": [ +"STATE_UNSPECIFIED", +"SUCCEEDED", +"PARTIALLY_SUCCEEDED", +"FAILED" +], +"enumDescriptions": [ +"The state is unspecified.", +"All partitions migrated successfully at the target.", +"Some partitions migrated successfully at the target, but others failed.", +"All partitions failed to migrate at the target." +], +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "Policy": { "description": "An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud resources.A Policy is a collection of bindings. A binding binds one or more members, or principals, to a single role. Principals can be user accounts, service accounts, Google groups, and domains (such as G Suite). A role is a named list of permissions; each role can be an IAM predefined role or a user-created custom role.For some types of Google Cloud resources, a binding can also specify a condition, which is a logical expression that allows access to a resource only if the expression evaluates to true. A condition can add constraints based on attributes of the request, the resource, or both. To learn which resources support conditions in their IAM policies, see the IAM documentation (https://cloud.google.com/iam/help/conditions/resource-policies).JSON example: { \"bindings\": [ { \"role\": \"roles/resourcemanager.organizationAdmin\", \"members\": [ \"user:mike@example.com\", \"group:admins@example.com\", \"domain:google.com\", \"serviceAccount:my-project-id@appspot.gserviceaccount.com\" ] }, { \"role\": \"roles/resourcemanager.organizationViewer\", \"members\": [ \"user:eve@example.com\" ], \"condition\": { \"title\": \"expirable access\", \"description\": \"Does not grant access after Sep 2020\", \"expression\": \"request.time < timestamp('2020-10-01T00:00:00.000Z')\", } } ], \"etag\": \"BwWWja0YfJA=\", \"version\": 3 } YAML example: bindings: - members: - user:mike@example.com - group:admins@example.com - domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.com role: roles/resourcemanager.organizationViewer condition: title: expirable access description: Does not grant access after Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a description of IAM and its features, see the IAM documentation (https://cloud.google.com/iam/docs/).", "id": "Policy", @@ -3531,6 +3869,10 @@ "$ref": "MigrationExecution", "description": "Required. The configuration details for the migration." }, +"migrationExecutionId": { +"description": "Optional. The ID to use for the migration execution, which will become the final component of the migration execution's resource name. If not specified, a UUID will be generated.This value must be between 2 and 63 characters long inclusive, begin with a letter, end with a letter or number, and valid characters are a-z0-9-.", +"type": "string" +}, "requestId": { "description": "Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.", "type": "string" @@ -3594,6 +3936,77 @@ }, "type": "object" }, +"TableReport": { +"description": "Aggregated report at the table level.", +"id": "TableReport", +"properties": { +"executionPlan": { +"$ref": "ExecutionPlan", +"description": "The discovered intent for the table (what we found and what we planned)." +}, +"executionResult": { +"$ref": "ExecutionResult", +"description": "The actual outcome of the table migration." +}, +"partitionDiscoveredCount": { +"description": "The total number of partitions identified at the source during discovery. This is only relevant for Hive Partitioned tables.", +"format": "int64", +"type": "string" +}, +"partitionReport": { +"$ref": "PartitionReport", +"description": "Report containing the results of partition migration for this table. This is only relevant for Hive Partitioned tables." +}, +"table": { +"description": "The name of the table.", +"type": "string" +} +}, +"type": "object" +}, +"TableSummary": { +"description": "Aggregated summary of results for all tables in a database.", +"id": "TableSummary", +"properties": { +"partitionDiscoveredCount": { +"description": "Output only. Partition migration summary across all Hive tables in the database.The total number of partitions discovered at the source.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"partitionFailedCount": { +"description": "Output only. The total number of partitions that failed to migrate at the target.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"partitionSuccessCount": { +"description": "Output only. The total number of partitions successfully migrated at the target.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"planCounts": { +"additionalProperties": { +"format": "int64", +"type": "string" +}, +"description": "Output only. Number of tables with a specific migration plan action. The key is the action name (e.g. CREATE, UPDATE, SKIP, etc.).", +"readOnly": true, +"type": "object" +}, +"resultCounts": { +"additionalProperties": { +"format": "int64", +"type": "string" +}, +"description": "Output only. Number of tables with a specific migration result status. The key is the status name (e.g. SUCCEEDED, FAILED, SKIPPED, etc.). This is only set if the migration is not a dry run.", +"readOnly": true, +"type": "object" +} +}, +"type": "object" +}, "TelemetryConfig": { "description": "Telemetry Configuration for the Dataproc Metastore service.", "id": "TelemetryConfig", @@ -3642,6 +4055,21 @@ } }, "type": "object" +}, +"ValueDiff": { +"description": "A field-level metadata mismatch for a resource between the source and target.", +"id": "ValueDiff", +"properties": { +"sourceValue": { +"description": "The value of the field at the source.", +"type": "string" +}, +"targetValue": { +"description": "The value of the field at the target.", +"type": "string" +} +}, +"type": "object" } }, "servicePath": "", diff --git a/googleapiclient/discovery_cache/documents/metastore.v1alpha.json b/googleapiclient/discovery_cache/documents/metastore.v1alpha.json index f1066288e1..db44032f2a 100644 --- a/googleapiclient/discovery_cache/documents/metastore.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/metastore.v1alpha.json @@ -1807,7 +1807,7 @@ } } }, -"revision": "20260811", +"revision": "20260825", "rootUrl": "https://metastore.googleapis.com/", "schemas": { "AlterMetadataResourceLocationRequest": { @@ -2109,11 +2109,13 @@ "description": "Required. Defines the behavior of the migration execution.", "enum": [ "MIGRATION_MODE_UNSPECIFIED", -"BACKFILL" +"BACKFILL", +"INCREMENTAL_SYNC" ], "enumDescriptions": [ "The migration mode is unspecified.", -"Performs the metadata migration of requested resources. The migration completes once the backfill is finished." +"Performs the metadata migration of requested resources. The migration completes once the backfill is finished.", +"Performs the initial backfill, then transitions to an incremental synchronization state to replicate ongoing source writes. Requires an explicit CompleteMigration or CancelMigration call to end the migration. Note: Supported only for Iceberg migrations." ], "type": "string" }, @@ -2236,96 +2238,6 @@ }, "type": "object" }, -"CdcConfig": { -"description": "Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore.", -"id": "CdcConfig", -"properties": { -"bucket": { -"description": "Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like \"gs://\". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used.", -"type": "string" -}, -"password": { -"description": "Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request.", -"type": "string" -}, -"reverseProxySubnet": { -"description": "Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}", -"type": "string" -}, -"rootPath": { -"description": "Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration.", -"type": "string" -}, -"subnetIpRange": { -"description": "Required. A /29 CIDR IP range for peering with datastream.", -"type": "string" -}, -"username": { -"description": "Required. The username that the Datastream service should use for the MySQL connection.", -"type": "string" -}, -"vpcNetwork": { -"description": "Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity", -"type": "string" -} -}, -"type": "object" -}, -"CloudSQLConnectionConfig": { -"description": "Configuration information to establish customer database connection before the cutover phase of migration", -"id": "CloudSQLConnectionConfig", -"properties": { -"hiveDatabaseName": { -"description": "Required. The hive database name.", -"type": "string" -}, -"instanceConnectionName": { -"description": "Required. Cloud SQL database connection name (project_id:region:instance_name)", -"type": "string" -}, -"ipAddress": { -"description": "Required. The private IP address of the Cloud SQL instance.", -"type": "string" -}, -"natSubnet": { -"description": "Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}", -"type": "string" -}, -"password": { -"description": "Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request.", -"type": "string" -}, -"port": { -"description": "Required. The network port of the database.", -"format": "int32", -"type": "integer" -}, -"proxySubnet": { -"description": "Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}", -"type": "string" -}, -"username": { -"description": "Required. The username that Dataproc Metastore service will use to connect to the database.", -"type": "string" -} -}, -"type": "object" -}, -"CloudSQLMigrationConfig": { -"description": "Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore.", -"id": "CloudSQLMigrationConfig", -"properties": { -"cdcConfig": { -"$ref": "CdcConfig", -"description": "Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration." -}, -"cloudSqlConnectionConfig": { -"$ref": "CloudSQLConnectionConfig", -"description": "Required. Configuration information to establish customer database connection before the cutover phase of migration" -} -}, -"type": "object" -}, "CompleteMigrationRequest": { "description": "Request message for DataprocMetastore.CompleteMigration.", "id": "CompleteMigrationRequest", @@ -3419,11 +3331,6 @@ "$ref": "BigLakeMetastoreMigrationConfig", "description": "Configuration information specific to migrating from Dataproc Metastore to BigLake Metastore." }, -"cloudSqlMigrationConfig": { -"$ref": "CloudSQLMigrationConfig", -"deprecated": true, -"description": "Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore." -}, "createTime": { "description": "Output only. The time when the migration execution was started.", "format": "google-datetime", @@ -4230,6 +4137,10 @@ "$ref": "MigrationExecution", "description": "Required. The configuration details for the migration." }, +"migrationExecutionId": { +"description": "Optional. The ID to use for the migration execution, which will become the final component of the migration execution's resource name. If not specified, a UUID will be generated.This value must be between 2 and 63 characters long inclusive, begin with a letter, end with a letter or number, and valid characters are a-z0-9-.", +"type": "string" +}, "requestId": { "description": "Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.", "type": "string" diff --git a/googleapiclient/discovery_cache/documents/metastore.v1beta.json b/googleapiclient/discovery_cache/documents/metastore.v1beta.json index 8285a3ef90..b6ecdef911 100644 --- a/googleapiclient/discovery_cache/documents/metastore.v1beta.json +++ b/googleapiclient/discovery_cache/documents/metastore.v1beta.json @@ -1807,7 +1807,7 @@ } } }, -"revision": "20260811", +"revision": "20260825", "rootUrl": "https://metastore.googleapis.com/", "schemas": { "AlterMetadataResourceLocationRequest": { @@ -2109,11 +2109,13 @@ "description": "Required. Defines the behavior of the migration execution.", "enum": [ "MIGRATION_MODE_UNSPECIFIED", -"BACKFILL" +"BACKFILL", +"INCREMENTAL_SYNC" ], "enumDescriptions": [ "The migration mode is unspecified.", -"Performs the metadata migration of requested resources. The migration completes once the backfill is finished." +"Performs the metadata migration of requested resources. The migration completes once the backfill is finished.", +"Performs the initial backfill, then transitions to an incremental synchronization state to replicate ongoing source writes. Requires an explicit CompleteMigration or CancelMigration call to end the migration. Note: Supported only for Iceberg migrations." ], "type": "string" }, @@ -2236,96 +2238,6 @@ }, "type": "object" }, -"CdcConfig": { -"description": "Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore.", -"id": "CdcConfig", -"properties": { -"bucket": { -"description": "Optional. The bucket to write the intermediate stream event data in. The bucket name must be without any prefix like \"gs://\". See the bucket naming requirements (https://cloud.google.com/storage/docs/buckets#naming). This field is optional. If not set, the Artifacts Cloud Storage bucket will be used.", -"type": "string" -}, -"password": { -"description": "Required. Input only. The password for the user that Datastream service should use for the MySQL connection. This field is not returned on request.", -"type": "string" -}, -"reverseProxySubnet": { -"description": "Required. The URL of the subnetwork resource to create the VM instance hosting the reverse proxy in. More context in https://cloud.google.com/datastream/docs/private-connectivity#reverse-csql-proxy The subnetwork should reside in the network provided in the request that Datastream will peer to and should be in the same region as Datastream, in the following format. projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}", -"type": "string" -}, -"rootPath": { -"description": "Optional. The root path inside the Cloud Storage bucket. The stream event data will be written to this path. The default value is /migration.", -"type": "string" -}, -"subnetIpRange": { -"description": "Required. A /29 CIDR IP range for peering with datastream.", -"type": "string" -}, -"username": { -"description": "Required. The username that the Datastream service should use for the MySQL connection.", -"type": "string" -}, -"vpcNetwork": { -"description": "Required. Fully qualified name of the Cloud SQL instance's VPC network or the shared VPC network that Datastream will peer to, in the following format: projects/{project_id}/locations/global/networks/{network_id}. More context in https://cloud.google.com/datastream/docs/network-connectivity-options#privateconnectivity", -"type": "string" -} -}, -"type": "object" -}, -"CloudSQLConnectionConfig": { -"description": "Configuration information to establish customer database connection before the cutover phase of migration", -"id": "CloudSQLConnectionConfig", -"properties": { -"hiveDatabaseName": { -"description": "Required. The hive database name.", -"type": "string" -}, -"instanceConnectionName": { -"description": "Required. Cloud SQL database connection name (project_id:region:instance_name)", -"type": "string" -}, -"ipAddress": { -"description": "Required. The private IP address of the Cloud SQL instance.", -"type": "string" -}, -"natSubnet": { -"description": "Required. The relative resource name of the subnetwork to be used for Private Service Connect. Note that this cannot be a regular subnet and is used only for NAT. (https://cloud.google.com/vpc/docs/about-vpc-hosted-services#psc-subnets) This subnet is used to publish the SOCKS5 proxy service. The subnet size must be at least /29 and it should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}", -"type": "string" -}, -"password": { -"description": "Required. Input only. The password for the user that Dataproc Metastore service will be using to connect to the database. This field is not returned on request.", -"type": "string" -}, -"port": { -"description": "Required. The network port of the database.", -"format": "int32", -"type": "integer" -}, -"proxySubnet": { -"description": "Required. The relative resource name of the subnetwork to deploy the SOCKS5 proxy service in. The subnetwork should reside in a network through which the Cloud SQL instance is accessible. The resource name should be in the format, projects/{project_id}/regions/{region_id}/subnetworks/{subnetwork_id}", -"type": "string" -}, -"username": { -"description": "Required. The username that Dataproc Metastore service will use to connect to the database.", -"type": "string" -} -}, -"type": "object" -}, -"CloudSQLMigrationConfig": { -"description": "Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information for migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore.", -"id": "CloudSQLMigrationConfig", -"properties": { -"cdcConfig": { -"$ref": "CdcConfig", -"description": "Required. Configuration information to start the Change Data Capture (CDC) streams from customer database to backend database of Dataproc Metastore. Dataproc Metastore switches to using its backend database after the cutover phase of migration." -}, -"cloudSqlConnectionConfig": { -"$ref": "CloudSQLConnectionConfig", -"description": "Required. Configuration information to establish customer database connection before the cutover phase of migration" -} -}, -"type": "object" -}, "CompleteMigrationRequest": { "description": "Request message for DataprocMetastore.CompleteMigration.", "id": "CompleteMigrationRequest", @@ -3419,11 +3331,6 @@ "$ref": "BigLakeMetastoreMigrationConfig", "description": "Configuration information specific to migrating from Dataproc Metastore to BigLake Metastore." }, -"cloudSqlMigrationConfig": { -"$ref": "CloudSQLMigrationConfig", -"deprecated": true, -"description": "Deprecated: Migrations to Dataproc Metastore are no longer supported. Use BigLake Metastore migration instead. Configuration information specific to migrating from self-managed hive metastore on Google Cloud using Cloud SQL as the backend database to Dataproc Metastore." -}, "createTime": { "description": "Output only. The time when the migration execution was started.", "format": "google-datetime", @@ -4230,6 +4137,10 @@ "$ref": "MigrationExecution", "description": "Required. The configuration details for the migration." }, +"migrationExecutionId": { +"description": "Optional. The ID to use for the migration execution, which will become the final component of the migration execution's resource name. If not specified, a UUID will be generated.This value must be between 2 and 63 characters long inclusive, begin with a letter, end with a letter or number, and valid characters are a-z0-9-.", +"type": "string" +}, "requestId": { "description": "Optional. A request ID. Specify a unique request ID to allow the server to ignore the request if it has completed. The server will ignore subsequent requests that provide a duplicate request ID for at least 60 minutes after the first request.For example, if an initial request times out, followed by another request with the same request ID, the server ignores the second request to prevent the creation of duplicate commitments.The request ID must be a valid UUID (https://en.wikipedia.org/wiki/Universally_unique_identifier#Format) A zero UUID (00000000-0000-0000-0000-000000000000) is not supported.", "type": "string" From b8a48c6fa86e94060a0070894291bda05824c8bb Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:38 +0000 Subject: [PATCH 47/70] feat(networkmanagement): update the api #### networkmanagement:v1 The following keys were added: - schemas.Step.properties.viewerPermissionMissingInfo.$ref (Total Keys: 1) - schemas.ViewerPermissionMissingInfo (Total Keys: 4) #### networkmanagement:v1beta1 The following keys were added: - schemas.Step.properties.viewerPermissionMissingInfo.$ref (Total Keys: 1) - schemas.ViewerPermissionMissingInfo (Total Keys: 4) --- docs/dyn/networkmanagement_v1.html | 26 ++--- ...izations.locations.global_.operations.html | 18 +-- ...management_v1.organizations.locations.html | 18 +-- ...izations.locations.vpcFlowLogsConfigs.html | 18 +-- ...s.locations.global_.connectivityTests.html | 106 +++++++++++++----- ...projects.locations.global_.operations.html | 18 +-- ...tworkmanagement_v1.projects.locations.html | 18 +-- ....locations.networkMonitoringProviders.html | 18 +-- ...kMonitoringProviders.monitoringPoints.html | 18 +-- ...tworkMonitoringProviders.networkPaths.html | 18 +-- ...s.networkMonitoringProviders.webPaths.html | 18 +-- ...projects.locations.vpcFlowLogsConfigs.html | 54 ++++----- docs/dyn/networkmanagement_v1beta1.html | 26 ++--- ...izations.locations.global_.operations.html | 18 +-- ...ement_v1beta1.organizations.locations.html | 18 +-- ...izations.locations.vpcFlowLogsConfigs.html | 18 +-- ...s.locations.global_.connectivityTests.html | 106 +++++++++++++----- ...projects.locations.global_.operations.html | 18 +-- ...management_v1beta1.projects.locations.html | 18 +-- ...projects.locations.vpcFlowLogsConfigs.html | 54 ++++----- .../documents/networkmanagement.v1.json | 45 +++++++- .../documents/networkmanagement.v1beta1.json | 45 +++++++- 22 files changed, 452 insertions(+), 262 deletions(-) diff --git a/docs/dyn/networkmanagement_v1.html b/docs/dyn/networkmanagement_v1.html index 211ae6aad6..bd908793a7 100644 --- a/docs/dyn/networkmanagement_v1.html +++ b/docs/dyn/networkmanagement_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1.organizations.locations.global_.operations.html b/docs/dyn/networkmanagement_v1.organizations.locations.global_.operations.html index 5073469254..9ae6eea725 100644 --- a/docs/dyn/networkmanagement_v1.organizations.locations.global_.operations.html +++ b/docs/dyn/networkmanagement_v1.organizations.locations.global_.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1.organizations.locations.html b/docs/dyn/networkmanagement_v1.organizations.locations.html index 2c8b8972ed..f4cbdaa226 100644 --- a/docs/dyn/networkmanagement_v1.organizations.locations.html +++ b/docs/dyn/networkmanagement_v1.organizations.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1.organizations.locations.vpcFlowLogsConfigs.html b/docs/dyn/networkmanagement_v1.organizations.locations.vpcFlowLogsConfigs.html index 10a1a30247..f81861d302 100644 --- a/docs/dyn/networkmanagement_v1.organizations.locations.vpcFlowLogsConfigs.html +++ b/docs/dyn/networkmanagement_v1.organizations.locations.vpcFlowLogsConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all `VpcFlowLogsConfigs` in a given organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -290,17 +290,17 @@

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. +
diff --git a/docs/dyn/networkmanagement_v1.projects.locations.global_.connectivityTests.html b/docs/dyn/networkmanagement_v1.projects.locations.global_.connectivityTests.html index 4d7ed31fa7..6eac72aa9a 100644 --- a/docs/dyn/networkmanagement_v1.projects.locations.global_.connectivityTests.html +++ b/docs/dyn/networkmanagement_v1.projects.locations.global_.connectivityTests.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Connectivity Tests owned by a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -135,8 +135,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "dmsPrivateConnection": "A String", # A [DMS Private Connection](https://docs.cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -274,8 +275,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -554,6 +556,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -642,8 +649,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -922,6 +930,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -962,8 +975,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "dmsPrivateConnection": "A String", # A [DMS Private Connection](https://docs.cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -1078,8 +1092,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "dmsPrivateConnection": "A String", # A [DMS Private Connection](https://docs.cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -1217,8 +1232,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -1497,6 +1513,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -1585,8 +1606,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -1865,6 +1887,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -1905,8 +1932,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "dmsPrivateConnection": "A String", # A [DMS Private Connection](https://docs.cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -2012,8 +2040,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "dmsPrivateConnection": "A String", # A [DMS Private Connection](https://docs.cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -2151,8 +2180,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -2431,6 +2461,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -2519,8 +2554,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -2799,6 +2835,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -2839,8 +2880,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "dmsPrivateConnection": "A String", # A [DMS Private Connection](https://docs.cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -2870,17 +2912,17 @@

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. +
@@ -2905,8 +2947,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "dmsPrivateConnection": "A String", # A [DMS Private Connection](https://docs.cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -3044,8 +3087,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -3324,6 +3368,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -3412,8 +3461,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -3692,6 +3742,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -3732,8 +3787,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "dmsPrivateConnection": "A String", # A [DMS Private Connection](https://docs.cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. diff --git a/docs/dyn/networkmanagement_v1.projects.locations.global_.operations.html b/docs/dyn/networkmanagement_v1.projects.locations.global_.operations.html index 39b93ef15c..4a6b138d1e 100644 --- a/docs/dyn/networkmanagement_v1.projects.locations.global_.operations.html +++ b/docs/dyn/networkmanagement_v1.projects.locations.global_.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1.projects.locations.html b/docs/dyn/networkmanagement_v1.projects.locations.html index c3c8b0ca12..5e5c99f740 100644 --- a/docs/dyn/networkmanagement_v1.projects.locations.html +++ b/docs/dyn/networkmanagement_v1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.html b/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.html index 686a1aa1d6..9992049c0f 100644 --- a/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.html +++ b/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.html @@ -111,7 +111,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists NetworkMonitoringProviders for a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -310,17 +310,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.monitoringPoints.html b/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.monitoringPoints.html index c6a22f524b..28cee46108 100644 --- a/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.monitoringPoints.html +++ b/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.monitoringPoints.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists MonitoringPoints for a given network monitoring provider.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -345,17 +345,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.networkPaths.html b/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.networkPaths.html index 529862fe16..9e5ae07e96 100644 --- a/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.networkPaths.html +++ b/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.networkPaths.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists NetworkPaths for a given network monitoring provider.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -186,17 +186,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.webPaths.html b/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.webPaths.html index fd96cd1422..da85a48c52 100644 --- a/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.webPaths.html +++ b/docs/dyn/networkmanagement_v1.projects.locations.networkMonitoringProviders.webPaths.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists WebPaths for a given network monitoring provider.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -186,17 +186,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1.projects.locations.vpcFlowLogsConfigs.html b/docs/dyn/networkmanagement_v1.projects.locations.vpcFlowLogsConfigs.html index befb623387..8afdee9084 100644 --- a/docs/dyn/networkmanagement_v1.projects.locations.vpcFlowLogsConfigs.html +++ b/docs/dyn/networkmanagement_v1.projects.locations.vpcFlowLogsConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all `VpcFlowLogsConfigs` in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -99,13 +99,13 @@

Instance Methods

queryOrgVpcFlowLogsConfigs(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

QueryOrgVpcFlowLogsConfigs returns a list of all organization-level VPC Flow Logs configurations applicable to the specified project.

- queryOrgVpcFlowLogsConfigs_next()

+ queryOrgVpcFlowLogsConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

showEffectiveFlowLogsConfigs(parent, filter=None, pageSize=None, pageToken=None, resource=None, x__xgafv=None)

ShowEffectiveFlowLogsConfigs returns a list of all VPC Flow Logs configurations applicable to a specified resource.

- showEffectiveFlowLogsConfigs_next()

+ showEffectiveFlowLogsConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -302,17 +302,17 @@

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. +
@@ -429,17 +429,17 @@

Method Details

- queryOrgVpcFlowLogsConfigs_next() + queryOrgVpcFlowLogsConfigs_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. +
@@ -488,17 +488,17 @@

Method Details

- showEffectiveFlowLogsConfigs_next() + showEffectiveFlowLogsConfigs_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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1beta1.html b/docs/dyn/networkmanagement_v1beta1.html index 70b5277fcd..16a6806881 100644 --- a/docs/dyn/networkmanagement_v1beta1.html +++ b/docs/dyn/networkmanagement_v1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1beta1.organizations.locations.global_.operations.html b/docs/dyn/networkmanagement_v1beta1.organizations.locations.global_.operations.html index b8523f6876..df78eaf2f5 100644 --- a/docs/dyn/networkmanagement_v1beta1.organizations.locations.global_.operations.html +++ b/docs/dyn/networkmanagement_v1beta1.organizations.locations.global_.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1beta1.organizations.locations.html b/docs/dyn/networkmanagement_v1beta1.organizations.locations.html index d0ec391464..c30df96693 100644 --- a/docs/dyn/networkmanagement_v1beta1.organizations.locations.html +++ b/docs/dyn/networkmanagement_v1beta1.organizations.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1beta1.organizations.locations.vpcFlowLogsConfigs.html b/docs/dyn/networkmanagement_v1beta1.organizations.locations.vpcFlowLogsConfigs.html index a0473d6d3b..7bf2625da6 100644 --- a/docs/dyn/networkmanagement_v1beta1.organizations.locations.vpcFlowLogsConfigs.html +++ b/docs/dyn/networkmanagement_v1beta1.organizations.locations.vpcFlowLogsConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all `VpcFlowLogsConfigs` in a given organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -290,17 +290,17 @@

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. +
diff --git a/docs/dyn/networkmanagement_v1beta1.projects.locations.global_.connectivityTests.html b/docs/dyn/networkmanagement_v1beta1.projects.locations.global_.connectivityTests.html index 0a9f6b8dae..e1e3c3255d 100644 --- a/docs/dyn/networkmanagement_v1beta1.projects.locations.global_.connectivityTests.html +++ b/docs/dyn/networkmanagement_v1beta1.projects.locations.global_.connectivityTests.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Connectivity Tests owned by a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -135,8 +135,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "datastreamPrivateConnection": "A String", # A [Datastream Private Connection](https://docs.cloud.google.com/datastream/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -275,8 +276,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -555,6 +557,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -643,8 +650,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -923,6 +931,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -963,8 +976,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "datastreamPrivateConnection": "A String", # A [Datastream Private Connection](https://docs.cloud.google.com/datastream/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -1080,8 +1094,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "datastreamPrivateConnection": "A String", # A [Datastream Private Connection](https://docs.cloud.google.com/datastream/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -1220,8 +1235,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -1500,6 +1516,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -1588,8 +1609,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -1868,6 +1890,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -1908,8 +1935,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "datastreamPrivateConnection": "A String", # A [Datastream Private Connection](https://docs.cloud.google.com/datastream/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -2016,8 +2044,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "datastreamPrivateConnection": "A String", # A [Datastream Private Connection](https://docs.cloud.google.com/datastream/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -2156,8 +2185,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -2436,6 +2466,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -2524,8 +2559,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -2804,6 +2840,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -2844,8 +2885,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "datastreamPrivateConnection": "A String", # A [Datastream Private Connection](https://docs.cloud.google.com/datastream/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -2876,17 +2918,17 @@

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. +
@@ -2911,8 +2953,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "datastreamPrivateConnection": "A String", # A [Datastream Private Connection](https://docs.cloud.google.com/datastream/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. @@ -3051,8 +3094,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -3331,6 +3375,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -3419,8 +3468,9 @@

Method Details

"cloudRunRevision": { # For display only. Metadata associated with a Cloud Run revision. # Display information of a Cloud Run revision. "displayName": "A String", # Name of a Cloud Run revision. "location": "A String", # Location in which this revision is deployed. - "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` + "serviceUri": "A String", # URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`. "uri": "A String", # URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}` + "workerPoolUri": "A String", # URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`. }, "cloudSqlInstance": { # For display only. Metadata associated with a Cloud SQL instance. # Display information of a Cloud SQL instance. "displayName": "A String", # Name of a Cloud SQL instance. @@ -3699,6 +3749,11 @@

Method Details

"storageBucket": { # For display only. Metadata associated with Storage Bucket. # Display information of a Storage Bucket. Used only for return traces. "bucket": "A String", # Cloud Storage Bucket name. }, + "viewerPermissionMissingInfo": { # For display only. Metadata associated with a step that was redacted due to missing permissions. # Display information of a step that is redacted due to missing permissions. + "resourceTypes": [ # Types of the resources that the user does not have permission to view. + "A String", + ], + }, "vpcConnector": { # For display only. Metadata associated with a VPC connector. # Display information of a VPC connector. "displayName": "A String", # Name of a VPC connector. "location": "A String", # Location in which the VPC connector is deployed. @@ -3739,8 +3794,9 @@

Method Details

}, "cloudRunJob": "A String", # A [Cloud Run](https://cloud.google.com/run) [job](https://docs.cloud.google.com/run/docs/reference/rest/v2/projects.locations.jobs#Job) URI. Applicable only to source endpoint. The format is: projects/{project}/locations/{location}/jobs/{job} "cloudRunRevision": { # Wrapper for Cloud Run revision attributes. # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) Applicable only to source endpoint. - "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service} + "serviceUri": "A String", # Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri. "uri": "A String", # A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision} + "workerPoolUri": "A String", # Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri. }, "cloudSqlInstance": "A String", # A [Cloud SQL](https://cloud.google.com/sql) instance URI. "datastreamPrivateConnection": "A String", # A [Datastream Private Connection](https://docs.cloud.google.com/datastream/docs/reference/rest/v1/projects.locations.privateConnections) name format: projects/{project}/locations/{location}/privateConnections/{privateConnection}. diff --git a/docs/dyn/networkmanagement_v1beta1.projects.locations.global_.operations.html b/docs/dyn/networkmanagement_v1beta1.projects.locations.global_.operations.html index 18e65eb129..d37deeda70 100644 --- a/docs/dyn/networkmanagement_v1beta1.projects.locations.global_.operations.html +++ b/docs/dyn/networkmanagement_v1beta1.projects.locations.global_.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1beta1.projects.locations.html b/docs/dyn/networkmanagement_v1beta1.projects.locations.html index 92ea24fcfd..f227780334 100644 --- a/docs/dyn/networkmanagement_v1beta1.projects.locations.html +++ b/docs/dyn/networkmanagement_v1beta1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkmanagement_v1beta1.projects.locations.vpcFlowLogsConfigs.html b/docs/dyn/networkmanagement_v1beta1.projects.locations.vpcFlowLogsConfigs.html index 477150bb3e..fb9cb7f2ba 100644 --- a/docs/dyn/networkmanagement_v1beta1.projects.locations.vpcFlowLogsConfigs.html +++ b/docs/dyn/networkmanagement_v1beta1.projects.locations.vpcFlowLogsConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all `VpcFlowLogsConfigs` in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -99,13 +99,13 @@

Instance Methods

queryOrgVpcFlowLogsConfigs(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

QueryOrgVpcFlowLogsConfigs returns a list of all organization-level VPC Flow Logs configurations applicable to the specified project.

- queryOrgVpcFlowLogsConfigs_next()

+ queryOrgVpcFlowLogsConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

showEffectiveFlowLogsConfigs(parent, filter=None, pageSize=None, pageToken=None, resource=None, x__xgafv=None)

ShowEffectiveFlowLogsConfigs returns a list of all VPC Flow Logs configurations applicable to a specified resource.

- showEffectiveFlowLogsConfigs_next()

+ showEffectiveFlowLogsConfigs_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -302,17 +302,17 @@

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. +
@@ -429,17 +429,17 @@

Method Details

- queryOrgVpcFlowLogsConfigs_next() + queryOrgVpcFlowLogsConfigs_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. +
@@ -488,17 +488,17 @@

Method Details

- showEffectiveFlowLogsConfigs_next() + showEffectiveFlowLogsConfigs_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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/networkmanagement.v1.json b/googleapiclient/discovery_cache/documents/networkmanagement.v1.json index e604bd8103..893476a11f 100644 --- a/googleapiclient/discovery_cache/documents/networkmanagement.v1.json +++ b/googleapiclient/discovery_cache/documents/networkmanagement.v1.json @@ -1797,7 +1797,7 @@ } } }, -"revision": "20260724", +"revision": "20260819", "rootUrl": "https://networkmanagement.googleapis.com/", "schemas": { "AbortInfo": { @@ -2136,13 +2136,18 @@ false "id": "CloudRunRevisionEndpoint", "properties": { "serviceUri": { -"description": "Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}", +"description": "Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri.", "readOnly": true, "type": "string" }, "uri": { "description": "A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}", "type": "string" +}, +"workerPoolUri": { +"description": "Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri.", +"readOnly": true, +"type": "string" } }, "type": "object" @@ -2160,12 +2165,16 @@ false "type": "string" }, "serviceUri": { -"description": "URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}`", +"description": "URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`.", "type": "string" }, "uri": { "description": "URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}`", "type": "string" +}, +"workerPoolUri": { +"description": "URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`.", +"type": "string" } }, "type": "object" @@ -5665,6 +5674,10 @@ false "$ref": "StorageBucketInfo", "description": "Display information of a Storage Bucket. Used only for return traces." }, +"viewerPermissionMissingInfo": { +"$ref": "ViewerPermissionMissingInfo", +"description": "Display information of a step that is redacted due to missing permissions." +}, "vpcConnector": { "$ref": "VpcConnectorInfo", "description": "Display information of a VPC connector." @@ -5742,6 +5755,32 @@ false }, "type": "object" }, +"ViewerPermissionMissingInfo": { +"description": "For display only. Metadata associated with a step that was redacted due to missing permissions.", +"id": "ViewerPermissionMissingInfo", +"properties": { +"resourceTypes": { +"description": "Types of the resources that the user does not have permission to view.", +"items": { +"enum": [ +"RESOURCE_TYPE_UNSPECIFIED", +"FIREWALL", +"INSTANCE", +"FORWARDING_RULE" +], +"enumDescriptions": [ +"Resource type is unspecified.", +"Firewall rule.", +"Instance.", +"Forwarding rule." +], +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "VpcConnectorInfo": { "description": "For display only. Metadata associated with a VPC connector.", "id": "VpcConnectorInfo", diff --git a/googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json b/googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json index 8419fc8dad..66cab83532 100644 --- a/googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/networkmanagement.v1beta1.json @@ -1237,7 +1237,7 @@ } } }, -"revision": "20260724", +"revision": "20260819", "rootUrl": "https://networkmanagement.googleapis.com/", "schemas": { "AbortInfo": { @@ -1576,13 +1576,18 @@ false "id": "CloudRunRevisionEndpoint", "properties": { "serviceUri": { -"description": "Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}", +"description": "Output only. The URI of the Cloud Run service that the revision belongs to. The format is: projects/{project}/locations/{location}/services/{service}. Mutually exclusive with worker_pool_uri.", "readOnly": true, "type": "string" }, "uri": { "description": "A [Cloud Run](https://cloud.google.com/run) [revision](https://cloud.google.com/run/docs/reference/rest/v1/namespaces.revisions/get) URI. The format is: projects/{project}/locations/{location}/revisions/{revision}", "type": "string" +}, +"workerPoolUri": { +"description": "Output only. The URI of the worker pool that the revision belongs to. The format is: projects/{project}/locations/{location}/workerPools/{workerPool}. Mutually exclusive with service_uri.", +"readOnly": true, +"type": "string" } }, "type": "object" @@ -1600,12 +1605,16 @@ false "type": "string" }, "serviceUri": { -"description": "URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}`", +"description": "URI of Cloud Run service this revision belongs to. Format: `projects/{project_id}/locations/{location}/services/{service_id}` Mutually exclusive with `worker_pool_uri`.", "type": "string" }, "uri": { "description": "URI of the Cloud Run revision. Format: `projects/{project_id}/locations/{location}/revisions/{revision_id}`", "type": "string" +}, +"workerPoolUri": { +"description": "URI of Cloud Run worker pool this revision belongs to. Format: `projects/{project_id}/locations/{location}/workerPools/{worker_pool_id}`. Mutually exclusive with `service_uri`.", +"type": "string" } }, "type": "object" @@ -4489,6 +4498,10 @@ false "$ref": "StorageBucketInfo", "description": "Display information of a Storage Bucket. Used only for return traces." }, +"viewerPermissionMissingInfo": { +"$ref": "ViewerPermissionMissingInfo", +"description": "Display information of a step that is redacted due to missing permissions." +}, "vpcConnector": { "$ref": "VpcConnectorInfo", "description": "Display information of a VPC connector." @@ -4566,6 +4579,32 @@ false }, "type": "object" }, +"ViewerPermissionMissingInfo": { +"description": "For display only. Metadata associated with a step that was redacted due to missing permissions.", +"id": "ViewerPermissionMissingInfo", +"properties": { +"resourceTypes": { +"description": "Types of the resources that the user does not have permission to view.", +"items": { +"enum": [ +"RESOURCE_TYPE_UNSPECIFIED", +"FIREWALL", +"INSTANCE", +"FORWARDING_RULE" +], +"enumDescriptions": [ +"Resource type is unspecified.", +"Firewall rule.", +"Instance.", +"Forwarding rule." +], +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "VpcConnectorInfo": { "description": "For display only. Metadata associated with a VPC connector.", "id": "VpcConnectorInfo", From 0cf9d5be4d323344968667dbcfeb430aaab92d0b Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:38 +0000 Subject: [PATCH 48/70] feat(networksecurity): update the api #### networksecurity:v1 The following keys were added: - schemas.TlsInspectionPolicy.properties.certificateIssuanceMode.type (Total Keys: 1) #### networksecurity:v1beta1 The following keys were added: - schemas.FirewallEndpoint.properties.explicitPrivateServiceConnectAttachment (Total Keys: 2) - schemas.TlsInspectionPolicy.properties.certificateIssuanceMode.type (Total Keys: 1) --- docs/dyn/networksecurity_v1.html | 26 ++++---- ...organizations.locations.addressGroups.html | 36 +++++----- ...nizations.locations.firewallEndpoints.html | 18 ++--- ...rksecurity_v1.organizations.locations.html | 18 ++--- ...v1.organizations.locations.operations.html | 18 ++--- ...tions.locations.securityProfileGroups.html | 18 ++--- ...anizations.locations.securityProfiles.html | 18 ++--- ...y_v1.projects.locations.addressGroups.html | 36 +++++----- ...jects.locations.authorizationPolicies.html | 18 ++--- ...y_v1.projects.locations.authzPolicies.html | 66 +++++++++---------- ...ocations.backendAuthenticationConfigs.html | 18 ++--- ....projects.locations.clientTlsPolicies.html | 18 ++--- ...projects.locations.dnsThreatDetectors.html | 18 ++--- ...ocations.firewallEndpointAssociations.html | 18 ++--- ....projects.locations.firewallEndpoints.html | 18 ++--- ...cts.locations.gatewaySecurityPolicies.html | 18 ++--- ...cations.gatewaySecurityPolicies.rules.html | 18 ++--- ...networksecurity_v1.projects.locations.html | 18 ++--- ...s.locations.interceptDeploymentGroups.html | 18 ++--- ...ojects.locations.interceptDeployments.html | 18 ++--- ...ns.interceptEndpointGroupAssociations.html | 18 ++--- ...cts.locations.interceptEndpointGroups.html | 18 ++--- ...s.locations.mirroringDeploymentGroups.html | 18 ++--- ...ojects.locations.mirroringDeployments.html | 18 ++--- ...ns.mirroringEndpointGroupAssociations.html | 18 ++--- ...cts.locations.mirroringEndpointGroups.html | 18 ++--- ...rity_v1.projects.locations.operations.html | 18 ++--- ..._v1.projects.locations.sacAttachments.html | 18 ++--- ...urity_v1.projects.locations.sacRealms.html | 18 ++--- ...jects.locations.securityProfileGroups.html | 18 ++--- ...1.projects.locations.securityProfiles.html | 18 ++--- ....projects.locations.serverTlsPolicies.html | 18 ++--- ...jects.locations.tlsInspectionPolicies.html | 22 ++++--- ...curity_v1.projects.locations.urlLists.html | 18 ++--- docs/dyn/networksecurity_v1beta1.html | 26 ++++---- ...organizations.locations.addressGroups.html | 36 +++++----- ...nizations.locations.firewallEndpoints.html | 30 +++++---- ...dpoints.wildfireVerdictChangeRequests.html | 18 ++--- ...urity_v1beta1.organizations.locations.html | 18 ++--- ...a1.organizations.locations.operations.html | 18 ++--- ...tions.locations.securityProfileGroups.html | 18 ++--- ...anizations.locations.securityProfiles.html | 18 ++--- ...eta1.projects.locations.addressGroups.html | 36 +++++----- ...jects.locations.authorizationPolicies.html | 18 ++--- ...eta1.projects.locations.authzPolicies.html | 66 +++++++++---------- ...ocations.backendAuthenticationConfigs.html | 18 ++--- ....projects.locations.clientTlsPolicies.html | 18 ++--- ...projects.locations.dnsThreatDetectors.html | 18 ++--- ...ocations.firewallEndpointAssociations.html | 18 ++--- ....projects.locations.firewallEndpoints.html | 30 +++++---- ...dpoints.wildfireVerdictChangeRequests.html | 18 ++--- ...cts.locations.gatewaySecurityPolicies.html | 18 ++--- ...cations.gatewaySecurityPolicies.rules.html | 18 ++--- ...rksecurity_v1beta1.projects.locations.html | 18 ++--- ...s.locations.interceptDeploymentGroups.html | 18 ++--- ...ojects.locations.interceptDeployments.html | 18 ++--- ...ns.interceptEndpointGroupAssociations.html | 18 ++--- ...cts.locations.interceptEndpointGroups.html | 18 ++--- ...s.locations.mirroringDeploymentGroups.html | 18 ++--- ...ojects.locations.mirroringDeployments.html | 18 ++--- ...ns.mirroringEndpointGroupAssociations.html | 18 ++--- ...cts.locations.mirroringEndpointGroups.html | 18 ++--- ...v1beta1.projects.locations.operations.html | 18 ++--- ...ta1.projects.locations.sacAttachments.html | 18 ++--- ..._v1beta1.projects.locations.sacRealms.html | 18 ++--- ...jects.locations.securityProfileGroups.html | 18 ++--- ...1.projects.locations.securityProfiles.html | 18 ++--- ....projects.locations.serverTlsPolicies.html | 18 ++--- ...jects.locations.tlsInspectionPolicies.html | 22 ++++--- ...y_v1beta1.projects.locations.urlLists.html | 18 ++--- .../documents/networksecurity.v1.json | 28 ++++++-- .../documents/networksecurity.v1beta1.json | 37 ++++++++--- 72 files changed, 797 insertions(+), 744 deletions(-) diff --git a/docs/dyn/networksecurity_v1.html b/docs/dyn/networksecurity_v1.html index 73535fd961..cfc7695c2b 100644 --- a/docs/dyn/networksecurity_v1.html +++ b/docs/dyn/networksecurity_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1.organizations.locations.addressGroups.html b/docs/dyn/networksecurity_v1.organizations.locations.addressGroups.html index 6dd4b2e50d..73f4a0f8b6 100644 --- a/docs/dyn/networksecurity_v1.organizations.locations.addressGroups.html +++ b/docs/dyn/networksecurity_v1.organizations.locations.addressGroups.html @@ -99,10 +99,10 @@

Instance Methods

listReferences(addressGroup, pageSize=None, pageToken=None, x__xgafv=None)

Lists references of an address group.

- listReferences_next()

+ listReferences_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -410,31 +410,31 @@

Method Details

- listReferences_next() + listReferences_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_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. +
diff --git a/docs/dyn/networksecurity_v1.organizations.locations.firewallEndpoints.html b/docs/dyn/networksecurity_v1.organizations.locations.firewallEndpoints.html index b95bac56c1..f450810333 100644 --- a/docs/dyn/networksecurity_v1.organizations.locations.firewallEndpoints.html +++ b/docs/dyn/networksecurity_v1.organizations.locations.firewallEndpoints.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FirewallEndpoints in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -302,17 +302,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.organizations.locations.html b/docs/dyn/networksecurity_v1.organizations.locations.html index c68d0d2954..1b227f65e3 100644 --- a/docs/dyn/networksecurity_v1.organizations.locations.html +++ b/docs/dyn/networksecurity_v1.organizations.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1.organizations.locations.operations.html b/docs/dyn/networksecurity_v1.organizations.locations.operations.html index f287a92ffd..d3b44b7da7 100644 --- a/docs/dyn/networksecurity_v1.organizations.locations.operations.html +++ b/docs/dyn/networksecurity_v1.organizations.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1.organizations.locations.securityProfileGroups.html b/docs/dyn/networksecurity_v1.organizations.locations.securityProfileGroups.html index d4d792fb1a..7d7eb412d3 100644 --- a/docs/dyn/networksecurity_v1.organizations.locations.securityProfileGroups.html +++ b/docs/dyn/networksecurity_v1.organizations.locations.securityProfileGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityProfileGroups in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.organizations.locations.securityProfiles.html b/docs/dyn/networksecurity_v1.organizations.locations.securityProfiles.html index 82caacf1bd..ef10101e4d 100644 --- a/docs/dyn/networksecurity_v1.organizations.locations.securityProfiles.html +++ b/docs/dyn/networksecurity_v1.organizations.locations.securityProfiles.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityProfiles in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -364,17 +364,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.addressGroups.html b/docs/dyn/networksecurity_v1.projects.locations.addressGroups.html index ee540ad8c6..d31f813821 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.addressGroups.html +++ b/docs/dyn/networksecurity_v1.projects.locations.addressGroups.html @@ -102,10 +102,10 @@

Instance Methods

listReferences(addressGroup, pageSize=None, pageToken=None, x__xgafv=None)

Lists references of an address group.

- listReferences_next()

+ listReferences_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -464,31 +464,31 @@

Method Details

- listReferences_next() + listReferences_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_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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.authorizationPolicies.html b/docs/dyn/networksecurity_v1.projects.locations.authorizationPolicies.html index 07903d8feb..f37408350c 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.authorizationPolicies.html +++ b/docs/dyn/networksecurity_v1.projects.locations.authorizationPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists AuthorizationPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -396,17 +396,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.authzPolicies.html b/docs/dyn/networksecurity_v1.projects.locations.authzPolicies.html index 3e377d06a6..2de8b00b78 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.authzPolicies.html +++ b/docs/dyn/networksecurity_v1.projects.locations.authzPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AuthzPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -120,7 +120,7 @@

Method Details

The object takes the form of: { # `AuthzPolicy` is a resource that allows to forward traffic to a callout backend designed to scan the traffic for security purposes. - "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request. + "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured. "createTime": "A String", # Output only. The timestamp when the resource was created. "customProvider": { # Allows delegating authorization decisions to Cloud IAP or to Service Extensions. # Optional. Required if the action is `CUSTOM`. Allows delegating authorization decisions to Cloud IAP or to Service Extensions. One of `cloudIap` or `authzExtension` must be specified. "authzExtension": { # Optional. Delegate authorization decision to user authored extension. Only one of cloudIap or authzExtension can be specified. # Optional. Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. @@ -242,7 +242,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -307,7 +307,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -461,7 +461,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -526,7 +526,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -568,7 +568,7 @@

Method Details

], "policyProfile": "A String", # Optional. Immutable. Defines the type of authorization being performed. If not specified, `REQUEST_AUTHZ` is applied. This field cannot be changed once AuthzPolicy is created. "target": { # Specifies the set of targets to which this policy should be applied to. # Required. Specifies the set of resources to which this policy should be applied to. - "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). + "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). "resources": [ # Required. A list of references to the Forwarding Rules, Secure Web Proxy Gateways, or Agent Gateways on which this policy will be applied. "A String", ], @@ -658,7 +658,7 @@

Method Details

An object of the form: { # `AuthzPolicy` is a resource that allows to forward traffic to a callout backend designed to scan the traffic for security purposes. - "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request. + "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured. "createTime": "A String", # Output only. The timestamp when the resource was created. "customProvider": { # Allows delegating authorization decisions to Cloud IAP or to Service Extensions. # Optional. Required if the action is `CUSTOM`. Allows delegating authorization decisions to Cloud IAP or to Service Extensions. One of `cloudIap` or `authzExtension` must be specified. "authzExtension": { # Optional. Delegate authorization decision to user authored extension. Only one of cloudIap or authzExtension can be specified. # Optional. Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. @@ -780,7 +780,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -845,7 +845,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -999,7 +999,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1064,7 +1064,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1106,7 +1106,7 @@

Method Details

], "policyProfile": "A String", # Optional. Immutable. Defines the type of authorization being performed. If not specified, `REQUEST_AUTHZ` is applied. This field cannot be changed once AuthzPolicy is created. "target": { # Specifies the set of targets to which this policy should be applied to. # Required. Specifies the set of resources to which this policy should be applied to. - "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). + "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). "resources": [ # Required. A list of references to the Forwarding Rules, Secure Web Proxy Gateways, or Agent Gateways on which this policy will be applied. "A String", ], @@ -1184,7 +1184,7 @@

Method Details

{ # Message for response to listing `AuthzPolicy` resources. "authzPolicies": [ # The list of `AuthzPolicy` resources. { # `AuthzPolicy` is a resource that allows to forward traffic to a callout backend designed to scan the traffic for security purposes. - "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request. + "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured. "createTime": "A String", # Output only. The timestamp when the resource was created. "customProvider": { # Allows delegating authorization decisions to Cloud IAP or to Service Extensions. # Optional. Required if the action is `CUSTOM`. Allows delegating authorization decisions to Cloud IAP or to Service Extensions. One of `cloudIap` or `authzExtension` must be specified. "authzExtension": { # Optional. Delegate authorization decision to user authored extension. Only one of cloudIap or authzExtension can be specified. # Optional. Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. @@ -1306,7 +1306,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1371,7 +1371,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1525,7 +1525,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1590,7 +1590,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1632,7 +1632,7 @@

Method Details

], "policyProfile": "A String", # Optional. Immutable. Defines the type of authorization being performed. If not specified, `REQUEST_AUTHZ` is applied. This field cannot be changed once AuthzPolicy is created. "target": { # Specifies the set of targets to which this policy should be applied to. # Required. Specifies the set of resources to which this policy should be applied to. - "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). + "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). "resources": [ # Required. A list of references to the Forwarding Rules, Secure Web Proxy Gateways, or Agent Gateways on which this policy will be applied. "A String", ], @@ -1648,17 +1648,17 @@

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. +
@@ -1671,7 +1671,7 @@

Method Details

The object takes the form of: { # `AuthzPolicy` is a resource that allows to forward traffic to a callout backend designed to scan the traffic for security purposes. - "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request. + "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured. "createTime": "A String", # Output only. The timestamp when the resource was created. "customProvider": { # Allows delegating authorization decisions to Cloud IAP or to Service Extensions. # Optional. Required if the action is `CUSTOM`. Allows delegating authorization decisions to Cloud IAP or to Service Extensions. One of `cloudIap` or `authzExtension` must be specified. "authzExtension": { # Optional. Delegate authorization decision to user authored extension. Only one of cloudIap or authzExtension can be specified. # Optional. Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. @@ -1793,7 +1793,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1858,7 +1858,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -2012,7 +2012,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -2077,7 +2077,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -2119,7 +2119,7 @@

Method Details

], "policyProfile": "A String", # Optional. Immutable. Defines the type of authorization being performed. If not specified, `REQUEST_AUTHZ` is applied. This field cannot be changed once AuthzPolicy is created. "target": { # Specifies the set of targets to which this policy should be applied to. # Required. Specifies the set of resources to which this policy should be applied to. - "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). + "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). "resources": [ # Required. A list of references to the Forwarding Rules, Secure Web Proxy Gateways, or Agent Gateways on which this policy will be applied. "A String", ], diff --git a/docs/dyn/networksecurity_v1.projects.locations.backendAuthenticationConfigs.html b/docs/dyn/networksecurity_v1.projects.locations.backendAuthenticationConfigs.html index fc56674a08..057337add2 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.backendAuthenticationConfigs.html +++ b/docs/dyn/networksecurity_v1.projects.locations.backendAuthenticationConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists BackendAuthenticationConfigs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -259,17 +259,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.clientTlsPolicies.html b/docs/dyn/networksecurity_v1.projects.locations.clientTlsPolicies.html index 8a2cbff561..ec8c56ecd3 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.clientTlsPolicies.html +++ b/docs/dyn/networksecurity_v1.projects.locations.clientTlsPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ClientTlsPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -357,17 +357,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.dnsThreatDetectors.html b/docs/dyn/networksecurity_v1.projects.locations.dnsThreatDetectors.html index 12c04e99a3..4b4ca4ae7c 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.dnsThreatDetectors.html +++ b/docs/dyn/networksecurity_v1.projects.locations.dnsThreatDetectors.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists DnsThreatDetectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -231,17 +231,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.firewallEndpointAssociations.html b/docs/dyn/networksecurity_v1.projects.locations.firewallEndpointAssociations.html index 491151e3d9..fc8f50f604 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.firewallEndpointAssociations.html +++ b/docs/dyn/networksecurity_v1.projects.locations.firewallEndpointAssociations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Associations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.firewallEndpoints.html b/docs/dyn/networksecurity_v1.projects.locations.firewallEndpoints.html index c9a4a6be69..acb3c6da49 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.firewallEndpoints.html +++ b/docs/dyn/networksecurity_v1.projects.locations.firewallEndpoints.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FirewallEndpoints in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -302,17 +302,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.gatewaySecurityPolicies.html b/docs/dyn/networksecurity_v1.projects.locations.gatewaySecurityPolicies.html index 0aed5e949a..50daca1c63 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.gatewaySecurityPolicies.html +++ b/docs/dyn/networksecurity_v1.projects.locations.gatewaySecurityPolicies.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists GatewaySecurityPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -245,17 +245,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.gatewaySecurityPolicies.rules.html b/docs/dyn/networksecurity_v1.projects.locations.gatewaySecurityPolicies.rules.html index 47e08d139e..395ba05689 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.gatewaySecurityPolicies.rules.html +++ b/docs/dyn/networksecurity_v1.projects.locations.gatewaySecurityPolicies.rules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists GatewaySecurityPolicyRules in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -255,17 +255,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.html b/docs/dyn/networksecurity_v1.projects.locations.html index ab03dfc70e..2d5f9dc274 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.html +++ b/docs/dyn/networksecurity_v1.projects.locations.html @@ -209,7 +209,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -281,17 +281,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1.projects.locations.interceptDeploymentGroups.html b/docs/dyn/networksecurity_v1.projects.locations.interceptDeploymentGroups.html index f1c3269edb..f86a32fedb 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.interceptDeploymentGroups.html +++ b/docs/dyn/networksecurity_v1.projects.locations.interceptDeploymentGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployment groups in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.interceptDeployments.html b/docs/dyn/networksecurity_v1.projects.locations.interceptDeployments.html index a1a76c9e98..0358ef8f6a 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.interceptDeployments.html +++ b/docs/dyn/networksecurity_v1.projects.locations.interceptDeployments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.interceptEndpointGroupAssociations.html b/docs/dyn/networksecurity_v1.projects.locations.interceptEndpointGroupAssociations.html index eebe4939e4..c56ef439c5 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.interceptEndpointGroupAssociations.html +++ b/docs/dyn/networksecurity_v1.projects.locations.interceptEndpointGroupAssociations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists associations in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -295,17 +295,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.interceptEndpointGroups.html b/docs/dyn/networksecurity_v1.projects.locations.interceptEndpointGroups.html index 562a6bab66..1a35b79329 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.interceptEndpointGroups.html +++ b/docs/dyn/networksecurity_v1.projects.locations.interceptEndpointGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists endpoint groups in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -304,17 +304,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.mirroringDeploymentGroups.html b/docs/dyn/networksecurity_v1.projects.locations.mirroringDeploymentGroups.html index b376be5a90..b28e451eaf 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.mirroringDeploymentGroups.html +++ b/docs/dyn/networksecurity_v1.projects.locations.mirroringDeploymentGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployment groups in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.mirroringDeployments.html b/docs/dyn/networksecurity_v1.projects.locations.mirroringDeployments.html index d934d812f7..d0cf099be3 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.mirroringDeployments.html +++ b/docs/dyn/networksecurity_v1.projects.locations.mirroringDeployments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.mirroringEndpointGroupAssociations.html b/docs/dyn/networksecurity_v1.projects.locations.mirroringEndpointGroupAssociations.html index 82f8e0c609..7c4567e6b2 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.mirroringEndpointGroupAssociations.html +++ b/docs/dyn/networksecurity_v1.projects.locations.mirroringEndpointGroupAssociations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists associations in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -295,17 +295,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.mirroringEndpointGroups.html b/docs/dyn/networksecurity_v1.projects.locations.mirroringEndpointGroups.html index 9cba8e8ce1..e2abc14f94 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.mirroringEndpointGroups.html +++ b/docs/dyn/networksecurity_v1.projects.locations.mirroringEndpointGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists endpoint groups in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -313,17 +313,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.operations.html b/docs/dyn/networksecurity_v1.projects.locations.operations.html index 13e64e19f0..186f0003c3 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.operations.html +++ b/docs/dyn/networksecurity_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1.projects.locations.sacAttachments.html b/docs/dyn/networksecurity_v1.projects.locations.sacAttachments.html index 8686e8c02a..e9cfcfe2e1 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.sacAttachments.html +++ b/docs/dyn/networksecurity_v1.projects.locations.sacAttachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SACAttachments in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -253,17 +253,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1.projects.locations.sacRealms.html b/docs/dyn/networksecurity_v1.projects.locations.sacRealms.html index 02310a599b..caea23415c 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.sacRealms.html +++ b/docs/dyn/networksecurity_v1.projects.locations.sacRealms.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SACRealms in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -262,17 +262,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1.projects.locations.securityProfileGroups.html b/docs/dyn/networksecurity_v1.projects.locations.securityProfileGroups.html index 62c1e4fc2c..0f805138ef 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.securityProfileGroups.html +++ b/docs/dyn/networksecurity_v1.projects.locations.securityProfileGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityProfileGroups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.securityProfiles.html b/docs/dyn/networksecurity_v1.projects.locations.securityProfiles.html index e19ca06e70..d7b3d30fe5 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.securityProfiles.html +++ b/docs/dyn/networksecurity_v1.projects.locations.securityProfiles.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityProfiles in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -364,17 +364,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.serverTlsPolicies.html b/docs/dyn/networksecurity_v1.projects.locations.serverTlsPolicies.html index 7acae640a1..1a41c989bd 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.serverTlsPolicies.html +++ b/docs/dyn/networksecurity_v1.projects.locations.serverTlsPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists ServerTlsPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -373,17 +373,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1.projects.locations.tlsInspectionPolicies.html b/docs/dyn/networksecurity_v1.projects.locations.tlsInspectionPolicies.html index 41a3e952a8..9917f37d4c 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.tlsInspectionPolicies.html +++ b/docs/dyn/networksecurity_v1.projects.locations.tlsInspectionPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists TlsInspectionPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -112,6 +112,7 @@

Method Details

{ # The TlsInspectionPolicy resource contains references to CA pools in Certificate Authority Service and associated metadata. "caPool": "A String", # Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form "projects/{project}/locations/{location}/caPools/{ca_pool}". + "certificateIssuanceMode": "A String", # Optional. The mode used to issue certificates (local CA signing vs direct leaf). "createTime": "A String", # Output only. The timestamp when the resource was created. "customTlsFeatures": [ # Optional. List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field. "A String", @@ -207,6 +208,7 @@

Method Details

{ # The TlsInspectionPolicy resource contains references to CA pools in Certificate Authority Service and associated metadata. "caPool": "A String", # Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form "projects/{project}/locations/{location}/caPools/{ca_pool}". + "certificateIssuanceMode": "A String", # Optional. The mode used to issue certificates (local CA signing vs direct leaf). "createTime": "A String", # Output only. The timestamp when the resource was created. "customTlsFeatures": [ # Optional. List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field. "A String", @@ -242,6 +244,7 @@

Method Details

"tlsInspectionPolicies": [ # List of TlsInspectionPolicies resources. { # The TlsInspectionPolicy resource contains references to CA pools in Certificate Authority Service and associated metadata. "caPool": "A String", # Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form "projects/{project}/locations/{location}/caPools/{ca_pool}". + "certificateIssuanceMode": "A String", # Optional. The mode used to issue certificates (local CA signing vs direct leaf). "createTime": "A String", # Output only. The timestamp when the resource was created. "customTlsFeatures": [ # Optional. List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field. "A String", @@ -262,17 +265,17 @@

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. +
@@ -286,6 +289,7 @@

Method Details

{ # The TlsInspectionPolicy resource contains references to CA pools in Certificate Authority Service and associated metadata. "caPool": "A String", # Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form "projects/{project}/locations/{location}/caPools/{ca_pool}". + "certificateIssuanceMode": "A String", # Optional. The mode used to issue certificates (local CA signing vs direct leaf). "createTime": "A String", # Output only. The timestamp when the resource was created. "customTlsFeatures": [ # Optional. List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field. "A String", diff --git a/docs/dyn/networksecurity_v1.projects.locations.urlLists.html b/docs/dyn/networksecurity_v1.projects.locations.urlLists.html index 16e5db4052..6febbbbf16 100644 --- a/docs/dyn/networksecurity_v1.projects.locations.urlLists.html +++ b/docs/dyn/networksecurity_v1.projects.locations.urlLists.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists UrlLists in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -246,17 +246,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.html b/docs/dyn/networksecurity_v1beta1.html index 69329bdedf..385ced6b38 100644 --- a/docs/dyn/networksecurity_v1beta1.html +++ b/docs/dyn/networksecurity_v1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1beta1.organizations.locations.addressGroups.html b/docs/dyn/networksecurity_v1beta1.organizations.locations.addressGroups.html index ebdf206653..de27f7832a 100644 --- a/docs/dyn/networksecurity_v1beta1.organizations.locations.addressGroups.html +++ b/docs/dyn/networksecurity_v1beta1.organizations.locations.addressGroups.html @@ -99,10 +99,10 @@

Instance Methods

listReferences(addressGroup, pageSize=None, pageToken=None, x__xgafv=None)

Lists references of an address group.

- listReferences_next()

+ listReferences_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -410,31 +410,31 @@

Method Details

- listReferences_next() + listReferences_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_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. +
diff --git a/docs/dyn/networksecurity_v1beta1.organizations.locations.firewallEndpoints.html b/docs/dyn/networksecurity_v1beta1.organizations.locations.firewallEndpoints.html index 255ae22131..f557204e63 100644 --- a/docs/dyn/networksecurity_v1beta1.organizations.locations.firewallEndpoints.html +++ b/docs/dyn/networksecurity_v1beta1.organizations.locations.firewallEndpoints.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FirewallEndpoints in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -133,6 +133,7 @@

Method Details

"httpPartialResponseBlocked": True or False, # Optional. Whether to block HTTP partial responses for the endpoint. When this is true, resumption of blocked malicious HTTP file downloads will be blocked by the firewall. False provides maximum availability, true provides maximum security. "jumboFramesEnabled": True or False, # Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false. }, + "explicitPrivateServiceConnectAttachment": "A String", # Output only. The resource name of the explicit PSC Attachment. Format: projects/{project}/regions/{region}/serviceAttachments/{id} "labels": { # Optional. Labels as key value pairs "a_key": "A String", }, @@ -151,7 +152,7 @@

Method Details

}, "wildfireRealtimeLookupDuration": "A String", # Optional. Duration in milliseconds on a file being held while the WildFire real time signature cloud performs a signature lookup. Value between 1 to 5000 is valid. Default value is 1000. "wildfireRealtimeLookupTimeoutAction": "A String", # Optional. Action to take on WildFire real time signature lookup timeout. Default value is ALLOW. - "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. PAN supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud + "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. Palo Alto Networks supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud }, } @@ -255,6 +256,7 @@

Method Details

"httpPartialResponseBlocked": True or False, # Optional. Whether to block HTTP partial responses for the endpoint. When this is true, resumption of blocked malicious HTTP file downloads will be blocked by the firewall. False provides maximum availability, true provides maximum security. "jumboFramesEnabled": True or False, # Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false. }, + "explicitPrivateServiceConnectAttachment": "A String", # Output only. The resource name of the explicit PSC Attachment. Format: projects/{project}/regions/{region}/serviceAttachments/{id} "labels": { # Optional. Labels as key value pairs "a_key": "A String", }, @@ -273,7 +275,7 @@

Method Details

}, "wildfireRealtimeLookupDuration": "A String", # Optional. Duration in milliseconds on a file being held while the WildFire real time signature cloud performs a signature lookup. Value between 1 to 5000 is valid. Default value is 1000. "wildfireRealtimeLookupTimeoutAction": "A String", # Optional. Action to take on WildFire real time signature lookup timeout. Default value is ALLOW. - "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. PAN supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud + "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. Palo Alto Networks supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud }, }
@@ -316,6 +318,7 @@

Method Details

"httpPartialResponseBlocked": True or False, # Optional. Whether to block HTTP partial responses for the endpoint. When this is true, resumption of blocked malicious HTTP file downloads will be blocked by the firewall. False provides maximum availability, true provides maximum security. "jumboFramesEnabled": True or False, # Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false. }, + "explicitPrivateServiceConnectAttachment": "A String", # Output only. The resource name of the explicit PSC Attachment. Format: projects/{project}/regions/{region}/serviceAttachments/{id} "labels": { # Optional. Labels as key value pairs "a_key": "A String", }, @@ -334,7 +337,7 @@

Method Details

}, "wildfireRealtimeLookupDuration": "A String", # Optional. Duration in milliseconds on a file being held while the WildFire real time signature cloud performs a signature lookup. Value between 1 to 5000 is valid. Default value is 1000. "wildfireRealtimeLookupTimeoutAction": "A String", # Optional. Action to take on WildFire real time signature lookup timeout. Default value is ALLOW. - "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. PAN supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud + "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. Palo Alto Networks supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud }, }, ], @@ -346,17 +349,17 @@

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. +
@@ -386,6 +389,7 @@

Method Details

"httpPartialResponseBlocked": True or False, # Optional. Whether to block HTTP partial responses for the endpoint. When this is true, resumption of blocked malicious HTTP file downloads will be blocked by the firewall. False provides maximum availability, true provides maximum security. "jumboFramesEnabled": True or False, # Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false. }, + "explicitPrivateServiceConnectAttachment": "A String", # Output only. The resource name of the explicit PSC Attachment. Format: projects/{project}/regions/{region}/serviceAttachments/{id} "labels": { # Optional. Labels as key value pairs "a_key": "A String", }, @@ -404,7 +408,7 @@

Method Details

}, "wildfireRealtimeLookupDuration": "A String", # Optional. Duration in milliseconds on a file being held while the WildFire real time signature cloud performs a signature lookup. Value between 1 to 5000 is valid. Default value is 1000. "wildfireRealtimeLookupTimeoutAction": "A String", # Optional. Action to take on WildFire real time signature lookup timeout. Default value is ALLOW. - "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. PAN supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud + "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. Palo Alto Networks supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud }, } diff --git a/docs/dyn/networksecurity_v1beta1.organizations.locations.firewallEndpoints.wildfireVerdictChangeRequests.html b/docs/dyn/networksecurity_v1beta1.organizations.locations.firewallEndpoints.wildfireVerdictChangeRequests.html index dac95efe67..210f8d7399 100644 --- a/docs/dyn/networksecurity_v1beta1.organizations.locations.firewallEndpoints.wildfireVerdictChangeRequests.html +++ b/docs/dyn/networksecurity_v1beta1.organizations.locations.firewallEndpoints.wildfireVerdictChangeRequests.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists WildfireVerdictChangeRequests in a given Firewall Endpoint in an organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1beta1.organizations.locations.html b/docs/dyn/networksecurity_v1beta1.organizations.locations.html index 82e8f843fb..711bba5b45 100644 --- a/docs/dyn/networksecurity_v1beta1.organizations.locations.html +++ b/docs/dyn/networksecurity_v1beta1.organizations.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1beta1.organizations.locations.operations.html b/docs/dyn/networksecurity_v1beta1.organizations.locations.operations.html index 8456c54d6e..1e1e20780e 100644 --- a/docs/dyn/networksecurity_v1beta1.organizations.locations.operations.html +++ b/docs/dyn/networksecurity_v1beta1.organizations.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1beta1.organizations.locations.securityProfileGroups.html b/docs/dyn/networksecurity_v1beta1.organizations.locations.securityProfileGroups.html index 0da785ca48..378fced392 100644 --- a/docs/dyn/networksecurity_v1beta1.organizations.locations.securityProfileGroups.html +++ b/docs/dyn/networksecurity_v1beta1.organizations.locations.securityProfileGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityProfileGroups in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.organizations.locations.securityProfiles.html b/docs/dyn/networksecurity_v1beta1.organizations.locations.securityProfiles.html index a5336235a4..84cf9949e7 100644 --- a/docs/dyn/networksecurity_v1beta1.organizations.locations.securityProfiles.html +++ b/docs/dyn/networksecurity_v1beta1.organizations.locations.securityProfiles.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityProfiles in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -586,17 +586,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.addressGroups.html b/docs/dyn/networksecurity_v1beta1.projects.locations.addressGroups.html index f45afd62e8..5ff84d0d91 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.addressGroups.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.addressGroups.html @@ -102,10 +102,10 @@

Instance Methods

listReferences(addressGroup, pageSize=None, pageToken=None, x__xgafv=None)

Lists references of an address group.

- listReferences_next()

+ listReferences_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -464,31 +464,31 @@

Method Details

- listReferences_next() + listReferences_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_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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.authorizationPolicies.html b/docs/dyn/networksecurity_v1beta1.projects.locations.authorizationPolicies.html index e0e6a99ff6..edf1c8860f 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.authorizationPolicies.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.authorizationPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists AuthorizationPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -396,17 +396,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.authzPolicies.html b/docs/dyn/networksecurity_v1beta1.projects.locations.authzPolicies.html index 99bc282b1b..61c486b0fb 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.authzPolicies.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.authzPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AuthzPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -120,7 +120,7 @@

Method Details

The object takes the form of: { # `AuthzPolicy` is a resource that allows to forward traffic to a callout backend designed to scan the traffic for security purposes. - "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request. + "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured. "createTime": "A String", # Output only. The timestamp when the resource was created. "customProvider": { # Allows delegating authorization decisions to Cloud IAP or to Service Extensions. # Optional. Required if the action is `CUSTOM`. Allows delegating authorization decisions to Cloud IAP or to Service Extensions. One of `cloudIap` or `authzExtension` must be specified. "authzExtension": { # Optional. Delegate authorization decision to user authored extension. Only one of cloudIap or authzExtension can be specified. # Optional. Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. @@ -242,7 +242,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -307,7 +307,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -461,7 +461,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -526,7 +526,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -568,7 +568,7 @@

Method Details

], "policyProfile": "A String", # Optional. Immutable. Defines the type of authorization being performed. If not specified, `REQUEST_AUTHZ` is applied. This field cannot be changed once AuthzPolicy is created. "target": { # Specifies the set of targets to which this policy should be applied to. # Required. Specifies the set of resources to which this policy should be applied to. - "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). + "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). "resources": [ # Required. A list of references to the Forwarding Rules, Secure Web Proxy Gateways, or Agent Gateways on which this policy will be applied. "A String", ], @@ -658,7 +658,7 @@

Method Details

An object of the form: { # `AuthzPolicy` is a resource that allows to forward traffic to a callout backend designed to scan the traffic for security purposes. - "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request. + "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured. "createTime": "A String", # Output only. The timestamp when the resource was created. "customProvider": { # Allows delegating authorization decisions to Cloud IAP or to Service Extensions. # Optional. Required if the action is `CUSTOM`. Allows delegating authorization decisions to Cloud IAP or to Service Extensions. One of `cloudIap` or `authzExtension` must be specified. "authzExtension": { # Optional. Delegate authorization decision to user authored extension. Only one of cloudIap or authzExtension can be specified. # Optional. Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. @@ -780,7 +780,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -845,7 +845,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -999,7 +999,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1064,7 +1064,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1106,7 +1106,7 @@

Method Details

], "policyProfile": "A String", # Optional. Immutable. Defines the type of authorization being performed. If not specified, `REQUEST_AUTHZ` is applied. This field cannot be changed once AuthzPolicy is created. "target": { # Specifies the set of targets to which this policy should be applied to. # Required. Specifies the set of resources to which this policy should be applied to. - "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). + "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). "resources": [ # Required. A list of references to the Forwarding Rules, Secure Web Proxy Gateways, or Agent Gateways on which this policy will be applied. "A String", ], @@ -1184,7 +1184,7 @@

Method Details

{ # Message for response to listing `AuthzPolicy` resources. "authzPolicies": [ # The list of `AuthzPolicy` resources. { # `AuthzPolicy` is a resource that allows to forward traffic to a callout backend designed to scan the traffic for security purposes. - "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request. + "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured. "createTime": "A String", # Output only. The timestamp when the resource was created. "customProvider": { # Allows delegating authorization decisions to Cloud IAP or to Service Extensions. # Optional. Required if the action is `CUSTOM`. Allows delegating authorization decisions to Cloud IAP or to Service Extensions. One of `cloudIap` or `authzExtension` must be specified. "authzExtension": { # Optional. Delegate authorization decision to user authored extension. Only one of cloudIap or authzExtension can be specified. # Optional. Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. @@ -1306,7 +1306,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1371,7 +1371,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1525,7 +1525,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1590,7 +1590,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1632,7 +1632,7 @@

Method Details

], "policyProfile": "A String", # Optional. Immutable. Defines the type of authorization being performed. If not specified, `REQUEST_AUTHZ` is applied. This field cannot be changed once AuthzPolicy is created. "target": { # Specifies the set of targets to which this policy should be applied to. # Required. Specifies the set of resources to which this policy should be applied to. - "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). + "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). "resources": [ # Required. A list of references to the Forwarding Rules, Secure Web Proxy Gateways, or Agent Gateways on which this policy will be applied. "A String", ], @@ -1648,17 +1648,17 @@

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. +
@@ -1671,7 +1671,7 @@

Method Details

The object takes the form of: { # `AuthzPolicy` is a resource that allows to forward traffic to a callout backend designed to scan the traffic for security purposes. - "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request. + "action": "A String", # Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured. "createTime": "A String", # Output only. The timestamp when the resource was created. "customProvider": { # Allows delegating authorization decisions to Cloud IAP or to Service Extensions. # Optional. Required if the action is `CUSTOM`. Allows delegating authorization decisions to Cloud IAP or to Service Extensions. One of `cloudIap` or `authzExtension` must be specified. "authzExtension": { # Optional. Delegate authorization decision to user authored extension. Only one of cloudIap or authzExtension can be specified. # Optional. Delegate authorization decision to user authored Service Extension. Only one of cloudIap or authzExtension can be specified. @@ -1793,7 +1793,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -1858,7 +1858,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -2012,7 +2012,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -2077,7 +2077,7 @@

Method Details

"baseProtocolMethodsOption": "A String", # Optional. If specified, matches on the MCP protocol’s non-access specific methods namely: * initialize * completion/ * logging/ * notifications/ * ping Defaults to SKIP_BASE_PROTOCOL_METHODS if not specified. "methods": [ # Optional. A list of MCP methods and associated parameters to match on. It is recommended to use this field to match on tools, prompts and resource accesses while setting the baseProtocolMethodsOption to MATCH_BASE_PROTOCOL_METHODS to match on all the other MCP protocol methods. Limited to 10 MCP methods per Authorization Policy. { # Describes a set of MCP methods to match against. - "name": "A String", # Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. + "name": "A String", # Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2. "params": [ # Optional. A list of MCP method parameters to match against. The match can be one of exact, prefix, suffix, or contains (substring match). Matches are always case sensitive unless the ignoreCase is set. Limited to 10 MCP method parameters per Authorization Policy. { # Determines how a string value should be matched. "contains": "A String", # The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` @@ -2119,7 +2119,7 @@

Method Details

], "policyProfile": "A String", # Optional. Immutable. Defines the type of authorization being performed. If not specified, `REQUEST_AUTHZ` is applied. This field cannot be changed once AuthzPolicy is created. "target": { # Specifies the set of targets to which this policy should be applied to. # Required. Specifies the set of resources to which this policy should be applied to. - "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). + "loadBalancingScheme": "A String", # Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service). "resources": [ # Required. A list of references to the Forwarding Rules, Secure Web Proxy Gateways, or Agent Gateways on which this policy will be applied. "A String", ], diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.backendAuthenticationConfigs.html b/docs/dyn/networksecurity_v1beta1.projects.locations.backendAuthenticationConfigs.html index 2094cf1009..91a3b54838 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.backendAuthenticationConfigs.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.backendAuthenticationConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists BackendAuthenticationConfigs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -259,17 +259,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.clientTlsPolicies.html b/docs/dyn/networksecurity_v1beta1.projects.locations.clientTlsPolicies.html index 42b71e1008..5950120221 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.clientTlsPolicies.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.clientTlsPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ClientTlsPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -357,17 +357,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.dnsThreatDetectors.html b/docs/dyn/networksecurity_v1beta1.projects.locations.dnsThreatDetectors.html index 4935cc03fc..8d21d141b3 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.dnsThreatDetectors.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.dnsThreatDetectors.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists DnsThreatDetectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -231,17 +231,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpointAssociations.html b/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpointAssociations.html index 0df0685731..fb988abddf 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpointAssociations.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpointAssociations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Associations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpoints.html b/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpoints.html index 13a96838cf..c772e06615 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpoints.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpoints.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists FirewallEndpoints in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -133,6 +133,7 @@

Method Details

"httpPartialResponseBlocked": True or False, # Optional. Whether to block HTTP partial responses for the endpoint. When this is true, resumption of blocked malicious HTTP file downloads will be blocked by the firewall. False provides maximum availability, true provides maximum security. "jumboFramesEnabled": True or False, # Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false. }, + "explicitPrivateServiceConnectAttachment": "A String", # Output only. The resource name of the explicit PSC Attachment. Format: projects/{project}/regions/{region}/serviceAttachments/{id} "labels": { # Optional. Labels as key value pairs "a_key": "A String", }, @@ -151,7 +152,7 @@

Method Details

}, "wildfireRealtimeLookupDuration": "A String", # Optional. Duration in milliseconds on a file being held while the WildFire real time signature cloud performs a signature lookup. Value between 1 to 5000 is valid. Default value is 1000. "wildfireRealtimeLookupTimeoutAction": "A String", # Optional. Action to take on WildFire real time signature lookup timeout. Default value is ALLOW. - "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. PAN supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud + "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. Palo Alto Networks supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud }, } @@ -255,6 +256,7 @@

Method Details

"httpPartialResponseBlocked": True or False, # Optional. Whether to block HTTP partial responses for the endpoint. When this is true, resumption of blocked malicious HTTP file downloads will be blocked by the firewall. False provides maximum availability, true provides maximum security. "jumboFramesEnabled": True or False, # Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false. }, + "explicitPrivateServiceConnectAttachment": "A String", # Output only. The resource name of the explicit PSC Attachment. Format: projects/{project}/regions/{region}/serviceAttachments/{id} "labels": { # Optional. Labels as key value pairs "a_key": "A String", }, @@ -273,7 +275,7 @@

Method Details

}, "wildfireRealtimeLookupDuration": "A String", # Optional. Duration in milliseconds on a file being held while the WildFire real time signature cloud performs a signature lookup. Value between 1 to 5000 is valid. Default value is 1000. "wildfireRealtimeLookupTimeoutAction": "A String", # Optional. Action to take on WildFire real time signature lookup timeout. Default value is ALLOW. - "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. PAN supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud + "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. Palo Alto Networks supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud }, }
@@ -316,6 +318,7 @@

Method Details

"httpPartialResponseBlocked": True or False, # Optional. Whether to block HTTP partial responses for the endpoint. When this is true, resumption of blocked malicious HTTP file downloads will be blocked by the firewall. False provides maximum availability, true provides maximum security. "jumboFramesEnabled": True or False, # Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false. }, + "explicitPrivateServiceConnectAttachment": "A String", # Output only. The resource name of the explicit PSC Attachment. Format: projects/{project}/regions/{region}/serviceAttachments/{id} "labels": { # Optional. Labels as key value pairs "a_key": "A String", }, @@ -334,7 +337,7 @@

Method Details

}, "wildfireRealtimeLookupDuration": "A String", # Optional. Duration in milliseconds on a file being held while the WildFire real time signature cloud performs a signature lookup. Value between 1 to 5000 is valid. Default value is 1000. "wildfireRealtimeLookupTimeoutAction": "A String", # Optional. Action to take on WildFire real time signature lookup timeout. Default value is ALLOW. - "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. PAN supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud + "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. Palo Alto Networks supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud }, }, ], @@ -346,17 +349,17 @@

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. +
@@ -386,6 +389,7 @@

Method Details

"httpPartialResponseBlocked": True or False, # Optional. Whether to block HTTP partial responses for the endpoint. When this is true, resumption of blocked malicious HTTP file downloads will be blocked by the firewall. False provides maximum availability, true provides maximum security. "jumboFramesEnabled": True or False, # Optional. Immutable. Indicates whether Jumbo Frames are enabled. Default value is false. }, + "explicitPrivateServiceConnectAttachment": "A String", # Output only. The resource name of the explicit PSC Attachment. Format: projects/{project}/regions/{region}/serviceAttachments/{id} "labels": { # Optional. Labels as key value pairs "a_key": "A String", }, @@ -404,7 +408,7 @@

Method Details

}, "wildfireRealtimeLookupDuration": "A String", # Optional. Duration in milliseconds on a file being held while the WildFire real time signature cloud performs a signature lookup. Value between 1 to 5000 is valid. Default value is 1000. "wildfireRealtimeLookupTimeoutAction": "A String", # Optional. Action to take on WildFire real time signature lookup timeout. Default value is ALLOW. - "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. PAN supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud + "wildfireRegion": "A String", # Optional. The region where WildFire analysis will be performed. Palo Alto Networks supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud }, } diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpoints.wildfireVerdictChangeRequests.html b/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpoints.wildfireVerdictChangeRequests.html index c97fa27863..fd247bb6a2 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpoints.wildfireVerdictChangeRequests.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.firewallEndpoints.wildfireVerdictChangeRequests.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists WildfireVerdictChangeRequests in a given Firewall Endpoint in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.html b/docs/dyn/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.html index 6acd5d7cfc..37b57146af 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists GatewaySecurityPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -245,17 +245,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.rules.html b/docs/dyn/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.rules.html index 529dde64aa..e3b3ef90d7 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.rules.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.gatewaySecurityPolicies.rules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists GatewaySecurityPolicyRules in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -255,17 +255,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.html b/docs/dyn/networksecurity_v1beta1.projects.locations.html index babbfafee6..683a9a51c0 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.html @@ -209,7 +209,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -281,17 +281,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.interceptDeploymentGroups.html b/docs/dyn/networksecurity_v1beta1.projects.locations.interceptDeploymentGroups.html index 71fd7fe618..f7d042d4eb 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.interceptDeploymentGroups.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.interceptDeploymentGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployment groups in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.interceptDeployments.html b/docs/dyn/networksecurity_v1beta1.projects.locations.interceptDeployments.html index 6a32dbc752..a08e5c52ef 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.interceptDeployments.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.interceptDeployments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.interceptEndpointGroupAssociations.html b/docs/dyn/networksecurity_v1beta1.projects.locations.interceptEndpointGroupAssociations.html index 7ab2e5e4e9..2fd4491ad5 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.interceptEndpointGroupAssociations.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.interceptEndpointGroupAssociations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists associations in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -295,17 +295,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.interceptEndpointGroups.html b/docs/dyn/networksecurity_v1beta1.projects.locations.interceptEndpointGroups.html index 39c8e51364..08107d30eb 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.interceptEndpointGroups.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.interceptEndpointGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists endpoint groups in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -304,17 +304,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringDeploymentGroups.html b/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringDeploymentGroups.html index 917d6cfbc5..97e0f813ac 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringDeploymentGroups.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringDeploymentGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployment groups in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringDeployments.html b/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringDeployments.html index 4c3bb3210a..0774d9d88b 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringDeployments.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringDeployments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -262,17 +262,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringEndpointGroupAssociations.html b/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringEndpointGroupAssociations.html index 93b4b2f6a2..53f73af261 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringEndpointGroupAssociations.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringEndpointGroupAssociations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists associations in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -295,17 +295,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringEndpointGroups.html b/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringEndpointGroups.html index 5ce822a67f..7f10b7e84d 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringEndpointGroups.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.mirroringEndpointGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists endpoint groups in a given project and location. See https://google.aip.dev/132.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -313,17 +313,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.operations.html b/docs/dyn/networksecurity_v1beta1.projects.locations.operations.html index b2ad0ab4c2..9fca909124 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.operations.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.sacAttachments.html b/docs/dyn/networksecurity_v1beta1.projects.locations.sacAttachments.html index aefd0000a4..6a39818006 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.sacAttachments.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.sacAttachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SACAttachments in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -272,17 +272,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.sacRealms.html b/docs/dyn/networksecurity_v1beta1.projects.locations.sacRealms.html index f646464270..7f9683aa92 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.sacRealms.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.sacRealms.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SACRealms in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -283,17 +283,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.securityProfileGroups.html b/docs/dyn/networksecurity_v1beta1.projects.locations.securityProfileGroups.html index 2b2e94c692..d072b0a1f6 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.securityProfileGroups.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.securityProfileGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityProfileGroups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.securityProfiles.html b/docs/dyn/networksecurity_v1beta1.projects.locations.securityProfiles.html index 8e0a3d8818..dc3b534934 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.securityProfiles.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.securityProfiles.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityProfiles in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -586,17 +586,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.serverTlsPolicies.html b/docs/dyn/networksecurity_v1beta1.projects.locations.serverTlsPolicies.html index 72a83e33af..295c525d6f 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.serverTlsPolicies.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.serverTlsPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists ServerTlsPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -373,17 +373,17 @@

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. +
diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.tlsInspectionPolicies.html b/docs/dyn/networksecurity_v1beta1.projects.locations.tlsInspectionPolicies.html index a8f74676c5..9377574eaa 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.tlsInspectionPolicies.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.tlsInspectionPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists TlsInspectionPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -112,6 +112,7 @@

Method Details

{ # The TlsInspectionPolicy resource contains references to CA pools in Certificate Authority Service and associated metadata. "caPool": "A String", # Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form "projects/{project}/locations/{location}/caPools/{ca_pool}". + "certificateIssuanceMode": "A String", # Optional. The mode used to issue certificates (local CA signing vs direct leaf). "createTime": "A String", # Output only. The timestamp when the resource was created. "customTlsFeatures": [ # Optional. List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field. "A String", @@ -207,6 +208,7 @@

Method Details

{ # The TlsInspectionPolicy resource contains references to CA pools in Certificate Authority Service and associated metadata. "caPool": "A String", # Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form "projects/{project}/locations/{location}/caPools/{ca_pool}". + "certificateIssuanceMode": "A String", # Optional. The mode used to issue certificates (local CA signing vs direct leaf). "createTime": "A String", # Output only. The timestamp when the resource was created. "customTlsFeatures": [ # Optional. List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field. "A String", @@ -242,6 +244,7 @@

Method Details

"tlsInspectionPolicies": [ # List of TlsInspectionPolicies resources. { # The TlsInspectionPolicy resource contains references to CA pools in Certificate Authority Service and associated metadata. "caPool": "A String", # Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form "projects/{project}/locations/{location}/caPools/{ca_pool}". + "certificateIssuanceMode": "A String", # Optional. The mode used to issue certificates (local CA signing vs direct leaf). "createTime": "A String", # Output only. The timestamp when the resource was created. "customTlsFeatures": [ # Optional. List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field. "A String", @@ -262,17 +265,17 @@

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. +
@@ -286,6 +289,7 @@

Method Details

{ # The TlsInspectionPolicy resource contains references to CA pools in Certificate Authority Service and associated metadata. "caPool": "A String", # Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form "projects/{project}/locations/{location}/caPools/{ca_pool}". + "certificateIssuanceMode": "A String", # Optional. The mode used to issue certificates (local CA signing vs direct leaf). "createTime": "A String", # Output only. The timestamp when the resource was created. "customTlsFeatures": [ # Optional. List of custom TLS cipher suites selected. This field is valid only if the selected tls_feature_profile is CUSTOM. The compute.SslPoliciesService.ListAvailableFeatures method returns the set of features that can be specified in this list. Note that Secure Web Proxy does not yet honor this field. "A String", diff --git a/docs/dyn/networksecurity_v1beta1.projects.locations.urlLists.html b/docs/dyn/networksecurity_v1beta1.projects.locations.urlLists.html index 1b38a4bf53..e6fa1389a3 100644 --- a/docs/dyn/networksecurity_v1beta1.projects.locations.urlLists.html +++ b/docs/dyn/networksecurity_v1beta1.projects.locations.urlLists.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists UrlLists in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -246,17 +246,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/networksecurity.v1.json b/googleapiclient/discovery_cache/documents/networksecurity.v1.json index 3f3b6686db..b7617ccb85 100644 --- a/googleapiclient/discovery_cache/documents/networksecurity.v1.json +++ b/googleapiclient/discovery_cache/documents/networksecurity.v1.json @@ -6141,7 +6141,7 @@ } } }, -"revision": "20260729", +"revision": "20260824", "rootUrl": "https://networksecurity.googleapis.com/", "schemas": { "AddAddressGroupItemsRequest": { @@ -6353,18 +6353,20 @@ "id": "AuthzPolicy", "properties": { "action": { -"description": "Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request.", +"description": "Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured.", "enum": [ "AUTHZ_ACTION_UNSPECIFIED", "ALLOW", "DENY", -"CUSTOM" +"CUSTOM", +"DENY_BY_DEFAULT" ], "enumDescriptions": [ "Unspecified action.", "Allow request to pass through to the backend.", "Deny the request and return a HTTP 404 to the client.", -"Delegate the authorization decision to an external authorization engine." +"Delegate the authorization decision to an external authorization engine.", +"Establishes a secure-by-default posture by denying any request not explicitly matched by any `ALLOW`, `DENY`, or `CUSTOM` policy. This action serves as a universal fallback: if no other policies match or are configured, the request is denied." ], "type": "string" }, @@ -6728,7 +6730,7 @@ "id": "AuthzPolicyAuthzRuleToRequestOperationMCPMethod", "properties": { "name": { -"description": "Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2.", +"description": "Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2.", "type": "string" }, "params": { @@ -6781,7 +6783,7 @@ "id": "AuthzPolicyTarget", "properties": { "loadBalancingScheme": { -"description": "Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service).", +"description": "Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service).", "enum": [ "LOAD_BALANCING_SCHEME_UNSPECIFIED", "INTERNAL_MANAGED", @@ -9848,6 +9850,20 @@ "description": "Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form \"projects/{project}/locations/{location}/caPools/{ca_pool}\".", "type": "string" }, +"certificateIssuanceMode": { +"description": "Optional. The mode used to issue certificates (local CA signing vs direct leaf).", +"enum": [ +"CERTIFICATE_ISSUANCE_MODE_UNSPECIFIED", +"DIRECT_LEAF_PROVISIONING", +"LOCAL_INTERMEDIATE_CA_SIGNING" +], +"enumDescriptions": [ +"Unspecified default mode.", +"Fallback: Direct Private CA leaf certificate provisioning.", +"High-speed Local Intermediate CA signing." +], +"type": "string" +}, "createTime": { "description": "Output only. The timestamp when the resource was created.", "format": "google-datetime", diff --git a/googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json b/googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json index 861ed1fc4d..51fcee5e85 100644 --- a/googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/networksecurity.v1beta1.json @@ -6346,7 +6346,7 @@ } } }, -"revision": "20260729", +"revision": "20260824", "rootUrl": "https://networksecurity.googleapis.com/", "schemas": { "AddAddressGroupItemsRequest": { @@ -6558,18 +6558,20 @@ "id": "AuthzPolicy", "properties": { "action": { -"description": "Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If there are no `ALLOW` policies for the resource or if any of the `ALLOW` policies match the request, the request is allowed. 4. Else the request is denied by default if none of the configured AuthzPolicies with `ALLOW` action match the request.", +"description": "Required. Can be one of `ALLOW`, `DENY`, `CUSTOM`, `DENY_BY_DEFAULT`. When the action is `CUSTOM`, `customProvider` must be specified. When the action is `ALLOW`, only requests matching the policy will be allowed. When the action is `DENY`, only requests matching the policy will be denied. When the action is `DENY_BY_DEFAULT`, no `http_rules` or `network_rules` can be specified. When a request arrives, the policies are evaluated in the following order: 1. If there is a `CUSTOM` policy that matches the request, the `CUSTOM` policy is evaluated using the custom authorization providers and the request is denied if the provider rejects the request. 2. If there are any `DENY` policies that match the request, the request is denied. 3. If any of the `ALLOW` policies match the request, the request is allowed. 4. If a `DENY_BY_DEFAULT` policy is applied to the resource, the request is denied (unless it was explicitly allowed by a `CUSTOM` or `ALLOW` policy). 5. Else, the request is allowed by default if no other policies are configured.", "enum": [ "AUTHZ_ACTION_UNSPECIFIED", "ALLOW", "DENY", -"CUSTOM" +"CUSTOM", +"DENY_BY_DEFAULT" ], "enumDescriptions": [ "Unspecified action.", "Allow request to pass through to the backend.", "Deny the request and return a HTTP 404 to the client.", -"Delegate the authorization decision to an external authorization engine." +"Delegate the authorization decision to an external authorization engine.", +"Establishes a secure-by-default posture by denying any request not explicitly matched by any `ALLOW`, `DENY`, or `CUSTOM` policy. This action serves as a universal fallback: if no other policies match or are configured, the request is denied." ], "type": "string" }, @@ -6933,7 +6935,7 @@ "id": "AuthzPolicyAuthzRuleToRequestOperationMCPMethod", "properties": { "name": { -"description": "Required. The MCP method to match against. Allowed values are as follows: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2.", +"description": "Required. The MCP method to match against. Allowed values include: 1. `tools`, `prompts`, `resources` - these will match against all sub methods under the respective methods. 2. `prompts/list`, `tools/list`, `resources/list`, `resources/templates/list` 3. `prompts/get`, `tools/call`, `resources/subscribe`, `resources/unsubscribe`, `resources/read` Params cannot be specified for categories 1 and 2.", "type": "string" }, "params": { @@ -6986,7 +6988,7 @@ "id": "AuthzPolicyTarget", "properties": { "loadBalancingScheme": { -"description": "Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values: `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service).", +"description": "Optional. All gateways and forwarding rules referenced by this policy and extensions must share the same load balancing scheme. Required only when targeting forwarding rules. If targeting Secure Web Proxy, this field must be `INTERNAL_MANAGED` or not specified. Must not be specified when targeting Agent Gateway. Supported values include `INTERNAL_MANAGED` and `EXTERNAL_MANAGED`. For more information, refer to [Backend services overview](https://cloud.google.com/load-balancing/docs/backend-service).", "enum": [ "LOAD_BALANCING_SCHEME_UNSPECIFIED", "INTERNAL_MANAGED", @@ -7325,6 +7327,11 @@ "$ref": "FirewallEndpointEndpointSettings", "description": "Optional. Settings for the endpoint." }, +"explicitPrivateServiceConnectAttachment": { +"description": "Output only. The resource name of the explicit PSC Attachment. Format: projects/{project}/regions/{region}/serviceAttachments/{id}", +"readOnly": true, +"type": "string" +}, "labels": { "additionalProperties": { "type": "string" @@ -7499,7 +7506,7 @@ "ITALY" ], "enumDescriptions": [ -"PAN content cloud region not specified.", +"Palo Alto Networks content cloud region not specified.", "us.hawkeye.services-edge.paloaltonetworks.com", "APAC content cloud portal: apac.hawkeye.services-edge.paloaltonetworks.com", "India content cloud portal: in.hawkeye.services-edge.paloaltonetworks.com", @@ -7563,7 +7570,7 @@ "type": "string" }, "wildfireRegion": { -"description": "Optional. The region where WildFire analysis will be performed. PAN supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud", +"description": "Optional. The region where WildFire analysis will be performed. Palo Alto Networks supports regions: https://docs.paloaltonetworks.com/advanced-wildfire/administration/advanced-wildfire-overview/advanced-wildfire-deployments/advanced-wildfire-global-cloud", "enum": [ "WILDFIRE_REGION_UNSPECIFIED", "CANADA", @@ -10321,6 +10328,20 @@ "description": "Required. A CA pool resource used to issue interception certificates. The CA pool string has a relative resource path following the form \"projects/{project}/locations/{location}/caPools/{ca_pool}\".", "type": "string" }, +"certificateIssuanceMode": { +"description": "Optional. The mode used to issue certificates (local CA signing vs direct leaf).", +"enum": [ +"CERTIFICATE_ISSUANCE_MODE_UNSPECIFIED", +"DIRECT_LEAF_PROVISIONING", +"LOCAL_INTERMEDIATE_CA_SIGNING" +], +"enumDescriptions": [ +"Unspecified default mode.", +"Fallback: Direct Private CA leaf certificate provisioning.", +"High-speed Local Intermediate CA signing." +], +"type": "string" +}, "createTime": { "description": "Output only. The timestamp when the resource was created.", "format": "google-datetime", From 2984b9ebe1b9250e5e298ed03e521dd35aa9f1e4 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:38 +0000 Subject: [PATCH 49/70] feat(networkservices): update the api #### networkservices:v1beta1 The following keys were added: - resources.projects.resources.locations.resources.cdnEdgeExtensions.methods.create (Total Keys: 16) - resources.projects.resources.locations.resources.cdnEdgeExtensions.methods.delete (Total Keys: 13) - resources.projects.resources.locations.resources.cdnEdgeExtensions.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.cdnEdgeExtensions.methods.list (Total Keys: 20) - resources.projects.resources.locations.resources.cdnEdgeExtensions.methods.patch (Total Keys: 17) - schemas.CdnEdgeExtension (Total Keys: 18) - schemas.ListCdnEdgeExtensionsResponse (Total Keys: 7) --- docs/dyn/networkservices_v1.html | 26 +- ....locations.agentConnectivityTemplates.html | 18 +- ...s_v1.projects.locations.agentGateways.html | 18 +- ...v1.projects.locations.authzExtensions.html | 18 +- ...1.projects.locations.endpointPolicies.html | 18 +- ....projects.locations.extensionBindings.html | 42 +- ...rvices_v1.projects.locations.gateways.html | 18 +- ...rojects.locations.gateways.routeViews.html | 18 +- ...ices_v1.projects.locations.grpcRoutes.html | 18 +- ...networkservices_v1.projects.locations.html | 18 +- ...ices_v1.projects.locations.httpRoutes.html | 18 +- ...1.projects.locations.lbEdgeExtensions.html | 18 +- ....projects.locations.lbRouteExtensions.html | 18 +- ...rojects.locations.lbTrafficExtensions.html | 18 +- ...services_v1.projects.locations.meshes.html | 18 +- ....projects.locations.meshes.routeViews.html | 18 +- ...cations.multicastConsumerAssociations.html | 18 +- ...ons.multicastGroupConsumerActivations.html | 18 +- ...ices_v1.projects.locations.operations.html | 18 +- ...projects.locations.producerExtensions.html | 24 +- ...v1.projects.locations.serviceBindings.html | 18 +- ....projects.locations.serviceLbPolicies.html | 18 +- ...vices_v1.projects.locations.tcpRoutes.html | 18 +- ...vices_v1.projects.locations.tlsRoutes.html | 18 +- ...ces_v1.projects.locations.wasmPlugins.html | 18 +- ...ojects.locations.wasmPlugins.versions.html | 18 +- docs/dyn/networkservices_v1beta1.html | 26 +- ....locations.agentConnectivityTemplates.html | 18 +- ...eta1.projects.locations.agentGateways.html | 18 +- ...a1.projects.locations.authzExtensions.html | 18 +- ....projects.locations.cdnEdgeExtensions.html | 468 ++++++++++++++++++ ...1.projects.locations.endpointPolicies.html | 18 +- ....projects.locations.extensionBindings.html | 42 +- ...s_v1beta1.projects.locations.gateways.html | 18 +- ...rojects.locations.gateways.routeViews.html | 18 +- ...v1beta1.projects.locations.grpcRoutes.html | 18 +- ...rkservices_v1beta1.projects.locations.html | 23 +- ...v1beta1.projects.locations.httpRoutes.html | 18 +- ...1.projects.locations.lbEdgeExtensions.html | 18 +- ....projects.locations.lbRouteExtensions.html | 18 +- ...a1.projects.locations.lbTcpExtensions.html | 18 +- ...rojects.locations.lbTrafficExtensions.html | 18 +- ...ces_v1beta1.projects.locations.meshes.html | 18 +- ....projects.locations.meshes.routeViews.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- ...projects.locations.producerExtensions.html | 24 +- ...a1.projects.locations.serviceBindings.html | 18 +- ....projects.locations.serviceLbPolicies.html | 18 +- ..._v1beta1.projects.locations.tcpRoutes.html | 18 +- ..._v1beta1.projects.locations.tlsRoutes.html | 18 +- ...1beta1.projects.locations.wasmPlugins.html | 18 +- ...ojects.locations.wasmPlugins.versions.html | 18 +- .../documents/networkservices.v1.json | 8 +- .../documents/networkservices.v1beta1.json | 274 +++++++++- 54 files changed, 1244 insertions(+), 505 deletions(-) create mode 100644 docs/dyn/networkservices_v1beta1.projects.locations.cdnEdgeExtensions.html diff --git a/docs/dyn/networkservices_v1.html b/docs/dyn/networkservices_v1.html index c8b4f6d888..e37cab9bb0 100644 --- a/docs/dyn/networkservices_v1.html +++ b/docs/dyn/networkservices_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1.projects.locations.agentConnectivityTemplates.html b/docs/dyn/networkservices_v1.projects.locations.agentConnectivityTemplates.html index fb5b73b5f4..fe4005785e 100644 --- a/docs/dyn/networkservices_v1.projects.locations.agentConnectivityTemplates.html +++ b/docs/dyn/networkservices_v1.projects.locations.agentConnectivityTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists AgentConnectivityTemplates in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -296,17 +296,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.agentGateways.html b/docs/dyn/networkservices_v1.projects.locations.agentGateways.html index e044c3552c..e37500b1f0 100644 --- a/docs/dyn/networkservices_v1.projects.locations.agentGateways.html +++ b/docs/dyn/networkservices_v1.projects.locations.agentGateways.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists AgentGateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -356,17 +356,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.authzExtensions.html b/docs/dyn/networkservices_v1.projects.locations.authzExtensions.html index fe27d2d323..4fa549a4df 100644 --- a/docs/dyn/networkservices_v1.projects.locations.authzExtensions.html +++ b/docs/dyn/networkservices_v1.projects.locations.authzExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `AuthzExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -295,17 +295,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.endpointPolicies.html b/docs/dyn/networkservices_v1.projects.locations.endpointPolicies.html index f47e788172..b8d175a5ce 100644 --- a/docs/dyn/networkservices_v1.projects.locations.endpointPolicies.html +++ b/docs/dyn/networkservices_v1.projects.locations.endpointPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists EndpointPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.extensionBindings.html b/docs/dyn/networkservices_v1.projects.locations.extensionBindings.html index 01a25dfd01..23b34fe0b6 100644 --- a/docs/dyn/networkservices_v1.projects.locations.extensionBindings.html +++ b/docs/dyn/networkservices_v1.projects.locations.extensionBindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `ExtensionBinding` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -154,7 +154,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -197,7 +197,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -217,7 +217,7 @@

Method Details

"a_key": "A String", }, "target": { # Specifies a list of targets to which this `ExtensionBinding` should attach. # Required. Specifies a target to which this `ExtensionBinding` should be attached. The target can be either a single resource or a scope of resources. - "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`. + "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. "A String", ], "scope": { # Specifies the scope of resources to which this binding should attach. # Optional. Specifies the scope of resources to which this binding should attach. Exactly one of `resources` or `scope` must be set. @@ -354,7 +354,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -397,7 +397,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -417,7 +417,7 @@

Method Details

"a_key": "A String", }, "target": { # Specifies a list of targets to which this `ExtensionBinding` should attach. # Required. Specifies a target to which this `ExtensionBinding` should be attached. The target can be either a single resource or a scope of resources. - "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`. + "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. "A String", ], "scope": { # Specifies the scope of resources to which this binding should attach. # Optional. Specifies the scope of resources to which this binding should attach. Exactly one of `resources` or `scope` must be set. @@ -493,7 +493,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -536,7 +536,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -556,7 +556,7 @@

Method Details

"a_key": "A String", }, "target": { # Specifies a list of targets to which this `ExtensionBinding` should attach. # Required. Specifies a target to which this `ExtensionBinding` should be attached. The target can be either a single resource or a scope of resources. - "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`. + "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. "A String", ], "scope": { # Specifies the scope of resources to which this binding should attach. # Optional. Specifies the scope of resources to which this binding should attach. Exactly one of `resources` or `scope` must be set. @@ -577,17 +577,17 @@

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. +
@@ -643,7 +643,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -686,7 +686,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -706,7 +706,7 @@

Method Details

"a_key": "A String", }, "target": { # Specifies a list of targets to which this `ExtensionBinding` should attach. # Required. Specifies a target to which this `ExtensionBinding` should be attached. The target can be either a single resource or a scope of resources. - "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`. + "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. "A String", ], "scope": { # Specifies the scope of resources to which this binding should attach. # Optional. Specifies the scope of resources to which this binding should attach. Exactly one of `resources` or `scope` must be set. diff --git a/docs/dyn/networkservices_v1.projects.locations.gateways.html b/docs/dyn/networkservices_v1.projects.locations.gateways.html index cc9876432a..ab32f17074 100644 --- a/docs/dyn/networkservices_v1.projects.locations.gateways.html +++ b/docs/dyn/networkservices_v1.projects.locations.gateways.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Gateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -314,17 +314,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.gateways.routeViews.html b/docs/dyn/networkservices_v1.projects.locations.gateways.routeViews.html index 8fe9eef72f..2bb94d9c17 100644 --- a/docs/dyn/networkservices_v1.projects.locations.gateways.routeViews.html +++ b/docs/dyn/networkservices_v1.projects.locations.gateways.routeViews.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RouteViews

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1.projects.locations.grpcRoutes.html b/docs/dyn/networkservices_v1.projects.locations.grpcRoutes.html index 3857a9717f..9f2d850c6f 100644 --- a/docs/dyn/networkservices_v1.projects.locations.grpcRoutes.html +++ b/docs/dyn/networkservices_v1.projects.locations.grpcRoutes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists GrpcRoutes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -427,17 +427,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.html b/docs/dyn/networkservices_v1.projects.locations.html index 12a084ddcd..af70e8ec4e 100644 --- a/docs/dyn/networkservices_v1.projects.locations.html +++ b/docs/dyn/networkservices_v1.projects.locations.html @@ -204,7 +204,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -276,17 +276,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1.projects.locations.httpRoutes.html b/docs/dyn/networkservices_v1.projects.locations.httpRoutes.html index feb1d29c7b..dc0db6e940 100644 --- a/docs/dyn/networkservices_v1.projects.locations.httpRoutes.html +++ b/docs/dyn/networkservices_v1.projects.locations.httpRoutes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists HttpRoute in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -807,17 +807,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.lbEdgeExtensions.html b/docs/dyn/networkservices_v1.projects.locations.lbEdgeExtensions.html index 3ff2800969..51f8c1edbe 100644 --- a/docs/dyn/networkservices_v1.projects.locations.lbEdgeExtensions.html +++ b/docs/dyn/networkservices_v1.projects.locations.lbEdgeExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `LbEdgeExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -358,17 +358,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.lbRouteExtensions.html b/docs/dyn/networkservices_v1.projects.locations.lbRouteExtensions.html index 81f9064590..e5e7a02b87 100644 --- a/docs/dyn/networkservices_v1.projects.locations.lbRouteExtensions.html +++ b/docs/dyn/networkservices_v1.projects.locations.lbRouteExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `LbRouteExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -367,17 +367,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.lbTrafficExtensions.html b/docs/dyn/networkservices_v1.projects.locations.lbTrafficExtensions.html index eb1607262b..ced9f68a63 100644 --- a/docs/dyn/networkservices_v1.projects.locations.lbTrafficExtensions.html +++ b/docs/dyn/networkservices_v1.projects.locations.lbTrafficExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `LbTrafficExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -367,17 +367,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.meshes.html b/docs/dyn/networkservices_v1.projects.locations.meshes.html index a3e114b374..ff5381bedf 100644 --- a/docs/dyn/networkservices_v1.projects.locations.meshes.html +++ b/docs/dyn/networkservices_v1.projects.locations.meshes.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Meshes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.meshes.routeViews.html b/docs/dyn/networkservices_v1.projects.locations.meshes.routeViews.html index 69c0f3f284..416b0e4828 100644 --- a/docs/dyn/networkservices_v1.projects.locations.meshes.routeViews.html +++ b/docs/dyn/networkservices_v1.projects.locations.meshes.routeViews.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RouteViews

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1.projects.locations.multicastConsumerAssociations.html b/docs/dyn/networkservices_v1.projects.locations.multicastConsumerAssociations.html index 61f6c0053a..aeaf7dd696 100644 --- a/docs/dyn/networkservices_v1.projects.locations.multicastConsumerAssociations.html +++ b/docs/dyn/networkservices_v1.projects.locations.multicastConsumerAssociations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists multicast consumer associations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -274,17 +274,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.multicastGroupConsumerActivations.html b/docs/dyn/networkservices_v1.projects.locations.multicastGroupConsumerActivations.html index 54ec89a31f..34411fdda7 100644 --- a/docs/dyn/networkservices_v1.projects.locations.multicastGroupConsumerActivations.html +++ b/docs/dyn/networkservices_v1.projects.locations.multicastGroupConsumerActivations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists multicast group consumer activations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -283,17 +283,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.operations.html b/docs/dyn/networkservices_v1.projects.locations.operations.html index 6b3c26315f..94df1e3709 100644 --- a/docs/dyn/networkservices_v1.projects.locations.operations.html +++ b/docs/dyn/networkservices_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1.projects.locations.producerExtensions.html b/docs/dyn/networkservices_v1.projects.locations.producerExtensions.html index caa12fab77..d3020bf8f1 100644 --- a/docs/dyn/networkservices_v1.projects.locations.producerExtensions.html +++ b/docs/dyn/networkservices_v1.projects.locations.producerExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `ProducerExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,7 +119,7 @@

Method Details

"A String", ], }, - "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements]((https://cloud.google.com/compute/docs/labeling-resources#requirements). + "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements](https://cloud.google.com/compute/docs/labeling-resources#requirements). "a_key": "A String", }, "name": "A String", # Identifier. Name of the `ProducerExtension` resource in the following format: `projects/{project}/locations/{location}/producerExtensions/{producer_extension}`. @@ -219,7 +219,7 @@

Method Details

"A String", ], }, - "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements]((https://cloud.google.com/compute/docs/labeling-resources#requirements). + "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements](https://cloud.google.com/compute/docs/labeling-resources#requirements). "a_key": "A String", }, "name": "A String", # Identifier. Name of the `ProducerExtension` resource in the following format: `projects/{project}/locations/{location}/producerExtensions/{producer_extension}`. @@ -259,7 +259,7 @@

Method Details

"A String", ], }, - "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements]((https://cloud.google.com/compute/docs/labeling-resources#requirements). + "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements](https://cloud.google.com/compute/docs/labeling-resources#requirements). "a_key": "A String", }, "name": "A String", # Identifier. Name of the `ProducerExtension` resource in the following format: `projects/{project}/locations/{location}/producerExtensions/{producer_extension}`. @@ -274,17 +274,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1.projects.locations.serviceBindings.html b/docs/dyn/networkservices_v1.projects.locations.serviceBindings.html index 187f1faaa5..5805d1985f 100644 --- a/docs/dyn/networkservices_v1.projects.locations.serviceBindings.html +++ b/docs/dyn/networkservices_v1.projects.locations.serviceBindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ServiceBinding in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -252,17 +252,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.serviceLbPolicies.html b/docs/dyn/networkservices_v1.projects.locations.serviceLbPolicies.html index 9ad4956587..50a72c2eb1 100644 --- a/docs/dyn/networkservices_v1.projects.locations.serviceLbPolicies.html +++ b/docs/dyn/networkservices_v1.projects.locations.serviceLbPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ServiceLbPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -279,17 +279,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.tcpRoutes.html b/docs/dyn/networkservices_v1.projects.locations.tcpRoutes.html index 6b913a42f8..037dd39cb7 100644 --- a/docs/dyn/networkservices_v1.projects.locations.tcpRoutes.html +++ b/docs/dyn/networkservices_v1.projects.locations.tcpRoutes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists TcpRoute in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -328,17 +328,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.tlsRoutes.html b/docs/dyn/networkservices_v1.projects.locations.tlsRoutes.html index e631609f9c..9aaca2170b 100644 --- a/docs/dyn/networkservices_v1.projects.locations.tlsRoutes.html +++ b/docs/dyn/networkservices_v1.projects.locations.tlsRoutes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists TlsRoute in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.wasmPlugins.html b/docs/dyn/networkservices_v1.projects.locations.wasmPlugins.html index 23f38f9c26..244011a099 100644 --- a/docs/dyn/networkservices_v1.projects.locations.wasmPlugins.html +++ b/docs/dyn/networkservices_v1.projects.locations.wasmPlugins.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `WasmPlugin` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -334,17 +334,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1.projects.locations.wasmPlugins.versions.html b/docs/dyn/networkservices_v1.projects.locations.wasmPlugins.versions.html index 7461375422..083bd98021 100644 --- a/docs/dyn/networkservices_v1.projects.locations.wasmPlugins.versions.html +++ b/docs/dyn/networkservices_v1.projects.locations.wasmPlugins.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `WasmPluginVersion` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -258,17 +258,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1beta1.html b/docs/dyn/networkservices_v1beta1.html index 30e508c372..0f1783c42a 100644 --- a/docs/dyn/networkservices_v1beta1.html +++ b/docs/dyn/networkservices_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.agentConnectivityTemplates.html b/docs/dyn/networkservices_v1beta1.projects.locations.agentConnectivityTemplates.html index 55ec677eb3..ffa56efcfe 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.agentConnectivityTemplates.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.agentConnectivityTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists AgentConnectivityTemplates in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -296,17 +296,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.agentGateways.html b/docs/dyn/networkservices_v1beta1.projects.locations.agentGateways.html index 0efd8cc08e..0f9d9a48f9 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.agentGateways.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.agentGateways.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists AgentGateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -356,17 +356,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.authzExtensions.html b/docs/dyn/networkservices_v1beta1.projects.locations.authzExtensions.html index 45bc97cafd..1e85009430 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.authzExtensions.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.authzExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `AuthzExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -295,17 +295,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.cdnEdgeExtensions.html b/docs/dyn/networkservices_v1beta1.projects.locations.cdnEdgeExtensions.html new file mode 100644 index 0000000000..0a6889ab5d --- /dev/null +++ b/docs/dyn/networkservices_v1beta1.projects.locations.cdnEdgeExtensions.html @@ -0,0 +1,468 @@ + + + +

Network Services API . projects . locations . cdnEdgeExtensions

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, cdnEdgeExtensionId=None, requestId=None, x__xgafv=None)

+

Creates a new `CdnEdgeExtension` resource in a given project and location.

+

+ delete(name, requestId=None, x__xgafv=None)

+

Deletes the specified `CdnEdgeExtension` resource.

+

+ get(name, x__xgafv=None)

+

Gets details of the specified `CdnEdgeExtension` resource.

+

+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists `CdnEdgeExtensions` resources in a given project and location.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

+

Updates the parameters of the specified `CdnEdgeExtension` resource.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, cdnEdgeExtensionId=None, requestId=None, x__xgafv=None) +
Creates a new `CdnEdgeExtension` resource in a given project and location.
+
+Args:
+  parent: string, Required. The parent resource of the `CdnEdgeExtension` resource. Must be in the format `projects/{project}/locations/{location}`. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # `CdnEdgeExtension` is a resource that lets the extension service modify the headers of both requests to the cache and responses from the cache served by an [`EdgeCacheService`](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices).
+  "createTime": "A String", # Output only. The timestamp when the resource was created.
+  "description": "A String", # Optional. A human-readable description of the resource.
+  "extensionChains": [ # Required. A set of ordered extension chains that contain the match conditions and extensions to execute. Match conditions for each extension chain are evaluated in sequence for a given request. The first extension chain that has a condition that matches the request is executed. Any subsequent extension chains do not execute. Limited to 5 extension chains per resource.
+    { # A single extension chain wrapper that contains the match conditions and extensions to execute.
+      "extensions": [ # Required. A set of extensions to execute for the matching request. At least one extension is required. Up to 3 extensions can be defined for each extension chain for `LbTrafficExtension` resource. `LbRouteExtension` and `LbEdgeExtension` chains are limited to 1 extension per extension chain.
+        { # A single extension in the chain to execute for the matching request.
+          "allowDynamicForwarding": True or False, # Optional. When set to `TRUE`, the response from an extension service is allowed to set the `com.google.envoy.dynamic_forwarding` namespace in the dynamic metadata. This field is not supported for plugin extensions or AuthzExtensions. Setting it results in a validation error.
+          "authority": "A String", # Optional. The `:authority` header in the gRPC request sent from Envoy to the extension service. Required for Callout extensions. This field is not supported for plugin extensions. Setting it results in a validation error.
+          "failOpen": True or False, # Optional. Determines how the proxy behaves if the call to the extension fails or times out. When set to `TRUE`, request or response processing continues without error. Any subsequent extensions in the extension chain are also executed. When set to `FALSE` or the default setting of `FALSE` is used, one of the following happens: * If response headers have not been delivered to the downstream client, a generic 500 error is returned to the client. The error response can be tailored by configuring a custom error response in the load balancer. * If response headers have been delivered, then the HTTP stream to the downstream client is reset.
+          "forwardAttributes": [ # Optional. List of the Envoy attributes to forward to the extension server. The attributes provided here are included as part of the `ProcessingRequest.attributes` field (of type `map`), where the keys are the attribute names. Refer to the [documentation](https://cloud.google.com/service-extensions/docs/cel-matcher-language-reference#attributes) for the names of attributes that can be forwarded. If omitted, no attributes are sent. Each element is a string indicating the attribute name.
+            "A String",
+          ],
+          "forwardHeaders": [ # Optional. List of the HTTP headers to forward to the extension (from the client or backend). If omitted, all headers are sent. Each element is a string indicating the header name.
+            "A String",
+          ],
+          "metadata": { # Optional. The metadata provided here is included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. For `AuthzExtension` resources, the metadata is available under the namespace `com.google.authz_extension.`. For other types of extensions, the metadata is available under the namespace `com.google....`. For example: `com.google.lb_traffic_extension.lbtrafficextension1.chain1.ext1`. The following variables are supported in the metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name. This field must not be set for plugin extensions. Setting it results in a validation error. You can set metadata at either the resource level or the extension level. The extension level metadata is recommended because you can pass a different set of metadata through each extension to the backend. This field is subject to following limitations: * The total size of the metadata must be less than 1KiB. * The total number of keys in the metadata must be less than 16. * The length of each key must be less than 64 characters. * The length of each value must be less than 1024 characters. * All values must be strings.
+            "a_key": "", # Properties of the object.
+          },
+          "name": "A String", # Optional. The name for this extension. The name is logged as part of the HTTP request logs. The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens, and can have a maximum length of 63 characters. Additionally, the first character must be a letter and the last a letter or a number. This field is required except for AuthzExtension.
+          "observabilityMode": True or False, # Optional. When set to `true`, the calls to the extension backend are performed asynchronously, without pausing the processing of the ongoing request. In this mode, only `STREAMED` (default) body processing is supported. Responses, if any, are ignored. Supported by regional `LbTrafficExtension` and `LbRouteExtension` resources.
+          "requestBodySendMode": "A String", # Optional. Configures the send mode for request body processing. The field can only be set if `supported_events` includes `REQUEST_BODY`. If `supported_events` includes `REQUEST_BODY`, but `request_body_send_mode` is unset, the default value `STREAMED` is used. When this field is set to `FULL_DUPLEX_STREAMED`, `supported_events` must include both `REQUEST_BODY` and `REQUEST_TRAILERS`. This field can be set only for `LbTrafficExtension` and `LbRouteExtension` resources, and only when the `service` field of the extension points to a `BackendService`. Only `FULL_DUPLEX_STREAMED` mode is supported for `LbRouteExtension` resources.
+          "responseBodySendMode": "A String", # Optional. Configures the send mode for response processing. If unspecified, the default value `STREAMED` is used. The field can only be set if `supported_events` includes `RESPONSE_BODY`. If `supported_events` includes `RESPONSE_BODY`, but `response_body_send_mode` is unset, the default value `STREAMED` is used. When this field is set to `FULL_DUPLEX_STREAMED`, `supported_events` must include both `RESPONSE_BODY` and `RESPONSE_TRAILERS`. This field can be set only for `LbTrafficExtension` resources, and only when the `service` field of the extension points to a `BackendService`.
+          "service": "A String", # Required. The reference to the service that runs the extension. To configure a callout extension, `service` must be a fully-qualified reference to a [backend service](https://cloud.google.com/compute/docs/reference/rest/v1/backendServices) in the format: `https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{backendService}` or `https://www.googleapis.com/compute/v1/projects/{project}/global/backendServices/{backendService}`. To configure a plugin extension, `service` must be a reference to a [`WasmPlugin` resource](https://cloud.google.com/service-extensions/docs/reference/rest/v1beta1/projects.locations.wasmPlugins) in the format: `projects/{project}/locations/{location}/wasmPlugins/{plugin}` or `//networkservices.googleapis.com/projects/{project}/locations/{location}/wasmPlugins/{wasmPlugin}`. Plugin extensions are currently supported for the `LbTrafficExtension`, the `LbRouteExtension`, and the `LbEdgeExtension` resources.
+          "supportedEvents": [ # Optional. A set of events during request or response processing for which this extension is called. For the `LbTrafficExtension` resource, this field is required. For the `LbRouteExtension` resource, this field is optional. If unspecified, `REQUEST_HEADERS` event is assumed as supported. For the `LbEdgeExtension` resource, this field is required and must only contain `REQUEST_HEADERS` event. For the `AuthzExtension` resource, this field is optional. `REQUEST_HEADERS` is the only supported event. If unspecified, `REQUEST_HEADERS` event is assumed as supported.
+            "A String",
+          ],
+          "timeout": "A String", # Optional. Specifies the timeout for each individual message on the stream. The timeout must be between `10`-`10000` milliseconds. Required for callout extensions. This field is not supported for plugin extensions. Setting it results in a validation error.
+        },
+      ],
+      "matchCondition": { # Conditions under which this chain is invoked for a request. # Required. Conditions under which this chain is invoked for a request.
+        "celExpression": "A String", # Required. A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed. For more information, see [CEL matcher language reference](https://cloud.google.com/service-extensions/docs/cel-matcher-language-reference).
+      },
+      "name": "A String", # Required. The name for this extension chain. The name is logged as part of the HTTP request logs. The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens, and can have a maximum length of 63 characters. Additionally, the first character must be a letter and the last a letter or a number.
+    },
+  ],
+  "labels": { # Optional. Set of labels associated with the `CdnEdgeExtension` resource. The format must comply with [the requirements for labels](https://cloud.google.com/compute/docs/labeling-resources#requirements) for Google Cloud resources.
+    "a_key": "A String",
+  },
+  "name": "A String", # Required. Identifier. Name of the `CdnEdgeExtension` resource in the following format: `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`.
+  "target": { # Specifies the set of targets to which `CdnEdgeExtension` should be applied to. # Required. Specifies the set of resources to which this extension should be applied to.
+    "resources": [ # Required. A list of references to the resources that are targeted by `CdnEdgeExtension`. Types of resources supported: `EdgeCacheService`. The format must be the full resource name of [EdgeCacheService](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices) in the following format: `//networkservices.googleapis.com/projects/{project}/locations/{location}/edgeCacheServices/{edgeCacheService}`.
+      "A String",
+    ],
+  },
+  "updateTime": "A String", # Output only. The timestamp when the resource was updated.
+}
+
+  cdnEdgeExtensionId: string, Required. User-provided ID of the `CdnEdgeExtension` resource to be created.
+  requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server ignores the second request This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ delete(name, requestId=None, x__xgafv=None) +
Deletes the specified `CdnEdgeExtension` resource.
+
+Args:
+  name: string, Required. The name of the `CdnEdgeExtension` resource to delete. Must be in the format `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`. (required)
+  requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server ignores the second request This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets details of the specified `CdnEdgeExtension` resource.
+
+Args:
+  name: string, Required. A name of the `CdnEdgeExtension` resource to get. Must be in the format `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # `CdnEdgeExtension` is a resource that lets the extension service modify the headers of both requests to the cache and responses from the cache served by an [`EdgeCacheService`](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices).
+  "createTime": "A String", # Output only. The timestamp when the resource was created.
+  "description": "A String", # Optional. A human-readable description of the resource.
+  "extensionChains": [ # Required. A set of ordered extension chains that contain the match conditions and extensions to execute. Match conditions for each extension chain are evaluated in sequence for a given request. The first extension chain that has a condition that matches the request is executed. Any subsequent extension chains do not execute. Limited to 5 extension chains per resource.
+    { # A single extension chain wrapper that contains the match conditions and extensions to execute.
+      "extensions": [ # Required. A set of extensions to execute for the matching request. At least one extension is required. Up to 3 extensions can be defined for each extension chain for `LbTrafficExtension` resource. `LbRouteExtension` and `LbEdgeExtension` chains are limited to 1 extension per extension chain.
+        { # A single extension in the chain to execute for the matching request.
+          "allowDynamicForwarding": True or False, # Optional. When set to `TRUE`, the response from an extension service is allowed to set the `com.google.envoy.dynamic_forwarding` namespace in the dynamic metadata. This field is not supported for plugin extensions or AuthzExtensions. Setting it results in a validation error.
+          "authority": "A String", # Optional. The `:authority` header in the gRPC request sent from Envoy to the extension service. Required for Callout extensions. This field is not supported for plugin extensions. Setting it results in a validation error.
+          "failOpen": True or False, # Optional. Determines how the proxy behaves if the call to the extension fails or times out. When set to `TRUE`, request or response processing continues without error. Any subsequent extensions in the extension chain are also executed. When set to `FALSE` or the default setting of `FALSE` is used, one of the following happens: * If response headers have not been delivered to the downstream client, a generic 500 error is returned to the client. The error response can be tailored by configuring a custom error response in the load balancer. * If response headers have been delivered, then the HTTP stream to the downstream client is reset.
+          "forwardAttributes": [ # Optional. List of the Envoy attributes to forward to the extension server. The attributes provided here are included as part of the `ProcessingRequest.attributes` field (of type `map`), where the keys are the attribute names. Refer to the [documentation](https://cloud.google.com/service-extensions/docs/cel-matcher-language-reference#attributes) for the names of attributes that can be forwarded. If omitted, no attributes are sent. Each element is a string indicating the attribute name.
+            "A String",
+          ],
+          "forwardHeaders": [ # Optional. List of the HTTP headers to forward to the extension (from the client or backend). If omitted, all headers are sent. Each element is a string indicating the header name.
+            "A String",
+          ],
+          "metadata": { # Optional. The metadata provided here is included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. For `AuthzExtension` resources, the metadata is available under the namespace `com.google.authz_extension.`. For other types of extensions, the metadata is available under the namespace `com.google....`. For example: `com.google.lb_traffic_extension.lbtrafficextension1.chain1.ext1`. The following variables are supported in the metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name. This field must not be set for plugin extensions. Setting it results in a validation error. You can set metadata at either the resource level or the extension level. The extension level metadata is recommended because you can pass a different set of metadata through each extension to the backend. This field is subject to following limitations: * The total size of the metadata must be less than 1KiB. * The total number of keys in the metadata must be less than 16. * The length of each key must be less than 64 characters. * The length of each value must be less than 1024 characters. * All values must be strings.
+            "a_key": "", # Properties of the object.
+          },
+          "name": "A String", # Optional. The name for this extension. The name is logged as part of the HTTP request logs. The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens, and can have a maximum length of 63 characters. Additionally, the first character must be a letter and the last a letter or a number. This field is required except for AuthzExtension.
+          "observabilityMode": True or False, # Optional. When set to `true`, the calls to the extension backend are performed asynchronously, without pausing the processing of the ongoing request. In this mode, only `STREAMED` (default) body processing is supported. Responses, if any, are ignored. Supported by regional `LbTrafficExtension` and `LbRouteExtension` resources.
+          "requestBodySendMode": "A String", # Optional. Configures the send mode for request body processing. The field can only be set if `supported_events` includes `REQUEST_BODY`. If `supported_events` includes `REQUEST_BODY`, but `request_body_send_mode` is unset, the default value `STREAMED` is used. When this field is set to `FULL_DUPLEX_STREAMED`, `supported_events` must include both `REQUEST_BODY` and `REQUEST_TRAILERS`. This field can be set only for `LbTrafficExtension` and `LbRouteExtension` resources, and only when the `service` field of the extension points to a `BackendService`. Only `FULL_DUPLEX_STREAMED` mode is supported for `LbRouteExtension` resources.
+          "responseBodySendMode": "A String", # Optional. Configures the send mode for response processing. If unspecified, the default value `STREAMED` is used. The field can only be set if `supported_events` includes `RESPONSE_BODY`. If `supported_events` includes `RESPONSE_BODY`, but `response_body_send_mode` is unset, the default value `STREAMED` is used. When this field is set to `FULL_DUPLEX_STREAMED`, `supported_events` must include both `RESPONSE_BODY` and `RESPONSE_TRAILERS`. This field can be set only for `LbTrafficExtension` resources, and only when the `service` field of the extension points to a `BackendService`.
+          "service": "A String", # Required. The reference to the service that runs the extension. To configure a callout extension, `service` must be a fully-qualified reference to a [backend service](https://cloud.google.com/compute/docs/reference/rest/v1/backendServices) in the format: `https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{backendService}` or `https://www.googleapis.com/compute/v1/projects/{project}/global/backendServices/{backendService}`. To configure a plugin extension, `service` must be a reference to a [`WasmPlugin` resource](https://cloud.google.com/service-extensions/docs/reference/rest/v1beta1/projects.locations.wasmPlugins) in the format: `projects/{project}/locations/{location}/wasmPlugins/{plugin}` or `//networkservices.googleapis.com/projects/{project}/locations/{location}/wasmPlugins/{wasmPlugin}`. Plugin extensions are currently supported for the `LbTrafficExtension`, the `LbRouteExtension`, and the `LbEdgeExtension` resources.
+          "supportedEvents": [ # Optional. A set of events during request or response processing for which this extension is called. For the `LbTrafficExtension` resource, this field is required. For the `LbRouteExtension` resource, this field is optional. If unspecified, `REQUEST_HEADERS` event is assumed as supported. For the `LbEdgeExtension` resource, this field is required and must only contain `REQUEST_HEADERS` event. For the `AuthzExtension` resource, this field is optional. `REQUEST_HEADERS` is the only supported event. If unspecified, `REQUEST_HEADERS` event is assumed as supported.
+            "A String",
+          ],
+          "timeout": "A String", # Optional. Specifies the timeout for each individual message on the stream. The timeout must be between `10`-`10000` milliseconds. Required for callout extensions. This field is not supported for plugin extensions. Setting it results in a validation error.
+        },
+      ],
+      "matchCondition": { # Conditions under which this chain is invoked for a request. # Required. Conditions under which this chain is invoked for a request.
+        "celExpression": "A String", # Required. A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed. For more information, see [CEL matcher language reference](https://cloud.google.com/service-extensions/docs/cel-matcher-language-reference).
+      },
+      "name": "A String", # Required. The name for this extension chain. The name is logged as part of the HTTP request logs. The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens, and can have a maximum length of 63 characters. Additionally, the first character must be a letter and the last a letter or a number.
+    },
+  ],
+  "labels": { # Optional. Set of labels associated with the `CdnEdgeExtension` resource. The format must comply with [the requirements for labels](https://cloud.google.com/compute/docs/labeling-resources#requirements) for Google Cloud resources.
+    "a_key": "A String",
+  },
+  "name": "A String", # Required. Identifier. Name of the `CdnEdgeExtension` resource in the following format: `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`.
+  "target": { # Specifies the set of targets to which `CdnEdgeExtension` should be applied to. # Required. Specifies the set of resources to which this extension should be applied to.
+    "resources": [ # Required. A list of references to the resources that are targeted by `CdnEdgeExtension`. Types of resources supported: `EdgeCacheService`. The format must be the full resource name of [EdgeCacheService](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices) in the following format: `//networkservices.googleapis.com/projects/{project}/locations/{location}/edgeCacheServices/{edgeCacheService}`.
+      "A String",
+    ],
+  },
+  "updateTime": "A String", # Output only. The timestamp when the resource was updated.
+}
+
+ +
+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) +
Lists `CdnEdgeExtensions` resources in a given project and location.
+
+Args:
+  parent: string, Required. The project and location from which the `CdnEdgeExtension` resources are listed. These values are specified in the following format: `projects/{project}/locations/{location}`. (required)
+  filter: string, Optional. Filtering results.
+  orderBy: string, Optional. Hint about how to order the results.
+  pageSize: integer, Optional. Requested page size. The server might return fewer items than requested. If unspecified, the server picks an appropriate default.
+  pageToken: string, Optional. A token identifying a page of results that the server returns.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Message for response to listing `CdnEdgeExtension` resources.
+  "cdnEdgeExtensions": [ # The list of `CdnEdgeExtension` resources.
+    { # `CdnEdgeExtension` is a resource that lets the extension service modify the headers of both requests to the cache and responses from the cache served by an [`EdgeCacheService`](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices).
+      "createTime": "A String", # Output only. The timestamp when the resource was created.
+      "description": "A String", # Optional. A human-readable description of the resource.
+      "extensionChains": [ # Required. A set of ordered extension chains that contain the match conditions and extensions to execute. Match conditions for each extension chain are evaluated in sequence for a given request. The first extension chain that has a condition that matches the request is executed. Any subsequent extension chains do not execute. Limited to 5 extension chains per resource.
+        { # A single extension chain wrapper that contains the match conditions and extensions to execute.
+          "extensions": [ # Required. A set of extensions to execute for the matching request. At least one extension is required. Up to 3 extensions can be defined for each extension chain for `LbTrafficExtension` resource. `LbRouteExtension` and `LbEdgeExtension` chains are limited to 1 extension per extension chain.
+            { # A single extension in the chain to execute for the matching request.
+              "allowDynamicForwarding": True or False, # Optional. When set to `TRUE`, the response from an extension service is allowed to set the `com.google.envoy.dynamic_forwarding` namespace in the dynamic metadata. This field is not supported for plugin extensions or AuthzExtensions. Setting it results in a validation error.
+              "authority": "A String", # Optional. The `:authority` header in the gRPC request sent from Envoy to the extension service. Required for Callout extensions. This field is not supported for plugin extensions. Setting it results in a validation error.
+              "failOpen": True or False, # Optional. Determines how the proxy behaves if the call to the extension fails or times out. When set to `TRUE`, request or response processing continues without error. Any subsequent extensions in the extension chain are also executed. When set to `FALSE` or the default setting of `FALSE` is used, one of the following happens: * If response headers have not been delivered to the downstream client, a generic 500 error is returned to the client. The error response can be tailored by configuring a custom error response in the load balancer. * If response headers have been delivered, then the HTTP stream to the downstream client is reset.
+              "forwardAttributes": [ # Optional. List of the Envoy attributes to forward to the extension server. The attributes provided here are included as part of the `ProcessingRequest.attributes` field (of type `map`), where the keys are the attribute names. Refer to the [documentation](https://cloud.google.com/service-extensions/docs/cel-matcher-language-reference#attributes) for the names of attributes that can be forwarded. If omitted, no attributes are sent. Each element is a string indicating the attribute name.
+                "A String",
+              ],
+              "forwardHeaders": [ # Optional. List of the HTTP headers to forward to the extension (from the client or backend). If omitted, all headers are sent. Each element is a string indicating the header name.
+                "A String",
+              ],
+              "metadata": { # Optional. The metadata provided here is included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. For `AuthzExtension` resources, the metadata is available under the namespace `com.google.authz_extension.`. For other types of extensions, the metadata is available under the namespace `com.google....`. For example: `com.google.lb_traffic_extension.lbtrafficextension1.chain1.ext1`. The following variables are supported in the metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name. This field must not be set for plugin extensions. Setting it results in a validation error. You can set metadata at either the resource level or the extension level. The extension level metadata is recommended because you can pass a different set of metadata through each extension to the backend. This field is subject to following limitations: * The total size of the metadata must be less than 1KiB. * The total number of keys in the metadata must be less than 16. * The length of each key must be less than 64 characters. * The length of each value must be less than 1024 characters. * All values must be strings.
+                "a_key": "", # Properties of the object.
+              },
+              "name": "A String", # Optional. The name for this extension. The name is logged as part of the HTTP request logs. The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens, and can have a maximum length of 63 characters. Additionally, the first character must be a letter and the last a letter or a number. This field is required except for AuthzExtension.
+              "observabilityMode": True or False, # Optional. When set to `true`, the calls to the extension backend are performed asynchronously, without pausing the processing of the ongoing request. In this mode, only `STREAMED` (default) body processing is supported. Responses, if any, are ignored. Supported by regional `LbTrafficExtension` and `LbRouteExtension` resources.
+              "requestBodySendMode": "A String", # Optional. Configures the send mode for request body processing. The field can only be set if `supported_events` includes `REQUEST_BODY`. If `supported_events` includes `REQUEST_BODY`, but `request_body_send_mode` is unset, the default value `STREAMED` is used. When this field is set to `FULL_DUPLEX_STREAMED`, `supported_events` must include both `REQUEST_BODY` and `REQUEST_TRAILERS`. This field can be set only for `LbTrafficExtension` and `LbRouteExtension` resources, and only when the `service` field of the extension points to a `BackendService`. Only `FULL_DUPLEX_STREAMED` mode is supported for `LbRouteExtension` resources.
+              "responseBodySendMode": "A String", # Optional. Configures the send mode for response processing. If unspecified, the default value `STREAMED` is used. The field can only be set if `supported_events` includes `RESPONSE_BODY`. If `supported_events` includes `RESPONSE_BODY`, but `response_body_send_mode` is unset, the default value `STREAMED` is used. When this field is set to `FULL_DUPLEX_STREAMED`, `supported_events` must include both `RESPONSE_BODY` and `RESPONSE_TRAILERS`. This field can be set only for `LbTrafficExtension` resources, and only when the `service` field of the extension points to a `BackendService`.
+              "service": "A String", # Required. The reference to the service that runs the extension. To configure a callout extension, `service` must be a fully-qualified reference to a [backend service](https://cloud.google.com/compute/docs/reference/rest/v1/backendServices) in the format: `https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{backendService}` or `https://www.googleapis.com/compute/v1/projects/{project}/global/backendServices/{backendService}`. To configure a plugin extension, `service` must be a reference to a [`WasmPlugin` resource](https://cloud.google.com/service-extensions/docs/reference/rest/v1beta1/projects.locations.wasmPlugins) in the format: `projects/{project}/locations/{location}/wasmPlugins/{plugin}` or `//networkservices.googleapis.com/projects/{project}/locations/{location}/wasmPlugins/{wasmPlugin}`. Plugin extensions are currently supported for the `LbTrafficExtension`, the `LbRouteExtension`, and the `LbEdgeExtension` resources.
+              "supportedEvents": [ # Optional. A set of events during request or response processing for which this extension is called. For the `LbTrafficExtension` resource, this field is required. For the `LbRouteExtension` resource, this field is optional. If unspecified, `REQUEST_HEADERS` event is assumed as supported. For the `LbEdgeExtension` resource, this field is required and must only contain `REQUEST_HEADERS` event. For the `AuthzExtension` resource, this field is optional. `REQUEST_HEADERS` is the only supported event. If unspecified, `REQUEST_HEADERS` event is assumed as supported.
+                "A String",
+              ],
+              "timeout": "A String", # Optional. Specifies the timeout for each individual message on the stream. The timeout must be between `10`-`10000` milliseconds. Required for callout extensions. This field is not supported for plugin extensions. Setting it results in a validation error.
+            },
+          ],
+          "matchCondition": { # Conditions under which this chain is invoked for a request. # Required. Conditions under which this chain is invoked for a request.
+            "celExpression": "A String", # Required. A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed. For more information, see [CEL matcher language reference](https://cloud.google.com/service-extensions/docs/cel-matcher-language-reference).
+          },
+          "name": "A String", # Required. The name for this extension chain. The name is logged as part of the HTTP request logs. The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens, and can have a maximum length of 63 characters. Additionally, the first character must be a letter and the last a letter or a number.
+        },
+      ],
+      "labels": { # Optional. Set of labels associated with the `CdnEdgeExtension` resource. The format must comply with [the requirements for labels](https://cloud.google.com/compute/docs/labeling-resources#requirements) for Google Cloud resources.
+        "a_key": "A String",
+      },
+      "name": "A String", # Required. Identifier. Name of the `CdnEdgeExtension` resource in the following format: `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`.
+      "target": { # Specifies the set of targets to which `CdnEdgeExtension` should be applied to. # Required. Specifies the set of resources to which this extension should be applied to.
+        "resources": [ # Required. A list of references to the resources that are targeted by `CdnEdgeExtension`. Types of resources supported: `EdgeCacheService`. The format must be the full resource name of [EdgeCacheService](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices) in the following format: `//networkservices.googleapis.com/projects/{project}/locations/{location}/edgeCacheServices/{edgeCacheService}`.
+          "A String",
+        ],
+      },
+      "updateTime": "A String", # Output only. The timestamp when the resource was updated.
+    },
+  ],
+  "nextPageToken": "A String", # A token identifying a page of results that the server returns.
+  "unreachable": [ # Locations that could not be reached.
+    "A String",
+  ],
+}
+
+ +
+ 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)
+
+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, requestId=None, updateMask=None, x__xgafv=None) +
Updates the parameters of the specified `CdnEdgeExtension` resource.
+
+Args:
+  name: string, Required. Identifier. Name of the `CdnEdgeExtension` resource in the following format: `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`. (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # `CdnEdgeExtension` is a resource that lets the extension service modify the headers of both requests to the cache and responses from the cache served by an [`EdgeCacheService`](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices).
+  "createTime": "A String", # Output only. The timestamp when the resource was created.
+  "description": "A String", # Optional. A human-readable description of the resource.
+  "extensionChains": [ # Required. A set of ordered extension chains that contain the match conditions and extensions to execute. Match conditions for each extension chain are evaluated in sequence for a given request. The first extension chain that has a condition that matches the request is executed. Any subsequent extension chains do not execute. Limited to 5 extension chains per resource.
+    { # A single extension chain wrapper that contains the match conditions and extensions to execute.
+      "extensions": [ # Required. A set of extensions to execute for the matching request. At least one extension is required. Up to 3 extensions can be defined for each extension chain for `LbTrafficExtension` resource. `LbRouteExtension` and `LbEdgeExtension` chains are limited to 1 extension per extension chain.
+        { # A single extension in the chain to execute for the matching request.
+          "allowDynamicForwarding": True or False, # Optional. When set to `TRUE`, the response from an extension service is allowed to set the `com.google.envoy.dynamic_forwarding` namespace in the dynamic metadata. This field is not supported for plugin extensions or AuthzExtensions. Setting it results in a validation error.
+          "authority": "A String", # Optional. The `:authority` header in the gRPC request sent from Envoy to the extension service. Required for Callout extensions. This field is not supported for plugin extensions. Setting it results in a validation error.
+          "failOpen": True or False, # Optional. Determines how the proxy behaves if the call to the extension fails or times out. When set to `TRUE`, request or response processing continues without error. Any subsequent extensions in the extension chain are also executed. When set to `FALSE` or the default setting of `FALSE` is used, one of the following happens: * If response headers have not been delivered to the downstream client, a generic 500 error is returned to the client. The error response can be tailored by configuring a custom error response in the load balancer. * If response headers have been delivered, then the HTTP stream to the downstream client is reset.
+          "forwardAttributes": [ # Optional. List of the Envoy attributes to forward to the extension server. The attributes provided here are included as part of the `ProcessingRequest.attributes` field (of type `map`), where the keys are the attribute names. Refer to the [documentation](https://cloud.google.com/service-extensions/docs/cel-matcher-language-reference#attributes) for the names of attributes that can be forwarded. If omitted, no attributes are sent. Each element is a string indicating the attribute name.
+            "A String",
+          ],
+          "forwardHeaders": [ # Optional. List of the HTTP headers to forward to the extension (from the client or backend). If omitted, all headers are sent. Each element is a string indicating the header name.
+            "A String",
+          ],
+          "metadata": { # Optional. The metadata provided here is included as part of the `metadata_context` (of type `google.protobuf.Struct`) in the `ProcessingRequest` message sent to the extension server. For `AuthzExtension` resources, the metadata is available under the namespace `com.google.authz_extension.`. For other types of extensions, the metadata is available under the namespace `com.google....`. For example: `com.google.lb_traffic_extension.lbtrafficextension1.chain1.ext1`. The following variables are supported in the metadata: `{forwarding_rule_id}` - substituted with the forwarding rule's fully qualified resource name. This field must not be set for plugin extensions. Setting it results in a validation error. You can set metadata at either the resource level or the extension level. The extension level metadata is recommended because you can pass a different set of metadata through each extension to the backend. This field is subject to following limitations: * The total size of the metadata must be less than 1KiB. * The total number of keys in the metadata must be less than 16. * The length of each key must be less than 64 characters. * The length of each value must be less than 1024 characters. * All values must be strings.
+            "a_key": "", # Properties of the object.
+          },
+          "name": "A String", # Optional. The name for this extension. The name is logged as part of the HTTP request logs. The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens, and can have a maximum length of 63 characters. Additionally, the first character must be a letter and the last a letter or a number. This field is required except for AuthzExtension.
+          "observabilityMode": True or False, # Optional. When set to `true`, the calls to the extension backend are performed asynchronously, without pausing the processing of the ongoing request. In this mode, only `STREAMED` (default) body processing is supported. Responses, if any, are ignored. Supported by regional `LbTrafficExtension` and `LbRouteExtension` resources.
+          "requestBodySendMode": "A String", # Optional. Configures the send mode for request body processing. The field can only be set if `supported_events` includes `REQUEST_BODY`. If `supported_events` includes `REQUEST_BODY`, but `request_body_send_mode` is unset, the default value `STREAMED` is used. When this field is set to `FULL_DUPLEX_STREAMED`, `supported_events` must include both `REQUEST_BODY` and `REQUEST_TRAILERS`. This field can be set only for `LbTrafficExtension` and `LbRouteExtension` resources, and only when the `service` field of the extension points to a `BackendService`. Only `FULL_DUPLEX_STREAMED` mode is supported for `LbRouteExtension` resources.
+          "responseBodySendMode": "A String", # Optional. Configures the send mode for response processing. If unspecified, the default value `STREAMED` is used. The field can only be set if `supported_events` includes `RESPONSE_BODY`. If `supported_events` includes `RESPONSE_BODY`, but `response_body_send_mode` is unset, the default value `STREAMED` is used. When this field is set to `FULL_DUPLEX_STREAMED`, `supported_events` must include both `RESPONSE_BODY` and `RESPONSE_TRAILERS`. This field can be set only for `LbTrafficExtension` resources, and only when the `service` field of the extension points to a `BackendService`.
+          "service": "A String", # Required. The reference to the service that runs the extension. To configure a callout extension, `service` must be a fully-qualified reference to a [backend service](https://cloud.google.com/compute/docs/reference/rest/v1/backendServices) in the format: `https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/backendServices/{backendService}` or `https://www.googleapis.com/compute/v1/projects/{project}/global/backendServices/{backendService}`. To configure a plugin extension, `service` must be a reference to a [`WasmPlugin` resource](https://cloud.google.com/service-extensions/docs/reference/rest/v1beta1/projects.locations.wasmPlugins) in the format: `projects/{project}/locations/{location}/wasmPlugins/{plugin}` or `//networkservices.googleapis.com/projects/{project}/locations/{location}/wasmPlugins/{wasmPlugin}`. Plugin extensions are currently supported for the `LbTrafficExtension`, the `LbRouteExtension`, and the `LbEdgeExtension` resources.
+          "supportedEvents": [ # Optional. A set of events during request or response processing for which this extension is called. For the `LbTrafficExtension` resource, this field is required. For the `LbRouteExtension` resource, this field is optional. If unspecified, `REQUEST_HEADERS` event is assumed as supported. For the `LbEdgeExtension` resource, this field is required and must only contain `REQUEST_HEADERS` event. For the `AuthzExtension` resource, this field is optional. `REQUEST_HEADERS` is the only supported event. If unspecified, `REQUEST_HEADERS` event is assumed as supported.
+            "A String",
+          ],
+          "timeout": "A String", # Optional. Specifies the timeout for each individual message on the stream. The timeout must be between `10`-`10000` milliseconds. Required for callout extensions. This field is not supported for plugin extensions. Setting it results in a validation error.
+        },
+      ],
+      "matchCondition": { # Conditions under which this chain is invoked for a request. # Required. Conditions under which this chain is invoked for a request.
+        "celExpression": "A String", # Required. A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed. For more information, see [CEL matcher language reference](https://cloud.google.com/service-extensions/docs/cel-matcher-language-reference).
+      },
+      "name": "A String", # Required. The name for this extension chain. The name is logged as part of the HTTP request logs. The name must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens, and can have a maximum length of 63 characters. Additionally, the first character must be a letter and the last a letter or a number.
+    },
+  ],
+  "labels": { # Optional. Set of labels associated with the `CdnEdgeExtension` resource. The format must comply with [the requirements for labels](https://cloud.google.com/compute/docs/labeling-resources#requirements) for Google Cloud resources.
+    "a_key": "A String",
+  },
+  "name": "A String", # Required. Identifier. Name of the `CdnEdgeExtension` resource in the following format: `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`.
+  "target": { # Specifies the set of targets to which `CdnEdgeExtension` should be applied to. # Required. Specifies the set of resources to which this extension should be applied to.
+    "resources": [ # Required. A list of references to the resources that are targeted by `CdnEdgeExtension`. Types of resources supported: `EdgeCacheService`. The format must be the full resource name of [EdgeCacheService](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices) in the following format: `//networkservices.googleapis.com/projects/{project}/locations/{location}/edgeCacheServices/{edgeCacheService}`.
+      "A String",
+    ],
+  },
+  "updateTime": "A String", # Output only. The timestamp when the resource was updated.
+}
+
+  requestId: string, Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server ignores the second request This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
+  updateMask: string, Optional. Used to specify the fields to be overwritten in the `CdnEdgeExtension` resource by the update. The fields specified in the `update_mask` are relative to the resource, not the full request. A field is overwritten if it is in the mask. If the user does not specify a mask, then all fields are overwritten.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.endpointPolicies.html b/docs/dyn/networkservices_v1beta1.projects.locations.endpointPolicies.html index ec0c6ea23f..f5bb6341c0 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.endpointPolicies.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.endpointPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists EndpointPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -310,17 +310,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.extensionBindings.html b/docs/dyn/networkservices_v1beta1.projects.locations.extensionBindings.html index 6e6d0832df..12a2dbe362 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.extensionBindings.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.extensionBindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `ExtensionBinding` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -154,7 +154,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -197,7 +197,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -217,7 +217,7 @@

Method Details

"a_key": "A String", }, "target": { # Specifies a list of targets to which this `ExtensionBinding` should attach. # Required. Specifies a target to which this `ExtensionBinding` should be attached. The target can be either a single resource or a scope of resources. - "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`. + "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. "A String", ], "scope": { # Specifies the scope of resources to which this binding should attach. # Optional. Specifies the scope of resources to which this binding should attach. Exactly one of `resources` or `scope` must be set. @@ -354,7 +354,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -397,7 +397,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -417,7 +417,7 @@

Method Details

"a_key": "A String", }, "target": { # Specifies a list of targets to which this `ExtensionBinding` should attach. # Required. Specifies a target to which this `ExtensionBinding` should be attached. The target can be either a single resource or a scope of resources. - "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`. + "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. "A String", ], "scope": { # Specifies the scope of resources to which this binding should attach. # Optional. Specifies the scope of resources to which this binding should attach. Exactly one of `resources` or `scope` must be set. @@ -493,7 +493,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -536,7 +536,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -556,7 +556,7 @@

Method Details

"a_key": "A String", }, "target": { # Specifies a list of targets to which this `ExtensionBinding` should attach. # Required. Specifies a target to which this `ExtensionBinding` should be attached. The target can be either a single resource or a scope of resources. - "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`. + "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. "A String", ], "scope": { # Specifies the scope of resources to which this binding should attach. # Optional. Specifies the scope of resources to which this binding should attach. Exactly one of `resources` or `scope` must be set. @@ -577,17 +577,17 @@

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. +
@@ -643,7 +643,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -686,7 +686,7 @@

Method Details

"suffix": "A String", # Optional. The input string must have the suffix specified here. Note: empty prefix is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc`` }, ], - "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. + "resources": [ # Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources. { # Specifies matching logic for string values. "contains": "A String", # Optional. The input string must have the substring specified here. Note: empty contains match is not allowed, please use regex instead. Examples: * ``abc`` matches the value ``xyz.abc.def`` "exact": "A String", # Optional. The input string must match exactly the string specified here. Examples: * ``abc`` only matches the value ``abc``. @@ -706,7 +706,7 @@

Method Details

"a_key": "A String", }, "target": { # Specifies a list of targets to which this `ExtensionBinding` should attach. # Required. Specifies a target to which this `ExtensionBinding` should be attached. The target can be either a single resource or a scope of resources. - "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`. + "resources": [ # Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. "A String", ], "scope": { # Specifies the scope of resources to which this binding should attach. # Optional. Specifies the scope of resources to which this binding should attach. Exactly one of `resources` or `scope` must be set. diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.gateways.html b/docs/dyn/networkservices_v1beta1.projects.locations.gateways.html index b39163614c..dbe73f7caf 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.gateways.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.gateways.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Gateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -314,17 +314,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.gateways.routeViews.html b/docs/dyn/networkservices_v1beta1.projects.locations.gateways.routeViews.html index d1f58ffd2f..29c4a27246 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.gateways.routeViews.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.gateways.routeViews.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RouteViews

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.grpcRoutes.html b/docs/dyn/networkservices_v1beta1.projects.locations.grpcRoutes.html index ba8c2412ce..3311f1ea90 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.grpcRoutes.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.grpcRoutes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists GrpcRoutes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -427,17 +427,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.html b/docs/dyn/networkservices_v1beta1.projects.locations.html index 00ec5c1f87..3618dc1cb5 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.html @@ -89,6 +89,11 @@

Instance Methods

Returns the authzExtensions Resource.

+

+ cdnEdgeExtensions() +

+

Returns the cdnEdgeExtensions Resource.

+

endpointPolicies()

@@ -184,7 +189,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -256,17 +261,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.httpRoutes.html b/docs/dyn/networkservices_v1beta1.projects.locations.httpRoutes.html index b9b21ccaa9..bddbc033c3 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.httpRoutes.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.httpRoutes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists HttpRoute in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -807,17 +807,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.lbEdgeExtensions.html b/docs/dyn/networkservices_v1beta1.projects.locations.lbEdgeExtensions.html index 3c6ee3ba34..76929cc76d 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.lbEdgeExtensions.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.lbEdgeExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `LbEdgeExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -361,17 +361,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.lbRouteExtensions.html b/docs/dyn/networkservices_v1beta1.projects.locations.lbRouteExtensions.html index b5c275cc15..121cc79843 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.lbRouteExtensions.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.lbRouteExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `LbRouteExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -370,17 +370,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.lbTcpExtensions.html b/docs/dyn/networkservices_v1beta1.projects.locations.lbTcpExtensions.html index ff2626d004..7dc24b0dda 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.lbTcpExtensions.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.lbTcpExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `LbTcpExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -361,17 +361,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.lbTrafficExtensions.html b/docs/dyn/networkservices_v1beta1.projects.locations.lbTrafficExtensions.html index 07d2b57dcf..627f266b74 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.lbTrafficExtensions.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.lbTrafficExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `LbTrafficExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -370,17 +370,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.meshes.html b/docs/dyn/networkservices_v1beta1.projects.locations.meshes.html index 7f720c70f0..4a6de762b9 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.meshes.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.meshes.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists Meshes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.meshes.routeViews.html b/docs/dyn/networkservices_v1beta1.projects.locations.meshes.routeViews.html index c546daa9ef..fd6d83c25e 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.meshes.routeViews.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.meshes.routeViews.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists RouteViews

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.operations.html b/docs/dyn/networkservices_v1beta1.projects.locations.operations.html index 29b32a478e..96de15c185 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.operations.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.producerExtensions.html b/docs/dyn/networkservices_v1beta1.projects.locations.producerExtensions.html index 6ce216d13e..816885fe22 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.producerExtensions.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.producerExtensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `ProducerExtension` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,7 +119,7 @@

Method Details

"A String", ], }, - "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements]((https://cloud.google.com/compute/docs/labeling-resources#requirements). + "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements](https://cloud.google.com/compute/docs/labeling-resources#requirements). "a_key": "A String", }, "name": "A String", # Identifier. Name of the `ProducerExtension` resource in the following format: `projects/{project}/locations/{location}/producerExtensions/{producer_extension}`. @@ -219,7 +219,7 @@

Method Details

"A String", ], }, - "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements]((https://cloud.google.com/compute/docs/labeling-resources#requirements). + "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements](https://cloud.google.com/compute/docs/labeling-resources#requirements). "a_key": "A String", }, "name": "A String", # Identifier. Name of the `ProducerExtension` resource in the following format: `projects/{project}/locations/{location}/producerExtensions/{producer_extension}`. @@ -259,7 +259,7 @@

Method Details

"A String", ], }, - "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements]((https://cloud.google.com/compute/docs/labeling-resources#requirements). + "labels": { # Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements](https://cloud.google.com/compute/docs/labeling-resources#requirements). "a_key": "A String", }, "name": "A String", # Identifier. Name of the `ProducerExtension` resource in the following format: `projects/{project}/locations/{location}/producerExtensions/{producer_extension}`. @@ -274,17 +274,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.serviceBindings.html b/docs/dyn/networkservices_v1beta1.projects.locations.serviceBindings.html index 138a5fad4a..f48a0e323f 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.serviceBindings.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.serviceBindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ServiceBinding in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -252,17 +252,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.serviceLbPolicies.html b/docs/dyn/networkservices_v1beta1.projects.locations.serviceLbPolicies.html index 4daf660636..a63e46cd0f 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.serviceLbPolicies.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.serviceLbPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ServiceLbPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -279,17 +279,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.tcpRoutes.html b/docs/dyn/networkservices_v1beta1.projects.locations.tcpRoutes.html index ffe4f3d58b..5ec8d005c8 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.tcpRoutes.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.tcpRoutes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists TcpRoute in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -328,17 +328,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.tlsRoutes.html b/docs/dyn/networkservices_v1beta1.projects.locations.tlsRoutes.html index b99a737d13..cf57e02811 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.tlsRoutes.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.tlsRoutes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists TlsRoute in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.wasmPlugins.html b/docs/dyn/networkservices_v1beta1.projects.locations.wasmPlugins.html index 2993ef8f21..a8cf59b8a1 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.wasmPlugins.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.wasmPlugins.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `WasmPlugin` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -340,17 +340,17 @@

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. +
diff --git a/docs/dyn/networkservices_v1beta1.projects.locations.wasmPlugins.versions.html b/docs/dyn/networkservices_v1beta1.projects.locations.wasmPlugins.versions.html index f98b624c6d..dd6a7966ca 100644 --- a/docs/dyn/networkservices_v1beta1.projects.locations.wasmPlugins.versions.html +++ b/docs/dyn/networkservices_v1beta1.projects.locations.wasmPlugins.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `WasmPluginVersion` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -258,17 +258,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/networkservices.v1.json b/googleapiclient/discovery_cache/documents/networkservices.v1.json index f1f67aec4a..e765d93540 100644 --- a/googleapiclient/discovery_cache/documents/networkservices.v1.json +++ b/googleapiclient/discovery_cache/documents/networkservices.v1.json @@ -4189,7 +4189,7 @@ } } }, -"revision": "20260807", +"revision": "20260816", "rootUrl": "https://networkservices.googleapis.com/", "schemas": { "AgentConnectivityTemplate": { @@ -5026,7 +5026,7 @@ "type": "array" }, "resources": { -"description": "Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources.", +"description": "Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources.", "items": { "$ref": "ExtensionBindingMatchConditionStringMatch" }, @@ -5054,7 +5054,7 @@ "id": "ExtensionBindingTarget", "properties": { "resources": { -"description": "Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`.", +"description": "Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set.", "items": { "type": "string" }, @@ -7578,7 +7578,7 @@ "additionalProperties": { "type": "string" }, -"description": "Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements]((https://cloud.google.com/compute/docs/labeling-resources#requirements).", +"description": "Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements](https://cloud.google.com/compute/docs/labeling-resources#requirements).", "type": "object" }, "name": { diff --git a/googleapiclient/discovery_cache/documents/networkservices.v1beta1.json b/googleapiclient/discovery_cache/documents/networkservices.v1beta1.json index 694b902aaf..198579e3b1 100644 --- a/googleapiclient/discovery_cache/documents/networkservices.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/networkservices.v1beta1.json @@ -699,6 +699,188 @@ } } }, +"cdnEdgeExtensions": { +"methods": { +"create": { +"description": "Creates a new `CdnEdgeExtension` resource in a given project and location.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/cdnEdgeExtensions", +"httpMethod": "POST", +"id": "networkservices.projects.locations.cdnEdgeExtensions.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"cdnEdgeExtensionId": { +"description": "Required. User-provided ID of the `CdnEdgeExtension` resource to be created.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource of the `CdnEdgeExtension` resource. Must be in the format `projects/{project}/locations/{location}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +}, +"requestId": { +"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server ignores the second request This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +} +}, +"path": "v1beta1/{+parent}/cdnEdgeExtensions", +"request": { +"$ref": "CdnEdgeExtension" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"delete": { +"description": "Deletes the specified `CdnEdgeExtension` resource.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/cdnEdgeExtensions/{cdnEdgeExtensionsId}", +"httpMethod": "DELETE", +"id": "networkservices.projects.locations.cdnEdgeExtensions.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the `CdnEdgeExtension` resource to delete. Must be in the format `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/cdnEdgeExtensions/[^/]+$", +"required": true, +"type": "string" +}, +"requestId": { +"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server ignores the second request This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"get": { +"description": "Gets details of the specified `CdnEdgeExtension` resource.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/cdnEdgeExtensions/{cdnEdgeExtensionsId}", +"httpMethod": "GET", +"id": "networkservices.projects.locations.cdnEdgeExtensions.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. A name of the `CdnEdgeExtension` resource to get. Must be in the format `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/cdnEdgeExtensions/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"response": { +"$ref": "CdnEdgeExtension" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"list": { +"description": "Lists `CdnEdgeExtensions` resources in a given project and location.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/cdnEdgeExtensions", +"httpMethod": "GET", +"id": "networkservices.projects.locations.cdnEdgeExtensions.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"filter": { +"description": "Optional. Filtering results.", +"location": "query", +"type": "string" +}, +"orderBy": { +"description": "Optional. Hint about how to order the results.", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. Requested page size. The server might return fewer items than requested. If unspecified, the server picks an appropriate default.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A token identifying a page of results that the server returns.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The project and location from which the `CdnEdgeExtension` resources are listed. These values are specified in the following format: `projects/{project}/locations/{location}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1beta1/{+parent}/cdnEdgeExtensions", +"response": { +"$ref": "ListCdnEdgeExtensionsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, +"patch": { +"description": "Updates the parameters of the specified `CdnEdgeExtension` resource.", +"flatPath": "v1beta1/projects/{projectsId}/locations/{locationsId}/cdnEdgeExtensions/{cdnEdgeExtensionsId}", +"httpMethod": "PATCH", +"id": "networkservices.projects.locations.cdnEdgeExtensions.patch", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Identifier. Name of the `CdnEdgeExtension` resource in the following format: `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`.", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/cdnEdgeExtensions/[^/]+$", +"required": true, +"type": "string" +}, +"requestId": { +"description": "Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server can ignore the request if it has already been completed. The server guarantees that for 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server ignores the second request This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).", +"location": "query", +"type": "string" +}, +"updateMask": { +"description": "Optional. Used to specify the fields to be overwritten in the `CdnEdgeExtension` resource by the update. The fields specified in the `update_mask` are relative to the resource, not the full request. A field is overwritten if it is in the mask. If the user does not specify a mask, then all fields are overwritten.", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "v1beta1/{+name}", +"request": { +"$ref": "CdnEdgeExtension" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +} +} +}, "endpointPolicies": { "methods": { "create": { @@ -3734,7 +3916,7 @@ } } }, -"revision": "20260807", +"revision": "20260821", "rootUrl": "https://networkservices.googleapis.com/", "schemas": { "AgentConnectivityTemplate": { @@ -4141,6 +4323,65 @@ "properties": {}, "type": "object" }, +"CdnEdgeExtension": { +"description": "`CdnEdgeExtension` is a resource that lets the extension service modify the headers of both requests to the cache and responses from the cache served by an [`EdgeCacheService`](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices).", +"id": "CdnEdgeExtension", +"properties": { +"createTime": { +"description": "Output only. The timestamp when the resource was created.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"description": { +"description": "Optional. A human-readable description of the resource.", +"type": "string" +}, +"extensionChains": { +"description": "Required. A set of ordered extension chains that contain the match conditions and extensions to execute. Match conditions for each extension chain are evaluated in sequence for a given request. The first extension chain that has a condition that matches the request is executed. Any subsequent extension chains do not execute. Limited to 5 extension chains per resource.", +"items": { +"$ref": "ExtensionChain" +}, +"type": "array" +}, +"labels": { +"additionalProperties": { +"type": "string" +}, +"description": "Optional. Set of labels associated with the `CdnEdgeExtension` resource. The format must comply with [the requirements for labels](https://cloud.google.com/compute/docs/labeling-resources#requirements) for Google Cloud resources.", +"type": "object" +}, +"name": { +"description": "Required. Identifier. Name of the `CdnEdgeExtension` resource in the following format: `projects/{project}/locations/{location}/cdnEdgeExtensions/{cdn_edge_extension}`.", +"type": "string" +}, +"target": { +"$ref": "CdnEdgeExtensionTarget", +"description": "Required. Specifies the set of resources to which this extension should be applied to." +}, +"updateTime": { +"description": "Output only. The timestamp when the resource was updated.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"CdnEdgeExtensionTarget": { +"description": "Specifies the set of targets to which `CdnEdgeExtension` should be applied to.", +"id": "CdnEdgeExtensionTarget", +"properties": { +"resources": { +"description": "Required. A list of references to the resources that are targeted by `CdnEdgeExtension`. Types of resources supported: `EdgeCacheService`. The format must be the full resource name of [EdgeCacheService](https://cloud.google.com/media-cdn/docs/reference/rest/v1/projects.locations.edgeCacheServices) in the following format: `//networkservices.googleapis.com/projects/{project}/locations/{location}/edgeCacheServices/{edgeCacheService}`.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "DnsPeeringConfig": { "description": "DNS Peering configuration.", "id": "DnsPeeringConfig", @@ -4439,7 +4680,7 @@ "type": "array" }, "resources": { -"description": "Optional. A list of non-empty strings whose value is matched against the resource value. If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources.", +"description": "Optional. A list of non-empty strings whose value is matched against the resource to which a request is sent (e.g., an Agent in AiApplication). If not specified, any resource is allowed. If specified, a match occurs if any of the resources matches the resource value in the request. Limited to 5 resources. When matching against resources in the AgentRegistry, use the URNs of the registry resources.", "items": { "$ref": "ExtensionBindingMatchConditionStringMatch" }, @@ -4467,7 +4708,7 @@ "id": "ExtensionBindingTarget", "properties": { "resources": { -"description": "Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set. For Agent Gateway, this would be the full resource name, in the format: `projects/{project}/locations/{location}/agentGateways/{agent_gateway}`. For AI App, this would be the full resource name, in the format: `projects/{project}/locations/{location}/applications/{application}`.", +"description": "Optional. The reference to the target resource, to which this binding should attach. Exactly one of `resources` or `scope` must be set.", "items": { "type": "string" }, @@ -6024,6 +6265,31 @@ }, "type": "object" }, +"ListCdnEdgeExtensionsResponse": { +"description": "Message for response to listing `CdnEdgeExtension` resources.", +"id": "ListCdnEdgeExtensionsResponse", +"properties": { +"cdnEdgeExtensions": { +"description": "The list of `CdnEdgeExtension` resources.", +"items": { +"$ref": "CdnEdgeExtension" +}, +"type": "array" +}, +"nextPageToken": { +"description": "A token identifying a page of results that the server returns.", +"type": "string" +}, +"unreachable": { +"description": "Locations that could not be reached.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "ListEndpointPoliciesResponse": { "description": "Response returned by the ListEndpointPolicies method.", "id": "ListEndpointPoliciesResponse", @@ -6850,7 +7116,7 @@ "additionalProperties": { "type": "string" }, -"description": "Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements]((https://cloud.google.com/compute/docs/labeling-resources#requirements).", +"description": "Optional. Set of labels associated with the `ProducerExtension` resource. The format must comply with [the following requirements](https://cloud.google.com/compute/docs/labeling-resources#requirements).", "type": "object" }, "name": { From 9a9f3cfbeab0606ca17a221bf0a14b43e0d031ac Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:38 +0000 Subject: [PATCH 50/70] fix(notebooks): update the api #### notebooks:v1 The following keys were changed: - resources.projects.resources.locations.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.environments.methods.create.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.environments.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.environments.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.environments.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.executions.methods.create.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.executions.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.executions.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.executions.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.create.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.diagnose.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.getIamPolicy.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.getInstanceHealth.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.isUpgradeable.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.migrate.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.register.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.report.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.reportEvent.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.reset.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.rollback.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.setAccelerator.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.setIamPolicy.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.setLabels.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.setMachineType.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.start.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.stop.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.testIamPermissions.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.updateConfig.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.updateMetadataItems.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.updateShieldedInstanceConfig.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.upgrade.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.upgradeInternal.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.cancel.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.create.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.diagnose.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.getIamPolicy.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.migrate.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.patch.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.refreshRuntimeTokenInternal.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.reportEvent.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.reset.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.setIamPolicy.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.start.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.stop.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.switch.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.testIamPermissions.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.runtimes.methods.upgrade.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.schedules.methods.create.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.schedules.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.schedules.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.schedules.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.schedules.methods.trigger.scopes (Total Keys: 1) #### notebooks:v2 The following keys were changed: - resources.projects.resources.locations.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.checkAuthorization.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.checkUpgradability.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.create.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.diagnose.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.generateAccessToken.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.getConfig.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.getIamPolicy.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.list.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.patch.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.reportInfoSystem.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.reset.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.resizeDisk.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.restore.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.rollback.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.setIamPolicy.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.start.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.stop.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.testIamPermissions.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.upgrade.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.instances.methods.upgradeSystem.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.cancel.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.delete.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.get.scopes (Total Keys: 1) - resources.projects.resources.locations.resources.operations.methods.list.scopes (Total Keys: 1) --- docs/dyn/notebooks_v1.html | 26 +-- ...ks_v1.projects.locations.environments.html | 18 +- ...ooks_v1.projects.locations.executions.html | 18 +- docs/dyn/notebooks_v1.projects.locations.html | 18 +- ...books_v1.projects.locations.instances.html | 18 +- ...ooks_v1.projects.locations.operations.html | 18 +- ...ebooks_v1.projects.locations.runtimes.html | 18 +- ...books_v1.projects.locations.schedules.html | 18 +- docs/dyn/notebooks_v2.html | 26 +-- docs/dyn/notebooks_v2.projects.locations.html | 18 +- ...books_v2.projects.locations.instances.html | 22 +- ...ooks_v2.projects.locations.operations.html | 18 +- .../documents/notebooks.v1.json | 191 ++++++++++++------ .../documents/notebooks.v2.json | 94 ++++++--- 14 files changed, 313 insertions(+), 208 deletions(-) diff --git a/docs/dyn/notebooks_v1.html b/docs/dyn/notebooks_v1.html index ff96f80ff7..e7d165e84d 100644 --- a/docs/dyn/notebooks_v1.html +++ b/docs/dyn/notebooks_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/notebooks_v1.projects.locations.environments.html b/docs/dyn/notebooks_v1.projects.locations.environments.html index 40947ebe7f..2177f0f479 100644 --- a/docs/dyn/notebooks_v1.projects.locations.environments.html +++ b/docs/dyn/notebooks_v1.projects.locations.environments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists environments in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -264,17 +264,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/notebooks_v1.projects.locations.executions.html b/docs/dyn/notebooks_v1.projects.locations.executions.html index a99d874733..36816cae4a 100644 --- a/docs/dyn/notebooks_v1.projects.locations.executions.html +++ b/docs/dyn/notebooks_v1.projects.locations.executions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists executions in a given project and location

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -335,17 +335,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/notebooks_v1.projects.locations.html b/docs/dyn/notebooks_v1.projects.locations.html index 7489cd73d3..d596598ebc 100644 --- a/docs/dyn/notebooks_v1.projects.locations.html +++ b/docs/dyn/notebooks_v1.projects.locations.html @@ -114,7 +114,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -186,17 +186,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/notebooks_v1.projects.locations.instances.html b/docs/dyn/notebooks_v1.projects.locations.instances.html index d3404dbbc9..96823b76d5 100644 --- a/docs/dyn/notebooks_v1.projects.locations.instances.html +++ b/docs/dyn/notebooks_v1.projects.locations.instances.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists instances in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

migrate(name, body=None, x__xgafv=None)

@@ -752,17 +752,17 @@

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. +
diff --git a/docs/dyn/notebooks_v1.projects.locations.operations.html b/docs/dyn/notebooks_v1.projects.locations.operations.html index 9160429bb0..50e3331861 100644 --- a/docs/dyn/notebooks_v1.projects.locations.operations.html +++ b/docs/dyn/notebooks_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/notebooks_v1.projects.locations.runtimes.html b/docs/dyn/notebooks_v1.projects.locations.runtimes.html index 3472beda65..3e97a5d8ec 100644 --- a/docs/dyn/notebooks_v1.projects.locations.runtimes.html +++ b/docs/dyn/notebooks_v1.projects.locations.runtimes.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Runtimes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

migrate(name, body=None, x__xgafv=None)

@@ -709,17 +709,17 @@

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. +
diff --git a/docs/dyn/notebooks_v1.projects.locations.schedules.html b/docs/dyn/notebooks_v1.projects.locations.schedules.html index 9fa1e364c6..2175772d14 100644 --- a/docs/dyn/notebooks_v1.projects.locations.schedules.html +++ b/docs/dyn/notebooks_v1.projects.locations.schedules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists schedules in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

trigger(name, body=None, x__xgafv=None)

@@ -461,17 +461,17 @@

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. +
diff --git a/docs/dyn/notebooks_v2.html b/docs/dyn/notebooks_v2.html index cf607004b5..2c704379c6 100644 --- a/docs/dyn/notebooks_v2.html +++ b/docs/dyn/notebooks_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/notebooks_v2.projects.locations.html b/docs/dyn/notebooks_v2.projects.locations.html index 74f1296d7d..1f0947e50e 100644 --- a/docs/dyn/notebooks_v2.projects.locations.html +++ b/docs/dyn/notebooks_v2.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/notebooks_v2.projects.locations.instances.html b/docs/dyn/notebooks_v2.projects.locations.instances.html index aba315aa00..c2ae26142e 100644 --- a/docs/dyn/notebooks_v2.projects.locations.instances.html +++ b/docs/dyn/notebooks_v2.projects.locations.instances.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists instances in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -300,6 +300,7 @@

Method Details

], "vmImage": { # Definition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM. # Optional. Use a Compute Engine VM image to start the notebook instance. "family": "A String", # Optional. Use this VM image family to find the image; the newest image in this family will be used. + "imageDescription": "A String", # Output only. A human-readable description of the image running on the instance (for example, "Debian 11, Python 3.10"), derived at read time from the image release configuration (the source of truth). Set to "Custom" for unrecognized boot-disk images. "name": "A String", # Optional. Use VM image name to find the image. "project": "A String", # Required. The name of the Google Cloud project that this VM image belongs to. Format: `{project_id}` }, @@ -583,6 +584,7 @@

Method Details

], "vmImage": { # Definition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM. # Optional. Use a Compute Engine VM image to start the notebook instance. "family": "A String", # Optional. Use this VM image family to find the image; the newest image in this family will be used. + "imageDescription": "A String", # Output only. A human-readable description of the image running on the instance (for example, "Debian 11, Python 3.10"), derived at read time from the image release configuration (the source of truth). Set to "Custom" for unrecognized boot-disk images. "name": "A String", # Optional. Use VM image name to find the image. "project": "A String", # Required. The name of the Google Cloud project that this VM image belongs to. Format: `{project_id}` }, @@ -801,6 +803,7 @@

Method Details

], "vmImage": { # Definition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM. # Optional. Use a Compute Engine VM image to start the notebook instance. "family": "A String", # Optional. Use this VM image family to find the image; the newest image in this family will be used. + "imageDescription": "A String", # Output only. A human-readable description of the image running on the instance (for example, "Debian 11, Python 3.10"), derived at read time from the image release configuration (the source of truth). Set to "Custom" for unrecognized boot-disk images. "name": "A String", # Optional. Use VM image name to find the image. "project": "A String", # Required. The name of the Google Cloud project that this VM image belongs to. Format: `{project_id}` }, @@ -846,17 +849,17 @@

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. +
@@ -955,6 +958,7 @@

Method Details

], "vmImage": { # Definition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM. # Optional. Use a Compute Engine VM image to start the notebook instance. "family": "A String", # Optional. Use this VM image family to find the image; the newest image in this family will be used. + "imageDescription": "A String", # Output only. A human-readable description of the image running on the instance (for example, "Debian 11, Python 3.10"), derived at read time from the image release configuration (the source of truth). Set to "Custom" for unrecognized boot-disk images. "name": "A String", # Optional. Use VM image name to find the image. "project": "A String", # Required. The name of the Google Cloud project that this VM image belongs to. Format: `{project_id}` }, diff --git a/docs/dyn/notebooks_v2.projects.locations.operations.html b/docs/dyn/notebooks_v2.projects.locations.operations.html index ae2c2db44a..7775363bd6 100644 --- a/docs/dyn/notebooks_v2.projects.locations.operations.html +++ b/docs/dyn/notebooks_v2.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/notebooks.v1.json b/googleapiclient/discovery_cache/documents/notebooks.v1.json index 48511322bc..04d74de969 100644 --- a/googleapiclient/discovery_cache/documents/notebooks.v1.json +++ b/googleapiclient/discovery_cache/documents/notebooks.v1.json @@ -4,6 +4,9 @@ "scopes": { "https://www.googleapis.com/auth/cloud-platform": { "description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account." +}, +"https://www.googleapis.com/auth/notebooks": { +"description": "See, edit, configure, and delete your Google Cloud Agent Platform Workbench Instances data and see the email address for your Google Account" } } } @@ -131,7 +134,8 @@ "$ref": "Location" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -178,7 +182,8 @@ "$ref": "ListLocationsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } }, @@ -215,7 +220,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "delete": { @@ -240,7 +246,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "get": { @@ -265,7 +272,8 @@ "$ref": "Environment" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -301,7 +309,8 @@ "$ref": "ListEnvironmentsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } } @@ -338,7 +347,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "delete": { @@ -363,7 +373,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "get": { @@ -388,7 +399,8 @@ "$ref": "Execution" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -434,7 +446,8 @@ "$ref": "ListExecutionsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } } @@ -471,7 +484,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "delete": { @@ -496,7 +510,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "diagnose": { @@ -524,7 +539,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "get": { @@ -549,7 +565,8 @@ "$ref": "Instance" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "getIamPolicy": { @@ -580,7 +597,8 @@ "$ref": "Policy" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "getInstanceHealth": { @@ -605,7 +623,8 @@ "$ref": "GetInstanceHealthResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "isUpgradeable": { @@ -649,7 +668,8 @@ "$ref": "IsInstanceUpgradeableResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -695,7 +715,8 @@ "$ref": "ListInstancesResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "migrate": { @@ -723,7 +744,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "register": { @@ -751,7 +773,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "report": { @@ -779,7 +802,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "reportEvent": { @@ -807,7 +831,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "reset": { @@ -835,7 +860,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "rollback": { @@ -863,7 +889,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "setAccelerator": { @@ -891,7 +918,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "setIamPolicy": { @@ -919,7 +947,8 @@ "$ref": "Policy" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "setLabels": { @@ -947,7 +976,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "setMachineType": { @@ -975,7 +1005,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "start": { @@ -1003,7 +1034,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "stop": { @@ -1031,7 +1063,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "testIamPermissions": { @@ -1059,7 +1092,8 @@ "$ref": "TestIamPermissionsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "updateConfig": { @@ -1087,7 +1121,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "updateMetadataItems": { @@ -1115,7 +1150,8 @@ "$ref": "UpdateInstanceMetadataItemsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "updateShieldedInstanceConfig": { @@ -1143,7 +1179,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "upgrade": { @@ -1171,7 +1208,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "upgradeInternal": { @@ -1199,7 +1237,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } } @@ -1231,7 +1270,8 @@ "$ref": "Empty" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "delete": { @@ -1256,7 +1296,8 @@ "$ref": "Empty" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "get": { @@ -1281,7 +1322,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -1327,7 +1369,8 @@ "$ref": "ListOperationsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } } @@ -1369,7 +1412,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "delete": { @@ -1399,7 +1443,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "diagnose": { @@ -1427,7 +1472,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "get": { @@ -1452,7 +1498,8 @@ "$ref": "Runtime" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "getIamPolicy": { @@ -1483,7 +1530,8 @@ "$ref": "Policy" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -1529,7 +1577,8 @@ "$ref": "ListRuntimesResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "migrate": { @@ -1557,7 +1606,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "patch": { @@ -1596,7 +1646,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "refreshRuntimeTokenInternal": { @@ -1624,7 +1675,8 @@ "$ref": "RefreshRuntimeTokenInternalResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "reportEvent": { @@ -1652,7 +1704,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "reset": { @@ -1680,7 +1733,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "setIamPolicy": { @@ -1708,7 +1762,8 @@ "$ref": "Policy" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "start": { @@ -1736,7 +1791,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "stop": { @@ -1764,7 +1820,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "switch": { @@ -1792,7 +1849,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "testIamPermissions": { @@ -1820,7 +1878,8 @@ "$ref": "TestIamPermissionsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "upgrade": { @@ -1848,7 +1907,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } } @@ -1885,7 +1945,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "delete": { @@ -1910,7 +1971,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "get": { @@ -1935,7 +1997,8 @@ "$ref": "Schedule" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -1981,7 +2044,8 @@ "$ref": "ListSchedulesResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "trigger": { @@ -2009,7 +2073,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } } @@ -2019,7 +2084,7 @@ } } }, -"revision": "20260521", +"revision": "20260812", "rootUrl": "https://notebooks.googleapis.com/", "schemas": { "AcceleratorConfig": { diff --git a/googleapiclient/discovery_cache/documents/notebooks.v2.json b/googleapiclient/discovery_cache/documents/notebooks.v2.json index 18c8ce5025..c2f753b7c9 100644 --- a/googleapiclient/discovery_cache/documents/notebooks.v2.json +++ b/googleapiclient/discovery_cache/documents/notebooks.v2.json @@ -4,6 +4,9 @@ "scopes": { "https://www.googleapis.com/auth/cloud-platform": { "description": "See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account." +}, +"https://www.googleapis.com/auth/notebooks": { +"description": "See, edit, configure, and delete your Google Cloud Agent Platform Workbench Instances data and see the email address for your Google Account" } } } @@ -131,7 +134,8 @@ "$ref": "Location" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -178,7 +182,8 @@ "$ref": "ListLocationsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } }, @@ -210,7 +215,8 @@ "$ref": "CheckAuthorizationResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "checkUpgradability": { @@ -235,7 +241,8 @@ "$ref": "CheckInstanceUpgradabilityResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "create": { @@ -273,7 +280,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "delete": { @@ -303,7 +311,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "diagnose": { @@ -331,7 +340,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "generateAccessToken": { @@ -359,7 +369,8 @@ "$ref": "GenerateAccessTokenResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "get": { @@ -384,7 +395,8 @@ "$ref": "Instance" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "getConfig": { @@ -409,7 +421,8 @@ "$ref": "Config" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "getIamPolicy": { @@ -440,7 +453,8 @@ "$ref": "Policy" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -486,7 +500,8 @@ "$ref": "ListInstancesResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "patch": { @@ -525,7 +540,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "reportInfoSystem": { @@ -553,7 +569,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "reset": { @@ -581,7 +598,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "resizeDisk": { @@ -609,7 +627,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "restore": { @@ -637,7 +656,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "rollback": { @@ -665,7 +685,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "setIamPolicy": { @@ -693,7 +714,8 @@ "$ref": "Policy" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "start": { @@ -721,7 +743,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "stop": { @@ -749,7 +772,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "testIamPermissions": { @@ -777,7 +801,8 @@ "$ref": "TestIamPermissionsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "upgrade": { @@ -805,7 +830,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "upgradeSystem": { @@ -833,7 +859,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } } @@ -865,7 +892,8 @@ "$ref": "Empty" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "delete": { @@ -890,7 +918,8 @@ "$ref": "Empty" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "get": { @@ -915,7 +944,8 @@ "$ref": "Operation" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] }, "list": { @@ -961,7 +991,8 @@ "$ref": "ListOperationsResponse" }, "scopes": [ -"https://www.googleapis.com/auth/cloud-platform" +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/notebooks" ] } } @@ -971,7 +1002,7 @@ } } }, -"revision": "20260722", +"revision": "20260812", "rootUrl": "https://notebooks.googleapis.com/", "schemas": { "AcceleratorConfig": { @@ -2348,6 +2379,11 @@ "description": "Optional. Use this VM image family to find the image; the newest image in this family will be used.", "type": "string" }, +"imageDescription": { +"description": "Output only. A human-readable description of the image running on the instance (for example, \"Debian 11, Python 3.10\"), derived at read time from the image release configuration (the source of truth). Set to \"Custom\" for unrecognized boot-disk images.", +"readOnly": true, +"type": "string" +}, "name": { "description": "Optional. Use VM image name to find the image.", "type": "string" From 2e1c0581f4e035a9dc553c28d791f2edcf287704 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:39 +0000 Subject: [PATCH 51/70] feat(observability): update the api #### observability:v1 The following keys were added: - resources.projects.resources.locations.resources.buckets.methods.create (Total Keys: 14) - resources.projects.resources.locations.resources.buckets.methods.patch (Total Keys: 15) --- .../observability_v1.folders.locations.html | 18 +-- ...ility_v1.folders.locations.operations.html | 18 +-- docs/dyn/observability_v1.html | 26 ++-- ...ervability_v1.organizations.locations.html | 18 +-- ...v1.organizations.locations.operations.html | 18 +-- ...1.projects.locations.buckets.datasets.html | 18 +-- ...ects.locations.buckets.datasets.links.html | 18 +-- ...ects.locations.buckets.datasets.views.html | 18 +-- ...ability_v1.projects.locations.buckets.html | 132 ++++++++++++++++-- .../observability_v1.projects.locations.html | 18 +-- ...lity_v1.projects.locations.operations.html | 18 +-- ...ity_v1.projects.locations.traceScopes.html | 18 +-- .../documents/observability.v1.json | 69 ++++++++- 13 files changed, 294 insertions(+), 113 deletions(-) diff --git a/docs/dyn/observability_v1.folders.locations.html b/docs/dyn/observability_v1.folders.locations.html index 1530527af6..db5b81295f 100644 --- a/docs/dyn/observability_v1.folders.locations.html +++ b/docs/dyn/observability_v1.folders.locations.html @@ -92,7 +92,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateSettings(name, body=None, updateMask=None, x__xgafv=None)

@@ -189,17 +189,17 @@

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. +
diff --git a/docs/dyn/observability_v1.folders.locations.operations.html b/docs/dyn/observability_v1.folders.locations.operations.html index 9a16ff21e3..be828aaaf7 100644 --- a/docs/dyn/observability_v1.folders.locations.operations.html +++ b/docs/dyn/observability_v1.folders.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/observability_v1.html b/docs/dyn/observability_v1.html index 29c789fd38..5704a11e2a 100644 --- a/docs/dyn/observability_v1.html +++ b/docs/dyn/observability_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/observability_v1.organizations.locations.html b/docs/dyn/observability_v1.organizations.locations.html index ebc54bcc19..ae27f4b869 100644 --- a/docs/dyn/observability_v1.organizations.locations.html +++ b/docs/dyn/observability_v1.organizations.locations.html @@ -92,7 +92,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateSettings(name, body=None, updateMask=None, x__xgafv=None)

@@ -189,17 +189,17 @@

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. +
diff --git a/docs/dyn/observability_v1.organizations.locations.operations.html b/docs/dyn/observability_v1.organizations.locations.operations.html index 356dae4475..ad0c41957c 100644 --- a/docs/dyn/observability_v1.organizations.locations.operations.html +++ b/docs/dyn/observability_v1.organizations.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/observability_v1.projects.locations.buckets.datasets.html b/docs/dyn/observability_v1.projects.locations.buckets.datasets.html index 90070db38e..8cb6691240 100644 --- a/docs/dyn/observability_v1.projects.locations.buckets.datasets.html +++ b/docs/dyn/observability_v1.projects.locations.buckets.datasets.html @@ -94,7 +94,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

List datasets of a bucket.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -159,17 +159,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/observability_v1.projects.locations.buckets.datasets.links.html b/docs/dyn/observability_v1.projects.locations.buckets.datasets.links.html index 115288f8d8..fdaffad071 100644 --- a/docs/dyn/observability_v1.projects.locations.buckets.datasets.links.html +++ b/docs/dyn/observability_v1.projects.locations.buckets.datasets.links.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List links of a dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -234,17 +234,17 @@

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. +
diff --git a/docs/dyn/observability_v1.projects.locations.buckets.datasets.views.html b/docs/dyn/observability_v1.projects.locations.buckets.datasets.views.html index c07b59d4ef..71971ceacb 100644 --- a/docs/dyn/observability_v1.projects.locations.buckets.datasets.views.html +++ b/docs/dyn/observability_v1.projects.locations.buckets.datasets.views.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List views of a dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,17 +146,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/observability_v1.projects.locations.buckets.html b/docs/dyn/observability_v1.projects.locations.buckets.html index c45bc6f706..b8a4cc9de6 100644 --- a/docs/dyn/observability_v1.projects.locations.buckets.html +++ b/docs/dyn/observability_v1.projects.locations.buckets.html @@ -82,6 +82,9 @@

Instance Methods

close()

Close httplib2 connections.

+

+ create(parent, body=None, bucketId=None, x__xgafv=None)

+

Create a new bucket.

get(name, x__xgafv=None)

Get bucket resource.

@@ -89,14 +92,71 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

List buckets of a project in a particular location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

+

+ patch(name, body=None, updateMask=None, x__xgafv=None)

+

Update a bucket.

Method Details

close()
Close httplib2 connections.
+
+ create(parent, body=None, bucketId=None, x__xgafv=None) +
Create a new bucket.
+
+Args:
+  parent: string, Required. Name of the project and location for the bucket. The format is: projects/[PROJECT_ID]/locations/[LOCATION] (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Bucket configuration for storing observability data.
+  "cmekSettings": { # Settings for configuring CMEK for a bucket. # Optional. Settings for configuring CMEK on a bucket.
+    "kmsKey": "A String", # Optional. The resource name for the configured Cloud KMS key. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/keyRings/[KEYRING]/cryptoKeys/[KEY] For example: projects/my-project/locations/us-central1/keyRings/my-ring/cryptoKeys/my-key
+    "kmsKeyVersion": "A String", # Output only. The CryptoKeyVersion resource name for the configured Cloud KMS key. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/keyRings/[KEYRING]/cryptoKeys/[KEY]/cryptoKeyVersions/[VERSION] For example: projects/my-project/locations/us-central1/keyRings/my-ring/cryptoKeys/my-key/cryptoKeyVersions/1 This read-only field is used to convey the specific configured CryptoKeyVersion of the `kms_key` that has been configured. It is populated when the CMEK settings are bound to a single key version.
+    "serviceAccountId": "A String", # Output only. The service account used to access the key.
+  },
+  "createTime": "A String", # Output only. Create timestamp.
+  "deleteTime": "A String", # Output only. Delete timestamp.
+  "description": "A String", # Optional. Description of the bucket.
+  "displayName": "A String", # Optional. User friendly display name.
+  "name": "A String", # Identifier. Name of the bucket. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/buckets/[BUCKET_ID]
+  "purgeTime": "A String", # Output only. Timestamp when the bucket in soft-deleted state is purged.
+  "updateTime": "A String", # Output only. Update timestamp.
+}
+
+  bucketId: string, Required. Id of the bucket to create.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+
get(name, x__xgafv=None)
Get bucket resource.
@@ -166,17 +226,71 @@ 

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) +
Update a bucket.
+
+Args:
+  name: string, Identifier. Name of the bucket. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/buckets/[BUCKET_ID] (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Bucket configuration for storing observability data.
+  "cmekSettings": { # Settings for configuring CMEK for a bucket. # Optional. Settings for configuring CMEK on a bucket.
+    "kmsKey": "A String", # Optional. The resource name for the configured Cloud KMS key. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/keyRings/[KEYRING]/cryptoKeys/[KEY] For example: projects/my-project/locations/us-central1/keyRings/my-ring/cryptoKeys/my-key
+    "kmsKeyVersion": "A String", # Output only. The CryptoKeyVersion resource name for the configured Cloud KMS key. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/keyRings/[KEYRING]/cryptoKeys/[KEY]/cryptoKeyVersions/[VERSION] For example: projects/my-project/locations/us-central1/keyRings/my-ring/cryptoKeys/my-key/cryptoKeyVersions/1 This read-only field is used to convey the specific configured CryptoKeyVersion of the `kms_key` that has been configured. It is populated when the CMEK settings are bound to a single key version.
+    "serviceAccountId": "A String", # Output only. The service account used to access the key.
+  },
+  "createTime": "A String", # Output only. Create timestamp.
+  "deleteTime": "A String", # Output only. Delete timestamp.
+  "description": "A String", # Optional. Description of the bucket.
+  "displayName": "A String", # Optional. User friendly display name.
+  "name": "A String", # Identifier. Name of the bucket. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/buckets/[BUCKET_ID]
+  "purgeTime": "A String", # Output only. Timestamp when the bucket in soft-deleted state is purged.
+  "updateTime": "A String", # Output only. Update timestamp.
+}
+
+  updateMask: string, Optional. The list of fields to update.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
\ No newline at end of file diff --git a/docs/dyn/observability_v1.projects.locations.html b/docs/dyn/observability_v1.projects.locations.html index 92a045d736..23a52bed06 100644 --- a/docs/dyn/observability_v1.projects.locations.html +++ b/docs/dyn/observability_v1.projects.locations.html @@ -107,7 +107,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateSettings(name, body=None, updateMask=None, x__xgafv=None)

@@ -204,17 +204,17 @@

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. +
diff --git a/docs/dyn/observability_v1.projects.locations.operations.html b/docs/dyn/observability_v1.projects.locations.operations.html index c4bd256319..4e32799d60 100644 --- a/docs/dyn/observability_v1.projects.locations.operations.html +++ b/docs/dyn/observability_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/observability_v1.projects.locations.traceScopes.html b/docs/dyn/observability_v1.projects.locations.traceScopes.html index a8c9c17e97..458cb1398c 100644 --- a/docs/dyn/observability_v1.projects.locations.traceScopes.html +++ b/docs/dyn/observability_v1.projects.locations.traceScopes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List TraceScopes of a project in a particular location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -216,17 +216,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/observability.v1.json b/googleapiclient/discovery_cache/documents/observability.v1.json index 3946c52493..81e435213e 100644 --- a/googleapiclient/discovery_cache/documents/observability.v1.json +++ b/googleapiclient/discovery_cache/documents/observability.v1.json @@ -1009,6 +1009,39 @@ "resources": { "buckets": { "methods": { +"create": { +"description": "Create a new bucket.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/buckets", +"httpMethod": "POST", +"id": "observability.projects.locations.buckets.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"bucketId": { +"description": "Required. Id of the bucket to create.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. Name of the project and location for the bucket. The format is: projects/[PROJECT_ID]/locations/[LOCATION]", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/buckets", +"request": { +"$ref": "Bucket" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] +}, "get": { "description": "Get bucket resource.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}", @@ -1074,6 +1107,40 @@ "scopes": [ "https://www.googleapis.com/auth/cloud-platform" ] +}, +"patch": { +"description": "Update a bucket.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/buckets/{bucketsId}", +"httpMethod": "PATCH", +"id": "observability.projects.locations.buckets.patch", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Identifier. Name of the bucket. The format is: projects/[PROJECT_ID]/locations/[LOCATION]/buckets/[BUCKET_ID]", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/buckets/[^/]+$", +"required": true, +"type": "string" +}, +"updateMask": { +"description": "Optional. The list of fields to update.", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "v1/{+name}", +"request": { +"$ref": "Bucket" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform" +] } }, "resources": { @@ -1726,7 +1793,7 @@ } } }, -"revision": "20260630", +"revision": "20260817", "rootUrl": "https://observability.googleapis.com/", "schemas": { "Bucket": { From 2082187dbbf6181f4bc6faaf32ff33a1de940446 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:39 +0000 Subject: [PATCH 52/70] feat(ondemandscanning): update the api #### ondemandscanning:v1 The following keys were added: - schemas.MaliciousContentLLMResult.properties.modelId.type (Total Keys: 1) #### ondemandscanning:v1beta1 The following keys were added: - schemas.MaliciousContentLLMResult.properties.modelId.type (Total Keys: 1) --- docs/dyn/ondemandscanning_v1.html | 26 +++++++++---------- ...ning_v1.projects.locations.operations.html | 18 ++++++------- ...jects.locations.scans.vulnerabilities.html | 19 +++++++------- docs/dyn/ondemandscanning_v1beta1.html | 26 +++++++++---------- ...v1beta1.projects.locations.operations.html | 18 ++++++------- ...jects.locations.scans.vulnerabilities.html | 19 +++++++------- .../documents/ondemandscanning.v1.json | 6 ++++- .../documents/ondemandscanning.v1beta1.json | 6 ++++- 8 files changed, 74 insertions(+), 64 deletions(-) diff --git a/docs/dyn/ondemandscanning_v1.html b/docs/dyn/ondemandscanning_v1.html index 4ef2c2386e..761f456a5e 100644 --- a/docs/dyn/ondemandscanning_v1.html +++ b/docs/dyn/ondemandscanning_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/ondemandscanning_v1.projects.locations.operations.html b/docs/dyn/ondemandscanning_v1.projects.locations.operations.html index b070d67abc..ce978c2b14 100644 --- a/docs/dyn/ondemandscanning_v1.projects.locations.operations.html +++ b/docs/dyn/ondemandscanning_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/ondemandscanning_v1.projects.locations.scans.vulnerabilities.html b/docs/dyn/ondemandscanning_v1.projects.locations.scans.vulnerabilities.html index 208b0e9769..4f92c44544 100644 --- a/docs/dyn/ondemandscanning_v1.projects.locations.scans.vulnerabilities.html +++ b/docs/dyn/ondemandscanning_v1.projects.locations.scans.vulnerabilities.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists vulnerabilities resulting from a successfully completed scan.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,6 +127,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -1064,17 +1065,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ondemandscanning_v1beta1.html b/docs/dyn/ondemandscanning_v1beta1.html index 9a9dac4664..8eab9588d7 100644 --- a/docs/dyn/ondemandscanning_v1beta1.html +++ b/docs/dyn/ondemandscanning_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/ondemandscanning_v1beta1.projects.locations.operations.html b/docs/dyn/ondemandscanning_v1beta1.projects.locations.operations.html index eb53b0341f..79dc002e98 100644 --- a/docs/dyn/ondemandscanning_v1beta1.projects.locations.operations.html +++ b/docs/dyn/ondemandscanning_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, timeout=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/ondemandscanning_v1beta1.projects.locations.scans.vulnerabilities.html b/docs/dyn/ondemandscanning_v1beta1.projects.locations.scans.vulnerabilities.html index 2f8404ab70..e88cca1242 100644 --- a/docs/dyn/ondemandscanning_v1beta1.projects.locations.scans.vulnerabilities.html +++ b/docs/dyn/ondemandscanning_v1beta1.projects.locations.scans.vulnerabilities.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists vulnerabilities resulting from a successfully completed scan.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,6 +127,7 @@

Method Details

"perScannerVerdict": { # Per scanner verdict. "maliciousContentLlmResult": { # Result of Malicious Content LLM scan. # Malicious Content LLM scan result. "maxSeverity": "A String", # Tracks max severity found. + "modelId": "A String", # The base name of the model that performed the scan. "scanStatus": "A String", # Status of the scan. }, "maliciousContentStaticResult": { # Result of Malicious Content Static scan. # Malicious Content Static scan result. @@ -1064,17 +1065,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/ondemandscanning.v1.json b/googleapiclient/discovery_cache/documents/ondemandscanning.v1.json index 08c7eccb08..b601c3e6ab 100644 --- a/googleapiclient/discovery_cache/documents/ondemandscanning.v1.json +++ b/googleapiclient/discovery_cache/documents/ondemandscanning.v1.json @@ -344,7 +344,7 @@ } } }, -"revision": "20260803", +"revision": "20260821", "rootUrl": "https://ondemandscanning.googleapis.com/", "schemas": { "AISkillAnalysisOccurrence": { @@ -2155,6 +2155,10 @@ ], "type": "string" }, +"modelId": { +"description": "The base name of the model that performed the scan.", +"type": "string" +}, "scanStatus": { "description": "Status of the scan.", "enum": [ diff --git a/googleapiclient/discovery_cache/documents/ondemandscanning.v1beta1.json b/googleapiclient/discovery_cache/documents/ondemandscanning.v1beta1.json index 2b5784b2e1..30dbca0526 100644 --- a/googleapiclient/discovery_cache/documents/ondemandscanning.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/ondemandscanning.v1beta1.json @@ -344,7 +344,7 @@ } } }, -"revision": "20260803", +"revision": "20260821", "rootUrl": "https://ondemandscanning.googleapis.com/", "schemas": { "AISkillAnalysisOccurrence": { @@ -2150,6 +2150,10 @@ ], "type": "string" }, +"modelId": { +"description": "The base name of the model that performed the scan.", +"type": "string" +}, "scanStatus": { "description": "Status of the scan.", "enum": [ From 60e72d4d687a4acccdb60c2c546539a0b5177140 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:39 +0000 Subject: [PATCH 53/70] feat(paymentsresellersubscription): update the api #### paymentsresellersubscription:v1 The following keys were added: - schemas.SubscriptionMigrationDetails.properties.legacyCreationTime (Total Keys: 3) --- docs/dyn/paymentsresellersubscription_v1.html | 26 +++++++------- ...llersubscription_v1.partners.products.html | 18 +++++----- ...ersubscription_v1.partners.promotions.html | 36 +++++++++---------- ...ubscription_v1.partners.subscriptions.html | 10 ++++++ ...subscription_v1.partners.userSessions.html | 1 + .../paymentsresellersubscription.v1.json | 8 ++++- 6 files changed, 58 insertions(+), 41 deletions(-) diff --git a/docs/dyn/paymentsresellersubscription_v1.html b/docs/dyn/paymentsresellersubscription_v1.html index bd6f8244f8..babbf29e3e 100644 --- a/docs/dyn/paymentsresellersubscription_v1.html +++ b/docs/dyn/paymentsresellersubscription_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/paymentsresellersubscription_v1.partners.products.html b/docs/dyn/paymentsresellersubscription_v1.partners.products.html index bd94e94f2f..19ae1f7bd0 100644 --- a/docs/dyn/paymentsresellersubscription_v1.partners.products.html +++ b/docs/dyn/paymentsresellersubscription_v1.partners.products.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Currently, it doesn't support **YouTube** products. Retrieves the products that can be resold by the partner. It should be authenticated with a service account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -151,17 +151,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/paymentsresellersubscription_v1.partners.promotions.html b/docs/dyn/paymentsresellersubscription_v1.partners.promotions.html index 135073ff79..d828748421 100644 --- a/docs/dyn/paymentsresellersubscription_v1.partners.promotions.html +++ b/docs/dyn/paymentsresellersubscription_v1.partners.promotions.html @@ -81,13 +81,13 @@

Instance Methods

findEligible(parent, body=None, x__xgafv=None)

Currently, it is only enabled for **YouTube**. Finds eligible promotions for the current user. The API requires user authorization via OAuth. The bare minimum oauth scope `openid` is sufficient, which will skip the consent screen.

- findEligible_next()

+ findEligible_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Currently, it doesn't support **YouTube** promotions. Retrieves the promotions, such as free trial, that can be used by the partner. It should be authenticated with a service account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

Method Details

- findEligible_next() + findEligible_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. +
@@ -234,17 +234,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/paymentsresellersubscription_v1.partners.subscriptions.html b/docs/dyn/paymentsresellersubscription_v1.partners.subscriptions.html index ac130bfc69..d391e4ca46 100644 --- a/docs/dyn/paymentsresellersubscription_v1.partners.subscriptions.html +++ b/docs/dyn/paymentsresellersubscription_v1.partners.subscriptions.html @@ -219,6 +219,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. @@ -370,6 +371,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. @@ -514,6 +516,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. @@ -679,6 +682,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. @@ -865,6 +869,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. @@ -1010,6 +1015,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. @@ -1161,6 +1167,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. @@ -1325,6 +1332,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. @@ -1484,6 +1492,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. @@ -1642,6 +1651,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. diff --git a/docs/dyn/paymentsresellersubscription_v1.partners.userSessions.html b/docs/dyn/paymentsresellersubscription_v1.partners.userSessions.html index f4f2c4dbb0..7fcabe3d46 100644 --- a/docs/dyn/paymentsresellersubscription_v1.partners.userSessions.html +++ b/docs/dyn/paymentsresellersubscription_v1.partners.userSessions.html @@ -191,6 +191,7 @@

Method Details

}, ], "migrationDetails": { # Describes the details of the migrated subscription. # Output only. Describes the details of the migrated subscription. Only populated if this subscription is migrated from another system. + "legacyCreationTime": "A String", # Output only. The creation time of the migrated subscription in the legacy system. "migratedSubscriptionId": "A String", # Output only. The migrated subscription id in the legacy system. }, "name": "A String", # Identifier. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only. diff --git a/googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json b/googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json index 8885607086..f87e308b5d 100644 --- a/googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json +++ b/googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json @@ -586,7 +586,7 @@ } } }, -"revision": "20260607", +"revision": "20260816", "rootUrl": "https://paymentsresellersubscription.googleapis.com/", "schemas": { "Amount": { @@ -1718,6 +1718,12 @@ "description": "Describes the details of the migrated subscription.", "id": "SubscriptionMigrationDetails", "properties": { +"legacyCreationTime": { +"description": "Output only. The creation time of the migrated subscription in the legacy system.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, "migratedSubscriptionId": { "description": "Output only. The migrated subscription id in the legacy system.", "readOnly": true, From fe481196e2134166051620e0b14b274d856faa7e Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:39 +0000 Subject: [PATCH 54/70] feat(recaptchaenterprise): update the api #### recaptchaenterprise:v1 The following keys were added: - schemas.GoogleCloudRecaptchaenterpriseV1TokenProperties.properties.clientSignalsFailed (Total Keys: 2) --- docs/dyn/recaptchaenterprise_v1.html | 26 +++++----- ...chaenterprise_v1.projects.assessments.html | 2 + ...terprise_v1.projects.firewallpolicies.html | 18 +++---- .../recaptchaenterprise_v1.projects.keys.html | 50 +++++++++---------- ...ojects.relatedaccountgroupmemberships.html | 18 +++---- ...rise_v1.projects.relatedaccountgroups.html | 18 +++---- ...ects.relatedaccountgroups.memberships.html | 18 +++---- .../documents/recaptchaenterprise.v1.json | 9 +++- 8 files changed, 83 insertions(+), 76 deletions(-) diff --git a/docs/dyn/recaptchaenterprise_v1.html b/docs/dyn/recaptchaenterprise_v1.html index 7a7601ca9d..2e5c495e52 100644 --- a/docs/dyn/recaptchaenterprise_v1.html +++ b/docs/dyn/recaptchaenterprise_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/recaptchaenterprise_v1.projects.assessments.html b/docs/dyn/recaptchaenterprise_v1.projects.assessments.html index f9a62d1c05..ec35a5c125 100644 --- a/docs/dyn/recaptchaenterprise_v1.projects.assessments.html +++ b/docs/dyn/recaptchaenterprise_v1.projects.assessments.html @@ -369,6 +369,7 @@

Method Details

"tokenProperties": { # Properties of the provided event token. # Output only. Properties of the provided event token. "action": "A String", # Output only. Action name provided at token generation. "androidPackageName": "A String", # Output only. The name of the Android package with which the token was generated (Android keys only). + "clientSignalsFailed": True or False, # Output only. Indicates a failure collecting reCAPTCHA signals at token generation. This might be a transient condition, or persistent for a user’s environment. "createTime": "A String", # Output only. The timestamp corresponding to the generation of the token. "hostname": "A String", # Output only. The hostname of the page on which the token was generated (Web keys only). "invalidReason": "A String", # Output only. Reason associated with the response when valid = false. @@ -616,6 +617,7 @@

Method Details

"tokenProperties": { # Properties of the provided event token. # Output only. Properties of the provided event token. "action": "A String", # Output only. Action name provided at token generation. "androidPackageName": "A String", # Output only. The name of the Android package with which the token was generated (Android keys only). + "clientSignalsFailed": True or False, # Output only. Indicates a failure collecting reCAPTCHA signals at token generation. This might be a transient condition, or persistent for a user’s environment. "createTime": "A String", # Output only. The timestamp corresponding to the generation of the token. "hostname": "A String", # Output only. The hostname of the page on which the token was generated (Web keys only). "invalidReason": "A String", # Output only. Reason associated with the response when valid = false. diff --git a/docs/dyn/recaptchaenterprise_v1.projects.firewallpolicies.html b/docs/dyn/recaptchaenterprise_v1.projects.firewallpolicies.html index 81dd95e4d4..93608f3102 100644 --- a/docs/dyn/recaptchaenterprise_v1.projects.firewallpolicies.html +++ b/docs/dyn/recaptchaenterprise_v1.projects.firewallpolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns the list of all firewall policies that belong to a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -282,17 +282,17 @@

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. +
diff --git a/docs/dyn/recaptchaenterprise_v1.projects.keys.html b/docs/dyn/recaptchaenterprise_v1.projects.keys.html index a0e4525da4..345b082029 100644 --- a/docs/dyn/recaptchaenterprise_v1.projects.keys.html +++ b/docs/dyn/recaptchaenterprise_v1.projects.keys.html @@ -102,10 +102,10 @@

Instance Methods

listIpOverrides(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all IP overrides for a key.

- listIpOverrides_next()

+ listIpOverrides_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

migrate(name, body=None, x__xgafv=None)

@@ -208,7 +208,7 @@

Method Details

"allowedDomains": [ # Optional. Domains or subdomains of websites allowed to use the key. All subdomains of an allowed domain are automatically allowed. A valid domain requires a host and must not include any path, port, query or fragment. Examples: 'example.com' or 'subdomain.example.com' Each key supports a maximum of 250 domains. To use a key on more domains, set `allow_all_domains` to true. When this is set, you are responsible for validating the hostname by checking the `token_properties.hostname` field in each assessment response against your list of allowed domains. "A String", ], - "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX, INVISIBLE or POLICY_BASED_CHALLENGE. + "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX (defaults to BALANCE), INVISIBLE (defaults to USABILITY), or POLICY_BASED_CHALLENGE (defaults to USABILITY). "challengeSettings": { # Settings for POLICY_BASED_CHALLENGE keys to control when a challenge is triggered. # Optional. Challenge settings. "actionSettings": { # Optional. The action to score threshold map. The action name should be the same as the action name passed in the `data-action` attribute (see https://cloud.google.com/recaptcha/docs/actions-website). Action names are case-insensitive. There is a maximum of 100 action settings. An action name has a maximum length of 100. "a_key": { # Per-action challenge settings. @@ -274,7 +274,7 @@

Method Details

"allowedDomains": [ # Optional. Domains or subdomains of websites allowed to use the key. All subdomains of an allowed domain are automatically allowed. A valid domain requires a host and must not include any path, port, query or fragment. Examples: 'example.com' or 'subdomain.example.com' Each key supports a maximum of 250 domains. To use a key on more domains, set `allow_all_domains` to true. When this is set, you are responsible for validating the hostname by checking the `token_properties.hostname` field in each assessment response against your list of allowed domains. "A String", ], - "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX, INVISIBLE or POLICY_BASED_CHALLENGE. + "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX (defaults to BALANCE), INVISIBLE (defaults to USABILITY), or POLICY_BASED_CHALLENGE (defaults to USABILITY). "challengeSettings": { # Settings for POLICY_BASED_CHALLENGE keys to control when a challenge is triggered. # Optional. Challenge settings. "actionSettings": { # Optional. The action to score threshold map. The action name should be the same as the action name passed in the `data-action` attribute (see https://cloud.google.com/recaptcha/docs/actions-website). Action names are case-insensitive. There is a maximum of 100 action settings. An action name has a maximum length of 100. "a_key": { # Per-action challenge settings. @@ -365,7 +365,7 @@

Method Details

"allowedDomains": [ # Optional. Domains or subdomains of websites allowed to use the key. All subdomains of an allowed domain are automatically allowed. A valid domain requires a host and must not include any path, port, query or fragment. Examples: 'example.com' or 'subdomain.example.com' Each key supports a maximum of 250 domains. To use a key on more domains, set `allow_all_domains` to true. When this is set, you are responsible for validating the hostname by checking the `token_properties.hostname` field in each assessment response against your list of allowed domains. "A String", ], - "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX, INVISIBLE or POLICY_BASED_CHALLENGE. + "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX (defaults to BALANCE), INVISIBLE (defaults to USABILITY), or POLICY_BASED_CHALLENGE (defaults to USABILITY). "challengeSettings": { # Settings for POLICY_BASED_CHALLENGE keys to control when a challenge is triggered. # Optional. Challenge settings. "actionSettings": { # Optional. The action to score threshold map. The action name should be the same as the action name passed in the `data-action` attribute (see https://cloud.google.com/recaptcha/docs/actions-website). Action names are case-insensitive. There is a maximum of 100 action settings. An action name has a maximum length of 100. "a_key": { # Per-action challenge settings. @@ -536,7 +536,7 @@

Method Details

"allowedDomains": [ # Optional. Domains or subdomains of websites allowed to use the key. All subdomains of an allowed domain are automatically allowed. A valid domain requires a host and must not include any path, port, query or fragment. Examples: 'example.com' or 'subdomain.example.com' Each key supports a maximum of 250 domains. To use a key on more domains, set `allow_all_domains` to true. When this is set, you are responsible for validating the hostname by checking the `token_properties.hostname` field in each assessment response against your list of allowed domains. "A String", ], - "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX, INVISIBLE or POLICY_BASED_CHALLENGE. + "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX (defaults to BALANCE), INVISIBLE (defaults to USABILITY), or POLICY_BASED_CHALLENGE (defaults to USABILITY). "challengeSettings": { # Settings for POLICY_BASED_CHALLENGE keys to control when a challenge is triggered. # Optional. Challenge settings. "actionSettings": { # Optional. The action to score threshold map. The action name should be the same as the action name passed in the `data-action` attribute (see https://cloud.google.com/recaptcha/docs/actions-website). Action names are case-insensitive. There is a maximum of 100 action settings. An action name has a maximum length of 100. "a_key": { # Per-action challenge settings. @@ -583,31 +583,31 @@

Method Details

- listIpOverrides_next() + listIpOverrides_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_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. +
@@ -674,7 +674,7 @@

Method Details

"allowedDomains": [ # Optional. Domains or subdomains of websites allowed to use the key. All subdomains of an allowed domain are automatically allowed. A valid domain requires a host and must not include any path, port, query or fragment. Examples: 'example.com' or 'subdomain.example.com' Each key supports a maximum of 250 domains. To use a key on more domains, set `allow_all_domains` to true. When this is set, you are responsible for validating the hostname by checking the `token_properties.hostname` field in each assessment response against your list of allowed domains. "A String", ], - "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX, INVISIBLE or POLICY_BASED_CHALLENGE. + "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX (defaults to BALANCE), INVISIBLE (defaults to USABILITY), or POLICY_BASED_CHALLENGE (defaults to USABILITY). "challengeSettings": { # Settings for POLICY_BASED_CHALLENGE keys to control when a challenge is triggered. # Optional. Challenge settings. "actionSettings": { # Optional. The action to score threshold map. The action name should be the same as the action name passed in the `data-action` attribute (see https://cloud.google.com/recaptcha/docs/actions-website). Action names are case-insensitive. There is a maximum of 100 action settings. An action name has a maximum length of 100. "a_key": { # Per-action challenge settings. @@ -742,7 +742,7 @@

Method Details

"allowedDomains": [ # Optional. Domains or subdomains of websites allowed to use the key. All subdomains of an allowed domain are automatically allowed. A valid domain requires a host and must not include any path, port, query or fragment. Examples: 'example.com' or 'subdomain.example.com' Each key supports a maximum of 250 domains. To use a key on more domains, set `allow_all_domains` to true. When this is set, you are responsible for validating the hostname by checking the `token_properties.hostname` field in each assessment response against your list of allowed domains. "A String", ], - "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX, INVISIBLE or POLICY_BASED_CHALLENGE. + "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX (defaults to BALANCE), INVISIBLE (defaults to USABILITY), or POLICY_BASED_CHALLENGE (defaults to USABILITY). "challengeSettings": { # Settings for POLICY_BASED_CHALLENGE keys to control when a challenge is triggered. # Optional. Challenge settings. "actionSettings": { # Optional. The action to score threshold map. The action name should be the same as the action name passed in the `data-action` attribute (see https://cloud.google.com/recaptcha/docs/actions-website). Action names are case-insensitive. There is a maximum of 100 action settings. An action name has a maximum length of 100. "a_key": { # Per-action challenge settings. @@ -809,7 +809,7 @@

Method Details

"allowedDomains": [ # Optional. Domains or subdomains of websites allowed to use the key. All subdomains of an allowed domain are automatically allowed. A valid domain requires a host and must not include any path, port, query or fragment. Examples: 'example.com' or 'subdomain.example.com' Each key supports a maximum of 250 domains. To use a key on more domains, set `allow_all_domains` to true. When this is set, you are responsible for validating the hostname by checking the `token_properties.hostname` field in each assessment response against your list of allowed domains. "A String", ], - "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX, INVISIBLE or POLICY_BASED_CHALLENGE. + "challengeSecurityPreference": "A String", # Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX (defaults to BALANCE), INVISIBLE (defaults to USABILITY), or POLICY_BASED_CHALLENGE (defaults to USABILITY). "challengeSettings": { # Settings for POLICY_BASED_CHALLENGE keys to control when a challenge is triggered. # Optional. Challenge settings. "actionSettings": { # Optional. The action to score threshold map. The action name should be the same as the action name passed in the `data-action` attribute (see https://cloud.google.com/recaptcha/docs/actions-website). Action names are case-insensitive. There is a maximum of 100 action settings. An action name has a maximum length of 100. "a_key": { # Per-action challenge settings. diff --git a/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroupmemberships.html b/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroupmemberships.html index 68c71b3988..705e56439c 100644 --- a/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroupmemberships.html +++ b/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroupmemberships.html @@ -81,7 +81,7 @@

Instance Methods

search(project, body=None, x__xgafv=None)

Search group memberships related to a given account.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -126,17 +126,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroups.html b/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroups.html index 1c7d8c57e1..4e0f4336e5 100644 --- a/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroups.html +++ b/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroups.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List groups of related accounts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroups.memberships.html b/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroups.memberships.html index 26a5ae9a2e..fb08393f37 100644 --- a/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroups.memberships.html +++ b/docs/dyn/recaptchaenterprise_v1.projects.relatedaccountgroups.memberships.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Get memberships in a group of related accounts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -118,17 +118,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json b/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json index 0053f840ca..5e5eb12c19 100644 --- a/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json +++ b/googleapiclient/discovery_cache/documents/recaptchaenterprise.v1.json @@ -845,7 +845,7 @@ } } }, -"revision": "20260719", +"revision": "20260825", "rootUrl": "https://recaptchaenterprise.googleapis.com/", "schemas": { "GoogleCloudRecaptchaenterpriseV1AccountDefenderAssessment": { @@ -2496,6 +2496,11 @@ true "readOnly": true, "type": "string" }, +"clientSignalsFailed": { +"description": "Output only. Indicates a failure collecting reCAPTCHA signals at token generation. This might be a transient condition, or persistent for a user\u2019s environment.", +"readOnly": true, +"type": "boolean" +}, "createTime": { "description": "Output only. The timestamp corresponding to the generation of the token.", "format": "google-datetime", @@ -2915,7 +2920,7 @@ true "type": "array" }, "challengeSecurityPreference": { -"description": "Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX, INVISIBLE or POLICY_BASED_CHALLENGE.", +"description": "Optional. Settings for the frequency and difficulty at which this key triggers captcha challenges. This should only be specified for `IntegrationType` CHECKBOX (defaults to BALANCE), INVISIBLE (defaults to USABILITY), or POLICY_BASED_CHALLENGE (defaults to USABILITY).", "enum": [ "CHALLENGE_SECURITY_PREFERENCE_UNSPECIFIED", "USABILITY", From d4b501648fc630ec00a71003509a592b10933e4c Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:39 +0000 Subject: [PATCH 55/70] feat(retail): update the api #### retail:v2alpha The following keys were deleted: - schemas.GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResultAgentPrompt (Total Keys: 3) The following keys were added: - schemas.GoogleCloudRetailV2alphaCompleteQueryResponse.properties.agentPrompts (Total Keys: 2) - schemas.GoogleCloudRetailV2alphaCompleteQueryResponseAgentPrompt (Total Keys: 3) - schemas.GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult.properties.agentPrompts.deprecated (Total Keys: 1) The following keys were changed: - schemas.GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult.properties.agentPrompts.items.$ref (Total Keys: 1) --- docs/dyn/retail_v2.html | 28 ++++++------- docs/dyn/retail_v2.projects.html | 2 +- ...s.locations.catalogs.attributesConfig.html | 2 +- ....projects.locations.catalogs.branches.html | 2 +- ...ocations.catalogs.branches.operations.html | 2 +- ....locations.catalogs.branches.products.html | 20 +++++----- ...cts.locations.catalogs.completionData.html | 2 +- ....projects.locations.catalogs.controls.html | 20 +++++----- ...locations.catalogs.generativeQuestion.html | 2 +- ...ocations.catalogs.generativeQuestions.html | 2 +- ...retail_v2.projects.locations.catalogs.html | 20 +++++----- ...v2.projects.locations.catalogs.models.html | 20 +++++----- ...rojects.locations.catalogs.operations.html | 20 +++++----- ...rojects.locations.catalogs.placements.html | 20 +++++----- ...cts.locations.catalogs.servingConfigs.html | 38 +++++++++--------- ...rojects.locations.catalogs.userEvents.html | 2 +- docs/dyn/retail_v2.projects.locations.html | 2 +- ...tail_v2.projects.locations.operations.html | 20 +++++----- docs/dyn/retail_v2.projects.operations.html | 20 +++++----- docs/dyn/retail_v2alpha.html | 28 ++++++------- docs/dyn/retail_v2alpha.projects.html | 2 +- ...s.locations.catalogs.attributesConfig.html | 2 +- ....projects.locations.catalogs.branches.html | 2 +- ...ocations.catalogs.branches.operations.html | 2 +- ...ts.locations.catalogs.branches.places.html | 2 +- ...s.catalogs.branches.places.operations.html | 2 +- ....locations.catalogs.branches.products.html | 20 +++++----- ...cts.locations.catalogs.completionData.html | 2 +- ....projects.locations.catalogs.controls.html | 20 +++++----- ...locations.catalogs.generativeQuestion.html | 2 +- ...ocations.catalogs.generativeQuestions.html | 2 +- ...l_v2alpha.projects.locations.catalogs.html | 27 ++++++++----- ...s.catalogs.merchantCenterAccountLinks.html | 2 +- ...ha.projects.locations.catalogs.models.html | 20 +++++----- ...rojects.locations.catalogs.operations.html | 20 +++++----- ...rojects.locations.catalogs.placements.html | 20 +++++----- ...cts.locations.catalogs.servingConfigs.html | 38 +++++++++--------- ...rojects.locations.catalogs.userEvents.html | 2 +- .../retail_v2alpha.projects.locations.html | 2 +- ...v2alpha.projects.locations.operations.html | 20 +++++----- .../retail_v2alpha.projects.operations.html | 20 +++++----- ...retail_v2alpha.projects.retailProject.html | 2 +- docs/dyn/retail_v2beta.html | 28 ++++++------- docs/dyn/retail_v2beta.projects.html | 2 +- ...s.locations.catalogs.attributesConfig.html | 2 +- ....projects.locations.catalogs.branches.html | 2 +- ...ocations.catalogs.branches.operations.html | 2 +- ....locations.catalogs.branches.products.html | 20 +++++----- ...cts.locations.catalogs.completionData.html | 2 +- ....projects.locations.catalogs.controls.html | 20 +++++----- ...locations.catalogs.generativeQuestion.html | 2 +- ...ocations.catalogs.generativeQuestions.html | 2 +- ...il_v2beta.projects.locations.catalogs.html | 20 +++++----- ...ta.projects.locations.catalogs.models.html | 20 +++++----- ...rojects.locations.catalogs.operations.html | 20 +++++----- ...rojects.locations.catalogs.placements.html | 20 +++++----- ...cts.locations.catalogs.servingConfigs.html | 38 +++++++++--------- ...rojects.locations.catalogs.userEvents.html | 2 +- .../dyn/retail_v2beta.projects.locations.html | 2 +- ..._v2beta.projects.locations.operations.html | 20 +++++----- .../retail_v2beta.projects.operations.html | 20 +++++----- .../discovery_cache/documents/retail.v2.json | 6 +-- .../documents/retail.v2alpha.json | 40 +++++++++++-------- .../documents/retail.v2beta.json | 6 +-- 64 files changed, 406 insertions(+), 393 deletions(-) diff --git a/docs/dyn/retail_v2.html b/docs/dyn/retail_v2.html index 16738025aa..e276e5da12 100644 --- a/docs/dyn/retail_v2.html +++ b/docs/dyn/retail_v2.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API

+

AI Commerce Search API

Instance Methods

projects() @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2.projects.html b/docs/dyn/retail_v2.projects.html index 76e65d5863..1d972c0107 100644 --- a/docs/dyn/retail_v2.projects.html +++ b/docs/dyn/retail_v2.projects.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects

+

AI Commerce Search API . projects

Instance Methods

locations() diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.attributesConfig.html b/docs/dyn/retail_v2.projects.locations.catalogs.attributesConfig.html index 38e61f98b3..1814a2e546 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.attributesConfig.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.attributesConfig.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . attributesConfig

+

AI Commerce Search API . projects . locations . catalogs . attributesConfig

Instance Methods

addCatalogAttribute(attributesConfig, body=None, x__xgafv=None)

diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.branches.html b/docs/dyn/retail_v2.projects.locations.catalogs.branches.html index 864f16edb1..59c47e1ac4 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.branches.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.branches.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches

+

AI Commerce Search API . projects . locations . catalogs . branches

Instance Methods

operations() diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.branches.operations.html b/docs/dyn/retail_v2.projects.locations.catalogs.branches.operations.html index e7c9ea8731..c008cd2d74 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.branches.operations.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.branches.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches . operations

+

AI Commerce Search API . projects . locations . catalogs . branches . operations

Instance Methods

close()

diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.branches.products.html b/docs/dyn/retail_v2.projects.locations.catalogs.branches.products.html index a252943d79..1b0f6af62e 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.branches.products.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.branches.products.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches . products

+

AI Commerce Search API . projects . locations . catalogs . branches . products

Instance Methods

addFulfillmentPlaces(product, body=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Gets a list of Products.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -1228,17 +1228,17 @@

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. +
diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.completionData.html b/docs/dyn/retail_v2.projects.locations.catalogs.completionData.html index 5d9aef5344..0c469a1d8f 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.completionData.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.completionData.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . completionData

+

AI Commerce Search API . projects . locations . catalogs . completionData

Instance Methods

close()

diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.controls.html b/docs/dyn/retail_v2.projects.locations.catalogs.controls.html index 1f6a27fcff..cc1346b48b 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.controls.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.controls.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . controls

+

AI Commerce Search API . projects . locations . catalogs . controls

Instance Methods

close()

@@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent Catalog.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -577,17 +577,17 @@

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. +
diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.generativeQuestion.html b/docs/dyn/retail_v2.projects.locations.catalogs.generativeQuestion.html index 0e30bd7482..d18876cf68 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.generativeQuestion.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.generativeQuestion.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . generativeQuestion

+

AI Commerce Search API . projects . locations . catalogs . generativeQuestion

Instance Methods

batchUpdate(parent, body=None, x__xgafv=None)

diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.generativeQuestions.html b/docs/dyn/retail_v2.projects.locations.catalogs.generativeQuestions.html index 5eb2c00654..0df8f31a74 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.generativeQuestions.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.generativeQuestions.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . generativeQuestions

+

AI Commerce Search API . projects . locations . catalogs . generativeQuestions

Instance Methods

close()

diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.html b/docs/dyn/retail_v2.projects.locations.catalogs.html index 9a7c8fdb5e..3211e059a8 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs

+

AI Commerce Search API . projects . locations . catalogs

Instance Methods

attributesConfig() @@ -157,7 +157,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the Catalogs associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -550,17 +550,17 @@

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. +
diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.models.html b/docs/dyn/retail_v2.projects.locations.catalogs.models.html index 1c8360f370..674f62309e 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.models.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.models.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . models

+

AI Commerce Search API . projects . locations . catalogs . models

Instance Methods

close()

@@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the models linked to this event store.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -289,17 +289,17 @@

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. +
diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.operations.html b/docs/dyn/retail_v2.projects.locations.catalogs.operations.html index f26c43971f..7db90d12e5 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.operations.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . operations

+

AI Commerce Search API . projects . locations . catalogs . operations

Instance Methods

close()

@@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.placements.html b/docs/dyn/retail_v2.projects.locations.catalogs.placements.html index 56e058075e..90b6227c00 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.placements.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.placements.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . placements

+

AI Commerce Search API . projects . locations . catalogs . placements

Instance Methods

close()

@@ -87,7 +87,7 @@

Instance Methods

search(placement, body=None, x__xgafv=None)

Performs a search. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1108,17 +1108,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.servingConfigs.html b/docs/dyn/retail_v2.projects.locations.catalogs.servingConfigs.html index ced95c9591..fdc85d0d27 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.servingConfigs.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.servingConfigs.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . servingConfigs

+

AI Commerce Search API . projects . locations . catalogs . servingConfigs

Instance Methods

addControl(servingConfig, body=None, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this catalog.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -111,7 +111,7 @@

Instance Methods

search(placement, body=None, x__xgafv=None)

Performs a search. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -566,17 +566,17 @@

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. +
@@ -1659,17 +1659,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2.projects.locations.catalogs.userEvents.html b/docs/dyn/retail_v2.projects.locations.catalogs.userEvents.html index 69f173b042..5efd5f8b11 100644 --- a/docs/dyn/retail_v2.projects.locations.catalogs.userEvents.html +++ b/docs/dyn/retail_v2.projects.locations.catalogs.userEvents.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . userEvents

+

AI Commerce Search API . projects . locations . catalogs . userEvents

Instance Methods

close()

diff --git a/docs/dyn/retail_v2.projects.locations.html b/docs/dyn/retail_v2.projects.locations.html index aa8c5eb285..a0efe966df 100644 --- a/docs/dyn/retail_v2.projects.locations.html +++ b/docs/dyn/retail_v2.projects.locations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations

+

AI Commerce Search API . projects . locations

Instance Methods

catalogs() diff --git a/docs/dyn/retail_v2.projects.locations.operations.html b/docs/dyn/retail_v2.projects.locations.operations.html index fe0fd18dac..1bdc23b8e6 100644 --- a/docs/dyn/retail_v2.projects.locations.operations.html +++ b/docs/dyn/retail_v2.projects.locations.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . operations

+

AI Commerce Search API . projects . locations . operations

Instance Methods

close()

@@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2.projects.operations.html b/docs/dyn/retail_v2.projects.operations.html index 694a094586..ad04cbbf8f 100644 --- a/docs/dyn/retail_v2.projects.operations.html +++ b/docs/dyn/retail_v2.projects.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . operations

+

AI Commerce Search API . projects . operations

Instance Methods

close()

@@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2alpha.html b/docs/dyn/retail_v2alpha.html index f527223d55..eca2550ddb 100644 --- a/docs/dyn/retail_v2alpha.html +++ b/docs/dyn/retail_v2alpha.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API

+

AI Commerce Search API

Instance Methods

projects() @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2alpha.projects.html b/docs/dyn/retail_v2alpha.projects.html index 359daa4589..6560fbec28 100644 --- a/docs/dyn/retail_v2alpha.projects.html +++ b/docs/dyn/retail_v2alpha.projects.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects

+

AI Commerce Search API . projects

Instance Methods

locations() diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.attributesConfig.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.attributesConfig.html index 902484d3c5..ca2884b8b3 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.attributesConfig.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.attributesConfig.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . attributesConfig

+

AI Commerce Search API . projects . locations . catalogs . attributesConfig

Instance Methods

addCatalogAttribute(attributesConfig, body=None, x__xgafv=None)

diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.html index faa16592fb..ae1ca3104a 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches

+

AI Commerce Search API . projects . locations . catalogs . branches

Instance Methods

operations() diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.operations.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.operations.html index 3a87b9ce12..bb7b6699f5 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.operations.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches . operations

+

AI Commerce Search API . projects . locations . catalogs . branches . operations

Instance Methods

close()

diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.places.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.places.html index d494844f4b..c88874dee8 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.places.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.places.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches . places

+

AI Commerce Search API . projects . locations . catalogs . branches . places

Instance Methods

operations() diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.places.operations.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.places.operations.html index e85a9d8a3f..1f98c81f69 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.places.operations.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.places.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches . places . operations

+

AI Commerce Search API . projects . locations . catalogs . branches . places . operations

Instance Methods

close()

diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.products.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.products.html index 1755e97f4e..4ba0df2fa1 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.products.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.branches.products.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches . products

+

AI Commerce Search API . projects . locations . catalogs . branches . products

Instance Methods

addFulfillmentPlaces(product, body=None, x__xgafv=None)

@@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, requireTotalSize=None, x__xgafv=None)

Gets a list of Products.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -1293,17 +1293,17 @@

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. +
diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.completionData.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.completionData.html index d3bda75b88..5e99d672eb 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.completionData.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.completionData.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . completionData

+

AI Commerce Search API . projects . locations . catalogs . completionData

Instance Methods

close()

diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.controls.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.controls.html index 360d08aeeb..7e3d9f0ee4 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.controls.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.controls.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . controls

+

AI Commerce Search API . projects . locations . catalogs . controls

Instance Methods

close()

@@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent Catalog.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -577,17 +577,17 @@

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. +
diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.generativeQuestion.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.generativeQuestion.html index 3d6d3b8d15..b01a54ad99 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.generativeQuestion.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.generativeQuestion.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . generativeQuestion

+

AI Commerce Search API . projects . locations . catalogs . generativeQuestion

Instance Methods

batchUpdate(parent, body=None, x__xgafv=None)

diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.generativeQuestions.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.generativeQuestions.html index 80d2f5499c..3b94a37481 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.generativeQuestions.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.generativeQuestions.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . generativeQuestions

+

AI Commerce Search API . projects . locations . catalogs . generativeQuestions

Instance Methods

close()

diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.html index fce3c02754..c636684e5d 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs

+

AI Commerce Search API . projects . locations . catalogs

Instance Methods

attributesConfig() @@ -162,7 +162,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the Catalogs associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -214,6 +214,11 @@

Method Details

An object of the form: { # Response of the autocomplete query. + "agentPrompts": [ # Conversational prompts to trigger agents like Shopping Agent. This is an experimental feature for select customers. + { # A conversational prompt to trigger agents like Shopping Agent. + "prompt": "A String", # The conversational prompt string. + }, + ], "attributeResults": { # A map of matched attribute suggestions. This field is only available for `cloud-retail` dataset. Current supported keys: * `brands` * `categories` "a_key": { # Resource that represents attribute results. "suggestions": [ # The list of suggestions for the attribute. @@ -224,7 +229,7 @@

Method Details

"attributionToken": "A String", # A unique complete token. This should be included in the UserEvent.completion_detail for search events resulting from this completion, which enables accurate attribution of complete model performance. "completionResults": [ # Results of the matching suggestions. The result list is ordered and the first result is top suggestion. { # Resource that represents completion results. - "agentPrompts": [ # Conversational prompts to trigger agents like Shopping Agent. There may be multiple prompts for a single suggestion. This is an experimental feature for select customers. If you want to receive this prompt information, reach out to the Retail support team. + "agentPrompts": [ # Deprecated: Use CompleteQueryResponse.agent_prompts instead. Conversational prompts to trigger agents like Shopping Agent. There may be multiple prompts for a single suggestion. This is an experimental feature for select customers. { # A conversational prompt to trigger agents like Shopping Agent. "prompt": "A String", # The conversational prompt string. }, @@ -602,17 +607,17 @@

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. +
diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.merchantCenterAccountLinks.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.merchantCenterAccountLinks.html index bde67c5941..52e5237dc1 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.merchantCenterAccountLinks.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.merchantCenterAccountLinks.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . merchantCenterAccountLinks

+

AI Commerce Search API . projects . locations . catalogs . merchantCenterAccountLinks

Instance Methods

close()

diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.models.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.models.html index ac7b151a0c..38a6386713 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.models.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.models.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . models

+

AI Commerce Search API . projects . locations . catalogs . models

Instance Methods

close()

@@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the models linked to this event store.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -340,17 +340,17 @@

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. +
diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.operations.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.operations.html index 09a8605248..8856f984aa 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.operations.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . operations

+

AI Commerce Search API . projects . locations . catalogs . operations

Instance Methods

close()

@@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.placements.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.placements.html index af0143316c..99248bad22 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.placements.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.placements.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . placements

+

AI Commerce Search API . projects . locations . catalogs . placements

Instance Methods

close()

@@ -87,7 +87,7 @@

Instance Methods

search(placement, body=None, x__xgafv=None)

Performs a search. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1217,17 +1217,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.servingConfigs.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.servingConfigs.html index fb39d33127..6a21cbb946 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.servingConfigs.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.servingConfigs.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . servingConfigs

+

AI Commerce Search API . projects . locations . catalogs . servingConfigs

Instance Methods

addControl(servingConfig, body=None, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this catalog.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -111,7 +111,7 @@

Instance Methods

search(placement, body=None, x__xgafv=None)

Performs a search. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -566,17 +566,17 @@

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. +
@@ -1768,17 +1768,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2alpha.projects.locations.catalogs.userEvents.html b/docs/dyn/retail_v2alpha.projects.locations.catalogs.userEvents.html index 2ec8efb40b..9d0b0d00b7 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.catalogs.userEvents.html +++ b/docs/dyn/retail_v2alpha.projects.locations.catalogs.userEvents.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . userEvents

+

AI Commerce Search API . projects . locations . catalogs . userEvents

Instance Methods

close()

diff --git a/docs/dyn/retail_v2alpha.projects.locations.html b/docs/dyn/retail_v2alpha.projects.locations.html index 48e90efec0..309b7672d5 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.html +++ b/docs/dyn/retail_v2alpha.projects.locations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations

+

AI Commerce Search API . projects . locations

Instance Methods

catalogs() diff --git a/docs/dyn/retail_v2alpha.projects.locations.operations.html b/docs/dyn/retail_v2alpha.projects.locations.operations.html index 6a02ef10dc..a7814b89f9 100644 --- a/docs/dyn/retail_v2alpha.projects.locations.operations.html +++ b/docs/dyn/retail_v2alpha.projects.locations.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . operations

+

AI Commerce Search API . projects . locations . operations

Instance Methods

close()

@@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2alpha.projects.operations.html b/docs/dyn/retail_v2alpha.projects.operations.html index a93dafae8c..e6bdbd162e 100644 --- a/docs/dyn/retail_v2alpha.projects.operations.html +++ b/docs/dyn/retail_v2alpha.projects.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . operations

+

AI Commerce Search API . projects . operations

Instance Methods

close()

@@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2alpha.projects.retailProject.html b/docs/dyn/retail_v2alpha.projects.retailProject.html index 16e672bbb1..06d07fd001 100644 --- a/docs/dyn/retail_v2alpha.projects.retailProject.html +++ b/docs/dyn/retail_v2alpha.projects.retailProject.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . retailProject

+

AI Commerce Search API . projects . retailProject

Instance Methods

acceptTerms(project, body=None, x__xgafv=None)

diff --git a/docs/dyn/retail_v2beta.html b/docs/dyn/retail_v2beta.html index 941644774d..9594a5b33b 100644 --- a/docs/dyn/retail_v2beta.html +++ b/docs/dyn/retail_v2beta.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API

+

AI Commerce Search API

Instance Methods

projects() @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2beta.projects.html b/docs/dyn/retail_v2beta.projects.html index fb4900fab6..752e12e76c 100644 --- a/docs/dyn/retail_v2beta.projects.html +++ b/docs/dyn/retail_v2beta.projects.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects

+

AI Commerce Search API . projects

Instance Methods

locations() diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.attributesConfig.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.attributesConfig.html index b46fcd43c8..24a080f5b5 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.attributesConfig.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.attributesConfig.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . attributesConfig

+

AI Commerce Search API . projects . locations . catalogs . attributesConfig

Instance Methods

addCatalogAttribute(attributesConfig, body=None, x__xgafv=None)

diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.html index 96f0e08613..5472ff43b6 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches

+

AI Commerce Search API . projects . locations . catalogs . branches

Instance Methods

operations() diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.operations.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.operations.html index 80fcd037c8..5ccd9cf0b8 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.operations.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches . operations

+

AI Commerce Search API . projects . locations . catalogs . branches . operations

Instance Methods

close()

diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.products.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.products.html index ab8c266413..69eb0acd5a 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.products.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.branches.products.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . branches . products

+

AI Commerce Search API . projects . locations . catalogs . branches . products

Instance Methods

addFulfillmentPlaces(product, body=None, x__xgafv=None)

@@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Gets a list of Products.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -1283,17 +1283,17 @@

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. +
diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.completionData.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.completionData.html index e60d02b6d5..e2441d17f4 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.completionData.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.completionData.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . completionData

+

AI Commerce Search API . projects . locations . catalogs . completionData

Instance Methods

close()

diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.controls.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.controls.html index 27624b7f77..4ef61240ae 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.controls.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.controls.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . controls

+

AI Commerce Search API . projects . locations . catalogs . controls

Instance Methods

close()

@@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Controls by their parent Catalog.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -577,17 +577,17 @@

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. +
diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.generativeQuestion.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.generativeQuestion.html index 9c462cc347..1a676568a2 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.generativeQuestion.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.generativeQuestion.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . generativeQuestion

+

AI Commerce Search API . projects . locations . catalogs . generativeQuestion

Instance Methods

batchUpdate(parent, body=None, x__xgafv=None)

diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.generativeQuestions.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.generativeQuestions.html index 6878ead87d..df0c8ead47 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.generativeQuestions.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.generativeQuestions.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . generativeQuestions

+

AI Commerce Search API . projects . locations . catalogs . generativeQuestions

Instance Methods

close()

diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.html index 4b77059002..41eb04bd53 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs

+

AI Commerce Search API . projects . locations . catalogs

Instance Methods

attributesConfig() @@ -157,7 +157,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the Catalogs associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -571,17 +571,17 @@

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. +
diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.models.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.models.html index d0eef38038..239703408d 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.models.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.models.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . models

+

AI Commerce Search API . projects . locations . catalogs . models

Instance Methods

close()

@@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the models linked to this event store.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -289,17 +289,17 @@

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. +
diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.operations.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.operations.html index 863077014b..31c9c83e06 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.operations.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . operations

+

AI Commerce Search API . projects . locations . catalogs . operations

Instance Methods

close()

@@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.placements.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.placements.html index 01b80ae7dc..38b2d87be2 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.placements.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.placements.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . placements

+

AI Commerce Search API . projects . locations . catalogs . placements

Instance Methods

close()

@@ -87,7 +87,7 @@

Instance Methods

search(placement, body=None, x__xgafv=None)

Performs a search. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1108,17 +1108,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.servingConfigs.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.servingConfigs.html index c9954b28ed..41999ad107 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.servingConfigs.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.servingConfigs.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . servingConfigs

+

AI Commerce Search API . projects . locations . catalogs . servingConfigs

Instance Methods

addControl(servingConfig, body=None, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ServingConfigs linked to this catalog.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -111,7 +111,7 @@

Instance Methods

search(placement, body=None, x__xgafv=None)

Performs a search. This feature is only available for users who have Retail Search enabled. Enable Retail Search on Cloud Console before using this feature.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -566,17 +566,17 @@

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. +
@@ -1659,17 +1659,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2beta.projects.locations.catalogs.userEvents.html b/docs/dyn/retail_v2beta.projects.locations.catalogs.userEvents.html index 16a27f9692..6016702636 100644 --- a/docs/dyn/retail_v2beta.projects.locations.catalogs.userEvents.html +++ b/docs/dyn/retail_v2beta.projects.locations.catalogs.userEvents.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . catalogs . userEvents

+

AI Commerce Search API . projects . locations . catalogs . userEvents

Instance Methods

close()

diff --git a/docs/dyn/retail_v2beta.projects.locations.html b/docs/dyn/retail_v2beta.projects.locations.html index 41cf4e6ad9..22d01a6bb9 100644 --- a/docs/dyn/retail_v2beta.projects.locations.html +++ b/docs/dyn/retail_v2beta.projects.locations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations

+

AI Commerce Search API . projects . locations

Instance Methods

catalogs() diff --git a/docs/dyn/retail_v2beta.projects.locations.operations.html b/docs/dyn/retail_v2beta.projects.locations.operations.html index 383e322808..d0286916b5 100644 --- a/docs/dyn/retail_v2beta.projects.locations.operations.html +++ b/docs/dyn/retail_v2beta.projects.locations.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . locations . operations

+

AI Commerce Search API . projects . locations . operations

Instance Methods

close()

@@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/retail_v2beta.projects.operations.html b/docs/dyn/retail_v2beta.projects.operations.html index 1e9a99f262..10f3fd0403 100644 --- a/docs/dyn/retail_v2beta.projects.operations.html +++ b/docs/dyn/retail_v2beta.projects.operations.html @@ -72,7 +72,7 @@ -

Vertex AI Search for commerce API . projects . operations

+

AI Commerce Search API . projects . operations

Instance Methods

close()

@@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/retail.v2.json b/googleapiclient/discovery_cache/documents/retail.v2.json index 65dac49ac1..7ee88faec3 100644 --- a/googleapiclient/discovery_cache/documents/retail.v2.json +++ b/googleapiclient/discovery_cache/documents/retail.v2.json @@ -12,7 +12,7 @@ "baseUrl": "https://retail.googleapis.com/", "batchPath": "batch", "canonicalName": "Cloud Retail", -"description": "Vertex AI Search for commerce API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.", +"description": "The AI Commerce Search API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications. ", "discoveryVersion": "v1", "documentationLink": "https://cloud.google.com/recommendations", "fullyEncodeReservedExpansion": true, @@ -2353,7 +2353,7 @@ } } }, -"revision": "20260723", +"revision": "20260813", "rootUrl": "https://retail.googleapis.com/", "schemas": { "GoogleApiHttpBody": { @@ -8434,7 +8434,7 @@ } }, "servicePath": "", -"title": "Vertex AI Search for commerce API", +"title": "AI Commerce Search API", "version": "v2", "version_module": true } \ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/retail.v2alpha.json b/googleapiclient/discovery_cache/documents/retail.v2alpha.json index 53e573c4f3..9a966bde79 100644 --- a/googleapiclient/discovery_cache/documents/retail.v2alpha.json +++ b/googleapiclient/discovery_cache/documents/retail.v2alpha.json @@ -12,7 +12,7 @@ "baseUrl": "https://retail.googleapis.com/", "batchPath": "batch", "canonicalName": "Cloud Retail", -"description": "Vertex AI Search for commerce API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.", +"description": "The AI Commerce Search API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications. ", "discoveryVersion": "v1", "documentationLink": "https://cloud.google.com/recommendations", "fullyEncodeReservedExpansion": true, @@ -2874,7 +2874,7 @@ } } }, -"revision": "20260803", +"revision": "20260826", "rootUrl": "https://retail.googleapis.com/", "schemas": { "GoogleApiHttpBody": { @@ -4330,6 +4330,13 @@ "description": "Response of the autocomplete query.", "id": "GoogleCloudRetailV2alphaCompleteQueryResponse", "properties": { +"agentPrompts": { +"description": "Conversational prompts to trigger agents like Shopping Agent. This is an experimental feature for select customers.", +"items": { +"$ref": "GoogleCloudRetailV2alphaCompleteQueryResponseAgentPrompt" +}, +"type": "array" +}, "attributeResults": { "additionalProperties": { "$ref": "GoogleCloudRetailV2alphaCompleteQueryResponseAttributeResult" @@ -4359,6 +4366,17 @@ }, "type": "object" }, +"GoogleCloudRetailV2alphaCompleteQueryResponseAgentPrompt": { +"description": "A conversational prompt to trigger agents like Shopping Agent.", +"id": "GoogleCloudRetailV2alphaCompleteQueryResponseAgentPrompt", +"properties": { +"prompt": { +"description": "The conversational prompt string.", +"type": "string" +} +}, +"type": "object" +}, "GoogleCloudRetailV2alphaCompleteQueryResponseAttributeResult": { "description": "Resource that represents attribute results.", "id": "GoogleCloudRetailV2alphaCompleteQueryResponseAttributeResult", @@ -4378,9 +4396,10 @@ "id": "GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResult", "properties": { "agentPrompts": { -"description": "Conversational prompts to trigger agents like Shopping Agent. There may be multiple prompts for a single suggestion. This is an experimental feature for select customers. If you want to receive this prompt information, reach out to the Retail support team.", +"deprecated": true, +"description": "Deprecated: Use CompleteQueryResponse.agent_prompts instead. Conversational prompts to trigger agents like Shopping Agent. There may be multiple prompts for a single suggestion. This is an experimental feature for select customers.", "items": { -"$ref": "GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResultAgentPrompt" +"$ref": "GoogleCloudRetailV2alphaCompleteQueryResponseAgentPrompt" }, "type": "array" }, @@ -4410,17 +4429,6 @@ }, "type": "object" }, -"GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResultAgentPrompt": { -"description": "A conversational prompt to trigger agents like Shopping Agent.", -"id": "GoogleCloudRetailV2alphaCompleteQueryResponseCompletionResultAgentPrompt", -"properties": { -"prompt": { -"description": "The conversational prompt string.", -"type": "string" -} -}, -"type": "object" -}, "GoogleCloudRetailV2alphaCompleteQueryResponseRecentSearchResult": { "deprecated": true, "description": "Deprecated: Recent search of this user.", @@ -9549,7 +9557,7 @@ } }, "servicePath": "", -"title": "Vertex AI Search for commerce API", +"title": "AI Commerce Search API", "version": "v2alpha", "version_module": true } \ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/retail.v2beta.json b/googleapiclient/discovery_cache/documents/retail.v2beta.json index e2a689e782..d43d7286f7 100644 --- a/googleapiclient/discovery_cache/documents/retail.v2beta.json +++ b/googleapiclient/discovery_cache/documents/retail.v2beta.json @@ -12,7 +12,7 @@ "baseUrl": "https://retail.googleapis.com/", "batchPath": "batch", "canonicalName": "Cloud Retail", -"description": "Vertex AI Search for commerce API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.", +"description": "The AI Commerce Search API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications. ", "discoveryVersion": "v1", "documentationLink": "https://cloud.google.com/recommendations", "fullyEncodeReservedExpansion": true, @@ -2498,7 +2498,7 @@ } } }, -"revision": "20260723", +"revision": "20260813", "rootUrl": "https://retail.googleapis.com/", "schemas": { "GoogleApiHttpBody": { @@ -8799,7 +8799,7 @@ } }, "servicePath": "", -"title": "Vertex AI Search for commerce API", +"title": "AI Commerce Search API", "version": "v2beta", "version_module": true } \ No newline at end of file From 130d14675c868bf8b7254c82c0f4d3bad386d846 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:39 +0000 Subject: [PATCH 56/70] feat(run): update the api #### run:v1 The following keys were added: - schemas.ExecutionSpec.properties.delayExecution.type (Total Keys: 1) - schemas.GoogleDevtoolsCloudbuildV1GitSourceDependency.properties.fetchTags.type (Total Keys: 1) - schemas.Overrides.properties.delayExecution.type (Total Keys: 1) #### run:v2 The following keys were added: - schemas.GoogleCloudRunV2ExecutionTemplate.properties.delayExecution.type (Total Keys: 1) - schemas.GoogleCloudRunV2Overrides.properties.delayExecution.type (Total Keys: 1) - schemas.GoogleCloudRunV2Service.properties.durableExecution.type (Total Keys: 1) - schemas.GoogleDevtoolsCloudbuildV1GitSourceDependency.properties.fetchTags.type (Total Keys: 1) --- docs/dyn/run_v1.html | 26 +++++++------- .../run_v1.namespaces.authorizeddomains.html | 18 +++++----- .../dyn/run_v1.namespaces.configurations.html | 8 ++--- .../dyn/run_v1.namespaces.domainmappings.html | 16 ++++----- docs/dyn/run_v1.namespaces.executions.html | 9 +++-- docs/dyn/run_v1.namespaces.instances.html | 16 ++++----- docs/dyn/run_v1.namespaces.jobs.html | 34 ++++++++++++------- docs/dyn/run_v1.namespaces.revisions.html | 4 +-- docs/dyn/run_v1.namespaces.routes.html | 4 +-- docs/dyn/run_v1.namespaces.services.html | 24 ++++++------- docs/dyn/run_v1.namespaces.tasks.html | 4 +-- docs/dyn/run_v1.namespaces.workerpools.html | 24 ++++++------- .../run_v1.projects.authorizeddomains.html | 18 +++++----- ....projects.locations.authorizeddomains.html | 18 +++++----- ..._v1.projects.locations.configurations.html | 8 ++--- ..._v1.projects.locations.domainmappings.html | 16 ++++----- docs/dyn/run_v1.projects.locations.html | 18 +++++----- .../run_v1.projects.locations.operations.html | 18 +++++----- .../run_v1.projects.locations.revisions.html | 4 +-- .../dyn/run_v1.projects.locations.routes.html | 4 +-- .../run_v1.projects.locations.services.html | 24 ++++++------- docs/dyn/run_v2.html | 26 +++++++------- .../run_v2.projects.locations.instances.html | 18 +++++----- ...v2.projects.locations.jobs.executions.html | 18 +++++----- ...jects.locations.jobs.executions.tasks.html | 18 +++++----- docs/dyn/run_v2.projects.locations.jobs.html | 23 ++++++++----- .../run_v2.projects.locations.operations.html | 18 +++++----- .../run_v2.projects.locations.services.html | 22 +++++++----- ...projects.locations.services.revisions.html | 18 +++++----- ...run_v2.projects.locations.workerPools.html | 18 +++++----- ...jects.locations.workerPools.revisions.html | 18 +++++----- .../discovery_cache/documents/run.v1.json | 18 ++++++++-- .../discovery_cache/documents/run.v2.json | 24 +++++++++++-- 33 files changed, 302 insertions(+), 252 deletions(-) diff --git a/docs/dyn/run_v1.html b/docs/dyn/run_v1.html index e0c1029fab..9c0d348ea2 100644 --- a/docs/dyn/run_v1.html +++ b/docs/dyn/run_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/run_v1.namespaces.authorizeddomains.html b/docs/dyn/run_v1.namespaces.authorizeddomains.html index 8e80940d28..3a845b2d7a 100644 --- a/docs/dyn/run_v1.namespaces.authorizeddomains.html +++ b/docs/dyn/run_v1.namespaces.authorizeddomains.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List authorized domains.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/run_v1.namespaces.configurations.html b/docs/dyn/run_v1.namespaces.configurations.html index 3149687c2b..0f2d46f862 100644 --- a/docs/dyn/run_v1.namespaces.configurations.html +++ b/docs/dyn/run_v1.namespaces.configurations.html @@ -107,7 +107,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of resource, in this case always "Configuration". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Configuration, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -141,7 +141,7 @@

Method Details

"spec": { # ConfigurationSpec holds the desired state of the Configuration (from the client). # Spec holds the desired state of the Configuration (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Template holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -462,7 +462,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of resource, in this case always "Configuration". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Configuration, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -496,7 +496,7 @@

Method Details

"spec": { # ConfigurationSpec holds the desired state of the Configuration (from the client). # Spec holds the desired state of the Configuration (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Template holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.namespaces.domainmappings.html b/docs/dyn/run_v1.namespaces.domainmappings.html index e72e437f91..9318df16c9 100644 --- a/docs/dyn/run_v1.namespaces.domainmappings.html +++ b/docs/dyn/run_v1.namespaces.domainmappings.html @@ -108,7 +108,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "domains.cloudrun.com/v1". "kind": "A String", # The kind of resource, in this case "DomainMapping". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this BuildTemplate. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -159,7 +159,7 @@

Method Details

"observedGeneration": 42, # ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. "resourceRecords": [ # The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping. { # A DNS resource record. - "name": "A String", # Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'. + "name": "A String", # Name of the resource record relative to its apex domain, e.g. `www` for `www.example.com`. Omitted for apex records. "rrdata": "A String", # Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1). "type": "A String", # Resource record type. Example: `AAAA`. }, @@ -181,7 +181,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "domains.cloudrun.com/v1". "kind": "A String", # The kind of resource, in this case "DomainMapping". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this BuildTemplate. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -232,7 +232,7 @@

Method Details

"observedGeneration": 42, # ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. "resourceRecords": [ # The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping. { # A DNS resource record. - "name": "A String", # Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'. + "name": "A String", # Name of the resource record relative to its apex domain, e.g. `www` for `www.example.com`. Omitted for apex records. "rrdata": "A String", # Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1). "type": "A String", # Resource record type. Example: `AAAA`. }, @@ -305,7 +305,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "domains.cloudrun.com/v1". "kind": "A String", # The kind of resource, in this case "DomainMapping". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this BuildTemplate. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -356,7 +356,7 @@

Method Details

"observedGeneration": 42, # ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. "resourceRecords": [ # The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping. { # A DNS resource record. - "name": "A String", # Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'. + "name": "A String", # Name of the resource record relative to its apex domain, e.g. `www` for `www.example.com`. Omitted for apex records. "rrdata": "A String", # Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1). "type": "A String", # Resource record type. Example: `AAAA`. }, @@ -394,7 +394,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "domains.cloudrun.com/v1". "kind": "A String", # The kind of resource, in this case "DomainMapping". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this BuildTemplate. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -445,7 +445,7 @@

Method Details

"observedGeneration": 42, # ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. "resourceRecords": [ # The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping. { # A DNS resource record. - "name": "A String", # Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'. + "name": "A String", # Name of the resource record relative to its apex domain, e.g. `www` for `www.example.com`. Omitted for apex records. "rrdata": "A String", # Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1). "type": "A String", # Resource record type. Example: `AAAA`. }, diff --git a/docs/dyn/run_v1.namespaces.executions.html b/docs/dyn/run_v1.namespaces.executions.html index b6becc9372..d6a836cce7 100644 --- a/docs/dyn/run_v1.namespaces.executions.html +++ b/docs/dyn/run_v1.namespaces.executions.html @@ -114,7 +114,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -146,6 +146,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Optional. Specification of the desired behavior of an execution. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. @@ -477,7 +478,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -509,6 +510,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Optional. Specification of the desired behavior of an execution. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. @@ -801,7 +803,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -833,6 +835,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Optional. Specification of the desired behavior of an execution. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. diff --git a/docs/dyn/run_v1.namespaces.instances.html b/docs/dyn/run_v1.namespaces.instances.html index fcccaaaf9b..05d9e8dee5 100644 --- a/docs/dyn/run_v1.namespaces.instances.html +++ b/docs/dyn/run_v1.namespaces.instances.html @@ -117,7 +117,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -414,7 +414,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -762,7 +762,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1075,7 +1075,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1384,7 +1384,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1681,7 +1681,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1991,7 +1991,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -2301,7 +2301,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.namespaces.jobs.html b/docs/dyn/run_v1.namespaces.jobs.html index a81338b297..875e81cbfc 100644 --- a/docs/dyn/run_v1.namespaces.jobs.html +++ b/docs/dyn/run_v1.namespaces.jobs.html @@ -114,7 +114,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -150,7 +150,7 @@

Method Details

"startExecutionToken": "A String", # A unique string used as a suffix for creating a new execution. The Job will become ready when the execution is successfully started. The sum of job name and token length must be fewer than 63 characters. "template": { # ExecutionTemplateSpec describes the metadata and spec an Execution should have when created from a job. # Optional. Describes the execution that will be created when running a job. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -182,6 +182,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Required. ExecutionSpec holds the desired configuration for executions of this job. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. @@ -460,7 +461,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -496,7 +497,7 @@

Method Details

"startExecutionToken": "A String", # A unique string used as a suffix for creating a new execution. The Job will become ready when the execution is successfully started. The sum of job name and token length must be fewer than 63 characters. "template": { # ExecutionTemplateSpec describes the metadata and spec an Execution should have when created from a job. # Optional. Describes the execution that will be created when running a job. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -528,6 +529,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Required. ExecutionSpec holds the desired configuration for executions of this job. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. @@ -857,7 +859,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -893,7 +895,7 @@

Method Details

"startExecutionToken": "A String", # A unique string used as a suffix for creating a new execution. The Job will become ready when the execution is successfully started. The sum of job name and token length must be fewer than 63 characters. "template": { # ExecutionTemplateSpec describes the metadata and spec an Execution should have when created from a job. # Optional. Describes the execution that will be created when running a job. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -925,6 +927,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Required. ExecutionSpec holds the desired configuration for executions of this job. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. @@ -1219,7 +1222,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1255,7 +1258,7 @@

Method Details

"startExecutionToken": "A String", # A unique string used as a suffix for creating a new execution. The Job will become ready when the execution is successfully started. The sum of job name and token length must be fewer than 63 characters. "template": { # ExecutionTemplateSpec describes the metadata and spec an Execution should have when created from a job. # Optional. Describes the execution that will be created when running a job. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1287,6 +1290,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Required. ExecutionSpec holds the desired configuration for executions of this job. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. @@ -1577,7 +1581,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1613,7 +1617,7 @@

Method Details

"startExecutionToken": "A String", # A unique string used as a suffix for creating a new execution. The Job will become ready when the execution is successfully started. The sum of job name and token length must be fewer than 63 characters. "template": { # ExecutionTemplateSpec describes the metadata and spec an Execution should have when created from a job. # Optional. Describes the execution that will be created when running a job. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1645,6 +1649,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Required. ExecutionSpec holds the desired configuration for executions of this job. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. @@ -1923,7 +1928,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1959,7 +1964,7 @@

Method Details

"startExecutionToken": "A String", # A unique string used as a suffix for creating a new execution. The Job will become ready when the execution is successfully started. The sum of job name and token length must be fewer than 63 characters. "template": { # ExecutionTemplateSpec describes the metadata and spec an Execution should have when created from a job. # Optional. Describes the execution that will be created when running a job. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Optional metadata for this Execution, including labels and annotations. The following annotation keys set properties of the created execution: * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1991,6 +1996,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Required. ExecutionSpec holds the desired configuration for executions of this job. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. @@ -2301,6 +2307,7 @@

Method Details

"name": "A String", # The name of the container specified as a DNS_LABEL. }, ], + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "taskCount": 42, # The desired number of tasks the execution should run. Will replace existing task_count value. "timeoutSeconds": 42, # Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. Will replace existing timeout_seconds value. }, @@ -2318,7 +2325,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -2350,6 +2357,7 @@

Method Details

"uid": "A String", # Unique, system-generated identifier for this resource. }, "spec": { # ExecutionSpec describes how the execution will look. # Optional. Specification of the desired behavior of an execution. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "parallelism": 42, # Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism. "taskCount": 42, # Optional. Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. Defaults to 1. "template": { # TaskTemplateSpec describes the data a task should have when created from a template. # Optional. The template used to create tasks for this execution. diff --git a/docs/dyn/run_v1.namespaces.revisions.html b/docs/dyn/run_v1.namespaces.revisions.html index a54b9d03e5..0d02a0c4bf 100644 --- a/docs/dyn/run_v1.namespaces.revisions.html +++ b/docs/dyn/run_v1.namespaces.revisions.html @@ -155,7 +155,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of this resource, in this case "Revision". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Revision, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -476,7 +476,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of this resource, in this case "Revision". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Revision, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.namespaces.routes.html b/docs/dyn/run_v1.namespaces.routes.html index 733493318d..e969a9d7bc 100644 --- a/docs/dyn/run_v1.namespaces.routes.html +++ b/docs/dyn/run_v1.namespaces.routes.html @@ -107,7 +107,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of this resource, in this case always "Route". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Route, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -208,7 +208,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of this resource, in this case always "Route". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Route, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.namespaces.services.html b/docs/dyn/run_v1.namespaces.services.html index 4f76ce662c..4043fe74c7 100644 --- a/docs/dyn/run_v1.namespaces.services.html +++ b/docs/dyn/run_v1.namespaces.services.html @@ -111,7 +111,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -145,7 +145,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -474,7 +474,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -508,7 +508,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -888,7 +888,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -922,7 +922,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1267,7 +1267,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1301,7 +1301,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1642,7 +1642,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1676,7 +1676,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -2005,7 +2005,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -2039,7 +2039,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.namespaces.tasks.html b/docs/dyn/run_v1.namespaces.tasks.html index 2919a9ebdb..a31d4cade1 100644 --- a/docs/dyn/run_v1.namespaces.tasks.html +++ b/docs/dyn/run_v1.namespaces.tasks.html @@ -107,7 +107,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -435,7 +435,7 @@

Method Details

"apiVersion": "A String", # Optional. APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. "kind": "A String", # Optional. Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional. Standard object's metadata. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.namespaces.workerpools.html b/docs/dyn/run_v1.namespaces.workerpools.html index 2bb38fab03..c212b07383 100644 --- a/docs/dyn/run_v1.namespaces.workerpools.html +++ b/docs/dyn/run_v1.namespaces.workerpools.html @@ -111,7 +111,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "run.googleapis.com/v1". "kind": "A String", # The kind of resource. It must be "WorkerPool". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this WorkerPool, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in WorkerPool.metadata.annotations. * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/description` - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -152,7 +152,7 @@

Method Details

], "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -464,7 +464,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "run.googleapis.com/v1". "kind": "A String", # The kind of resource. It must be "WorkerPool". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this WorkerPool, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in WorkerPool.metadata.annotations. * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/description` - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -505,7 +505,7 @@

Method Details

], "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -865,7 +865,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "run.googleapis.com/v1". "kind": "A String", # The kind of resource. It must be "WorkerPool". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this WorkerPool, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in WorkerPool.metadata.annotations. * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/description` - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -906,7 +906,7 @@

Method Details

], "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1230,7 +1230,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "run.googleapis.com/v1". "kind": "A String", # The kind of resource. It must be "WorkerPool". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this WorkerPool, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in WorkerPool.metadata.annotations. * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/description` - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1271,7 +1271,7 @@

Method Details

], "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1595,7 +1595,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "run.googleapis.com/v1". "kind": "A String", # The kind of resource. It must be "WorkerPool". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this WorkerPool, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in WorkerPool.metadata.annotations. * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/description` - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1636,7 +1636,7 @@

Method Details

], "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1948,7 +1948,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "run.googleapis.com/v1". "kind": "A String", # The kind of resource. It must be "WorkerPool". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this WorkerPool, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in WorkerPool.metadata.annotations. * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/description` - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1989,7 +1989,7 @@

Method Details

], "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.projects.authorizeddomains.html b/docs/dyn/run_v1.projects.authorizeddomains.html index b02e2744ba..e220026c30 100644 --- a/docs/dyn/run_v1.projects.authorizeddomains.html +++ b/docs/dyn/run_v1.projects.authorizeddomains.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List authorized domains.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/run_v1.projects.locations.authorizeddomains.html b/docs/dyn/run_v1.projects.locations.authorizeddomains.html index e0563d56a2..9053d51915 100644 --- a/docs/dyn/run_v1.projects.locations.authorizeddomains.html +++ b/docs/dyn/run_v1.projects.locations.authorizeddomains.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List authorized domains.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/run_v1.projects.locations.configurations.html b/docs/dyn/run_v1.projects.locations.configurations.html index 80a2a2a26c..a22ae4fa88 100644 --- a/docs/dyn/run_v1.projects.locations.configurations.html +++ b/docs/dyn/run_v1.projects.locations.configurations.html @@ -107,7 +107,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of resource, in this case always "Configuration". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Configuration, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -141,7 +141,7 @@

Method Details

"spec": { # ConfigurationSpec holds the desired state of the Configuration (from the client). # Spec holds the desired state of the Configuration (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Template holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -462,7 +462,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of resource, in this case always "Configuration". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Configuration, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -496,7 +496,7 @@

Method Details

"spec": { # ConfigurationSpec holds the desired state of the Configuration (from the client). # Spec holds the desired state of the Configuration (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Template holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.projects.locations.domainmappings.html b/docs/dyn/run_v1.projects.locations.domainmappings.html index 6c8cc09489..283e57b952 100644 --- a/docs/dyn/run_v1.projects.locations.domainmappings.html +++ b/docs/dyn/run_v1.projects.locations.domainmappings.html @@ -108,7 +108,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "domains.cloudrun.com/v1". "kind": "A String", # The kind of resource, in this case "DomainMapping". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this BuildTemplate. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -159,7 +159,7 @@

Method Details

"observedGeneration": 42, # ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. "resourceRecords": [ # The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping. { # A DNS resource record. - "name": "A String", # Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'. + "name": "A String", # Name of the resource record relative to its apex domain, e.g. `www` for `www.example.com`. Omitted for apex records. "rrdata": "A String", # Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1). "type": "A String", # Resource record type. Example: `AAAA`. }, @@ -181,7 +181,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "domains.cloudrun.com/v1". "kind": "A String", # The kind of resource, in this case "DomainMapping". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this BuildTemplate. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -232,7 +232,7 @@

Method Details

"observedGeneration": 42, # ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. "resourceRecords": [ # The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping. { # A DNS resource record. - "name": "A String", # Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'. + "name": "A String", # Name of the resource record relative to its apex domain, e.g. `www` for `www.example.com`. Omitted for apex records. "rrdata": "A String", # Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1). "type": "A String", # Resource record type. Example: `AAAA`. }, @@ -305,7 +305,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "domains.cloudrun.com/v1". "kind": "A String", # The kind of resource, in this case "DomainMapping". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this BuildTemplate. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -356,7 +356,7 @@

Method Details

"observedGeneration": 42, # ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. "resourceRecords": [ # The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping. { # A DNS resource record. - "name": "A String", # Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'. + "name": "A String", # Name of the resource record relative to its apex domain, e.g. `www` for `www.example.com`. Omitted for apex records. "rrdata": "A String", # Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1). "type": "A String", # Resource record type. Example: `AAAA`. }, @@ -394,7 +394,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "domains.cloudrun.com/v1". "kind": "A String", # The kind of resource, in this case "DomainMapping". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this BuildTemplate. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -445,7 +445,7 @@

Method Details

"observedGeneration": 42, # ObservedGeneration is the 'Generation' of the DomainMapping that was last processed by the controller. Clients polling for completed reconciliation should poll until observedGeneration = metadata.generation and the Ready condition's status is True or False. "resourceRecords": [ # The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping. { # A DNS resource record. - "name": "A String", # Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'. + "name": "A String", # Name of the resource record relative to its apex domain, e.g. `www` for `www.example.com`. Omitted for apex records. "rrdata": "A String", # Data for this record. Values vary by record type, as defined in RFC 1035 (section 5) and RFC 1034 (section 3.6.1). "type": "A String", # Resource record type. Example: `AAAA`. }, diff --git a/docs/dyn/run_v1.projects.locations.html b/docs/dyn/run_v1.projects.locations.html index 56a6d655c5..80f95e2432 100644 --- a/docs/dyn/run_v1.projects.locations.html +++ b/docs/dyn/run_v1.projects.locations.html @@ -131,7 +131,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/run_v1.projects.locations.operations.html b/docs/dyn/run_v1.projects.locations.operations.html index a3b2271053..71e1a1b83d 100644 --- a/docs/dyn/run_v1.projects.locations.operations.html +++ b/docs/dyn/run_v1.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, body=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/run_v1.projects.locations.revisions.html b/docs/dyn/run_v1.projects.locations.revisions.html index a8da715187..a540fd10a4 100644 --- a/docs/dyn/run_v1.projects.locations.revisions.html +++ b/docs/dyn/run_v1.projects.locations.revisions.html @@ -155,7 +155,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of this resource, in this case "Revision". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Revision, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -476,7 +476,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of this resource, in this case "Revision". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Revision, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.projects.locations.routes.html b/docs/dyn/run_v1.projects.locations.routes.html index 4b7b2c84b8..55f0353735 100644 --- a/docs/dyn/run_v1.projects.locations.routes.html +++ b/docs/dyn/run_v1.projects.locations.routes.html @@ -107,7 +107,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of this resource, in this case always "Route". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Route, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -208,7 +208,7 @@

Method Details

"apiVersion": "A String", # The API version for this call such as "serving.knative.dev/v1". "kind": "A String", # The kind of this resource, in this case always "Route". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Route, including name, namespace, labels, and annotations. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v1.projects.locations.services.html b/docs/dyn/run_v1.projects.locations.services.html index f8c738cb74..b89ca58ad4 100644 --- a/docs/dyn/run_v1.projects.locations.services.html +++ b/docs/dyn/run_v1.projects.locations.services.html @@ -120,7 +120,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -154,7 +154,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -483,7 +483,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -517,7 +517,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -897,7 +897,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -931,7 +931,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1324,7 +1324,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1358,7 +1358,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1699,7 +1699,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -1733,7 +1733,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -2062,7 +2062,7 @@

Method Details

"apiVersion": "A String", # The API version for this call. It must be "serving.knative.dev/v1". "kind": "A String", # The kind of resource. It must be "Service". "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Metadata associated with this Service, including name, namespace, labels, and annotations. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. The following Cloud Run-specific annotations are accepted in Service.metadata.annotations. * `run.googleapis.com/base-images` * `run.googleapis.com/binary-authorization-breakglass` * `run.googleapis.com/binary-authorization` * `run.googleapis.com/client-name` * `run.googleapis.com/custom-audiences` * `run.googleapis.com/default-url-disabled` * `run.googleapis.com/description` * `run.googleapis.com/gc-traffic-tags` * `run.googleapis.com/ingress` * `run.googleapis.com/ingress` sets the ingress settings for the Service. See [the ingress settings documentation](/run/docs/securing/ingress) for details on configuring ingress settings. * `run.googleapis.com/ingress-status` is output-only and contains the currently active ingress settings for the Service. `run.googleapis.com/ingress-status` may differ from `run.googleapis.com/ingress` while the system is processing a change to `run.googleapis.com/ingress` or if the system failed to process a change to `run.googleapis.com/ingress`. When the system has processed all changes successfully `run.googleapis.com/ingress-status` and `run.googleapis.com/ingress` are equal. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run @@ -2096,7 +2096,7 @@

Method Details

"spec": { # ServiceSpec holds the desired state of the Route (from the client), which is used to manipulate the underlying Route and Configuration(s). # Holds the desired state of the Service (from the client). "template": { # RevisionTemplateSpec describes the data a revision should have when created from a template. # Holds the latest specification for the Revision to be stamped out. "metadata": { # google.cloud.run.meta.v1.ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create. # Optional metadata for this Revision, including labels and annotations. Name will be generated by the Configuration. The following annotation keys set properties of the created revision: * `autoscaling.knative.dev/minScale` sets the minimum number of instances. * `autoscaling.knative.dev/maxScale` sets the maximum number of instances. * `run.googleapis.com/cloudsql-instances` sets Cloud SQL connections. Multiple values should be comma separated. * `run.googleapis.com/health-check-disabled`: if true, deploy-time startup probes will not run for this revision. * `run.googleapis.com/vpc-access-connector` sets a Serverless VPC Access connector. * `run.googleapis.com/vpc-access-egress` sets VPC egress. Supported values are `all-traffic`, `all` (deprecated), and `private-ranges-only`. `all-traffic` and `all` provide the same functionality. `all` is deprecated but will continue to be supported. Prefer `all-traffic`. - "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. + "annotations": { # Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance. "a_key": "A String", }, "clusterName": "A String", # Not supported by Cloud Run diff --git a/docs/dyn/run_v2.html b/docs/dyn/run_v2.html index 5f67ef121a..1061ba6d67 100644 --- a/docs/dyn/run_v2.html +++ b/docs/dyn/run_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/run_v2.projects.locations.instances.html b/docs/dyn/run_v2.projects.locations.instances.html index c8508815c2..b909b6f060 100644 --- a/docs/dyn/run_v2.projects.locations.instances.html +++ b/docs/dyn/run_v2.projects.locations.instances.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists Instances. Results are sorted by creation time, descending.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1078,17 +1078,17 @@

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. +
diff --git a/docs/dyn/run_v2.projects.locations.jobs.executions.html b/docs/dyn/run_v2.projects.locations.jobs.executions.html index 0df2d1c609..5d5f9603de 100644 --- a/docs/dyn/run_v2.projects.locations.jobs.executions.html +++ b/docs/dyn/run_v2.projects.locations.jobs.executions.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists Executions from a Job. Results are sorted by creation time, descending.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -755,17 +755,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/run_v2.projects.locations.jobs.executions.tasks.html b/docs/dyn/run_v2.projects.locations.jobs.executions.tasks.html index db59aff439..134535a57a 100644 --- a/docs/dyn/run_v2.projects.locations.jobs.executions.tasks.html +++ b/docs/dyn/run_v2.projects.locations.jobs.executions.tasks.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists Tasks from an Execution of a Job.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -633,17 +633,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/run_v2.projects.locations.jobs.html b/docs/dyn/run_v2.projects.locations.jobs.html index 193ece577c..1118eb9e10 100644 --- a/docs/dyn/run_v2.projects.locations.jobs.html +++ b/docs/dyn/run_v2.projects.locations.jobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists Jobs. Results are sorted by creation time, descending.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, validateOnly=None, x__xgafv=None)

@@ -182,6 +182,7 @@

Method Details

}, "client": "A String", # Optional. Arbitrary identifier for the API client. "clientVersion": "A String", # Optional. Arbitrary version identifier for the API client. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "labels": { # Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 ExecutionTemplate. "a_key": "A String", }, @@ -539,6 +540,7 @@

Method Details

}, "client": "A String", # Optional. Arbitrary identifier for the API client. "clientVersion": "A String", # Optional. Arbitrary version identifier for the API client. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "labels": { # Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 ExecutionTemplate. "a_key": "A String", }, @@ -882,6 +884,7 @@

Method Details

}, "client": "A String", # Optional. Arbitrary identifier for the API client. "clientVersion": "A String", # Optional. Arbitrary version identifier for the API client. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "labels": { # Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 ExecutionTemplate. "a_key": "A String", }, @@ -1107,17 +1110,17 @@

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. +
@@ -1184,6 +1187,7 @@

Method Details

}, "client": "A String", # Optional. Arbitrary identifier for the API client. "clientVersion": "A String", # Optional. Arbitrary version identifier for the API client. + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "labels": { # Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. Cloud Run API v2 does not support labels with `run.googleapis.com`, `cloud.googleapis.com`, `serving.knative.dev`, or `autoscaling.knative.dev` namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 ExecutionTemplate. "a_key": "A String", }, @@ -1468,6 +1472,7 @@

Method Details

"name": "A String", # The name of the container specified as a DNS_LABEL. }, ], + "delayExecution": True or False, # Optional. If true, the system will start the execution within the next 12 hours depending on available capacity. "taskCount": 42, # Optional. The desired number of tasks the execution should run. Will replace existing task_count value. "timeout": "A String", # Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. Will replace existing timeout_seconds value. }, diff --git a/docs/dyn/run_v2.projects.locations.operations.html b/docs/dyn/run_v2.projects.locations.operations.html index f6f72d9bc8..e76cc4a80d 100644 --- a/docs/dyn/run_v2.projects.locations.operations.html +++ b/docs/dyn/run_v2.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, body=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/run_v2.projects.locations.services.html b/docs/dyn/run_v2.projects.locations.services.html index f406ed1d43..7cb34a371b 100644 --- a/docs/dyn/run_v2.projects.locations.services.html +++ b/docs/dyn/run_v2.projects.locations.services.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists Services. Results are sorted by creation time, descending.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, forceNewRevision=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -169,6 +169,7 @@

Method Details

"defaultUriDisabled": True or False, # Optional. Disables public resolution of the default URI of this service. "deleteTime": "A String", # Output only. The deletion time. It is only populated as a response to a Delete request. "description": "A String", # User-provided description of the Service. This field currently has a 512-character limit. + "durableExecution": True or False, # Optional. Immutable. Indicates whether the Service has durable execution enabled. This field is immutable once the Service is created. "etag": "A String", # Optional. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates. "expireTime": "A String", # Output only. For a deleted resource, the time after which it will be permanently deleted. "generation": "A String", # Output only. A number that monotonically increases every time the user modifies the desired state. Please note that unlike v1, this is an int64 value. As with most Google APIs, its JSON representation will be a `string` instead of an `integer`. @@ -584,6 +585,7 @@

Method Details

"defaultUriDisabled": True or False, # Optional. Disables public resolution of the default URI of this service. "deleteTime": "A String", # Output only. The deletion time. It is only populated as a response to a Delete request. "description": "A String", # User-provided description of the Service. This field currently has a 512-character limit. + "durableExecution": True or False, # Optional. Immutable. Indicates whether the Service has durable execution enabled. This field is immutable once the Service is created. "etag": "A String", # Optional. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates. "expireTime": "A String", # Output only. For a deleted resource, the time after which it will be permanently deleted. "generation": "A String", # Output only. A number that monotonically increases every time the user modifies the desired state. Please note that unlike v1, this is an int64 value. As with most Google APIs, its JSON representation will be a `string` instead of an `integer`. @@ -986,6 +988,7 @@

Method Details

"defaultUriDisabled": True or False, # Optional. Disables public resolution of the default URI of this service. "deleteTime": "A String", # Output only. The deletion time. It is only populated as a response to a Delete request. "description": "A String", # User-provided description of the Service. This field currently has a 512-character limit. + "durableExecution": True or False, # Optional. Immutable. Indicates whether the Service has durable execution enabled. This field is immutable once the Service is created. "etag": "A String", # Optional. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates. "expireTime": "A String", # Output only. For a deleted resource, the time after which it will be permanently deleted. "generation": "A String", # Output only. A number that monotonically increases every time the user modifies the desired state. Please note that unlike v1, this is an int64 value. As with most Google APIs, its JSON representation will be a `string` instead of an `integer`. @@ -1281,17 +1284,17 @@

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. +
@@ -1348,6 +1351,7 @@

Method Details

"defaultUriDisabled": True or False, # Optional. Disables public resolution of the default URI of this service. "deleteTime": "A String", # Output only. The deletion time. It is only populated as a response to a Delete request. "description": "A String", # User-provided description of the Service. This field currently has a 512-character limit. + "durableExecution": True or False, # Optional. Immutable. Indicates whether the Service has durable execution enabled. This field is immutable once the Service is created. "etag": "A String", # Optional. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates. "expireTime": "A String", # Output only. For a deleted resource, the time after which it will be permanently deleted. "generation": "A String", # Output only. A number that monotonically increases every time the user modifies the desired state. Please note that unlike v1, this is an int64 value. As with most Google APIs, its JSON representation will be a `string` instead of an `integer`. diff --git a/docs/dyn/run_v2.projects.locations.services.revisions.html b/docs/dyn/run_v2.projects.locations.services.revisions.html index 4521c8050e..f28c28f80e 100644 --- a/docs/dyn/run_v2.projects.locations.services.revisions.html +++ b/docs/dyn/run_v2.projects.locations.services.revisions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists Revisions from a given Service, or from a given location. Results are sorted by creation time, descending.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -712,17 +712,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/run_v2.projects.locations.workerPools.html b/docs/dyn/run_v2.projects.locations.workerPools.html index 120f7253a7..6fca56132b 100644 --- a/docs/dyn/run_v2.projects.locations.workerPools.html +++ b/docs/dyn/run_v2.projects.locations.workerPools.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists WorkerPools. Results are sorted by creation time, descending.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, forceNewRevision=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1143,17 +1143,17 @@

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. +
diff --git a/docs/dyn/run_v2.projects.locations.workerPools.revisions.html b/docs/dyn/run_v2.projects.locations.workerPools.revisions.html index bd4028c966..24421082c9 100644 --- a/docs/dyn/run_v2.projects.locations.workerPools.revisions.html +++ b/docs/dyn/run_v2.projects.locations.workerPools.revisions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists Revisions from a given Service, or from a given location. Results are sorted by creation time, descending.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -673,17 +673,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/run.v1.json b/googleapiclient/discovery_cache/documents/run.v1.json index 691983729e..750821118b 100644 --- a/googleapiclient/discovery_cache/documents/run.v1.json +++ b/googleapiclient/discovery_cache/documents/run.v1.json @@ -3652,7 +3652,7 @@ } } }, -"revision": "20260807", +"revision": "20260822", "rootUrl": "https://run.googleapis.com/", "schemas": { "Addressable": { @@ -4317,6 +4317,10 @@ "description": "ExecutionSpec describes how the execution will look.", "id": "ExecutionSpec", "properties": { +"delayExecution": { +"description": "Optional. If true, the system will start the execution within the next 12 hours depending on available capacity.", +"type": "boolean" +}, "parallelism": { "description": "Optional. Specifies the maximum desired number of tasks the execution should run at given time. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed, i.e. when the work left to do is less than max parallelism.", "format": "int32", @@ -5417,6 +5421,10 @@ false "description": "Required. Where should the files be placed on the worker.", "type": "string" }, +"fetchTags": { +"description": "Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags.", +"type": "boolean" +}, "recurseSubmodules": { "description": "Optional. True if submodules should be fetched too (default false).", "type": "boolean" @@ -6968,7 +6976,7 @@ false "additionalProperties": { "type": "string" }, -"description": "Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance.", +"description": "Unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. In Cloud Run, annotations with 'run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the accepted annotations will be different depending on the resource type. * `autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision . * `run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job, Execution. * `run.googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`: Service. * `run.googleapis.com/build-function-target`: Service, Revision. * `run.googleapis.com/build-id`: Service, Revision. * `run.googleapis.com/build-image-uri`: Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/build-service-account`: Service. * `run.googleapis.com/build-source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/container-dependencies`: Revision, Instance . * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution, Instance. * `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/gpu-zonal-redundancy-disabled`: Revision. * `run.googleapis.com/health-check-disabled`: Revision. * `run.googleapis.com/ingress`: Service, Instance. * `run.googleapis.com/invoker-iam-disabled`: Service, Instance. * `run.googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`: Service. * `run.googleapis.com/network-interfaces`: Revision, Execution, Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution, Instance.", "type": "object" }, "clusterName": { @@ -7054,6 +7062,10 @@ false }, "type": "array" }, +"delayExecution": { +"description": "Optional. If true, the system will start the execution within the next 12 hours depending on available capacity.", +"type": "boolean" +}, "taskCount": { "description": "The desired number of tasks the execution should run. Will replace existing task_count value.", "format": "int32", @@ -7182,7 +7194,7 @@ false "id": "ResourceRecord", "properties": { "name": { -"description": "Relative name of the object affected by this record. Only applicable for `CNAME` records. Example: 'www'.", +"description": "Name of the resource record relative to its apex domain, e.g. `www` for `www.example.com`. Omitted for apex records.", "type": "string" }, "rrdata": { diff --git a/googleapiclient/discovery_cache/documents/run.v2.json b/googleapiclient/discovery_cache/documents/run.v2.json index e7fdbd800b..31718b27d2 100644 --- a/googleapiclient/discovery_cache/documents/run.v2.json +++ b/googleapiclient/discovery_cache/documents/run.v2.json @@ -2673,7 +2673,7 @@ } } }, -"revision": "20260807", +"revision": "20260814", "rootUrl": "https://run.googleapis.com/", "schemas": { "GoogleCloudRunV2BinaryAuthorization": { @@ -2860,7 +2860,8 @@ "CANCELLED", "CANCELLING", "DELETED", -"DELAYED_START_PENDING" +"DELAYED_START_PENDING", +"DELAYED_EXECUTION_EXCEEDING_DURATION_LIMIT" ], "enumDescriptions": [ "Default value.", @@ -2869,7 +2870,8 @@ "The execution was cancelled by users.", "The execution is in the process of being cancelled.", "The execution was deleted.", -"A delayed execution is waiting for a start time." +"A delayed execution is waiting for a start time.", +"A delayed execution exceeded the maximum runtime duration." ], "readOnly": true, "type": "string" @@ -3499,6 +3501,10 @@ "description": "Optional. Arbitrary version identifier for the API client.", "type": "string" }, +"delayExecution": { +"description": "Optional. If true, the system will start the execution within the next 12 hours depending on available capacity.", +"type": "boolean" +}, "labels": { "additionalProperties": { "type": "string" @@ -4410,6 +4416,10 @@ }, "type": "array" }, +"delayExecution": { +"description": "Optional. If true, the system will start the execution within the next 12 hours depending on available capacity.", +"type": "boolean" +}, "taskCount": { "description": "Optional. The desired number of tasks the execution should run. Will replace existing task_count value.", "format": "int32", @@ -5009,6 +5019,10 @@ "description": "User-provided description of the Service. This field currently has a 512-character limit.", "type": "string" }, +"durableExecution": { +"description": "Optional. Immutable. Indicates whether the Service has durable execution enabled. This field is immutable once the Service is created.", +"type": "boolean" +}, "etag": { "description": "Optional. A system-generated fingerprint for this version of the resource. May be used to detect modification conflict during updates.", "type": "string" @@ -7132,6 +7146,10 @@ false "description": "Required. Where should the files be placed on the worker.", "type": "string" }, +"fetchTags": { +"description": "Optional. True if remote tags should be fetched too (default false). Note: when depth is 1 (default), git fetch only retrieves tags pointing to commits within the shallow boundary. Set depth to -1 to fetch all historical tags.", +"type": "boolean" +}, "recurseSubmodules": { "description": "Optional. True if submodules should be fetched too (default false).", "type": "boolean" From 5b4f374d7bf91ab5692b11d75d0ce8485b3557ee Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:39 +0000 Subject: [PATCH 57/70] feat(saasservicemgmt): update the api #### saasservicemgmt:v1beta1 The following keys were added: - schemas.FlagNameList (Total Keys: 4) - schemas.FlagRelease.properties.flagNamesRelease.$ref (Total Keys: 1) --- docs/dyn/saasservicemgmt_v1.html | 26 +++---- ...saasservicemgmt_v1.projects.locations.html | 18 ++--- ...cemgmt_v1.projects.locations.releases.html | 18 ++--- ...mt_v1.projects.locations.rolloutKinds.html | 18 ++--- ...cemgmt_v1.projects.locations.rollouts.html | 18 ++--- ...ervicemgmt_v1.projects.locations.saas.html | 18 ++--- ...icemgmt_v1.projects.locations.tenants.html | 18 ++--- ...emgmt_v1.projects.locations.unitKinds.html | 18 ++--- ..._v1.projects.locations.unitOperations.html | 18 ++--- ...rvicemgmt_v1.projects.locations.units.html | 18 ++--- docs/dyn/saasservicemgmt_v1beta1.html | 26 +++---- ...ta1.projects.locations.flagAttributes.html | 18 ++--- ...beta1.projects.locations.flagReleases.html | 48 +++++++++--- ...eta1.projects.locations.flagRevisions.html | 18 ++--- ...mgmt_v1beta1.projects.locations.flags.html | 18 ++--- ...ervicemgmt_v1beta1.projects.locations.html | 18 ++--- ...t_v1beta1.projects.locations.releases.html | 42 +++++----- ...beta1.projects.locations.rolloutKinds.html | 18 ++--- ...t_v1beta1.projects.locations.rollouts.html | 18 ++--- ...emgmt_v1beta1.projects.locations.saas.html | 30 +++---- ...beta1.projects.locations.saasReleases.html | 18 ++--- ...mt_v1beta1.projects.locations.tenants.html | 18 ++--- ...rojects.locations.unitGroupOperations.html | 18 ++--- ...v1beta1.projects.locations.unitGroups.html | 18 ++--- ..._v1beta1.projects.locations.unitKinds.html | 78 +++++++++---------- ...ta1.projects.locations.unitOperations.html | 18 ++--- ...mgmt_v1beta1.projects.locations.units.html | 18 ++--- .../documents/saasservicemgmt.v1.json | 15 +++- .../documents/saasservicemgmt.v1beta1.json | 43 ++++++++-- 29 files changed, 376 insertions(+), 310 deletions(-) diff --git a/docs/dyn/saasservicemgmt_v1.html b/docs/dyn/saasservicemgmt_v1.html index d4d9f81d63..511c4571dd 100644 --- a/docs/dyn/saasservicemgmt_v1.html +++ b/docs/dyn/saasservicemgmt_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/saasservicemgmt_v1.projects.locations.html b/docs/dyn/saasservicemgmt_v1.projects.locations.html index b932b877a4..f141f765db 100644 --- a/docs/dyn/saasservicemgmt_v1.projects.locations.html +++ b/docs/dyn/saasservicemgmt_v1.projects.locations.html @@ -124,7 +124,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/saasservicemgmt_v1.projects.locations.releases.html b/docs/dyn/saasservicemgmt_v1.projects.locations.releases.html index 023bf79cbe..0621909f20 100644 --- a/docs/dyn/saasservicemgmt_v1.projects.locations.releases.html +++ b/docs/dyn/saasservicemgmt_v1.projects.locations.releases.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of releases.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -370,17 +370,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1.projects.locations.rolloutKinds.html b/docs/dyn/saasservicemgmt_v1.projects.locations.rolloutKinds.html index 71f97731ff..144459f3fe 100644 --- a/docs/dyn/saasservicemgmt_v1.projects.locations.rolloutKinds.html +++ b/docs/dyn/saasservicemgmt_v1.projects.locations.rolloutKinds.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of rollout kinds.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -298,17 +298,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1.projects.locations.rollouts.html b/docs/dyn/saasservicemgmt_v1.projects.locations.rollouts.html index 1dc152384c..beb8cfcf5a 100644 --- a/docs/dyn/saasservicemgmt_v1.projects.locations.rollouts.html +++ b/docs/dyn/saasservicemgmt_v1.projects.locations.rollouts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of rollouts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -358,17 +358,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1.projects.locations.saas.html b/docs/dyn/saasservicemgmt_v1.projects.locations.saas.html index ff083da45f..35b9bc4ff8 100644 --- a/docs/dyn/saasservicemgmt_v1.projects.locations.saas.html +++ b/docs/dyn/saasservicemgmt_v1.projects.locations.saas.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of saas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -338,17 +338,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1.projects.locations.tenants.html b/docs/dyn/saasservicemgmt_v1.projects.locations.tenants.html index 6778aee2be..686a670916 100644 --- a/docs/dyn/saasservicemgmt_v1.projects.locations.tenants.html +++ b/docs/dyn/saasservicemgmt_v1.projects.locations.tenants.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of tenants.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -250,17 +250,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1.projects.locations.unitKinds.html b/docs/dyn/saasservicemgmt_v1.projects.locations.unitKinds.html index 8e6dbdde63..dcec582e04 100644 --- a/docs/dyn/saasservicemgmt_v1.projects.locations.unitKinds.html +++ b/docs/dyn/saasservicemgmt_v1.projects.locations.unitKinds.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of unit kinds.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -402,17 +402,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1.projects.locations.unitOperations.html b/docs/dyn/saasservicemgmt_v1.projects.locations.unitOperations.html index e8da957c99..fd4d02ff5f 100644 --- a/docs/dyn/saasservicemgmt_v1.projects.locations.unitOperations.html +++ b/docs/dyn/saasservicemgmt_v1.projects.locations.unitOperations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of unit operations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -422,17 +422,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1.projects.locations.units.html b/docs/dyn/saasservicemgmt_v1.projects.locations.units.html index d7ab3fea96..d3ae2f44a1 100644 --- a/docs/dyn/saasservicemgmt_v1.projects.locations.units.html +++ b/docs/dyn/saasservicemgmt_v1.projects.locations.units.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of units.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -478,17 +478,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.html b/docs/dyn/saasservicemgmt_v1beta1.html index dd752e1c0e..9dd84fa122 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.html +++ b/docs/dyn/saasservicemgmt_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagAttributes.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagAttributes.html index f8231af508..8379afcfbe 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagAttributes.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagAttributes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of flag attributes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -254,17 +254,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagReleases.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagReleases.html index fd7fbff42f..c46c5ea288 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagReleases.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagReleases.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of flag releases.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -121,6 +121,11 @@

Method Details

"A String", ], "etag": "A String", # Output only. An opaque value that uniquely identifies a version or generation of a resource. It can be used to confirm that the client and server agree on the ordering of a resource being written. + "flagNamesRelease": { # Wrapper for a list of flags. # Optional. Immutable. Specifies the release consisting of a list of flags. + "flags": [ # Required. Flags to be rolled out. + "A String", + ], + }, "flagRevisions": [ # Optional. Immutable. DEPRECATED: Use flag_revisions_release instead. FlagRevisions to be rolled out. Only one of flag_revisions, all_flags, or flag_sets can be set. It used to be the ultimate source to truth and has been moved to effective_flag_revisions. "A String", ], @@ -171,6 +176,11 @@

Method Details

"A String", ], "etag": "A String", # Output only. An opaque value that uniquely identifies a version or generation of a resource. It can be used to confirm that the client and server agree on the ordering of a resource being written. + "flagNamesRelease": { # Wrapper for a list of flags. # Optional. Immutable. Specifies the release consisting of a list of flags. + "flags": [ # Required. Flags to be rolled out. + "A String", + ], + }, "flagRevisions": [ # Optional. Immutable. DEPRECATED: Use flag_revisions_release instead. FlagRevisions to be rolled out. Only one of flag_revisions, all_flags, or flag_sets can be set. It used to be the ultimate source to truth and has been moved to effective_flag_revisions. "A String", ], @@ -246,6 +256,11 @@

Method Details

"A String", ], "etag": "A String", # Output only. An opaque value that uniquely identifies a version or generation of a resource. It can be used to confirm that the client and server agree on the ordering of a resource being written. + "flagNamesRelease": { # Wrapper for a list of flags. # Optional. Immutable. Specifies the release consisting of a list of flags. + "flags": [ # Required. Flags to be rolled out. + "A String", + ], + }, "flagRevisions": [ # Optional. Immutable. DEPRECATED: Use flag_revisions_release instead. FlagRevisions to be rolled out. Only one of flag_revisions, all_flags, or flag_sets can be set. It used to be the ultimate source to truth and has been moved to effective_flag_revisions. "A String", ], @@ -306,6 +321,11 @@

Method Details

"A String", ], "etag": "A String", # Output only. An opaque value that uniquely identifies a version or generation of a resource. It can be used to confirm that the client and server agree on the ordering of a resource being written. + "flagNamesRelease": { # Wrapper for a list of flags. # Optional. Immutable. Specifies the release consisting of a list of flags. + "flags": [ # Required. Flags to be rolled out. + "A String", + ], + }, "flagRevisions": [ # Optional. Immutable. DEPRECATED: Use flag_revisions_release instead. FlagRevisions to be rolled out. Only one of flag_revisions, all_flags, or flag_sets can be set. It used to be the ultimate source to truth and has been moved to effective_flag_revisions. "A String", ], @@ -342,17 +362,17 @@

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. +
@@ -375,6 +395,11 @@

Method Details

"A String", ], "etag": "A String", # Output only. An opaque value that uniquely identifies a version or generation of a resource. It can be used to confirm that the client and server agree on the ordering of a resource being written. + "flagNamesRelease": { # Wrapper for a list of flags. # Optional. Immutable. Specifies the release consisting of a list of flags. + "flags": [ # Required. Flags to be rolled out. + "A String", + ], + }, "flagRevisions": [ # Optional. Immutable. DEPRECATED: Use flag_revisions_release instead. FlagRevisions to be rolled out. Only one of flag_revisions, all_flags, or flag_sets can be set. It used to be the ultimate source to truth and has been moved to effective_flag_revisions. "A String", ], @@ -425,6 +450,11 @@

Method Details

"A String", ], "etag": "A String", # Output only. An opaque value that uniquely identifies a version or generation of a resource. It can be used to confirm that the client and server agree on the ordering of a resource being written. + "flagNamesRelease": { # Wrapper for a list of flags. # Optional. Immutable. Specifies the release consisting of a list of flags. + "flags": [ # Required. Flags to be rolled out. + "A String", + ], + }, "flagRevisions": [ # Optional. Immutable. DEPRECATED: Use flag_revisions_release instead. FlagRevisions to be rolled out. Only one of flag_revisions, all_flags, or flag_sets can be set. It used to be the ultimate source to truth and has been moved to effective_flag_revisions. "A String", ], diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagRevisions.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagRevisions.html index deccff9039..1918519494 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagRevisions.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flagRevisions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of flag revisions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -666,17 +666,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flags.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flags.html index 9ffe66e962..359b743919 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flags.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.flags.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of flags.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -462,17 +462,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.html index 970289e7dc..b543c0da05 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.html @@ -159,7 +159,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -231,17 +231,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.releases.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.releases.html index 663de22e27..63aa446e2c 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.releases.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.releases.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of releases.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -118,10 +118,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "blueprint": { # Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. Metadata such as, type of the engine used to actuate the blueprint (e.g. terraform, helm etc) and version will come from the image manifest. If the hostname is omitted, it will be assumed to be the regional path to Artifact Registry (eg. us-east1-docker.pkg.dev). # Optional. Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. "engine": "A String", # Output only. Type of the engine used to actuate the blueprint. e.g. terraform, helm etc. @@ -184,10 +184,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "blueprint": { # Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. Metadata such as, type of the engine used to actuate the blueprint (e.g. terraform, helm etc) and version will come from the image manifest. If the hostname is omitted, it will be assumed to be the regional path to Artifact Registry (eg. us-east1-docker.pkg.dev). # Optional. Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. "engine": "A String", # Output only. Type of the engine used to actuate the blueprint. e.g. terraform, helm etc. @@ -275,10 +275,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "blueprint": { # Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. Metadata such as, type of the engine used to actuate the blueprint (e.g. terraform, helm etc) and version will come from the image manifest. If the hostname is omitted, it will be assumed to be the regional path to Artifact Registry (eg. us-east1-docker.pkg.dev). # Optional. Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. "engine": "A String", # Output only. Type of the engine used to actuate the blueprint. e.g. terraform, helm etc. @@ -352,10 +352,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "blueprint": { # Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. Metadata such as, type of the engine used to actuate the blueprint (e.g. terraform, helm etc) and version will come from the image manifest. If the hostname is omitted, it will be assumed to be the regional path to Artifact Registry (eg. us-east1-docker.pkg.dev). # Optional. Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. "engine": "A String", # Output only. Type of the engine used to actuate the blueprint. e.g. terraform, helm etc. @@ -406,17 +406,17 @@

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. +
@@ -436,10 +436,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "blueprint": { # Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. Metadata such as, type of the engine used to actuate the blueprint (e.g. terraform, helm etc) and version will come from the image manifest. If the hostname is omitted, it will be assumed to be the regional path to Artifact Registry (eg. us-east1-docker.pkg.dev). # Optional. Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. "engine": "A String", # Output only. Type of the engine used to actuate the blueprint. e.g. terraform, helm etc. @@ -502,10 +502,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "blueprint": { # Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. Metadata such as, type of the engine used to actuate the blueprint (e.g. terraform, helm etc) and version will come from the image manifest. If the hostname is omitted, it will be assumed to be the regional path to Artifact Registry (eg. us-east1-docker.pkg.dev). # Optional. Blueprints are OCI Images that contain all of the artifacts needed to provision a unit. "engine": "A String", # Output only. Type of the engine used to actuate the blueprint. e.g. terraform, helm etc. diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.rolloutKinds.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.rolloutKinds.html index 1d32a35206..994b6a2ec7 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.rolloutKinds.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.rolloutKinds.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of rollout kinds.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -298,17 +298,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.rollouts.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.rollouts.html index 6bfdfee456..4a98914736 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.rollouts.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.rollouts.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of rollouts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -358,17 +358,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.saas.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.saas.html index ead6a332c0..5544b27a24 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.saas.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.saas.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of saas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -116,7 +116,7 @@

Method Details

}, "applicationTemplate": { # CompositeRef represents a reference to a composite resource. # Reference to composite ApplicationTemplate. When specified, the template components will be imported into their equivalent UnitKind, Release and Blueprint resources. Deleted references will not delete imported resources. Should only be specified on source regions, and be unspecified on replica regions. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, "blueprintRepo": "A String", # Output only. Name of repository in Artifact Registry for system-generated Blueprints, eg. Blueprints of imported ApplicationTemplates. @@ -171,7 +171,7 @@

Method Details

}, "applicationTemplate": { # CompositeRef represents a reference to a composite resource. # Reference to composite ApplicationTemplate. When specified, the template components will be imported into their equivalent UnitKind, Release and Blueprint resources. Deleted references will not delete imported resources. Should only be specified on source regions, and be unspecified on replica regions. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, "blueprintRepo": "A String", # Output only. Name of repository in Artifact Registry for system-generated Blueprints, eg. Blueprints of imported ApplicationTemplates. @@ -251,7 +251,7 @@

Method Details

}, "applicationTemplate": { # CompositeRef represents a reference to a composite resource. # Reference to composite ApplicationTemplate. When specified, the template components will be imported into their equivalent UnitKind, Release and Blueprint resources. Deleted references will not delete imported resources. Should only be specified on source regions, and be unspecified on replica regions. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, "blueprintRepo": "A String", # Output only. Name of repository in Artifact Registry for system-generated Blueprints, eg. Blueprints of imported ApplicationTemplates. @@ -317,7 +317,7 @@

Method Details

}, "applicationTemplate": { # CompositeRef represents a reference to a composite resource. # Reference to composite ApplicationTemplate. When specified, the template components will be imported into their equivalent UnitKind, Release and Blueprint resources. Deleted references will not delete imported resources. Should only be specified on source regions, and be unspecified on replica regions. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, "blueprintRepo": "A String", # Output only. Name of repository in Artifact Registry for system-generated Blueprints, eg. Blueprints of imported ApplicationTemplates. @@ -362,17 +362,17 @@

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. +
@@ -390,7 +390,7 @@

Method Details

}, "applicationTemplate": { # CompositeRef represents a reference to a composite resource. # Reference to composite ApplicationTemplate. When specified, the template components will be imported into their equivalent UnitKind, Release and Blueprint resources. Deleted references will not delete imported resources. Should only be specified on source regions, and be unspecified on replica regions. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, "blueprintRepo": "A String", # Output only. Name of repository in Artifact Registry for system-generated Blueprints, eg. Blueprints of imported ApplicationTemplates. @@ -445,7 +445,7 @@

Method Details

}, "applicationTemplate": { # CompositeRef represents a reference to a composite resource. # Reference to composite ApplicationTemplate. When specified, the template components will be imported into their equivalent UnitKind, Release and Blueprint resources. Deleted references will not delete imported resources. Should only be specified on source regions, and be unspecified on replica regions. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, "blueprintRepo": "A String", # Output only. Name of repository in Artifact Registry for system-generated Blueprints, eg. Blueprints of imported ApplicationTemplates. diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.saasReleases.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.saasReleases.html index 11da80367e..0e22dd7ac4 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.saasReleases.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.saasReleases.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of saas releases.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -242,17 +242,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.tenants.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.tenants.html index 9a3ad454e6..a4d2d2d0f4 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.tenants.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.tenants.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of tenants.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -250,17 +250,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitGroupOperations.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitGroupOperations.html index eb6e217232..b064df3286 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitGroupOperations.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitGroupOperations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of unit group operations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -242,17 +242,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitGroups.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitGroups.html index 1c8a922577..958b626976 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitGroups.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of unit groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -242,17 +242,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitKinds.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitKinds.html index 38a7bf02db..a0e038af20 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitKinds.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitKinds.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of unit kinds.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -114,9 +114,9 @@

Method Details

"annotations": { # Optional. Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/user-guide/annotations "a_key": "A String", }, - "appParams": { # AppParams contains the parameters for creating an AppHub Application. # AppParams contains the parameters for creating an AppHub Application. - "group": "A String", # Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name - "scope": { # Scope of an application. # Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. + "appParams": { # AppParams contains the parameters for creating an AppHub Application. # Optional. AppParams contains the parameters for creating an AppHub Application. + "group": "A String", # Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name + "scope": { # Scope of an application. # Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. "type": "A String", # Required. Scope Type. }, }, @@ -124,10 +124,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "boundaryType": "A String", # Optional. Output only. BoundaryType describes the type of boundary the Unit Kind represents. "createTime": "A String", # Output only. The timestamp when the resource was created. @@ -194,9 +194,9 @@

Method Details

"annotations": { # Optional. Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/user-guide/annotations "a_key": "A String", }, - "appParams": { # AppParams contains the parameters for creating an AppHub Application. # AppParams contains the parameters for creating an AppHub Application. - "group": "A String", # Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name - "scope": { # Scope of an application. # Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. + "appParams": { # AppParams contains the parameters for creating an AppHub Application. # Optional. AppParams contains the parameters for creating an AppHub Application. + "group": "A String", # Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name + "scope": { # Scope of an application. # Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. "type": "A String", # Required. Scope Type. }, }, @@ -204,10 +204,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "boundaryType": "A String", # Optional. Output only. BoundaryType describes the type of boundary the Unit Kind represents. "createTime": "A String", # Output only. The timestamp when the resource was created. @@ -299,9 +299,9 @@

Method Details

"annotations": { # Optional. Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/user-guide/annotations "a_key": "A String", }, - "appParams": { # AppParams contains the parameters for creating an AppHub Application. # AppParams contains the parameters for creating an AppHub Application. - "group": "A String", # Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name - "scope": { # Scope of an application. # Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. + "appParams": { # AppParams contains the parameters for creating an AppHub Application. # Optional. AppParams contains the parameters for creating an AppHub Application. + "group": "A String", # Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name + "scope": { # Scope of an application. # Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. "type": "A String", # Required. Scope Type. }, }, @@ -309,10 +309,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "boundaryType": "A String", # Optional. Output only. BoundaryType describes the type of boundary the Unit Kind represents. "createTime": "A String", # Output only. The timestamp when the resource was created. @@ -390,9 +390,9 @@

Method Details

"annotations": { # Optional. Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/user-guide/annotations "a_key": "A String", }, - "appParams": { # AppParams contains the parameters for creating an AppHub Application. # AppParams contains the parameters for creating an AppHub Application. - "group": "A String", # Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name - "scope": { # Scope of an application. # Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. + "appParams": { # AppParams contains the parameters for creating an AppHub Application. # Optional. AppParams contains the parameters for creating an AppHub Application. + "group": "A String", # Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name + "scope": { # Scope of an application. # Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. "type": "A String", # Required. Scope Type. }, }, @@ -400,10 +400,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "boundaryType": "A String", # Optional. Output only. BoundaryType describes the type of boundary the Unit Kind represents. "createTime": "A String", # Output only. The timestamp when the resource was created. @@ -462,17 +462,17 @@

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. +
@@ -488,9 +488,9 @@

Method Details

"annotations": { # Optional. Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/user-guide/annotations "a_key": "A String", }, - "appParams": { # AppParams contains the parameters for creating an AppHub Application. # AppParams contains the parameters for creating an AppHub Application. - "group": "A String", # Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name - "scope": { # Scope of an application. # Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. + "appParams": { # AppParams contains the parameters for creating an AppHub Application. # Optional. AppParams contains the parameters for creating an AppHub Application. + "group": "A String", # Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name + "scope": { # Scope of an application. # Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. "type": "A String", # Required. Scope Type. }, }, @@ -498,10 +498,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "boundaryType": "A String", # Optional. Output only. BoundaryType describes the type of boundary the Unit Kind represents. "createTime": "A String", # Output only. The timestamp when the resource was created. @@ -568,9 +568,9 @@

Method Details

"annotations": { # Optional. Annotations is an unstructured key-value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/user-guide/annotations "a_key": "A String", }, - "appParams": { # AppParams contains the parameters for creating an AppHub Application. # AppParams contains the parameters for creating an AppHub Application. - "group": "A String", # Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name - "scope": { # Scope of an application. # Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. + "appParams": { # AppParams contains the parameters for creating an AppHub Application. # Optional. AppParams contains the parameters for creating an AppHub Application. + "group": "A String", # Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name + "scope": { # Scope of an application. # Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL. "type": "A String", # Required. Scope Type. }, }, @@ -578,10 +578,10 @@

Method Details

"component": "A String", # Optional. Name of the component in composite.Components "compositeRef": { # CompositeRef represents a reference to a composite resource. # Reference to the Composite ApplicationTemplate. "applicationTemplate": "A String", # Required. Reference to the ApplicationTemplate resource. - "revision": "A String", # Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. + "revision": "A String", # Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored. "syncOperation": "A String", # Output only. Reference to on-going AppTemplate import and replication operation (i.e. the operation_id for the long-running operation). This field is opaque for external usage. }, - "revision": "A String", # Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. + "revision": "A String", # Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate. }, "boundaryType": "A String", # Optional. Output only. BoundaryType describes the type of boundary the Unit Kind represents. "createTime": "A String", # Output only. The timestamp when the resource was created. diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitOperations.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitOperations.html index 27dc811785..0183c4131c 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitOperations.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.unitOperations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of unit operations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -422,17 +422,17 @@

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. +
diff --git a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.units.html b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.units.html index 65be4a55e2..a1b1483131 100644 --- a/docs/dyn/saasservicemgmt_v1beta1.projects.locations.units.html +++ b/docs/dyn/saasservicemgmt_v1beta1.projects.locations.units.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a collection of units.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -490,17 +490,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/saasservicemgmt.v1.json b/googleapiclient/discovery_cache/documents/saasservicemgmt.v1.json index 2e0a861314..9e642f29b0 100644 --- a/googleapiclient/discovery_cache/documents/saasservicemgmt.v1.json +++ b/googleapiclient/discovery_cache/documents/saasservicemgmt.v1.json @@ -1866,7 +1866,7 @@ } } }, -"revision": "20260708", +"revision": "20260816", "rootUrl": "https://saasservicemgmt.googleapis.com/", "schemas": { "Aggregate": { @@ -2721,13 +2721,22 @@ "state": { "description": "Output only. State of the Saas. It is always in STATE_ACTIVE state if the application_template is empty.", "enum": [ +"STATE_UNSPECIFIED", "STATE_TYPE_UNSPECIFIED", "STATE_ACTIVE", "STATE_RUNNING", "STATE_FAILED" ], +"enumDeprecated": [ +false, +true, +false, +false, +false +], "enumDescriptions": [ -"State type is unspecified.", +"State is unspecified.", +"State type is unspecified. Deprecated: Use STATE_UNSPECIFIED instead.", "The Saas is ready", "In the process of importing, synchronizing or replicating ApplicationTemplates", "Failure during process of importing, synchronizing or replicating ApplicationTemplate processing" @@ -3406,7 +3415,7 @@ "UNIT_OPERATION_STATE_CANCELLED" ], "enumDescriptions": [ -"", +"Unit operation state is unknown.", "Unit operation is accepted but not ready to run.", "Unit operation is accepted and scheduled.", "Unit operation is running.", diff --git a/googleapiclient/discovery_cache/documents/saasservicemgmt.v1beta1.json b/googleapiclient/discovery_cache/documents/saasservicemgmt.v1beta1.json index 64ac79cfd7..77bf448451 100644 --- a/googleapiclient/discovery_cache/documents/saasservicemgmt.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/saasservicemgmt.v1beta1.json @@ -3323,7 +3323,7 @@ } } }, -"revision": "20260708", +"revision": "20260816", "rootUrl": "https://saasservicemgmt.googleapis.com/", "schemas": { "Aggregate": { @@ -3389,12 +3389,12 @@ "id": "AppParams", "properties": { "group": { -"description": "Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name", +"description": "Optional. Grouping used to construct the name of the AppHub Application. Multiple UnitKinds can specify the same group to use the same Application across their respective units. Corresponds to the app_boundary_id in the ADC composite ApplicationTemplate. Defaults to UnitKind.name", "type": "string" }, "scope": { "$ref": "Scope", -"description": "Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL." +"description": "Optional. Corresponds to the scope in the ADC composite ApplicationTemplate. Defaults to TYPE_REGIONAL." } }, "type": "object" @@ -3433,7 +3433,7 @@ "description": "Reference to the Composite ApplicationTemplate." }, "revision": { -"description": "Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate.", +"description": "Optional. Revision of the component. If the component does not have a revision, this field will be explicitly set to the revision of the composite ApplicationTemplate.", "type": "string" } }, @@ -3448,7 +3448,7 @@ "type": "string" }, "revision": { -"description": "Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored.", +"description": "Optional. Revision of the ApplicationTemplate to use. Changes to revision will trigger manual resynchronization. If empty, ApplicationTemplate will be ignored.", "type": "string" }, "syncOperation": { @@ -3800,6 +3800,20 @@ }, "type": "object" }, +"FlagNameList": { +"description": "Wrapper for a list of flags.", +"id": "FlagNameList", +"properties": { +"flags": { +"description": "Required. Flags to be rolled out.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "FlagRelease": { "description": "A collection of FlagRevisions.", "id": "FlagRelease", @@ -3839,6 +3853,10 @@ "readOnly": true, "type": "string" }, +"flagNamesRelease": { +"$ref": "FlagNameList", +"description": "Optional. Immutable. Specifies the release consisting of a list of flags." +}, "flagRevisions": { "deprecated": true, "description": "Optional. Immutable. DEPRECATED: Use flag_revisions_release instead. FlagRevisions to be rolled out. Only one of flag_revisions, all_flags, or flag_sets can be set. It used to be the ultimate source to truth and has been moved to effective_flag_revisions.", @@ -4976,13 +4994,22 @@ "state": { "description": "Output only. State of the Saas. It is always in STATE_ACTIVE state if the application_template is empty.", "enum": [ +"STATE_UNSPECIFIED", "STATE_TYPE_UNSPECIFIED", "STATE_ACTIVE", "STATE_RUNNING", "STATE_FAILED" ], +"enumDeprecated": [ +false, +true, +false, +false, +false +], "enumDescriptions": [ -"State type is unspecified.", +"State is unspecified.", +"State type is unspecified. Deprecated: Use STATE_UNSPECIFIED instead.", "The Saas is ready", "In the process of importing, synchronizing or replicating ApplicationTemplates", "Failure during process of importing, synchronizing or replicating ApplicationTemplate processing" @@ -5639,7 +5666,7 @@ }, "appParams": { "$ref": "AppParams", -"description": "AppParams contains the parameters for creating an AppHub Application." +"description": "Optional. AppParams contains the parameters for creating an AppHub Application." }, "applicationTemplateComponent": { "$ref": "ComponentRef", @@ -5845,7 +5872,7 @@ "UNIT_OPERATION_STATE_CANCELLED" ], "enumDescriptions": [ -"", +"Unit operation state is unknown.", "Unit operation is accepted but not ready to run.", "Unit operation is accepted and scheduled.", "Unit operation is running.", From 831ca26fd770f6d840dabdc697e1c868d8c05794 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:40 +0000 Subject: [PATCH 58/70] feat(searchads360): update the api #### searchads360:v23 The following keys were added: - schemas.GoogleAdsSearchads360V23Services__MutateOperation.properties.campaignGoalConfigOperation.$ref (Total Keys: 1) - schemas.GoogleAdsSearchads360V23Services__MutateOperationResponse.properties.campaignGoalConfigResult.$ref (Total Keys: 1) --- ...earchads360_v0.customers.searchAds360.html | 18 ++--- docs/dyn/searchads360_v0.html | 26 +++--- .../searchads360_v0.searchAds360Fields.html | 18 ++--- .../searchads360_v23.customers.batchJobs.html | 81 ++++++++++++++++--- ...chads360_v23.customers.campaignDrafts.html | 18 ++--- ...earchads360_v23.customers.experiments.html | 18 ++--- docs/dyn/searchads360_v23.customers.html | 18 ++--- ...archads360_v23.customers.searchAds360.html | 81 ++++++++++++++++--- docs/dyn/searchads360_v23.html | 26 +++--- .../searchads360_v23.searchAds360Fields.html | 18 ++--- .../documents/searchads360.v23.json | 26 ++++-- 11 files changed, 245 insertions(+), 103 deletions(-) diff --git a/docs/dyn/searchads360_v0.customers.searchAds360.html b/docs/dyn/searchads360_v0.customers.searchAds360.html index e444190f42..8f87145129 100644 --- a/docs/dyn/searchads360_v0.customers.searchAds360.html +++ b/docs/dyn/searchads360_v0.customers.searchAds360.html @@ -81,7 +81,7 @@

Instance Methods

search(customerId, body=None, x__xgafv=None)

Returns all rows that match the search query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ChangeEventError]() [ChangeStatusError]() [ClickViewError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2666,17 +2666,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/searchads360_v0.html b/docs/dyn/searchads360_v0.html index de6193b828..3694d35239 100644 --- a/docs/dyn/searchads360_v0.html +++ b/docs/dyn/searchads360_v0.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/searchads360_v0.searchAds360Fields.html b/docs/dyn/searchads360_v0.searchAds360Fields.html index 8714418fdc..273e44eacc 100644 --- a/docs/dyn/searchads360_v0.searchAds360Fields.html +++ b/docs/dyn/searchads360_v0.searchAds360Fields.html @@ -84,7 +84,7 @@

Instance Methods

search(body=None, x__xgafv=None)

Returns all fields that match the search [query](/search-ads/reporting/concepts/field-service#use_a_query_to_get_field_details). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -191,17 +191,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/searchads360_v23.customers.batchJobs.html b/docs/dyn/searchads360_v23.customers.batchJobs.html index 86ee3df5ff..376ad4bd52 100644 --- a/docs/dyn/searchads360_v23.customers.batchJobs.html +++ b/docs/dyn/searchads360_v23.customers.batchJobs.html @@ -84,7 +84,7 @@

Instance Methods

listResults(resourceName, pageSize=None, pageToken=None, responseContentType=None, x__xgafv=None)

Returns the results of the batch job. The job must be done. Supports standard list paging. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [BatchJobError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

- listResults_next()

+ listResults_next(previous_request, previous_response)

Retrieves the next page of results.

mutate(customerId, body=None, x__xgafv=None)

@@ -12471,6 +12471,66 @@

Method Details

}, "updateMask": "A String", # FieldMask that determines which resource fields are modified in an update. }, + "campaignGoalConfigOperation": { # A single mutate operation on the campaign goal config. # A campaign goal config mutate operation. + "create": { # A link between a campaign and a goal enabling campaign-specific optimization. # Create a new campaign goal config. + "campaign": "A String", # Immutable. The resource name of the campaign for this link. + "campaignLoyaltyRetentionSettings": { # Loyalty retention campaign goal settings. # Loyalty retention goal campaign settings. + "enableBidAdjustmentsForLoyaltyMembers": True or False, # Whether to adjust bids for loyalty members. + "showTargetedLoyaltyMemberBenefitsInPla": True or False, # Whether to show targeted loyalty member benefits in PLA format in eligible countries. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # Loyalty retention goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "campaignNewCustomerAcquisitionSettings": { # New Customer Acquisition campaign goal settings. # New customer acquisition goal campaign settings. + "targetOption": "A String", # New Customer Acquisition goal optimization mode for this campaign. Defaults to TARGET_ALL. Whether the campaign is targeting new customers only. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # New Customer Acquisition goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "campaignRetentionSettings": { # Retention campaign goal settings. # Retention goal campaign settings. + "targetOption": "A String", # Retention goal optimization mode for this campaign. Defaults to TARGET_ALL. Only customers on the allowlist can set target_option. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # Retention goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "goal": "A String", # Immutable. The resource name of the goal this link is attached to. + "goalType": "A String", # Output only. The goal type this link is attached to. + "resourceName": "A String", # Immutable. The resource name of the campaign goal config. campaign goal config resource names have the form: `customers/{customer_id}/campaignGoalConfigs/{campaign_id}~{goal_id}` + }, + "remove": "A String", # Remove an existing campaign goal config. + "update": { # A link between a campaign and a goal enabling campaign-specific optimization. # Update an existing campaign goal config. + "campaign": "A String", # Immutable. The resource name of the campaign for this link. + "campaignLoyaltyRetentionSettings": { # Loyalty retention campaign goal settings. # Loyalty retention goal campaign settings. + "enableBidAdjustmentsForLoyaltyMembers": True or False, # Whether to adjust bids for loyalty members. + "showTargetedLoyaltyMemberBenefitsInPla": True or False, # Whether to show targeted loyalty member benefits in PLA format in eligible countries. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # Loyalty retention goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "campaignNewCustomerAcquisitionSettings": { # New Customer Acquisition campaign goal settings. # New customer acquisition goal campaign settings. + "targetOption": "A String", # New Customer Acquisition goal optimization mode for this campaign. Defaults to TARGET_ALL. Whether the campaign is targeting new customers only. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # New Customer Acquisition goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "campaignRetentionSettings": { # Retention campaign goal settings. # Retention goal campaign settings. + "targetOption": "A String", # Retention goal optimization mode for this campaign. Defaults to TARGET_ALL. Only customers on the allowlist can set target_option. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # Retention goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "goal": "A String", # Immutable. The resource name of the goal this link is attached to. + "goalType": "A String", # Output only. The goal type this link is attached to. + "resourceName": "A String", # Immutable. The resource name of the campaign goal config. campaign goal config resource names have the form: `customers/{customer_id}/campaignGoalConfigs/{campaign_id}~{goal_id}` + }, + "updateMask": "A String", # FieldMask that determines which fields are modified in an update. + }, "campaignGroupOperation": { # A single operation (create, update, remove) on a campaign group. # A campaign group mutate operation. "create": { # A campaign group. # Create operation: No resource name is expected for the new campaign group. "id": "A String", # Output only. The ID of the campaign group. @@ -21793,6 +21853,9 @@

Method Details

}, "resourceName": "A String", # Returned for successful operations. }, + "campaignGoalConfigResult": { # The result for the campaign goal config mutate. # The result for the campaign goal config mutate. + "resourceName": "A String", # Returned for successful operations. + }, "campaignGroupResult": { # The result for the campaign group mutate. # The result for the campaign group mutate. "campaignGroup": { # A campaign group. # The mutated campaign group with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE". "id": "A String", # Output only. The ID of the campaign group. @@ -22663,17 +22726,17 @@

Method Details

- listResults_next() + listResults_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. +
diff --git a/docs/dyn/searchads360_v23.customers.campaignDrafts.html b/docs/dyn/searchads360_v23.customers.campaignDrafts.html index 49181a1493..92a1cd9ea5 100644 --- a/docs/dyn/searchads360_v23.customers.campaignDrafts.html +++ b/docs/dyn/searchads360_v23.customers.campaignDrafts.html @@ -81,7 +81,7 @@

Instance Methods

listAsyncErrors(resourceName, pageSize=None, pageToken=None, x__xgafv=None)

Returns all errors that occurred during CampaignDraft promote. Throws an error if called before campaign draft is promoted. Supports standard list paging. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

- listAsyncErrors_next()

+ listAsyncErrors_next(previous_request, previous_response)

Retrieves the next page of results.

mutate(customerId, body=None, x__xgafv=None)

@@ -128,17 +128,17 @@

Method Details

- listAsyncErrors_next() + listAsyncErrors_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. +
diff --git a/docs/dyn/searchads360_v23.customers.experiments.html b/docs/dyn/searchads360_v23.customers.experiments.html index 317ec3abfd..d65e53555f 100644 --- a/docs/dyn/searchads360_v23.customers.experiments.html +++ b/docs/dyn/searchads360_v23.customers.experiments.html @@ -87,7 +87,7 @@

Instance Methods

listExperimentAsyncErrors(resourceName, pageSize=None, pageToken=None, x__xgafv=None)

Returns all errors that occurred during the last Experiment update (either scheduling or promotion). Supports standard list paging. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

- listExperimentAsyncErrors_next()

+ listExperimentAsyncErrors_next(previous_request, previous_response)

Retrieves the next page of results.

mutate(customerId, body=None, x__xgafv=None)

@@ -193,17 +193,17 @@

Method Details

- listExperimentAsyncErrors_next() + listExperimentAsyncErrors_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. +
diff --git a/docs/dyn/searchads360_v23.customers.html b/docs/dyn/searchads360_v23.customers.html index 6b01cff12c..bfddd86718 100644 --- a/docs/dyn/searchads360_v23.customers.html +++ b/docs/dyn/searchads360_v23.customers.html @@ -573,7 +573,7 @@

Instance Methods

generateKeywordIdeas(customerId, body=None, x__xgafv=None)

Returns a list of keyword ideas. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [CollectionSizeError]() [HeaderError]() [InternalError]() [KeywordPlanIdeaError]() [QuotaError]() [RequestError]()

- generateKeywordIdeas_next()

+ generateKeywordIdeas_next(previous_request, previous_response)

Retrieves the next page of results.

generateReachForecast(customerId, body=None, x__xgafv=None)

@@ -2359,17 +2359,17 @@

Method Details

- generateKeywordIdeas_next() + generateKeywordIdeas_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. +
diff --git a/docs/dyn/searchads360_v23.customers.searchAds360.html b/docs/dyn/searchads360_v23.customers.searchAds360.html index 1a79b06fb5..2378786ee0 100644 --- a/docs/dyn/searchads360_v23.customers.searchAds360.html +++ b/docs/dyn/searchads360_v23.customers.searchAds360.html @@ -84,7 +84,7 @@

Instance Methods

search(customerId, body=None, x__xgafv=None)

Returns all rows that match the search query. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [ChangeEventError]() [ChangeStatusError]() [ClickViewError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -12470,6 +12470,66 @@

Method Details

}, "updateMask": "A String", # FieldMask that determines which resource fields are modified in an update. }, + "campaignGoalConfigOperation": { # A single mutate operation on the campaign goal config. # A campaign goal config mutate operation. + "create": { # A link between a campaign and a goal enabling campaign-specific optimization. # Create a new campaign goal config. + "campaign": "A String", # Immutable. The resource name of the campaign for this link. + "campaignLoyaltyRetentionSettings": { # Loyalty retention campaign goal settings. # Loyalty retention goal campaign settings. + "enableBidAdjustmentsForLoyaltyMembers": True or False, # Whether to adjust bids for loyalty members. + "showTargetedLoyaltyMemberBenefitsInPla": True or False, # Whether to show targeted loyalty member benefits in PLA format in eligible countries. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # Loyalty retention goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "campaignNewCustomerAcquisitionSettings": { # New Customer Acquisition campaign goal settings. # New customer acquisition goal campaign settings. + "targetOption": "A String", # New Customer Acquisition goal optimization mode for this campaign. Defaults to TARGET_ALL. Whether the campaign is targeting new customers only. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # New Customer Acquisition goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "campaignRetentionSettings": { # Retention campaign goal settings. # Retention goal campaign settings. + "targetOption": "A String", # Retention goal optimization mode for this campaign. Defaults to TARGET_ALL. Only customers on the allowlist can set target_option. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # Retention goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "goal": "A String", # Immutable. The resource name of the goal this link is attached to. + "goalType": "A String", # Output only. The goal type this link is attached to. + "resourceName": "A String", # Immutable. The resource name of the campaign goal config. campaign goal config resource names have the form: `customers/{customer_id}/campaignGoalConfigs/{campaign_id}~{goal_id}` + }, + "remove": "A String", # Remove an existing campaign goal config. + "update": { # A link between a campaign and a goal enabling campaign-specific optimization. # Update an existing campaign goal config. + "campaign": "A String", # Immutable. The resource name of the campaign for this link. + "campaignLoyaltyRetentionSettings": { # Loyalty retention campaign goal settings. # Loyalty retention goal campaign settings. + "enableBidAdjustmentsForLoyaltyMembers": True or False, # Whether to adjust bids for loyalty members. + "showTargetedLoyaltyMemberBenefitsInPla": True or False, # Whether to show targeted loyalty member benefits in PLA format in eligible countries. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # Loyalty retention goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "campaignNewCustomerAcquisitionSettings": { # New Customer Acquisition campaign goal settings. # New customer acquisition goal campaign settings. + "targetOption": "A String", # New Customer Acquisition goal optimization mode for this campaign. Defaults to TARGET_ALL. Whether the campaign is targeting new customers only. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # New Customer Acquisition goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "campaignRetentionSettings": { # Retention campaign goal settings. # Retention goal campaign settings. + "targetOption": "A String", # Retention goal optimization mode for this campaign. Defaults to TARGET_ALL. Only customers on the allowlist can set target_option. + "valueSettingsOverride": { # Lifecycle goal optimization value settings. # Retention goal campaign specific value settings. + "additionalHighLifetimeValue": 3.14, # High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. + "additionalValue": 3.14, # Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. + }, + }, + "goal": "A String", # Immutable. The resource name of the goal this link is attached to. + "goalType": "A String", # Output only. The goal type this link is attached to. + "resourceName": "A String", # Immutable. The resource name of the campaign goal config. campaign goal config resource names have the form: `customers/{customer_id}/campaignGoalConfigs/{campaign_id}~{goal_id}` + }, + "updateMask": "A String", # FieldMask that determines which fields are modified in an update. + }, "campaignGroupOperation": { # A single operation (create, update, remove) on a campaign group. # A campaign group mutate operation. "create": { # A campaign group. # Create operation: No resource name is expected for the new campaign group. "id": "A String", # Output only. The ID of the campaign group. @@ -21760,6 +21820,9 @@

Method Details

}, "resourceName": "A String", # Returned for successful operations. }, + "campaignGoalConfigResult": { # The result for the campaign goal config mutate. # The result for the campaign goal config mutate. + "resourceName": "A String", # Returned for successful operations. + }, "campaignGroupResult": { # The result for the campaign group mutate. # The result for the campaign group mutate. "campaignGroup": { # A campaign group. # The mutated campaign group with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE". "id": "A String", # Output only. The ID of the campaign group. @@ -111755,17 +111818,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/searchads360_v23.html b/docs/dyn/searchads360_v23.html index f55a2b25bb..688f622352 100644 --- a/docs/dyn/searchads360_v23.html +++ b/docs/dyn/searchads360_v23.html @@ -113,7 +113,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -122,20 +122,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. +
\ No newline at end of file diff --git a/docs/dyn/searchads360_v23.searchAds360Fields.html b/docs/dyn/searchads360_v23.searchAds360Fields.html index a4e65e4b4a..69e4d6f0df 100644 --- a/docs/dyn/searchads360_v23.searchAds360Fields.html +++ b/docs/dyn/searchads360_v23.searchAds360Fields.html @@ -84,7 +84,7 @@

Instance Methods

search(body=None, x__xgafv=None)

Returns all fields that match the search [query](/search-ads/reporting/concepts/field-service#use_a_query_to_get_field_details). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -191,17 +191,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/searchads360.v23.json b/googleapiclient/discovery_cache/documents/searchads360.v23.json index 14b82ebec0..184ce7491e 100644 --- a/googleapiclient/discovery_cache/documents/searchads360.v23.json +++ b/googleapiclient/discovery_cache/documents/searchads360.v23.json @@ -4969,7 +4969,7 @@ } } }, -"revision": "20260810", +"revision": "20260820", "rootUrl": "https://searchads360.googleapis.com/", "schemas": { "GoogleAdsSearchads360V0Common__Value": { @@ -35384,12 +35384,16 @@ false "enum": [ "UNSPECIFIED", "UNKNOWN", -"CUSTOMER_RETENTION" +"CUSTOMER_RETENTION", +"NEW_CUSTOMER_ACQUISITION", +"LOYALTY_RETENTION" ], "enumDescriptions": [ "Not specified.", "Used for return value only. Represents value unknown in this version.", -"Retention goal, which allows advertisers to optimize campaigns to win back lapsed customers. (https://support.google.com/google-ads/answer/14792043?hl=en)" +"Retention goal, which allows advertisers to optimize campaigns to win back lapsed customers. See https://support.google.com/google-ads/answer/14792043 to learn more.", +"New customer acquisition goal, which allows advertisers to optimize campaigns to acquire new customers.", +"Loyalty retention goal, which allows advertisers to optimize campaigns for retaining loyalty program members." ], "readOnly": true, "type": "string" @@ -39854,12 +39858,16 @@ false "enum": [ "UNSPECIFIED", "UNKNOWN", -"CUSTOMER_RETENTION" +"CUSTOMER_RETENTION", +"NEW_CUSTOMER_ACQUISITION", +"LOYALTY_RETENTION" ], "enumDescriptions": [ "Not specified.", "Used for return value only. Represents value unknown in this version.", -"Retention goal, which allows advertisers to optimize campaigns to win back lapsed customers. (https://support.google.com/google-ads/answer/14792043?hl=en)" +"Retention goal, which allows advertisers to optimize campaigns to win back lapsed customers. See https://support.google.com/google-ads/answer/14792043 to learn more.", +"New customer acquisition goal, which allows advertisers to optimize campaigns to acquire new customers.", +"Loyalty retention goal, which allows advertisers to optimize campaigns for retaining loyalty program members." ], "readOnly": true, "type": "string" @@ -56800,6 +56808,10 @@ false "$ref": "GoogleAdsSearchads360V23Services__CampaignDraftOperation", "description": "A campaign draft mutate operation." }, +"campaignGoalConfigOperation": { +"$ref": "GoogleAdsSearchads360V23Services__CampaignGoalConfigOperation", +"description": "A campaign goal config mutate operation." +}, "campaignGroupOperation": { "$ref": "GoogleAdsSearchads360V23Services__CampaignGroupOperation", "description": "A campaign group mutate operation." @@ -57059,6 +57071,10 @@ false "$ref": "GoogleAdsSearchads360V23Services__MutateCampaignDraftResult", "description": "The result for the campaign draft mutate." }, +"campaignGoalConfigResult": { +"$ref": "GoogleAdsSearchads360V23Services__MutateCampaignGoalConfigResult", +"description": "The result for the campaign goal config mutate." +}, "campaignGroupResult": { "$ref": "GoogleAdsSearchads360V23Services__MutateCampaignGroupResult", "description": "The result for the campaign group mutate." From 0a514310b705275f0a93d3ca637d0efb793f765c Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:40 +0000 Subject: [PATCH 59/70] fix(secretmanager): update the api #### secretmanager:v1 The following keys were changed: - endpoints (Total Keys: 1) #### secretmanager:v1beta1 The following keys were changed: - endpoints (Total Keys: 1) #### secretmanager:v1beta2 The following keys were changed: - endpoints (Total Keys: 1) --- docs/dyn/secretmanager_v1.html | 26 +++++++++---------- .../secretmanager_v1.projects.locations.html | 18 ++++++------- ...manager_v1.projects.locations.secrets.html | 18 ++++++------- ...1.projects.locations.secrets.versions.html | 18 ++++++------- .../secretmanager_v1.projects.secrets.html | 18 ++++++------- ...tmanager_v1.projects.secrets.versions.html | 18 ++++++------- docs/dyn/secretmanager_v1beta1.html | 26 +++++++++---------- ...retmanager_v1beta1.projects.locations.html | 18 ++++++------- ...ecretmanager_v1beta1.projects.secrets.html | 18 ++++++------- ...ger_v1beta1.projects.secrets.versions.html | 18 ++++++------- docs/dyn/secretmanager_v1beta2.html | 26 +++++++++---------- ...retmanager_v1beta2.projects.locations.html | 18 ++++++------- ...er_v1beta2.projects.locations.secrets.html | 18 ++++++------- ...2.projects.locations.secrets.versions.html | 18 ++++++------- ...ecretmanager_v1beta2.projects.secrets.html | 18 ++++++------- ...ger_v1beta2.projects.secrets.versions.html | 18 ++++++------- .../documents/secretmanager.v1.json | 12 ++++++++- .../documents/secretmanager.v1beta1.json | 12 ++++++++- .../documents/secretmanager.v1beta2.json | 12 ++++++++- 19 files changed, 189 insertions(+), 159 deletions(-) diff --git a/docs/dyn/secretmanager_v1.html b/docs/dyn/secretmanager_v1.html index f06ad8de9e..fa042e34fd 100644 --- a/docs/dyn/secretmanager_v1.html +++ b/docs/dyn/secretmanager_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1.projects.locations.html b/docs/dyn/secretmanager_v1.projects.locations.html index 1ac8dc4425..bf7401a6d6 100644 --- a/docs/dyn/secretmanager_v1.projects.locations.html +++ b/docs/dyn/secretmanager_v1.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1.projects.locations.secrets.html b/docs/dyn/secretmanager_v1.projects.locations.secrets.html index cf7b8d3147..7551828c6f 100644 --- a/docs/dyn/secretmanager_v1.projects.locations.secrets.html +++ b/docs/dyn/secretmanager_v1.projects.locations.secrets.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Secrets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -629,17 +629,17 @@

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. +
diff --git a/docs/dyn/secretmanager_v1.projects.locations.secrets.versions.html b/docs/dyn/secretmanager_v1.projects.locations.secrets.versions.html index cbb4726d3d..300fd69d1e 100644 --- a/docs/dyn/secretmanager_v1.projects.locations.secrets.versions.html +++ b/docs/dyn/secretmanager_v1.projects.locations.secrets.versions.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecretVersions. This call does not return secret data.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -383,17 +383,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1.projects.secrets.html b/docs/dyn/secretmanager_v1.projects.secrets.html index 4efe7010ba..a61613d4bd 100644 --- a/docs/dyn/secretmanager_v1.projects.secrets.html +++ b/docs/dyn/secretmanager_v1.projects.secrets.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Secrets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -629,17 +629,17 @@

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. +
diff --git a/docs/dyn/secretmanager_v1.projects.secrets.versions.html b/docs/dyn/secretmanager_v1.projects.secrets.versions.html index c62356c5ba..9cb8685aea 100644 --- a/docs/dyn/secretmanager_v1.projects.secrets.versions.html +++ b/docs/dyn/secretmanager_v1.projects.secrets.versions.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecretVersions. This call does not return secret data.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -383,17 +383,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1beta1.html b/docs/dyn/secretmanager_v1beta1.html index 49b9f0d4d3..3d2e933a9b 100644 --- a/docs/dyn/secretmanager_v1beta1.html +++ b/docs/dyn/secretmanager_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1beta1.projects.locations.html b/docs/dyn/secretmanager_v1beta1.projects.locations.html index c0f83e2134..73d8baa5ea 100644 --- a/docs/dyn/secretmanager_v1beta1.projects.locations.html +++ b/docs/dyn/secretmanager_v1beta1.projects.locations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -156,17 +156,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1beta1.projects.secrets.html b/docs/dyn/secretmanager_v1beta1.projects.secrets.html index 223d1ae4b5..5e2ffd7ae5 100644 --- a/docs/dyn/secretmanager_v1beta1.projects.secrets.html +++ b/docs/dyn/secretmanager_v1beta1.projects.secrets.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Secrets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -361,17 +361,17 @@

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. +
diff --git a/docs/dyn/secretmanager_v1beta1.projects.secrets.versions.html b/docs/dyn/secretmanager_v1beta1.projects.secrets.versions.html index dc26858f99..961a61545f 100644 --- a/docs/dyn/secretmanager_v1beta1.projects.secrets.versions.html +++ b/docs/dyn/secretmanager_v1beta1.projects.secrets.versions.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecretVersions. This call does not return secret data.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -263,17 +263,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1beta2.html b/docs/dyn/secretmanager_v1beta2.html index 7befb4016a..fa617a4732 100644 --- a/docs/dyn/secretmanager_v1beta2.html +++ b/docs/dyn/secretmanager_v1beta2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1beta2.projects.locations.html b/docs/dyn/secretmanager_v1beta2.projects.locations.html index a9119d8ea8..af9e9c0279 100644 --- a/docs/dyn/secretmanager_v1beta2.projects.locations.html +++ b/docs/dyn/secretmanager_v1beta2.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1beta2.projects.locations.secrets.html b/docs/dyn/secretmanager_v1beta2.projects.locations.secrets.html index 07013f1898..c9a7ab7e2a 100644 --- a/docs/dyn/secretmanager_v1beta2.projects.locations.secrets.html +++ b/docs/dyn/secretmanager_v1beta2.projects.locations.secrets.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Secrets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -499,17 +499,17 @@

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. +
diff --git a/docs/dyn/secretmanager_v1beta2.projects.locations.secrets.versions.html b/docs/dyn/secretmanager_v1beta2.projects.locations.secrets.versions.html index 5b03791277..22fe6cfbf9 100644 --- a/docs/dyn/secretmanager_v1beta2.projects.locations.secrets.versions.html +++ b/docs/dyn/secretmanager_v1beta2.projects.locations.secrets.versions.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecretVersions. This call does not return secret data.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -383,17 +383,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/secretmanager_v1beta2.projects.secrets.html b/docs/dyn/secretmanager_v1beta2.projects.secrets.html index e439a35b78..a4aa5cfb12 100644 --- a/docs/dyn/secretmanager_v1beta2.projects.secrets.html +++ b/docs/dyn/secretmanager_v1beta2.projects.secrets.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Secrets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -499,17 +499,17 @@

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. +
diff --git a/docs/dyn/secretmanager_v1beta2.projects.secrets.versions.html b/docs/dyn/secretmanager_v1beta2.projects.secrets.versions.html index 85d5f6a33a..095bc93d34 100644 --- a/docs/dyn/secretmanager_v1beta2.projects.secrets.versions.html +++ b/docs/dyn/secretmanager_v1beta2.projects.secrets.versions.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecretVersions. This call does not return secret data.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -383,17 +383,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/secretmanager.v1.json b/googleapiclient/discovery_cache/documents/secretmanager.v1.json index 51ccebd5c8..bf22c8a9c0 100644 --- a/googleapiclient/discovery_cache/documents/secretmanager.v1.json +++ b/googleapiclient/discovery_cache/documents/secretmanager.v1.json @@ -265,6 +265,16 @@ "description": "Regional Endpoint", "endpointUrl": "https://secretmanager.in.rep.googleapis.com/", "location": "in" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://secretmanager.ch.rep.googleapis.com/", +"location": "ch" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://secretmanager.sa.rep.googleapis.com/", +"location": "sa" } ], "fullyEncodeReservedExpansion": true, @@ -1478,7 +1488,7 @@ } } }, -"revision": "20260705", +"revision": "20260814", "rootUrl": "https://secretmanager.googleapis.com/", "schemas": { "AccessSecretVersionResponse": { diff --git a/googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json b/googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json index 928dc92581..c91b11f3a9 100644 --- a/googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/secretmanager.v1beta1.json @@ -265,6 +265,16 @@ "description": "Regional Endpoint", "endpointUrl": "https://secretmanager.in.rep.googleapis.com/", "location": "in" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://secretmanager.ch.rep.googleapis.com/", +"location": "ch" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://secretmanager.sa.rep.googleapis.com/", +"location": "sa" } ], "fullyEncodeReservedExpansion": true, @@ -886,7 +896,7 @@ } } }, -"revision": "20260731", +"revision": "20260814", "rootUrl": "https://secretmanager.googleapis.com/", "schemas": { "AccessSecretVersionResponse": { diff --git a/googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json b/googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json index 7b05af5bf8..8335454297 100644 --- a/googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json +++ b/googleapiclient/discovery_cache/documents/secretmanager.v1beta2.json @@ -265,6 +265,16 @@ "description": "Regional Endpoint", "endpointUrl": "https://secretmanager.in.rep.googleapis.com/", "location": "in" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://secretmanager.ch.rep.googleapis.com/", +"location": "ch" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://secretmanager.sa.rep.googleapis.com/", +"location": "sa" } ], "fullyEncodeReservedExpansion": true, @@ -1366,7 +1376,7 @@ } } }, -"revision": "20260731", +"revision": "20260814", "rootUrl": "https://secretmanager.googleapis.com/", "schemas": { "AccessSecretVersionResponse": { From d8059a7f964f8f8f64ee89855fa0415fb2e39bbf Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:40 +0000 Subject: [PATCH 60/70] feat(servicecontrol): update the api #### servicecontrol:v1 The following keys were added: - schemas.AuditPamBindingId (Total Keys: 6) - schemas.AuthorizationInfo.properties.privilegedAccessManagerMetadata (Total Keys: 2) - schemas.PolicyViolationInfo.properties.rabPolicyViolationInfo.$ref (Total Keys: 1) - schemas.PrivilegedAccessManagerMetadata (Total Keys: 5) - schemas.RabPolicyViolationInfo (Total Keys: 5) #### servicecontrol:v2 The following keys were added: - schemas.AuditPamBindingId (Total Keys: 6) - schemas.AuthorizationInfo.properties.privilegedAccessManagerMetadata (Total Keys: 2) - schemas.PolicyViolationInfo.properties.rabPolicyViolationInfo.$ref (Total Keys: 1) - schemas.PrivilegedAccessManagerMetadata (Total Keys: 5) - schemas.RabPolicyViolationInfo (Total Keys: 5) --- docs/dyn/servicecontrol_v1.html | 26 ++++---- docs/dyn/servicecontrol_v2.html | 26 ++++---- .../documents/servicecontrol.v1.json | 61 ++++++++++++++++++- .../documents/servicecontrol.v2.json | 61 ++++++++++++++++++- 4 files changed, 146 insertions(+), 28 deletions(-) diff --git a/docs/dyn/servicecontrol_v1.html b/docs/dyn/servicecontrol_v1.html index 917c7df068..8e213fbec7 100644 --- a/docs/dyn/servicecontrol_v1.html +++ b/docs/dyn/servicecontrol_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/servicecontrol_v2.html b/docs/dyn/servicecontrol_v2.html index 84df7c7cf9..a6571d54f1 100644 --- a/docs/dyn/servicecontrol_v2.html +++ b/docs/dyn/servicecontrol_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/servicecontrol.v1.json b/googleapiclient/discovery_cache/documents/servicecontrol.v1.json index 8aa13f6e4f..65ff357ca9 100644 --- a/googleapiclient/discovery_cache/documents/servicecontrol.v1.json +++ b/googleapiclient/discovery_cache/documents/servicecontrol.v1.json @@ -197,7 +197,7 @@ } } }, -"revision": "20260512", +"revision": "20260806", "rootUrl": "https://servicecontrol.googleapis.com/", "schemas": { "AllocateInfo": { @@ -396,6 +396,23 @@ }, "type": "object" }, +"AuditPamBindingId": { +"description": "A composite unique identifier for a PAM Grant which is {Org/Folder/Project identifier, grant Unique Identifier} tuple.", +"id": "AuditPamBindingId", +"properties": { +"container": { +"description": "Output only. GCP Project/Folder/Organization identifier to which the PAM entitlement/grant is bound to. Container will be in the following form: projects/$project_num or folders/$folder_num or organizations/$org", +"readOnly": true, +"type": "string" +}, +"grantUuid": { +"description": "Output only. Represents the unique identifier for the PAM grant. Full_resource_name_pattern for PAM Grant is: //privilegedaccessmanager.googleapis.com/ (projects|folders|organizations)/$0/locations/$1/entitlements/$2/ grants/$3 where $3 is the grant_uuid.", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "Auth": { "description": "This message defines request authentication attributes. Terminology is based on the JSON Web Token (JWT) standard, but the terms also correlate to concepts in other standards.", "id": "Auth", @@ -525,6 +542,11 @@ ], "type": "string" }, +"privilegedAccessManagerMetadata": { +"$ref": "PrivilegedAccessManagerMetadata", +"description": "Output only. Metadata about the Privileged Access Manager (PAM) backed authorization decisions. This field is populated if the access is granted via an IAM policy with a binding which is managed by Privileged Access Manager.", +"readOnly": true +}, "resource": { "description": "The resource being accessed, as a REST-style or cloud resource string. For example: bigquery.googleapis.com/projects/PROJECTID/datasets/DATASETID or projects/PROJECTID/datasets/DATASETID", "type": "string" @@ -1399,6 +1421,25 @@ "orgPolicyViolationInfo": { "$ref": "OrgPolicyViolationInfo", "description": "Indicates the orgpolicy violations for this resource." +}, +"rabPolicyViolationInfo": { +"$ref": "RabPolicyViolationInfo", +"description": "Indicates the regional access boundary policy violations for this resource." +} +}, +"type": "object" +}, +"PrivilegedAccessManagerMetadata": { +"description": "Metadata about the Privileged Access Manager (PAM) backed authorization decisions.", +"id": "PrivilegedAccessManagerMetadata", +"properties": { +"pamBindingIds": { +"description": "Output only. If PAM is managing the elevated access, AuditPamBindingId is written to an Identity and Access Management (IAM) policy, which specifies access controls for resources. If the access is granted via an IAM policy with a binding which is managed by Privileged Access Manager, PrivilegedAccessManagerMetadata will contain the AuditPamBindingId.", +"items": { +"$ref": "AuditPamBindingId" +}, +"readOnly": true, +"type": "array" } }, "type": "object" @@ -1575,6 +1616,24 @@ }, "type": "object" }, +"RabPolicyViolationInfo": { +"description": "Represents Regional Access Boundary (RAB) Policy Violation information.", +"id": "RabPolicyViolationInfo", +"properties": { +"errorMessage": { +"description": "Optional. Error message detailing what triggered the violation. The error message content originates from the authz library e.g., google3/cloud/security/iam/cap/deny_explanation/internal/make_error_msg.cc. This will be the same (canonical) error message provided by the http error code.", +"type": "string" +}, +"resourceLocations": { +"description": "Optional. The list of target locations of the resource.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, "ReportError": { "description": "Represents the processing error of one Operation in the request.", "id": "ReportError", diff --git a/googleapiclient/discovery_cache/documents/servicecontrol.v2.json b/googleapiclient/discovery_cache/documents/servicecontrol.v2.json index f9b3a91dac..3e9f385617 100644 --- a/googleapiclient/discovery_cache/documents/servicecontrol.v2.json +++ b/googleapiclient/discovery_cache/documents/servicecontrol.v2.json @@ -169,7 +169,7 @@ } } }, -"revision": "20260512", +"revision": "20260806", "rootUrl": "https://servicecontrol.googleapis.com/", "schemas": { "Api": { @@ -337,6 +337,23 @@ }, "type": "object" }, +"AuditPamBindingId": { +"description": "A composite unique identifier for a PAM Grant which is {Org/Folder/Project identifier, grant Unique Identifier} tuple.", +"id": "AuditPamBindingId", +"properties": { +"container": { +"description": "Output only. GCP Project/Folder/Organization identifier to which the PAM entitlement/grant is bound to. Container will be in the following form: projects/$project_num or folders/$folder_num or organizations/$org", +"readOnly": true, +"type": "string" +}, +"grantUuid": { +"description": "Output only. Represents the unique identifier for the PAM grant. Full_resource_name_pattern for PAM Grant is: //privilegedaccessmanager.googleapis.com/ (projects|folders|organizations)/$0/locations/$1/entitlements/$2/ grants/$3 where $3 is the grant_uuid.", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "Auth": { "description": "This message defines request authentication attributes. Terminology is based on the JSON Web Token (JWT) standard, but the terms also correlate to concepts in other standards.", "id": "Auth", @@ -466,6 +483,11 @@ ], "type": "string" }, +"privilegedAccessManagerMetadata": { +"$ref": "PrivilegedAccessManagerMetadata", +"description": "Output only. Metadata about the Privileged Access Manager (PAM) backed authorization decisions. This field is populated if the access is granted via an IAM policy with a binding which is managed by Privileged Access Manager.", +"readOnly": true +}, "resource": { "description": "The resource being accessed, as a REST-style or cloud resource string. For example: bigquery.googleapis.com/projects/PROJECTID/datasets/DATASETID or projects/PROJECTID/datasets/DATASETID", "type": "string" @@ -643,6 +665,43 @@ "orgPolicyViolationInfo": { "$ref": "OrgPolicyViolationInfo", "description": "Indicates the orgpolicy violations for this resource." +}, +"rabPolicyViolationInfo": { +"$ref": "RabPolicyViolationInfo", +"description": "Indicates the regional access boundary policy violations for this resource." +} +}, +"type": "object" +}, +"PrivilegedAccessManagerMetadata": { +"description": "Metadata about the Privileged Access Manager (PAM) backed authorization decisions.", +"id": "PrivilegedAccessManagerMetadata", +"properties": { +"pamBindingIds": { +"description": "Output only. If PAM is managing the elevated access, AuditPamBindingId is written to an Identity and Access Management (IAM) policy, which specifies access controls for resources. If the access is granted via an IAM policy with a binding which is managed by Privileged Access Manager, PrivilegedAccessManagerMetadata will contain the AuditPamBindingId.", +"items": { +"$ref": "AuditPamBindingId" +}, +"readOnly": true, +"type": "array" +} +}, +"type": "object" +}, +"RabPolicyViolationInfo": { +"description": "Represents Regional Access Boundary (RAB) Policy Violation information.", +"id": "RabPolicyViolationInfo", +"properties": { +"errorMessage": { +"description": "Optional. Error message detailing what triggered the violation. The error message content originates from the authz library e.g., google3/cloud/security/iam/cap/deny_explanation/internal/make_error_msg.cc. This will be the same (canonical) error message provided by the http error code.", +"type": "string" +}, +"resourceLocations": { +"description": "Optional. The list of target locations of the resource.", +"items": { +"type": "string" +}, +"type": "array" } }, "type": "object" From 159af230e2e274048e1bbce595d3fe20ecfc91b8 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:40 +0000 Subject: [PATCH 61/70] feat(serviceusage): update the api #### serviceusage:v1 The following keys were added: - schemas.EnableRule.properties.enableType.deprecated (Total Keys: 1) #### serviceusage:v1beta1 The following keys were added: - schemas.EnableRule.properties.enableType.deprecated (Total Keys: 1) --- docs/dyn/serviceusage_v1.html | 26 +++++++++---------- docs/dyn/serviceusage_v1.operations.html | 18 ++++++------- docs/dyn/serviceusage_v1.services.html | 18 ++++++------- docs/dyn/serviceusage_v1beta1.html | 26 +++++++++---------- docs/dyn/serviceusage_v1beta1.operations.html | 18 ++++++------- ...v1beta1.services.consumerQuotaMetrics.html | 18 ++++++------- ...merQuotaMetrics.limits.adminOverrides.html | 18 ++++++------- ...QuotaMetrics.limits.consumerOverrides.html | 18 ++++++------- docs/dyn/serviceusage_v1beta1.services.html | 18 ++++++------- .../documents/serviceusage.v1.json | 7 ++--- .../documents/serviceusage.v1beta1.json | 7 ++--- 11 files changed, 97 insertions(+), 95 deletions(-) diff --git a/docs/dyn/serviceusage_v1.html b/docs/dyn/serviceusage_v1.html index b10d237cc8..98b06d1598 100644 --- a/docs/dyn/serviceusage_v1.html +++ b/docs/dyn/serviceusage_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/serviceusage_v1.operations.html b/docs/dyn/serviceusage_v1.operations.html index b74a9c7209..e82dcdb639 100644 --- a/docs/dyn/serviceusage_v1.operations.html +++ b/docs/dyn/serviceusage_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, name=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/serviceusage_v1.services.html b/docs/dyn/serviceusage_v1.services.html index cf95654bb9..3c875c2507 100644 --- a/docs/dyn/serviceusage_v1.services.html +++ b/docs/dyn/serviceusage_v1.services.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all services available to the specified project, and the current state of those services with respect to the project. The list includes all public services, all services for which the calling user has the `servicemanagement.services.bind` permission, and all services that have already been enabled on the project. The list can be filtered to only include services in a specific state, for example to only include services enabled on the project. WARNING: If you need to query enabled services frequently or across an organization, you should use [Cloud Asset Inventory API](https://cloud.google.com/asset-inventory/docs/apis), which provides higher throughput and richer filtering capability.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -924,17 +924,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/serviceusage_v1beta1.html b/docs/dyn/serviceusage_v1beta1.html index e5ee97ca8e..ba9b3e4ed0 100644 --- a/docs/dyn/serviceusage_v1beta1.html +++ b/docs/dyn/serviceusage_v1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/serviceusage_v1beta1.operations.html b/docs/dyn/serviceusage_v1beta1.operations.html index ad7b48cba7..690b481e65 100644 --- a/docs/dyn/serviceusage_v1beta1.operations.html +++ b/docs/dyn/serviceusage_v1beta1.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(filter=None, name=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.html b/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.html index ea19c8067f..adbe8595f2 100644 --- a/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.html +++ b/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Retrieves a summary of all quota information visible to the service consumer, organized by service metric. Each metric includes information about all of its defined limits. Each limit includes the limit configuration (quota unit, preciseness, default value), the current effective limit value, and all of the overrides applied to the limit.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -543,17 +543,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.limits.adminOverrides.html b/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.limits.adminOverrides.html index 34b465bcd7..1249bb5690 100644 --- a/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.limits.adminOverrides.html +++ b/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.limits.adminOverrides.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all admin overrides on this limit.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, force=None, forceOnly=None, updateMask=None, x__xgafv=None)

@@ -228,17 +228,17 @@

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. +
diff --git a/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.limits.consumerOverrides.html b/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.limits.consumerOverrides.html index bf8177e182..e669d94259 100644 --- a/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.limits.consumerOverrides.html +++ b/docs/dyn/serviceusage_v1beta1.services.consumerQuotaMetrics.limits.consumerOverrides.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all consumer overrides on this limit.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, force=None, forceOnly=None, updateMask=None, x__xgafv=None)

@@ -228,17 +228,17 @@

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. +
diff --git a/docs/dyn/serviceusage_v1beta1.services.html b/docs/dyn/serviceusage_v1beta1.services.html index 07e792c866..a212b7713c 100644 --- a/docs/dyn/serviceusage_v1beta1.services.html +++ b/docs/dyn/serviceusage_v1beta1.services.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all services available to the specified project, and the current state of those services with respect to the project. The list includes all public services, all services for which the calling user has the `servicemanagement.services.bind` permission, and all services that have already been enabled on the project. The list can be filtered to only include services in a specific state, for example to only include services enabled on the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -731,17 +731,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/serviceusage.v1.json b/googleapiclient/discovery_cache/documents/serviceusage.v1.json index d6b0d4cf0d..e7632efcfa 100644 --- a/googleapiclient/discovery_cache/documents/serviceusage.v1.json +++ b/googleapiclient/discovery_cache/documents/serviceusage.v1.json @@ -431,7 +431,7 @@ } } }, -"revision": "20260721", +"revision": "20260819", "rootUrl": "https://serviceusage.googleapis.com/", "schemas": { "AddEnableRulesMetadata": { @@ -1565,7 +1565,8 @@ "id": "EnableRule", "properties": { "enableType": { -"description": "Client and resource project enable type.", +"deprecated": true, +"description": "Deprecated: EnableType is not supported.", "enum": [ "ENABLE_TYPE_UNSPECIFIED", "CLIENT", @@ -3735,7 +3736,7 @@ }, "removedValues": { "deprecated": true, -"description": "The values removed from the parent consumer policy.", +"description": "Deprecated: This field is no longer populated. Use GetConsumerPolicy to verify the remaining enabled values.", "items": { "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json b/googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json index 7438e3879d..2e56176101 100644 --- a/googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/serviceusage.v1beta1.json @@ -969,7 +969,7 @@ } } }, -"revision": "20260731", +"revision": "20260819", "rootUrl": "https://serviceusage.googleapis.com/", "schemas": { "AddEnableRulesMetadata": { @@ -2156,7 +2156,8 @@ "id": "EnableRule", "properties": { "enableType": { -"description": "Client and resource project enable type.", +"deprecated": true, +"description": "Deprecated: EnableType is not supported.", "enum": [ "ENABLE_TYPE_UNSPECIFIED", "CLIENT", @@ -4537,7 +4538,7 @@ }, "removedValues": { "deprecated": true, -"description": "The values removed from the parent consumer policy.", +"description": "Deprecated: This field is no longer populated. Use GetConsumerPolicy to verify the remaining enabled values.", "items": { "type": "string" }, From d44ab56de318c61850b8f47d096aa921f4d9dbcf Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:40 +0000 Subject: [PATCH 62/70] feat(sqladmin): update the api #### sqladmin:v1 The following keys were added: - resources.blueGreenDeployments.methods.create (Total Keys: 14) - resources.blueGreenDeployments.methods.delete (Total Keys: 13) - resources.blueGreenDeployments.methods.get (Total Keys: 13) - resources.blueGreenDeployments.methods.list (Total Keys: 20) - resources.blueGreenDeployments.methods.switchover (Total Keys: 12) - resources.databases.methods.delete.parameters.location (Total Keys: 2) - resources.databases.methods.get.parameters.location (Total Keys: 2) - resources.databases.methods.insert.parameters.location (Total Keys: 2) - resources.databases.methods.list.parameters.location (Total Keys: 2) - resources.databases.methods.patch.parameters.location (Total Keys: 2) - resources.databases.methods.update.parameters.location (Total Keys: 2) - resources.instances.methods.ListEntraIdCertificates.parameters.location (Total Keys: 2) - resources.instances.methods.ListServerCertificates.parameters.location (Total Keys: 2) - resources.instances.methods.RotateEntraIdCertificate.parameters.location (Total Keys: 2) - resources.instances.methods.RotateServerCertificate.parameters.location (Total Keys: 2) - resources.instances.methods.acquireSsrsLease.parameters.location (Total Keys: 2) - resources.instances.methods.addEntraIdCertificate.parameters.location (Total Keys: 2) - resources.instances.methods.addServerCa.parameters.location (Total Keys: 2) - resources.instances.methods.addServerCertificate.parameters.location (Total Keys: 2) - resources.instances.methods.clone.parameters.location (Total Keys: 2) - resources.instances.methods.delete.parameters.location (Total Keys: 2) - resources.instances.methods.demote.parameters.location (Total Keys: 2) - resources.instances.methods.demoteMaster.parameters.location (Total Keys: 2) - resources.instances.methods.executeSql.parameters.location (Total Keys: 2) - resources.instances.methods.export.parameters.location (Total Keys: 2) - resources.instances.methods.failover.parameters.location (Total Keys: 2) - resources.instances.methods.get.parameters.location (Total Keys: 2) - resources.instances.methods.import.parameters.location (Total Keys: 2) - resources.instances.methods.insert.parameters.location (Total Keys: 2) - resources.instances.methods.list.parameters.location (Total Keys: 2) - resources.instances.methods.listServerCas.parameters.location (Total Keys: 2) - resources.instances.methods.patch.parameters.location (Total Keys: 2) - resources.instances.methods.preCheckMajorVersionUpgrade.parameters.location (Total Keys: 2) - resources.instances.methods.promoteReplica.parameters.location (Total Keys: 2) - resources.instances.methods.reencrypt.parameters.location (Total Keys: 2) - resources.instances.methods.releaseSsrsLease.parameters.location (Total Keys: 2) - resources.instances.methods.resetSslConfig.parameters.location (Total Keys: 2) - resources.instances.methods.restart.parameters.location (Total Keys: 2) - resources.instances.methods.restoreBackup.parameters.location (Total Keys: 2) - resources.instances.methods.rotateServerCa.parameters.location (Total Keys: 2) - resources.instances.methods.startReplica.parameters.location (Total Keys: 2) - resources.instances.methods.stopReplica.parameters.location (Total Keys: 2) - resources.instances.methods.switchover.parameters.location (Total Keys: 2) - resources.instances.methods.truncateLog.parameters.location (Total Keys: 2) - resources.instances.methods.update.parameters.location (Total Keys: 2) - resources.projects.resources.instances.methods.getDiskShrinkConfig.parameters.location (Total Keys: 2) - resources.projects.resources.instances.methods.getLatestRecoveryTime.parameters.location (Total Keys: 2) - resources.projects.resources.instances.methods.performDiskShrink.parameters.location (Total Keys: 2) - resources.projects.resources.instances.methods.rescheduleMaintenance.parameters.location (Total Keys: 2) - resources.sslCerts.methods.createEphemeral.parameters.location (Total Keys: 2) - resources.users.methods.delete.parameters.location (Total Keys: 2) - resources.users.methods.get.parameters.location (Total Keys: 2) - resources.users.methods.insert.parameters.location (Total Keys: 2) - resources.users.methods.list.parameters.location (Total Keys: 2) - resources.users.methods.update.parameters.location (Total Keys: 2) - schemas.BlueGreenDeployment (Total Keys: 30) - schemas.ConfigDiff (Total Keys: 8) - schemas.DatabaseInstance.properties.deploymentInfo (Total Keys: 2) - schemas.DeploymentTask (Total Keys: 19) - schemas.DiskEncryptionConfiguration.properties.confidentialMode.type (Total Keys: 1) - schemas.InstancesRestoreBackupRequest.properties.ignoreMaintenanceVersion.type (Total Keys: 1) - schemas.ListBlueGreenDeploymentsResponse (Total Keys: 5) - schemas.NodeInfo (Total Keys: 11) - schemas.RequestedConfig (Total Keys: 3) - schemas.SourceRole (Total Keys: 4) - schemas.SourceTargetPairedNode (Total Keys: 11) - schemas.SqlInstancesResetReplicaSizeRequest.properties.location.type (Total Keys: 1) - schemas.SqlInstancesStartExternalSyncRequest.properties.location.type (Total Keys: 1) - schemas.SqlInstancesVerifyExternalSyncSettingsRequest.properties.location.type (Total Keys: 1) - schemas.SwitchoverBlueGreenDeploymentRequest (Total Keys: 2) - schemas.TargetRole (Total Keys: 4) --- docs/dyn/sqladmin_v1.Backups.html | 110 ++- docs/dyn/sqladmin_v1.backupRuns.html | 21 +- .../dyn/sqladmin_v1.blueGreenDeployments.html | 842 +++++++++++++++++ docs/dyn/sqladmin_v1.databases.html | 30 +- docs/dyn/sqladmin_v1.html | 31 +- docs/dyn/sqladmin_v1.instances.html | 350 +++++-- docs/dyn/sqladmin_v1.operations.html | 18 +- docs/dyn/sqladmin_v1.projects.instances.html | 23 +- docs/dyn/sqladmin_v1.sslCerts.html | 5 +- docs/dyn/sqladmin_v1.users.html | 41 +- docs/dyn/sqladmin_v1beta4.backupRuns.html | 18 +- docs/dyn/sqladmin_v1beta4.backups.html | 18 +- docs/dyn/sqladmin_v1beta4.html | 26 +- docs/dyn/sqladmin_v1beta4.instances.html | 18 +- docs/dyn/sqladmin_v1beta4.operations.html | 18 +- .../documents/sqladmin.v1.json | 858 +++++++++++++++++- 16 files changed, 2187 insertions(+), 240 deletions(-) create mode 100644 docs/dyn/sqladmin_v1.blueGreenDeployments.html diff --git a/docs/dyn/sqladmin_v1.Backups.html b/docs/dyn/sqladmin_v1.Backups.html index 252842439c..d2fb442103 100644 --- a/docs/dyn/sqladmin_v1.Backups.html +++ b/docs/dyn/sqladmin_v1.Backups.html @@ -87,7 +87,7 @@

Instance Methods

ListBackups(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all backups associated with the project.

- ListBackups_next()

+ ListBackups_next(previous_request, previous_response)

Retrieves the next page of results.

UpdateBackup(name, body=None, updateMask=None, x__xgafv=None)

@@ -133,7 +133,26 @@

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -409,7 +428,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -447,7 +466,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -902,7 +921,26 @@

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -1178,7 +1216,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -1216,7 +1254,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -1357,7 +1395,26 @@

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -1633,7 +1690,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -1671,7 +1728,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -1776,17 +1833,17 @@

Method Details

- ListBackups_next() + ListBackups_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. +
@@ -1826,7 +1883,26 @@

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -2102,7 +2178,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -2140,7 +2216,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. diff --git a/docs/dyn/sqladmin_v1.backupRuns.html b/docs/dyn/sqladmin_v1.backupRuns.html index b43841db9a..8e160b909d 100644 --- a/docs/dyn/sqladmin_v1.backupRuns.html +++ b/docs/dyn/sqladmin_v1.backupRuns.html @@ -90,7 +90,7 @@

Instance Methods

list(project, instance, maxResults=None, pageToken=None, x__xgafv=None)

Lists all backup runs associated with the project or a given instance and configuration in the reverse chronological order of the backup initiation time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -284,6 +284,7 @@

Method Details

"databaseVersion": "A String", # Output only. The instance database version at the time this backup was made. "description": "A String", # The description of this run, only applicable to on-demand backups. "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Encryption configuration specific to a backup. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -327,6 +328,7 @@

Method Details

"databaseVersion": "A String", # Output only. The instance database version at the time this backup was made. "description": "A String", # The description of this run, only applicable to on-demand backups. "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Encryption configuration specific to a backup. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -535,6 +537,7 @@

Method Details

"databaseVersion": "A String", # Output only. The instance database version at the time this backup was made. "description": "A String", # The description of this run, only applicable to on-demand backups. "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Encryption configuration specific to a backup. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -568,17 +571,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sqladmin_v1.blueGreenDeployments.html b/docs/dyn/sqladmin_v1.blueGreenDeployments.html new file mode 100644 index 0000000000..8922727336 --- /dev/null +++ b/docs/dyn/sqladmin_v1.blueGreenDeployments.html @@ -0,0 +1,842 @@ + + + +

Cloud SQL Admin API . blueGreenDeployments

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, blueGreenDeploymentId=None, body=None, x__xgafv=None)

+

Creates a blue-green deployment under a given project and location.

+

+ delete(name, deleteOldSource=None, x__xgafv=None)

+

Deletes a blue-green deployment.

+

+ get(name, view=None, x__xgafv=None)

+

Retrieves a blue-green deployment resource under a given project and location.

+

+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists blue-green deployments under a given project.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ switchover(name, body=None, x__xgafv=None)

+

Switches over to green instance for a blue-green deployment.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, blueGreenDeploymentId=None, body=None, x__xgafv=None) +
Creates a blue-green deployment under a given project and location.
+
+Args:
+  parent: string, Required. The parent resource where this blue-green deployment will be created. Format: projects/{project}/locations/{location} (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # A `BlueGreenDeployment` resource represents a Cloud SQL blue-green deployment setup.
+  "createTime": "A String", # Output only. The time when the deployment was created. Example: `2024-01-01T00:00:00Z`
+  "deploymentMappings": [ # Output only. A list representing the pairs of source and target instances in the deployment.
+    { # Represents a pairing of a source instance node and a target instance node.
+      "diffs": [ # Output only. Describes the list of differences for the `SourceTargetPairedNode`.
+        { # Represents a specific configuration difference between blue and green instances.
+          "field": "A String", # Output only. The name of the field that differs in the blue and green instances, fully-qualified. Example: `settings.tier`
+          "sourceValue": "A String", # Output only. The value on the source instance.
+          "targetValue": "A String", # Output only. The value on the target instance.
+        },
+      ],
+      "source": { # Details about an instance within the deployment. # Output only. Specifies the resource name of the source instance in this pair.
+        "connection": "A String", # Output only. The instance connection name.
+        "dns": "A String", # Output only. The unique DNS name for this instance.
+        "instance": "A String", # Output only. The full resource name of the instance. Format: projects/{project}/instances/{instance}
+        "ipMappings": [ # Output only. The list of IP addresses for this instance.
+          { # Database instance IP mapping
+            "ipAddress": "A String", # The IP address assigned.
+            "timeToRetire": "A String", # The due time for this IP to be retired in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`. This field is only available when the IP is scheduled to be retired.
+            "type": "A String", # The type of this IP address. A `PRIMARY` address is a public address that can accept incoming connections. A `PRIVATE` address is a private address that can accept incoming connections. An `OUTGOING` address is the source address of connections originating from the instance, if supported.
+          },
+        ],
+      },
+      "state": "A String", # Output only. Specifies the current state of this specific source-target pair.
+      "target": { # Details about an instance within the deployment. # Output only. Specifies details of the corresponding target instance in this pair.
+        "connection": "A String", # Output only. The instance connection name.
+        "dns": "A String", # Output only. The unique DNS name for this instance.
+        "instance": "A String", # Output only. The full resource name of the instance. Format: projects/{project}/instances/{instance}
+        "ipMappings": [ # Output only. The list of IP addresses for this instance.
+          { # Database instance IP mapping
+            "ipAddress": "A String", # The IP address assigned.
+            "timeToRetire": "A String", # The due time for this IP to be retired in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`. This field is only available when the IP is scheduled to be retired.
+            "type": "A String", # The type of this IP address. A `PRIMARY` address is a public address that can accept incoming connections. A `PRIVATE` address is a private address that can accept incoming connections. An `OUTGOING` address is the source address of connections originating from the instance, if supported.
+          },
+        ],
+      },
+    },
+  ],
+  "deploymentTasks": { # Combined list of tasks for all paired nodes in the deployment. # Output only. Combined list of tasks for all paired nodes.
+    "task": [ # Output only. Tasks performed or being performed on the paired nodes of the deployment at a consolidated level.
+      { # Represents a task executed as part of the deployment on a target instance.
+        "endTime": "A String", # Output only. Task end time (if completed).
+        "errorMessage": "A String", # Output only. Optional error details if the task state is `FAILED`.
+        "startTime": "A String", # Output only. Task start time.
+        "state": "A String", # Output only. The current state of the task.
+        "type": "A String", # Output only. The type of the task.
+      },
+    ],
+  },
+  "description": "A String", # Optional. User-provided description for the deployment. The description can be up to 255 characters long.
+  "errorDetail": "A String", # Output only. Provides details on why switchover is not possible. This field is empty unless a switchover attempt failed or the state is `SWITCHOVER_NOT_READY`. Example: "The target database version does not match the source instance database version."
+  "name": "A String", # Output only. Identifier. The full resource name of the deployment. Format: projects/{project}/locations/{location}/blueGreenDeployments/{deployment_id}
+  "requestedConfig": { # Configuration specified by the user at creation time for the target (green) instance. # Optional. Immutable. Optional on create, and immutable. The configuration intended for the target instance(s) when the deployment was created.
+    "databaseVersion": "A String", # Optional. The target database major version for the upgrade. For example, `MYSQL_8_0` or `POSTGRES_15`.
+  },
+  "sourceInstance": "A String", # Required. Immutable. Required on create, and immutable. The full resource name of the source instance (the "blue" instance). Format: projects/{project}/instances/{instance}
+  "state": "A String", # Output only. The current state of the blue-green deployment.
+  "switchoverTargetInstance": "A String", # Output only. The full resource name of the primary target instance (the "green" instance) that will be promoted during switchover. This field is always populated once the deployment is created. Format: projects/{project}/instances/{instance}
+}
+
+  blueGreenDeploymentId: string, Required. The ID to use for the blue-green deployment, which will become the final component of the deployment's resource name. The ID must be unique within the given project and location and between 2-63 characters.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource.
+  "acquireSsrsLeaseContext": { # Acquire SSRS lease context. # The context for acquire SSRS lease operation, if applicable.
+    "duration": "A String", # Lease duration needed for SSRS setup.
+    "reportDatabase": "A String", # The report database to be used for SSRS setup.
+    "serviceLogin": "A String", # The username to be used as the service login to connect to the report database for SSRS setup.
+    "setupLogin": "A String", # The username to be used as the setup login to connect to the database server for SSRS setup.
+  },
+  "apiWarning": { # An Admin API warning message. # An Admin API warning message.
+    "code": "A String", # Code to uniquely identify the warning type.
+    "message": "A String", # The warning message.
+    "region": "A String", # The region name for REGION_UNREACHABLE warning.
+  },
+  "backupContext": { # Backup context. # The context for backup operation, if applicable.
+    "backupId": "A String", # The identifier of the backup.
+    "kind": "A String", # This is always `sql#backupContext`.
+    "name": "A String", # The name of the backup. Format: projects/{project}/backups/{backup}
+  },
+  "endTime": "A String", # The time this operation finished in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
+  "error": { # Database instance operation errors list wrapper. # If errors occurred during processing of this operation, this field will be populated.
+    "errors": [ # The list of errors encountered while processing this operation.
+      { # Database instance operation error.
+        "code": "A String", # Identifies the specific error that occurred.
+        "kind": "A String", # This is always `sql#operationError`.
+        "message": "A String", # Additional information about the error encountered.
+      },
+    ],
+    "kind": "A String", # This is always `sql#operationErrors`.
+  },
+  "exportContext": { # Database instance export context. # The context for export operation, if applicable.
+    "bakExportOptions": { # Options for exporting BAK files (SQL Server-only)
+      "bakType": "A String", # Type of this bak file will be export, FULL or DIFF, SQL Server only
+      "copyOnly": True or False, # Deprecated: copy_only is deprecated. Use differential_base instead
+      "differentialBase": True or False, # Whether or not the backup can be used as a differential base copy_only backup can not be served as differential base
+      "exportLogEndTime": "A String", # Optional. The end timestamp when transaction log will be included in the export operation. [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`) in UTC. When omitted, all available logs until current time will be included. Only applied to Cloud SQL for SQL Server.
+      "exportLogStartTime": "A String", # Optional. The begin timestamp when transaction log will be included in the export operation. [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`) in UTC. When omitted, all available logs from the beginning of retention period will be included. Only applied to Cloud SQL for SQL Server.
+      "stripeCount": 42, # Option for specifying how many stripes to use for the export. If blank, and the value of the striped field is true, the number of stripes is automatically chosen.
+      "striped": True or False, # Whether or not the export should be striped.
+    },
+    "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.
+      "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
+      "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
+      "linesTerminatedBy": "A String", # This is used to separate lines. If a line does not contain all fields, the rest of the columns are set to their default values.
+      "quoteCharacter": "A String", # Specifies the quoting character to be used when a data value is quoted.
+      "selectQuery": "A String", # The select query used to extract the data.
+    },
+    "databases": [ # Databases to be exported. `MySQL instances:` If `fileType` is `SQL` and no database is specified, all databases are exported, except for the `mysql` system database. If `fileType` is `CSV`, you can specify one database, either by using this property or by using the `csvExportOptions.selectQuery` property, which takes precedence over this property. `PostgreSQL instances:` If you don't specify a database by name, all user databases in the instance are exported. This excludes system databases and Cloud SQL databases used to manage internal operations. Exporting all user databases is only available for directory-formatted parallel export. If `fileType` is `CSV`, this database must match the one specified in the `csvExportOptions.selectQuery` property. `SQL Server instances:` You must specify one database to be exported, and the `fileType` must be `BAK`.
+      "A String",
+    ],
+    "fileType": "A String", # The file type for the specified uri.
+    "kind": "A String", # This is always `sql#exportContext`.
+    "offload": True or False, # Whether to perform a serverless export.
+    "sqlExportOptions": { # Options for exporting data as SQL statements.
+      "mysqlExportOptions": { # Options for exporting from MySQL.
+        "masterData": 42, # Option to include SQL statement required to set up replication. If set to `1`, the dump file includes a CHANGE MASTER TO statement with the binary log coordinates, and --set-gtid-purged is set to ON. If set to `2`, the CHANGE MASTER TO statement is written as a SQL comment and has no effect. If set to any value other than `1`, --set-gtid-purged is set to OFF.
+      },
+      "parallel": True or False, # Optional. Whether or not the export should be parallel.
+      "postgresExportOptions": { # Options for exporting from a Cloud SQL for PostgreSQL instance.
+        "clean": True or False, # Optional. Use this option to include DROP <object> SQL statements. Use these statements to delete database objects before running the import operation.
+        "ifExists": True or False, # Optional. Option to include an IF EXISTS SQL statement with each DROP statement produced by clean.
+      },
+      "schemaOnly": True or False, # Export only schemas.
+      "tables": [ # Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database. For PostgreSQL instances, you can specify only one table.
+        "A String",
+      ],
+      "threads": 42, # Optional. The number of threads to use for parallel export.
+    },
+    "tdeExportOptions": { # Optional. Export parameters specific to SQL Server TDE certificates
+      "certificatePath": "A String", # Required. Path to the TDE certificate public key in the form gs://bucketName/fileName. The instance must have write access to the bucket. Applicable only for SQL Server instances.
+      "name": "A String", # Required. Certificate name. Applicable only for SQL Server instances.
+      "privateKeyPassword": "A String", # Required. Password that encrypts the private key.
+      "privateKeyPath": "A String", # Required. Path to the TDE certificate private key in the form gs://bucketName/fileName. The instance must have write access to the location. Applicable only for SQL Server instances.
+    },
+    "uri": "A String", # The path to the file in Google Cloud Storage where the export will be stored. The URI is in the form `gs://bucketName/fileName`. If the file already exists, the request succeeds, but the operation fails. If `fileType` is `SQL` and the filename ends with .gz, the contents are compressed.
+  },
+  "importContext": { # Database instance import context. # The context for import operation, if applicable.
+    "bakImportOptions": { # Import parameters specific to SQL Server .BAK files
+      "bakType": "A String", # Type of the bak content, FULL or DIFF
+      "encryptionOptions": {
+        "certPath": "A String", # Path to the Certificate (.cer) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
+        "keepEncrypted": True or False, # Optional. Whether the imported file remains encrypted.
+        "pvkPassword": "A String", # Password that encrypts the private key
+        "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
+      },
+      "noRecovery": True or False, # Whether or not the backup importing will restore database with NORECOVERY option. Applies only to Cloud SQL for SQL Server.
+      "recoveryOnly": True or False, # Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return. Applies only to Cloud SQL for SQL Server.
+      "stopAt": "A String", # Optional. The timestamp when the import should stop. This timestamp is in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.
+      "stopAtMark": "A String", # Optional. The marked transaction where the import should stop. This field is equivalent to the STOPATMARK keyword and applies to Cloud SQL for SQL Server only.
+      "striped": True or False, # Whether or not the backup set being restored is striped. Applies only to Cloud SQL for SQL Server.
+    },
+    "csvImportOptions": { # Options for importing data as CSV.
+      "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
+        "A String",
+      ],
+      "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
+      "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
+      "linesTerminatedBy": "A String", # This is used to separate lines. If a line does not contain all fields, the rest of the columns are set to their default values.
+      "quoteCharacter": "A String", # Specifies the quoting character to be used when a data value is quoted.
+      "table": "A String", # The table to which CSV data is imported.
+    },
+    "database": "A String", # The target database for the import. If `fileType` is `SQL`, this field is required only if the import file does not specify a database, and is overridden by any database specification in the import file. For entire instance parallel import operations, the database is overridden by the database name stored in subdirectory name. If `fileType` is `CSV`, one database must be specified.
+    "fileType": "A String", # The file type for the specified uri.\`SQL`: The file contains SQL statements. \`CSV`: The file contains CSV data.
+    "importUser": "A String", # The PostgreSQL user for this import operation. PostgreSQL instances only.
+    "kind": "A String", # This is always `sql#importContext`.
+    "sqlImportOptions": { # Optional. Options for importing data from SQL statements.
+      "parallel": True or False, # Optional. Whether or not the import should be parallel.
+      "postgresImportOptions": { # Optional. Options for importing from a Cloud SQL for PostgreSQL instance.
+        "clean": True or False, # Optional. The --clean flag for the pg_restore utility. This flag applies only if you enabled Cloud SQL to import files in parallel.
+        "ifExists": True or False, # Optional. The --if-exists flag for the pg_restore utility. This flag applies only if you enabled Cloud SQL to import files in parallel.
+      },
+      "threads": 42, # Optional. The number of threads to use for parallel import.
+    },
+    "tdeImportOptions": { # Optional. Import parameters specific to SQL Server TDE certificates
+      "certificatePath": "A String", # Required. Path to the TDE certificate public key in the form gs://bucketName/fileName. The instance must have read access to the file. Applicable only for SQL Server instances.
+      "name": "A String", # Required. Certificate name. Applicable only for SQL Server instances.
+      "privateKeyPassword": "A String", # Required. Password that encrypts the private key.
+      "privateKeyPath": "A String", # Required. Path to the TDE certificate private key in the form gs://bucketName/fileName. The instance must have read access to the file. Applicable only for SQL Server instances.
+    },
+    "uri": "A String", # Path to the import file in Cloud Storage, in the form `gs://bucketName/fileName`. Compressed gzip files (.gz) are supported when `fileType` is `SQL`. The instance must have write permissions to the bucket and read access to the file.
+  },
+  "insertTime": "A String", # The time this operation was enqueued in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
+  "kind": "A String", # This is always `sql#operation`.
+  "name": "A String", # An identifier that uniquely identifies the operation. You can use this identifier to retrieve the Operations resource that has information about the operation.
+  "operationType": "A String", # The type of the operation. Valid values are: * `CREATE` * `DELETE` * `UPDATE` * `RESTART` * `IMPORT` * `EXPORT` * `BACKUP_VOLUME` * `RESTORE_VOLUME` * `CREATE_USER` * `DELETE_USER` * `CREATE_DATABASE` * `DELETE_DATABASE`
+  "preCheckMajorVersionUpgradeContext": { # Pre-check major version upgrade context. # This field is only populated when the operation_type is PRE_CHECK_MAJOR_VERSION_UPGRADE. The PreCheckMajorVersionUpgradeContext message itself contains the details for that pre-check, such as the target database version for the upgrade and the results of the check (including any warnings or errors found).
+    "kind": "A String", # Optional. This is always `sql#preCheckMajorVersionUpgradeContext`.
+    "preCheckResponse": [ # Output only. The responses from the precheck operation.
+      { # Structured PreCheckResponse containing message, type, and required actions.
+        "actionsRequired": [ # The actions that the user needs to take. Use repeated for multiple actions.
+          "A String",
+        ],
+        "message": "A String", # The message to be displayed to the user.
+        "messageType": "A String", # The type of message whether it is an info, warning, or error.
+      },
+    ],
+    "targetDatabaseVersion": "A String", # Required. The target database version to upgrade to.
+  },
+  "selfLink": "A String", # The URI of this resource.
+  "startTime": "A String", # The time this operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
+  "status": "A String", # The status of an operation.
+  "subOperationType": { # The sub operation type based on the operation type. # Optional. The sub operation based on the operation type.
+    "maintenanceType": "A String", # The type of maintenance to be performed on the instance.
+  },
+  "targetId": "A String", # Name of the resource on which this operation runs.
+  "targetLink": "A String",
+  "targetProject": "A String", # The project ID of the target instance related to this operation.
+  "user": "A String", # The email address of the user who initiated this operation.
+}
+
+ +
+ delete(name, deleteOldSource=None, x__xgafv=None) +
Deletes a blue-green deployment.
+
+Args:
+  name: string, Required. The name of the blue-green deployment to delete. Format: projects/{project}/locations/{location}/blueGreenDeployments/{blue_green_deployment} (required)
+  deleteOldSource: boolean, Optional. If set to true, and the switchover is complete, this deletes the old source instance along with the deployment.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource.
+  "acquireSsrsLeaseContext": { # Acquire SSRS lease context. # The context for acquire SSRS lease operation, if applicable.
+    "duration": "A String", # Lease duration needed for SSRS setup.
+    "reportDatabase": "A String", # The report database to be used for SSRS setup.
+    "serviceLogin": "A String", # The username to be used as the service login to connect to the report database for SSRS setup.
+    "setupLogin": "A String", # The username to be used as the setup login to connect to the database server for SSRS setup.
+  },
+  "apiWarning": { # An Admin API warning message. # An Admin API warning message.
+    "code": "A String", # Code to uniquely identify the warning type.
+    "message": "A String", # The warning message.
+    "region": "A String", # The region name for REGION_UNREACHABLE warning.
+  },
+  "backupContext": { # Backup context. # The context for backup operation, if applicable.
+    "backupId": "A String", # The identifier of the backup.
+    "kind": "A String", # This is always `sql#backupContext`.
+    "name": "A String", # The name of the backup. Format: projects/{project}/backups/{backup}
+  },
+  "endTime": "A String", # The time this operation finished in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
+  "error": { # Database instance operation errors list wrapper. # If errors occurred during processing of this operation, this field will be populated.
+    "errors": [ # The list of errors encountered while processing this operation.
+      { # Database instance operation error.
+        "code": "A String", # Identifies the specific error that occurred.
+        "kind": "A String", # This is always `sql#operationError`.
+        "message": "A String", # Additional information about the error encountered.
+      },
+    ],
+    "kind": "A String", # This is always `sql#operationErrors`.
+  },
+  "exportContext": { # Database instance export context. # The context for export operation, if applicable.
+    "bakExportOptions": { # Options for exporting BAK files (SQL Server-only)
+      "bakType": "A String", # Type of this bak file will be export, FULL or DIFF, SQL Server only
+      "copyOnly": True or False, # Deprecated: copy_only is deprecated. Use differential_base instead
+      "differentialBase": True or False, # Whether or not the backup can be used as a differential base copy_only backup can not be served as differential base
+      "exportLogEndTime": "A String", # Optional. The end timestamp when transaction log will be included in the export operation. [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`) in UTC. When omitted, all available logs until current time will be included. Only applied to Cloud SQL for SQL Server.
+      "exportLogStartTime": "A String", # Optional. The begin timestamp when transaction log will be included in the export operation. [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`) in UTC. When omitted, all available logs from the beginning of retention period will be included. Only applied to Cloud SQL for SQL Server.
+      "stripeCount": 42, # Option for specifying how many stripes to use for the export. If blank, and the value of the striped field is true, the number of stripes is automatically chosen.
+      "striped": True or False, # Whether or not the export should be striped.
+    },
+    "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.
+      "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
+      "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
+      "linesTerminatedBy": "A String", # This is used to separate lines. If a line does not contain all fields, the rest of the columns are set to their default values.
+      "quoteCharacter": "A String", # Specifies the quoting character to be used when a data value is quoted.
+      "selectQuery": "A String", # The select query used to extract the data.
+    },
+    "databases": [ # Databases to be exported. `MySQL instances:` If `fileType` is `SQL` and no database is specified, all databases are exported, except for the `mysql` system database. If `fileType` is `CSV`, you can specify one database, either by using this property or by using the `csvExportOptions.selectQuery` property, which takes precedence over this property. `PostgreSQL instances:` If you don't specify a database by name, all user databases in the instance are exported. This excludes system databases and Cloud SQL databases used to manage internal operations. Exporting all user databases is only available for directory-formatted parallel export. If `fileType` is `CSV`, this database must match the one specified in the `csvExportOptions.selectQuery` property. `SQL Server instances:` You must specify one database to be exported, and the `fileType` must be `BAK`.
+      "A String",
+    ],
+    "fileType": "A String", # The file type for the specified uri.
+    "kind": "A String", # This is always `sql#exportContext`.
+    "offload": True or False, # Whether to perform a serverless export.
+    "sqlExportOptions": { # Options for exporting data as SQL statements.
+      "mysqlExportOptions": { # Options for exporting from MySQL.
+        "masterData": 42, # Option to include SQL statement required to set up replication. If set to `1`, the dump file includes a CHANGE MASTER TO statement with the binary log coordinates, and --set-gtid-purged is set to ON. If set to `2`, the CHANGE MASTER TO statement is written as a SQL comment and has no effect. If set to any value other than `1`, --set-gtid-purged is set to OFF.
+      },
+      "parallel": True or False, # Optional. Whether or not the export should be parallel.
+      "postgresExportOptions": { # Options for exporting from a Cloud SQL for PostgreSQL instance.
+        "clean": True or False, # Optional. Use this option to include DROP <object> SQL statements. Use these statements to delete database objects before running the import operation.
+        "ifExists": True or False, # Optional. Option to include an IF EXISTS SQL statement with each DROP statement produced by clean.
+      },
+      "schemaOnly": True or False, # Export only schemas.
+      "tables": [ # Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database. For PostgreSQL instances, you can specify only one table.
+        "A String",
+      ],
+      "threads": 42, # Optional. The number of threads to use for parallel export.
+    },
+    "tdeExportOptions": { # Optional. Export parameters specific to SQL Server TDE certificates
+      "certificatePath": "A String", # Required. Path to the TDE certificate public key in the form gs://bucketName/fileName. The instance must have write access to the bucket. Applicable only for SQL Server instances.
+      "name": "A String", # Required. Certificate name. Applicable only for SQL Server instances.
+      "privateKeyPassword": "A String", # Required. Password that encrypts the private key.
+      "privateKeyPath": "A String", # Required. Path to the TDE certificate private key in the form gs://bucketName/fileName. The instance must have write access to the location. Applicable only for SQL Server instances.
+    },
+    "uri": "A String", # The path to the file in Google Cloud Storage where the export will be stored. The URI is in the form `gs://bucketName/fileName`. If the file already exists, the request succeeds, but the operation fails. If `fileType` is `SQL` and the filename ends with .gz, the contents are compressed.
+  },
+  "importContext": { # Database instance import context. # The context for import operation, if applicable.
+    "bakImportOptions": { # Import parameters specific to SQL Server .BAK files
+      "bakType": "A String", # Type of the bak content, FULL or DIFF
+      "encryptionOptions": {
+        "certPath": "A String", # Path to the Certificate (.cer) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
+        "keepEncrypted": True or False, # Optional. Whether the imported file remains encrypted.
+        "pvkPassword": "A String", # Password that encrypts the private key
+        "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
+      },
+      "noRecovery": True or False, # Whether or not the backup importing will restore database with NORECOVERY option. Applies only to Cloud SQL for SQL Server.
+      "recoveryOnly": True or False, # Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return. Applies only to Cloud SQL for SQL Server.
+      "stopAt": "A String", # Optional. The timestamp when the import should stop. This timestamp is in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.
+      "stopAtMark": "A String", # Optional. The marked transaction where the import should stop. This field is equivalent to the STOPATMARK keyword and applies to Cloud SQL for SQL Server only.
+      "striped": True or False, # Whether or not the backup set being restored is striped. Applies only to Cloud SQL for SQL Server.
+    },
+    "csvImportOptions": { # Options for importing data as CSV.
+      "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
+        "A String",
+      ],
+      "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
+      "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
+      "linesTerminatedBy": "A String", # This is used to separate lines. If a line does not contain all fields, the rest of the columns are set to their default values.
+      "quoteCharacter": "A String", # Specifies the quoting character to be used when a data value is quoted.
+      "table": "A String", # The table to which CSV data is imported.
+    },
+    "database": "A String", # The target database for the import. If `fileType` is `SQL`, this field is required only if the import file does not specify a database, and is overridden by any database specification in the import file. For entire instance parallel import operations, the database is overridden by the database name stored in subdirectory name. If `fileType` is `CSV`, one database must be specified.
+    "fileType": "A String", # The file type for the specified uri.\`SQL`: The file contains SQL statements. \`CSV`: The file contains CSV data.
+    "importUser": "A String", # The PostgreSQL user for this import operation. PostgreSQL instances only.
+    "kind": "A String", # This is always `sql#importContext`.
+    "sqlImportOptions": { # Optional. Options for importing data from SQL statements.
+      "parallel": True or False, # Optional. Whether or not the import should be parallel.
+      "postgresImportOptions": { # Optional. Options for importing from a Cloud SQL for PostgreSQL instance.
+        "clean": True or False, # Optional. The --clean flag for the pg_restore utility. This flag applies only if you enabled Cloud SQL to import files in parallel.
+        "ifExists": True or False, # Optional. The --if-exists flag for the pg_restore utility. This flag applies only if you enabled Cloud SQL to import files in parallel.
+      },
+      "threads": 42, # Optional. The number of threads to use for parallel import.
+    },
+    "tdeImportOptions": { # Optional. Import parameters specific to SQL Server TDE certificates
+      "certificatePath": "A String", # Required. Path to the TDE certificate public key in the form gs://bucketName/fileName. The instance must have read access to the file. Applicable only for SQL Server instances.
+      "name": "A String", # Required. Certificate name. Applicable only for SQL Server instances.
+      "privateKeyPassword": "A String", # Required. Password that encrypts the private key.
+      "privateKeyPath": "A String", # Required. Path to the TDE certificate private key in the form gs://bucketName/fileName. The instance must have read access to the file. Applicable only for SQL Server instances.
+    },
+    "uri": "A String", # Path to the import file in Cloud Storage, in the form `gs://bucketName/fileName`. Compressed gzip files (.gz) are supported when `fileType` is `SQL`. The instance must have write permissions to the bucket and read access to the file.
+  },
+  "insertTime": "A String", # The time this operation was enqueued in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
+  "kind": "A String", # This is always `sql#operation`.
+  "name": "A String", # An identifier that uniquely identifies the operation. You can use this identifier to retrieve the Operations resource that has information about the operation.
+  "operationType": "A String", # The type of the operation. Valid values are: * `CREATE` * `DELETE` * `UPDATE` * `RESTART` * `IMPORT` * `EXPORT` * `BACKUP_VOLUME` * `RESTORE_VOLUME` * `CREATE_USER` * `DELETE_USER` * `CREATE_DATABASE` * `DELETE_DATABASE`
+  "preCheckMajorVersionUpgradeContext": { # Pre-check major version upgrade context. # This field is only populated when the operation_type is PRE_CHECK_MAJOR_VERSION_UPGRADE. The PreCheckMajorVersionUpgradeContext message itself contains the details for that pre-check, such as the target database version for the upgrade and the results of the check (including any warnings or errors found).
+    "kind": "A String", # Optional. This is always `sql#preCheckMajorVersionUpgradeContext`.
+    "preCheckResponse": [ # Output only. The responses from the precheck operation.
+      { # Structured PreCheckResponse containing message, type, and required actions.
+        "actionsRequired": [ # The actions that the user needs to take. Use repeated for multiple actions.
+          "A String",
+        ],
+        "message": "A String", # The message to be displayed to the user.
+        "messageType": "A String", # The type of message whether it is an info, warning, or error.
+      },
+    ],
+    "targetDatabaseVersion": "A String", # Required. The target database version to upgrade to.
+  },
+  "selfLink": "A String", # The URI of this resource.
+  "startTime": "A String", # The time this operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
+  "status": "A String", # The status of an operation.
+  "subOperationType": { # The sub operation type based on the operation type. # Optional. The sub operation based on the operation type.
+    "maintenanceType": "A String", # The type of maintenance to be performed on the instance.
+  },
+  "targetId": "A String", # Name of the resource on which this operation runs.
+  "targetLink": "A String",
+  "targetProject": "A String", # The project ID of the target instance related to this operation.
+  "user": "A String", # The email address of the user who initiated this operation.
+}
+
+ +
+ get(name, view=None, x__xgafv=None) +
Retrieves a blue-green deployment resource under a given project and location.
+
+Args:
+  name: string, Required. The name of the blue-green deployment to retrieve. Format: projects/{project}/locations/{location}/blueGreenDeployments/{blue_green_deployment} (required)
+  view: string, Optional. Specifies whether to return the basic or detailed view of the resource in the response.
+    Allowed values
+      BLUE_GREEN_DEPLOYMENT_VIEW_UNSPECIFIED - Blue-green deployment view enumeration. This allows the caller to specify what view they query. If unspecified (BLUE_GREEN_DEPLOYMENT_VIEW_UNSPECIFIED), the behavior is the same as BASIC.
+      BASIC - Includes basic metadata about the blue-green deployment. `BASIC` is the default view.
+      DETAILED - Includes basic metadata and configuration differences between source and target instances (`database_version`, `tier`, `edition`, `availability_type`, `data_disk_size_gb`, and `data_disk_type`).
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A `BlueGreenDeployment` resource represents a Cloud SQL blue-green deployment setup.
+  "createTime": "A String", # Output only. The time when the deployment was created. Example: `2024-01-01T00:00:00Z`
+  "deploymentMappings": [ # Output only. A list representing the pairs of source and target instances in the deployment.
+    { # Represents a pairing of a source instance node and a target instance node.
+      "diffs": [ # Output only. Describes the list of differences for the `SourceTargetPairedNode`.
+        { # Represents a specific configuration difference between blue and green instances.
+          "field": "A String", # Output only. The name of the field that differs in the blue and green instances, fully-qualified. Example: `settings.tier`
+          "sourceValue": "A String", # Output only. The value on the source instance.
+          "targetValue": "A String", # Output only. The value on the target instance.
+        },
+      ],
+      "source": { # Details about an instance within the deployment. # Output only. Specifies the resource name of the source instance in this pair.
+        "connection": "A String", # Output only. The instance connection name.
+        "dns": "A String", # Output only. The unique DNS name for this instance.
+        "instance": "A String", # Output only. The full resource name of the instance. Format: projects/{project}/instances/{instance}
+        "ipMappings": [ # Output only. The list of IP addresses for this instance.
+          { # Database instance IP mapping
+            "ipAddress": "A String", # The IP address assigned.
+            "timeToRetire": "A String", # The due time for this IP to be retired in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`. This field is only available when the IP is scheduled to be retired.
+            "type": "A String", # The type of this IP address. A `PRIMARY` address is a public address that can accept incoming connections. A `PRIVATE` address is a private address that can accept incoming connections. An `OUTGOING` address is the source address of connections originating from the instance, if supported.
+          },
+        ],
+      },
+      "state": "A String", # Output only. Specifies the current state of this specific source-target pair.
+      "target": { # Details about an instance within the deployment. # Output only. Specifies details of the corresponding target instance in this pair.
+        "connection": "A String", # Output only. The instance connection name.
+        "dns": "A String", # Output only. The unique DNS name for this instance.
+        "instance": "A String", # Output only. The full resource name of the instance. Format: projects/{project}/instances/{instance}
+        "ipMappings": [ # Output only. The list of IP addresses for this instance.
+          { # Database instance IP mapping
+            "ipAddress": "A String", # The IP address assigned.
+            "timeToRetire": "A String", # The due time for this IP to be retired in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`. This field is only available when the IP is scheduled to be retired.
+            "type": "A String", # The type of this IP address. A `PRIMARY` address is a public address that can accept incoming connections. A `PRIVATE` address is a private address that can accept incoming connections. An `OUTGOING` address is the source address of connections originating from the instance, if supported.
+          },
+        ],
+      },
+    },
+  ],
+  "deploymentTasks": { # Combined list of tasks for all paired nodes in the deployment. # Output only. Combined list of tasks for all paired nodes.
+    "task": [ # Output only. Tasks performed or being performed on the paired nodes of the deployment at a consolidated level.
+      { # Represents a task executed as part of the deployment on a target instance.
+        "endTime": "A String", # Output only. Task end time (if completed).
+        "errorMessage": "A String", # Output only. Optional error details if the task state is `FAILED`.
+        "startTime": "A String", # Output only. Task start time.
+        "state": "A String", # Output only. The current state of the task.
+        "type": "A String", # Output only. The type of the task.
+      },
+    ],
+  },
+  "description": "A String", # Optional. User-provided description for the deployment. The description can be up to 255 characters long.
+  "errorDetail": "A String", # Output only. Provides details on why switchover is not possible. This field is empty unless a switchover attempt failed or the state is `SWITCHOVER_NOT_READY`. Example: "The target database version does not match the source instance database version."
+  "name": "A String", # Output only. Identifier. The full resource name of the deployment. Format: projects/{project}/locations/{location}/blueGreenDeployments/{deployment_id}
+  "requestedConfig": { # Configuration specified by the user at creation time for the target (green) instance. # Optional. Immutable. Optional on create, and immutable. The configuration intended for the target instance(s) when the deployment was created.
+    "databaseVersion": "A String", # Optional. The target database major version for the upgrade. For example, `MYSQL_8_0` or `POSTGRES_15`.
+  },
+  "sourceInstance": "A String", # Required. Immutable. Required on create, and immutable. The full resource name of the source instance (the "blue" instance). Format: projects/{project}/instances/{instance}
+  "state": "A String", # Output only. The current state of the blue-green deployment.
+  "switchoverTargetInstance": "A String", # Output only. The full resource name of the primary target instance (the "green" instance) that will be promoted during switchover. This field is always populated once the deployment is created. Format: projects/{project}/instances/{instance}
+}
+
+ +
+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None) +
Lists blue-green deployments under a given project.
+
+Args:
+  parent: string, Required. The parent resource whose blue-green deployments are to be listed. Format: projects/{project}/locations/{location} (required)
+  filter: string, Optional. A filter expression that filters the results.
+  orderBy: string, Optional. A comma-separated list of fields to order the results by.
+  pageSize: integer, Optional. The maximum number of deployments to return. The service may return fewer deployments than this value. If unspecified, at most 500 deployments are returned. The maximum value is 1000; values above 1000 are treated as 1000.
+  pageToken: string, Optional. A page token, received from a previous `ListBlueGreenDeployments` call. Provide this to retrieve the subsequent page.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The response message for listing blue-green deployment resources.
+  "blueGreenDeployments": [ # The list of blue-green deployment resources.
+    { # A `BlueGreenDeployment` resource represents a Cloud SQL blue-green deployment setup.
+      "createTime": "A String", # Output only. The time when the deployment was created. Example: `2024-01-01T00:00:00Z`
+      "deploymentMappings": [ # Output only. A list representing the pairs of source and target instances in the deployment.
+        { # Represents a pairing of a source instance node and a target instance node.
+          "diffs": [ # Output only. Describes the list of differences for the `SourceTargetPairedNode`.
+            { # Represents a specific configuration difference between blue and green instances.
+              "field": "A String", # Output only. The name of the field that differs in the blue and green instances, fully-qualified. Example: `settings.tier`
+              "sourceValue": "A String", # Output only. The value on the source instance.
+              "targetValue": "A String", # Output only. The value on the target instance.
+            },
+          ],
+          "source": { # Details about an instance within the deployment. # Output only. Specifies the resource name of the source instance in this pair.
+            "connection": "A String", # Output only. The instance connection name.
+            "dns": "A String", # Output only. The unique DNS name for this instance.
+            "instance": "A String", # Output only. The full resource name of the instance. Format: projects/{project}/instances/{instance}
+            "ipMappings": [ # Output only. The list of IP addresses for this instance.
+              { # Database instance IP mapping
+                "ipAddress": "A String", # The IP address assigned.
+                "timeToRetire": "A String", # The due time for this IP to be retired in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`. This field is only available when the IP is scheduled to be retired.
+                "type": "A String", # The type of this IP address. A `PRIMARY` address is a public address that can accept incoming connections. A `PRIVATE` address is a private address that can accept incoming connections. An `OUTGOING` address is the source address of connections originating from the instance, if supported.
+              },
+            ],
+          },
+          "state": "A String", # Output only. Specifies the current state of this specific source-target pair.
+          "target": { # Details about an instance within the deployment. # Output only. Specifies details of the corresponding target instance in this pair.
+            "connection": "A String", # Output only. The instance connection name.
+            "dns": "A String", # Output only. The unique DNS name for this instance.
+            "instance": "A String", # Output only. The full resource name of the instance. Format: projects/{project}/instances/{instance}
+            "ipMappings": [ # Output only. The list of IP addresses for this instance.
+              { # Database instance IP mapping
+                "ipAddress": "A String", # The IP address assigned.
+                "timeToRetire": "A String", # The due time for this IP to be retired in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`. This field is only available when the IP is scheduled to be retired.
+                "type": "A String", # The type of this IP address. A `PRIMARY` address is a public address that can accept incoming connections. A `PRIVATE` address is a private address that can accept incoming connections. An `OUTGOING` address is the source address of connections originating from the instance, if supported.
+              },
+            ],
+          },
+        },
+      ],
+      "deploymentTasks": { # Combined list of tasks for all paired nodes in the deployment. # Output only. Combined list of tasks for all paired nodes.
+        "task": [ # Output only. Tasks performed or being performed on the paired nodes of the deployment at a consolidated level.
+          { # Represents a task executed as part of the deployment on a target instance.
+            "endTime": "A String", # Output only. Task end time (if completed).
+            "errorMessage": "A String", # Output only. Optional error details if the task state is `FAILED`.
+            "startTime": "A String", # Output only. Task start time.
+            "state": "A String", # Output only. The current state of the task.
+            "type": "A String", # Output only. The type of the task.
+          },
+        ],
+      },
+      "description": "A String", # Optional. User-provided description for the deployment. The description can be up to 255 characters long.
+      "errorDetail": "A String", # Output only. Provides details on why switchover is not possible. This field is empty unless a switchover attempt failed or the state is `SWITCHOVER_NOT_READY`. Example: "The target database version does not match the source instance database version."
+      "name": "A String", # Output only. Identifier. The full resource name of the deployment. Format: projects/{project}/locations/{location}/blueGreenDeployments/{deployment_id}
+      "requestedConfig": { # Configuration specified by the user at creation time for the target (green) instance. # Optional. Immutable. Optional on create, and immutable. The configuration intended for the target instance(s) when the deployment was created.
+        "databaseVersion": "A String", # Optional. The target database major version for the upgrade. For example, `MYSQL_8_0` or `POSTGRES_15`.
+      },
+      "sourceInstance": "A String", # Required. Immutable. Required on create, and immutable. The full resource name of the source instance (the "blue" instance). Format: projects/{project}/instances/{instance}
+      "state": "A String", # Output only. The current state of the blue-green deployment.
+      "switchoverTargetInstance": "A String", # Output only. The full resource name of the primary target instance (the "green" instance) that will be promoted during switchover. This field is always populated once the deployment is created. Format: projects/{project}/instances/{instance}
+    },
+  ],
+  "nextPageToken": "A String", # A token to retrieve the next page of results, or empty if there are no more results.
+}
+
+ +
+ 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)
+
+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.
+
+
+ +
+ switchover(name, body=None, x__xgafv=None) +
Switches over to green instance for a blue-green deployment.
+
+Args:
+  name: string, Required. The name of the blue-green deployment to switch over. Format: projects/{project}/locations/{location}/blueGreenDeployments/{blue_green_deployment} (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for switching over a `BlueGreenDeployment` resource.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # An Operation resource. For successful operations that return an Operation resource, only the fields relevant to the operation are populated in the resource.
+  "acquireSsrsLeaseContext": { # Acquire SSRS lease context. # The context for acquire SSRS lease operation, if applicable.
+    "duration": "A String", # Lease duration needed for SSRS setup.
+    "reportDatabase": "A String", # The report database to be used for SSRS setup.
+    "serviceLogin": "A String", # The username to be used as the service login to connect to the report database for SSRS setup.
+    "setupLogin": "A String", # The username to be used as the setup login to connect to the database server for SSRS setup.
+  },
+  "apiWarning": { # An Admin API warning message. # An Admin API warning message.
+    "code": "A String", # Code to uniquely identify the warning type.
+    "message": "A String", # The warning message.
+    "region": "A String", # The region name for REGION_UNREACHABLE warning.
+  },
+  "backupContext": { # Backup context. # The context for backup operation, if applicable.
+    "backupId": "A String", # The identifier of the backup.
+    "kind": "A String", # This is always `sql#backupContext`.
+    "name": "A String", # The name of the backup. Format: projects/{project}/backups/{backup}
+  },
+  "endTime": "A String", # The time this operation finished in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
+  "error": { # Database instance operation errors list wrapper. # If errors occurred during processing of this operation, this field will be populated.
+    "errors": [ # The list of errors encountered while processing this operation.
+      { # Database instance operation error.
+        "code": "A String", # Identifies the specific error that occurred.
+        "kind": "A String", # This is always `sql#operationError`.
+        "message": "A String", # Additional information about the error encountered.
+      },
+    ],
+    "kind": "A String", # This is always `sql#operationErrors`.
+  },
+  "exportContext": { # Database instance export context. # The context for export operation, if applicable.
+    "bakExportOptions": { # Options for exporting BAK files (SQL Server-only)
+      "bakType": "A String", # Type of this bak file will be export, FULL or DIFF, SQL Server only
+      "copyOnly": True or False, # Deprecated: copy_only is deprecated. Use differential_base instead
+      "differentialBase": True or False, # Whether or not the backup can be used as a differential base copy_only backup can not be served as differential base
+      "exportLogEndTime": "A String", # Optional. The end timestamp when transaction log will be included in the export operation. [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`) in UTC. When omitted, all available logs until current time will be included. Only applied to Cloud SQL for SQL Server.
+      "exportLogStartTime": "A String", # Optional. The begin timestamp when transaction log will be included in the export operation. [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`) in UTC. When omitted, all available logs from the beginning of retention period will be included. Only applied to Cloud SQL for SQL Server.
+      "stripeCount": 42, # Option for specifying how many stripes to use for the export. If blank, and the value of the striped field is true, the number of stripes is automatically chosen.
+      "striped": True or False, # Whether or not the export should be striped.
+    },
+    "csvExportOptions": { # Options for exporting data as CSV. `MySQL` and `PostgreSQL` instances only.
+      "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
+      "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
+      "linesTerminatedBy": "A String", # This is used to separate lines. If a line does not contain all fields, the rest of the columns are set to their default values.
+      "quoteCharacter": "A String", # Specifies the quoting character to be used when a data value is quoted.
+      "selectQuery": "A String", # The select query used to extract the data.
+    },
+    "databases": [ # Databases to be exported. `MySQL instances:` If `fileType` is `SQL` and no database is specified, all databases are exported, except for the `mysql` system database. If `fileType` is `CSV`, you can specify one database, either by using this property or by using the `csvExportOptions.selectQuery` property, which takes precedence over this property. `PostgreSQL instances:` If you don't specify a database by name, all user databases in the instance are exported. This excludes system databases and Cloud SQL databases used to manage internal operations. Exporting all user databases is only available for directory-formatted parallel export. If `fileType` is `CSV`, this database must match the one specified in the `csvExportOptions.selectQuery` property. `SQL Server instances:` You must specify one database to be exported, and the `fileType` must be `BAK`.
+      "A String",
+    ],
+    "fileType": "A String", # The file type for the specified uri.
+    "kind": "A String", # This is always `sql#exportContext`.
+    "offload": True or False, # Whether to perform a serverless export.
+    "sqlExportOptions": { # Options for exporting data as SQL statements.
+      "mysqlExportOptions": { # Options for exporting from MySQL.
+        "masterData": 42, # Option to include SQL statement required to set up replication. If set to `1`, the dump file includes a CHANGE MASTER TO statement with the binary log coordinates, and --set-gtid-purged is set to ON. If set to `2`, the CHANGE MASTER TO statement is written as a SQL comment and has no effect. If set to any value other than `1`, --set-gtid-purged is set to OFF.
+      },
+      "parallel": True or False, # Optional. Whether or not the export should be parallel.
+      "postgresExportOptions": { # Options for exporting from a Cloud SQL for PostgreSQL instance.
+        "clean": True or False, # Optional. Use this option to include DROP <object> SQL statements. Use these statements to delete database objects before running the import operation.
+        "ifExists": True or False, # Optional. Option to include an IF EXISTS SQL statement with each DROP statement produced by clean.
+      },
+      "schemaOnly": True or False, # Export only schemas.
+      "tables": [ # Tables to export, or that were exported, from the specified database. If you specify tables, specify one and only one database. For PostgreSQL instances, you can specify only one table.
+        "A String",
+      ],
+      "threads": 42, # Optional. The number of threads to use for parallel export.
+    },
+    "tdeExportOptions": { # Optional. Export parameters specific to SQL Server TDE certificates
+      "certificatePath": "A String", # Required. Path to the TDE certificate public key in the form gs://bucketName/fileName. The instance must have write access to the bucket. Applicable only for SQL Server instances.
+      "name": "A String", # Required. Certificate name. Applicable only for SQL Server instances.
+      "privateKeyPassword": "A String", # Required. Password that encrypts the private key.
+      "privateKeyPath": "A String", # Required. Path to the TDE certificate private key in the form gs://bucketName/fileName. The instance must have write access to the location. Applicable only for SQL Server instances.
+    },
+    "uri": "A String", # The path to the file in Google Cloud Storage where the export will be stored. The URI is in the form `gs://bucketName/fileName`. If the file already exists, the request succeeds, but the operation fails. If `fileType` is `SQL` and the filename ends with .gz, the contents are compressed.
+  },
+  "importContext": { # Database instance import context. # The context for import operation, if applicable.
+    "bakImportOptions": { # Import parameters specific to SQL Server .BAK files
+      "bakType": "A String", # Type of the bak content, FULL or DIFF
+      "encryptionOptions": {
+        "certPath": "A String", # Path to the Certificate (.cer) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
+        "keepEncrypted": True or False, # Optional. Whether the imported file remains encrypted.
+        "pvkPassword": "A String", # Password that encrypts the private key
+        "pvkPath": "A String", # Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form `gs://bucketName/fileName`. The instance must have write permissions to the bucket and read access to the file.
+      },
+      "noRecovery": True or False, # Whether or not the backup importing will restore database with NORECOVERY option. Applies only to Cloud SQL for SQL Server.
+      "recoveryOnly": True or False, # Whether or not the backup importing request will just bring database online without downloading Bak content only one of "no_recovery" and "recovery_only" can be true otherwise error will return. Applies only to Cloud SQL for SQL Server.
+      "stopAt": "A String", # Optional. The timestamp when the import should stop. This timestamp is in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format (for example, `2023-10-01T16:19:00.094`). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.
+      "stopAtMark": "A String", # Optional. The marked transaction where the import should stop. This field is equivalent to the STOPATMARK keyword and applies to Cloud SQL for SQL Server only.
+      "striped": True or False, # Whether or not the backup set being restored is striped. Applies only to Cloud SQL for SQL Server.
+    },
+    "csvImportOptions": { # Options for importing data as CSV.
+      "columns": [ # The columns to which CSV data is imported. If not specified, all columns of the database table are loaded with CSV data.
+        "A String",
+      ],
+      "escapeCharacter": "A String", # Specifies the character that should appear before a data character that needs to be escaped.
+      "fieldsTerminatedBy": "A String", # Specifies the character that separates columns within each row (line) of the file.
+      "linesTerminatedBy": "A String", # This is used to separate lines. If a line does not contain all fields, the rest of the columns are set to their default values.
+      "quoteCharacter": "A String", # Specifies the quoting character to be used when a data value is quoted.
+      "table": "A String", # The table to which CSV data is imported.
+    },
+    "database": "A String", # The target database for the import. If `fileType` is `SQL`, this field is required only if the import file does not specify a database, and is overridden by any database specification in the import file. For entire instance parallel import operations, the database is overridden by the database name stored in subdirectory name. If `fileType` is `CSV`, one database must be specified.
+    "fileType": "A String", # The file type for the specified uri.\`SQL`: The file contains SQL statements. \`CSV`: The file contains CSV data.
+    "importUser": "A String", # The PostgreSQL user for this import operation. PostgreSQL instances only.
+    "kind": "A String", # This is always `sql#importContext`.
+    "sqlImportOptions": { # Optional. Options for importing data from SQL statements.
+      "parallel": True or False, # Optional. Whether or not the import should be parallel.
+      "postgresImportOptions": { # Optional. Options for importing from a Cloud SQL for PostgreSQL instance.
+        "clean": True or False, # Optional. The --clean flag for the pg_restore utility. This flag applies only if you enabled Cloud SQL to import files in parallel.
+        "ifExists": True or False, # Optional. The --if-exists flag for the pg_restore utility. This flag applies only if you enabled Cloud SQL to import files in parallel.
+      },
+      "threads": 42, # Optional. The number of threads to use for parallel import.
+    },
+    "tdeImportOptions": { # Optional. Import parameters specific to SQL Server TDE certificates
+      "certificatePath": "A String", # Required. Path to the TDE certificate public key in the form gs://bucketName/fileName. The instance must have read access to the file. Applicable only for SQL Server instances.
+      "name": "A String", # Required. Certificate name. Applicable only for SQL Server instances.
+      "privateKeyPassword": "A String", # Required. Password that encrypts the private key.
+      "privateKeyPath": "A String", # Required. Path to the TDE certificate private key in the form gs://bucketName/fileName. The instance must have read access to the file. Applicable only for SQL Server instances.
+    },
+    "uri": "A String", # Path to the import file in Cloud Storage, in the form `gs://bucketName/fileName`. Compressed gzip files (.gz) are supported when `fileType` is `SQL`. The instance must have write permissions to the bucket and read access to the file.
+  },
+  "insertTime": "A String", # The time this operation was enqueued in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
+  "kind": "A String", # This is always `sql#operation`.
+  "name": "A String", # An identifier that uniquely identifies the operation. You can use this identifier to retrieve the Operations resource that has information about the operation.
+  "operationType": "A String", # The type of the operation. Valid values are: * `CREATE` * `DELETE` * `UPDATE` * `RESTART` * `IMPORT` * `EXPORT` * `BACKUP_VOLUME` * `RESTORE_VOLUME` * `CREATE_USER` * `DELETE_USER` * `CREATE_DATABASE` * `DELETE_DATABASE`
+  "preCheckMajorVersionUpgradeContext": { # Pre-check major version upgrade context. # This field is only populated when the operation_type is PRE_CHECK_MAJOR_VERSION_UPGRADE. The PreCheckMajorVersionUpgradeContext message itself contains the details for that pre-check, such as the target database version for the upgrade and the results of the check (including any warnings or errors found).
+    "kind": "A String", # Optional. This is always `sql#preCheckMajorVersionUpgradeContext`.
+    "preCheckResponse": [ # Output only. The responses from the precheck operation.
+      { # Structured PreCheckResponse containing message, type, and required actions.
+        "actionsRequired": [ # The actions that the user needs to take. Use repeated for multiple actions.
+          "A String",
+        ],
+        "message": "A String", # The message to be displayed to the user.
+        "messageType": "A String", # The type of message whether it is an info, warning, or error.
+      },
+    ],
+    "targetDatabaseVersion": "A String", # Required. The target database version to upgrade to.
+  },
+  "selfLink": "A String", # The URI of this resource.
+  "startTime": "A String", # The time this operation actually started in UTC timezone in [RFC 3339](https://tools.ietf.org/html/rfc3339) format, for example `2012-11-15T16:19:00.094Z`.
+  "status": "A String", # The status of an operation.
+  "subOperationType": { # The sub operation type based on the operation type. # Optional. The sub operation based on the operation type.
+    "maintenanceType": "A String", # The type of maintenance to be performed on the instance.
+  },
+  "targetId": "A String", # Name of the resource on which this operation runs.
+  "targetLink": "A String",
+  "targetProject": "A String", # The project ID of the target instance related to this operation.
+  "user": "A String", # The email address of the user who initiated this operation.
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/sqladmin_v1.databases.html b/docs/dyn/sqladmin_v1.databases.html index 2aa05b8483..fc820b52f7 100644 --- a/docs/dyn/sqladmin_v1.databases.html +++ b/docs/dyn/sqladmin_v1.databases.html @@ -78,22 +78,22 @@

Instance Methods

close()

Close httplib2 connections.

- delete(project, instance, database, x__xgafv=None)

+ delete(project, instance, database, location=None, x__xgafv=None)

Deletes a database from a Cloud SQL instance.

- get(project, instance, database, x__xgafv=None)

+ get(project, instance, database, location=None, x__xgafv=None)

Retrieves a resource containing information about a database inside a Cloud SQL instance.

- insert(project, instance, body=None, x__xgafv=None)

+ insert(project, instance, body=None, location=None, x__xgafv=None)

Inserts a resource containing information about a database inside a Cloud SQL instance. **Note:** You can't modify the default character set and collation.

- list(project, instance, x__xgafv=None)

+ list(project, instance, location=None, x__xgafv=None)

Lists databases in the specified Cloud SQL instance.

- patch(project, instance, database, body=None, x__xgafv=None)

+ patch(project, instance, database, body=None, location=None, x__xgafv=None)

Partially updates a resource containing information about a database inside a Cloud SQL instance. This method supports patch semantics.

- update(project, instance, database, body=None, x__xgafv=None)

+ update(project, instance, database, body=None, location=None, x__xgafv=None)

Updates a resource containing information about a database inside a Cloud SQL instance.

Method Details

@@ -102,13 +102,14 @@

Method Details

- delete(project, instance, database, x__xgafv=None) + delete(project, instance, database, location=None, x__xgafv=None)
Deletes a database from a Cloud SQL instance.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Database instance ID. This does not include the project ID. (required)
   database: string, Name of the database to be deleted in the instance. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -267,13 +268,14 @@ 

Method Details

- get(project, instance, database, x__xgafv=None) + get(project, instance, database, location=None, x__xgafv=None)
Retrieves a resource containing information about a database inside a Cloud SQL instance.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Database instance ID. This does not include the project ID. (required)
   database: string, Name of the database in the instance. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -299,7 +301,7 @@ 

Method Details

- insert(project, instance, body=None, x__xgafv=None) + insert(project, instance, body=None, location=None, x__xgafv=None)
Inserts a resource containing information about a database inside a Cloud SQL instance. **Note:** You can't modify the default character set and collation.
 
 Args:
@@ -323,6 +325,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -481,12 +484,13 @@

Method Details

- list(project, instance, x__xgafv=None) + list(project, instance, location=None, x__xgafv=None)
Lists databases in the specified Cloud SQL instance.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -517,7 +521,7 @@ 

Method Details

- patch(project, instance, database, body=None, x__xgafv=None) + patch(project, instance, database, body=None, location=None, x__xgafv=None)
Partially updates a resource containing information about a database inside a Cloud SQL instance. This method supports patch semantics.
 
 Args:
@@ -542,6 +546,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -700,7 +705,7 @@

Method Details

- update(project, instance, database, body=None, x__xgafv=None) + update(project, instance, database, body=None, location=None, x__xgafv=None)
Updates a resource containing information about a database inside a Cloud SQL instance.
 
 Args:
@@ -725,6 +730,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format diff --git a/docs/dyn/sqladmin_v1.html b/docs/dyn/sqladmin_v1.html index 93d9b9b5ad..deb6f51216 100644 --- a/docs/dyn/sqladmin_v1.html +++ b/docs/dyn/sqladmin_v1.html @@ -84,6 +84,11 @@

Instance Methods

Returns the backupRuns Resource.

+

+ blueGreenDeployments() +

+

Returns the blueGreenDeployments Resource.

+

connect()

@@ -133,7 +138,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -142,20 +147,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. +
\ No newline at end of file diff --git a/docs/dyn/sqladmin_v1.instances.html b/docs/dyn/sqladmin_v1.instances.html index 9d82827c5e..1e2fba77f0 100644 --- a/docs/dyn/sqladmin_v1.instances.html +++ b/docs/dyn/sqladmin_v1.instances.html @@ -75,124 +75,125 @@

Cloud SQL Admin API . instances

Instance Methods

- ListEntraIdCertificates(project, instance, x__xgafv=None)

+ ListEntraIdCertificates(project, instance, location=None, x__xgafv=None)

Lists all versions of EntraID certificates for the specified instance. There can be up to three sets of certificates listed: the certificate that is currently in use, a future that has been added but not yet used to sign a certificate, and a certificate that has been rotated out.

- ListServerCertificates(project, instance, x__xgafv=None)

+ ListServerCertificates(project, instance, location=None, x__xgafv=None)

Lists all versions of server certificates and certificate authorities (CAs) for the specified instance. There can be up to three sets of certs listed: the certificate that is currently in use, a future that has been added but not yet used to sign a certificate, and a certificate that has been rotated out. For instances not using Certificate Authority Service (CAS) server CA, use ListServerCas instead.

- RotateEntraIdCertificate(project, instance, body=None, x__xgafv=None)

+ RotateEntraIdCertificate(project, instance, body=None, location=None, x__xgafv=None)

Rotates the server certificate version to one previously added with the addEntraIdCertificate method.

- RotateServerCertificate(project, instance, body=None, x__xgafv=None)

+ RotateServerCertificate(project, instance, body=None, location=None, x__xgafv=None)

Rotates the server certificate version to one previously added with the addServerCertificate method. For instances not using Certificate Authority Service (CAS) server CA, use RotateServerCa instead.

- acquireSsrsLease(project, instance, body=None, x__xgafv=None)

+ acquireSsrsLease(project, instance, body=None, location=None, x__xgafv=None)

Acquire a lease for the setup of SQL Server Reporting Services (SSRS).

- addEntraIdCertificate(project, instance, x__xgafv=None)

+ addEntraIdCertificate(project, instance, location=None, x__xgafv=None)

Adds a new Entra ID certificate for the specified instance. If an Entra ID certificate was previously added but never used in a certificate rotation, this operation replaces that version.

- addServerCa(project, instance, x__xgafv=None)

+ addServerCa(project, instance, location=None, x__xgafv=None)

Adds a new trusted Certificate Authority (CA) version for the specified instance. Required to prepare for a certificate rotation. If a CA version was previously added but never used in a certificate rotation, this operation replaces that version. There cannot be more than one CA version waiting to be rotated in. For instances that have enabled Certificate Authority Service (CAS) based server CA, use AddServerCertificate to add a new server certificate.

- addServerCertificate(project, instance, x__xgafv=None)

+ addServerCertificate(project, instance, location=None, x__xgafv=None)

Add a new trusted server certificate version for the specified instance using Certificate Authority Service (CAS) server CA. Required to prepare for a certificate rotation. If a server certificate version was previously added but never used in a certificate rotation, this operation replaces that version. There cannot be more than one certificate version waiting to be rotated in. For instances not using CAS server CA, use AddServerCa instead.

- clone(project, instance, body=None, x__xgafv=None)

+ clone(project, instance, body=None, location=None, x__xgafv=None)

Creates a Cloud SQL instance as a clone of the source instance. Using this operation might cause your instance to restart.

close()

Close httplib2 connections.

- delete(project, instance, enableFinalBackup=None, finalBackupDescription=None, finalBackupExpiryTime=None, finalBackupTtlDays=None, x__xgafv=None)

+ delete(project, instance, enableFinalBackup=None, finalBackupDescription=None, finalBackupExpiryTime=None, finalBackupTtlDays=None, location=None, x__xgafv=None)

Deletes a Cloud SQL instance.

- demote(project, instance, body=None, x__xgafv=None)

+ demote(project, instance, body=None, location=None, x__xgafv=None)

Demotes an existing standalone instance to be a Cloud SQL read replica for an external database server.

- demoteMaster(project, instance, body=None, x__xgafv=None)

+ demoteMaster(project, instance, body=None, location=None, x__xgafv=None)

Demotes the stand-alone instance to be a Cloud SQL read replica for an external database server.

- executeSql(project, instance, body=None, x__xgafv=None)

+ executeSql(project, instance, body=None, location=None, x__xgafv=None)

Execute SQL statements.

- export(project, instance, body=None, x__xgafv=None)

+ export(project, instance, body=None, location=None, x__xgafv=None)

Exports data from a Cloud SQL instance to a Cloud Storage bucket as a SQL dump or CSV file.

- failover(project, instance, body=None, x__xgafv=None)

+ failover(project, instance, body=None, location=None, x__xgafv=None)

Initiates a manual failover of a high availability (HA) primary instance to a standby instance, which becomes the primary instance. Users are then rerouted to the new primary. For more information, see the [Overview of high availability](https://cloud.google.com/sql/docs/mysql/high-availability) page in the Cloud SQL documentation. If using Legacy HA (MySQL only), this causes the instance to failover to its failover replica instance.

- get(project, instance, x__xgafv=None)

+ get(project, instance, location=None, x__xgafv=None)

Retrieves a resource containing information about a Cloud SQL instance.

- import_(project, instance, body=None, x__xgafv=None)

+ import_(project, instance, body=None, location=None, x__xgafv=None)

Imports data into a Cloud SQL instance from a SQL dump or CSV file in Cloud Storage.

- insert(project, body=None, x__xgafv=None)

+ insert(project, body=None, location=None, x__xgafv=None)

Creates a new Cloud SQL instance.

- list(project, filter=None, maxResults=None, pageToken=None, x__xgafv=None)

+ list(project, filter=None, location=None, maxResults=None, pageToken=None, x__xgafv=None)

Lists instances under a given project.

- listServerCas(project, instance, x__xgafv=None)

+ listServerCas(project, instance, location=None, x__xgafv=None)

Lists all of the trusted Certificate Authorities (CAs) for the specified instance. There can be up to three CAs listed: the CA that was used to sign the certificate that is currently in use, a CA that has been added but not yet used to sign a certificate, and a CA used to sign a certificate that has previously rotated out.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

- patch(project, instance, body=None, reconcilePscNetworking=None, reconcilePscNetworkingForce=None, x__xgafv=None)

+ patch(project, instance, body=None, location=None, reconcilePscNetworking=None, reconcilePscNetworkingForce=None, x__xgafv=None)

Partially updates settings of a Cloud SQL instance by merging the request with the current configuration. This method supports patch semantics.

pointInTimeRestore(parent, body=None, x__xgafv=None)

Point in time restore for an instance managed by Google Cloud Backup and Disaster Recovery.

- preCheckMajorVersionUpgrade(project, instance, body=None, x__xgafv=None)

+ preCheckMajorVersionUpgrade(project, instance, body=None, location=None, x__xgafv=None)

Execute MVU Pre-checks

- promoteReplica(project, instance, failover=None, x__xgafv=None)

+ promoteReplica(project, instance, failover=None, location=None, x__xgafv=None)

Promotes the read replica instance to be an independent Cloud SQL primary instance. Using this operation might cause your instance to restart.

- reencrypt(project, instance, body=None, x__xgafv=None)

+ reencrypt(project, instance, body=None, location=None, x__xgafv=None)

Reencrypt CMEK instance with latest key version.

- releaseSsrsLease(project, instance, x__xgafv=None)

+ releaseSsrsLease(project, instance, location=None, x__xgafv=None)

Release a lease for the setup of SQL Server Reporting Services (SSRS).

- resetSslConfig(project, instance, mode=None, x__xgafv=None)

+ resetSslConfig(project, instance, location=None, mode=None, x__xgafv=None)

Deletes all client certificates and generates a new server SSL certificate for the instance.

- restart(project, instance, x__xgafv=None)

+ restart(project, instance, location=None, x__xgafv=None)

Restarts a Cloud SQL instance.

- restoreBackup(project, instance, body=None, x__xgafv=None)

+ restoreBackup(project, instance, body=None, location=None, x__xgafv=None)

Restores a backup of a Cloud SQL instance. Using this operation might cause your instance to restart.

- rotateServerCa(project, instance, body=None, x__xgafv=None)

+ rotateServerCa(project, instance, body=None, location=None, x__xgafv=None)

Rotates the server certificate to one signed by the Certificate Authority (CA) version previously added with the addServerCA method. For instances that have enabled Certificate Authority Service (CAS) based server CA, use RotateServerCertificate to rotate the server certificate.

- startReplica(project, instance, x__xgafv=None)

+ startReplica(project, instance, location=None, x__xgafv=None)

Starts the replication in the read replica instance.

- stopReplica(project, instance, x__xgafv=None)

+ stopReplica(project, instance, location=None, x__xgafv=None)

Stops the replication in the read replica instance.

- switchover(project, instance, dbTimeout=None, x__xgafv=None)

+ switchover(project, instance, dbTimeout=None, location=None, x__xgafv=None)

Switches over from the primary instance to the DR replica instance.

- truncateLog(project, instance, body=None, x__xgafv=None)

+ truncateLog(project, instance, body=None, location=None, x__xgafv=None)

Truncate MySQL general and slow query log tables MySQL only.

- update(project, instance, body=None, x__xgafv=None)

+ update(project, instance, body=None, location=None, x__xgafv=None)

Updates settings of a Cloud SQL instance. Using this operation might cause your instance to restart.

Method Details

- ListEntraIdCertificates(project, instance, x__xgafv=None) + ListEntraIdCertificates(project, instance, location=None, x__xgafv=None)
Lists all versions of EntraID certificates for the specified instance. There can be up to three sets of certificates listed: the certificate that is currently in use, a future that has been added but not yet used to sign a certificate, and a certificate that has been rotated out.
 
 Args:
   project: string, Required. Project ID of the project that contains the instance. (required)
   instance: string, Required. Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -221,12 +222,13 @@ 

Method Details

- ListServerCertificates(project, instance, x__xgafv=None) + ListServerCertificates(project, instance, location=None, x__xgafv=None)
Lists all versions of server certificates and certificate authorities (CAs) for the specified instance. There can be up to three sets of certs listed: the certificate that is currently in use, a future that has been added but not yet used to sign a certificate, and a certificate that has been rotated out. For instances not using Certificate Authority Service (CAS) server CA, use ListServerCas instead.
 
 Args:
   project: string, Required. Project ID of the project that contains the instance. (required)
   instance: string, Required. Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -268,7 +270,7 @@ 

Method Details

- RotateEntraIdCertificate(project, instance, body=None, x__xgafv=None) + RotateEntraIdCertificate(project, instance, body=None, location=None, x__xgafv=None)
Rotates the server certificate version to one previously added with the addEntraIdCertificate method.
 
 Args:
@@ -284,6 +286,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -442,7 +445,7 @@

Method Details

- RotateServerCertificate(project, instance, body=None, x__xgafv=None) + RotateServerCertificate(project, instance, body=None, location=None, x__xgafv=None)
Rotates the server certificate version to one previously added with the addServerCertificate method. For instances not using Certificate Authority Service (CAS) server CA, use RotateServerCa instead.
 
 Args:
@@ -458,6 +461,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -616,7 +620,7 @@

Method Details

- acquireSsrsLease(project, instance, body=None, x__xgafv=None) + acquireSsrsLease(project, instance, body=None, location=None, x__xgafv=None)
Acquire a lease for the setup of SQL Server Reporting Services (SSRS).
 
 Args:
@@ -634,6 +638,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -648,12 +653,13 @@

Method Details

- addEntraIdCertificate(project, instance, x__xgafv=None) + addEntraIdCertificate(project, instance, location=None, x__xgafv=None)
Adds a new Entra ID certificate for the specified instance. If an Entra ID certificate was previously added but never used in a certificate rotation, this operation replaces that version.
 
 Args:
   project: string, Required. Project ID of the project that contains the instance. (required)
   instance: string, Required. Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -812,12 +818,13 @@ 

Method Details

- addServerCa(project, instance, x__xgafv=None) + addServerCa(project, instance, location=None, x__xgafv=None)
Adds a new trusted Certificate Authority (CA) version for the specified instance. Required to prepare for a certificate rotation. If a CA version was previously added but never used in a certificate rotation, this operation replaces that version. There cannot be more than one CA version waiting to be rotated in. For instances that have enabled Certificate Authority Service (CAS) based server CA, use AddServerCertificate to add a new server certificate.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -976,12 +983,13 @@ 

Method Details

- addServerCertificate(project, instance, x__xgafv=None) + addServerCertificate(project, instance, location=None, x__xgafv=None)
Add a new trusted server certificate version for the specified instance using Certificate Authority Service (CAS) server CA. Required to prepare for a certificate rotation. If a server certificate version was previously added but never used in a certificate rotation, this operation replaces that version. There cannot be more than one certificate version waiting to be rotated in. For instances not using CAS server CA, use AddServerCa instead.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -1140,7 +1148,7 @@ 

Method Details

- clone(project, instance, body=None, x__xgafv=None) + clone(project, instance, body=None, location=None, x__xgafv=None)
Creates a Cloud SQL instance as a clone of the source instance. Using this operation might cause your instance to restart.
 
 Args:
@@ -1172,6 +1180,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -1335,7 +1344,7 @@

Method Details

- delete(project, instance, enableFinalBackup=None, finalBackupDescription=None, finalBackupExpiryTime=None, finalBackupTtlDays=None, x__xgafv=None) + delete(project, instance, enableFinalBackup=None, finalBackupDescription=None, finalBackupExpiryTime=None, finalBackupTtlDays=None, location=None, x__xgafv=None)
Deletes a Cloud SQL instance.
 
 Args:
@@ -1345,6 +1354,7 @@ 

Method Details

finalBackupDescription: string, Optional. The description of the final backup. finalBackupExpiryTime: string, Optional. Final Backup expiration time. Timestamp in UTC of when this resource is considered expired. finalBackupTtlDays: string, Optional. Retention period of the final backup. + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -1503,7 +1513,7 @@

Method Details

- demote(project, instance, body=None, x__xgafv=None) + demote(project, instance, body=None, location=None, x__xgafv=None)
Demotes an existing standalone instance to be a Cloud SQL read replica for an external database server.
 
 Args:
@@ -1519,6 +1529,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -1677,7 +1688,7 @@

Method Details

- demoteMaster(project, instance, body=None, x__xgafv=None) + demoteMaster(project, instance, body=None, location=None, x__xgafv=None)
Demotes the stand-alone instance to be a Cloud SQL read replica for an external database server.
 
 Args:
@@ -1706,6 +1717,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -1864,7 +1876,7 @@

Method Details

- executeSql(project, instance, body=None, x__xgafv=None) + executeSql(project, instance, body=None, location=None, x__xgafv=None)
Execute SQL statements.
 
 Args:
@@ -1884,6 +1896,7 @@ 

Method Details

"user": "A String", # Optional. The name of an existing database user to connect to the database. When `auto_iam_authn` is set to true, this field is ignored and the API caller's IAM user is used. } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -1946,7 +1959,7 @@

Method Details

- export(project, instance, body=None, x__xgafv=None) + export(project, instance, body=None, location=None, x__xgafv=None)
Exports data from a Cloud SQL instance to a Cloud Storage bucket as a SQL dump or CSV file.
 
 Args:
@@ -2004,6 +2017,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -2162,7 +2176,7 @@

Method Details

- failover(project, instance, body=None, x__xgafv=None) + failover(project, instance, body=None, location=None, x__xgafv=None)
Initiates a manual failover of a high availability (HA) primary instance to a standby instance, which becomes the primary instance. Users are then rerouted to the new primary. For more information, see the [Overview of high availability](https://cloud.google.com/sql/docs/mysql/high-availability) page in the Cloud SQL documentation. If using Legacy HA (MySQL only), this causes the instance to failover to its failover replica instance.
 
 Args:
@@ -2178,6 +2192,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -2336,12 +2351,13 @@

Method Details

- get(project, instance, x__xgafv=None) + get(project, instance, location=None, x__xgafv=None)
Retrieves a resource containing information about a Cloud SQL instance.
 
 Args:
   project: string, Required. Project ID of the project that contains the instance. (required)
   instance: string, Required. Database instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -2361,7 +2377,26 @@ 

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -2637,7 +2672,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -2675,7 +2710,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -2756,7 +2791,7 @@

Method Details

- import_(project, instance, body=None, x__xgafv=None) + import_(project, instance, body=None, location=None, x__xgafv=None)
Imports data into a Cloud SQL instance from a SQL dump or CSV file in Cloud Storage.
 
 Args:
@@ -2813,6 +2848,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -2971,7 +3007,7 @@

Method Details

- insert(project, body=None, x__xgafv=None) + insert(project, body=None, location=None, x__xgafv=None)
Creates a new Cloud SQL instance.
 
 Args:
@@ -2990,7 +3026,26 @@ 

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -3266,7 +3321,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -3304,7 +3359,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -3383,6 +3438,7 @@

Method Details

"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group. } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -3541,12 +3597,13 @@

Method Details

- list(project, filter=None, maxResults=None, pageToken=None, x__xgafv=None) + list(project, filter=None, location=None, maxResults=None, pageToken=None, x__xgafv=None)
Lists instances under a given project.
 
 Args:
   project: string, Project ID of the project for which to list Cloud SQL instances. (required)
   filter: string, A filter expression that filters resources listed in the response. The expression is in the form of field:value. For example, 'instanceType:CLOUD_SQL_INSTANCE'. Fields can be nested as needed as per their JSON representation, such as 'settings.userLabels.auto_start:true'. Multiple filter queries are space-separated. For example. 'state:RUNNABLE instanceType:CLOUD_SQL_INSTANCE'. By default, each expression is an AND expression. However, you can include AND and OR expressions explicitly.
+  location: string, Optional. Region of the Cloud SQL instance.
   maxResults: integer, The maximum number of instances to return. The service may return fewer than this value. If unspecified, at most 500 instances are returned. The maximum value is 1000; values above 1000 are coerced to 1000.
   pageToken: string, A previously-returned page token representing part of the larger set of results to view.
   x__xgafv: string, V1 error format.
@@ -3570,7 +3627,26 @@ 

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -3846,7 +3922,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -3884,7 +3960,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -3976,12 +4052,13 @@

Method Details

- listServerCas(project, instance, x__xgafv=None) + listServerCas(project, instance, location=None, x__xgafv=None)
Lists all of the trusted Certificate Authorities (CAs) for the specified instance. There can be up to three CAs listed: the CA that was used to sign the certificate that is currently in use, a CA that has been added but not yet used to sign a certificate, and a CA used to sign a certificate that has previously rotated out.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -4010,21 +4087,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(project, instance, body=None, reconcilePscNetworking=None, reconcilePscNetworkingForce=None, x__xgafv=None) + patch(project, instance, body=None, location=None, reconcilePscNetworking=None, reconcilePscNetworkingForce=None, x__xgafv=None)
Partially updates settings of a Cloud SQL instance by merging the request with the current configuration. This method supports patch semantics.
 
 Args:
@@ -4044,7 +4121,26 @@ 

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -4320,7 +4416,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -4358,7 +4454,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -4437,6 +4533,7 @@

Method Details

"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group. } + location: string, Optional. Region of the Cloud SQL instance. reconcilePscNetworking: boolean, Optional. Set PSC config to the same value as the existing config to reconcile the PSC networking. reconcilePscNetworkingForce: boolean, Optional. Set PSC config to the same value as the existing config and force reconcile the PSC networking. x__xgafv: string, V1 error format. @@ -4628,7 +4725,26 @@

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -4904,7 +5020,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -4942,7 +5058,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -5180,7 +5296,7 @@

Method Details

- preCheckMajorVersionUpgrade(project, instance, body=None, x__xgafv=None) + preCheckMajorVersionUpgrade(project, instance, body=None, location=None, x__xgafv=None)
Execute MVU Pre-checks
 
 Args:
@@ -5205,6 +5321,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -5363,13 +5480,14 @@

Method Details

- promoteReplica(project, instance, failover=None, x__xgafv=None) + promoteReplica(project, instance, failover=None, location=None, x__xgafv=None)
Promotes the read replica instance to be an independent Cloud SQL primary instance. Using this operation might cause your instance to restart.
 
 Args:
   project: string, ID of the project that contains the read replica. (required)
   instance: string, Cloud SQL read replica instance name. (required)
   failover: boolean, Set to true to invoke a replica failover to the DR replica. As part of replica failover, the promote operation attempts to add the original primary instance as a replica of the promoted DR replica when the original primary instance comes back online. If set to false or not specified, then the original primary instance becomes an independent Cloud SQL primary instance.
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -5528,7 +5646,7 @@ 

Method Details

- reencrypt(project, instance, body=None, x__xgafv=None) + reencrypt(project, instance, body=None, location=None, x__xgafv=None)
Reencrypt CMEK instance with latest key version.
 
 Args:
@@ -5544,6 +5662,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -5702,12 +5821,13 @@

Method Details

- releaseSsrsLease(project, instance, x__xgafv=None) + releaseSsrsLease(project, instance, location=None, x__xgafv=None)
Release a lease for the setup of SQL Server Reporting Services (SSRS).
 
 Args:
   project: string, Required. The project ID that contains the instance. (required)
   instance: string, Required. The Cloud SQL instance ID. This doesn't include the project ID. The instance ID contains lowercase letters, numbers, and hyphens, and it must start with a letter. This ID can have a maximum length of 98 characters. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -5722,12 +5842,13 @@ 

Method Details

- resetSslConfig(project, instance, mode=None, x__xgafv=None) + resetSslConfig(project, instance, location=None, mode=None, x__xgafv=None)
Deletes all client certificates and generates a new server SSL certificate for the instance.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   mode: string, Optional. Reset SSL mode to use.
     Allowed values
       RESET_SSL_MODE_UNSPECIFIED - Reset SSL mode is not specified.
@@ -5891,12 +6012,13 @@ 

Method Details

- restart(project, instance, x__xgafv=None) + restart(project, instance, location=None, x__xgafv=None)
Restarts a Cloud SQL instance.
 
 Args:
   project: string, Project ID of the project that contains the instance to be restarted. (required)
   instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -6055,7 +6177,7 @@ 

Method Details

- restoreBackup(project, instance, body=None, x__xgafv=None) + restoreBackup(project, instance, body=None, location=None, x__xgafv=None)
Restores a backup of a Cloud SQL instance. Using this operation might cause your instance to restart.
 
 Args:
@@ -6067,6 +6189,7 @@ 

Method Details

{ # Database instance restore backup request. "backup": "A String", # The name of the backup that's used to restore a Cloud SQL instance: Format: projects/{project-id}/backups/{backup-uid}. Only one of restore_backup_context, backup, backupdr_backup can be passed to the input. "backupdrBackup": "A String", # The name of the backup that's used to restore a Cloud SQL instance: Format: "projects/{project-id}/locations/{location}/backupVaults/{backupvault}/dataSources/{datasource}/backups/{backup-uid}". Only one of restore_backup_context, backup, backupdr_backup can be passed to the input. + "ignoreMaintenanceVersion": True or False, # Optional. If true, the restore operation proceeds even if the target instance's maintenance version is older than the source instance's maintenance version. "restoreBackupContext": { # Database instance restore from backup context. Backup context contains source instance id and project id. # Parameters required to perform the restore backup operation. "backupRunId": "A String", # The ID of the backup run to restore from. "instanceId": "A String", # The ID of the instance that the backup was taken from. @@ -6087,7 +6210,26 @@

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -6363,7 +6505,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -6401,7 +6543,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -6481,6 +6623,7 @@

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -6639,7 +6782,7 @@

Method Details

- rotateServerCa(project, instance, body=None, x__xgafv=None) + rotateServerCa(project, instance, body=None, location=None, x__xgafv=None)
Rotates the server certificate to one signed by the Certificate Authority (CA) version previously added with the addServerCA method. For instances that have enabled Certificate Authority Service (CAS) based server CA, use RotateServerCertificate to rotate the server certificate.
 
 Args:
@@ -6655,6 +6798,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -6813,12 +6957,13 @@

Method Details

- startReplica(project, instance, x__xgafv=None) + startReplica(project, instance, location=None, x__xgafv=None)
Starts the replication in the read replica instance.
 
 Args:
   project: string, ID of the project that contains the read replica. (required)
   instance: string, Cloud SQL read replica instance name. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -6977,12 +7122,13 @@ 

Method Details

- stopReplica(project, instance, x__xgafv=None) + stopReplica(project, instance, location=None, x__xgafv=None)
Stops the replication in the read replica instance.
 
 Args:
   project: string, ID of the project that contains the read replica. (required)
   instance: string, Cloud SQL read replica instance name. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -7141,13 +7287,14 @@ 

Method Details

- switchover(project, instance, dbTimeout=None, x__xgafv=None) + switchover(project, instance, dbTimeout=None, location=None, x__xgafv=None)
Switches over from the primary instance to the DR replica instance.
 
 Args:
   project: string, ID of the project that contains the replica. (required)
   instance: string, Cloud SQL read replica instance name. (required)
   dbTimeout: string, Optional. (MySQL and PostgreSQL only) Cloud SQL instance operations timeout, which is a sum of all database operations. Default value is 10 minutes and can be modified to a maximum value of 24 hours.
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -7306,7 +7453,7 @@ 

Method Details

- truncateLog(project, instance, body=None, x__xgafv=None) + truncateLog(project, instance, body=None, location=None, x__xgafv=None)
Truncate MySQL general and slow query log tables MySQL only.
 
 Args:
@@ -7322,6 +7469,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -7480,7 +7628,7 @@

Method Details

- update(project, instance, body=None, x__xgafv=None) + update(project, instance, body=None, location=None, x__xgafv=None)
Updates settings of a Cloud SQL instance. Using this operation might cause your instance to restart.
 
 Args:
@@ -7500,7 +7648,26 @@ 

Method Details

"databaseCenterIntegrationEnabled": True or False, # Optional. If true, instance metadata is sent to the Database Center. If false, instance metadata is not sent to the Database Center. "databaseInstalledVersion": "A String", # Output only. Stores the current database version running on the instance including minor version such as `MYSQL_8_0_18`. "databaseVersion": "A String", # The database engine type and version. The `databaseVersion` field cannot be changed after instance creation. + "deploymentInfo": { # Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment. # Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup. + "deploymentId": "A String", # Output only. The resource ID of the blue-green deployment. + "source": { # The source instance for the Blue-Green deployment. # Output only. The source instance for the Blue-Green deployment. + "targetId": { # Reference to another Cloud SQL instance. # Output only. The target instance paired with this source instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + "state": "A String", # Output only. The current state of blue-green-deployment for UI tags + "target": { # The target instance for the Blue-Green deployment. # Output only. The target instance for the Blue-Green deployment. + "sourceId": { # Reference to another Cloud SQL instance. # Output only. The source instance paired with this target instance in a blue-green deployment. + "name": "A String", # The name of the Cloud SQL instance being referenced. This does not include the project ID. + "project": "A String", # The project ID of the Cloud SQL instance being referenced. The default is the same project ID as the instance references it. + "region": "A String", # The region of the Cloud SQL instance being referenced. + }, + }, + }, "diskEncryptionConfiguration": { # Disk encryption configuration for an instance. # Disk encryption configuration specific to an instance. + "confidentialMode": True or False, # Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently. "kind": "A String", # This is always `sql#diskEncryptionConfiguration`. "kmsKeyName": "A String", # Resource name of KMS key for disk encryption }, @@ -7776,7 +7943,7 @@

Method Details

"allowedConsumerProjects": [ # Optional. The list of consumer projects that are allow-listed for PSC connections to this instance. This instance can be connected to with PSC from any network in these projects. Each consumer project in this list may be represented by a project number (numeric) or by a project id (alphanumeric). "A String", ], - "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID + "networkAttachmentUri": "A String", # Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID "pscAutoConnectionPolicyEnabled": True or False, # Optional. Whether to set up the PSC service connection policy automatically. "pscAutoConnections": [ # Optional. The list of settings for requested Private Service Connect consumer endpoints that can be used to connect to this Cloud SQL instance. { # Settings for an automatically-setup Private Service Connect consumer endpoint that is used to connect to a Cloud SQL instance. @@ -7814,7 +7981,7 @@

Method Details

"kind": "A String", # This is always `sql#maintenanceWindow`. "updateTrack": "A String", # Maintenance timing settings: `canary`, `stable`, or `week5`. For more information, see [About maintenance on Cloud SQL instances](https://cloud.google.com/sql/docs/mysql/maintenance). }, - "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance. + "passwordValidationPolicy": { # Database instance local user password validation policy. This message defines the password policy for local database users. When enabled, it enforces constraints on password complexity, length, and reuse. Keep this policy enabled to help prevent unauthorized access. # The local user password validation policy of the instance for PostgreSQL and MySQL. "complexity": "A String", # The complexity of the password. "disallowCompromisedCredentials": True or False, # This field is deprecated and will be removed in a future version of the API. "disallowUsernameSubstring": True or False, # Disallow username as a part of the password. @@ -7893,6 +8060,7 @@

Method Details

"writeEndpoint": "A String", # Output only. The dns name of the primary instance in a replication group. } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format diff --git a/docs/dyn/sqladmin_v1.operations.html b/docs/dyn/sqladmin_v1.operations.html index 4f5334369e..6692ebe767 100644 --- a/docs/dyn/sqladmin_v1.operations.html +++ b/docs/dyn/sqladmin_v1.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(project, instance=None, location=None, maxResults=None, pageToken=None, x__xgafv=None)

Lists all instance operations that have been performed on the given Cloud SQL instance in the reverse chronological order of the start time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -454,17 +454,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sqladmin_v1.projects.instances.html b/docs/dyn/sqladmin_v1.projects.instances.html index 77585b07ff..fb16034bda 100644 --- a/docs/dyn/sqladmin_v1.projects.instances.html +++ b/docs/dyn/sqladmin_v1.projects.instances.html @@ -78,16 +78,16 @@

Instance Methods

close()

Close httplib2 connections.

- getDiskShrinkConfig(project, instance, x__xgafv=None)

+ getDiskShrinkConfig(project, instance, location=None, x__xgafv=None)

Get Disk Shrink Config for a given instance.

- getLatestRecoveryTime(project, instance, sourceInstanceDeletionTime=None, x__xgafv=None)

+ getLatestRecoveryTime(project, instance, location=None, sourceInstanceDeletionTime=None, x__xgafv=None)

Get Latest Recovery Time for a given instance.

- performDiskShrink(project, instance, body=None, x__xgafv=None)

+ performDiskShrink(project, instance, body=None, location=None, x__xgafv=None)

Perform Disk Shrink on primary instance.

- rescheduleMaintenance(project, instance, body=None, x__xgafv=None)

+ rescheduleMaintenance(project, instance, body=None, location=None, x__xgafv=None)

Reschedules the maintenance on the given instance.

resetReplicaSize(project, instance, body=None, x__xgafv=None)

@@ -105,12 +105,13 @@

Method Details

- getDiskShrinkConfig(project, instance, x__xgafv=None) + getDiskShrinkConfig(project, instance, location=None, x__xgafv=None)
Get Disk Shrink Config for a given instance.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -127,12 +128,13 @@ 

Method Details

- getLatestRecoveryTime(project, instance, sourceInstanceDeletionTime=None, x__xgafv=None) + getLatestRecoveryTime(project, instance, location=None, sourceInstanceDeletionTime=None, x__xgafv=None)
Get Latest Recovery Time for a given instance.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Cloud SQL instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   sourceInstanceDeletionTime: string, The timestamp used to identify the time when the source instance is deleted. If this instance is deleted, then you must set the timestamp.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -150,7 +152,7 @@ 

Method Details

- performDiskShrink(project, instance, body=None, x__xgafv=None) + performDiskShrink(project, instance, body=None, location=None, x__xgafv=None)
Perform Disk Shrink on primary instance.
 
 Args:
@@ -163,6 +165,7 @@ 

Method Details

"targetSizeGb": "A String", # The target disk shrink size in GigaBytes. } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -321,7 +324,7 @@

Method Details

- rescheduleMaintenance(project, instance, body=None, x__xgafv=None) + rescheduleMaintenance(project, instance, body=None, location=None, x__xgafv=None)
Reschedules the maintenance on the given instance.
 
 Args:
@@ -337,6 +340,7 @@ 

Method Details

}, } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -505,6 +509,7 @@

Method Details

The object takes the form of: { # Instance reset replica size request. + "location": "A String", # Optional. Region of the Cloud SQL instance. } x__xgafv: string, V1 error format. @@ -675,6 +680,7 @@

Method Details

The object takes the form of: { # Instance start external sync request. + "location": "A String", # Optional. Region of the Cloud SQL instance. "migrationType": "A String", # Optional. MigrationType configures the migration to use physical files or logical dump files. If not set, then the logical dump file configuration is used. Valid values are `LOGICAL` or `PHYSICAL`. Only applicable to MySQL. "mysqlSyncConfig": { # MySQL-specific external server sync settings. # MySQL-specific settings for start external sync. "initialSyncFlags": [ # Flags to use for the initial dump. @@ -858,6 +864,7 @@

Method Details

The object takes the form of: { # Instance verify external sync settings request. + "location": "A String", # Optional. Region of the Cloud SQL instance. "migrationType": "A String", # Optional. MigrationType configures the migration to use physical files or logical dump files. If not set, then the logical dump file configuration is used. Valid values are `LOGICAL` or `PHYSICAL`. Only applicable to MySQL. "mysqlSyncConfig": { # MySQL-specific external server sync settings. # Optional. MySQL-specific settings for start external sync. "initialSyncFlags": [ # Flags to use for the initial dump. diff --git a/docs/dyn/sqladmin_v1.sslCerts.html b/docs/dyn/sqladmin_v1.sslCerts.html index e31f3f3a26..635e60b8b3 100644 --- a/docs/dyn/sqladmin_v1.sslCerts.html +++ b/docs/dyn/sqladmin_v1.sslCerts.html @@ -78,7 +78,7 @@

Instance Methods

close()

Close httplib2 connections.

- createEphemeral(project, instance, body=None, x__xgafv=None)

+ createEphemeral(project, instance, body=None, location=None, x__xgafv=None)

Generates a short-lived X509 certificate containing the provided public key and signed by a private key specific to the target instance. Users may use the certificate to authenticate as themselves when connecting to the database.

delete(project, instance, sha1Fingerprint, x__xgafv=None)

@@ -99,7 +99,7 @@

Method Details

- createEphemeral(project, instance, body=None, x__xgafv=None) + createEphemeral(project, instance, body=None, location=None, x__xgafv=None)
Generates a short-lived X509 certificate containing the provided public key and signed by a private key specific to the target instance. Users may use the certificate to authenticate as themselves when connecting to the database.
 
 Args:
@@ -113,6 +113,7 @@ 

Method Details

"public_key": "A String", # PEM encoded public key to include in the signed certificate. } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format diff --git a/docs/dyn/sqladmin_v1.users.html b/docs/dyn/sqladmin_v1.users.html index baaa7d73da..25b5df2334 100644 --- a/docs/dyn/sqladmin_v1.users.html +++ b/docs/dyn/sqladmin_v1.users.html @@ -78,19 +78,19 @@

Instance Methods

close()

Close httplib2 connections.

- delete(project, instance, host=None, name=None, x__xgafv=None)

+ delete(project, instance, host=None, location=None, name=None, x__xgafv=None)

Deletes a user from a Cloud SQL instance.

- get(project, instance, name, host=None, x__xgafv=None)

+ get(project, instance, name, host=None, location=None, x__xgafv=None)

Retrieves a resource containing information about a user.

- insert(project, instance, body=None, x__xgafv=None)

+ insert(project, instance, body=None, location=None, x__xgafv=None)

Creates a new user in a Cloud SQL instance.

- list(project, instance, x__xgafv=None)

+ list(project, instance, location=None, x__xgafv=None)

Lists users in the specified Cloud SQL instance.

- update(project, instance, body=None, databaseRoles=None, host=None, name=None, revokeExistingRoles=None, revokeExistingServerRoles=None, serverRoles=None, x__xgafv=None)

+ update(project, instance, body=None, databaseRoles=None, host=None, location=None, name=None, revokeExistingRoles=None, revokeExistingServerRoles=None, serverRoles=None, x__xgafv=None)

Updates an existing user in a Cloud SQL instance.

Method Details

@@ -99,13 +99,14 @@

Method Details

- delete(project, instance, host=None, name=None, x__xgafv=None) + delete(project, instance, host=None, location=None, name=None, x__xgafv=None)
Deletes a user from a Cloud SQL instance.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Database instance ID. This does not include the project ID. (required)
   host: string, Host of the user in the instance.
+  location: string, Optional. Region of the Cloud SQL instance.
   name: string, Name of the user in the instance.
   x__xgafv: string, V1 error format.
     Allowed values
@@ -265,7 +266,7 @@ 

Method Details

- get(project, instance, name, host=None, x__xgafv=None) + get(project, instance, name, host=None, location=None, x__xgafv=None)
Retrieves a resource containing information about a user.
 
 Args:
@@ -273,6 +274,7 @@ 

Method Details

instance: string, Database instance ID. This does not include the project ID. (required) name: string, User of the instance. (required) host: string, Host of a user of the instance. + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -309,8 +311,8 @@

Method Details

"A String", ], "sqlserverUserDetails": { # Represents a Sql Server user on the Cloud SQL instance. - "disabled": True or False, # If the user has been disabled - "serverRoles": [ # The server roles for this user + "disabled": True or False, # Indicates if the user has been disabled. + "serverRoles": [ # Indicates the server roles for this user. "A String", ], }, @@ -319,7 +321,7 @@

Method Details

- insert(project, instance, body=None, x__xgafv=None) + insert(project, instance, body=None, location=None, x__xgafv=None)
Creates a new user in a Cloud SQL instance.
 
 Args:
@@ -356,14 +358,15 @@ 

Method Details

"A String", ], "sqlserverUserDetails": { # Represents a Sql Server user on the Cloud SQL instance. - "disabled": True or False, # If the user has been disabled - "serverRoles": [ # The server roles for this user + "disabled": True or False, # Indicates if the user has been disabled. + "serverRoles": [ # Indicates the server roles for this user. "A String", ], }, "type": "A String", # The user type. It determines the method to authenticate the user during login. The default is the database's built-in user type. } + location: string, Optional. Region of the Cloud SQL instance. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -522,12 +525,13 @@

Method Details

- list(project, instance, x__xgafv=None) + list(project, instance, location=None, x__xgafv=None)
Lists users in the specified Cloud SQL instance.
 
 Args:
   project: string, Project ID of the project that contains the instance. (required)
   instance: string, Database instance ID. This does not include the project ID. (required)
+  location: string, Optional. Region of the Cloud SQL instance.
   x__xgafv: string, V1 error format.
     Allowed values
       1 - v1 error format
@@ -566,8 +570,8 @@ 

Method Details

"A String", ], "sqlserverUserDetails": { # Represents a Sql Server user on the Cloud SQL instance. - "disabled": True or False, # If the user has been disabled - "serverRoles": [ # The server roles for this user + "disabled": True or False, # Indicates if the user has been disabled. + "serverRoles": [ # Indicates the server roles for this user. "A String", ], }, @@ -580,7 +584,7 @@

Method Details

- update(project, instance, body=None, databaseRoles=None, host=None, name=None, revokeExistingRoles=None, revokeExistingServerRoles=None, serverRoles=None, x__xgafv=None) + update(project, instance, body=None, databaseRoles=None, host=None, location=None, name=None, revokeExistingRoles=None, revokeExistingServerRoles=None, serverRoles=None, x__xgafv=None)
Updates an existing user in a Cloud SQL instance.
 
 Args:
@@ -617,8 +621,8 @@ 

Method Details

"A String", ], "sqlserverUserDetails": { # Represents a Sql Server user on the Cloud SQL instance. - "disabled": True or False, # If the user has been disabled - "serverRoles": [ # The server roles for this user + "disabled": True or False, # Indicates if the user has been disabled. + "serverRoles": [ # Indicates the server roles for this user. "A String", ], }, @@ -627,6 +631,7 @@

Method Details

databaseRoles: string, Optional. List of database roles to grant to the user. body.database_roles will be ignored for update request. (repeated) host: string, Optional. Host of the user in the instance. + location: string, Optional. Region of the Cloud SQL instance. name: string, Name of the user in the instance. revokeExistingRoles: boolean, Optional. Specifies whether to revoke existing roles that are not present in the `database_roles` field. If `false` or unset, the database roles specified in `database_roles` are added to the user's existing roles. revokeExistingServerRoles: boolean, Optional. Specifies whether to revoke existing roles that are not present in the `server_roles` field. If `false` or unset, the server roles specified in `server_roles` are added to the user's existing server roles. diff --git a/docs/dyn/sqladmin_v1beta4.backupRuns.html b/docs/dyn/sqladmin_v1beta4.backupRuns.html index 01293484d3..76d30b5f56 100644 --- a/docs/dyn/sqladmin_v1beta4.backupRuns.html +++ b/docs/dyn/sqladmin_v1beta4.backupRuns.html @@ -90,7 +90,7 @@

Instance Methods

list(project, instance, maxResults=None, pageToken=None, x__xgafv=None)

Lists all backup runs associated with the project or a given instance and configuration in the reverse chronological order of the backup initiation time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -568,17 +568,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sqladmin_v1beta4.backups.html b/docs/dyn/sqladmin_v1beta4.backups.html index 5cbbdd1d62..99fe4a88cf 100644 --- a/docs/dyn/sqladmin_v1beta4.backups.html +++ b/docs/dyn/sqladmin_v1beta4.backups.html @@ -90,7 +90,7 @@

Instance Methods

listBackups(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all backups associated with the project.

- listBackups_next()

+ listBackups_next(previous_request, previous_response)

Retrieves the next page of results.

updateBackup(name, body=None, updateMask=None, x__xgafv=None)

@@ -1781,17 +1781,17 @@

Method Details

- listBackups_next() + listBackups_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. +
diff --git a/docs/dyn/sqladmin_v1beta4.html b/docs/dyn/sqladmin_v1beta4.html index fd0915f6d0..6840fdda2a 100644 --- a/docs/dyn/sqladmin_v1beta4.html +++ b/docs/dyn/sqladmin_v1beta4.html @@ -133,7 +133,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -142,20 +142,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. +
\ No newline at end of file diff --git a/docs/dyn/sqladmin_v1beta4.instances.html b/docs/dyn/sqladmin_v1beta4.instances.html index f386dd710d..a233a9e604 100644 --- a/docs/dyn/sqladmin_v1beta4.instances.html +++ b/docs/dyn/sqladmin_v1beta4.instances.html @@ -138,7 +138,7 @@

Instance Methods

listServerCas(project, instance, x__xgafv=None)

Lists all of the trusted Certificate Authorities (CAs) for the specified instance. There can be up to three CAs listed: the CA that was used to sign the certificate that is currently in use, a CA that has been added but not yet used to sign a certificate, and a CA used to sign a certificate that has previously rotated out.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, instance, body=None, reconcilePscNetworking=None, reconcilePscNetworkingForce=None, x__xgafv=None)

@@ -4010,17 +4010,17 @@

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. +
diff --git a/docs/dyn/sqladmin_v1beta4.operations.html b/docs/dyn/sqladmin_v1beta4.operations.html index 53b2dcec6a..6413ab8492 100644 --- a/docs/dyn/sqladmin_v1beta4.operations.html +++ b/docs/dyn/sqladmin_v1beta4.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(project, instance=None, location=None, maxResults=None, pageToken=None, x__xgafv=None)

Lists all instance operations that have been performed on the given Cloud SQL instance in the reverse chronological order of the start time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -454,17 +454,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/sqladmin.v1.json b/googleapiclient/discovery_cache/documents/sqladmin.v1.json index a356358339..c3776042e0 100644 --- a/googleapiclient/discovery_cache/documents/sqladmin.v1.json +++ b/googleapiclient/discovery_cache/documents/sqladmin.v1.json @@ -664,6 +664,192 @@ } } }, +"blueGreenDeployments": { +"methods": { +"create": { +"description": "Creates a blue-green deployment under a given project and location.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/blueGreenDeployments", +"httpMethod": "POST", +"id": "sql.blueGreenDeployments.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"blueGreenDeploymentId": { +"description": "Required. The ID to use for the blue-green deployment, which will become the final component of the deployment's resource name. The ID must be unique within the given project and location and between 2-63 characters.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource where this blue-green deployment will be created. Format: projects/{project}/locations/{location}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/blueGreenDeployments", +"request": { +"$ref": "BlueGreenDeployment" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/sqlservice.admin" +] +}, +"delete": { +"description": "Deletes a blue-green deployment.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/blueGreenDeployments/{blueGreenDeploymentsId}", +"httpMethod": "DELETE", +"id": "sql.blueGreenDeployments.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"deleteOldSource": { +"description": "Optional. If set to true, and the switchover is complete, this deletes the old source instance along with the deployment.", +"location": "query", +"type": "boolean" +}, +"name": { +"description": "Required. The name of the blue-green deployment to delete. Format: projects/{project}/locations/{location}/blueGreenDeployments/{blue_green_deployment}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/blueGreenDeployments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/sqlservice.admin" +] +}, +"get": { +"description": "Retrieves a blue-green deployment resource under a given project and location.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/blueGreenDeployments/{blueGreenDeploymentsId}", +"httpMethod": "GET", +"id": "sql.blueGreenDeployments.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the blue-green deployment to retrieve. Format: projects/{project}/locations/{location}/blueGreenDeployments/{blue_green_deployment}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/blueGreenDeployments/[^/]+$", +"required": true, +"type": "string" +}, +"view": { +"description": "Optional. Specifies whether to return the basic or detailed view of the resource in the response.", +"enum": [ +"BLUE_GREEN_DEPLOYMENT_VIEW_UNSPECIFIED", +"BASIC", +"DETAILED" +], +"enumDescriptions": [ +"Blue-green deployment view enumeration. This allows the caller to specify what view they query. If unspecified (BLUE_GREEN_DEPLOYMENT_VIEW_UNSPECIFIED), the behavior is the same as BASIC.", +"Includes basic metadata about the blue-green deployment. `BASIC` is the default view.", +"Includes basic metadata and configuration differences between source and target instances (`database_version`, `tier`, `edition`, `availability_type`, `data_disk_size_gb`, and `data_disk_type`)." +], +"location": "query", +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "BlueGreenDeployment" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/sqlservice.admin" +] +}, +"list": { +"description": "Lists blue-green deployments under a given project.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/blueGreenDeployments", +"httpMethod": "GET", +"id": "sql.blueGreenDeployments.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"filter": { +"description": "Optional. A filter expression that filters the results.", +"location": "query", +"type": "string" +}, +"orderBy": { +"description": "Optional. A comma-separated list of fields to order the results by.", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. The maximum number of deployments to return. The service may return fewer deployments than this value. If unspecified, at most 500 deployments are returned. The maximum value is 1000; values above 1000 are treated as 1000.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token, received from a previous `ListBlueGreenDeployments` call. Provide this to retrieve the subsequent page.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent resource whose blue-green deployments are to be listed. Format: projects/{project}/locations/{location}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/blueGreenDeployments", +"response": { +"$ref": "ListBlueGreenDeploymentsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/sqlservice.admin" +] +}, +"switchover": { +"description": "Switches over to green instance for a blue-green deployment.", +"flatPath": "v1/projects/{projectsId}/locations/{locationsId}/blueGreenDeployments/{blueGreenDeploymentsId}:switchover", +"httpMethod": "POST", +"id": "sql.blueGreenDeployments.switchover", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the blue-green deployment to switch over. Format: projects/{project}/locations/{location}/blueGreenDeployments/{blue_green_deployment}", +"location": "path", +"pattern": "^projects/[^/]+/locations/[^/]+/blueGreenDeployments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}:switchover", +"request": { +"$ref": "SwitchoverBlueGreenDeploymentRequest" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/cloud-platform", +"https://www.googleapis.com/auth/sqlservice.admin" +] +} +} +}, "connect": { "methods": { "generateEphemeralCert": { @@ -798,6 +984,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -837,6 +1028,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -869,6 +1065,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -904,6 +1105,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -943,6 +1149,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -985,6 +1196,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -1065,6 +1281,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the project that contains the instance.", "location": "path", @@ -1097,6 +1318,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the project that contains the instance.", "location": "path", @@ -1129,6 +1355,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the project that contains the instance.", "location": "path", @@ -1164,6 +1395,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the project that contains the instance.", "location": "path", @@ -1199,6 +1435,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the project that contains the instance (Example: project-id).", "location": "path", @@ -1234,6 +1475,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the project that contains the instance.", "location": "path", @@ -1266,6 +1512,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -1298,6 +1549,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -1330,6 +1586,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the source Cloud SQL instance.", "location": "path", @@ -1387,6 +1648,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance to be deleted.", "location": "path", @@ -1419,6 +1685,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. ID of the project that contains the instance.", "location": "path", @@ -1454,6 +1725,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "ID of the project that contains the instance.", "location": "path", @@ -1489,6 +1765,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the project that contains the instance.", "location": "path", @@ -1524,6 +1805,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance to be exported.", "location": "path", @@ -1558,6 +1844,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "ID of the project that contains the read replica.", "location": "path", @@ -1593,6 +1884,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the project that contains the instance.", "location": "path", @@ -1625,6 +1921,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -1652,6 +1953,11 @@ "project" ], "parameters": { +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project to which the newly created Cloud SQL instances should belong.", "location": "path", @@ -1685,6 +1991,11 @@ "location": "query", "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "maxResults": { "description": "The maximum number of instances to return. The service may return fewer than this value. If unspecified, at most 500 instances are returned. The maximum value is 1000; values above 1000 are coerced to 1000.", "format": "uint32", @@ -1728,6 +2039,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -1760,6 +2076,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -1834,6 +2155,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. Project ID of the project that contains the instance.", "location": "path", @@ -1874,6 +2200,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "ID of the project that contains the read replica.", "location": "path", @@ -1906,6 +2237,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "ID of the project that contains the instance.", "location": "path", @@ -1941,6 +2277,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Required. The project ID that contains the instance.", "location": "path", @@ -1973,6 +2314,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "mode": { "description": "Optional. Reset SSL mode to use.", "enum": [ @@ -2020,6 +2366,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance to be restarted.", "location": "path", @@ -2052,6 +2403,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -2087,6 +2443,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -2122,6 +2483,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "ID of the project that contains the read replica.", "location": "path", @@ -2154,6 +2520,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "ID of the project that contains the read replica.", "location": "path", @@ -2192,6 +2563,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "ID of the project that contains the replica.", "location": "path", @@ -2224,6 +2600,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the Cloud SQL project.", "location": "path", @@ -2259,6 +2640,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -2424,6 +2810,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -2456,6 +2847,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -2494,6 +2890,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -2529,6 +2930,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "ID of the project that contains the instance.", "location": "path", @@ -2675,6 +3081,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the Cloud SQL project.", "location": "path", @@ -2893,6 +3304,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "name": { "description": "Name of the user in the instance.", "location": "query", @@ -2936,6 +3352,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "name": { "description": "User of the instance.", "location": "path", @@ -2974,6 +3395,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -3009,6 +3435,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "project": { "description": "Project ID of the project that contains the instance.", "location": "path", @@ -3052,6 +3483,11 @@ "required": true, "type": "string" }, +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"location": "query", +"type": "string" +}, "name": { "description": "Name of the user in the instance.", "location": "query", @@ -3095,7 +3531,7 @@ } } }, -"revision": "20260722", +"revision": "20260819", "rootUrl": "https://sqladmin.googleapis.com/", "schemas": { "AclEntry": { @@ -4053,6 +4489,119 @@ false }, "type": "object" }, +"BlueGreenDeployment": { +"description": "A `BlueGreenDeployment` resource represents a Cloud SQL blue-green deployment setup.", +"id": "BlueGreenDeployment", +"properties": { +"createTime": { +"description": "Output only. The time when the deployment was created. Example: `2024-01-01T00:00:00Z`", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"deploymentMappings": { +"description": "Output only. A list representing the pairs of source and target instances in the deployment.", +"items": { +"$ref": "SourceTargetPairedNode" +}, +"readOnly": true, +"type": "array" +}, +"deploymentTasks": { +"$ref": "DeploymentTasks", +"description": "Output only. Combined list of tasks for all paired nodes.", +"readOnly": true +}, +"description": { +"description": "Optional. User-provided description for the deployment. The description can be up to 255 characters long.", +"type": "string" +}, +"errorDetail": { +"description": "Output only. Provides details on why switchover is not possible. This field is empty unless a switchover attempt failed or the state is `SWITCHOVER_NOT_READY`. Example: \"The target database version does not match the source instance database version.\"", +"readOnly": true, +"type": "string" +}, +"name": { +"description": "Output only. Identifier. The full resource name of the deployment. Format: projects/{project}/locations/{location}/blueGreenDeployments/{deployment_id}", +"readOnly": true, +"type": "string" +}, +"requestedConfig": { +"$ref": "RequestedConfig", +"description": "Optional. Immutable. Optional on create, and immutable. The configuration intended for the target instance(s) when the deployment was created." +}, +"sourceInstance": { +"description": "Required. Immutable. Required on create, and immutable. The full resource name of the source instance (the \"blue\" instance). Format: projects/{project}/instances/{instance}", +"type": "string" +}, +"state": { +"description": "Output only. The current state of the blue-green deployment.", +"enum": [ +"STATE_UNSPECIFIED", +"PROVISIONING", +"SWITCHOVER_READY", +"SWITCHOVER_NOT_READY", +"SWITCHOVER_IN_PROGRESS", +"SWITCHOVER_COMPLETED", +"DELETING" +], +"enumDescriptions": [ +"The default value. This value is used if the state is omitted or unknown.", +"The deployment is being provisioned.", +"The deployment is ready for switchover.", +"The deployment is not ready for switchover.", +"The deployment is in the process of switching over.", +"The deployment has completed switchover.", +"The deployment is being deleted." +], +"readOnly": true, +"type": "string" +}, +"switchoverTargetInstance": { +"description": "Output only. The full resource name of the primary target instance (the \"green\" instance) that will be promoted during switchover. This field is always populated once the deployment is created. Format: projects/{project}/instances/{instance}", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"BlueGreenDeploymentInfo": { +"description": "Blue-green deployment metadata for a database instance. In a blue-green deployment, we maintain two environments, one of which is live. This message contains details about the blue-green deployment.", +"id": "BlueGreenDeploymentInfo", +"properties": { +"deploymentId": { +"description": "Output only. The resource ID of the blue-green deployment.", +"readOnly": true, +"type": "string" +}, +"source": { +"$ref": "SourceRole", +"description": "Output only. The source instance for the Blue-Green deployment.", +"readOnly": true +}, +"state": { +"description": "Output only. The current state of blue-green-deployment for UI tags", +"enum": [ +"STATE_UNSPECIFIED", +"PRE_SWITCHOVER", +"POST_SWITCHOVER" +], +"enumDescriptions": [ +"The state of the deployment is unknown.", +"The deployment is pre-switchover.", +"The deployment is post-switchover." +], +"readOnly": true, +"type": "string" +}, +"target": { +"$ref": "TargetRole", +"description": "Output only. The target instance for the Blue-Green deployment.", +"readOnly": true +} +}, +"type": "object" +}, "CloneContext": { "description": "Database instance clone context.", "id": "CloneContext", @@ -4129,6 +4678,28 @@ false }, "type": "object" }, +"ConfigDiff": { +"description": "Represents a specific configuration difference between blue and green instances.", +"id": "ConfigDiff", +"properties": { +"field": { +"description": "Output only. The name of the field that differs in the blue and green instances, fully-qualified. Example: `settings.tier`", +"readOnly": true, +"type": "string" +}, +"sourceValue": { +"description": "Output only. The value on the source instance.", +"readOnly": true, +"type": "string" +}, +"targetValue": { +"description": "Output only. The value on the target instance.", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "ConnectPoolNodeConfig": { "description": "Details of a single read pool node of a read pool.", "id": "ConnectPoolNodeConfig", @@ -4805,6 +5376,11 @@ false ], "type": "string" }, +"deploymentInfo": { +"$ref": "BlueGreenDeploymentInfo", +"description": "Output only. Deployment info for the instance. This is set if the instance is currently part of any blue-green setup.", +"readOnly": true +}, "diskEncryptionConfiguration": { "$ref": "DiskEncryptionConfiguration", "description": "Disk encryption configuration specific to an instance." @@ -4863,14 +5439,16 @@ false "CLOUD_SQL_INSTANCE", "ON_PREMISES_INSTANCE", "READ_REPLICA_INSTANCE", -"READ_POOL_INSTANCE" +"READ_POOL_INSTANCE", +"GREEN_INSTANCE" ], "enumDescriptions": [ "This is an unknown Cloud SQL instance type.", "A regular Cloud SQL instance that is not replicating from a primary instance.", "An instance running on the customer's premises that is not managed by Cloud SQL.", "A Cloud SQL instance acting as a read-replica.", -"A Cloud SQL read pool." +"A Cloud SQL read pool.", +"A Cloud SQL instance acting as a Blue-Green deployment target primary. (MySQL only)" ], "type": "string" }, @@ -5225,10 +5803,93 @@ false }, "type": "object" }, +"DeploymentTask": { +"description": "Represents a task executed as part of the deployment on a target instance.", +"id": "DeploymentTask", +"properties": { +"endTime": { +"description": "Output only. Task end time (if completed).", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"errorMessage": { +"description": "Output only. Optional error details if the task state is `FAILED`.", +"readOnly": true, +"type": "string" +}, +"startTime": { +"description": "Output only. Task start time.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"state": { +"description": "Output only. The current state of the task.", +"enum": [ +"STATE_UNSPECIFIED", +"PENDING", +"RUNNING", +"SUCCEEDED", +"FAILED" +], +"enumDescriptions": [ +"The state of the task is unknown.", +"The task is pending.", +"The task is running.", +"The task has succeeded.", +"The task has failed." +], +"readOnly": true, +"type": "string" +}, +"type": { +"description": "Output only. The type of the task.", +"enum": [ +"TYPE_UNSPECIFIED", +"PROVISION", +"UPGRADE", +"SWITCHOVER", +"DELETE", +"POST_SWITCHOVER_OPERATIONS" +], +"enumDescriptions": [ +"The default value. This value is used if the type is omitted.", +"Provisions the green environment, which includes creating the target instance.", +"Upgrades the green environment, for example, performing a major version upgrade on the target instance.", +"Promotes the target instance and then demotes the source instance for this pair.", +"Deletes the blue-green deployment, including underlying resources.", +"Post-switchover operations, including cleaning up resources of the old instance, taking final backups, and updating metadata." +], +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"DeploymentTasks": { +"description": "Combined list of tasks for all paired nodes in the deployment.", +"id": "DeploymentTasks", +"properties": { +"task": { +"description": "Output only. Tasks performed or being performed on the paired nodes of the deployment at a consolidated level.", +"items": { +"$ref": "DeploymentTask" +}, +"readOnly": true, +"type": "array" +} +}, +"type": "object" +}, "DiskEncryptionConfiguration": { "description": "Disk encryption configuration for an instance.", "id": "DiskEncryptionConfiguration", "properties": { +"confidentialMode": { +"description": "Optional. If true, enables Confidential Mode for the instance's Hyperdisk Balanced volumes. Only supported for zonal C4A instances currently.", +"type": "boolean" +}, "kind": { "description": "This is always `sql#diskEncryptionConfiguration`.", "type": "string" @@ -6426,6 +7087,10 @@ false "description": "The name of the backup that's used to restore a Cloud SQL instance: Format: \"projects/{project-id}/locations/{location}/backupVaults/{backupvault}/dataSources/{datasource}/backups/{backup-uid}\". Only one of restore_backup_context, backup, backupdr_backup can be passed to the input.", "type": "string" }, +"ignoreMaintenanceVersion": { +"description": "Optional. If true, the restore operation proceeds even if the target instance's maintenance version is older than the source instance's maintenance version.", +"type": "boolean" +}, "restoreBackupContext": { "$ref": "RestoreBackupContext", "description": "Parameters required to perform the restore backup operation." @@ -6659,6 +7324,24 @@ false }, "type": "object" }, +"ListBlueGreenDeploymentsResponse": { +"description": "The response message for listing blue-green deployment resources.", +"id": "ListBlueGreenDeploymentsResponse", +"properties": { +"blueGreenDeployments": { +"description": "The list of blue-green deployment resources.", +"items": { +"$ref": "BlueGreenDeployment" +}, +"type": "array" +}, +"nextPageToken": { +"description": "A token to retrieve the next page of results, or empty if there are no more results.", +"type": "string" +} +}, +"type": "object" +}, "LocationPreference": { "description": "Preferred location. This specifies where a Cloud SQL instance is located. Note that if the preferred location is not available, the instance will be located as close as possible within the region. Only one location may be specified.", "id": "LocationPreference", @@ -6814,6 +7497,36 @@ false }, "type": "object" }, +"NodeInfo": { +"description": "Details about an instance within the deployment.", +"id": "NodeInfo", +"properties": { +"connection": { +"description": "Output only. The instance connection name.", +"readOnly": true, +"type": "string" +}, +"dns": { +"description": "Output only. The unique DNS name for this instance.", +"readOnly": true, +"type": "string" +}, +"instance": { +"description": "Output only. The full resource name of the instance. Format: projects/{project}/instances/{instance}", +"readOnly": true, +"type": "string" +}, +"ipMappings": { +"description": "Output only. The list of IP addresses for this instance.", +"items": { +"$ref": "IpMapping" +}, +"readOnly": true, +"type": "array" +} +}, +"type": "object" +}, "OnPremisesConfiguration": { "description": "On-premises instance configuration.", "id": "OnPremisesConfiguration", @@ -6987,7 +7700,10 @@ false "REPAIR_READ_POOL", "CREATE_READ_POOL", "PRE_CHECK_MAJOR_VERSION_UPGRADE", -"SETUP_MIGRATION" +"SETUP_MIGRATION", +"CREATE_BLUE_GREEN_DEPLOYMENT", +"SWITCHOVER_BLUE_GREEN_DEPLOYMENT", +"DELETE_BLUE_GREEN_DEPLOYMENT" ], "enumDeprecated": [ false, @@ -7043,6 +7759,9 @@ false, false, false, false, +false, +false, +false, false ], "enumDescriptions": [ @@ -7099,7 +7818,10 @@ false "Repairs entire read pool or specified read pool nodes in the read pool.", "Creates a Cloud SQL read pool instance.", "Pre-checks the major version upgrade operation.", -"This operation type represents individual steps in a multi-step setup migration workflow: including configuration, replication, switchover/back, and data reseeding, as defined by operation's intent." +"This operation type represents individual steps in a multi-step setup migration workflow: including configuration, replication, switchover/back, and data reseeding, as defined by operation's intent.", +"Creates a new Blue-Green deployment.", +"Switches over a Blue-Green deployment.", +"Deletes a Blue-Green deployment." ], "type": "string" }, @@ -7873,7 +8595,7 @@ false "type": "array" }, "networkAttachmentUri": { -"description": "Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect via PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID", +"description": "Optional. The network attachment of the consumer network that the Private Service Connect enabled Cloud SQL instance is authorized to connect using the PSC interface. format: projects/PROJECT/regions/REGION/networkAttachments/ID", "type": "string" }, "pscAutoConnectionPolicyEnabled": { @@ -8021,6 +8743,17 @@ false }, "type": "object" }, +"RequestedConfig": { +"description": "Configuration specified by the user at creation time for the target (green) instance.", +"id": "RequestedConfig", +"properties": { +"databaseVersion": { +"description": "Optional. The target database major version for the upgrade. For example, `MYSQL_8_0` or `POSTGRES_15`.", +"type": "string" +} +}, +"type": "object" +}, "Reschedule": { "id": "Reschedule", "properties": { @@ -8371,7 +9104,7 @@ false }, "passwordValidationPolicy": { "$ref": "PasswordValidationPolicy", -"description": "The local user password validation policy of the instance." +"description": "The local user password validation policy of the instance for PostgreSQL and MySQL." }, "performanceCaptureConfig": { "$ref": "PerformanceCaptureConfig", @@ -8455,6 +9188,72 @@ false }, "type": "object" }, +"SourceRole": { +"description": "The source instance for the Blue-Green deployment.", +"id": "SourceRole", +"properties": { +"targetId": { +"$ref": "InstanceReference", +"description": "Output only. The target instance paired with this source instance in a blue-green deployment.", +"readOnly": true +} +}, +"type": "object" +}, +"SourceTargetPairedNode": { +"description": "Represents a pairing of a source instance node and a target instance node.", +"id": "SourceTargetPairedNode", +"properties": { +"diffs": { +"description": "Output only. Describes the list of differences for the `SourceTargetPairedNode`.", +"items": { +"$ref": "ConfigDiff" +}, +"readOnly": true, +"type": "array" +}, +"source": { +"$ref": "NodeInfo", +"description": "Output only. Specifies the resource name of the source instance in this pair.", +"readOnly": true +}, +"state": { +"description": "Output only. Specifies the current state of this specific source-target pair.", +"enum": [ +"STATE_UNSPECIFIED", +"PROVISIONING", +"PROVISIONED", +"UPGRADING", +"UPGRADED", +"UPGRADE_FAILED", +"SWITCHOVER_IN_PROGRESS", +"SWITCHOVER_FAILED", +"SWITCHOVER_SUCCEEDED", +"DELETING" +], +"enumDescriptions": [ +"The state of the paired node is unknown.", +"The paired node is being provisioned.", +"The paired node is provisioned.", +"The paired node is upgrading.", +"The paired node is upgraded.", +"Upgrade failed on the paired node.", +"Switchover is in progress.", +"Switchover failed on the paired node.", +"Switchover completed successfully.", +"The paired node is being deleted." +], +"readOnly": true, +"type": "string" +}, +"target": { +"$ref": "NodeInfo", +"description": "Output only. Specifies details of the corresponding target instance in this pair.", +"readOnly": true +} +}, +"type": "object" +}, "SqlActiveDirectoryConfig": { "description": "Active Directory configuration, relevant only for Cloud SQL for SQL Server.", "id": "SqlActiveDirectoryConfig", @@ -8580,7 +9379,9 @@ false "SELECTED_OBJECTS_REFERENCE_UNSELECTED_OBJECTS", "PROMPT_DELETE_EXISTING", "WILL_DELETE_EXISTING", -"PG_DDL_REPLICATION_INSUFFICIENT_PRIVILEGE" +"PG_DDL_REPLICATION_INSUFFICIENT_PRIVILEGE", +"WRITABLE_DESTINATION_REPLICA_RECREATION_DOWNTIME", +"WRITABLE_DESTINATION_STORAGE_AUTO_INCREASE_DISABLED" ], "enumDescriptions": [ "", @@ -8641,7 +9442,9 @@ false "Selected objects reference unselected objects. Based on their object type (foreign key constraint or view), selected objects will fail during migration.", "The migration will delete existing data in the replica; set replica_overwrite_enabled in the request to acknowledge this. This is an error. MySQL only.", "The migration will delete existing data in the replica; replica_overwrite_enabled was set in the request acknowledging this. This is a warning rather than an error. MySQL only.", -"The replication user is missing specific privileges to setup DDL replication. (e.g. CREATE EVENT TRIGGER, CREATE SCHEMA) for PostgreSQL." +"The replication user is missing specific privileges to setup DDL replication. (e.g. CREATE EVENT TRIGGER, CREATE SCHEMA) for PostgreSQL.", +"Read replicas of the Writable Destination instance will be recreated after external synchronization is complete, causing downtime on read replicas.", +"A warning that disk storage auto increase is disabled on the destination instance for a Writable Destination migration." ], "type": "string" } @@ -8754,13 +9557,22 @@ false "SqlInstancesResetReplicaSizeRequest": { "description": "Instance reset replica size request.", "id": "SqlInstancesResetReplicaSizeRequest", -"properties": {}, +"properties": { +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"type": "string" +} +}, "type": "object" }, "SqlInstancesStartExternalSyncRequest": { "description": "Instance start external sync request.", "id": "SqlInstancesStartExternalSyncRequest", "properties": { +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"type": "string" +}, "migrationType": { "description": "Optional. MigrationType configures the migration to use physical files or logical dump files. If not set, then the logical dump file configuration is used. Valid values are `LOGICAL` or `PHYSICAL`. Only applicable to MySQL.", "enum": [ @@ -8824,6 +9636,10 @@ false "description": "Instance verify external sync settings request.", "id": "SqlInstancesVerifyExternalSyncSettingsRequest", "properties": { +"location": { +"description": "Optional. Region of the Cloud SQL instance.", +"type": "string" +}, "migrationType": { "description": "Optional. MigrationType configures the migration to use physical files or logical dump files. If not set, then the logical dump file configuration is used. Valid values are `LOGICAL` or `PHYSICAL`. Only applicable to MySQL.", "enum": [ @@ -9032,11 +9848,11 @@ false "id": "SqlServerUserDetails", "properties": { "disabled": { -"description": "If the user has been disabled", +"description": "Indicates if the user has been disabled.", "type": "boolean" }, "serverRoles": { -"description": "The server roles for this user", +"description": "Indicates the server roles for this user.", "items": { "type": "string" }, @@ -9224,6 +10040,12 @@ false }, "type": "object" }, +"SwitchoverBlueGreenDeploymentRequest": { +"description": "Request message for switching over a `BlueGreenDeployment` resource.", +"id": "SwitchoverBlueGreenDeploymentRequest", +"properties": {}, +"type": "object" +}, "SyncFlags": { "description": "Initial sync flags for certain Cloud SQL APIs. Currently used for the MySQL external server initial dump.", "id": "SyncFlags", @@ -9255,6 +10077,18 @@ false }, "type": "object" }, +"TargetRole": { +"description": "The target instance for the Blue-Green deployment.", +"id": "TargetRole", +"properties": { +"sourceId": { +"$ref": "InstanceReference", +"description": "Output only. The source instance paired with this target instance in a blue-green deployment.", +"readOnly": true +} +}, +"type": "object" +}, "Tier": { "description": "A Google Cloud SQL service tier resource.", "id": "Tier", From faadafc34a70f36578667766cc46f892dfedb34a Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:41 +0000 Subject: [PATCH 63/70] feat(tagmanager): update the api #### tagmanager:v2 The following keys were added: - resources.accounts.resources.containers.methods.combine.deprecated (Total Keys: 1) - resources.accounts.resources.containers.methods.move_tag_id.deprecated (Total Keys: 1) --- docs/dyn/tagmanager_v1.html | 26 +++++++------- ...r_v2.accounts.containers.environments.html | 18 +++++----- .../tagmanager_v2.accounts.containers.html | 18 +++++----- ...2.accounts.containers.version_headers.html | 18 +++++----- ...tainers.workspaces.built_in_variables.html | 18 +++++----- ...ccounts.containers.workspaces.clients.html | 18 +++++----- ...ccounts.containers.workspaces.folders.html | 36 +++++++++---------- ...nts.containers.workspaces.gtag_config.html | 18 +++++----- ...ger_v2.accounts.containers.workspaces.html | 18 +++++----- ...2.accounts.containers.workspaces.tags.html | 18 +++++----- ...ounts.containers.workspaces.templates.html | 18 +++++----- ...containers.workspaces.transformations.html | 18 +++++----- ...counts.containers.workspaces.triggers.html | 18 +++++----- ...ounts.containers.workspaces.variables.html | 18 +++++----- ....accounts.containers.workspaces.zones.html | 18 +++++----- docs/dyn/tagmanager_v2.accounts.html | 18 +++++----- ...gmanager_v2.accounts.user_permissions.html | 18 +++++----- docs/dyn/tagmanager_v2.html | 26 +++++++------- .../documents/tagmanager.v2.json | 4 ++- 19 files changed, 182 insertions(+), 180 deletions(-) diff --git a/docs/dyn/tagmanager_v1.html b/docs/dyn/tagmanager_v1.html index c172de4ff9..08dd6310a6 100644 --- a/docs/dyn/tagmanager_v1.html +++ b/docs/dyn/tagmanager_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/tagmanager_v2.accounts.containers.environments.html b/docs/dyn/tagmanager_v2.accounts.containers.environments.html index b16943b553..c43afa76eb 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.environments.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.environments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all GTM Environments of a GTM Container.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reauthorize(path, body=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.html b/docs/dyn/tagmanager_v2.accounts.containers.html index f484676493..0f8b9a865b 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.html @@ -118,7 +118,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all Containers that belongs to a GTM Account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(destinationId=None, tagId=None, x__xgafv=None)

@@ -423,17 +423,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.version_headers.html b/docs/dyn/tagmanager_v2.accounts.containers.version_headers.html index 0a9519007d..4b54f27ccb 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.version_headers.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.version_headers.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, includeDeleted=None, pageToken=None, x__xgafv=None)

Lists all Container Versions of a GTM Container.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -164,17 +164,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.built_in_variables.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.built_in_variables.html index e3e0d1c5c2..cc31713c9c 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.built_in_variables.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.built_in_variables.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all the enabled Built-In Variables of a GTM Container.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

revert(path, type=None, x__xgafv=None)

@@ -408,17 +408,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.clients.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.clients.html index 88c3a727ba..45f522f9c0 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.clients.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.clients.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all GTM Clients of a GTM container workspace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

revert(path, fingerprint=None, x__xgafv=None)

@@ -288,17 +288,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.folders.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.folders.html index 9cfff5fdcc..1320cce8a7 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.folders.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.folders.html @@ -87,7 +87,7 @@

Instance Methods

entities(path, pageToken=None, x__xgafv=None)

List all entities in a GTM Folder.

- entities_next()

+ entities_next(previous_request, previous_response)

Retrieves the next page of results.

get(path, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all GTM Folders of a Container.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move_entities_to_folder(path, body=None, tagId=None, triggerId=None, variableId=None, x__xgafv=None)

@@ -661,17 +661,17 @@

Method Details

- entities_next() + entities_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. +
@@ -735,17 +735,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.gtag_config.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.gtag_config.html index b44f086c61..06aae9f782 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.gtag_config.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.gtag_config.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all Google tag configs in a Container.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(path, body=None, fingerprint=None, x__xgafv=None)

@@ -269,17 +269,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.html index a6017f140e..025dc1aba6 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.html @@ -149,7 +149,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all Workspaces that belong to a GTM Container.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

quick_preview(path, x__xgafv=None)

@@ -4241,17 +4241,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.tags.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.tags.html index 2063a0fb1d..cb9ff73a16 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.tags.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.tags.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all GTM Tags of a Container.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

revert(path, fingerprint=None, x__xgafv=None)

@@ -536,17 +536,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.templates.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.templates.html index 06227b572d..6e72d0aa2b 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.templates.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.templates.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all GTM Templates of a GTM container workspace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

revert(path, fingerprint=None, x__xgafv=None)

@@ -304,17 +304,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.transformations.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.transformations.html index bf1ddc9ea8..37f96fbf08 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.transformations.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.transformations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all GTM Transformations of a GTM container workspace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

revert(path, fingerprint=None, x__xgafv=None)

@@ -284,17 +284,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.triggers.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.triggers.html index d1b52bc343..e5b559f896 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.triggers.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.triggers.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all GTM Triggers of a Container.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

revert(path, fingerprint=None, x__xgafv=None)

@@ -1328,17 +1328,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.variables.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.variables.html index 1a30874023..ea02c26983 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.variables.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.variables.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all GTM Variables of a Container.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

revert(path, fingerprint=None, x__xgafv=None)

@@ -528,17 +528,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.zones.html b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.zones.html index af818d1f89..90f25291d2 100644 --- a/docs/dyn/tagmanager_v2.accounts.containers.workspaces.zones.html +++ b/docs/dyn/tagmanager_v2.accounts.containers.workspaces.zones.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists all GTM Zones of a GTM container workspace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

revert(path, fingerprint=None, x__xgafv=None)

@@ -364,17 +364,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.html b/docs/dyn/tagmanager_v2.accounts.html index 93e3b2eae8..0e15a7ecd2 100644 --- a/docs/dyn/tagmanager_v2.accounts.html +++ b/docs/dyn/tagmanager_v2.accounts.html @@ -94,7 +94,7 @@

Instance Methods

list(includeGoogleTags=None, pageToken=None, x__xgafv=None)

Lists all GTM Accounts that a user has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(path, body=None, fingerprint=None, x__xgafv=None)

@@ -168,17 +168,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.accounts.user_permissions.html b/docs/dyn/tagmanager_v2.accounts.user_permissions.html index ef253cabcd..9c65ba23f3 100644 --- a/docs/dyn/tagmanager_v2.accounts.user_permissions.html +++ b/docs/dyn/tagmanager_v2.accounts.user_permissions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

List all users that have access to the account along with Account and Container user access granted to each of them.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(path, body=None, x__xgafv=None)

@@ -229,17 +229,17 @@

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. +
diff --git a/docs/dyn/tagmanager_v2.html b/docs/dyn/tagmanager_v2.html index 30136fced9..4c5da425a8 100644 --- a/docs/dyn/tagmanager_v2.html +++ b/docs/dyn/tagmanager_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/tagmanager.v2.json b/googleapiclient/discovery_cache/documents/tagmanager.v2.json index 0b3ac16500..8aa1307dcc 100644 --- a/googleapiclient/discovery_cache/documents/tagmanager.v2.json +++ b/googleapiclient/discovery_cache/documents/tagmanager.v2.json @@ -217,6 +217,7 @@ "containers": { "methods": { "combine": { +"deprecated": true, "description": "Combines Containers.", "flatPath": "tagmanager/v2/accounts/{accountsId}/containers/{containersId}:combine", "httpMethod": "POST", @@ -401,6 +402,7 @@ ] }, "move_tag_id": { +"deprecated": true, "description": "Move Tag ID out of a Container.", "flatPath": "tagmanager/v2/accounts/{accountsId}/containers/{containersId}:move_tag_id", "httpMethod": "POST", @@ -3988,7 +3990,7 @@ } } }, -"revision": "20260706", +"revision": "20260826", "rootUrl": "https://tagmanager.googleapis.com/", "schemas": { "Account": { From 41e37607a729329baa24bcdf392c2f4ed91ff7da Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:41 +0000 Subject: [PATCH 64/70] feat(threatintelligence): update the api #### threatintelligence:v1beta The following keys were added: - schemas.ConfigurationDetail.properties.domainConfiguration.$ref (Total Keys: 1) - schemas.CustomThreatScenarioConfig.properties.compiledLuceneQuery (Total Keys: 2) - schemas.CustomThreatScenarioConfig.properties.documentQuery.$ref (Total Keys: 1) - schemas.CustomThreatScenarioConfig.properties.legacyMonitorMetadata.$ref (Total Keys: 1) - schemas.DocumentQuery (Total Keys: 5) - schemas.DomainConfiguration (Total Keys: 4) - schemas.DomainMonitoringFeatureConfig (Total Keys: 3) - schemas.DomainSetting (Total Keys: 6) - schemas.LegacyMetadata (Total Keys: 21) --- docs/dyn/threatintelligence_v1beta.html | 26 +-- ...atintelligence_v1beta.projects.alerts.html | 18 +- ...igence_v1beta.projects.configurations.html | 123 +++++++++++- ...eta.projects.configurations.revisions.html | 53 ++++- ...intelligence_v1beta.projects.findings.html | 36 ++-- .../documents/threatintelligence.v1beta.json | 184 +++++++++++++++++- 6 files changed, 381 insertions(+), 59 deletions(-) diff --git a/docs/dyn/threatintelligence_v1beta.html b/docs/dyn/threatintelligence_v1beta.html index 95cfe801f6..beb7eb475e 100644 --- a/docs/dyn/threatintelligence_v1beta.html +++ b/docs/dyn/threatintelligence_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/threatintelligence_v1beta.projects.alerts.html b/docs/dyn/threatintelligence_v1beta.projects.alerts.html index 127e84548b..a9202082c6 100644 --- a/docs/dyn/threatintelligence_v1beta.projects.alerts.html +++ b/docs/dyn/threatintelligence_v1beta.projects.alerts.html @@ -107,7 +107,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of alerts that meet the filter criteria.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

notActionable(name, body=None, x__xgafv=None)

@@ -1034,17 +1034,17 @@

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. +
diff --git a/docs/dyn/threatintelligence_v1beta.projects.configurations.html b/docs/dyn/threatintelligence_v1beta.projects.configurations.html index e0f1e5116f..a8d6d5b599 100644 --- a/docs/dyn/threatintelligence_v1beta.projects.configurations.html +++ b/docs/dyn/threatintelligence_v1beta.projects.configurations.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of configurations that meet the filter criteria.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

upsert(parent, body=None, publishTime=None, x__xgafv=None)

@@ -124,7 +124,31 @@

Method Details

"description": "A String", # Optional. A description of the configuration. "detail": { # Wrapper class that contains the union struct for all the various configuration detail specific classes. # Required. Domain specific details for the configuration. "customThreatScenario": { # CustomThreatScenarioConfig represents a user-defined threat scenario configuration. # Custom Threat Scenario detail config. + "compiledLuceneQuery": "A String", # Output only. The compiled Lucene query string. "documentCondition": "A String", # Required. The condition driving the scenario, stored as a stringified JSON. This is used to query/filter documents. + "documentQuery": { # Represents a query to match documents. # Optional. The query used to match documents. + "dataModel": "A String", # Required. The data model to query against. + "query": "A String", # Required. The query string. + "queryType": "A String", # Required. The type of query. + }, + "legacyMonitorMetadata": { # Legacy metadata associated with this scenario/monitor. # Optional. Legacy metadata associated with this scenario/monitor. + "aggregationEnabled": True or False, # Optional. Whether aggregation is enabled for alerts from this monitor. + "aggregationSimilarity": 3.14, # Optional. Similarity threshold for aggregation. + "conditionVersion": 42, # Optional. Version of the condition schema. + "creatorUserId": "A String", # Optional. User ID who created the monitor. + "description": "A String", # Optional. Description of the legacy monitor. + "disabledCode": "A String", # Optional. Code indicating why the monitor is disabled (if applicable). + "disabledReason": "A String", # Optional. Reason why the monitor is disabled (if applicable). + "displayName": "A String", # Optional. Name of the legacy monitor. + "emailNotificationEnabled": True or False, # Optional. Whether email notifications are enabled. + "emailNotificationImmediate": True or False, # Optional. Whether email notifications are intermediate/immediate. + "legacyMonitorId": "A String", # Optional. Unique identifier of the legacy monitor. + "staleTime": "A String", # Optional. Time the legacy monitor was considered stale. + "templateId": "A String", # Optional. ID of the template this monitor was created from. + "tenantId": "A String", # Optional. ID of the tenant owning the monitor. + "updaterUserId": "A String", # Optional. User ID who last updated the monitor. + "version": 42, # Optional. Version of the monitor configuration. + }, }, "customerProfile": { # CustomerProfileConfig is the configuration for the customer profile. # Customer Profile detail config. "citations": [ # Optional. Citations for the organization profile. @@ -285,6 +309,17 @@

Method Details

], }, "detailType": "A String", # Output only. Name of the detail type. Will be set by the server during creation to the name of the field that is set in the detail union. + "domainConfiguration": { # Configuration holding settings for one or more monitored domains. # Domain Configuration detail config. + "domainSettings": [ # Optional. A list of settings for individual domains. + { # Feature settings and toggles for a single specific domain. + "domain": "A String", # Required. The domain name to match against. + "domainMonitoringConfig": { # Specific configuration for the Domain Monitoring feature. # Optional. If not present, Domain Monitoring is enabled. + "disabled": True or False, # Optional. Whether the Domain Monitoring feature is disabled for the domain. + }, + "state": "A String", # Output only. The verification state of the domain. + }, + ], + }, "technologyWatchlist": { # TechnologyWatchListConfig is the configuration for the technology watchlist. # Technology Watchlist detail config. "alertThreshold": { # TechnologyWatchListAlertThreshold contains the thresholds for alerting. # Optional. Alert thresholds to effectively reduce noise. "cvssScoreMinimum": 3.14, # Optional. The minimum CVSS score for the alert. Evaluates to CVSS v3 when available with a fallback to v2 and v4. Ex: 7.0. Valid range is [0.0, 10.0]. @@ -339,7 +374,31 @@

Method Details

"description": "A String", # Optional. A description of the configuration. "detail": { # Wrapper class that contains the union struct for all the various configuration detail specific classes. # Required. Domain specific details for the configuration. "customThreatScenario": { # CustomThreatScenarioConfig represents a user-defined threat scenario configuration. # Custom Threat Scenario detail config. + "compiledLuceneQuery": "A String", # Output only. The compiled Lucene query string. "documentCondition": "A String", # Required. The condition driving the scenario, stored as a stringified JSON. This is used to query/filter documents. + "documentQuery": { # Represents a query to match documents. # Optional. The query used to match documents. + "dataModel": "A String", # Required. The data model to query against. + "query": "A String", # Required. The query string. + "queryType": "A String", # Required. The type of query. + }, + "legacyMonitorMetadata": { # Legacy metadata associated with this scenario/monitor. # Optional. Legacy metadata associated with this scenario/monitor. + "aggregationEnabled": True or False, # Optional. Whether aggregation is enabled for alerts from this monitor. + "aggregationSimilarity": 3.14, # Optional. Similarity threshold for aggregation. + "conditionVersion": 42, # Optional. Version of the condition schema. + "creatorUserId": "A String", # Optional. User ID who created the monitor. + "description": "A String", # Optional. Description of the legacy monitor. + "disabledCode": "A String", # Optional. Code indicating why the monitor is disabled (if applicable). + "disabledReason": "A String", # Optional. Reason why the monitor is disabled (if applicable). + "displayName": "A String", # Optional. Name of the legacy monitor. + "emailNotificationEnabled": True or False, # Optional. Whether email notifications are enabled. + "emailNotificationImmediate": True or False, # Optional. Whether email notifications are intermediate/immediate. + "legacyMonitorId": "A String", # Optional. Unique identifier of the legacy monitor. + "staleTime": "A String", # Optional. Time the legacy monitor was considered stale. + "templateId": "A String", # Optional. ID of the template this monitor was created from. + "tenantId": "A String", # Optional. ID of the tenant owning the monitor. + "updaterUserId": "A String", # Optional. User ID who last updated the monitor. + "version": 42, # Optional. Version of the monitor configuration. + }, }, "customerProfile": { # CustomerProfileConfig is the configuration for the customer profile. # Customer Profile detail config. "citations": [ # Optional. Citations for the organization profile. @@ -500,6 +559,17 @@

Method Details

], }, "detailType": "A String", # Output only. Name of the detail type. Will be set by the server during creation to the name of the field that is set in the detail union. + "domainConfiguration": { # Configuration holding settings for one or more monitored domains. # Domain Configuration detail config. + "domainSettings": [ # Optional. A list of settings for individual domains. + { # Feature settings and toggles for a single specific domain. + "domain": "A String", # Required. The domain name to match against. + "domainMonitoringConfig": { # Specific configuration for the Domain Monitoring feature. # Optional. If not present, Domain Monitoring is enabled. + "disabled": True or False, # Optional. Whether the Domain Monitoring feature is disabled for the domain. + }, + "state": "A String", # Output only. The verification state of the domain. + }, + ], + }, "technologyWatchlist": { # TechnologyWatchListConfig is the configuration for the technology watchlist. # Technology Watchlist detail config. "alertThreshold": { # TechnologyWatchListAlertThreshold contains the thresholds for alerting. # Optional. Alert thresholds to effectively reduce noise. "cvssScoreMinimum": 3.14, # Optional. The minimum CVSS score for the alert. Evaluates to CVSS v3 when available with a fallback to v2 and v4. Ex: 7.0. Valid range is [0.0, 10.0]. @@ -528,17 +598,17 @@

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. +
@@ -560,7 +630,31 @@

Method Details

"description": "A String", # Optional. A description of the configuration. "detail": { # Wrapper class that contains the union struct for all the various configuration detail specific classes. # Required. Domain specific details for the configuration. "customThreatScenario": { # CustomThreatScenarioConfig represents a user-defined threat scenario configuration. # Custom Threat Scenario detail config. + "compiledLuceneQuery": "A String", # Output only. The compiled Lucene query string. "documentCondition": "A String", # Required. The condition driving the scenario, stored as a stringified JSON. This is used to query/filter documents. + "documentQuery": { # Represents a query to match documents. # Optional. The query used to match documents. + "dataModel": "A String", # Required. The data model to query against. + "query": "A String", # Required. The query string. + "queryType": "A String", # Required. The type of query. + }, + "legacyMonitorMetadata": { # Legacy metadata associated with this scenario/monitor. # Optional. Legacy metadata associated with this scenario/monitor. + "aggregationEnabled": True or False, # Optional. Whether aggregation is enabled for alerts from this monitor. + "aggregationSimilarity": 3.14, # Optional. Similarity threshold for aggregation. + "conditionVersion": 42, # Optional. Version of the condition schema. + "creatorUserId": "A String", # Optional. User ID who created the monitor. + "description": "A String", # Optional. Description of the legacy monitor. + "disabledCode": "A String", # Optional. Code indicating why the monitor is disabled (if applicable). + "disabledReason": "A String", # Optional. Reason why the monitor is disabled (if applicable). + "displayName": "A String", # Optional. Name of the legacy monitor. + "emailNotificationEnabled": True or False, # Optional. Whether email notifications are enabled. + "emailNotificationImmediate": True or False, # Optional. Whether email notifications are intermediate/immediate. + "legacyMonitorId": "A String", # Optional. Unique identifier of the legacy monitor. + "staleTime": "A String", # Optional. Time the legacy monitor was considered stale. + "templateId": "A String", # Optional. ID of the template this monitor was created from. + "tenantId": "A String", # Optional. ID of the tenant owning the monitor. + "updaterUserId": "A String", # Optional. User ID who last updated the monitor. + "version": 42, # Optional. Version of the monitor configuration. + }, }, "customerProfile": { # CustomerProfileConfig is the configuration for the customer profile. # Customer Profile detail config. "citations": [ # Optional. Citations for the organization profile. @@ -721,6 +815,17 @@

Method Details

], }, "detailType": "A String", # Output only. Name of the detail type. Will be set by the server during creation to the name of the field that is set in the detail union. + "domainConfiguration": { # Configuration holding settings for one or more monitored domains. # Domain Configuration detail config. + "domainSettings": [ # Optional. A list of settings for individual domains. + { # Feature settings and toggles for a single specific domain. + "domain": "A String", # Required. The domain name to match against. + "domainMonitoringConfig": { # Specific configuration for the Domain Monitoring feature. # Optional. If not present, Domain Monitoring is enabled. + "disabled": True or False, # Optional. Whether the Domain Monitoring feature is disabled for the domain. + }, + "state": "A String", # Output only. The verification state of the domain. + }, + ], + }, "technologyWatchlist": { # TechnologyWatchListConfig is the configuration for the technology watchlist. # Technology Watchlist detail config. "alertThreshold": { # TechnologyWatchListAlertThreshold contains the thresholds for alerting. # Optional. Alert thresholds to effectively reduce noise. "cvssScoreMinimum": 3.14, # Optional. The minimum CVSS score for the alert. Evaluates to CVSS v3 when available with a fallback to v2 and v4. Ex: 7.0. Valid range is [0.0, 10.0]. diff --git a/docs/dyn/threatintelligence_v1beta.projects.configurations.revisions.html b/docs/dyn/threatintelligence_v1beta.projects.configurations.revisions.html index 4ab72ce286..6111ca213a 100644 --- a/docs/dyn/threatintelligence_v1beta.projects.configurations.revisions.html +++ b/docs/dyn/threatintelligence_v1beta.projects.configurations.revisions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List configuration revisions that meet the filter criteria.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,7 +123,31 @@

Method Details

"description": "A String", # Optional. A description of the configuration. "detail": { # Wrapper class that contains the union struct for all the various configuration detail specific classes. # Required. Domain specific details for the configuration. "customThreatScenario": { # CustomThreatScenarioConfig represents a user-defined threat scenario configuration. # Custom Threat Scenario detail config. + "compiledLuceneQuery": "A String", # Output only. The compiled Lucene query string. "documentCondition": "A String", # Required. The condition driving the scenario, stored as a stringified JSON. This is used to query/filter documents. + "documentQuery": { # Represents a query to match documents. # Optional. The query used to match documents. + "dataModel": "A String", # Required. The data model to query against. + "query": "A String", # Required. The query string. + "queryType": "A String", # Required. The type of query. + }, + "legacyMonitorMetadata": { # Legacy metadata associated with this scenario/monitor. # Optional. Legacy metadata associated with this scenario/monitor. + "aggregationEnabled": True or False, # Optional. Whether aggregation is enabled for alerts from this monitor. + "aggregationSimilarity": 3.14, # Optional. Similarity threshold for aggregation. + "conditionVersion": 42, # Optional. Version of the condition schema. + "creatorUserId": "A String", # Optional. User ID who created the monitor. + "description": "A String", # Optional. Description of the legacy monitor. + "disabledCode": "A String", # Optional. Code indicating why the monitor is disabled (if applicable). + "disabledReason": "A String", # Optional. Reason why the monitor is disabled (if applicable). + "displayName": "A String", # Optional. Name of the legacy monitor. + "emailNotificationEnabled": True or False, # Optional. Whether email notifications are enabled. + "emailNotificationImmediate": True or False, # Optional. Whether email notifications are intermediate/immediate. + "legacyMonitorId": "A String", # Optional. Unique identifier of the legacy monitor. + "staleTime": "A String", # Optional. Time the legacy monitor was considered stale. + "templateId": "A String", # Optional. ID of the template this monitor was created from. + "tenantId": "A String", # Optional. ID of the tenant owning the monitor. + "updaterUserId": "A String", # Optional. User ID who last updated the monitor. + "version": 42, # Optional. Version of the monitor configuration. + }, }, "customerProfile": { # CustomerProfileConfig is the configuration for the customer profile. # Customer Profile detail config. "citations": [ # Optional. Citations for the organization profile. @@ -284,6 +308,17 @@

Method Details

], }, "detailType": "A String", # Output only. Name of the detail type. Will be set by the server during creation to the name of the field that is set in the detail union. + "domainConfiguration": { # Configuration holding settings for one or more monitored domains. # Domain Configuration detail config. + "domainSettings": [ # Optional. A list of settings for individual domains. + { # Feature settings and toggles for a single specific domain. + "domain": "A String", # Required. The domain name to match against. + "domainMonitoringConfig": { # Specific configuration for the Domain Monitoring feature. # Optional. If not present, Domain Monitoring is enabled. + "disabled": True or False, # Optional. Whether the Domain Monitoring feature is disabled for the domain. + }, + "state": "A String", # Output only. The verification state of the domain. + }, + ], + }, "technologyWatchlist": { # TechnologyWatchListConfig is the configuration for the technology watchlist. # Technology Watchlist detail config. "alertThreshold": { # TechnologyWatchListAlertThreshold contains the thresholds for alerting. # Optional. Alert thresholds to effectively reduce noise. "cvssScoreMinimum": 3.14, # Optional. The minimum CVSS score for the alert. Evaluates to CVSS v3 when available with a fallback to v2 and v4. Ex: 7.0. Valid range is [0.0, 10.0]. @@ -312,17 +347,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/threatintelligence_v1beta.projects.findings.html b/docs/dyn/threatintelligence_v1beta.projects.findings.html index c84e1e9ea1..50582d7534 100644 --- a/docs/dyn/threatintelligence_v1beta.projects.findings.html +++ b/docs/dyn/threatintelligence_v1beta.projects.findings.html @@ -84,13 +84,13 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of findings that meet the filter criteria. The `parent` field in ListFindingsRequest should have the format: projects/{project}

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(parent, orderBy=None, pageSize=None, pageToken=None, query=None, x__xgafv=None)

SearchFindings is a more powerful version of ListFindings that supports complex queries like "findings for alerts" using functions such as `has_alert` in the query string. The `parent` field in SearchFindingsRequest should have the format: projects/{project} Example to search for findings for a specific issue: `has_alert("name=\"projects/gti-12345/alerts/alert-12345\"")`

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -354,17 +354,17 @@

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. +
@@ -500,17 +500,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/threatintelligence.v1beta.json b/googleapiclient/discovery_cache/documents/threatintelligence.v1beta.json index 5f7dabf966..e2ff4db375 100644 --- a/googleapiclient/discovery_cache/documents/threatintelligence.v1beta.json +++ b/googleapiclient/discovery_cache/documents/threatintelligence.v1beta.json @@ -842,7 +842,7 @@ } } }, -"revision": "20260809", +"revision": "20260823", "rootUrl": "https://threatintelligence.googleapis.com/", "schemas": { "Alert": { @@ -1223,6 +1223,10 @@ "readOnly": true, "type": "string" }, +"domainConfiguration": { +"$ref": "DomainConfiguration", +"description": "Domain Configuration detail config." +}, "technologyWatchlist": { "$ref": "TechnologyWatchListConfig", "description": "Technology Watchlist detail config." @@ -1255,9 +1259,22 @@ "description": "CustomThreatScenarioConfig represents a user-defined threat scenario configuration.", "id": "CustomThreatScenarioConfig", "properties": { +"compiledLuceneQuery": { +"description": "Output only. The compiled Lucene query string.", +"readOnly": true, +"type": "string" +}, "documentCondition": { "description": "Required. The condition driving the scenario, stored as a stringified JSON. This is used to query/filter documents.", "type": "string" +}, +"documentQuery": { +"$ref": "DocumentQuery", +"description": "Optional. The query used to match documents." +}, +"legacyMonitorMetadata": { +"$ref": "LegacyMetadata", +"description": "Optional. Legacy metadata associated with this scenario/monitor." } }, "type": "object" @@ -1674,6 +1691,96 @@ }, "type": "object" }, +"DocumentQuery": { +"description": "Represents a query to match documents.", +"id": "DocumentQuery", +"properties": { +"dataModel": { +"description": "Required. The data model to query against.", +"enum": [ +"DATA_MODEL_UNSPECIFIED", +"DATA_MODEL_GTI" +], +"enumDescriptions": [ +"Default value, should never be set.", +"GTI data model." +], +"type": "string" +}, +"query": { +"description": "Required. The query string.", +"type": "string" +}, +"queryType": { +"description": "Required. The type of query.", +"enum": [ +"QUERY_TYPE_UNSPECIFIED", +"QUERY_TYPE_LUCENE" +], +"enumDescriptions": [ +"Default value, should never be set.", +"Lucene query type." +], +"type": "string" +} +}, +"type": "object" +}, +"DomainConfiguration": { +"description": "Configuration holding settings for one or more monitored domains.", +"id": "DomainConfiguration", +"properties": { +"domainSettings": { +"description": "Optional. A list of settings for individual domains.", +"items": { +"$ref": "DomainSetting" +}, +"type": "array" +} +}, +"type": "object" +}, +"DomainMonitoringFeatureConfig": { +"description": "Specific configuration for the Domain Monitoring feature.", +"id": "DomainMonitoringFeatureConfig", +"properties": { +"disabled": { +"description": "Optional. Whether the Domain Monitoring feature is disabled for the domain.", +"type": "boolean" +} +}, +"type": "object" +}, +"DomainSetting": { +"description": "Feature settings and toggles for a single specific domain.", +"id": "DomainSetting", +"properties": { +"domain": { +"description": "Required. The domain name to match against.", +"type": "string" +}, +"domainMonitoringConfig": { +"$ref": "DomainMonitoringFeatureConfig", +"description": "Optional. If not present, Domain Monitoring is enabled." +}, +"state": { +"description": "Output only. The verification state of the domain.", +"enum": [ +"STATE_UNSPECIFIED", +"PENDING", +"VERIFIED" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"Verification is pending. The customer needs to add the TXT record.", +"Verification succeeded." +], +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, "EnumerateAlertFacetsResponse": { "description": "Response message for EnumerateAlertFacets.", "id": "EnumerateAlertFacetsResponse", @@ -1986,6 +2093,81 @@ }, "type": "object" }, +"LegacyMetadata": { +"description": "Legacy metadata associated with this scenario/monitor.", +"id": "LegacyMetadata", +"properties": { +"aggregationEnabled": { +"description": "Optional. Whether aggregation is enabled for alerts from this monitor.", +"type": "boolean" +}, +"aggregationSimilarity": { +"description": "Optional. Similarity threshold for aggregation.", +"format": "double", +"type": "number" +}, +"conditionVersion": { +"description": "Optional. Version of the condition schema.", +"format": "int32", +"type": "integer" +}, +"creatorUserId": { +"description": "Optional. User ID who created the monitor.", +"type": "string" +}, +"description": { +"description": "Optional. Description of the legacy monitor.", +"type": "string" +}, +"disabledCode": { +"description": "Optional. Code indicating why the monitor is disabled (if applicable).", +"type": "string" +}, +"disabledReason": { +"description": "Optional. Reason why the monitor is disabled (if applicable).", +"type": "string" +}, +"displayName": { +"description": "Optional. Name of the legacy monitor.", +"type": "string" +}, +"emailNotificationEnabled": { +"description": "Optional. Whether email notifications are enabled.", +"type": "boolean" +}, +"emailNotificationImmediate": { +"description": "Optional. Whether email notifications are intermediate/immediate.", +"type": "boolean" +}, +"legacyMonitorId": { +"description": "Optional. Unique identifier of the legacy monitor.", +"type": "string" +}, +"staleTime": { +"description": "Optional. Time the legacy monitor was considered stale.", +"format": "google-datetime", +"type": "string" +}, +"templateId": { +"description": "Optional. ID of the template this monitor was created from.", +"type": "string" +}, +"tenantId": { +"description": "Optional. ID of the tenant owning the monitor.", +"type": "string" +}, +"updaterUserId": { +"description": "Optional. User ID who last updated the monitor.", +"type": "string" +}, +"version": { +"description": "Optional. Version of the monitor configuration.", +"format": "int32", +"type": "integer" +} +}, +"type": "object" +}, "ListAlertsResponse": { "description": "Response message for ListAlerts.", "id": "ListAlertsResponse", From df7a5bc95e75e400fa06911d47d2ee94dfdaa5fc Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:41 +0000 Subject: [PATCH 65/70] feat(translate): update the api #### translate:v3 The following keys were added: - schemas.AdaptiveMtTranslateRequest.properties.mimeType.type (Total Keys: 1) --- docs/dyn/translate_v2.html | 26 +++++++++---------- docs/dyn/translate_v3.html | 26 +++++++++---------- ...s.adaptiveMtFiles.adaptiveMtSentences.html | 18 ++++++------- ...ns.adaptiveMtDatasets.adaptiveMtFiles.html | 18 ++++++------- ...daptiveMtDatasets.adaptiveMtSentences.html | 18 ++++++------- ...projects.locations.adaptiveMtDatasets.html | 18 ++++++------- ....projects.locations.datasets.examples.html | 18 ++++++------- ...nslate_v3.projects.locations.datasets.html | 18 ++++++------- ....locations.glossaries.glossaryEntries.html | 18 ++++++------- ...late_v3.projects.locations.glossaries.html | 18 ++++++------- docs/dyn/translate_v3.projects.locations.html | 25 +++++++++--------- ...ranslate_v3.projects.locations.models.html | 18 ++++++------- ...late_v3.projects.locations.operations.html | 18 ++++++------- docs/dyn/translate_v3beta1.html | 26 +++++++++---------- ...v3beta1.projects.locations.glossaries.html | 18 ++++++------- .../translate_v3beta1.projects.locations.html | 24 ++++++++--------- ...v3beta1.projects.locations.operations.html | 18 ++++++------- .../documents/translate.v3.json | 10 ++++--- .../documents/translate.v3beta1.json | 6 ++--- 19 files changed, 182 insertions(+), 177 deletions(-) diff --git a/docs/dyn/translate_v2.html b/docs/dyn/translate_v2.html index 8a7455fe17..7be1357884 100644 --- a/docs/dyn/translate_v2.html +++ b/docs/dyn/translate_v2.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3.html b/docs/dyn/translate_v3.html index 19a9b8063e..c3210eda09 100644 --- a/docs/dyn/translate_v3.html +++ b/docs/dyn/translate_v3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtFiles.adaptiveMtSentences.html b/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtFiles.adaptiveMtSentences.html index f04bce740c..b0d3a5fc7a 100644 --- a/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtFiles.adaptiveMtSentences.html +++ b/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtFiles.adaptiveMtSentences.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all AdaptiveMtSentences under a given file/dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -120,17 +120,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtFiles.html b/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtFiles.html index ddf32c004d..bbb439eade 100644 --- a/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtFiles.html +++ b/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtFiles.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all AdaptiveMtFiles associated to an AdaptiveMtDataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -172,17 +172,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtSentences.html b/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtSentences.html index 87c95eefe2..0b786118c2 100644 --- a/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtSentences.html +++ b/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.adaptiveMtSentences.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all AdaptiveMtSentences under a given file/dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -120,17 +120,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.html b/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.html index 53c051fc09..af738387b6 100644 --- a/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.html +++ b/docs/dyn/translate_v3.projects.locations.adaptiveMtDatasets.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Adaptive MT datasets for which the caller has read permission.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -265,17 +265,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3.projects.locations.datasets.examples.html b/docs/dyn/translate_v3.projects.locations.datasets.examples.html index 9ae9dfc282..446b68b019 100644 --- a/docs/dyn/translate_v3.projects.locations.datasets.examples.html +++ b/docs/dyn/translate_v3.projects.locations.datasets.examples.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists sentence pairs in the dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -120,17 +120,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3.projects.locations.datasets.html b/docs/dyn/translate_v3.projects.locations.datasets.html index 327a21d405..2e0ced3067 100644 --- a/docs/dyn/translate_v3.projects.locations.datasets.html +++ b/docs/dyn/translate_v3.projects.locations.datasets.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists datasets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -356,17 +356,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3.projects.locations.glossaries.glossaryEntries.html b/docs/dyn/translate_v3.projects.locations.glossaries.glossaryEntries.html index b5535cb580..d1dadbd5bb 100644 --- a/docs/dyn/translate_v3.projects.locations.glossaries.glossaryEntries.html +++ b/docs/dyn/translate_v3.projects.locations.glossaries.glossaryEntries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the entries for the glossary.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/translate_v3.projects.locations.glossaries.html b/docs/dyn/translate_v3.projects.locations.glossaries.html index 7b6cfd7f6e..8b21d03b42 100644 --- a/docs/dyn/translate_v3.projects.locations.glossaries.html +++ b/docs/dyn/translate_v3.projects.locations.glossaries.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists glossaries in a project. Returns NOT_FOUND, if the project doesn't exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -284,17 +284,17 @@

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. +
diff --git a/docs/dyn/translate_v3.projects.locations.html b/docs/dyn/translate_v3.projects.locations.html index ccf70e2221..2ebe4bf924 100644 --- a/docs/dyn/translate_v3.projects.locations.html +++ b/docs/dyn/translate_v3.projects.locations.html @@ -122,9 +122,9 @@

Instance Methods

Returns a list of supported languages for translation.

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.

+

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

refineText(parent, body=None, x__xgafv=None)

@@ -158,6 +158,7 @@

Method Details

"glossary": "A String", # Required. The `glossary` to be applied for this translation. The format depends on the glossary: - User-provided custom glossary: `projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}` "ignoreCase": True or False, # Optional. Indicates match is case insensitive. The default value is `false` if missing. }, + "mimeType": "A String", # The format of the source text. Currently only text/plain is supported. "referenceSentenceConfig": { # Message of caller-provided reference configuration. # Configuration for caller provided reference sentences. "referenceSentencePairLists": [ # Reference sentences pair lists. Each list will be used as the references to translate the sentence under "content" field at the corresponding index. Length of the list is required to be equal to the length of "content" field. { # A list of reference sentence pairs. @@ -447,11 +448,11 @@

Method Details

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None) -
Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.
+  
Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.
 
 Args:
   name: string, The resource that owns the locations collection, if applicable. (required)
-  extraLocationTypes: string, Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage. (repeated)
+  extraLocationTypes: string, Optional. Do not use this field unless explicitly documented otherwise. This is primarily for internal usage. (repeated)
   filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
   pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
   pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
@@ -482,17 +483,17 @@ 

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. +
diff --git a/docs/dyn/translate_v3.projects.locations.models.html b/docs/dyn/translate_v3.projects.locations.models.html index 6a60ef0ae3..6a36550339 100644 --- a/docs/dyn/translate_v3.projects.locations.models.html +++ b/docs/dyn/translate_v3.projects.locations.models.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists models.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -249,17 +249,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3.projects.locations.operations.html b/docs/dyn/translate_v3.projects.locations.operations.html index 49fa29787b..63f0ca2af5 100644 --- a/docs/dyn/translate_v3.projects.locations.operations.html +++ b/docs/dyn/translate_v3.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/translate_v3beta1.html b/docs/dyn/translate_v3beta1.html index 43088b880f..db249e76fa 100644 --- a/docs/dyn/translate_v3beta1.html +++ b/docs/dyn/translate_v3beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3beta1.projects.locations.glossaries.html b/docs/dyn/translate_v3beta1.projects.locations.glossaries.html index d3ab9429c9..bfbd5d3faf 100644 --- a/docs/dyn/translate_v3beta1.projects.locations.glossaries.html +++ b/docs/dyn/translate_v3beta1.projects.locations.glossaries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists glossaries in a project. Returns NOT_FOUND, if the project doesn't exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -273,17 +273,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/translate_v3beta1.projects.locations.html b/docs/dyn/translate_v3beta1.projects.locations.html index f9848f25c3..022e8054a6 100644 --- a/docs/dyn/translate_v3beta1.projects.locations.html +++ b/docs/dyn/translate_v3beta1.projects.locations.html @@ -104,9 +104,9 @@

Instance Methods

Returns a list of supported languages for translation.

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.

+

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

refineText(parent, body=None, x__xgafv=None)

@@ -361,11 +361,11 @@

Method Details

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None) -
Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.
+  
Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.
 
 Args:
   name: string, The resource that owns the locations collection, if applicable. (required)
-  extraLocationTypes: string, Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage. (repeated)
+  extraLocationTypes: string, Optional. Do not use this field unless explicitly documented otherwise. This is primarily for internal usage. (repeated)
   filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
   pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
   pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
@@ -396,17 +396,17 @@ 

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. +
diff --git a/docs/dyn/translate_v3beta1.projects.locations.operations.html b/docs/dyn/translate_v3beta1.projects.locations.operations.html index ab0b75c2aa..6b614a5d0d 100644 --- a/docs/dyn/translate_v3beta1.projects.locations.operations.html +++ b/docs/dyn/translate_v3beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/translate.v3.json b/googleapiclient/discovery_cache/documents/translate.v3.json index 855919369a..8323691f47 100644 --- a/googleapiclient/discovery_cache/documents/translate.v3.json +++ b/googleapiclient/discovery_cache/documents/translate.v3.json @@ -416,7 +416,7 @@ ] }, "list": { -"description": "Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.", +"description": "Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.", "flatPath": "v3/projects/{projectsId}/locations", "httpMethod": "GET", "id": "translate.projects.locations.list", @@ -425,7 +425,7 @@ ], "parameters": { "extraLocationTypes": { -"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.", +"description": "Optional. Do not use this field unless explicitly documented otherwise. This is primarily for internal usage.", "location": "query", "repeated": true, "type": "string" @@ -1750,7 +1750,7 @@ } } }, -"revision": "20260128", +"revision": "20260814", "rootUrl": "https://translation.googleapis.com/", "schemas": { "AdaptiveMtDataset": { @@ -1875,6 +1875,10 @@ "$ref": "GlossaryConfig", "description": "Optional. Glossary to be applied. The glossary must be within the same region (have the same location-id) as the model, otherwise an INVALID_ARGUMENT (400) error is returned." }, +"mimeType": { +"description": "The format of the source text. Currently only text/plain is supported.", +"type": "string" +}, "referenceSentenceConfig": { "$ref": "ReferenceSentenceConfig", "description": "Configuration for caller provided reference sentences." diff --git a/googleapiclient/discovery_cache/documents/translate.v3beta1.json b/googleapiclient/discovery_cache/documents/translate.v3beta1.json index 7e9288950e..3028f1acdc 100644 --- a/googleapiclient/discovery_cache/documents/translate.v3beta1.json +++ b/googleapiclient/discovery_cache/documents/translate.v3beta1.json @@ -358,7 +358,7 @@ ] }, "list": { -"description": "Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.", +"description": "Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.", "flatPath": "v3beta1/projects/{projectsId}/locations", "httpMethod": "GET", "id": "translate.projects.locations.list", @@ -367,7 +367,7 @@ ], "parameters": { "extraLocationTypes": { -"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.", +"description": "Optional. Do not use this field unless explicitly documented otherwise. This is primarily for internal usage.", "location": "query", "repeated": true, "type": "string" @@ -787,7 +787,7 @@ } } }, -"revision": "20260128", +"revision": "20260814", "rootUrl": "https://translation.googleapis.com/", "schemas": { "BatchDocumentInputConfig": { From af843c40053230ac6555ddf8ac18bb1ea8ab97a2 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:41 +0000 Subject: [PATCH 66/70] feat(webcontentpublisher): update the api #### webcontentpublisher:v1 The following keys were deleted: - resources.organizations.resources.publications.methods.create.scopes (Total Keys: 1) - resources.organizations.resources.publications.methods.get.scopes (Total Keys: 1) - resources.organizations.resources.publications.methods.list.scopes (Total Keys: 1) - resources.organizations.resources.publications.methods.patch.scopes (Total Keys: 1) - resources.organizations.resources.publications.resources.ctas.methods.create.scopes (Total Keys: 1) - resources.organizations.resources.publications.resources.ctas.methods.get.scopes (Total Keys: 1) - resources.organizations.resources.publications.resources.ctas.methods.list.scopes (Total Keys: 1) - resources.publications.methods.checkFreeAccess.scopes (Total Keys: 1) - schemas.TosAcceptance.properties.signer.type (Total Keys: 1) --- docs/dyn/webcontentpublisher_v1.html | 26 +++---- ...er_v1.organizations.publications.ctas.html | 18 ++--- ...blisher_v1.organizations.publications.html | 30 +++------ .../documents/webcontentpublisher.v1.json | 67 +++---------------- 4 files changed, 40 insertions(+), 101 deletions(-) diff --git a/docs/dyn/webcontentpublisher_v1.html b/docs/dyn/webcontentpublisher_v1.html index 1277495c88..3a78ac49c7 100644 --- a/docs/dyn/webcontentpublisher_v1.html +++ b/docs/dyn/webcontentpublisher_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/webcontentpublisher_v1.organizations.publications.ctas.html b/docs/dyn/webcontentpublisher_v1.organizations.publications.ctas.html index a0b0334dd3..422e7a2dfa 100644 --- a/docs/dyn/webcontentpublisher_v1.organizations.publications.ctas.html +++ b/docs/dyn/webcontentpublisher_v1.organizations.publications.ctas.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists CTAs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/webcontentpublisher_v1.organizations.publications.html b/docs/dyn/webcontentpublisher_v1.organizations.publications.html index 91b91bb4f9..ecb6cd553b 100644 --- a/docs/dyn/webcontentpublisher_v1.organizations.publications.html +++ b/docs/dyn/webcontentpublisher_v1.organizations.publications.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists publications.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -146,8 +146,6 @@

Method Details

"productTosUrl": "A String", # Output only. The URL to the product-specific Terms of Service. "tosAcceptance": { # Details about the acceptance of the Terms of Service (TOS). # Optional. The details of the TOS acceptance. "emailOptIn": True or False, # Optional. Whether the user opted in to receive product updates and email communications. - "signer": "A String", # Optional. The name of the person who accepted the TOS. - "signerTitle": "A String", # Optional. The job title or role of the signer. "userAccepted": True or False, # Required. Whether the user has accepted the Terms of Service. }, }, @@ -200,8 +198,6 @@

Method Details

"productTosUrl": "A String", # Output only. The URL to the product-specific Terms of Service. "tosAcceptance": { # Details about the acceptance of the Terms of Service (TOS). # Optional. The details of the TOS acceptance. "emailOptIn": True or False, # Optional. Whether the user opted in to receive product updates and email communications. - "signer": "A String", # Optional. The name of the person who accepted the TOS. - "signerTitle": "A String", # Optional. The job title or role of the signer. "userAccepted": True or False, # Required. Whether the user has accepted the Terms of Service. }, }, @@ -260,8 +256,6 @@

Method Details

"productTosUrl": "A String", # Output only. The URL to the product-specific Terms of Service. "tosAcceptance": { # Details about the acceptance of the Terms of Service (TOS). # Optional. The details of the TOS acceptance. "emailOptIn": True or False, # Optional. Whether the user opted in to receive product updates and email communications. - "signer": "A String", # Optional. The name of the person who accepted the TOS. - "signerTitle": "A String", # Optional. The job title or role of the signer. "userAccepted": True or False, # Required. Whether the user has accepted the Terms of Service. }, }, @@ -326,8 +320,6 @@

Method Details

"productTosUrl": "A String", # Output only. The URL to the product-specific Terms of Service. "tosAcceptance": { # Details about the acceptance of the Terms of Service (TOS). # Optional. The details of the TOS acceptance. "emailOptIn": True or False, # Optional. Whether the user opted in to receive product updates and email communications. - "signer": "A String", # Optional. The name of the person who accepted the TOS. - "signerTitle": "A String", # Optional. The job title or role of the signer. "userAccepted": True or False, # Required. Whether the user has accepted the Terms of Service. }, }, @@ -341,17 +333,17 @@

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. +
@@ -397,8 +389,6 @@

Method Details

"productTosUrl": "A String", # Output only. The URL to the product-specific Terms of Service. "tosAcceptance": { # Details about the acceptance of the Terms of Service (TOS). # Optional. The details of the TOS acceptance. "emailOptIn": True or False, # Optional. Whether the user opted in to receive product updates and email communications. - "signer": "A String", # Optional. The name of the person who accepted the TOS. - "signerTitle": "A String", # Optional. The job title or role of the signer. "userAccepted": True or False, # Required. Whether the user has accepted the Terms of Service. }, }, @@ -451,8 +441,6 @@

Method Details

"productTosUrl": "A String", # Output only. The URL to the product-specific Terms of Service. "tosAcceptance": { # Details about the acceptance of the Terms of Service (TOS). # Optional. The details of the TOS acceptance. "emailOptIn": True or False, # Optional. Whether the user opted in to receive product updates and email communications. - "signer": "A String", # Optional. The name of the person who accepted the TOS. - "signerTitle": "A String", # Optional. The job title or role of the signer. "userAccepted": True or False, # Required. Whether the user has accepted the Terms of Service. }, }, diff --git a/googleapiclient/discovery_cache/documents/webcontentpublisher.v1.json b/googleapiclient/discovery_cache/documents/webcontentpublisher.v1.json index 2a62327117..a28112be43 100644 --- a/googleapiclient/discovery_cache/documents/webcontentpublisher.v1.json +++ b/googleapiclient/discovery_cache/documents/webcontentpublisher.v1.json @@ -1,16 +1,4 @@ { -"auth": { -"oauth2": { -"scopes": { -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage": { -"description": "Private Service: https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage" -}, -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.readonly": { -"description": "See and review your subscription information" -} -} -} -}, "basePath": "", "baseUrl": "https://webcontentpublisher.googleapis.com/", "batchPath": "batch", @@ -140,10 +128,7 @@ }, "response": { "$ref": "Publication" -}, -"scopes": [ -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage" -] +} }, "get": { "description": "Gets a publication.", @@ -165,11 +150,7 @@ "path": "v1/{+name}", "response": { "$ref": "Publication" -}, -"scopes": [ -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage", -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.readonly" -] +} }, "list": { "description": "Lists publications.", @@ -207,11 +188,7 @@ "path": "v1/{+parent}/publications", "response": { "$ref": "ListPublicationsResponse" -}, -"scopes": [ -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage", -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.readonly" -] +} }, "patch": { "description": "Updates a publication.", @@ -242,10 +219,7 @@ }, "response": { "$ref": "Publication" -}, -"scopes": [ -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage" -] +} } }, "resources": { @@ -279,10 +253,7 @@ }, "response": { "$ref": "Cta" -}, -"scopes": [ -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage" -] +} }, "get": { "description": "Gets a CTA.", @@ -304,11 +275,7 @@ "path": "v1/{+name}", "response": { "$ref": "Cta" -}, -"scopes": [ -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage", -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.readonly" -] +} }, "list": { "description": "Lists CTAs.", @@ -341,11 +308,7 @@ "path": "v1/{+parent}/ctas", "response": { "$ref": "ListCtasResponse" -}, -"scopes": [ -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage", -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.readonly" -] +} }, "patch": { "description": "Updates a CTA.", @@ -416,11 +379,7 @@ "path": "v1/{+name}:checkFreeAccess", "response": { "$ref": "CheckFreeAccessResponse" -}, -"scopes": [ -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.manage", -"https://www.googleapis.com/auth/subscribewithgoogle.publications.entitlements.readonly" -] +} } } }, @@ -454,7 +413,7 @@ } } }, -"revision": "20260812", +"revision": "20260827", "rootUrl": "https://webcontentpublisher.googleapis.com/", "schemas": { "CheckFreeAccessResponse": { @@ -832,14 +791,6 @@ "description": "Optional. Whether the user opted in to receive product updates and email communications.", "type": "boolean" }, -"signer": { -"description": "Optional. The name of the person who accepted the TOS.", -"type": "string" -}, -"signerTitle": { -"description": "Optional. The job title or role of the signer.", -"type": "string" -}, "userAccepted": { "description": "Required. Whether the user has accepted the Terms of Service.", "type": "boolean" From 712a4983dce48f0514a9d7961c376e75cc946583 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:41 +0000 Subject: [PATCH 67/70] feat(workflows): update the api #### workflows:v1 The following keys were added: - endpoints (Total Keys: 1) #### workflows:v1beta The following keys were added: - endpoints (Total Keys: 1) --- docs/dyn/workflows_v1.html | 26 +-- docs/dyn/workflows_v1.projects.locations.html | 18 +- ...lows_v1.projects.locations.operations.html | 18 +- ...flows_v1.projects.locations.workflows.html | 36 ++-- docs/dyn/workflows_v1beta.html | 26 +-- .../workflows_v1beta.projects.locations.html | 18 +- ..._v1beta.projects.locations.operations.html | 18 +- ...s_v1beta.projects.locations.workflows.html | 18 +- .../documents/workflows.v1.json | 184 +++++++++++++++++- .../documents/workflows.v1beta.json | 184 +++++++++++++++++- 10 files changed, 455 insertions(+), 91 deletions(-) diff --git a/docs/dyn/workflows_v1.html b/docs/dyn/workflows_v1.html index b289461c68..03235c8e42 100644 --- a/docs/dyn/workflows_v1.html +++ b/docs/dyn/workflows_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/workflows_v1.projects.locations.html b/docs/dyn/workflows_v1.projects.locations.html index 5b330c21cc..d98ec1e7af 100644 --- a/docs/dyn/workflows_v1.projects.locations.html +++ b/docs/dyn/workflows_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workflows_v1.projects.locations.operations.html b/docs/dyn/workflows_v1.projects.locations.operations.html index 484ad15ea5..6363e0cea2 100644 --- a/docs/dyn/workflows_v1.projects.locations.operations.html +++ b/docs/dyn/workflows_v1.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workflows_v1.projects.locations.workflows.html b/docs/dyn/workflows_v1.projects.locations.workflows.html index 91b509cee6..751b8a7f30 100644 --- a/docs/dyn/workflows_v1.projects.locations.workflows.html +++ b/docs/dyn/workflows_v1.projects.locations.workflows.html @@ -93,10 +93,10 @@

Instance Methods

listRevisions(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists revisions for a given workflow.

- listRevisions_next()

+ listRevisions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -387,31 +387,31 @@

Method Details

- listRevisions_next() + listRevisions_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_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. +
diff --git a/docs/dyn/workflows_v1beta.html b/docs/dyn/workflows_v1beta.html index 95aaa70d24..bf97d3ea59 100644 --- a/docs/dyn/workflows_v1beta.html +++ b/docs/dyn/workflows_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/workflows_v1beta.projects.locations.html b/docs/dyn/workflows_v1beta.projects.locations.html index df6cf4f821..6dde4ff5a2 100644 --- a/docs/dyn/workflows_v1beta.projects.locations.html +++ b/docs/dyn/workflows_v1beta.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workflows_v1beta.projects.locations.operations.html b/docs/dyn/workflows_v1beta.projects.locations.operations.html index 853a0b6281..9f24ef97d4 100644 --- a/docs/dyn/workflows_v1beta.projects.locations.operations.html +++ b/docs/dyn/workflows_v1beta.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workflows_v1beta.projects.locations.workflows.html b/docs/dyn/workflows_v1beta.projects.locations.workflows.html index 04e53f822a..f43eef090f 100644 --- a/docs/dyn/workflows_v1beta.projects.locations.workflows.html +++ b/docs/dyn/workflows_v1beta.projects.locations.workflows.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Workflows in a given project and location. The default order is not specified.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -263,17 +263,17 @@

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. +
diff --git a/googleapiclient/discovery_cache/documents/workflows.v1.json b/googleapiclient/discovery_cache/documents/workflows.v1.json index 1e3a3670ba..7cb4e05cbf 100644 --- a/googleapiclient/discovery_cache/documents/workflows.v1.json +++ b/googleapiclient/discovery_cache/documents/workflows.v1.json @@ -15,6 +15,188 @@ "description": "Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API.", "discoveryVersion": "v1", "documentationLink": "https://cloud.google.com/workflows", +"endpoints": [ +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.asia-south1.rep.googleapis.com/", +"location": "asia-south1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.asia-southeast2.rep.googleapis.com/", +"location": "asia-southeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.asia-southeast3.rep.googleapis.com/", +"location": "asia-southeast3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.australia-southeast1.rep.googleapis.com/", +"location": "australia-southeast1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.australia-southeast2.rep.googleapis.com/", +"location": "australia-southeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-central2.rep.googleapis.com/", +"location": "europe-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-north1.rep.googleapis.com/", +"location": "europe-north1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-north2.rep.googleapis.com/", +"location": "europe-north2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-southwest1.rep.googleapis.com/", +"location": "europe-southwest1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west1.rep.googleapis.com/", +"location": "europe-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west10.rep.googleapis.com/", +"location": "europe-west10" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west12.rep.googleapis.com/", +"location": "europe-west12" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west2.rep.googleapis.com/", +"location": "europe-west2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west3.rep.googleapis.com/", +"location": "europe-west3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west4.rep.googleapis.com/", +"location": "europe-west4" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west6.rep.googleapis.com/", +"location": "europe-west6" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west8.rep.googleapis.com/", +"location": "europe-west8" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west9.rep.googleapis.com/", +"location": "europe-west9" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.me-central1.rep.googleapis.com/", +"location": "me-central1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.me-central2.rep.googleapis.com/", +"location": "me-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.me-west1.rep.googleapis.com/", +"location": "me-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.northamerica-northeast1.rep.googleapis.com/", +"location": "northamerica-northeast1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.northamerica-northeast2.rep.googleapis.com/", +"location": "northamerica-northeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.northamerica-south1.rep.googleapis.com/", +"location": "northamerica-south1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.southamerica-east1.rep.googleapis.com/", +"location": "southamerica-east1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.southamerica-west1.rep.googleapis.com/", +"location": "southamerica-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-central1.rep.googleapis.com/", +"location": "us-central1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-east1.rep.googleapis.com/", +"location": "us-east1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-east4.rep.googleapis.com/", +"location": "us-east4" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-east5.rep.googleapis.com/", +"location": "us-east5" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-south1.rep.googleapis.com/", +"location": "us-south1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west1.rep.googleapis.com/", +"location": "us-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west2.rep.googleapis.com/", +"location": "us-west2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west3.rep.googleapis.com/", +"location": "us-west3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west4.rep.googleapis.com/", +"location": "us-west4" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west8.rep.googleapis.com/", +"location": "us-west8" +} +], "fullyEncodeReservedExpansion": true, "icons": { "x16": "http://www.google.com/images/icons/product/search-16.gif", @@ -496,7 +678,7 @@ } } }, -"revision": "20260422", +"revision": "20260819", "rootUrl": "https://workflows.googleapis.com/", "schemas": { "Empty": { diff --git a/googleapiclient/discovery_cache/documents/workflows.v1beta.json b/googleapiclient/discovery_cache/documents/workflows.v1beta.json index 74bedd64b4..1ae9716703 100644 --- a/googleapiclient/discovery_cache/documents/workflows.v1beta.json +++ b/googleapiclient/discovery_cache/documents/workflows.v1beta.json @@ -15,6 +15,188 @@ "description": "Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API.", "discoveryVersion": "v1", "documentationLink": "https://cloud.google.com/workflows", +"endpoints": [ +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.asia-south1.rep.googleapis.com/", +"location": "asia-south1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.asia-southeast2.rep.googleapis.com/", +"location": "asia-southeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.asia-southeast3.rep.googleapis.com/", +"location": "asia-southeast3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.australia-southeast1.rep.googleapis.com/", +"location": "australia-southeast1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.australia-southeast2.rep.googleapis.com/", +"location": "australia-southeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-central2.rep.googleapis.com/", +"location": "europe-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-north1.rep.googleapis.com/", +"location": "europe-north1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-north2.rep.googleapis.com/", +"location": "europe-north2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-southwest1.rep.googleapis.com/", +"location": "europe-southwest1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west1.rep.googleapis.com/", +"location": "europe-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west10.rep.googleapis.com/", +"location": "europe-west10" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west12.rep.googleapis.com/", +"location": "europe-west12" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west2.rep.googleapis.com/", +"location": "europe-west2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west3.rep.googleapis.com/", +"location": "europe-west3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west4.rep.googleapis.com/", +"location": "europe-west4" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west6.rep.googleapis.com/", +"location": "europe-west6" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west8.rep.googleapis.com/", +"location": "europe-west8" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.europe-west9.rep.googleapis.com/", +"location": "europe-west9" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.me-central1.rep.googleapis.com/", +"location": "me-central1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.me-central2.rep.googleapis.com/", +"location": "me-central2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.me-west1.rep.googleapis.com/", +"location": "me-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.northamerica-northeast1.rep.googleapis.com/", +"location": "northamerica-northeast1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.northamerica-northeast2.rep.googleapis.com/", +"location": "northamerica-northeast2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.northamerica-south1.rep.googleapis.com/", +"location": "northamerica-south1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.southamerica-east1.rep.googleapis.com/", +"location": "southamerica-east1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.southamerica-west1.rep.googleapis.com/", +"location": "southamerica-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-central1.rep.googleapis.com/", +"location": "us-central1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-east1.rep.googleapis.com/", +"location": "us-east1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-east4.rep.googleapis.com/", +"location": "us-east4" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-east5.rep.googleapis.com/", +"location": "us-east5" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-south1.rep.googleapis.com/", +"location": "us-south1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west1.rep.googleapis.com/", +"location": "us-west1" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west2.rep.googleapis.com/", +"location": "us-west2" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west3.rep.googleapis.com/", +"location": "us-west3" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west4.rep.googleapis.com/", +"location": "us-west4" +}, +{ +"description": "Regional Endpoint", +"endpointUrl": "https://workflows.us-west8.rep.googleapis.com/", +"location": "us-west8" +} +], "fullyEncodeReservedExpansion": true, "icons": { "x16": "http://www.google.com/images/icons/product/search-16.gif", @@ -455,7 +637,7 @@ } } }, -"revision": "20260422", +"revision": "20260819", "rootUrl": "https://workflows.googleapis.com/", "schemas": { "Empty": { From f0abd08ea263abd8c7eac5f2a948cde477331fc0 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:41 +0000 Subject: [PATCH 68/70] feat(workstations): update the api #### workstations:v1beta The following keys were added: - schemas.GceHyperdiskBalancedHighAvailability.properties.provisionedIops (Total Keys: 2) - schemas.GceHyperdiskBalancedHighAvailability.properties.provisionedThroughput (Total Keys: 2) --- docs/dyn/workstations_v1.html | 26 +++++------ .../workstations_v1.projects.locations.html | 18 ++++---- ...ions_v1.projects.locations.operations.html | 18 ++++---- ...rojects.locations.workstationClusters.html | 18 ++++---- ...orkstationClusters.workstationConfigs.html | 36 +++++++-------- ...sters.workstationConfigs.workstations.html | 36 +++++++-------- docs/dyn/workstations_v1beta.html | 26 +++++------ ..._v1beta.projects.locations.operations.html | 18 ++++---- ...rojects.locations.workstationClusters.html | 18 ++++---- ...orkstationClusters.workstationConfigs.html | 46 +++++++++++-------- ...sters.workstationConfigs.workstations.html | 36 +++++++-------- .../documents/workstations.v1beta.json | 12 ++++- 12 files changed, 164 insertions(+), 144 deletions(-) diff --git a/docs/dyn/workstations_v1.html b/docs/dyn/workstations_v1.html index 94e68e30cb..ee0eae6dac 100644 --- a/docs/dyn/workstations_v1.html +++ b/docs/dyn/workstations_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/workstations_v1.projects.locations.html b/docs/dyn/workstations_v1.projects.locations.html index 74f02f1c8b..7a40a17ecd 100644 --- a/docs/dyn/workstations_v1.projects.locations.html +++ b/docs/dyn/workstations_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workstations_v1.projects.locations.operations.html b/docs/dyn/workstations_v1.projects.locations.operations.html index 06ea7459cd..78dc021a5b 100644 --- a/docs/dyn/workstations_v1.projects.locations.operations.html +++ b/docs/dyn/workstations_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workstations_v1.projects.locations.workstationClusters.html b/docs/dyn/workstations_v1.projects.locations.workstationClusters.html index 14ba3506d8..8b33a37a26 100644 --- a/docs/dyn/workstations_v1.projects.locations.workstationClusters.html +++ b/docs/dyn/workstations_v1.projects.locations.workstationClusters.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns all workstation clusters in the specified location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -379,17 +379,17 @@

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. +
diff --git a/docs/dyn/workstations_v1.projects.locations.workstationClusters.workstationConfigs.html b/docs/dyn/workstations_v1.projects.locations.workstationClusters.workstationConfigs.html index abb86c764b..bc9fd4a46f 100644 --- a/docs/dyn/workstations_v1.projects.locations.workstationClusters.workstationConfigs.html +++ b/docs/dyn/workstations_v1.projects.locations.workstationClusters.workstationConfigs.html @@ -101,10 +101,10 @@

Instance Methods

listUsable(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all workstation configurations in the specified cluster on which the caller has the "workstations.workstation.create" permission.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -930,31 +930,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
diff --git a/docs/dyn/workstations_v1.projects.locations.workstationClusters.workstationConfigs.workstations.html b/docs/dyn/workstations_v1.projects.locations.workstationClusters.workstationConfigs.workstations.html index 1752be6400..d4cff1630e 100644 --- a/docs/dyn/workstations_v1.projects.locations.workstationClusters.workstationConfigs.workstations.html +++ b/docs/dyn/workstations_v1.projects.locations.workstationClusters.workstationConfigs.workstations.html @@ -99,10 +99,10 @@

Instance Methods

listUsable(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all workstations using the specified workstation configuration on which the caller has the "workstations.workstations.use" permission.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -498,31 +498,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
diff --git a/docs/dyn/workstations_v1beta.html b/docs/dyn/workstations_v1beta.html index 24bb754ecd..5de3acbbcd 100644 --- a/docs/dyn/workstations_v1beta.html +++ b/docs/dyn/workstations_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/workstations_v1beta.projects.locations.operations.html b/docs/dyn/workstations_v1beta.projects.locations.operations.html index 981e3264ca..53d25c14fb 100644 --- a/docs/dyn/workstations_v1beta.projects.locations.operations.html +++ b/docs/dyn/workstations_v1beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.html b/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.html index 77a5902d87..7c9b4489a0 100644 --- a/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.html +++ b/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns all workstation clusters in the specified location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -385,17 +385,17 @@

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. +
diff --git a/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.workstationConfigs.html b/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.workstationConfigs.html index 06b6473ad1..99d368014a 100644 --- a/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.workstationConfigs.html +++ b/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.workstationConfigs.html @@ -101,10 +101,10 @@

Instance Methods

listUsable(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all workstation configurations in the specified cluster on which the caller has the "workstations.workstation.create" permission.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -273,6 +273,8 @@

Method Details

"gceHd": { # A Persistent Directory backed by a Compute Engine [Hyperdisk Balanced High Availability Disk](https://cloud.google.com/compute/docs/disks/hd-types/hyperdisk-balanced-ha). This is a high-availability block storage solution that offers a balance between performance and cost for most general-purpose workloads. # A PersistentDirectory backed by a Compute Engine hyperdisk high availability disk. "archiveTimeout": "A String", # Optional. Number of seconds to wait after initially creating or subsequently shutting down the workstation before converting its disk into a snapshot. This generally saves costs at the expense of greater startup time on next workstation start, as the service will need to create a disk from the archival snapshot. A value of `"0s"` indicates that the disk will never be archived. "maxSizeGb": 42, # Optional. Maximum size in GB to which this persistent directory can be resized. Defaults to `0`, which indicates no maximum limit is enforced by this configuration. Resizing is still subject to the quotas and limits of the underlying disk type. + "provisionedIops": "A String", # Optional. Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 3000 and 100,000. + "provisionedThroughput": "A String", # Optional. Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 2,400. "reclaimPolicy": "A String", # Optional. Whether the persistent disk should be deleted when the workstation is deleted. Valid values are `DELETE` and `RETAIN`. Defaults to `DELETE`. "sizeGb": 42, # Optional. The GB capacity of a persistent home directory for each workstation created with this configuration. Must be empty if source_snapshot is set. Valid values are `10`, `50`, `100`, `200`, `500`, or `1000`. Defaults to `200`. "sourceSnapshot": "A String", # Optional. Name of the snapshot to use as the source for the disk. If set, size_gb must be empty. Must be formatted as ext4 file system with no partitions. @@ -532,6 +534,8 @@

Method Details

"gceHd": { # A Persistent Directory backed by a Compute Engine [Hyperdisk Balanced High Availability Disk](https://cloud.google.com/compute/docs/disks/hd-types/hyperdisk-balanced-ha). This is a high-availability block storage solution that offers a balance between performance and cost for most general-purpose workloads. # A PersistentDirectory backed by a Compute Engine hyperdisk high availability disk. "archiveTimeout": "A String", # Optional. Number of seconds to wait after initially creating or subsequently shutting down the workstation before converting its disk into a snapshot. This generally saves costs at the expense of greater startup time on next workstation start, as the service will need to create a disk from the archival snapshot. A value of `"0s"` indicates that the disk will never be archived. "maxSizeGb": 42, # Optional. Maximum size in GB to which this persistent directory can be resized. Defaults to `0`, which indicates no maximum limit is enforced by this configuration. Resizing is still subject to the quotas and limits of the underlying disk type. + "provisionedIops": "A String", # Optional. Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 3000 and 100,000. + "provisionedThroughput": "A String", # Optional. Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 2,400. "reclaimPolicy": "A String", # Optional. Whether the persistent disk should be deleted when the workstation is deleted. Valid values are `DELETE` and `RETAIN`. Defaults to `DELETE`. "sizeGb": 42, # Optional. The GB capacity of a persistent home directory for each workstation created with this configuration. Must be empty if source_snapshot is set. Valid values are `10`, `50`, `100`, `200`, `500`, or `1000`. Defaults to `200`. "sourceSnapshot": "A String", # Optional. Name of the snapshot to use as the source for the disk. If set, size_gb must be empty. Must be formatted as ext4 file system with no partitions. @@ -780,6 +784,8 @@

Method Details

"gceHd": { # A Persistent Directory backed by a Compute Engine [Hyperdisk Balanced High Availability Disk](https://cloud.google.com/compute/docs/disks/hd-types/hyperdisk-balanced-ha). This is a high-availability block storage solution that offers a balance between performance and cost for most general-purpose workloads. # A PersistentDirectory backed by a Compute Engine hyperdisk high availability disk. "archiveTimeout": "A String", # Optional. Number of seconds to wait after initially creating or subsequently shutting down the workstation before converting its disk into a snapshot. This generally saves costs at the expense of greater startup time on next workstation start, as the service will need to create a disk from the archival snapshot. A value of `"0s"` indicates that the disk will never be archived. "maxSizeGb": 42, # Optional. Maximum size in GB to which this persistent directory can be resized. Defaults to `0`, which indicates no maximum limit is enforced by this configuration. Resizing is still subject to the quotas and limits of the underlying disk type. + "provisionedIops": "A String", # Optional. Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 3000 and 100,000. + "provisionedThroughput": "A String", # Optional. Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 2,400. "reclaimPolicy": "A String", # Optional. Whether the persistent disk should be deleted when the workstation is deleted. Valid values are `DELETE` and `RETAIN`. Defaults to `DELETE`. "sizeGb": 42, # Optional. The GB capacity of a persistent home directory for each workstation created with this configuration. Must be empty if source_snapshot is set. Valid values are `10`, `50`, `100`, `200`, `500`, or `1000`. Defaults to `200`. "sourceSnapshot": "A String", # Optional. Name of the snapshot to use as the source for the disk. If set, size_gb must be empty. Must be formatted as ext4 file system with no partitions. @@ -981,6 +987,8 @@

Method Details

"gceHd": { # A Persistent Directory backed by a Compute Engine [Hyperdisk Balanced High Availability Disk](https://cloud.google.com/compute/docs/disks/hd-types/hyperdisk-balanced-ha). This is a high-availability block storage solution that offers a balance between performance and cost for most general-purpose workloads. # A PersistentDirectory backed by a Compute Engine hyperdisk high availability disk. "archiveTimeout": "A String", # Optional. Number of seconds to wait after initially creating or subsequently shutting down the workstation before converting its disk into a snapshot. This generally saves costs at the expense of greater startup time on next workstation start, as the service will need to create a disk from the archival snapshot. A value of `"0s"` indicates that the disk will never be archived. "maxSizeGb": 42, # Optional. Maximum size in GB to which this persistent directory can be resized. Defaults to `0`, which indicates no maximum limit is enforced by this configuration. Resizing is still subject to the quotas and limits of the underlying disk type. + "provisionedIops": "A String", # Optional. Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 3000 and 100,000. + "provisionedThroughput": "A String", # Optional. Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 2,400. "reclaimPolicy": "A String", # Optional. Whether the persistent disk should be deleted when the workstation is deleted. Valid values are `DELETE` and `RETAIN`. Defaults to `DELETE`. "sizeGb": 42, # Optional. The GB capacity of a persistent home directory for each workstation created with this configuration. Must be empty if source_snapshot is set. Valid values are `10`, `50`, `100`, `200`, `500`, or `1000`. Defaults to `200`. "sourceSnapshot": "A String", # Optional. Name of the snapshot to use as the source for the disk. If set, size_gb must be empty. Must be formatted as ext4 file system with no partitions. @@ -1018,31 +1026,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
@@ -1197,6 +1205,8 @@

Method Details

"gceHd": { # A Persistent Directory backed by a Compute Engine [Hyperdisk Balanced High Availability Disk](https://cloud.google.com/compute/docs/disks/hd-types/hyperdisk-balanced-ha). This is a high-availability block storage solution that offers a balance between performance and cost for most general-purpose workloads. # A PersistentDirectory backed by a Compute Engine hyperdisk high availability disk. "archiveTimeout": "A String", # Optional. Number of seconds to wait after initially creating or subsequently shutting down the workstation before converting its disk into a snapshot. This generally saves costs at the expense of greater startup time on next workstation start, as the service will need to create a disk from the archival snapshot. A value of `"0s"` indicates that the disk will never be archived. "maxSizeGb": 42, # Optional. Maximum size in GB to which this persistent directory can be resized. Defaults to `0`, which indicates no maximum limit is enforced by this configuration. Resizing is still subject to the quotas and limits of the underlying disk type. + "provisionedIops": "A String", # Optional. Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 3000 and 100,000. + "provisionedThroughput": "A String", # Optional. Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 2,400. "reclaimPolicy": "A String", # Optional. Whether the persistent disk should be deleted when the workstation is deleted. Valid values are `DELETE` and `RETAIN`. Defaults to `DELETE`. "sizeGb": 42, # Optional. The GB capacity of a persistent home directory for each workstation created with this configuration. Must be empty if source_snapshot is set. Valid values are `10`, `50`, `100`, `200`, `500`, or `1000`. Defaults to `200`. "sourceSnapshot": "A String", # Optional. Name of the snapshot to use as the source for the disk. If set, size_gb must be empty. Must be formatted as ext4 file system with no partitions. diff --git a/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.workstationConfigs.workstations.html b/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.workstationConfigs.workstations.html index 7a08402f5b..ad092d284f 100644 --- a/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.workstationConfigs.workstations.html +++ b/docs/dyn/workstations_v1beta.projects.locations.workstationClusters.workstationConfigs.workstations.html @@ -99,10 +99,10 @@

Instance Methods

listUsable(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all workstations using the specified workstation configuration on which the caller has the "workstations.workstations.use" permission.

- listUsable_next()

+ listUsable_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -584,31 +584,31 @@

Method Details

- listUsable_next() + listUsable_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_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. +
diff --git a/googleapiclient/discovery_cache/documents/workstations.v1beta.json b/googleapiclient/discovery_cache/documents/workstations.v1beta.json index 9006bb7ed4..7b7762d4e2 100644 --- a/googleapiclient/discovery_cache/documents/workstations.v1beta.json +++ b/googleapiclient/discovery_cache/documents/workstations.v1beta.json @@ -1210,7 +1210,7 @@ } } }, -"revision": "20260807", +"revision": "20260819", "rootUrl": "https://workstations.googleapis.com/", "schemas": { "Accelerator": { @@ -1486,6 +1486,16 @@ "format": "int32", "type": "integer" }, +"provisionedIops": { +"description": "Optional. Indicates how many IOPS to provision for the disk. This sets the number of I/O operations per second that the disk can handle. Values must be between 3000 and 100,000.", +"format": "int64", +"type": "string" +}, +"provisionedThroughput": { +"description": "Optional. Indicates how much throughput to provision for the disk. This sets the number of throughput mb per second that the disk can handle. Values must be between 1 and 2,400.", +"format": "int64", +"type": "string" +}, "reclaimPolicy": { "description": "Optional. Whether the persistent disk should be deleted when the workstation is deleted. Valid values are `DELETE` and `RETAIN`. Defaults to `DELETE`.", "enum": [ From 5eda5537e983c79f425460f51b90e8adc14e6203 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:41 +0000 Subject: [PATCH 69/70] feat(youtube): update the api #### youtube:v3 The following keys were added: - schemas.LiveBroadcastSnippet.properties.categoryId.type (Total Keys: 1) - schemas.ThumbnailDetails.properties.fhd.$ref (Total Keys: 1) - schemas.ThumbnailDetails.properties.qhd.$ref (Total Keys: 1) - schemas.ThumbnailDetails.properties.uhd.$ref (Total Keys: 1) --- docs/dyn/youtube_v3.activities.html | 33 +++-- docs/dyn/youtube_v3.channels.html | 63 +++++++-- docs/dyn/youtube_v3.commentThreads.html | 18 +-- docs/dyn/youtube_v3.comments.html | 18 +-- docs/dyn/youtube_v3.html | 26 ++-- docs/dyn/youtube_v3.liveBroadcasts.html | 130 ++++++++++++++++-- docs/dyn/youtube_v3.liveChatMessages.html | 18 +-- docs/dyn/youtube_v3.liveChatModerators.html | 18 +-- docs/dyn/youtube_v3.liveStreams.html | 18 +-- docs/dyn/youtube_v3.members.html | 18 +-- docs/dyn/youtube_v3.playlistImages.html | 18 +-- docs/dyn/youtube_v3.playlistItems.html | 93 +++++++++++-- docs/dyn/youtube_v3.playlists.html | 93 +++++++++++-- docs/dyn/youtube_v3.search.html | 33 +++-- docs/dyn/youtube_v3.subscriptions.html | 108 +++++++++++++-- docs/dyn/youtube_v3.superChatEvents.html | 18 +-- docs/dyn/youtube_v3.thumbnails.html | 15 ++ docs/dyn/youtube_v3.videos.html | 93 +++++++++++-- ...utube_v3.youtube.v3.liveChat.messages.html | 18 +-- .../discovery_cache/documents/youtube.v3.json | 18 ++- 20 files changed, 700 insertions(+), 167 deletions(-) diff --git a/docs/dyn/youtube_v3.activities.html b/docs/dyn/youtube_v3.activities.html index 29343a5597..1056e1c261 100644 --- a/docs/dyn/youtube_v3.activities.html +++ b/docs/dyn/youtube_v3.activities.html @@ -81,7 +81,7 @@

Instance Methods

list(part, channelId=None, home=None, maxResults=None, mine=None, pageToken=None, publishedAfter=None, publishedBefore=None, regionCode=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -237,6 +237,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -252,11 +257,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The title of the resource primarily associated with the activity. "type": "A String", # The type of activity that the resource describes. @@ -277,17 +292,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtube_v3.channels.html b/docs/dyn/youtube_v3.channels.html index 63a330a014..ae30f19c88 100644 --- a/docs/dyn/youtube_v3.channels.html +++ b/docs/dyn/youtube_v3.channels.html @@ -81,7 +81,7 @@

Instance Methods

list(part, categoryId=None, forHandle=None, forUsername=None, hl=None, id=None, managedByMe=None, maxResults=None, mine=None, mySubscribers=None, onBehalfOfContentOwner=None, pageToken=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(part, body=None, onBehalfOfContentOwner=None, x__xgafv=None)

@@ -283,6 +283,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -298,11 +303,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The channel's title. }, @@ -345,17 +360,17 @@

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. +
@@ -529,6 +544,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -544,11 +564,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The channel's title. }, @@ -748,6 +778,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -763,11 +798,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The channel's title. }, diff --git a/docs/dyn/youtube_v3.commentThreads.html b/docs/dyn/youtube_v3.commentThreads.html index b3206755ae..15d764612e 100644 --- a/docs/dyn/youtube_v3.commentThreads.html +++ b/docs/dyn/youtube_v3.commentThreads.html @@ -84,7 +84,7 @@

Instance Methods

list(part, allThreadsRelatedToChannelId=None, channelId=None, id=None, maxResults=None, moderationStatus=None, order=None, pageToken=None, postId=None, searchTerms=None, textFormat=None, videoId=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -369,17 +369,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtube_v3.comments.html b/docs/dyn/youtube_v3.comments.html index 589918c802..7fff41c444 100644 --- a/docs/dyn/youtube_v3.comments.html +++ b/docs/dyn/youtube_v3.comments.html @@ -87,7 +87,7 @@

Instance Methods

list(part, id=None, maxResults=None, pageToken=None, parentId=None, textFormat=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAsSpam(id, x__xgafv=None)

@@ -253,17 +253,17 @@

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. +
diff --git a/docs/dyn/youtube_v3.html b/docs/dyn/youtube_v3.html index 9ffbd352e9..e8f8399ce4 100644 --- a/docs/dyn/youtube_v3.html +++ b/docs/dyn/youtube_v3.html @@ -238,7 +238,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -247,20 +247,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. +
\ No newline at end of file diff --git a/docs/dyn/youtube_v3.liveBroadcasts.html b/docs/dyn/youtube_v3.liveBroadcasts.html index 41416c60f4..243a52c7f7 100644 --- a/docs/dyn/youtube_v3.liveBroadcasts.html +++ b/docs/dyn/youtube_v3.liveBroadcasts.html @@ -93,7 +93,7 @@

Instance Methods

list(part, broadcastStatus=None, broadcastType=None, id=None, maxResults=None, mine=None, onBehalfOfContentOwner=None, onBehalfOfContentOwnerChannel=None, pageToken=None, x__xgafv=None)

Retrieve the list of broadcasts associated with the given channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

transition(broadcastStatus, id, part, onBehalfOfContentOwner=None, onBehalfOfContentOwnerChannel=None, x__xgafv=None)

@@ -180,6 +180,7 @@

Method Details

"snippet": { # Basic broadcast information. # The snippet object contains basic details about the event, including its title, description, start time, and end time. "actualEndTime": "A String", # The date and time that the broadcast actually ended. This information is only available once the broadcast's state is complete. "actualStartTime": "A String", # The date and time that the broadcast actually started. This information is only available once the broadcast's state is live. + "categoryId": "A String", # The YouTube video category associated with the video broadcast. "channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast. "description": "A String", # The broadcast's description. As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource. "isDefaultBroadcast": True or False, # Indicates whether this broadcast is the default broadcast. Internal only. @@ -193,6 +194,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -208,11 +214,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource. }, @@ -319,6 +335,7 @@

Method Details

"snippet": { # Basic broadcast information. # The snippet object contains basic details about the event, including its title, description, start time, and end time. "actualEndTime": "A String", # The date and time that the broadcast actually ended. This information is only available once the broadcast's state is complete. "actualStartTime": "A String", # The date and time that the broadcast actually started. This information is only available once the broadcast's state is live. + "categoryId": "A String", # The YouTube video category associated with the video broadcast. "channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast. "description": "A String", # The broadcast's description. As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource. "isDefaultBroadcast": True or False, # Indicates whether this broadcast is the default broadcast. Internal only. @@ -332,6 +349,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -347,11 +369,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource. }, @@ -438,6 +470,7 @@

Method Details

"snippet": { # Basic broadcast information. # The snippet object contains basic details about the event, including its title, description, start time, and end time. "actualEndTime": "A String", # The date and time that the broadcast actually ended. This information is only available once the broadcast's state is complete. "actualStartTime": "A String", # The date and time that the broadcast actually started. This information is only available once the broadcast's state is live. + "categoryId": "A String", # The YouTube video category associated with the video broadcast. "channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast. "description": "A String", # The broadcast's description. As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource. "isDefaultBroadcast": True or False, # Indicates whether this broadcast is the default broadcast. Internal only. @@ -451,6 +484,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -466,11 +504,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource. }, @@ -624,6 +672,7 @@

Method Details

"snippet": { # Basic broadcast information. # The snippet object contains basic details about the event, including its title, description, start time, and end time. "actualEndTime": "A String", # The date and time that the broadcast actually ended. This information is only available once the broadcast's state is complete. "actualStartTime": "A String", # The date and time that the broadcast actually started. This information is only available once the broadcast's state is live. + "categoryId": "A String", # The YouTube video category associated with the video broadcast. "channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast. "description": "A String", # The broadcast's description. As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource. "isDefaultBroadcast": True or False, # Indicates whether this broadcast is the default broadcast. Internal only. @@ -637,6 +686,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -652,11 +706,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource. }, @@ -687,17 +751,17 @@

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. +
@@ -783,6 +847,7 @@

Method Details

"snippet": { # Basic broadcast information. # The snippet object contains basic details about the event, including its title, description, start time, and end time. "actualEndTime": "A String", # The date and time that the broadcast actually ended. This information is only available once the broadcast's state is complete. "actualStartTime": "A String", # The date and time that the broadcast actually started. This information is only available once the broadcast's state is live. + "categoryId": "A String", # The YouTube video category associated with the video broadcast. "channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast. "description": "A String", # The broadcast's description. As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource. "isDefaultBroadcast": True or False, # Indicates whether this broadcast is the default broadcast. Internal only. @@ -796,6 +861,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -811,11 +881,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource. }, @@ -902,6 +982,7 @@

Method Details

"snippet": { # Basic broadcast information. # The snippet object contains basic details about the event, including its title, description, start time, and end time. "actualEndTime": "A String", # The date and time that the broadcast actually ended. This information is only available once the broadcast's state is complete. "actualStartTime": "A String", # The date and time that the broadcast actually started. This information is only available once the broadcast's state is live. + "categoryId": "A String", # The YouTube video category associated with the video broadcast. "channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast. "description": "A String", # The broadcast's description. As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource. "isDefaultBroadcast": True or False, # Indicates whether this broadcast is the default broadcast. Internal only. @@ -915,6 +996,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -930,11 +1016,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource. }, @@ -1021,6 +1117,7 @@

Method Details

"snippet": { # Basic broadcast information. # The snippet object contains basic details about the event, including its title, description, start time, and end time. "actualEndTime": "A String", # The date and time that the broadcast actually ended. This information is only available once the broadcast's state is complete. "actualStartTime": "A String", # The date and time that the broadcast actually started. This information is only available once the broadcast's state is live. + "categoryId": "A String", # The YouTube video category associated with the video broadcast. "channelId": "A String", # The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast. "description": "A String", # The broadcast's description. As with the title, you can set this field by modifying the broadcast resource or by setting the description field of the corresponding video resource. "isDefaultBroadcast": True or False, # Indicates whether this broadcast is the default broadcast. Internal only. @@ -1034,6 +1131,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -1049,11 +1151,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The broadcast's title. Note that the broadcast represents exactly one YouTube video. You can set this field by modifying the broadcast resource or by setting the title field of the corresponding video resource. }, diff --git a/docs/dyn/youtube_v3.liveChatMessages.html b/docs/dyn/youtube_v3.liveChatMessages.html index c1ec4648b2..0d3b45520c 100644 --- a/docs/dyn/youtube_v3.liveChatMessages.html +++ b/docs/dyn/youtube_v3.liveChatMessages.html @@ -87,7 +87,7 @@

Instance Methods

list(liveChatId, part, hl=None, maxResults=None, pageToken=None, profileImageSize=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

transition(id=None, status=None, x__xgafv=None)

@@ -594,17 +594,17 @@

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. +
diff --git a/docs/dyn/youtube_v3.liveChatModerators.html b/docs/dyn/youtube_v3.liveChatModerators.html index 4aeec5c54d..f64d4045a1 100644 --- a/docs/dyn/youtube_v3.liveChatModerators.html +++ b/docs/dyn/youtube_v3.liveChatModerators.html @@ -87,7 +87,7 @@

Instance Methods

list(liveChatId, part, maxResults=None, pageToken=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -206,17 +206,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtube_v3.liveStreams.html b/docs/dyn/youtube_v3.liveStreams.html index 3f798c22b3..24ff26bf4a 100644 --- a/docs/dyn/youtube_v3.liveStreams.html +++ b/docs/dyn/youtube_v3.liveStreams.html @@ -87,7 +87,7 @@

Instance Methods

list(part, id=None, maxResults=None, mine=None, onBehalfOfContentOwner=None, onBehalfOfContentOwnerChannel=None, pageToken=None, x__xgafv=None)

Retrieve the list of streams associated with the given channel. --

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(part, body=None, onBehalfOfContentOwner=None, onBehalfOfContentOwnerChannel=None, x__xgafv=None)

@@ -306,17 +306,17 @@

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. +
diff --git a/docs/dyn/youtube_v3.members.html b/docs/dyn/youtube_v3.members.html index c4eeca62ee..3736be5fc4 100644 --- a/docs/dyn/youtube_v3.members.html +++ b/docs/dyn/youtube_v3.members.html @@ -81,7 +81,7 @@

Instance Methods

list(part, filterByMemberChannelId=None, hasAccessToLevel=None, maxResults=None, mode=None, pageToken=None, x__xgafv=None)

Retrieves a list of members that match the request criteria for a channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtube_v3.playlistImages.html b/docs/dyn/youtube_v3.playlistImages.html index a2514d4461..1442505a8a 100644 --- a/docs/dyn/youtube_v3.playlistImages.html +++ b/docs/dyn/youtube_v3.playlistImages.html @@ -87,7 +87,7 @@

Instance Methods

list(maxResults=None, onBehalfOfContentOwner=None, onBehalfOfContentOwnerChannel=None, pageToken=None, parent=None, part=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(body=None, media_body=None, media_mime_type=None, onBehalfOfContentOwner=None, part=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/youtube_v3.playlistItems.html b/docs/dyn/youtube_v3.playlistItems.html index 2731a0e184..5b4f02c50e 100644 --- a/docs/dyn/youtube_v3.playlistItems.html +++ b/docs/dyn/youtube_v3.playlistItems.html @@ -87,7 +87,7 @@

Instance Methods

list(part, id=None, maxResults=None, onBehalfOfContentOwner=None, pageToken=None, playlistId=None, videoId=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(part, body=None, onBehalfOfContentOwner=None, x__xgafv=None)

@@ -151,6 +151,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -166,11 +171,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The item's title. "videoOwnerChannelId": "A String", # Channel id for the channel this video belongs to. @@ -220,6 +235,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -235,11 +255,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The item's title. "videoOwnerChannelId": "A String", # Channel id for the channel this video belongs to. @@ -305,6 +335,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -320,11 +355,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The item's title. "videoOwnerChannelId": "A String", # Channel id for the channel this video belongs to. @@ -349,17 +394,17 @@

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. +
@@ -401,6 +446,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -416,11 +466,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The item's title. "videoOwnerChannelId": "A String", # Channel id for the channel this video belongs to. @@ -470,6 +530,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -485,11 +550,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The item's title. "videoOwnerChannelId": "A String", # Channel id for the channel this video belongs to. diff --git a/docs/dyn/youtube_v3.playlists.html b/docs/dyn/youtube_v3.playlists.html index 1754b49b85..e83c216e2d 100644 --- a/docs/dyn/youtube_v3.playlists.html +++ b/docs/dyn/youtube_v3.playlists.html @@ -87,7 +87,7 @@

Instance Methods

list(part, channelId=None, hl=None, id=None, maxResults=None, mine=None, onBehalfOfContentOwner=None, onBehalfOfContentOwnerChannel=None, pageToken=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(part, body=None, onBehalfOfContentOwner=None, x__xgafv=None)

@@ -157,6 +157,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -172,11 +177,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The playlist's title. }, @@ -232,6 +247,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -247,11 +267,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The playlist's title. }, @@ -324,6 +354,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -339,11 +374,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The playlist's title. }, @@ -367,17 +412,17 @@

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. +
@@ -425,6 +470,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -440,11 +490,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The playlist's title. }, @@ -499,6 +559,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -514,11 +579,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The playlist's title. }, diff --git a/docs/dyn/youtube_v3.search.html b/docs/dyn/youtube_v3.search.html index 2ffa0995d3..a25b86016c 100644 --- a/docs/dyn/youtube_v3.search.html +++ b/docs/dyn/youtube_v3.search.html @@ -81,7 +81,7 @@

Instance Methods

list(part, channelId=None, channelType=None, eventType=None, forContentOwner=None, forDeveloper=None, forMine=None, location=None, locationRadius=None, maxResults=None, onBehalfOfContentOwner=None, order=None, pageToken=None, publishedAfter=None, publishedBefore=None, q=None, regionCode=None, relevanceLanguage=None, safeSearch=None, topicId=None, type=None, videoCaption=None, videoCategoryId=None, videoDefinition=None, videoDimension=None, videoDuration=None, videoEmbeddable=None, videoLicense=None, videoPaidProductPlacement=None, videoSyndicated=None, videoType=None, x__xgafv=None)

Retrieves a list of search resources

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -220,6 +220,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -235,11 +240,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The title of the search result. }, @@ -260,17 +275,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtube_v3.subscriptions.html b/docs/dyn/youtube_v3.subscriptions.html index 9b968da23d..8f576ce55d 100644 --- a/docs/dyn/youtube_v3.subscriptions.html +++ b/docs/dyn/youtube_v3.subscriptions.html @@ -87,7 +87,7 @@

Instance Methods

list(part, channelId=None, forChannelId=None, id=None, maxResults=None, mine=None, myRecentSubscribers=None, mySubscribers=None, onBehalfOfContentOwner=None, onBehalfOfContentOwnerChannel=None, order=None, pageToken=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -142,6 +142,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -157,11 +162,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The subscription's title. }, @@ -174,6 +189,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -189,11 +209,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The title of the subscriber. }, @@ -232,6 +262,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -247,11 +282,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The subscription's title. }, @@ -264,6 +309,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -279,11 +329,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The title of the subscriber. }, @@ -349,6 +409,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -364,11 +429,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The subscription's title. }, @@ -381,6 +456,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -396,11 +476,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The title of the subscriber. }, @@ -420,17 +510,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtube_v3.superChatEvents.html b/docs/dyn/youtube_v3.superChatEvents.html index 27e92393db..5514eabb24 100644 --- a/docs/dyn/youtube_v3.superChatEvents.html +++ b/docs/dyn/youtube_v3.superChatEvents.html @@ -81,7 +81,7 @@

Instance Methods

list(part, hl=None, maxResults=None, pageToken=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtube_v3.thumbnails.html b/docs/dyn/youtube_v3.thumbnails.html index e2a72d728f..bbba6438c2 100644 --- a/docs/dyn/youtube_v3.thumbnails.html +++ b/docs/dyn/youtube_v3.thumbnails.html @@ -113,6 +113,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -128,11 +133,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, ], "kind": "youtube#thumbnailSetResponse", # Identifies what kind of resource this is. Value: the fixed string "youtube#thumbnailSetResponse". diff --git a/docs/dyn/youtube_v3.videos.html b/docs/dyn/youtube_v3.videos.html index e30af4773e..8eed306fb7 100644 --- a/docs/dyn/youtube_v3.videos.html +++ b/docs/dyn/youtube_v3.videos.html @@ -93,7 +93,7 @@

Instance Methods

list(part, chart=None, hl=None, id=None, locale=None, maxHeight=None, maxResults=None, maxWidth=None, myRating=None, onBehalfOfContentOwner=None, pageToken=None, regionCode=None, videoCategoryId=None, x__xgafv=None)

Retrieves a list of resources, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

rate(id, rating, x__xgafv=None)

@@ -421,6 +421,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -436,11 +441,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The video's title. @mutable youtube.videos.insert youtube.videos.update }, @@ -733,6 +748,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -748,11 +768,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The video's title. @mutable youtube.videos.insert youtube.videos.update }, @@ -1068,6 +1098,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -1083,11 +1118,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The video's title. @mutable youtube.videos.insert youtube.videos.update }, @@ -1160,17 +1205,17 @@

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. +
@@ -1443,6 +1488,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -1458,11 +1508,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The video's title. @mutable youtube.videos.insert youtube.videos.update }, @@ -1749,6 +1809,11 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "fhd": { # A thumbnail is an image representing a YouTube resource. # The full high definition (1080p) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "high": { # A thumbnail is an image representing a YouTube resource. # The high quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. @@ -1764,11 +1829,21 @@

Method Details

"url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "qhd": { # A thumbnail is an image representing a YouTube resource. # The quad high definition (1440p / 2K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, "standard": { # A thumbnail is an image representing a YouTube resource. # The standard quality image for this resource. "height": 42, # (Optional) Height of the thumbnail image. "url": "A String", # The thumbnail image's URL. "width": 42, # (Optional) Width of the thumbnail image. }, + "uhd": { # A thumbnail is an image representing a YouTube resource. # The ultra-high resolution (4K) quality image for this resource. + "height": 42, # (Optional) Height of the thumbnail image. + "url": "A String", # The thumbnail image's URL. + "width": 42, # (Optional) Width of the thumbnail image. + }, }, "title": "A String", # The video's title. @mutable youtube.videos.insert youtube.videos.update }, diff --git a/docs/dyn/youtube_v3.youtube.v3.liveChat.messages.html b/docs/dyn/youtube_v3.youtube.v3.liveChat.messages.html index 5298f30d04..940b273bae 100644 --- a/docs/dyn/youtube_v3.youtube.v3.liveChat.messages.html +++ b/docs/dyn/youtube_v3.youtube.v3.liveChat.messages.html @@ -81,7 +81,7 @@

Instance Methods

stream(hl=None, liveChatId=None, maxResults=None, pageToken=None, part=None, profileImageSize=None, x__xgafv=None)

Allows a user to load live chat through a server-streamed RPC.

- stream_next()

+ stream_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -340,17 +340,17 @@

Method Details

- stream_next() + stream_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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/youtube.v3.json b/googleapiclient/discovery_cache/documents/youtube.v3.json index 5db507d95f..b718ffd26e 100644 --- a/googleapiclient/discovery_cache/documents/youtube.v3.json +++ b/googleapiclient/discovery_cache/documents/youtube.v3.json @@ -4192,7 +4192,7 @@ } } }, -"revision": "20260810", +"revision": "20260820", "rootUrl": "https://youtube.googleapis.com/", "schemas": { "AbuseReport": { @@ -8740,6 +8740,10 @@ true "format": "date-time", "type": "string" }, +"categoryId": { +"description": "The YouTube video category associated with the video broadcast.", +"type": "string" +}, "channelId": { "description": "The ID that YouTube uses to uniquely identify the channel that is publishing the broadcast.", "type": "string" @@ -11313,6 +11317,10 @@ false "$ref": "Thumbnail", "description": "The default image for this resource." }, +"fhd": { +"$ref": "Thumbnail", +"description": "The full high definition (1080p) quality image for this resource." +}, "high": { "$ref": "Thumbnail", "description": "The high quality image for this resource." @@ -11325,9 +11333,17 @@ false "$ref": "Thumbnail", "description": "The medium quality image for this resource." }, +"qhd": { +"$ref": "Thumbnail", +"description": "The quad high definition (1440p / 2K) quality image for this resource." +}, "standard": { "$ref": "Thumbnail", "description": "The standard quality image for this resource." +}, +"uhd": { +"$ref": "Thumbnail", +"description": "The ultra-high resolution (4K) quality image for this resource." } }, "type": "object" From ca2ab9a95cd3629467d2eecf102d280c8e5b62a8 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Mon, 31 Aug 2026 21:53:43 +0000 Subject: [PATCH 70/70] chore(docs): Add new discovery artifacts and artifacts with minor updates --- docs/dyn/abusiveexperiencereport_v1.html | 26 +- docs/dyn/acceleratedmobilepageurl_v1.html | 26 +- ...sapproval_v1.folders.approvalRequests.html | 18 +- docs/dyn/accessapproval_v1.html | 26 +- ...val_v1.organizations.approvalRequests.html | 18 +- ...approval_v1.projects.approvalRequests.html | 18 +- docs/dyn/addressvalidation_v1.html | 26 +- ...changebuyer2_v2beta1.accounts.clients.html | 18 +- ..._v2beta1.accounts.clients.invitations.html | 18 +- ...buyer2_v2beta1.accounts.clients.users.html | 18 +- ...1.accounts.creatives.dealAssociations.html | 18 +- ...angebuyer2_v2beta1.accounts.creatives.html | 18 +- ...2_v2beta1.accounts.finalizedProposals.html | 18 +- ...hangebuyer2_v2beta1.accounts.products.html | 18 +- ...angebuyer2_v2beta1.accounts.proposals.html | 18 +- ...r2_v2beta1.accounts.publisherProfiles.html | 18 +- ...idders.accounts.filterSets.bidMetrics.html | 18 +- ...accounts.filterSets.bidResponseErrors.html | 18 +- ...ts.filterSets.bidResponsesWithoutBids.html | 18 +- ...counts.filterSets.filteredBidRequests.html | 18 +- ...nts.filterSets.filteredBids.creatives.html | 18 +- ...ounts.filterSets.filteredBids.details.html | 18 +- ...ders.accounts.filterSets.filteredBids.html | 18 +- ...2_v2beta1.bidders.accounts.filterSets.html | 18 +- ...accounts.filterSets.impressionMetrics.html | 18 +- ...idders.accounts.filterSets.losingBids.html | 18 +- ...nts.filterSets.nonBillableWinningBids.html | 18 +- ...v2beta1.bidders.filterSets.bidMetrics.html | 18 +- ....bidders.filterSets.bidResponseErrors.html | 18 +- ...rs.filterSets.bidResponsesWithoutBids.html | 18 +- ...idders.filterSets.filteredBidRequests.html | 18 +- ...ers.filterSets.filteredBids.creatives.html | 18 +- ...dders.filterSets.filteredBids.details.html | 18 +- ...beta1.bidders.filterSets.filteredBids.html | 18 +- ...angebuyer2_v2beta1.bidders.filterSets.html | 18 +- ....bidders.filterSets.impressionMetrics.html | 18 +- ...v2beta1.bidders.filterSets.losingBids.html | 18 +- ...ers.filterSets.nonBillableWinningBids.html | 18 +- ..._v2beta1.buyers.filterSets.bidMetrics.html | 18 +- ...1.buyers.filterSets.bidResponseErrors.html | 18 +- ...rs.filterSets.bidResponsesWithoutBids.html | 18 +- ...buyers.filterSets.filteredBidRequests.html | 18 +- ...ers.filterSets.filteredBids.creatives.html | 18 +- ...uyers.filterSets.filteredBids.details.html | 18 +- ...2beta1.buyers.filterSets.filteredBids.html | 18 +- ...hangebuyer2_v2beta1.buyers.filterSets.html | 18 +- ...1.buyers.filterSets.impressionMetrics.html | 18 +- ..._v2beta1.buyers.filterSets.losingBids.html | 18 +- ...ers.filterSets.nonBillableWinningBids.html | 18 +- docs/dyn/adexchangebuyer2_v2beta1.html | 26 +- docs/dyn/adexperiencereport_v1.html | 26 +- .../admin_datatransfer_v1.applications.html | 18 +- docs/dyn/admin_datatransfer_v1.html | 26 +- docs/dyn/admin_datatransfer_v1.transfers.html | 18 +- .../admin_directory_v1.chromeosdevices.html | 18 +- ...tory_v1.customers.chrome.printServers.html | 18 +- ...irectory_v1.customers.chrome.printers.html | 36 +- docs/dyn/admin_directory_v1.groups.html | 18 +- docs/dyn/admin_directory_v1.html | 26 +- docs/dyn/admin_directory_v1.members.html | 18 +- .../dyn/admin_directory_v1.mobiledevices.html | 18 +- ...dmin_directory_v1.resources.buildings.html | 18 +- ...dmin_directory_v1.resources.calendars.html | 18 +- ...admin_directory_v1.resources.features.html | 18 +- .../admin_directory_v1.roleAssignments.html | 18 +- docs/dyn/admin_directory_v1.roles.html | 18 +- docs/dyn/admin_directory_v1.users.html | 18 +- docs/dyn/admin_reports_v1.activities.html | 22 +- ...admin_reports_v1.customerUsageReports.html | 18 +- .../admin_reports_v1.entityUsageReports.html | 18 +- docs/dyn/admin_reports_v1.html | 26 +- .../dyn/admin_reports_v1.userUsageReport.html | 18 +- docs/dyn/admob_v1.accounts.adUnits.html | 18 +- docs/dyn/admob_v1.accounts.apps.html | 18 +- docs/dyn/admob_v1.accounts.html | 18 +- docs/dyn/admob_v1.html | 26 +- ...ob_v1beta.accounts.adSources.adapters.html | 18 +- docs/dyn/admob_v1beta.accounts.adSources.html | 18 +- ...1beta.accounts.adUnits.adUnitMappings.html | 18 +- docs/dyn/admob_v1beta.accounts.adUnits.html | 18 +- docs/dyn/admob_v1beta.accounts.apps.html | 18 +- docs/dyn/admob_v1beta.accounts.html | 18 +- ...admob_v1beta.accounts.mediationGroups.html | 18 +- docs/dyn/admob_v1beta.html | 26 +- ...adsense_v2.accounts.adclients.adunits.html | 36 +- ..._v2.accounts.adclients.customchannels.html | 36 +- docs/dyn/adsense_v2.accounts.adclients.html | 18 +- ...nse_v2.accounts.adclients.urlchannels.html | 18 +- docs/dyn/adsense_v2.accounts.html | 36 +- .../dyn/adsense_v2.accounts.policyIssues.html | 18 +- .../adsense_v2.accounts.reports.saved.html | 18 +- docs/dyn/adsense_v2.accounts.sites.html | 18 +- docs/dyn/adsense_v2.html | 26 +- docs/dyn/adsenseplatform_v1.html | 26 +- ...adsenseplatform_v1.platforms.accounts.html | 18 +- ...eplatform_v1.platforms.accounts.sites.html | 18 +- ...ccounts.platforms.childAccounts.sites.html | 18 +- ...orm_v1alpha.accounts.platforms.groups.html | 18 +- ...seplatform_v1alpha.accounts.platforms.html | 18 +- docs/dyn/adsenseplatform_v1alpha.html | 26 +- ...seplatform_v1alpha.platforms.accounts.html | 18 +- ...form_v1alpha.platforms.accounts.sites.html | 18 +- docs/dyn/advisorynotifications_v1.html | 26 +- ...organizations.locations.notifications.html | 18 +- ...s_v1.projects.locations.notifications.html | 18 +- docs/dyn/agenciesandbrands_v1.agencies.html | 91 + ...agenciesandbrands_v1.agencies.reports.html | 808 ++++++ ...brands_v1.agencies.reports.operations.html | 124 + ...andbrands_v1.agencies.reports.results.html | 199 ++ docs/dyn/agenciesandbrands_v1.html | 111 + docs/dyn/agentidentitycredentials_v1.html | 26 +- ...s.locations.authProviders.credentials.html | 32 +- .../dyn/agentidentitycredentials_v1alpha.html | 26 +- ...s.locations.authProviders.credentials.html | 32 +- docs/dyn/agentidentitycredentials_v1beta.html | 26 +- ...s.locations.authProviders.credentials.html | 32 +- docs/dyn/airquality_v1.forecast.html | 18 +- docs/dyn/airquality_v1.history.html | 18 +- docs/dyn/airquality_v1.html | 26 +- docs/dyn/alertcenter_v1beta1.alerts.html | 18 +- docs/dyn/alertcenter_v1beta1.html | 26 +- ...alyticsadmin_v1alpha.accountSummaries.html | 18 +- ...admin_v1alpha.accounts.accessBindings.html | 18 +- docs/dyn/analyticsadmin_v1alpha.accounts.html | 36 +- docs/dyn/analyticsadmin_v1alpha.html | 26 +- ...min_v1alpha.properties.accessBindings.html | 18 +- ...admin_v1alpha.properties.adSenseLinks.html | 18 +- ...icsadmin_v1alpha.properties.audiences.html | 18 +- ...dmin_v1alpha.properties.bigQueryLinks.html | 18 +- ..._v1alpha.properties.calculatedMetrics.html | 18 +- ...dmin_v1alpha.properties.channelGroups.html | 18 +- ...n_v1alpha.properties.conversionEvents.html | 18 +- ...n_v1alpha.properties.customDimensions.html | 18 +- ...dmin_v1alpha.properties.customMetrics.html | 18 +- ...operties.dataStreams.eventCreateRules.html | 18 +- ...properties.dataStreams.eventEditRules.html | 18 +- ...sadmin_v1alpha.properties.dataStreams.html | 18 +- ...ataStreams.measurementProtocolSecrets.html | 18 +- ...eams.sKAdNetworkConversionValueSchema.html | 18 +- ...isplayVideo360AdvertiserLinkProposals.html | 18 +- ...erties.displayVideo360AdvertiserLinks.html | 18 +- ...n_v1alpha.properties.expandedDataSets.html | 18 +- ...dmin_v1alpha.properties.firebaseLinks.html | 18 +- ...min_v1alpha.properties.googleAdsLinks.html | 18 +- .../analyticsadmin_v1alpha.properties.html | 18 +- ...icsadmin_v1alpha.properties.keyEvents.html | 18 +- ...a.properties.reportingDataAnnotations.html | 18 +- ....properties.rollupPropertySourceLinks.html | 18 +- ..._v1alpha.properties.searchAds360Links.html | 18 +- ...ha.properties.subpropertyEventFilters.html | 18 +- ...pha.properties.subpropertySyncConfigs.html | 18 +- ...nalyticsadmin_v1beta.accountSummaries.html | 18 +- docs/dyn/analyticsadmin_v1beta.accounts.html | 36 +- docs/dyn/analyticsadmin_v1beta.html | 26 +- ...in_v1beta.properties.conversionEvents.html | 18 +- ...in_v1beta.properties.customDimensions.html | 18 +- ...admin_v1beta.properties.customMetrics.html | 18 +- ...csadmin_v1beta.properties.dataStreams.html | 18 +- ...ataStreams.measurementProtocolSecrets.html | 18 +- ...admin_v1beta.properties.firebaseLinks.html | 18 +- ...dmin_v1beta.properties.googleAdsLinks.html | 18 +- .../dyn/analyticsadmin_v1beta.properties.html | 18 +- ...ticsadmin_v1beta.properties.keyEvents.html | 18 +- docs/dyn/analyticsdata_v1beta.html | 26 +- ...ata_v1beta.properties.audienceExports.html | 18 +- docs/dyn/analyticshub_v1.html | 26 +- ...organizations.locations.dataExchanges.html | 18 +- ...b_v1.projects.locations.dataExchanges.html | 36 +- ...ects.locations.dataExchanges.listings.html | 36 +- ...ocations.dataExchanges.queryTemplates.html | 18 +- ...b_v1.projects.locations.subscriptions.html | 18 +- docs/dyn/analyticshub_v1beta1.html | 26 +- ...organizations.locations.dataExchanges.html | 18 +- ...eta1.projects.locations.dataExchanges.html | 18 +- ...ects.locations.dataExchanges.listings.html | 18 +- docs/dyn/androiddeveloperidstatus_v1.html | 26 +- docs/dyn/androidenterprise_v1.html | 26 +- ...roidmanagement_v1.enterprises.devices.html | 18 +- ...ent_v1.enterprises.devices.operations.html | 18 +- ...ement_v1.enterprises.enrollmentTokens.html | 18 +- .../dyn/androidmanagement_v1.enterprises.html | 18 +- ...gement_v1.enterprises.migrationTokens.html | 18 +- ...oidmanagement_v1.enterprises.policies.html | 102 +- ...roidmanagement_v1.enterprises.webApps.html | 18 +- docs/dyn/androidmanagement_v1.html | 26 +- docs/dyn/apigateway_v1.html | 26 +- ...ay_v1.projects.locations.apis.configs.html | 18 +- ...apigateway_v1.projects.locations.apis.html | 18 +- ...ateway_v1.projects.locations.gateways.html | 18 +- .../dyn/apigateway_v1.projects.locations.html | 18 +- ...eway_v1.projects.locations.operations.html | 18 +- docs/dyn/apigateway_v1beta.html | 26 +- ...1beta.projects.locations.apis.configs.html | 18 +- ...ateway_v1beta.projects.locations.apis.html | 18 +- ...ay_v1beta.projects.locations.gateways.html | 18 +- .../apigateway_v1beta.projects.locations.html | 18 +- ..._v1beta.projects.locations.operations.html | 18 +- docs/dyn/apihub_v1.html | 26 +- .../apihub_v1.projects.locations.addons.html | 18 +- .../apihub_v1.projects.locations.apis.html | 54 +- ...b_v1.projects.locations.apis.versions.html | 18 +- ...ts.locations.apis.versions.operations.html | 18 +- ...rojects.locations.apis.versions.specs.html | 18 +- ...ihub_v1.projects.locations.attributes.html | 18 +- ...pihub_v1.projects.locations.curations.html | 18 +- ...ub_v1.projects.locations.dependencies.html | 18 +- ...hub_v1.projects.locations.deployments.html | 18 +- ...iObservations.discoveredApiOperations.html | 18 +- ...s.locations.discoveredApiObservations.html | 18 +- ...ub_v1.projects.locations.externalApis.html | 18 +- ...ts.locations.hostProjectRegistrations.html | 18 +- docs/dyn/apihub_v1.projects.locations.html | 78 +- ...ihub_v1.projects.locations.operations.html | 18 +- .../apihub_v1.projects.locations.plugins.html | 18 +- ....projects.locations.plugins.instances.html | 18 +- ...s.locations.runtimeProjectAttachments.html | 18 +- docs/dyn/apim_v1alpha.html | 26 +- docs/dyn/apim_v1alpha.projects.locations.html | 36 +- ...ionJobs.apiObservations.apiOperations.html | 18 +- ...tions.observationJobs.apiObservations.html | 18 +- ...ha.projects.locations.observationJobs.html | 18 +- ...projects.locations.observationSources.html | 18 +- ...v1alpha.projects.locations.operations.html | 18 +- ...engine_v1.apps.authorizedCertificates.html | 18 +- .../appengine_v1.apps.authorizedDomains.html | 18 +- .../dyn/appengine_v1.apps.domainMappings.html | 18 +- ...pengine_v1.apps.firewall.ingressRules.html | 18 +- docs/dyn/appengine_v1.apps.locations.html | 18 +- docs/dyn/appengine_v1.apps.operations.html | 18 +- docs/dyn/appengine_v1.apps.services.html | 18 +- .../appengine_v1.apps.services.versions.html | 18 +- ...e_v1.apps.services.versions.instances.html | 18 +- docs/dyn/appengine_v1.html | 26 +- ...s.applications.authorizedCertificates.html | 18 +- ...ations.applications.authorizedDomains.html | 18 +- ...locations.applications.domainMappings.html | 18 +- ...e_v1alpha.apps.authorizedCertificates.html | 18 +- ...engine_v1alpha.apps.authorizedDomains.html | 18 +- ...appengine_v1alpha.apps.domainMappings.html | 18 +- .../dyn/appengine_v1alpha.apps.locations.html | 18 +- .../appengine_v1alpha.apps.operations.html | 18 +- docs/dyn/appengine_v1alpha.html | 26 +- ...s.applications.authorizedCertificates.html | 18 +- ...ations.applications.authorizedDomains.html | 18 +- ...locations.applications.domainMappings.html | 18 +- .../appengine_v1alpha.projects.locations.html | 18 +- ...v1alpha.projects.locations.operations.html | 18 +- ...ne_v1beta.apps.authorizedCertificates.html | 18 +- ...pengine_v1beta.apps.authorizedDomains.html | 18 +- .../appengine_v1beta.apps.domainMappings.html | 18 +- ...ine_v1beta.apps.firewall.ingressRules.html | 18 +- docs/dyn/appengine_v1beta.apps.locations.html | 18 +- .../dyn/appengine_v1beta.apps.operations.html | 18 +- docs/dyn/appengine_v1beta.apps.services.html | 18 +- ...pengine_v1beta.apps.services.versions.html | 18 +- ...beta.apps.services.versions.instances.html | 18 +- docs/dyn/appengine_v1beta.html | 26 +- ...s.applications.authorizedCertificates.html | 18 +- ...ations.applications.authorizedDomains.html | 18 +- ...locations.applications.domainMappings.html | 18 +- .../appengine_v1beta.projects.locations.html | 18 +- ..._v1beta.projects.locations.operations.html | 18 +- docs/dyn/apphub_v1.html | 26 +- ...ub_v1.projects.locations.applications.html | 18 +- ...jects.locations.applications.services.html | 18 +- ...ects.locations.applications.workloads.html | 18 +- ...projects.locations.discoveredServices.html | 18 +- ...rojects.locations.discoveredWorkloads.html | 18 +- ...cts.locations.extendedMetadataSchemas.html | 18 +- docs/dyn/apphub_v1.projects.locations.html | 18 +- ...phub_v1.projects.locations.operations.html | 18 +- ...s.locations.serviceProjectAttachments.html | 18 +- docs/dyn/apphub_v1alpha.html | 26 +- ...alpha.projects.locations.applications.html | 18 +- ...jects.locations.applications.services.html | 18 +- ...ects.locations.applications.workloads.html | 18 +- ...projects.locations.discoveredServices.html | 36 +- ...rojects.locations.discoveredWorkloads.html | 36 +- ...cts.locations.extendedMetadataSchemas.html | 18 +- .../apphub_v1alpha.projects.locations.html | 18 +- ...v1alpha.projects.locations.operations.html | 18 +- ...s.locations.serviceProjectAttachments.html | 18 +- docs/dyn/appsmarket_v2.html | 26 +- docs/dyn/areainsights_v1.html | 26 +- ....folders.locations.dbFindingSummaries.html | 18 +- ...eReports.dbControlComplianceSummaries.html | 18 +- ...ations.dbFrameworkComplianceSummaries.html | 18 +- docs/dyn/assuredworkloads_v1.html | 26 +- ...izations.locations.dbFindingSummaries.html | 18 +- ...eReports.dbControlComplianceSummaries.html | 18 +- ...ations.dbFrameworkComplianceSummaries.html | 18 +- ...v1.organizations.locations.operations.html | 18 +- ..._v1.organizations.locations.workloads.html | 36 +- ...nizations.locations.workloads.updates.html | 18 +- ...ations.locations.workloads.violations.html | 18 +- ...projects.locations.dbFindingSummaries.html | 18 +- ...eReports.dbControlComplianceSummaries.html | 18 +- ...ations.dbFrameworkComplianceSummaries.html | 18 +- ....folders.locations.dbFindingSummaries.html | 18 +- ...eReports.dbControlComplianceSummaries.html | 18 +- ...ations.dbFrameworkComplianceSummaries.html | 18 +- docs/dyn/assuredworkloads_v1beta1.html | 26 +- ...izations.locations.dbFindingSummaries.html | 18 +- ...eReports.dbControlComplianceSummaries.html | 18 +- ...ations.dbFrameworkComplianceSummaries.html | 18 +- ...a1.organizations.locations.operations.html | 18 +- ...ta1.organizations.locations.workloads.html | 36 +- ...nizations.locations.workloads.updates.html | 18 +- ...ations.locations.workloads.violations.html | 18 +- ...projects.locations.dbFindingSummaries.html | 18 +- ...eReports.dbControlComplianceSummaries.html | 18 +- ...ations.dbFrameworkComplianceSummaries.html | 18 +- docs/dyn/baremetalsolution_v2.html | 26 +- ...remetalsolution_v2.projects.locations.html | 18 +- ...ution_v2.projects.locations.instances.html | 18 +- ...lution_v2.projects.locations.networks.html | 18 +- ...ution_v2.projects.locations.nfsShares.html | 18 +- ...lution_v2.projects.locations.osImages.html | 18 +- ...projects.locations.provisioningQuotas.html | 18 +- ...olution_v2.projects.locations.sshKeys.html | 18 +- ...olution_v2.projects.locations.volumes.html | 18 +- ...on_v2.projects.locations.volumes.luns.html | 18 +- ....projects.locations.volumes.snapshots.html | 18 +- docs/dyn/batch_v1.html | 26 +- docs/dyn/batch_v1.projects.locations.html | 18 +- .../dyn/batch_v1.projects.locations.jobs.html | 18 +- ...jects.locations.jobs.taskGroups.tasks.html | 18 +- ...atch_v1.projects.locations.operations.html | 18 +- docs/dyn/beyondcorp_v1.html | 26 +- ...v1.organizations.locations.operations.html | 18 +- ..._v1.projects.locations.appConnections.html | 36 +- ...p_v1.projects.locations.appConnectors.html | 18 +- ...orp_v1.projects.locations.appGateways.html | 18 +- .../dyn/beyondcorp_v1.projects.locations.html | 18 +- ...corp_v1.projects.locations.operations.html | 18 +- ...cations.securityGateways.applications.html | 18 +- ...1.projects.locations.securityGateways.html | 18 +- docs/dyn/beyondcorp_v1alpha.html | 26 +- ...lpha.organizations.locations.insights.html | 36 +- ...ha.organizations.locations.operations.html | 18 +- ...organizations.locations.subscriptions.html | 18 +- ...pha.projects.locations.appConnections.html | 36 +- ...lpha.projects.locations.appConnectors.html | 18 +- ...1alpha.projects.locations.appGateways.html | 18 +- ...1alpha.projects.locations.connections.html | 36 +- ...v1alpha.projects.locations.connectors.html | 18 +- ...beyondcorp_v1alpha.projects.locations.html | 18 +- ...p_v1alpha.projects.locations.insights.html | 36 +- ...v1alpha.projects.locations.operations.html | 18 +- ...cations.securityGateways.applications.html | 18 +- ...a.projects.locations.securityGateways.html | 18 +- docs/dyn/biglake_v1.html | 26 +- ...projects.locations.catalogs.databases.html | 18 +- ...s.locations.catalogs.databases.tables.html | 18 +- ...iglake_v1.projects.locations.catalogs.html | 18 +- docs/dyn/bigquery_v2.datasets.html | 18 +- docs/dyn/bigquery_v2.html | 26 +- docs/dyn/bigquery_v2.jobs.html | 46 +- docs/dyn/bigquery_v2.models.html | 18 +- docs/dyn/bigquery_v2.projects.html | 18 +- docs/dyn/bigquery_v2.routines.html | 18 +- docs/dyn/bigquery_v2.rowAccessPolicies.html | 18 +- docs/dyn/bigquery_v2.tabledata.html | 18 +- docs/dyn/bigquery_v2.tables.html | 18 +- docs/dyn/bigqueryconnection_v1.html | 26 +- ...ion_v1.projects.locations.connections.html | 18 +- docs/dyn/bigqueryconnection_v1beta1.html | 26 +- ...1beta1.projects.locations.connections.html | 18 +- docs/dyn/bigquerydatapolicy_v1.html | 26 +- ...cy_v1.projects.locations.dataPolicies.html | 18 +- docs/dyn/bigquerydatapolicy_v2.html | 26 +- ...cy_v2.projects.locations.dataPolicies.html | 18 +- docs/dyn/bigquerydatatransfer_v1.html | 26 +- ...ydatatransfer_v1.projects.dataSources.html | 18 +- ...fer_v1.projects.locations.dataSources.html | 18 +- ...erydatatransfer_v1.projects.locations.html | 18 +- ...v1.projects.locations.transferConfigs.html | 18 +- ...ojects.locations.transferConfigs.runs.html | 18 +- ...ons.transferConfigs.runs.transferLogs.html | 18 +- ...ons.transferConfigs.transferResources.html | 18 +- ...atransfer_v1.projects.transferConfigs.html | 18 +- ...sfer_v1.projects.transferConfigs.runs.html | 18 +- ...cts.transferConfigs.runs.transferLogs.html | 18 +- ...cts.transferConfigs.transferResources.html | 18 +- docs/dyn/bigtableadmin_v2.html | 26 +- ...min_v2.operations.projects.operations.html | 18 +- ...min_v2.projects.instances.appProfiles.html | 18 +- ...2.projects.instances.clusters.backups.html | 18 +- ...rojects.instances.clusters.hotTablets.html | 18 +- ...eadmin_v2.projects.instances.clusters.html | 18 +- ...jects.instances.clusters.memoryLayers.html | 18 +- .../bigtableadmin_v2.projects.instances.html | 30 +- ...in_v2.projects.instances.logicalViews.html | 18 +- ....projects.instances.materializedViews.html | 18 +- ...ects.instances.tables.authorizedViews.html | 18 +- ...bleadmin_v2.projects.instances.tables.html | 18 +- ...ojects.instances.tables.schemaBundles.html | 18 +- .../bigtableadmin_v2.projects.locations.html | 18 +- ...ingbudgets_v1.billingAccounts.budgets.html | 18 +- docs/dyn/billingbudgets_v1.html | 26 +- ...dgets_v1beta1.billingAccounts.budgets.html | 18 +- docs/dyn/billingbudgets_v1beta1.html | 26 +- docs/dyn/binaryauthorization_v1.html | 26 +- ...ryauthorization_v1.projects.attestors.html | 18 +- ...zation_v1.projects.platforms.policies.html | 18 +- docs/dyn/binaryauthorization_v1beta1.html | 26 +- ...horization_v1beta1.projects.attestors.html | 18 +- docs/dyn/blockchainnodeengine_v1.html | 26 +- ...v1.projects.locations.blockchainNodes.html | 18 +- ...chainnodeengine_v1.projects.locations.html | 18 +- ...gine_v1.projects.locations.operations.html | 18 +- docs/dyn/blogger_v3.comments.html | 36 +- docs/dyn/blogger_v3.html | 26 +- docs/dyn/blogger_v3.pages.html | 18 +- docs/dyn/blogger_v3.postUserInfos.html | 18 +- docs/dyn/blogger_v3.posts.html | 18 +- docs/dyn/books_v1.html | 26 +- docs/dyn/books_v1.layers.annotationData.html | 18 +- .../books_v1.layers.volumeAnnotations.html | 18 +- docs/dyn/books_v1.mylibrary.annotations.html | 18 +- docs/dyn/books_v1.onboarding.html | 18 +- docs/dyn/businessprofileperformance_v1.html | 26 +- ...ns.searchkeywords.impressions.monthly.html | 18 +- docs/dyn/calendar_v3.acl.html | 18 +- docs/dyn/calendar_v3.calendarList.html | 18 +- docs/dyn/calendar_v3.events.html | 36 +- docs/dyn/calendar_v3.html | 26 +- docs/dyn/calendar_v3.settings.html | 18 +- docs/dyn/certificatemanager_v1.html | 26 +- ....locations.certificateIssuanceConfigs.html | 18 +- ...certificateMaps.certificateMapEntries.html | 18 +- ...v1.projects.locations.certificateMaps.html | 18 +- ...er_v1.projects.locations.certificates.html | 18 +- ....projects.locations.dnsAuthorizations.html | 18 +- ...tificatemanager_v1.projects.locations.html | 18 +- ...ager_v1.projects.locations.operations.html | 18 +- ...er_v1.projects.locations.trustConfigs.html | 18 +- docs/dyn/checks_v1alpha.accounts.apps.html | 18 +- ...ecks_v1alpha.accounts.apps.operations.html | 18 +- .../checks_v1alpha.accounts.apps.reports.html | 18 +- .../checks_v1alpha.accounts.repos.scans.html | 18 +- docs/dyn/checks_v1alpha.html | 26 +- .../chromemanagement_v1.customers.apps.html | 54 +- ...agement_v1.customers.connectorConfigs.html | 18 +- ...customers.enterprise.securityInsights.html | 36 +- ...gement_v1.customers.profiles.commands.html | 18 +- ...hromemanagement_v1.customers.profiles.html | 18 +- ...chromemanagement_v1.customers.reports.html | 144 +- ...gement_v1.customers.telemetry.devices.html | 18 +- ...agement_v1.customers.telemetry.events.html | 18 +- ...stomers.telemetry.notificationConfigs.html | 18 +- ...nagement_v1.customers.telemetry.users.html | 18 +- docs/dyn/chromemanagement_v1.html | 26 +- docs/dyn/chromemanagement_v1.operations.html | 18 +- .../chromepolicy_v1.customers.policies.html | 18 +- ...romepolicy_v1.customers.policySchemas.html | 18 +- docs/dyn/chromepolicy_v1.html | 26 +- docs/dyn/chromeuxreport_v1.html | 26 +- docs/dyn/chromewebstore_v1_1.html | 26 +- docs/dyn/chromewebstore_v2.html | 26 +- docs/dyn/civicinfo_v2.html | 26 +- docs/dyn/classroom_v1.courses.aliases.html | 18 +- ...ourses.announcements.addOnAttachments.html | 18 +- .../classroom_v1.courses.announcements.html | 18 +- ...1.courses.courseWork.addOnAttachments.html | 18 +- docs/dyn/classroom_v1.courses.courseWork.html | 24 +- ...assroom_v1.courses.courseWork.rubrics.html | 18 +- ...courses.courseWork.studentSubmissions.html | 38 +- ....courseWorkMaterials.addOnAttachments.html | 18 +- ...ssroom_v1.courses.courseWorkMaterials.html | 20 +- docs/dyn/classroom_v1.courses.html | 18 +- ...oom_v1.courses.posts.addOnAttachments.html | 18 +- .../classroom_v1.courses.studentGroups.html | 18 +- ...ses.studentGroups.studentGroupMembers.html | 18 +- docs/dyn/classroom_v1.courses.students.html | 18 +- docs/dyn/classroom_v1.courses.teachers.html | 18 +- docs/dyn/classroom_v1.courses.topics.html | 18 +- docs/dyn/classroom_v1.html | 26 +- docs/dyn/classroom_v1.invitations.html | 18 +- ...m_v1.userProfiles.guardianInvitations.html | 18 +- .../classroom_v1.userProfiles.guardians.html | 18 +- docs/dyn/cloudasset_v1.assets.html | 18 +- docs/dyn/cloudasset_v1.html | 26 +- docs/dyn/cloudasset_v1.savedQueries.html | 18 +- docs/dyn/cloudasset_v1.v1.html | 90 +- docs/dyn/cloudasset_v1beta1.html | 26 +- docs/dyn/cloudasset_v1p1beta1.html | 26 +- .../dyn/cloudasset_v1p1beta1.iamPolicies.html | 18 +- docs/dyn/cloudasset_v1p1beta1.resources.html | 18 +- docs/dyn/cloudasset_v1p5beta1.assets.html | 18 +- docs/dyn/cloudasset_v1p5beta1.html | 26 +- docs/dyn/cloudasset_v1p7beta1.html | 26 +- docs/dyn/cloudbilling_v1.billingAccounts.html | 18 +- ...udbilling_v1.billingAccounts.projects.html | 18 +- ...illing_v1.billingAccounts.subAccounts.html | 18 +- docs/dyn/cloudbilling_v1.html | 26 +- ...ling_v1.organizations.billingAccounts.html | 18 +- docs/dyn/cloudbilling_v1.services.html | 18 +- docs/dyn/cloudbilling_v1.services.skus.html | 18 +- ...lling_v1beta.billingAccounts.services.html | 18 +- ...ling_v1beta.billingAccounts.skuGroups.html | 18 +- ...v1beta.billingAccounts.skuGroups.skus.html | 18 +- ...udbilling_v1beta.billingAccounts.skus.html | 18 +- ...ng_v1beta.billingAccounts.skus.prices.html | 18 +- docs/dyn/cloudbilling_v1beta.html | 26 +- docs/dyn/cloudbilling_v1beta.skuGroups.html | 18 +- .../cloudbilling_v1beta.skuGroups.skus.html | 18 +- docs/dyn/cloudbilling_v1beta.skus.prices.html | 18 +- ...rLinks.channelPartnerRepricingConfigs.html | 18 +- ...ccounts.channelPartnerLinks.customers.html | 18 +- ...annel_v1.accounts.channelPartnerLinks.html | 18 +- ...ts.customers.customerRepricingConfigs.html | 18 +- ...el_v1.accounts.customers.entitlements.html | 36 +- .../cloudchannel_v1.accounts.customers.html | 54 +- docs/dyn/cloudchannel_v1.accounts.html | 54 +- docs/dyn/cloudchannel_v1.accounts.offers.html | 18 +- .../cloudchannel_v1.accounts.reportJobs.html | 18 +- .../dyn/cloudchannel_v1.accounts.reports.html | 18 +- ...el_v1.accounts.skuGroups.billableSkus.html | 18 +- .../cloudchannel_v1.accounts.skuGroups.html | 18 +- docs/dyn/cloudchannel_v1.html | 26 +- docs/dyn/cloudchannel_v1.integrators.html | 18 +- docs/dyn/cloudchannel_v1.operations.html | 18 +- docs/dyn/cloudchannel_v1.products.html | 18 +- docs/dyn/cloudchannel_v1.products.skus.html | 18 +- docs/dyn/cloudcommerceprocurement_v1.html | 26 +- ...erceprocurement_v1.providers.accounts.html | 18 +- ...procurement_v1.providers.entitlements.html | 18 +- docs/dyn/cloudcontrolspartner_v1.html | 26 +- ..._v1.organizations.locations.customers.html | 18 +- ...mers.workloads.accessApprovalRequests.html | 18 +- ...zations.locations.customers.workloads.html | 18 +- ...ations.customers.workloads.violations.html | 18 +- docs/dyn/cloudcontrolspartner_v1beta.html | 26 +- ...eta.organizations.locations.customers.html | 18 +- ...mers.workloads.accessApprovalRequests.html | 18 +- ...zations.locations.customers.workloads.html | 18 +- ...ations.customers.workloads.violations.html | 18 +- docs/dyn/clouddeploy_v1.html | 26 +- ....projects.locations.customTargetTypes.html | 18 +- ...ions.deliveryPipelines.automationRuns.html | 18 +- ...cations.deliveryPipelines.automations.html | 18 +- ....projects.locations.deliveryPipelines.html | 18 +- ....locations.deliveryPipelines.releases.html | 18 +- ...s.deliveryPipelines.releases.rollouts.html | 18 +- ...ryPipelines.releases.rollouts.jobRuns.html | 18 +- ..._v1.projects.locations.deployPolicies.html | 18 +- .../clouddeploy_v1.projects.locations.html | 18 +- ...ploy_v1.projects.locations.operations.html | 18 +- ...ddeploy_v1.projects.locations.targets.html | 18 +- docs/dyn/clouderrorreporting_v1beta1.html | 26 +- ...rrorreporting_v1beta1.projects.events.html | 20 +- ...reporting_v1beta1.projects.groupStats.html | 18 +- ...ing_v1beta1.projects.locations.events.html | 18 +- ...v1beta1.projects.locations.groupStats.html | 18 +- docs/dyn/cloudfunctions_v1.html | 26 +- docs/dyn/cloudfunctions_v1.operations.html | 18 +- ...tions_v1.projects.locations.functions.html | 18 +- .../cloudfunctions_v1.projects.locations.html | 18 +- docs/dyn/cloudfunctions_v2.html | 26 +- ...tions_v2.projects.locations.functions.html | 18 +- .../cloudfunctions_v2.projects.locations.html | 18 +- ...ions_v2.projects.locations.operations.html | 18 +- docs/dyn/cloudfunctions_v2alpha.html | 26 +- ..._v2alpha.projects.locations.functions.html | 18 +- ...dfunctions_v2alpha.projects.locations.html | 18 +- ...v2alpha.projects.locations.operations.html | 18 +- docs/dyn/cloudfunctions_v2beta.html | 26 +- ...s_v2beta.projects.locations.functions.html | 18 +- ...udfunctions_v2beta.projects.locations.html | 18 +- ..._v2beta.projects.locations.operations.html | 18 +- docs/dyn/cloudlocationfinder_v1.html | 26 +- ..._v1.projects.locations.cloudLocations.html | 36 +- ...dlocationfinder_v1.projects.locations.html | 18 +- docs/dyn/cloudlocationfinder_v1alpha.html | 26 +- ...pha.projects.locations.cloudLocations.html | 36 +- ...tionfinder_v1alpha.projects.locations.html | 18 +- docs/dyn/cloudproductregistry_v1.html | 26 +- ...oudproductregistry_v1.logicalProducts.html | 18 +- ...tregistry_v1.logicalProducts.variants.html | 18 +- ...cloudproductregistry_v1.productSuites.html | 18 +- docs/dyn/cloudprofiler_v2.html | 26 +- .../cloudprofiler_v2.projects.profiles.html | 18 +- docs/dyn/cloudresourcemanager_v1.folders.html | 36 +- docs/dyn/cloudresourcemanager_v1.html | 26 +- docs/dyn/cloudresourcemanager_v1.liens.html | 18 +- ...cloudresourcemanager_v1.organizations.html | 54 +- .../dyn/cloudresourcemanager_v1.projects.html | 54 +- docs/dyn/cloudresourcemanager_v1beta1.html | 26 +- ...resourcemanager_v1beta1.organizations.html | 18 +- ...cloudresourcemanager_v1beta1.projects.html | 18 +- docs/dyn/cloudresourcemanager_v2.folders.html | 36 +- docs/dyn/cloudresourcemanager_v2.html | 26 +- .../cloudresourcemanager_v2beta1.folders.html | 36 +- docs/dyn/cloudresourcemanager_v2beta1.html | 26 +- ...cloudresourcemanager_v3.effectiveTags.html | 18 +- docs/dyn/cloudresourcemanager_v3.folders.html | 36 +- docs/dyn/cloudresourcemanager_v3.html | 26 +- docs/dyn/cloudresourcemanager_v3.liens.html | 18 +- ...cloudresourcemanager_v3.organizations.html | 18 +- .../dyn/cloudresourcemanager_v3.projects.html | 36 +- .../cloudresourcemanager_v3.tagBindings.html | 18 +- docs/dyn/cloudresourcemanager_v3.tagKeys.html | 18 +- .../cloudresourcemanager_v3.tagValues.html | 18 +- ...resourcemanager_v3.tagValues.tagHolds.html | 18 +- docs/dyn/cloudscheduler_v1.html | 26 +- .../cloudscheduler_v1.projects.locations.html | 18 +- ...dscheduler_v1.projects.locations.jobs.html | 18 +- ...uler_v1.projects.locations.operations.html | 18 +- docs/dyn/cloudscheduler_v1beta1.html | 26 +- ...dscheduler_v1beta1.projects.locations.html | 18 +- ...duler_v1beta1.projects.locations.jobs.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- ...loudsearch_v1.debug.datasources.items.html | 18 +- ...1.debug.datasources.items.unmappedids.html | 18 +- ...search_v1.debug.identitysources.items.html | 18 +- ..._v1.debug.identitysources.unmappedids.html | 18 +- docs/dyn/cloudsearch_v1.html | 26 +- ...dsearch_v1.indexing.datasources.items.html | 18 +- docs/dyn/cloudsearch_v1.operations.lro.html | 18 +- docs/dyn/cloudsearch_v1.query.sources.html | 18 +- .../cloudsearch_v1.settings.datasources.html | 18 +- ...search_v1.settings.searchapplications.html | 18 +- docs/dyn/cloudshell_v1.html | 26 +- docs/dyn/cloudshell_v1.operations.html | 18 +- .../cloudsupport_v2.caseClassifications.html | 18 +- .../cloudsupport_v2.cases.attachments.html | 18 +- docs/dyn/cloudsupport_v2.cases.comments.html | 18 +- docs/dyn/cloudsupport_v2.cases.html | 36 +- docs/dyn/cloudsupport_v2.html | 26 +- ...ganizations.supportEventSubscriptions.html | 34 +- ...oudsupport_v2beta.caseClassifications.html | 18 +- ...cloudsupport_v2beta.cases.attachments.html | 18 +- .../cloudsupport_v2beta.cases.comments.html | 18 +- docs/dyn/cloudsupport_v2beta.cases.html | 54 +- docs/dyn/cloudsupport_v2beta.html | 26 +- ...ganizations.supportEventSubscriptions.html | 34 +- docs/dyn/cloudtasks_v2.html | 26 +- .../dyn/cloudtasks_v2.projects.locations.html | 18 +- ...oudtasks_v2.projects.locations.queues.html | 18 +- ...ks_v2.projects.locations.queues.tasks.html | 18 +- docs/dyn/cloudtasks_v2beta2.html | 26 +- ...cloudtasks_v2beta2.projects.locations.html | 18 +- ...sks_v2beta2.projects.locations.queues.html | 18 +- ...beta2.projects.locations.queues.tasks.html | 18 +- docs/dyn/cloudtasks_v2beta3.html | 26 +- ...cloudtasks_v2beta3.projects.locations.html | 18 +- ...sks_v2beta3.projects.locations.queues.html | 18 +- ...beta3.projects.locations.queues.tasks.html | 18 +- docs/dyn/cloudtrace_v1.html | 26 +- docs/dyn/cloudtrace_v1.projects.traces.html | 18 +- docs/dyn/cloudtrace_v2.html | 26 +- docs/dyn/cloudtrace_v2beta1.html | 26 +- ...loudtrace_v2beta1.projects.traceSinks.html | 18 +- docs/dyn/config_v1.html | 26 +- ...1.projects.locations.deploymentGroups.html | 18 +- ....locations.deploymentGroups.revisions.html | 18 +- ...fig_v1.projects.locations.deployments.html | 18 +- ...jects.locations.deployments.revisions.html | 18 +- ...tions.deployments.revisions.resources.html | 18 +- docs/dyn/config_v1.projects.locations.html | 18 +- ...nfig_v1.projects.locations.operations.html | 18 +- ...config_v1.projects.locations.previews.html | 18 +- ...ts.locations.previews.resourceChanges.html | 18 +- ...cts.locations.previews.resourceDrifts.html | 18 +- ....projects.locations.terraformVersions.html | 18 +- docs/dyn/connectors_v1.html | 26 +- ....connections.connectionSchemaMetadata.html | 36 +- ...ns.connections.endUserAuthentications.html | 18 +- ...ations.connections.eventSubscriptions.html | 18 +- ...ors_v1.projects.locations.connections.html | 36 +- ...ions.connections.runtimeActionSchemas.html | 18 +- ...ions.connections.runtimeEntitySchemas.html | 18 +- ...rojects.locations.endpointAttachments.html | 18 +- ...tomConnectors.customConnectorVersions.html | 18 +- ...ts.locations.global_.customConnectors.html | 18 +- ...ojects.locations.global_.managedZones.html | 18 +- .../dyn/connectors_v1.projects.locations.html | 18 +- ...tors_v1.projects.locations.operations.html | 18 +- ...ojects.locations.providers.connectors.html | 18 +- ...viders.connectors.versions.eventtypes.html | 18 +- ...cations.providers.connectors.versions.html | 18 +- ...ctors_v1.projects.locations.providers.html | 18 +- docs/dyn/connectors_v2.html | 26 +- ...rojects.locations.connections.actions.html | 18 +- ...ions.connections.entityTypes.entities.html | 18 +- ...cts.locations.connections.entityTypes.html | 18 +- ...ors_v2.projects.locations.connections.html | 18 +- ...jects.locations.connections.resources.html | 18 +- ....projects.locations.connections.tools.html | 18 +- .../dyn/contactcenteraiplatform_v1alpha1.html | 26 +- ...ha1.projects.locations.contactCenters.html | 18 +- ...iplatform_v1alpha1.projects.locations.html | 18 +- ...1alpha1.projects.locations.operations.html | 18 +- docs/dyn/contentwarehouse_v1.html | 26 +- ...v1.projects.locations.documentSchemas.html | 18 +- ...house_v1.projects.locations.documents.html | 36 +- ...ehouse_v1.projects.locations.ruleSets.html | 18 +- ...use_v1.projects.locations.synonymSets.html | 18 +- docs/dyn/css_v1.accounts.cssProducts.html | 18 +- docs/dyn/css_v1.accounts.html | 18 +- docs/dyn/css_v1.accounts.labels.html | 18 +- docs/dyn/css_v1.accounts.quotas.html | 18 +- docs/dyn/css_v1.html | 26 +- ...npartners_v1.curators.curatedPackages.html | 1454 ++++++++++ ...tionpartners_v1.curators.dataSegments.html | 349 +++ docs/dyn/curationpartners_v1.curators.html | 101 + .../curationpartners_v1.curators.reports.html | 808 ++++++ ...rtners_v1.curators.reports.operations.html | 124 + ...npartners_v1.curators.reports.results.html | 199 ++ docs/dyn/curationpartners_v1.html | 116 + .../curationpartners_v1.mediaPlanners.html | 137 + docs/dyn/customsearch_v1.html | 26 +- docs/dyn/databasecenter_v1beta.folders.html | 18 +- docs/dyn/databasecenter_v1beta.html | 26 +- .../databasecenter_v1beta.organizations.html | 18 +- docs/dyn/databasecenter_v1beta.projects.html | 18 +- docs/dyn/databasecenter_v1beta.v1beta.html | 72 +- docs/dyn/datacatalog_v1.catalog.html | 18 +- docs/dyn/datacatalog_v1.html | 26 +- ...rojects.locations.entryGroups.entries.html | 18 +- ...ts.locations.entryGroups.entries.tags.html | 18 +- ...log_v1.projects.locations.entryGroups.html | 18 +- ...1.projects.locations.entryGroups.tags.html | 18 +- ...alog_v1.projects.locations.operations.html | 18 +- ...alog_v1.projects.locations.taxonomies.html | 18 +- ...jects.locations.taxonomies.policyTags.html | 18 +- docs/dyn/datacatalog_v1beta1.catalog.html | 18 +- docs/dyn/datacatalog_v1beta1.html | 26 +- ...rojects.locations.entryGroups.entries.html | 18 +- ...ts.locations.entryGroups.entries.tags.html | 18 +- ...1beta1.projects.locations.entryGroups.html | 18 +- ...1.projects.locations.entryGroups.tags.html | 18 +- ...v1beta1.projects.locations.taxonomies.html | 18 +- ...jects.locations.taxonomies.policyTags.html | 18 +- docs/dyn/datafusion_v1.html | 26 +- .../dyn/datafusion_v1.projects.locations.html | 18 +- ...jects.locations.instances.dnsPeerings.html | 18 +- ...usion_v1.projects.locations.instances.html | 18 +- ...sion_v1.projects.locations.operations.html | 18 +- ...fusion_v1.projects.locations.versions.html | 18 +- docs/dyn/datafusion_v1beta1.html | 26 +- ...datafusion_v1beta1.projects.locations.html | 18 +- ...jects.locations.instances.dnsPeerings.html | 18 +- ..._v1beta1.projects.locations.instances.html | 18 +- ...ojects.locations.instances.namespaces.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- ...n_v1beta1.projects.locations.versions.html | 18 +- ...v1.accountTypes.accounts.partnerLinks.html | 18 +- ...Types.accounts.userListDirectLicenses.html | 18 +- ...Types.accounts.userListGlobalLicenses.html | 18 +- ...es.userListGlobalLicenseCustomerInfos.html | 18 +- ...er_v1.accountTypes.accounts.userLists.html | 18 +- docs/dyn/datamanager_v1.audienceMembers.html | 6 +- docs/dyn/datamanager_v1.events.html | 2 +- docs/dyn/datamanager_v1.html | 26 +- docs/dyn/datamanager_v1.requestStatus.html | 2 +- docs/dyn/datamigration_v1.html | 26 +- ...projects.locations.connectionProfiles.html | 18 +- ...ojects.locations.conversionWorkspaces.html | 36 +- ...ons.conversionWorkspaces.mappingRules.html | 18 +- .../datamigration_v1.projects.locations.html | 36 +- ...n_v1.projects.locations.migrationJobs.html | 18 +- ...jects.locations.migrationJobs.objects.html | 18 +- ...tion_v1.projects.locations.operations.html | 18 +- ...projects.locations.privateConnections.html | 18 +- docs/dyn/datamigration_v1beta1.html | 26 +- ...projects.locations.connectionProfiles.html | 18 +- ...amigration_v1beta1.projects.locations.html | 18 +- ...eta1.projects.locations.migrationJobs.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- docs/dyn/datapipelines_v1.html | 26 +- ...lines_v1.projects.locations.pipelines.html | 18 +- ..._v1.projects.locations.pipelines.jobs.html | 18 +- docs/dyn/dataportability_v1.html | 26 +- docs/dyn/dataportability_v1beta.html | 26 +- docs/dyn/datastore_v1.html | 26 +- docs/dyn/datastore_v1.projects.html | 16 +- docs/dyn/datastore_v1.projects.indexes.html | 18 +- .../dyn/datastore_v1.projects.operations.html | 18 +- docs/dyn/datastore_v1beta1.html | 26 +- docs/dyn/datastore_v1beta3.html | 26 +- docs/dyn/datastream_v1.html | 26 +- ...projects.locations.connectionProfiles.html | 18 +- .../dyn/datastream_v1.projects.locations.html | 36 +- ...ream_v1.projects.locations.operations.html | 18 +- ...projects.locations.privateConnections.html | 18 +- ...s.locations.privateConnections.routes.html | 18 +- ...astream_v1.projects.locations.streams.html | 18 +- ...v1.projects.locations.streams.objects.html | 18 +- docs/dyn/datastream_v1alpha1.html | 26 +- ...projects.locations.connectionProfiles.html | 18 +- ...atastream_v1alpha1.projects.locations.html | 36 +- ...1alpha1.projects.locations.operations.html | 18 +- ...projects.locations.privateConnections.html | 18 +- ...s.locations.privateConnections.routes.html | 18 +- ...m_v1alpha1.projects.locations.streams.html | 18 +- ...a1.projects.locations.streams.objects.html | 18 +- ...eploymentmanager_alpha.compositeTypes.html | 18 +- .../deploymentmanager_alpha.deployments.html | 18 +- docs/dyn/deploymentmanager_alpha.html | 26 +- .../deploymentmanager_alpha.manifests.html | 18 +- .../deploymentmanager_alpha.operations.html | 18 +- .../deploymentmanager_alpha.resources.html | 18 +- ...deploymentmanager_alpha.typeProviders.html | 36 +- docs/dyn/deploymentmanager_alpha.types.html | 18 +- .../dyn/deploymentmanager_v2.deployments.html | 18 +- docs/dyn/deploymentmanager_v2.html | 26 +- docs/dyn/deploymentmanager_v2.manifests.html | 18 +- docs/dyn/deploymentmanager_v2.operations.html | 18 +- docs/dyn/deploymentmanager_v2.resources.html | 18 +- docs/dyn/deploymentmanager_v2.types.html | 18 +- ...ploymentmanager_v2beta.compositeTypes.html | 18 +- .../deploymentmanager_v2beta.deployments.html | 18 +- docs/dyn/deploymentmanager_v2beta.html | 26 +- .../deploymentmanager_v2beta.manifests.html | 18 +- .../deploymentmanager_v2beta.operations.html | 18 +- .../deploymentmanager_v2beta.resources.html | 18 +- ...eploymentmanager_v2beta.typeProviders.html | 36 +- docs/dyn/deploymentmanager_v2beta.types.html | 18 +- docs/dyn/dfareporting_v3_5.html | 26 +- .../dfareporting_v5.accountUserProfiles.html | 18 +- docs/dyn/dfareporting_v5.accounts.html | 18 +- docs/dyn/dfareporting_v5.ads.html | 18 +- .../dyn/dfareporting_v5.advertiserGroups.html | 18 +- .../dfareporting_v5.advertiserInvoices.html | 18 +- ...fareporting_v5.advertiserLandingPages.html | 18 +- docs/dyn/dfareporting_v5.advertisers.html | 18 +- docs/dyn/dfareporting_v5.billingProfiles.html | 18 +- ...rting_v5.campaignCreativeAssociations.html | 18 +- docs/dyn/dfareporting_v5.campaigns.html | 18 +- docs/dyn/dfareporting_v5.changeLogs.html | 18 +- .../dfareporting_v5.contentCategories.html | 18 +- .../dfareporting_v5.creativeFieldValues.html | 18 +- docs/dyn/dfareporting_v5.creativeFields.html | 18 +- docs/dyn/dfareporting_v5.creativeGroups.html | 18 +- docs/dyn/dfareporting_v5.creatives.html | 18 +- docs/dyn/dfareporting_v5.dimensionValues.html | 18 +- docs/dyn/dfareporting_v5.directorySites.html | 18 +- docs/dyn/dfareporting_v5.files.html | 18 +- .../dfareporting_v5.floodlightActivities.html | 18 +- ...reporting_v5.floodlightActivityGroups.html | 18 +- docs/dyn/dfareporting_v5.html | 26 +- docs/dyn/dfareporting_v5.mobileApps.html | 18 +- docs/dyn/dfareporting_v5.placementGroups.html | 18 +- .../dfareporting_v5.placementStrategies.html | 18 +- docs/dyn/dfareporting_v5.placements.html | 18 +- .../dyn/dfareporting_v5.remarketingLists.html | 18 +- docs/dyn/dfareporting_v5.reportData.html | 18 +- docs/dyn/dfareporting_v5.reports.files.html | 18 +- docs/dyn/dfareporting_v5.reports.html | 18 +- docs/dyn/dfareporting_v5.sites.html | 18 +- docs/dyn/dfareporting_v5.subaccounts.html | 18 +- ...porting_v5.targetableRemarketingLists.html | 18 +- .../dfareporting_v5.targetingTemplates.html | 18 +- docs/dyn/dfareporting_v5.userRoles.html | 18 +- docs/dyn/digitalassetlinks_v1.html | 26 +- docs/dyn/discovery_v1.html | 26 +- ...displayvideo_v2.advertisers.campaigns.html | 18 +- .../displayvideo_v2.advertisers.channels.html | 18 +- ...ayvideo_v2.advertisers.channels.sites.html | 18 +- ...displayvideo_v2.advertisers.creatives.html | 18 +- docs/dyn/displayvideo_v2.advertisers.html | 36 +- ...yvideo_v2.advertisers.insertionOrders.html | 18 +- .../displayvideo_v2.advertisers.invoices.html | 18 +- ...displayvideo_v2.advertisers.lineItems.html | 36 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- ...isers.locationLists.assignedLocations.html | 18 +- ...layvideo_v2.advertisers.locationLists.html | 18 +- ...ayvideo_v2.advertisers.manualTriggers.html | 18 +- ...o_v2.advertisers.negativeKeywordLists.html | 18 +- ...negativeKeywordLists.negativeKeywords.html | 18 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- ...ideo_v2.advertisers.youtubeAdGroupAds.html | 18 +- ...yvideo_v2.advertisers.youtubeAdGroups.html | 36 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- .../displayvideo_v2.combinedAudiences.html | 18 +- ...splayvideo_v2.customBiddingAlgorithms.html | 18 +- ...eo_v2.customBiddingAlgorithms.scripts.html | 18 +- docs/dyn/displayvideo_v2.customLists.html | 18 +- ...floodlightGroups.floodlightActivities.html | 18 +- docs/dyn/displayvideo_v2.googleAudiences.html | 18 +- .../dyn/displayvideo_v2.guaranteedOrders.html | 18 +- docs/dyn/displayvideo_v2.html | 26 +- ...SourceGroups.assignedInventorySources.html | 18 +- ...displayvideo_v2.inventorySourceGroups.html | 18 +- .../displayvideo_v2.partners.channels.html | 18 +- ...splayvideo_v2.partners.channels.sites.html | 18 +- docs/dyn/displayvideo_v2.partners.html | 18 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- ...eo_v2.targetingTypes.targetingOptions.html | 36 +- docs/dyn/displayvideo_v2.users.html | 18 +- ...isplayvideo_v3.advertisers.adGroupAds.html | 18 +- .../displayvideo_v3.advertisers.adGroups.html | 36 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- ...displayvideo_v3.advertisers.campaigns.html | 18 +- .../displayvideo_v3.advertisers.channels.html | 18 +- ...ayvideo_v3.advertisers.channels.sites.html | 18 +- ...displayvideo_v3.advertisers.creatives.html | 18 +- docs/dyn/displayvideo_v3.advertisers.html | 36 +- ...yvideo_v3.advertisers.insertionOrders.html | 18 +- .../displayvideo_v3.advertisers.invoices.html | 18 +- ...displayvideo_v3.advertisers.lineItems.html | 36 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- ...isers.locationLists.assignedLocations.html | 18 +- ...layvideo_v3.advertisers.locationLists.html | 18 +- ...o_v3.advertisers.negativeKeywordLists.html | 18 +- ...negativeKeywordLists.negativeKeywords.html | 18 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- .../displayvideo_v3.combinedAudiences.html | 18 +- ...splayvideo_v3.customBiddingAlgorithms.html | 18 +- ...ideo_v3.customBiddingAlgorithms.rules.html | 18 +- ...eo_v3.customBiddingAlgorithms.scripts.html | 18 +- docs/dyn/displayvideo_v3.customLists.html | 18 +- ...floodlightGroups.floodlightActivities.html | 18 +- docs/dyn/displayvideo_v3.googleAudiences.html | 18 +- .../dyn/displayvideo_v3.guaranteedOrders.html | 18 +- docs/dyn/displayvideo_v3.html | 26 +- ...SourceGroups.assignedInventorySources.html | 18 +- ...displayvideo_v3.inventorySourceGroups.html | 18 +- .../displayvideo_v3.partners.channels.html | 18 +- ...splayvideo_v3.partners.channels.sites.html | 18 +- docs/dyn/displayvideo_v3.partners.html | 18 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- ...eo_v3.targetingTypes.targetingOptions.html | 36 +- docs/dyn/displayvideo_v3.users.html | 18 +- .../displayvideo_v4.advertisers.adAssets.html | 18 +- ...isplayvideo_v4.advertisers.adGroupAds.html | 18 +- .../displayvideo_v4.advertisers.adGroups.html | 36 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- ...beAssetTypes.youtubeAssetAssociations.html | 18 +- ...displayvideo_v4.advertisers.campaigns.html | 18 +- .../displayvideo_v4.advertisers.channels.html | 18 +- ...ayvideo_v4.advertisers.channels.sites.html | 18 +- ...displayvideo_v4.advertisers.creatives.html | 18 +- docs/dyn/displayvideo_v4.advertisers.html | 36 +- ...yvideo_v4.advertisers.insertionOrders.html | 18 +- .../displayvideo_v4.advertisers.invoices.html | 18 +- ...displayvideo_v4.advertisers.lineItems.html | 36 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- ...beAssetTypes.youtubeAssetAssociations.html | 18 +- ...isers.locationLists.assignedLocations.html | 18 +- ...layvideo_v4.advertisers.locationLists.html | 18 +- ...o_v4.advertisers.negativeKeywordLists.html | 18 +- ...negativeKeywordLists.negativeKeywords.html | 18 +- ...layvideo_v4.advertisers.reachForecast.html | 18 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- .../displayvideo_v4.combinedAudiences.html | 18 +- ...splayvideo_v4.customBiddingAlgorithms.html | 18 +- ...ideo_v4.customBiddingAlgorithms.rules.html | 18 +- ...eo_v4.customBiddingAlgorithms.scripts.html | 18 +- docs/dyn/displayvideo_v4.customLists.html | 18 +- ...ideo_v4.firstPartyAndPartnerAudiences.html | 18 +- ...floodlightGroups.floodlightActivities.html | 18 +- docs/dyn/displayvideo_v4.googleAudiences.html | 18 +- .../dyn/displayvideo_v4.guaranteedOrders.html | 18 +- docs/dyn/displayvideo_v4.html | 26 +- ...SourceGroups.assignedInventorySources.html | 18 +- ...displayvideo_v4.inventorySourceGroups.html | 18 +- .../dyn/displayvideo_v4.inventorySources.html | 18 +- .../displayvideo_v4.partners.channels.html | 18 +- ...splayvideo_v4.partners.channels.sites.html | 18 +- docs/dyn/displayvideo_v4.partners.html | 18 +- ...rgetingTypes.assignedTargetingOptions.html | 18 +- ...eo_v4.targetingTypes.targetingOptions.html | 36 +- docs/dyn/displayvideo_v4.users.html | 18 +- docs/dyn/dlp_v2.html | 26 +- ..._v2.organizations.deidentifyTemplates.html | 18 +- ...dlp_v2.organizations.inspectTemplates.html | 18 +- ...izations.locations.columnDataProfiles.html | 18 +- ...2.organizations.locations.connections.html | 36 +- ...zations.locations.deidentifyTemplates.html | 18 +- ...anizations.locations.discoveryConfigs.html | 18 +- ...lp_v2.organizations.locations.dlpJobs.html | 18 +- ...tions.locations.fileStoreDataProfiles.html | 18 +- ...anizations.locations.inspectTemplates.html | 18 +- ...2.organizations.locations.jobTriggers.html | 18 +- ...zations.locations.projectDataProfiles.html | 18 +- ...ganizations.locations.storedInfoTypes.html | 18 +- ...nizations.locations.tableDataProfiles.html | 18 +- .../dlp_v2.organizations.storedInfoTypes.html | 18 +- .../dlp_v2.projects.deidentifyTemplates.html | 18 +- docs/dyn/dlp_v2.projects.dlpJobs.html | 18 +- .../dyn/dlp_v2.projects.inspectTemplates.html | 18 +- docs/dyn/dlp_v2.projects.jobTriggers.html | 18 +- ...projects.locations.columnDataProfiles.html | 18 +- ...dlp_v2.projects.locations.connections.html | 36 +- ...v2.projects.locations.contentPolicies.html | 22 +- ...rojects.locations.deidentifyTemplates.html | 18 +- ...2.projects.locations.discoveryConfigs.html | 18 +- .../dlp_v2.projects.locations.dlpJobs.html | 18 +- ...jects.locations.fileStoreDataProfiles.html | 18 +- ...2.projects.locations.inspectTemplates.html | 18 +- ...dlp_v2.projects.locations.jobTriggers.html | 18 +- ...rojects.locations.projectDataProfiles.html | 18 +- ...v2.projects.locations.storedInfoTypes.html | 18 +- ....projects.locations.tableDataProfiles.html | 18 +- docs/dyn/dlp_v2.projects.storedInfoTypes.html | 18 +- docs/dyn/dns_v1.changes.html | 18 +- docs/dyn/dns_v1.dnsKeys.html | 18 +- docs/dyn/dns_v1.html | 26 +- docs/dyn/dns_v1.managedZoneOperations.html | 18 +- docs/dyn/dns_v1.managedZones.html | 18 +- docs/dyn/dns_v1.policies.html | 18 +- docs/dyn/dns_v1.resourceRecordSets.html | 18 +- docs/dyn/dns_v1.responsePolicies.html | 18 +- docs/dyn/dns_v1.responsePolicyRules.html | 18 +- docs/dyn/dns_v1beta2.changes.html | 18 +- docs/dyn/dns_v1beta2.dnsKeys.html | 18 +- docs/dyn/dns_v1beta2.html | 26 +- .../dns_v1beta2.managedZoneOperations.html | 18 +- docs/dyn/dns_v1beta2.managedZones.html | 18 +- docs/dyn/dns_v1beta2.policies.html | 18 +- docs/dyn/dns_v1beta2.resourceRecordSets.html | 18 +- docs/dyn/dns_v1beta2.responsePolicies.html | 18 +- docs/dyn/dns_v1beta2.responsePolicyRules.html | 18 +- docs/dyn/docs_v1.html | 26 +- docs/dyn/documentai_v1.html | 26 +- .../dyn/documentai_v1.projects.locations.html | 18 +- ...ntai_v1.projects.locations.operations.html | 18 +- ..._v1.projects.locations.processorTypes.html | 18 +- ...ntai_v1.projects.locations.processors.html | 18 +- ...cessors.processorVersions.evaluations.html | 18 +- ...ocations.processors.processorVersions.html | 18 +- ...umentai_v1.projects.locations.schemas.html | 18 +- ...ects.locations.schemas.schemaVersions.html | 18 +- docs/dyn/documentai_v1beta3.html | 26 +- ...documentai_v1beta3.projects.locations.html | 18 +- ...v1beta3.projects.locations.operations.html | 18 +- ...ta3.projects.locations.processorTypes.html | 18 +- ...projects.locations.processors.dataset.html | 18 +- ...v1beta3.projects.locations.processors.html | 18 +- ...cessors.processorVersions.evaluations.html | 18 +- ...ocations.processors.processorVersions.html | 18 +- ...ai_v1beta3.projects.locations.schemas.html | 18 +- ...ects.locations.schemas.schemaVersions.html | 18 +- docs/dyn/domains_v1.html | 26 +- docs/dyn/domains_v1.projects.locations.html | 18 +- ...ains_v1.projects.locations.operations.html | 18 +- ...s_v1.projects.locations.registrations.html | 54 +- docs/dyn/domains_v1alpha2.html | 26 +- .../domains_v1alpha2.projects.locations.html | 18 +- ...1alpha2.projects.locations.operations.html | 18 +- ...pha2.projects.locations.registrations.html | 54 +- docs/dyn/domains_v1beta1.html | 26 +- .../domains_v1beta1.projects.locations.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- ...eta1.projects.locations.registrations.html | 54 +- docs/dyn/doubleclickbidmanager_v2.html | 26 +- .../dyn/doubleclickbidmanager_v2.queries.html | 18 +- ...bleclickbidmanager_v2.queries.reports.html | 18 +- docs/dyn/doubleclicksearch_v2.html | 26 +- docs/dyn/drive_v2.changes.html | 18 +- docs/dyn/drive_v2.children.html | 18 +- docs/dyn/drive_v2.comments.html | 18 +- docs/dyn/drive_v2.drives.html | 18 +- docs/dyn/drive_v2.files.html | 36 +- docs/dyn/drive_v2.html | 26 +- docs/dyn/drive_v2.permissions.html | 18 +- docs/dyn/drive_v2.replies.html | 18 +- docs/dyn/drive_v2.revisions.html | 18 +- docs/dyn/drive_v2.teamdrives.html | 18 +- docs/dyn/drive_v3.accessproposals.html | 18 +- docs/dyn/drive_v3.approvals.html | 22 +- docs/dyn/drive_v3.changes.html | 18 +- docs/dyn/drive_v3.comments.html | 18 +- docs/dyn/drive_v3.drives.html | 18 +- docs/dyn/drive_v3.files.html | 36 +- docs/dyn/drive_v3.html | 26 +- docs/dyn/drive_v3.permissions.html | 18 +- docs/dyn/drive_v3.replies.html | 18 +- docs/dyn/drive_v3.revisions.html | 18 +- docs/dyn/drive_v3.teamdrives.html | 18 +- docs/dyn/driveactivity_v2.activity.html | 18 +- docs/dyn/driveactivity_v2.html | 26 +- docs/dyn/drivelabels_v2.html | 26 +- docs/dyn/drivelabels_v2.labels.html | 18 +- docs/dyn/drivelabels_v2.labels.locks.html | 18 +- .../drivelabels_v2.labels.permissions.html | 18 +- ...drivelabels_v2.labels.revisions.locks.html | 18 +- ...abels_v2.labels.revisions.permissions.html | 18 +- docs/dyn/drivelabels_v2beta.html | 26 +- docs/dyn/drivelabels_v2beta.labels.html | 18 +- docs/dyn/drivelabels_v2beta.labels.locks.html | 18 +- ...drivelabels_v2beta.labels.permissions.html | 18 +- ...elabels_v2beta.labels.revisions.locks.html | 18 +- ...s_v2beta.labels.revisions.permissions.html | 18 +- ...essentialcontacts_v1.folders.contacts.html | 36 +- docs/dyn/essentialcontacts_v1.html | 26 +- ...ialcontacts_v1.organizations.contacts.html | 36 +- ...ssentialcontacts_v1.projects.contacts.html | 36 +- docs/dyn/eventarc_v1.html | 26 +- ...projects.locations.channelConnections.html | 18 +- ...entarc_v1.projects.locations.channels.html | 18 +- ...arc_v1.projects.locations.enrollments.html | 18 +- ...1.projects.locations.googleApiSources.html | 18 +- docs/dyn/eventarc_v1.projects.locations.html | 18 +- ...rc_v1.projects.locations.messageBuses.html | 36 +- ...tarc_v1.projects.locations.operations.html | 18 +- ...ntarc_v1.projects.locations.pipelines.html | 18 +- ...ntarc_v1.projects.locations.providers.html | 18 +- ...entarc_v1.projects.locations.triggers.html | 18 +- docs/dyn/factchecktools_v1alpha1.claims.html | 36 +- docs/dyn/factchecktools_v1alpha1.html | 26 +- docs/dyn/factchecktools_v1alpha1.pages.html | 18 +- docs/dyn/fcm_v1.html | 26 +- docs/dyn/fcmdata_v1beta1.html | 26 +- ...ta1.projects.androidApps.deliveryData.html | 18 +- .../firebase_v1beta1.availableProjects.html | 18 +- docs/dyn/firebase_v1beta1.html | 26 +- ...firebase_v1beta1.projects.androidApps.html | 18 +- ...e_v1beta1.projects.availableLocations.html | 18 +- docs/dyn/firebase_v1beta1.projects.html | 36 +- .../firebase_v1beta1.projects.iosApps.html | 18 +- .../firebase_v1beta1.projects.webApps.html | 18 +- docs/dyn/firebaseappdistribution_v1.html | 26 +- ...rojects.apps.releases.feedbackReports.html | 18 +- ...istribution_v1.projects.apps.releases.html | 18 +- ..._v1.projects.apps.releases.operations.html | 18 +- ...aseappdistribution_v1.projects.groups.html | 18 +- ...seappdistribution_v1.projects.testers.html | 18 +- docs/dyn/firebaseappdistribution_v1alpha.html | 26 +- ..._v1alpha.projects.apps.releases.tests.html | 18 +- ...ution_v1alpha.projects.apps.testCases.html | 18 +- docs/dyn/firebaseapphosting_v1.html | 26 +- ...v1.projects.locations.backends.builds.html | 18 +- ...1.projects.locations.backends.domains.html | 18 +- ...osting_v1.projects.locations.backends.html | 18 +- ....projects.locations.backends.rollouts.html | 18 +- ...ebaseapphosting_v1.projects.locations.html | 18 +- ...ting_v1.projects.locations.operations.html | 18 +- docs/dyn/firebaseapphosting_v1beta.html | 26 +- ...ta.projects.locations.backends.builds.html | 18 +- ...a.projects.locations.backends.domains.html | 18 +- ...ng_v1beta.projects.locations.backends.html | 18 +- ....projects.locations.backends.rollouts.html | 18 +- ...eapphosting_v1beta.projects.locations.html | 18 +- ..._v1beta.projects.locations.operations.html | 18 +- docs/dyn/firebasecrashlytics_v1alpha.html | 26 +- ...shlytics_v1alpha.projects.apps.events.html | 18 +- ...cs_v1alpha.projects.apps.issues.notes.html | 18 +- ...hlytics_v1alpha.projects.apps.reports.html | 18 +- docs/dyn/firebasedatabase_v1beta.html | 26 +- ...e_v1beta.projects.locations.instances.html | 18 +- docs/dyn/firebasedataconnect_v1.html | 26 +- ...basedataconnect_v1.projects.locations.html | 18 +- ...nect_v1.projects.locations.operations.html | 18 +- ...rojects.locations.services.connectors.html | 18 +- ...onnect_v1.projects.locations.services.html | 18 +- ...1.projects.locations.services.schemas.html | 18 +- docs/dyn/firebasedataconnect_v1beta.html | 26 +- ...dataconnect_v1beta.projects.locations.html | 18 +- ..._v1beta.projects.locations.operations.html | 18 +- ...rojects.locations.services.connectors.html | 18 +- ...ct_v1beta.projects.locations.services.html | 18 +- ...a.projects.locations.services.schemas.html | 18 +- docs/dyn/firebasedynamiclinks_v1.html | 26 +- docs/dyn/firebasehosting_v1.html | 26 +- docs/dyn/firebasehosting_v1.operations.html | 18 +- docs/dyn/firebasehosting_v1beta1.html | 26 +- ...sting_v1beta1.projects.sites.channels.html | 18 +- ...eta1.projects.sites.channels.releases.html | 18 +- ..._v1beta1.projects.sites.customDomains.html | 18 +- ...ojects.sites.customDomains.operations.html | 18 +- ...osting_v1beta1.projects.sites.domains.html | 18 +- ...irebasehosting_v1beta1.projects.sites.html | 18 +- ...sting_v1beta1.projects.sites.releases.html | 18 +- ...v1beta1.projects.sites.versions.files.html | 18 +- ...sting_v1beta1.projects.sites.versions.html | 18 +- ...irebasehosting_v1beta1.sites.channels.html | 18 +- ...sting_v1beta1.sites.channels.releases.html | 18 +- ...firebasehosting_v1beta1.sites.domains.html | 18 +- ...irebasehosting_v1beta1.sites.releases.html | 18 +- ...ehosting_v1beta1.sites.versions.files.html | 18 +- ...irebasehosting_v1beta1.sites.versions.html | 18 +- docs/dyn/firebaserules_v1.html | 26 +- .../firebaserules_v1.projects.releases.html | 18 +- .../firebaserules_v1.projects.rulesets.html | 18 +- docs/dyn/firebasestorage_v1beta.html | 26 +- ...rebasestorage_v1beta.projects.buckets.html | 18 +- docs/dyn/fitness_v1.html | 26 +- ...v1.users.dataSources.dataPointChanges.html | 18 +- ...fitness_v1.users.dataSources.datasets.html | 36 +- docs/dyn/fitness_v1.users.sessions.html | 18 +- docs/dyn/forms_v1.forms.responses.html | 18 +- docs/dyn/forms_v1.html | 26 +- docs/dyn/ftp_v1.html | 26 +- docs/dyn/ftp_v1.projects.locations.html | 18 +- .../ftp_v1.projects.locations.operations.html | 18 +- .../ftp_v1.projects.locations.servers.html | 18 +- ...p_v1.projects.locations.servers.users.html | 18 +- docs/dyn/ftp_v1alpha.html | 26 +- docs/dyn/ftp_v1alpha.projects.locations.html | 18 +- ...v1alpha.projects.locations.operations.html | 18 +- ...tp_v1alpha.projects.locations.servers.html | 18 +- ...lpha.projects.locations.servers.users.html | 18 +- ...nfiguration.achievementConfigurations.html | 18 +- .../gamesConfiguration_v1configuration.html | 26 +- ...nfiguration.leaderboardConfigurations.html | 18 +- ...sManagement_v1management.applications.html | 18 +- docs/dyn/gamesManagement_v1management.html | 26 +- docs/dyn/gkebackup_v1.html | 26 +- ...ons.backupChannels.backupPlanBindings.html | 18 +- ..._v1.projects.locations.backupChannels.html | 18 +- ...rojects.locations.backupPlans.backups.html | 18 +- ...ons.backupPlans.backups.volumeBackups.html | 18 +- ...kup_v1.projects.locations.backupPlans.html | 18 +- docs/dyn/gkebackup_v1.projects.locations.html | 18 +- ...ckup_v1.projects.locations.operations.html | 18 +- ...v1.projects.locations.restoreChannels.html | 18 +- ...s.restoreChannels.restorePlanBindings.html | 18 +- ...up_v1.projects.locations.restorePlans.html | 18 +- ...jects.locations.restorePlans.restores.html | 18 +- ....restorePlans.restores.volumeRestores.html | 18 +- docs/dyn/gkeonprem_v1.html | 26 +- ...ects.locations.bareMetalAdminClusters.html | 18 +- ...ons.bareMetalAdminClusters.operations.html | 18 +- ....bareMetalClusters.bareMetalNodePools.html | 18 +- ...lusters.bareMetalNodePools.operations.html | 18 +- ....projects.locations.bareMetalClusters.html | 18 +- ...ocations.bareMetalClusters.operations.html | 18 +- docs/dyn/gkeonprem_v1.projects.locations.html | 18 +- ...prem_v1.projects.locations.operations.html | 18 +- ...rojects.locations.vmwareAdminClusters.html | 18 +- ...ations.vmwareAdminClusters.operations.html | 18 +- ..._v1.projects.locations.vmwareClusters.html | 18 +- ...s.locations.vmwareClusters.operations.html | 18 +- ...ations.vmwareClusters.vmwareNodePools.html | 18 +- ...reClusters.vmwareNodePools.operations.html | 18 +- docs/dyn/gmail_v1.html | 26 +- docs/dyn/gmail_v1.users.drafts.html | 18 +- docs/dyn/gmail_v1.users.history.html | 18 +- docs/dyn/gmail_v1.users.messages.html | 18 +- ...mail_v1.users.settings.cse.identities.html | 18 +- .../gmail_v1.users.settings.cse.keypairs.html | 18 +- docs/dyn/gmail_v1.users.threads.html | 18 +- docs/dyn/gmailpostmastertools_v1.domains.html | 18 +- ...stmastertools_v1.domains.trafficStats.html | 18 +- docs/dyn/gmailpostmastertools_v1.html | 26 +- .../gmailpostmastertools_v1beta1.domains.html | 18 +- ...tertools_v1beta1.domains.trafficStats.html | 18 +- docs/dyn/gmailpostmastertools_v1beta1.html | 26 +- ...ostmastertools_v2.domains.domainStats.html | 18 +- docs/dyn/gmailpostmastertools_v2.domains.html | 18 +- ...gmailpostmastertools_v2.domains.users.html | 18 +- docs/dyn/gmailpostmastertools_v2.html | 26 +- docs/dyn/groupsmigration_v1.html | 26 +- docs/dyn/groupssettings_v1.html | 26 +- docs/dyn/iam_v1.html | 26 +- docs/dyn/iam_v1.locations.workforcePools.html | 18 +- ...v1.locations.workforcePools.providers.html | 18 +- ...cations.workforcePools.providers.keys.html | 18 +- ....workforcePools.providers.scimTenants.html | 18 +- ...rcePools.providers.scimTenants.tokens.html | 18 +- docs/dyn/iam_v1.organizations.roles.html | 18 +- docs/dyn/iam_v1.permissions.html | 18 +- ...am_v1.projects.locations.oauthClients.html | 18 +- ...jects.locations.workloadIdentityPools.html | 36 +- ...ions.workloadIdentityPools.namespaces.html | 18 +- ...ityPools.namespaces.managedIdentities.html | 36 +- ...tions.workloadIdentityPools.providers.html | 18 +- ....workloadIdentityPools.providers.keys.html | 18 +- docs/dyn/iam_v1.projects.roles.html | 18 +- docs/dyn/iam_v1.projects.serviceAccounts.html | 18 +- docs/dyn/iam_v1.roles.html | 36 +- docs/dyn/iam_v2.html | 26 +- docs/dyn/iam_v2.policies.html | 18 +- docs/dyn/iam_v2beta.html | 26 +- docs/dyn/iam_v2beta.policies.html | 18 +- docs/dyn/iamcredentials_v1.html | 26 +- docs/dyn/iap_v1.html | 26 +- ...ects.brands.identityAwareProxyClients.html | 18 +- docs/dyn/iap_v1beta1.html | 26 +- docs/dyn/identitytoolkit_v1.html | 26 +- .../identitytoolkit_v1.projects.accounts.html | 18 +- ...ytoolkit_v1.projects.tenants.accounts.html | 18 +- ...entitytoolkit_v2.defaultSupportedIdps.html | 18 +- docs/dyn/identitytoolkit_v2.html | 26 +- ...2.projects.defaultSupportedIdpConfigs.html | 18 +- ...oolkit_v2.projects.inboundSamlConfigs.html | 18 +- ...tytoolkit_v2.projects.oauthIdpConfigs.html | 18 +- ...ts.tenants.defaultSupportedIdpConfigs.html | 18 +- .../identitytoolkit_v2.projects.tenants.html | 18 +- ...2.projects.tenants.inboundSamlConfigs.html | 18 +- ...t_v2.projects.tenants.oauthIdpConfigs.html | 18 +- docs/dyn/identitytoolkit_v3.html | 26 +- docs/dyn/identitytoolkit_v3.relyingparty.html | 18 +- docs/dyn/ids_v1.html | 26 +- .../ids_v1.projects.locations.endpoints.html | 18 +- docs/dyn/ids_v1.projects.locations.html | 18 +- .../ids_v1.projects.locations.operations.html | 18 +- docs/dyn/indexing_v3.html | 26 +- docs/dyn/jobs_v3.html | 26 +- docs/dyn/jobs_v3.projects.companies.html | 18 +- docs/dyn/jobs_v3.projects.jobs.html | 54 +- docs/dyn/jobs_v3p1beta1.html | 26 +- .../jobs_v3p1beta1.projects.companies.html | 18 +- docs/dyn/jobs_v3p1beta1.projects.jobs.html | 54 +- docs/dyn/jobs_v4.html | 26 +- .../jobs_v4.projects.tenants.companies.html | 18 +- docs/dyn/jobs_v4.projects.tenants.html | 18 +- docs/dyn/jobs_v4.projects.tenants.jobs.html | 54 +- docs/dyn/keep_v1.html | 26 +- docs/dyn/keep_v1.notes.html | 18 +- docs/dyn/kgsearch_v1.html | 26 +- docs/dyn/kmsinventory_v1.html | 26 +- ...y_v1.organizations.protectedResources.html | 18 +- .../kmsinventory_v1.projects.cryptoKeys.html | 20 +- ...entory_v1.projects.protectedResources.html | 18 +- docs/dyn/language_v1.html | 26 +- docs/dyn/language_v1beta2.html | 26 +- docs/dyn/language_v2.html | 26 +- docs/dyn/libraryagent_v1.html | 26 +- docs/dyn/libraryagent_v1.shelves.books.html | 18 +- docs/dyn/libraryagent_v1.shelves.html | 18 +- docs/dyn/licensing_v1.html | 26 +- docs/dyn/licensing_v1.licenseAssignments.html | 36 +- docs/dyn/localservices_v1.accountReports.html | 18 +- .../localservices_v1.detailedLeadReports.html | 18 +- docs/dyn/localservices_v1.html | 26 +- ...logging_v2.billingAccounts.exclusions.html | 18 +- ..._v2.billingAccounts.locations.buckets.html | 18 +- ...llingAccounts.locations.buckets.links.html | 18 +- ...llingAccounts.locations.buckets.views.html | 18 +- ...Accounts.locations.buckets.views.logs.html | 18 +- .../logging_v2.billingAccounts.locations.html | 18 +- ....billingAccounts.locations.operations.html | 18 +- ...llingAccounts.locations.recentQueries.html | 18 +- ...illingAccounts.locations.savedQueries.html | 18 +- docs/dyn/logging_v2.billingAccounts.logs.html | 18 +- .../dyn/logging_v2.billingAccounts.sinks.html | 18 +- docs/dyn/logging_v2.entries.html | 18 +- docs/dyn/logging_v2.exclusions.html | 18 +- docs/dyn/logging_v2.folders.exclusions.html | 18 +- .../logging_v2.folders.locations.buckets.html | 18 +- ...ng_v2.folders.locations.buckets.links.html | 18 +- ...ng_v2.folders.locations.buckets.views.html | 18 +- ....folders.locations.buckets.views.logs.html | 18 +- docs/dyn/logging_v2.folders.locations.html | 18 +- ...ogging_v2.folders.locations.logScopes.html | 18 +- ...gging_v2.folders.locations.operations.html | 18 +- ...ng_v2.folders.locations.recentQueries.html | 18 +- ...ing_v2.folders.locations.savedQueries.html | 18 +- docs/dyn/logging_v2.folders.logs.html | 18 +- docs/dyn/logging_v2.folders.sinks.html | 18 +- docs/dyn/logging_v2.html | 26 +- docs/dyn/logging_v2.locations.buckets.html | 18 +- .../logging_v2.locations.buckets.links.html | 18 +- .../logging_v2.locations.buckets.views.html | 18 +- docs/dyn/logging_v2.locations.html | 18 +- docs/dyn/logging_v2.locations.operations.html | 18 +- docs/dyn/logging_v2.logs.html | 18 +- ...gging_v2.monitoredResourceDescriptors.html | 18 +- .../logging_v2.organizations.exclusions.html | 18 +- ...ng_v2.organizations.locations.buckets.html | 18 +- ...organizations.locations.buckets.links.html | 18 +- ...organizations.locations.buckets.views.html | 18 +- ...izations.locations.buckets.views.logs.html | 18 +- .../logging_v2.organizations.locations.html | 18 +- ..._v2.organizations.locations.logScopes.html | 18 +- ...v2.organizations.locations.operations.html | 18 +- ...organizations.locations.recentQueries.html | 18 +- ....organizations.locations.savedQueries.html | 18 +- docs/dyn/logging_v2.organizations.logs.html | 18 +- docs/dyn/logging_v2.organizations.sinks.html | 18 +- docs/dyn/logging_v2.projects.exclusions.html | 18 +- ...logging_v2.projects.locations.buckets.html | 18 +- ...g_v2.projects.locations.buckets.links.html | 18 +- ...g_v2.projects.locations.buckets.views.html | 18 +- ...projects.locations.buckets.views.logs.html | 18 +- docs/dyn/logging_v2.projects.locations.html | 18 +- ...gging_v2.projects.locations.logScopes.html | 18 +- ...ging_v2.projects.locations.operations.html | 18 +- ...g_v2.projects.locations.recentQueries.html | 18 +- ...ng_v2.projects.locations.savedQueries.html | 18 +- docs/dyn/logging_v2.projects.logs.html | 18 +- docs/dyn/logging_v2.projects.metrics.html | 18 +- docs/dyn/logging_v2.projects.sinks.html | 18 +- docs/dyn/logging_v2.sinks.html | 18 +- docs/dyn/looker_v1.html | 26 +- docs/dyn/looker_v1.projects.locations.html | 18 +- ....projects.locations.instances.backups.html | 18 +- ...ooker_v1.projects.locations.instances.html | 18 +- ...oker_v1.projects.locations.operations.html | 18 +- docs/dyn/managedidentities_v1.html | 26 +- ...cts.locations.global_.domains.backups.html | 18 +- ...v1.projects.locations.global_.domains.html | 18 +- ...tions.global_.domains.sqlIntegrations.html | 18 +- ...projects.locations.global_.operations.html | 18 +- ...1.projects.locations.global_.peerings.html | 18 +- ...nagedidentities_v1.projects.locations.html | 18 +- docs/dyn/managedidentities_v1alpha1.html | 26 +- ...cts.locations.global_.domains.backups.html | 18 +- ...a1.projects.locations.global_.domains.html | 18 +- ...tions.global_.domains.sqlIntegrations.html | 18 +- ...projects.locations.global_.operations.html | 18 +- ...1.projects.locations.global_.peerings.html | 18 +- ...dentities_v1alpha1.projects.locations.html | 18 +- docs/dyn/managedidentities_v1beta1.html | 26 +- ...cts.locations.global_.domains.backups.html | 18 +- ...a1.projects.locations.global_.domains.html | 18 +- ...tions.global_.domains.sqlIntegrations.html | 18 +- ...projects.locations.global_.operations.html | 18 +- ...1.projects.locations.global_.peerings.html | 18 +- ...identities_v1beta1.projects.locations.html | 18 +- ...ounts.languages.productCertifications.html | 18 +- .../manufacturers_v1.accounts.products.html | 18 +- docs/dyn/manufacturers_v1.html | 26 +- docs/dyn/marketingplatformadmin_v1alpha.html | 26 +- ...a.organizations.analyticsAccountLinks.html | 18 +- ...ngplatformadmin_v1alpha.organizations.html | 18 +- docs/dyn/meet_v2.conferenceRecords.html | 18 +- ...eet_v2.conferenceRecords.participants.html | 18 +- ...ords.participants.participantSessions.html | 18 +- .../meet_v2.conferenceRecords.recordings.html | 18 +- .../meet_v2.conferenceRecords.smartNotes.html | 18 +- ...conferenceRecords.transcripts.entries.html | 18 +- ...meet_v2.conferenceRecords.transcripts.html | 18 +- docs/dyn/meet_v2.html | 26 +- docs/dyn/memcache_v1.html | 26 +- docs/dyn/memcache_v1.projects.locations.html | 18 +- ...cache_v1.projects.locations.instances.html | 18 +- ...ache_v1.projects.locations.operations.html | 18 +- docs/dyn/memcache_v1beta2.html | 26 +- .../memcache_v1beta2.projects.locations.html | 18 +- ..._v1beta2.projects.locations.instances.html | 18 +- ...v1beta2.projects.locations.operations.html | 18 +- ...tapi_accounts_v1.accounts.gbpAccounts.html | 18 +- .../dyn/merchantapi_accounts_v1.accounts.html | 36 +- ...rchantapi_accounts_v1.accounts.issues.html | 18 +- ...ounts_v1.accounts.omnichannelSettings.html | 18 +- ...unts.omnichannelSettings.lfpProviders.html | 18 +- ...unts_v1.accounts.onlineReturnPolicies.html | 18 +- ...hantapi_accounts_v1.accounts.programs.html | 18 +- ...chantapi_accounts_v1.accounts.regions.html | 18 +- ...pi_accounts_v1.accounts.relationships.html | 18 +- ...hantapi_accounts_v1.accounts.services.html | 18 +- ...erchantapi_accounts_v1.accounts.users.html | 18 +- docs/dyn/merchantapi_accounts_v1.html | 26 +- ..._accounts_v1beta.accounts.gbpAccounts.html | 18 +- .../merchantapi_accounts_v1beta.accounts.html | 36 +- ...ntapi_accounts_v1beta.accounts.issues.html | 18 +- ...s_v1beta.accounts.omnichannelSettings.html | 18 +- ...unts.omnichannelSettings.lfpProviders.html | 18 +- ..._v1beta.accounts.onlineReturnPolicies.html | 18 +- ...api_accounts_v1beta.accounts.programs.html | 18 +- ...tapi_accounts_v1beta.accounts.regions.html | 18 +- ...ccounts_v1beta.accounts.relationships.html | 18 +- ...api_accounts_v1beta.accounts.services.html | 18 +- ...antapi_accounts_v1beta.accounts.users.html | 18 +- docs/dyn/merchantapi_accounts_v1beta.html | 26 +- ...ersions_v1.accounts.conversionSources.html | 18 +- docs/dyn/merchantapi_conversions_v1.html | 26 +- ...ons_v1beta.accounts.conversionSources.html | 18 +- docs/dyn/merchantapi_conversions_v1beta.html | 26 +- ...i_datasources_v1.accounts.dataSources.html | 18 +- docs/dyn/merchantapi_datasources_v1.html | 26 +- ...tasources_v1beta.accounts.dataSources.html | 18 +- docs/dyn/merchantapi_datasources_v1beta.html | 26 +- ...v1.accounts.products.localInventories.html | 18 +- ...accounts.products.regionalInventories.html | 18 +- docs/dyn/merchantapi_inventories_v1.html | 26 +- ...ta.accounts.products.localInventories.html | 18 +- ...accounts.products.regionalInventories.html | 18 +- docs/dyn/merchantapi_inventories_v1beta.html | 26 +- ..._v1.accounts.aggregateProductStatuses.html | 18 +- docs/dyn/merchantapi_issueresolution_v1.html | 26 +- ...eta.accounts.aggregateProductStatuses.html | 18 +- .../merchantapi_issueresolution_v1beta.html | 26 +- ...merchantapi_lfp_v1.accounts.lfpStores.html | 18 +- docs/dyn/merchantapi_lfp_v1.html | 26 +- ...hantapi_lfp_v1beta.accounts.lfpStores.html | 18 +- docs/dyn/merchantapi_lfp_v1beta.html | 26 +- docs/dyn/merchantapi_loyaltycustomers_v1.html | 26 +- ...v1.accounts.notificationsubscriptions.html | 22 +- docs/dyn/merchantapi_notifications_v1.html | 26 +- ...ta.accounts.notificationsubscriptions.html | 22 +- .../dyn/merchantapi_notifications_v1beta.html | 26 +- docs/dyn/merchantapi_ordertracking_v1.html | 26 +- .../dyn/merchantapi_ordertracking_v1beta.html | 26 +- ...hantapi_products_v1.accounts.products.html | 18 +- docs/dyn/merchantapi_products_v1.html | 26 +- ...api_products_v1beta.accounts.products.html | 18 +- docs/dyn/merchantapi_products_v1beta.html | 26 +- ...api_promotions_v1.accounts.promotions.html | 18 +- docs/dyn/merchantapi_promotions_v1.html | 26 +- ...promotions_v1beta.accounts.promotions.html | 18 +- docs/dyn/merchantapi_promotions_v1beta.html | 26 +- .../merchantapi_quota_v1.accounts.limits.html | 18 +- .../merchantapi_quota_v1.accounts.quotas.html | 18 +- docs/dyn/merchantapi_quota_v1.html | 26 +- ...chantapi_quota_v1beta.accounts.quotas.html | 18 +- docs/dyn/merchantapi_quota_v1beta.html | 26 +- ...rchantapi_reports_v1.accounts.reports.html | 18 +- docs/dyn/merchantapi_reports_v1.html | 26 +- ...ntapi_reports_v1beta.accounts.reports.html | 18 +- docs/dyn/merchantapi_reports_v1beta.html | 26 +- ...views_v1beta.accounts.merchantReviews.html | 18 +- ...eviews_v1beta.accounts.productReviews.html | 18 +- docs/dyn/merchantapi_reviews_v1beta.html | 26 +- docs/dyn/migrationcenter_v1.html | 26 +- ...oncenter_v1.projects.locations.assets.html | 18 +- ...1.projects.locations.assetsExportJobs.html | 18 +- ...1.projects.locations.discoveryClients.html | 18 +- ...oncenter_v1.projects.locations.groups.html | 18 +- ...migrationcenter_v1.projects.locations.html | 18 +- ...nter_v1.projects.locations.importJobs.html | 18 +- ....locations.importJobs.importDataFiles.html | 18 +- ...nter_v1.projects.locations.operations.html | 18 +- ..._v1.projects.locations.preferenceSets.html | 18 +- ...enter_v1.projects.locations.relations.html | 18 +- ...r_v1.projects.locations.reportConfigs.html | 18 +- ...jects.locations.reportConfigs.reports.html | 18 +- ...rojects.locations.sources.errorFrames.html | 18 +- ...ncenter_v1.projects.locations.sources.html | 18 +- docs/dyn/migrationcenter_v1alpha1.html | 26 +- ...er_v1alpha1.projects.locations.assets.html | 18 +- ...1.projects.locations.assetsExportJobs.html | 18 +- ...1.projects.locations.discoveryClients.html | 18 +- ...er_v1alpha1.projects.locations.groups.html | 18 +- ...ioncenter_v1alpha1.projects.locations.html | 18 +- ...1alpha1.projects.locations.importJobs.html | 18 +- ....locations.importJobs.importDataFiles.html | 18 +- ...1alpha1.projects.locations.operations.html | 18 +- ...ha1.projects.locations.preferenceSets.html | 18 +- ...v1alpha1.projects.locations.relations.html | 18 +- ...pha1.projects.locations.reportConfigs.html | 18 +- ...jects.locations.reportConfigs.reports.html | 18 +- ...eportConfigs.reports.reportExportJobs.html | 18 +- ...rojects.locations.sources.errorFrames.html | 18 +- ...r_v1alpha1.projects.locations.sources.html | 18 +- docs/dyn/ml_v1.html | 26 +- docs/dyn/ml_v1.projects.jobs.html | 18 +- docs/dyn/ml_v1.projects.locations.html | 18 +- docs/dyn/ml_v1.projects.models.html | 18 +- docs/dyn/ml_v1.projects.models.versions.html | 18 +- docs/dyn/ml_v1.projects.operations.html | 18 +- docs/dyn/monitoring_v1.html | 26 +- .../monitoring_v1.projects.dashboards.html | 18 +- .../dyn/monitoring_v3.folders.timeSeries.html | 18 +- docs/dyn/monitoring_v3.html | 26 +- ...onitoring_v3.organizations.timeSeries.html | 18 +- .../monitoring_v3.projects.alertPolicies.html | 18 +- docs/dyn/monitoring_v3.projects.alerts.html | 18 +- docs/dyn/monitoring_v3.projects.groups.html | 18 +- ...monitoring_v3.projects.groups.members.html | 18 +- ...itoring_v3.projects.metricDescriptors.html | 18 +- ...projects.monitoredResourceDescriptors.html | 18 +- ...ojects.notificationChannelDescriptors.html | 18 +- ...ring_v3.projects.notificationChannels.html | 18 +- docs/dyn/monitoring_v3.projects.snoozes.html | 18 +- .../monitoring_v3.projects.timeSeries.html | 36 +- ...toring_v3.projects.uptimeCheckConfigs.html | 18 +- docs/dyn/monitoring_v3.services.html | 18 +- ...ng_v3.services.serviceLevelObjectives.html | 18 +- docs/dyn/monitoring_v3.uptimeCheckIps.html | 18 +- ...businessaccountmanagement_v1.accounts.html | 18 +- docs/dyn/mybusinessaccountmanagement_v1.html | 26 +- ...nessinformation_v1.accounts.locations.html | 60 +- ...nessbusinessinformation_v1.attributes.html | 18 +- ...nessbusinessinformation_v1.categories.html | 18 +- ...usinessinformation_v1.googleLocations.html | 28 +- .../dyn/mybusinessbusinessinformation_v1.html | 26 +- ...inessbusinessinformation_v1.locations.html | 56 +- docs/dyn/mybusinesslodging_v1.html | 26 +- docs/dyn/mybusinessnotifications_v1.html | 26 +- docs/dyn/mybusinessplaceactions_v1.html | 26 +- ...actions_v1.locations.placeActionLinks.html | 18 +- ...aceactions_v1.placeActionTypeMetadata.html | 18 +- docs/dyn/mybusinessverifications_v1.html | 26 +- ...ifications_v1.locations.verifications.html | 18 +- docs/dyn/netapp_v1.html | 26 +- ....projects.locations.activeDirectories.html | 18 +- ..._v1.projects.locations.backupPolicies.html | 18 +- ...ojects.locations.backupVaults.backups.html | 18 +- ...pp_v1.projects.locations.backupVaults.html | 18 +- ...tapp_v1.projects.locations.hostGroups.html | 18 +- docs/dyn/netapp_v1.projects.locations.html | 18 +- ...tapp_v1.projects.locations.kmsConfigs.html | 18 +- ...tapp_v1.projects.locations.operations.html | 18 +- ....locations.storagePools.backupConfigs.html | 18 +- ...pp_v1.projects.locations.storagePools.html | 18 +- .../netapp_v1.projects.locations.volumes.html | 18 +- ...projects.locations.volumes.quotaRules.html | 18 +- ...ojects.locations.volumes.replications.html | 18 +- ....projects.locations.volumes.snapshots.html | 18 +- docs/dyn/netapp_v1beta1.html | 26 +- ....projects.locations.activeDirectories.html | 18 +- ...ta1.projects.locations.backupPolicies.html | 18 +- ...ojects.locations.backupVaults.backups.html | 18 +- ...beta1.projects.locations.backupVaults.html | 18 +- ...v1beta1.projects.locations.hostGroups.html | 18 +- .../netapp_v1beta1.projects.locations.html | 18 +- ...v1beta1.projects.locations.kmsConfigs.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- ....locations.storagePools.backupConfigs.html | 18 +- ...beta1.projects.locations.storagePools.html | 18 +- ...pp_v1beta1.projects.locations.volumes.html | 18 +- ...projects.locations.volumes.quotaRules.html | 18 +- ...ojects.locations.volumes.replications.html | 18 +- ....projects.locations.volumes.snapshots.html | 18 +- docs/dyn/networkconnectivity_v1.html | 26 +- ...rojects.locations.automatedDnsRecords.html | 18 +- ...rojects.locations.global_.hubs.groups.html | 18 +- ...ty_v1.projects.locations.global_.hubs.html | 54 +- ...ts.locations.global_.hubs.routeTables.html | 18 +- ...tions.global_.hubs.routeTables.routes.html | 18 +- ...s.locations.global_.policyBasedRoutes.html | 18 +- ...orkconnectivity_v1.projects.locations.html | 18 +- ..._v1.projects.locations.internalRanges.html | 18 +- ...cloudDataTransferConfigs.destinations.html | 18 +- ...cations.multicloudDataTransferConfigs.html | 18 +- ...lticloudDataTransferSupportedServices.html | 18 +- ...vity_v1.projects.locations.operations.html | 18 +- ...ts.locations.pscAuthorizationPolicies.html | 18 +- ....projects.locations.regionalEndpoints.html | 18 +- ...cts.locations.remoteTransportProfiles.html | 18 +- ..._v1.projects.locations.serviceClasses.html | 18 +- ...jects.locations.serviceConnectionMaps.html | 18 +- ...s.locations.serviceConnectionPolicies.html | 18 +- ...cts.locations.serviceConnectionTokens.html | 18 +- ...ations.spokes.gatewayAdvertisedRoutes.html | 18 +- ...ectivity_v1.projects.locations.spokes.html | 18 +- ...vity_v1.projects.locations.transports.html | 18 +- docs/dyn/networkconnectivity_v1alpha1.html | 26 +- ...lpha1.projects.locations.global_.hubs.html | 18 +- ...nectivity_v1alpha1.projects.locations.html | 18 +- ...ha1.projects.locations.internalRanges.html | 18 +- ...1alpha1.projects.locations.operations.html | 18 +- ...ty_v1alpha1.projects.locations.spokes.html | 18 +- docs/dyn/oauth2_v2.html | 26 +- docs/dyn/oracledatabase_v1.html | 26 +- ...s.locations.autonomousDatabaseBackups.html | 18 +- ...tions.autonomousDatabaseCharacterSets.html | 18 +- ...rojects.locations.autonomousDatabases.html | 18 +- ...ojects.locations.autonomousDbVersions.html | 18 +- ...cloudExadataInfrastructures.dbServers.html | 18 +- ...locations.cloudExadataInfrastructures.html | 18 +- ...cts.locations.cloudVmClusters.dbNodes.html | 18 +- ...v1.projects.locations.cloudVmClusters.html | 18 +- ...jects.locations.databaseCharacterSets.html | 18 +- ...abase_v1.projects.locations.databases.html | 18 +- ...locations.dbSystemInitialStorageSizes.html | 18 +- ..._v1.projects.locations.dbSystemShapes.html | 18 +- ...abase_v1.projects.locations.dbSystems.html | 18 +- ...base_v1.projects.locations.dbVersions.html | 18 +- ...se_v1.projects.locations.entitlements.html | 18 +- ...cts.locations.exadbVmClusters.dbNodes.html | 18 +- ...v1.projects.locations.exadbVmClusters.html | 18 +- ...cts.locations.exascaleDbStorageVaults.html | 18 +- ...base_v1.projects.locations.giVersions.html | 18 +- ...ts.locations.giVersions.minorVersions.html | 18 +- ...tions.goldengateConnectionAssignments.html | 18 +- ...s.locations.goldengateConnectionTypes.html | 18 +- ...jects.locations.goldengateConnections.html | 18 +- ...ions.goldengateDeploymentEnvironments.html | 18 +- ...s.locations.goldengateDeploymentTypes.html | 18 +- ...ocations.goldengateDeploymentVersions.html | 18 +- ...jects.locations.goldengateDeployments.html | 18 +- .../oracledatabase_v1.projects.locations.html | 18 +- ...ase_v1.projects.locations.odbNetworks.html | 18 +- ...ects.locations.odbNetworks.odbSubnets.html | 18 +- ...base_v1.projects.locations.operations.html | 18 +- ...projects.locations.pluggableDatabases.html | 18 +- .../dyn/orgpolicy_v2.folders.constraints.html | 18 +- docs/dyn/orgpolicy_v2.folders.policies.html | 18 +- docs/dyn/orgpolicy_v2.html | 26 +- ...rgpolicy_v2.organizations.constraints.html | 18 +- ...cy_v2.organizations.customConstraints.html | 18 +- .../orgpolicy_v2.organizations.policies.html | 18 +- .../orgpolicy_v2.projects.constraints.html | 18 +- docs/dyn/orgpolicy_v2.projects.policies.html | 18 +- docs/dyn/osconfig_v1.html | 26 +- ...jects.locations.instances.inventories.html | 18 +- ...instances.osPolicyAssignments.reports.html | 18 +- ...ations.instances.vulnerabilityReports.html | 18 +- ...rojects.locations.osPolicyAssignments.html | 36 +- ...osconfig_v1.projects.patchDeployments.html | 18 +- docs/dyn/osconfig_v1.projects.patchJobs.html | 18 +- ...v1.projects.patchJobs.instanceDetails.html | 18 +- docs/dyn/osconfig_v1alpha.html | 26 +- ...cations.instanceOSPoliciesCompliances.html | 18 +- ...jects.locations.instances.inventories.html | 18 +- ...instances.osPolicyAssignments.reports.html | 18 +- ...ations.instances.vulnerabilityReports.html | 18 +- ...rojects.locations.osPolicyAssignments.html | 36 +- docs/dyn/osconfig_v1beta.html | 26 +- ...sconfig_v1beta.projects.guestPolicies.html | 18 +- ...nfig_v1beta.projects.patchDeployments.html | 18 +- .../osconfig_v1beta.projects.patchJobs.html | 18 +- ...ta.projects.patchJobs.instanceDetails.html | 18 +- ...locations.global_.policyOrchestrators.html | 18 +- ...onfig_v2.folders.locations.operations.html | 18 +- docs/dyn/osconfig_v2.html | 26 +- ...locations.global_.policyOrchestrators.html | 18 +- ...v2.organizations.locations.operations.html | 18 +- ...locations.global_.policyOrchestrators.html | 18 +- ...nfig_v2.projects.locations.operations.html | 18 +- ...locations.global_.policyOrchestrators.html | 18 +- ...g_v2beta.folders.locations.operations.html | 18 +- docs/dyn/osconfig_v2beta.html | 26 +- ...locations.global_.policyOrchestrators.html | 18 +- ...ta.organizations.locations.operations.html | 18 +- ...locations.global_.policyOrchestrators.html | 18 +- ..._v2beta.projects.locations.operations.html | 18 +- docs/dyn/oslogin_v1.html | 26 +- docs/dyn/oslogin_v1alpha.html | 26 +- docs/dyn/oslogin_v1beta.html | 26 +- docs/dyn/pagespeedonline_v5.html | 26 +- docs/dyn/parallelstore_v1.html | 26 +- .../parallelstore_v1.projects.locations.html | 18 +- ...store_v1.projects.locations.instances.html | 18 +- ...tore_v1.projects.locations.operations.html | 18 +- docs/dyn/parallelstore_v1beta.html | 26 +- ...rallelstore_v1beta.projects.locations.html | 18 +- ...e_v1beta.projects.locations.instances.html | 18 +- ..._v1beta.projects.locations.operations.html | 18 +- docs/dyn/parametermanager_v1.html | 26 +- ...arametermanager_v1.projects.locations.html | 18 +- ...ager_v1.projects.locations.parameters.html | 18 +- ...rojects.locations.parameters.versions.html | 18 +- ...nager_v1.projects.locations.templates.html | 18 +- ...projects.locations.templates.versions.html | 18 +- docs/dyn/people_v1.contactGroups.html | 18 +- docs/dyn/people_v1.html | 26 +- docs/dyn/people_v1.otherContacts.html | 18 +- docs/dyn/people_v1.people.connections.html | 18 +- docs/dyn/people_v1.people.html | 36 +- docs/dyn/places_v1.html | 26 +- docs/dyn/places_v1.places.html | 18 +- docs/dyn/playcustomapp_v1.html | 26 +- ...developerreporting_v1alpha1.anomalies.html | 18 +- .../playdeveloperreporting_v1alpha1.apps.html | 18 +- docs/dyn/playdeveloperreporting_v1alpha1.html | 26 +- ...pha1.vitals.anonrssandswapmemoryusage.html | 18 +- ...operreporting_v1alpha1.vitals.anrrate.html | 18 +- ...ing_v1alpha1.vitals.bitmapmemoryusage.html | 18 +- ...erreporting_v1alpha1.vitals.crashrate.html | 18 +- ...porting_v1alpha1.vitals.errors.counts.html | 18 +- ...porting_v1alpha1.vitals.errors.issues.html | 18 +- ...orting_v1alpha1.vitals.errors.reports.html | 18 +- ...g_v1alpha1.vitals.excessivewakeuprate.html | 18 +- ...operreporting_v1alpha1.vitals.lmkrate.html | 18 +- ...ing_v1alpha1.vitals.slowrenderingrate.html | 18 +- ...porting_v1alpha1.vitals.slowstartrate.html | 18 +- ...a1.vitals.stuckbackgroundwakelockrate.html | 18 +- ...ydeveloperreporting_v1beta1.anomalies.html | 18 +- .../playdeveloperreporting_v1beta1.apps.html | 18 +- docs/dyn/playdeveloperreporting_v1beta1.html | 26 +- ...eta1.vitals.anonrssandswapmemoryusage.html | 18 +- ...loperreporting_v1beta1.vitals.anrrate.html | 18 +- ...ting_v1beta1.vitals.bitmapmemoryusage.html | 18 +- ...perreporting_v1beta1.vitals.crashrate.html | 18 +- ...eporting_v1beta1.vitals.errors.counts.html | 18 +- ...eporting_v1beta1.vitals.errors.issues.html | 18 +- ...porting_v1beta1.vitals.errors.reports.html | 18 +- ...ng_v1beta1.vitals.excessivewakeuprate.html | 18 +- ...loperreporting_v1beta1.vitals.lmkrate.html | 18 +- ...ting_v1beta1.vitals.slowrenderingrate.html | 18 +- ...eporting_v1beta1.vitals.slowstartrate.html | 18 +- ...a1.vitals.stuckbackgroundwakelockrate.html | 18 +- docs/dyn/playgrouping_v1alpha1.html | 26 +- docs/dyn/playintegrity_v1.html | 26 +- ...rs.locations.activityTypes.activities.html | 18 +- docs/dyn/policyanalyzer_v1.html | 26 +- ...ns.locations.activityTypes.activities.html | 18 +- ...ts.locations.activityTypes.activities.html | 18 +- ...rs.locations.activityTypes.activities.html | 18 +- docs/dyn/policyanalyzer_v1beta1.html | 26 +- ...ns.locations.activityTypes.activities.html | 18 +- ...ts.locations.activityTypes.activities.html | 18 +- ....folders.locations.replays.operations.html | 18 +- ..._v1.folders.locations.replays.results.html | 18 +- docs/dyn/policysimulator_v1.html | 26 +- docs/dyn/policysimulator_v1.operations.html | 18 +- ...locations.orgPolicyViolationsPreviews.html | 18 +- ...iolationsPreviews.orgPolicyViolations.html | 18 +- ...izations.locations.replays.operations.html | 18 +- ...ganizations.locations.replays.results.html | 18 +- ...projects.locations.replays.operations.html | 18 +- ...v1.projects.locations.replays.results.html | 18 +- ....folders.locations.replays.operations.html | 18 +- docs/dyn/policysimulator_v1alpha.html | 26 +- .../policysimulator_v1alpha.operations.html | 18 +- ...izations.locations.replays.operations.html | 18 +- ...projects.locations.replays.operations.html | 18 +- ...ator_v1beta.folders.locations.replays.html | 18 +- ....folders.locations.replays.operations.html | 18 +- ...eta.folders.locations.replays.results.html | 18 +- docs/dyn/policysimulator_v1beta.html | 26 +- .../policysimulator_v1beta.operations.html | 18 +- ...locations.orgPolicyViolationsPreviews.html | 18 +- ...iolationsPreviews.orgPolicyViolations.html | 18 +- ...1beta.organizations.locations.replays.html | 18 +- ...izations.locations.replays.operations.html | 18 +- ...ganizations.locations.replays.results.html | 18 +- ...tor_v1beta.projects.locations.replays.html | 18 +- ...projects.locations.replays.operations.html | 18 +- ...ta.projects.locations.replays.results.html | 18 +- docs/dyn/policytroubleshooter_v1.html | 26 +- docs/dyn/policytroubleshooter_v1beta.html | 26 +- docs/dyn/policytroubleshooter_v3.html | 26 +- docs/dyn/policytroubleshooter_v3beta.html | 26 +- docs/dyn/pollen_v1.forecast.html | 18 +- docs/dyn/pollen_v1.html | 26 +- docs/dyn/privateca_v1.html | 26 +- ...uthorities.certificateRevocationLists.html | 18 +- ...ations.caPools.certificateAuthorities.html | 18 +- ...ojects.locations.caPools.certificates.html | 18 +- ...ivateca_v1.projects.locations.caPools.html | 18 +- ...ojects.locations.certificateTemplates.html | 18 +- docs/dyn/privateca_v1.projects.locations.html | 18 +- ...teca_v1.projects.locations.operations.html | 18 +- docs/dyn/privateca_v1beta1.html | 26 +- .../privateca_v1beta1.projects.locations.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- ...1alpha1.customers.deployments.devices.html | 18 +- ...portal_v1alpha1.customers.deployments.html | 18 +- ..._sasportal_v1alpha1.customers.devices.html | 18 +- .../prod_tt_sasportal_v1alpha1.customers.html | 18 +- ..._v1alpha1.customers.nodes.deployments.html | 18 +- ...rtal_v1alpha1.customers.nodes.devices.html | 18 +- ...tt_sasportal_v1alpha1.customers.nodes.html | 18 +- ...portal_v1alpha1.customers.nodes.nodes.html | 18 +- docs/dyn/prod_tt_sasportal_v1alpha1.html | 26 +- ...al_v1alpha1.nodes.deployments.devices.html | 18 +- ..._sasportal_v1alpha1.nodes.deployments.html | 18 +- ...d_tt_sasportal_v1alpha1.nodes.devices.html | 18 +- ...rtal_v1alpha1.nodes.nodes.deployments.html | 18 +- ...asportal_v1alpha1.nodes.nodes.devices.html | 18 +- ...rod_tt_sasportal_v1alpha1.nodes.nodes.html | 18 +- ..._sasportal_v1alpha1.nodes.nodes.nodes.html | 18 +- docs/dyn/publicca_v1.html | 26 +- docs/dyn/publicca_v1alpha1.html | 26 +- docs/dyn/publicca_v1beta1.html | 26 +- docs/dyn/pubsub_v1.html | 26 +- docs/dyn/pubsub_v1.projects.schemas.html | 36 +- docs/dyn/pubsub_v1.projects.snapshots.html | 18 +- .../dyn/pubsub_v1.projects.subscriptions.html | 18 +- docs/dyn/pubsub_v1.projects.topics.html | 18 +- .../pubsub_v1.projects.topics.snapshots.html | 18 +- ...bsub_v1.projects.topics.subscriptions.html | 18 +- docs/dyn/pubsub_v1beta1a.html | 26 +- docs/dyn/pubsub_v1beta1a.subscriptions.html | 18 +- docs/dyn/pubsub_v1beta1a.topics.html | 18 +- docs/dyn/pubsub_v1beta2.html | 26 +- ...pubsub_v1beta2.projects.subscriptions.html | 18 +- docs/dyn/pubsub_v1beta2.projects.topics.html | 18 +- ...v1beta2.projects.topics.subscriptions.html | 18 +- ...1.admin.projects.locations.operations.html | 18 +- ...admin.projects.locations.reservations.html | 18 +- ...rojects.locations.reservations.topics.html | 18 +- ...dmin.projects.locations.subscriptions.html | 18 +- ...te_v1.admin.projects.locations.topics.html | 18 +- ...ojects.locations.topics.subscriptions.html | 18 +- ...jects.locations.subscriptions.cursors.html | 18 +- docs/dyn/pubsublite_v1.html | 26 +- docs/dyn/rapidmigrationassessment_v1.html | 26 +- ...ment_v1.projects.locations.collectors.html | 18 +- ...ationassessment_v1.projects.locations.html | 18 +- ...ment_v1.projects.locations.operations.html | 18 +- .../readerrevenuesubscriptionlinking_v1.html | 26 +- .../realtimebidding_v1.bidders.creatives.html | 18 +- .../realtimebidding_v1.bidders.endpoints.html | 18 +- docs/dyn/realtimebidding_v1.bidders.html | 18 +- ...idding_v1.bidders.pretargetingConfigs.html | 18 +- ...dding_v1.bidders.publisherConnections.html | 18 +- .../realtimebidding_v1.buyers.creatives.html | 18 +- docs/dyn/realtimebidding_v1.buyers.html | 18 +- .../realtimebidding_v1.buyers.userLists.html | 18 +- docs/dyn/realtimebidding_v1.html | 26 +- docs/dyn/recommendationengine_v1beta1.html | 26 +- ...jects.locations.catalogs.catalogItems.html | 18 +- ...tions.catalogs.eventStores.operations.html | 18 +- ...tions.catalogs.eventStores.placements.html | 18 +- ...tStores.predictionApiKeyRegistrations.html | 18 +- ...tions.catalogs.eventStores.userEvents.html | 18 +- ...e_v1beta1.projects.locations.catalogs.html | 18 +- ...rojects.locations.catalogs.operations.html | 18 +- ...ounts.locations.insightTypes.insights.html | 18 +- ...ocations.recommenders.recommendations.html | 18 +- ...lders.locations.insightTypes.insights.html | 18 +- ...ocations.recommenders.recommendations.html | 18 +- docs/dyn/recommender_v1.html | 26 +- ...tions.locations.insightTypes.insights.html | 18 +- ...ocations.recommenders.recommendations.html | 18 +- ...jects.locations.insightTypes.insights.html | 18 +- ...ocations.recommenders.recommendations.html | 18 +- ...der_v1beta1.billingAccounts.locations.html | 18 +- ...ounts.locations.insightTypes.insights.html | 18 +- ...ocations.recommenders.recommendations.html | 18 +- ...recommender_v1beta1.folders.locations.html | 18 +- ...lders.locations.insightTypes.insights.html | 18 +- ...ocations.recommenders.recommendations.html | 18 +- docs/dyn/recommender_v1beta1.html | 26 +- .../dyn/recommender_v1beta1.insightTypes.html | 18 +- ...ender_v1beta1.organizations.locations.html | 18 +- ...tions.locations.insightTypes.insights.html | 18 +- ...ocations.recommenders.recommendations.html | 18 +- ...ecommender_v1beta1.projects.locations.html | 18 +- ...jects.locations.insightTypes.insights.html | 18 +- ...ocations.recommenders.recommendations.html | 18 +- .../dyn/recommender_v1beta1.recommenders.html | 18 +- docs/dyn/redis_v1.html | 26 +- ...dis_v1.projects.locations.aclPolicies.html | 18 +- ...jects.locations.aclPolicies.revisions.html | 18 +- ...s.locations.backupCollections.backups.html | 18 +- ....projects.locations.backupCollections.html | 18 +- .../redis_v1.projects.locations.clusters.html | 18 +- ...ns.clusters.tokenAuthUsers.authTokens.html | 18 +- ...cts.locations.clusters.tokenAuthUsers.html | 18 +- docs/dyn/redis_v1.projects.locations.html | 18 +- ...redis_v1.projects.locations.instances.html | 18 +- ...edis_v1.projects.locations.operations.html | 18 +- docs/dyn/redis_v1beta1.html | 26 +- ...1beta1.projects.locations.aclPolicies.html | 18 +- ...jects.locations.aclPolicies.revisions.html | 18 +- ...s.locations.backupCollections.backups.html | 18 +- ....projects.locations.backupCollections.html | 18 +- ...s_v1beta1.projects.locations.clusters.html | 18 +- ...ns.clusters.tokenAuthUsers.authTokens.html | 18 +- ...cts.locations.clusters.tokenAuthUsers.html | 18 +- .../dyn/redis_v1beta1.projects.locations.html | 18 +- ..._v1beta1.projects.locations.instances.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- docs/dyn/reseller_v1.html | 26 +- docs/dyn/reseller_v1.subscriptions.html | 18 +- docs/dyn/runtimeconfig_v1.html | 26 +- docs/dyn/runtimeconfig_v1.operations.html | 18 +- docs/dyn/runtimeconfig_v1beta1.html | 26 +- ...untimeconfig_v1beta1.projects.configs.html | 18 +- ...ig_v1beta1.projects.configs.variables.html | 18 +- ...nfig_v1beta1.projects.configs.waiters.html | 18 +- docs/dyn/safebrowsing_v4.html | 26 +- docs/dyn/safebrowsing_v5.hashLists.html | 18 +- docs/dyn/safebrowsing_v5.html | 26 +- ...1alpha1.customers.deployments.devices.html | 18 +- ...portal_v1alpha1.customers.deployments.html | 18 +- .../sasportal_v1alpha1.customers.devices.html | 18 +- docs/dyn/sasportal_v1alpha1.customers.html | 18 +- ..._v1alpha1.customers.nodes.deployments.html | 18 +- ...rtal_v1alpha1.customers.nodes.devices.html | 18 +- .../sasportal_v1alpha1.customers.nodes.html | 18 +- ...portal_v1alpha1.customers.nodes.nodes.html | 18 +- docs/dyn/sasportal_v1alpha1.html | 26 +- ...al_v1alpha1.nodes.deployments.devices.html | 18 +- .../sasportal_v1alpha1.nodes.deployments.html | 18 +- .../dyn/sasportal_v1alpha1.nodes.devices.html | 18 +- ...rtal_v1alpha1.nodes.nodes.deployments.html | 18 +- ...asportal_v1alpha1.nodes.nodes.devices.html | 18 +- docs/dyn/sasportal_v1alpha1.nodes.nodes.html | 18 +- .../sasportal_v1alpha1.nodes.nodes.nodes.html | 18 +- docs/dyn/script_v1.html | 26 +- docs/dyn/script_v1.processes.html | 36 +- docs/dyn/script_v1.projects.deployments.html | 18 +- docs/dyn/script_v1.projects.versions.html | 18 +- docs/dyn/searchconsole_v1.html | 26 +- docs/dyn/securesourcemanager_v1.html | 26 +- ...resourcemanager_v1.projects.locations.html | 18 +- ...nager_v1.projects.locations.instances.html | 18 +- ...ager_v1.projects.locations.operations.html | 18 +- ...ts.locations.repositories.branchRules.html | 18 +- ...projects.locations.repositories.hooks.html | 18 +- ...er_v1.projects.locations.repositories.html | 36 +- ...rojects.locations.repositories.issues.html | 18 +- ...ons.repositories.issues.issueComments.html | 18 +- ...s.locations.repositories.pullRequests.html | 36 +- ...ries.pullRequests.pullRequestComments.html | 18 +- .../dyn/securitycenter_v1.folders.assets.html | 36 +- ...ritycenter_v1.folders.bigQueryExports.html | 18 +- ...ThreatDetectionSettings.customModules.html | 36 +- ...ectionSettings.effectiveCustomModules.html | 18 +- ...securitycenter_v1.folders.muteConfigs.html | 18 +- ...center_v1.folders.notificationConfigs.html | 18 +- ...HealthAnalyticsSettings.customModules.html | 36 +- ...lyticsSettings.effectiveCustomModules.html | 18 +- ...itycenter_v1.folders.sources.findings.html | 36 +- .../securitycenter_v1.folders.sources.html | 18 +- docs/dyn/securitycenter_v1.html | 26 +- ...ecuritycenter_v1.organizations.assets.html | 36 +- ...tycenter_v1.organizations.attackPaths.html | 18 +- ...nter_v1.organizations.bigQueryExports.html | 18 +- ...ThreatDetectionSettings.customModules.html | 36 +- ...ectionSettings.effectiveCustomModules.html | 18 +- ...tycenter_v1.organizations.muteConfigs.html | 18 +- ..._v1.organizations.notificationConfigs.html | 18 +- ...itycenter_v1.organizations.operations.html | 18 +- ...v1.organizations.resourceValueConfigs.html | 18 +- ...HealthAnalyticsSettings.customModules.html | 36 +- ...lyticsSettings.effectiveCustomModules.html | 18 +- ...ons.attackExposureResults.attackPaths.html | 18 +- ...attackExposureResults.valuedResources.html | 18 +- ...organizations.simulations.attackPaths.html | 18 +- ...mulations.valuedResources.attackPaths.html | 18 +- ...nizations.simulations.valuedResources.html | 18 +- ...ter_v1.organizations.sources.findings.html | 36 +- ...curitycenter_v1.organizations.sources.html | 18 +- ...nter_v1.organizations.valuedResources.html | 18 +- .../securitycenter_v1.projects.assets.html | 36 +- ...itycenter_v1.projects.bigQueryExports.html | 18 +- ...ThreatDetectionSettings.customModules.html | 36 +- ...ectionSettings.effectiveCustomModules.html | 18 +- ...ecuritycenter_v1.projects.muteConfigs.html | 18 +- ...enter_v1.projects.notificationConfigs.html | 18 +- ...HealthAnalyticsSettings.customModules.html | 36 +- ...lyticsSettings.effectiveCustomModules.html | 18 +- ...tycenter_v1.projects.sources.findings.html | 36 +- .../securitycenter_v1.projects.sources.html | 18 +- docs/dyn/securitycenter_v1beta1.html | 26 +- ...tycenter_v1beta1.organizations.assets.html | 36 +- ...nter_v1beta1.organizations.operations.html | 18 +- ...1beta1.organizations.sources.findings.html | 36 +- ...ycenter_v1beta1.organizations.sources.html | 18 +- docs/dyn/securitycenter_v1beta2.html | 26 +- docs/dyn/securityposture_v1.html | 26 +- ...ityposture_v1.organizations.locations.html | 18 +- ...v1.organizations.locations.operations.html | 18 +- ...izations.locations.postureDeployments.html | 18 +- ...anizations.locations.postureTemplates.html | 18 +- ...e_v1.organizations.locations.postures.html | 36 +- ...re_v1.organizations.locations.reports.html | 18 +- docs/dyn/serviceconsumermanagement_v1.html | 26 +- ...rviceconsumermanagement_v1.operations.html | 18 +- ...serviceconsumermanagement_v1.services.html | 18 +- ...ermanagement_v1.services.tenancyUnits.html | 18 +- .../serviceconsumermanagement_v1beta1.html | 26 +- ...v1beta1.services.consumerQuotaMetrics.html | 18 +- ...QuotaMetrics.limits.producerOverrides.html | 18 +- ...aMetrics.limits.producerQuotaPolicies.html | 18 +- docs/dyn/servicedirectory_v1.html | 26 +- ...ervicedirectory_v1.projects.locations.html | 18 +- ...tory_v1.projects.locations.namespaces.html | 18 +- ...cations.namespaces.services.endpoints.html | 18 +- ...rojects.locations.namespaces.services.html | 18 +- docs/dyn/servicedirectory_v1beta1.html | 26 +- ...edirectory_v1beta1.projects.locations.html | 18 +- ...v1beta1.projects.locations.namespaces.html | 18 +- ...cations.namespaces.services.endpoints.html | 18 +- ...rojects.locations.namespaces.services.html | 18 +- docs/dyn/servicemanagement_v1.html | 26 +- docs/dyn/servicemanagement_v1.operations.html | 18 +- ...servicemanagement_v1.services.configs.html | 18 +- docs/dyn/servicemanagement_v1.services.html | 18 +- ...ervicemanagement_v1.services.rollouts.html | 18 +- docs/dyn/servicenetworking_v1.html | 26 +- docs/dyn/servicenetworking_v1.operations.html | 18 +- docs/dyn/servicenetworking_v1beta.html | 26 +- docs/dyn/sheets_v4.html | 26 +- docs/dyn/siteVerification_v1.html | 26 +- docs/dyn/slides_v1.html | 26 +- docs/dyn/smartdevicemanagement_v1.html | 26 +- docs/dyn/solar_v1.html | 26 +- docs/dyn/spanner_v1.html | 26 +- ..._v1.projects.instanceConfigOperations.html | 18 +- .../spanner_v1.projects.instanceConfigs.html | 18 +- ...1.projects.instanceConfigs.operations.html | 18 +- ....instanceConfigs.ssdCaches.operations.html | 18 +- ...1.projects.instances.backupOperations.html | 18 +- ...spanner_v1.projects.instances.backups.html | 18 +- ...projects.instances.backups.operations.html | 18 +- ...projects.instances.databaseOperations.html | 18 +- ...s.instances.databases.backupSchedules.html | 18 +- ...cts.instances.databases.databaseRoles.html | 18 +- ...anner_v1.projects.instances.databases.html | 18 +- ...ojects.instances.databases.operations.html | 18 +- ...projects.instances.databases.sessions.html | 18 +- docs/dyn/spanner_v1.projects.instances.html | 18 +- ...instances.instancePartitionOperations.html | 18 +- ...projects.instances.instancePartitions.html | 18 +- ...stances.instancePartitions.operations.html | 18 +- ...nner_v1.projects.instances.operations.html | 18 +- docs/dyn/spanner_v1.scans.html | 18 +- docs/dyn/speech_v1.html | 26 +- docs/dyn/speech_v1.operations.html | 18 +- ...h_v1.projects.locations.customClasses.html | 18 +- ...eech_v1.projects.locations.phraseSets.html | 18 +- docs/dyn/speech_v1p1beta1.html | 26 +- docs/dyn/speech_v1p1beta1.operations.html | 18 +- ...eta1.projects.locations.customClasses.html | 18 +- ...p1beta1.projects.locations.phraseSets.html | 18 +- docs/dyn/storage_v1.anywhereCaches.html | 18 +- docs/dyn/storage_v1.buckets.html | 18 +- docs/dyn/storage_v1.folders.html | 18 +- docs/dyn/storage_v1.html | 26 +- docs/dyn/storage_v1.managedFolders.html | 18 +- docs/dyn/storage_v1.objects.html | 28 +- docs/dyn/storage_v1.operations.html | 18 +- docs/dyn/storage_v1.projects.hmacKeys.html | 18 +- docs/dyn/storage_v1.rapidCaches.html | 18 +- docs/dyn/storagebatchoperations_v1.html | 26 +- ...batchoperations_v1.projects.locations.html | 18 +- ...jects.locations.jobs.bucketOperations.html | 18 +- ...operations_v1.projects.locations.jobs.html | 18 +- ...ions_v1.projects.locations.operations.html | 18 +- docs/dyn/storagetransfer_v1.html | 26 +- ...toragetransfer_v1.projects.agentPools.html | 18 +- docs/dyn/storagetransfer_v1.transferJobs.html | 18 +- ...storagetransfer_v1.transferOperations.html | 18 +- docs/dyn/streetviewpublish_v1.html | 26 +- .../streetviewpublish_v1.photoSequences.html | 18 +- docs/dyn/streetviewpublish_v1.photos.html | 18 +- docs/dyn/sts_v1.html | 26 +- docs/dyn/sts_v1beta.html | 26 +- docs/dyn/tasks_v1.html | 26 +- docs/dyn/tasks_v1.tasklists.html | 18 +- docs/dyn/tasks_v1.tasks.html | 18 +- docs/dyn/testing_v1.html | 26 +- .../testing_v1.projects.deviceSessions.html | 18 +- docs/dyn/texttospeech_v1.html | 26 +- ...eech_v1.projects.locations.operations.html | 18 +- docs/dyn/texttospeech_v1beta1.html | 26 +- ...v1beta1.projects.locations.operations.html | 18 +- docs/dyn/toolresults_v1beta3.html | 26 +- ...cts.histories.executions.environments.html | 18 +- ...v1beta3.projects.histories.executions.html | 18 +- ...3.projects.histories.executions.steps.html | 18 +- ...utions.steps.perfSampleSeries.samples.html | 18 +- ....histories.executions.steps.testCases.html | 18 +- ...histories.executions.steps.thumbnails.html | 18 +- ...oolresults_v1beta3.projects.histories.html | 18 +- docs/dyn/tpu_v1.html | 26 +- ...1.projects.locations.acceleratorTypes.html | 18 +- docs/dyn/tpu_v1.projects.locations.html | 18 +- docs/dyn/tpu_v1.projects.locations.nodes.html | 18 +- .../tpu_v1.projects.locations.operations.html | 18 +- ...projects.locations.tensorflowVersions.html | 18 +- docs/dyn/tpu_v1alpha1.html | 26 +- ...1.projects.locations.acceleratorTypes.html | 18 +- docs/dyn/tpu_v1alpha1.projects.locations.html | 18 +- ...tpu_v1alpha1.projects.locations.nodes.html | 18 +- ...1alpha1.projects.locations.operations.html | 18 +- ...projects.locations.tensorflowVersions.html | 18 +- docs/dyn/tpu_v2.html | 26 +- ...2.projects.locations.acceleratorTypes.html | 18 +- docs/dyn/tpu_v2.projects.locations.html | 18 +- docs/dyn/tpu_v2.projects.locations.nodes.html | 18 +- .../tpu_v2.projects.locations.operations.html | 18 +- ...v2.projects.locations.queuedResources.html | 18 +- ...v2.projects.locations.runtimeVersions.html | 18 +- docs/dyn/tpu_v2alpha1.html | 26 +- ...1.projects.locations.acceleratorTypes.html | 18 +- docs/dyn/tpu_v2alpha1.projects.locations.html | 18 +- ...tpu_v2alpha1.projects.locations.nodes.html | 18 +- ...2alpha1.projects.locations.operations.html | 18 +- ...a1.projects.locations.queuedResources.html | 18 +- ...lpha1.projects.locations.reservations.html | 18 +- ...a1.projects.locations.runtimeVersions.html | 18 +- docs/dyn/trafficdirector_v2.html | 26 +- docs/dyn/trafficdirector_v3.html | 26 +- docs/dyn/transcoder_v1.html | 26 +- ...er_v1.projects.locations.jobTemplates.html | 18 +- ...transcoder_v1.projects.locations.jobs.html | 18 +- docs/dyn/travelimpactmodel_v1.flights.html | 8 +- docs/dyn/travelimpactmodel_v1.html | 26 +- docs/dyn/vault_v1.html | 26 +- docs/dyn/vault_v1.matters.exports.html | 18 +- docs/dyn/vault_v1.matters.holds.html | 18 +- docs/dyn/vault_v1.matters.html | 18 +- docs/dyn/vault_v1.matters.savedQueries.html | 18 +- docs/dyn/vault_v1.operations.html | 18 +- docs/dyn/verifiedaccess_v1.html | 26 +- docs/dyn/verifiedaccess_v2.html | 26 +- docs/dyn/versionhistory_v1.html | 26 +- .../versionhistory_v1.platforms.channels.html | 18 +- ...istory_v1.platforms.channels.versions.html | 18 +- ....platforms.channels.versions.releases.html | 18 +- docs/dyn/versionhistory_v1.platforms.html | 18 +- docs/dyn/videointelligence_v1.html | 26 +- ...ence_v1.projects.locations.operations.html | 18 +- docs/dyn/videointelligence_v1beta2.html | 26 +- docs/dyn/videointelligence_v1p1beta1.html | 26 +- docs/dyn/videointelligence_v1p2beta1.html | 26 +- docs/dyn/videointelligence_v1p3beta1.html | 26 +- docs/dyn/vision_v1.html | 26 +- docs/dyn/vision_v1.operations.html | 18 +- ...ion_v1.projects.locations.productSets.html | 18 +- ...ojects.locations.productSets.products.html | 18 +- ...vision_v1.projects.locations.products.html | 18 +- ...ts.locations.products.referenceImages.html | 18 +- docs/dyn/vision_v1p1beta1.html | 26 +- docs/dyn/vision_v1p2beta1.html | 26 +- docs/dyn/vmmigration_v1.html | 26 +- ...igration_v1.projects.locations.groups.html | 18 +- .../vmmigration_v1.projects.locations.html | 18 +- ...on_v1.projects.locations.imageImports.html | 18 +- ...ocations.imageImports.imageImportJobs.html | 18 +- ...tion_v1.projects.locations.operations.html | 18 +- ...ocations.sources.datacenterConnectors.html | 18 +- ...s.locations.sources.diskMigrationJobs.html | 18 +- ...gration_v1.projects.locations.sources.html | 54 +- ...ations.sources.migratingVms.cloneJobs.html | 18 +- ...ions.sources.migratingVms.cutoverJobs.html | 18 +- ...ojects.locations.sources.migratingVms.html | 18 +- ...ources.migratingVms.replicationCycles.html | 18 +- ....locations.sources.utilizationReports.html | 18 +- ..._v1.projects.locations.targetProjects.html | 18 +- docs/dyn/vmmigration_v1alpha1.html | 26 +- ...on_v1alpha1.projects.locations.groups.html | 18 +- ...migration_v1alpha1.projects.locations.html | 18 +- ...lpha1.projects.locations.imageImports.html | 18 +- ...ocations.imageImports.imageImportJobs.html | 18 +- ...1alpha1.projects.locations.operations.html | 18 +- ...ocations.sources.datacenterConnectors.html | 18 +- ...s.locations.sources.diskMigrationJobs.html | 18 +- ...n_v1alpha1.projects.locations.sources.html | 54 +- ...ations.sources.migratingVms.cloneJobs.html | 18 +- ...ions.sources.migratingVms.cutoverJobs.html | 18 +- ...ojects.locations.sources.migratingVms.html | 18 +- ...ources.migratingVms.replicationCycles.html | 18 +- ....locations.sources.utilizationReports.html | 18 +- ...ha1.projects.locations.targetProjects.html | 18 +- docs/dyn/vmwareengine_v1.html | 26 +- ...e_v1.projects.locations.announcements.html | 18 +- ...gine_v1.projects.locations.datastores.html | 18 +- .../vmwareengine_v1.projects.locations.html | 18 +- ...v1.projects.locations.networkPeerings.html | 18 +- ...cations.networkPeerings.peeringRoutes.html | 18 +- ...s.networkPolicies.externalAccessRules.html | 18 +- ...v1.projects.locations.networkPolicies.html | 36 +- ...ngine_v1.projects.locations.nodeTypes.html | 18 +- ...gine_v1.projects.locations.operations.html | 18 +- ...ects.locations.privateClouds.clusters.html | 18 +- ...ocations.privateClouds.clusters.nodes.html | 18 +- ...tions.privateClouds.externalAddresses.html | 18 +- ...tions.privateClouds.hcxActivationKeys.html | 18 +- ...e_v1.projects.locations.privateClouds.html | 18 +- ...ocations.privateClouds.loggingServers.html | 18 +- ...ivateClouds.managementDnsZoneBindings.html | 18 +- ...jects.locations.privateClouds.subnets.html | 18 +- ...ects.locations.privateClouds.upgrades.html | 18 +- ...projects.locations.privateConnections.html | 18 +- ...ions.privateConnections.peeringRoutes.html | 18 +- ...ojects.locations.vmwareEngineNetworks.html | 18 +- docs/dyn/vpcaccess_v1.html | 26 +- ...cess_v1.projects.locations.connectors.html | 18 +- docs/dyn/vpcaccess_v1.projects.locations.html | 18 +- ...cess_v1.projects.locations.operations.html | 18 +- docs/dyn/vpcaccess_v1beta1.html | 26 +- ...v1beta1.projects.locations.connectors.html | 18 +- .../vpcaccess_v1beta1.projects.locations.html | 18 +- ...v1beta1.projects.locations.operations.html | 18 +- docs/dyn/walletobjects_v1.html | 26 +- docs/dyn/webfonts_v1.html | 26 +- docs/dyn/webrisk_v1.html | 26 +- docs/dyn/webrisk_v1.projects.operations.html | 18 +- docs/dyn/websecurityscanner_v1.html | 26 +- ...curityscanner_v1.projects.scanConfigs.html | 18 +- ...ects.scanConfigs.scanRuns.crawledUrls.html | 18 +- ...rojects.scanConfigs.scanRuns.findings.html | 18 +- ...nner_v1.projects.scanConfigs.scanRuns.html | 18 +- docs/dyn/websecurityscanner_v1alpha.html | 26 +- ...yscanner_v1alpha.projects.scanConfigs.html | 18 +- ...ects.scanConfigs.scanRuns.crawledUrls.html | 18 +- ...rojects.scanConfigs.scanRuns.findings.html | 18 +- ...v1alpha.projects.scanConfigs.scanRuns.html | 18 +- docs/dyn/websecurityscanner_v1beta.html | 26 +- ...tyscanner_v1beta.projects.scanConfigs.html | 18 +- ...ects.scanConfigs.scanRuns.crawledUrls.html | 18 +- ...rojects.scanConfigs.scanRuns.findings.html | 18 +- ..._v1beta.projects.scanConfigs.scanRuns.html | 18 +- docs/dyn/workflowexecutions_v1.html | 26 +- ...ations.workflows.executions.callbacks.html | 18 +- ...ojects.locations.workflows.executions.html | 18 +- ...ions.workflows.executions.stepEntries.html | 18 +- docs/dyn/workflowexecutions_v1beta.html | 26 +- ...ojects.locations.workflows.executions.html | 18 +- docs/dyn/workloadmanager_v1.html | 26 +- ...ects.locations.deployments.actuations.html | 18 +- ...ger_v1.projects.locations.deployments.html | 18 +- ...projects.locations.discoveredprofiles.html | 18 +- ...ects.locations.evaluations.executions.html | 18 +- ...ations.evaluations.executions.results.html | 18 +- ...aluations.executions.scannedResources.html | 18 +- ...ger_v1.projects.locations.evaluations.html | 18 +- ...workloadmanager_v1.projects.locations.html | 18 +- ...ager_v1.projects.locations.operations.html | 18 +- docs/dyn/workspaceevents_v1.html | 26 +- .../dyn/workspaceevents_v1.subscriptions.html | 26 +- ...ents_v1.tasks.pushNotificationConfigs.html | 18 +- docs/dyn/youtubeAnalytics_v2.groups.html | 18 +- docs/dyn/youtubeAnalytics_v2.html | 26 +- docs/dyn/youtubereporting_v1.html | 26 +- docs/dyn/youtubereporting_v1.jobs.html | 18 +- .../dyn/youtubereporting_v1.jobs.reports.html | 18 +- docs/dyn/youtubereporting_v1.reportTypes.html | 18 +- .../documents/admin.reports_v1.json | 6 +- .../documents/agenciesandbrands.v1.json | 1318 +++++++++ .../agentidentitycredentials.v1.json | 36 +- .../agentidentitycredentials.v1alpha.json | 36 +- .../agentidentitycredentials.v1beta.json | 36 +- .../documents/alertcenter.v1beta1.json | 10 +- .../documents/androidmanagement.v1.json | 28 +- .../discovery_cache/documents/apihub.v1.json | 8 +- .../documents/bigquery.v2.json | 6 +- .../documents/bigtableadmin.v2.json | 10 +- .../documents/classroom.v1.json | 18 +- .../clouderrorreporting.v1beta1.json | 4 +- .../documents/cloudsupport.v2.json | 4 +- .../documents/cloudsupport.v2beta.json | 4 +- .../documents/curationpartners.v1.json | 2397 +++++++++++++++++ .../documents/datacatalog.v1.json | 10 +- .../documents/datacatalog.v1beta1.json | 10 +- .../documents/datamanager.v1.json | 4 +- .../documents/datastore.v1.json | 4 +- .../discovery_cache/documents/dlp.v2.json | 6 +- .../discovery_cache/documents/drive.v3.json | 4 +- .../discovery_cache/documents/ftp.v1.json | 2 +- .../documents/ftp.v1alpha.json | 2 +- .../documents/kmsinventory.v1.json | 10 +- .../merchantapi.notifications_v1.json | 6 +- .../merchantapi.notifications_v1beta.json | 6 +- .../mybusinessbusinessinformation.v1.json | 12 +- .../discovery_cache/documents/storage.v1.json | 8 +- .../documents/travelimpactmodel.v1.json | 10 +- .../documents/workspaceevents.v1.json | 4 +- 2315 files changed, 31938 insertions(+), 23572 deletions(-) create mode 100644 docs/dyn/agenciesandbrands_v1.agencies.html create mode 100644 docs/dyn/agenciesandbrands_v1.agencies.reports.html create mode 100644 docs/dyn/agenciesandbrands_v1.agencies.reports.operations.html create mode 100644 docs/dyn/agenciesandbrands_v1.agencies.reports.results.html create mode 100644 docs/dyn/agenciesandbrands_v1.html create mode 100644 docs/dyn/curationpartners_v1.curators.curatedPackages.html create mode 100644 docs/dyn/curationpartners_v1.curators.dataSegments.html create mode 100644 docs/dyn/curationpartners_v1.curators.html create mode 100644 docs/dyn/curationpartners_v1.curators.reports.html create mode 100644 docs/dyn/curationpartners_v1.curators.reports.operations.html create mode 100644 docs/dyn/curationpartners_v1.curators.reports.results.html create mode 100644 docs/dyn/curationpartners_v1.html create mode 100644 docs/dyn/curationpartners_v1.mediaPlanners.html create mode 100644 googleapiclient/discovery_cache/documents/agenciesandbrands.v1.json create mode 100644 googleapiclient/discovery_cache/documents/curationpartners.v1.json diff --git a/docs/dyn/abusiveexperiencereport_v1.html b/docs/dyn/abusiveexperiencereport_v1.html index 0ade5e410b..cf674a2780 100644 --- a/docs/dyn/abusiveexperiencereport_v1.html +++ b/docs/dyn/abusiveexperiencereport_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/acceleratedmobilepageurl_v1.html b/docs/dyn/acceleratedmobilepageurl_v1.html index 1a604c97fe..06730c3e6e 100644 --- a/docs/dyn/acceleratedmobilepageurl_v1.html +++ b/docs/dyn/acceleratedmobilepageurl_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/accessapproval_v1.folders.approvalRequests.html b/docs/dyn/accessapproval_v1.folders.approvalRequests.html index 1ab21e4adb..4c1f455659 100644 --- a/docs/dyn/accessapproval_v1.folders.approvalRequests.html +++ b/docs/dyn/accessapproval_v1.folders.approvalRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists approval requests associated with a project, folder, or organization. Approval requests can be filtered by state (pending, active, dismissed). The order is reverse chronological.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -404,17 +404,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/accessapproval_v1.html b/docs/dyn/accessapproval_v1.html index 7e5808deaf..e675ee2bfc 100644 --- a/docs/dyn/accessapproval_v1.html +++ b/docs/dyn/accessapproval_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/accessapproval_v1.organizations.approvalRequests.html b/docs/dyn/accessapproval_v1.organizations.approvalRequests.html index 8dc3699422..416f433cc3 100644 --- a/docs/dyn/accessapproval_v1.organizations.approvalRequests.html +++ b/docs/dyn/accessapproval_v1.organizations.approvalRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists approval requests associated with a project, folder, or organization. Approval requests can be filtered by state (pending, active, dismissed). The order is reverse chronological.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -404,17 +404,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/accessapproval_v1.projects.approvalRequests.html b/docs/dyn/accessapproval_v1.projects.approvalRequests.html index 7e4153626b..c9086dd00e 100644 --- a/docs/dyn/accessapproval_v1.projects.approvalRequests.html +++ b/docs/dyn/accessapproval_v1.projects.approvalRequests.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists approval requests associated with a project, folder, or organization. Approval requests can be filtered by state (pending, active, dismissed). The order is reverse chronological.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -404,17 +404,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/addressvalidation_v1.html b/docs/dyn/addressvalidation_v1.html index 303673a9e8..e16dd76ef1 100644 --- a/docs/dyn/addressvalidation_v1.html +++ b/docs/dyn/addressvalidation_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.html index 24dbd21da8..ddcab35ef7 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.html @@ -97,7 +97,7 @@

Instance Methods

list(accountId, pageSize=None, pageToken=None, partnerClientId=None, x__xgafv=None)

Lists all the clients for the current sponsor buyer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(accountId, clientAccountId, body=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html index f71ba4a92d..2eab5aa1c5 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.invitations.html @@ -87,7 +87,7 @@

Instance Methods

list(accountId, clientAccountId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the client users invitations for a client with a given account ID.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -179,17 +179,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.users.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.users.html index db9aa7f85e..ea8e892ec4 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.users.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.clients.users.html @@ -84,7 +84,7 @@

Instance Methods

list(accountId, clientAccountId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the known client users for a specified sponsor buyer account ID.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(accountId, clientAccountId, userId, body=None, x__xgafv=None)

@@ -150,17 +150,17 @@

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. +
diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.dealAssociations.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.dealAssociations.html index 066bca1cbc..2e405ad727 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.dealAssociations.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.dealAssociations.html @@ -84,7 +84,7 @@

Instance Methods

list(accountId, creativeId, pageSize=None, pageToken=None, query=None, x__xgafv=None)

List all creative-deal associations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

remove(accountId, creativeId, body=None, x__xgafv=None)

@@ -156,17 +156,17 @@

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. +
diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html index 46b1a5f8b1..e083200037 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.creatives.html @@ -92,7 +92,7 @@

Instance Methods

list(accountId, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Lists creatives.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

stopWatching(accountId, creativeId, body=None, x__xgafv=None)

@@ -867,17 +867,17 @@

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. +
diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.finalizedProposals.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.finalizedProposals.html index b764e9b2cd..8e726e970e 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.finalizedProposals.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.finalizedProposals.html @@ -81,7 +81,7 @@

Instance Methods

list(accountId, filter=None, filterSyntax=None, pageSize=None, pageToken=None, x__xgafv=None)

List finalized proposals, regardless if a proposal is being renegotiated. A filter expression (PQL query) may be specified to filter the results. The notes will not be returned.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(accountId, proposalId, body=None, x__xgafv=None)

@@ -506,17 +506,17 @@

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. +
diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.products.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.products.html index b64fff06aa..f6cc5c8b2a 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.products.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.products.html @@ -84,7 +84,7 @@

Instance Methods

list(accountId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all products visible to the buyer (optionally filtered by the specified PQL query).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -528,17 +528,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.proposals.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.proposals.html index 7dc080fd81..79af70688a 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.proposals.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.proposals.html @@ -99,7 +99,7 @@

Instance Methods

list(accountId, filter=None, filterSyntax=None, pageSize=None, pageToken=None, x__xgafv=None)

List proposals. A filter expression (PQL query) may be specified to filter the results. To retrieve all finalized proposals, regardless if a proposal is being renegotiated, see the FinalizedProposals resource. Note that Bidder/ChildSeat relationships differ from the usual behavior. A Bidder account can only see its child seats' proposals by specifying the ChildSeat's accountId in the request path.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(accountId, proposalId, body=None, x__xgafv=None)

@@ -2960,17 +2960,17 @@

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. +
diff --git a/docs/dyn/adexchangebuyer2_v2beta1.accounts.publisherProfiles.html b/docs/dyn/adexchangebuyer2_v2beta1.accounts.publisherProfiles.html index e4a92cc03c..886dd6422a 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.accounts.publisherProfiles.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.accounts.publisherProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(accountId, pageSize=None, pageToken=None, x__xgafv=None)

List all publisher profiles visible to the buyer

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -197,17 +197,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidMetrics.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidMetrics.html index b8dbbed214..8c3da140b5 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidMetrics.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidMetrics.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all metrics that are measured in terms of number of bids.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidResponseErrors.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidResponseErrors.html index 53207b05f1..cf59529c68 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidResponseErrors.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidResponseErrors.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all errors that occurred in bid responses, with the number of bid responses affected for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidResponsesWithoutBids.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidResponsesWithoutBids.html index 0a8bbf09ca..42aa2b94e1 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidResponsesWithoutBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.bidResponsesWithoutBids.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBidRequests.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBidRequests.html index 4e8b1c49a7..42566440e5 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBidRequests.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBidRequests.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons that caused a bid request not to be sent for an impression, with the number of bid requests not sent for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.creatives.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.creatives.html index 7534464aa4..2050c2d2ef 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.creatives.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.creatives.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, creativeStatusId, pageSize=None, pageToken=None, x__xgafv=None)

List all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -128,17 +128,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.details.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.details.html index 9ff426d103..6573fd19f6 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.details.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.details.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, creativeStatusId, pageSize=None, pageToken=None, x__xgafv=None)

List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -130,17 +130,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.html index 575d425312..d34a3ee9b7 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.filteredBids.html @@ -91,7 +91,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which bids were filtered, with the number of bids filtered for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.html index 2dbb70088f..8101891e40 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.html @@ -130,7 +130,7 @@

Instance Methods

list(ownerName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all filter sets for the account with the given account ID.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -385,17 +385,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.impressionMetrics.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.impressionMetrics.html index c5c48f61d9..2b180d6213 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.impressionMetrics.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.impressionMetrics.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all metrics that are measured in terms of number of impressions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -142,17 +142,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.losingBids.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.losingBids.html index 6856e39f89..01f586566b 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.losingBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.losingBids.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.nonBillableWinningBids.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.nonBillableWinningBids.html index 6fce518a6e..6f31ba52cb 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.nonBillableWinningBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.accounts.filterSets.nonBillableWinningBids.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidMetrics.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidMetrics.html index 2402d7eb01..cfabe24e04 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidMetrics.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidMetrics.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all metrics that are measured in terms of number of bids.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidResponseErrors.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidResponseErrors.html index 6cd8506d4b..336d141a20 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidResponseErrors.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidResponseErrors.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all errors that occurred in bid responses, with the number of bid responses affected for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidResponsesWithoutBids.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidResponsesWithoutBids.html index bb7ac51b72..e1ab9129c9 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidResponsesWithoutBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.bidResponsesWithoutBids.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBidRequests.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBidRequests.html index 923458741a..36d1ed12be 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBidRequests.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBidRequests.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons that caused a bid request not to be sent for an impression, with the number of bid requests not sent for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.creatives.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.creatives.html index a9db131602..e0978d059b 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.creatives.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.creatives.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, creativeStatusId, pageSize=None, pageToken=None, x__xgafv=None)

List all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -128,17 +128,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.details.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.details.html index fdbcffa003..7abba8b076 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.details.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.details.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, creativeStatusId, pageSize=None, pageToken=None, x__xgafv=None)

List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -130,17 +130,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.html index e834398146..555135c92d 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.filteredBids.html @@ -91,7 +91,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which bids were filtered, with the number of bids filtered for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.html index 45bcb15146..76bd4abc87 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.html @@ -130,7 +130,7 @@

Instance Methods

list(ownerName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all filter sets for the account with the given account ID.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -385,17 +385,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.impressionMetrics.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.impressionMetrics.html index 0c80701e6b..3412a7ec2e 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.impressionMetrics.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.impressionMetrics.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all metrics that are measured in terms of number of impressions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -142,17 +142,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.losingBids.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.losingBids.html index 9208998296..b90e41a6b4 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.losingBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.losingBids.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.nonBillableWinningBids.html b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.nonBillableWinningBids.html index 73aed61f25..f51e40478b 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.nonBillableWinningBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.bidders.filterSets.nonBillableWinningBids.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidMetrics.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidMetrics.html index ade8763e70..7597ea61ff 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidMetrics.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidMetrics.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all metrics that are measured in terms of number of bids.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidResponseErrors.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidResponseErrors.html index 8ff9fc3278..f9b34403f2 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidResponseErrors.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidResponseErrors.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all errors that occurred in bid responses, with the number of bid responses affected for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidResponsesWithoutBids.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidResponsesWithoutBids.html index d13c6a8c3a..d2f2194b0a 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidResponsesWithoutBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.bidResponsesWithoutBids.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which bid responses were considered to have no applicable bids, with the number of bid responses affected for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBidRequests.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBidRequests.html index b36d06ac22..b7a7c3e09f 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBidRequests.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBidRequests.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons that caused a bid request not to be sent for an impression, with the number of bid requests not sent for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.creatives.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.creatives.html index b17b92fcc5..0786154c78 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.creatives.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.creatives.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, creativeStatusId, pageSize=None, pageToken=None, x__xgafv=None)

List all creatives associated with a specific reason for which bids were filtered, with the number of bids filtered for each creative.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -128,17 +128,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.details.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.details.html index 218204f89b..c5566fa40f 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.details.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.details.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, creativeStatusId, pageSize=None, pageToken=None, x__xgafv=None)

List all details associated with a specific reason for which bids were filtered, with the number of bids filtered for each detail.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -130,17 +130,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.html index 30c4f8a786..b56af3dd92 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.filteredBids.html @@ -91,7 +91,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which bids were filtered, with the number of bids filtered for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.html index d41429c3ab..07ee0668d1 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.html @@ -130,7 +130,7 @@

Instance Methods

list(ownerName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all filter sets for the account with the given account ID.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -385,17 +385,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.impressionMetrics.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.impressionMetrics.html index 366d2d25a0..63fdb4b0dd 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.impressionMetrics.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.impressionMetrics.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

Lists all metrics that are measured in terms of number of impressions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -142,17 +142,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.losingBids.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.losingBids.html index 517a6f83c2..a20d4d7ebc 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.losingBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.losingBids.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which bids lost in the auction, with the number of bids that lost for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.nonBillableWinningBids.html b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.nonBillableWinningBids.html index 50660b4e43..47a0e45889 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.nonBillableWinningBids.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.buyers.filterSets.nonBillableWinningBids.html @@ -81,7 +81,7 @@

Instance Methods

list(filterSetName, pageSize=None, pageToken=None, x__xgafv=None)

List all reasons for which winning bids were not billable, with the number of bids not billed for each reason.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adexchangebuyer2_v2beta1.html b/docs/dyn/adexchangebuyer2_v2beta1.html index 400f63bb2e..b25f4ae690 100644 --- a/docs/dyn/adexchangebuyer2_v2beta1.html +++ b/docs/dyn/adexchangebuyer2_v2beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/adexperiencereport_v1.html b/docs/dyn/adexperiencereport_v1.html index 7611012598..a96dba353a 100644 --- a/docs/dyn/adexperiencereport_v1.html +++ b/docs/dyn/adexperiencereport_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/admin_datatransfer_v1.applications.html b/docs/dyn/admin_datatransfer_v1.applications.html index 4b53435b53..56721aafd9 100644 --- a/docs/dyn/admin_datatransfer_v1.applications.html +++ b/docs/dyn/admin_datatransfer_v1.applications.html @@ -84,7 +84,7 @@

Instance Methods

list(customerId=None, maxResults=None, pageToken=None, x__xgafv=None)

Lists the applications available for data transfer for a customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -162,17 +162,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admin_datatransfer_v1.html b/docs/dyn/admin_datatransfer_v1.html index c12caa0254..bd1b832522 100644 --- a/docs/dyn/admin_datatransfer_v1.html +++ b/docs/dyn/admin_datatransfer_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/admin_datatransfer_v1.transfers.html b/docs/dyn/admin_datatransfer_v1.transfers.html index 95508114b1..9efc259fb6 100644 --- a/docs/dyn/admin_datatransfer_v1.transfers.html +++ b/docs/dyn/admin_datatransfer_v1.transfers.html @@ -87,7 +87,7 @@

Instance Methods

list(customerId=None, maxResults=None, newOwnerUserId=None, oldOwnerUserId=None, pageToken=None, status=None, x__xgafv=None)

Lists the transfers for a customer by source user, destination user, or status.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -251,17 +251,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admin_directory_v1.chromeosdevices.html b/docs/dyn/admin_directory_v1.chromeosdevices.html index bdbfea5b24..8a42ef293e 100644 --- a/docs/dyn/admin_directory_v1.chromeosdevices.html +++ b/docs/dyn/admin_directory_v1.chromeosdevices.html @@ -87,7 +87,7 @@

Instance Methods

list(customerId, includeChildOrgunits=None, maxResults=None, orderBy=None, orgUnitPath=None, pageToken=None, projection=None, query=None, sortOrder=None, x__xgafv=None)

Retrieves a paginated list of Chrome OS devices within an account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

moveDevicesToOu(customerId, orgUnitPath, body=None, x__xgafv=None)

@@ -524,17 +524,17 @@

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. +
diff --git a/docs/dyn/admin_directory_v1.customers.chrome.printServers.html b/docs/dyn/admin_directory_v1.customers.chrome.printServers.html index 7eba3bcd0b..b21ad92e3c 100644 --- a/docs/dyn/admin_directory_v1.customers.chrome.printServers.html +++ b/docs/dyn/admin_directory_v1.customers.chrome.printServers.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, orgUnitId=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists print server configurations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -335,17 +335,17 @@

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. +
diff --git a/docs/dyn/admin_directory_v1.customers.chrome.printers.html b/docs/dyn/admin_directory_v1.customers.chrome.printers.html index 22b6bb1e7c..861b6fdc9a 100644 --- a/docs/dyn/admin_directory_v1.customers.chrome.printers.html +++ b/docs/dyn/admin_directory_v1.customers.chrome.printers.html @@ -99,10 +99,10 @@

Instance Methods

listPrinterModels(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the supported printer models.

- listPrinterModels_next()

+ listPrinterModels_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, clearMask=None, updateMask=None, x__xgafv=None)

@@ -442,31 +442,31 @@

Method Details

- listPrinterModels_next() + listPrinterModels_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_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. +
diff --git a/docs/dyn/admin_directory_v1.groups.html b/docs/dyn/admin_directory_v1.groups.html index 4b23a6004b..c8b8ebf2f2 100644 --- a/docs/dyn/admin_directory_v1.groups.html +++ b/docs/dyn/admin_directory_v1.groups.html @@ -95,7 +95,7 @@

Instance Methods

list(customer=None, domain=None, maxResults=None, orderBy=None, pageToken=None, query=None, sortOrder=None, userKey=None, x__xgafv=None)

Retrieves all groups of a domain or of a user given a userKey (paginated).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(groupKey, body=None, x__xgafv=None)

@@ -281,17 +281,17 @@

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. +
diff --git a/docs/dyn/admin_directory_v1.html b/docs/dyn/admin_directory_v1.html index 6fddcd7fda..0c33085fcb 100644 --- a/docs/dyn/admin_directory_v1.html +++ b/docs/dyn/admin_directory_v1.html @@ -178,7 +178,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -187,20 +187,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. +
\ No newline at end of file diff --git a/docs/dyn/admin_directory_v1.members.html b/docs/dyn/admin_directory_v1.members.html index a443d09b2a..f01e3074ca 100644 --- a/docs/dyn/admin_directory_v1.members.html +++ b/docs/dyn/admin_directory_v1.members.html @@ -93,7 +93,7 @@

Instance Methods

list(groupKey, includeDerivedMembership=None, maxResults=None, pageToken=None, roles=None, x__xgafv=None)

Retrieves a paginated list of all members in a group. This method times out after 60 minutes. For more information, see [Troubleshoot error codes](https://developers.google.com/workspace/admin/directory/v1/guides/troubleshoot-error-codes).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(groupKey, memberKey, body=None, x__xgafv=None)

@@ -246,17 +246,17 @@

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. +
diff --git a/docs/dyn/admin_directory_v1.mobiledevices.html b/docs/dyn/admin_directory_v1.mobiledevices.html index 2cf8451a18..d8f63f4665 100644 --- a/docs/dyn/admin_directory_v1.mobiledevices.html +++ b/docs/dyn/admin_directory_v1.mobiledevices.html @@ -90,7 +90,7 @@

Instance Methods

list(customerId, maxResults=None, orderBy=None, pageToken=None, projection=None, query=None, sortOrder=None, x__xgafv=None)

Retrieves a paginated list of all user-owned mobile devices for an account. To retrieve a list that includes company-owned devices, use the Cloud Identity [Devices API](https://cloud.google.com/identity/docs/concepts/overview-devices) instead. This method times out after 60 minutes. For more information, see [Troubleshoot error codes](https://developers.google.com/workspace/admin/directory/v1/guides/troubleshoot-error-codes).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -315,17 +315,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admin_directory_v1.resources.buildings.html b/docs/dyn/admin_directory_v1.resources.buildings.html index d24bf60317..53701f73d6 100644 --- a/docs/dyn/admin_directory_v1.resources.buildings.html +++ b/docs/dyn/admin_directory_v1.resources.buildings.html @@ -90,7 +90,7 @@

Instance Methods

list(customer, maxResults=None, pageToken=None, x__xgafv=None)

Retrieves a list of buildings for an account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(customer, buildingId, body=None, coordinatesSource=None, x__xgafv=None)

@@ -286,17 +286,17 @@

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. +
diff --git a/docs/dyn/admin_directory_v1.resources.calendars.html b/docs/dyn/admin_directory_v1.resources.calendars.html index 4cf9a5da49..c99bd402ba 100644 --- a/docs/dyn/admin_directory_v1.resources.calendars.html +++ b/docs/dyn/admin_directory_v1.resources.calendars.html @@ -90,7 +90,7 @@

Instance Methods

list(customer, maxResults=None, orderBy=None, pageToken=None, query=None, x__xgafv=None)

Retrieves a list of calendar resources for an account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(customer, calendarResourceId, body=None, x__xgafv=None)

@@ -251,17 +251,17 @@

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. +
diff --git a/docs/dyn/admin_directory_v1.resources.features.html b/docs/dyn/admin_directory_v1.resources.features.html index 41f5b2a35a..abea56d684 100644 --- a/docs/dyn/admin_directory_v1.resources.features.html +++ b/docs/dyn/admin_directory_v1.resources.features.html @@ -90,7 +90,7 @@

Instance Methods

list(customer, maxResults=None, pageToken=None, x__xgafv=None)

Retrieves a list of features for an account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(customer, featureKey, body=None, x__xgafv=None)

@@ -204,17 +204,17 @@

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. +
diff --git a/docs/dyn/admin_directory_v1.roleAssignments.html b/docs/dyn/admin_directory_v1.roleAssignments.html index c5ee3cbe4f..ce1421450b 100644 --- a/docs/dyn/admin_directory_v1.roleAssignments.html +++ b/docs/dyn/admin_directory_v1.roleAssignments.html @@ -90,7 +90,7 @@

Instance Methods

list(customer, includeIndirectRoleAssignments=None, maxResults=None, pageToken=None, roleId=None, userKey=None, x__xgafv=None)

Retrieves a paginated list of all roleAssignments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -222,17 +222,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admin_directory_v1.roles.html b/docs/dyn/admin_directory_v1.roles.html index 0f8acea98e..849b60e680 100644 --- a/docs/dyn/admin_directory_v1.roles.html +++ b/docs/dyn/admin_directory_v1.roles.html @@ -90,7 +90,7 @@

Instance Methods

list(customer, maxResults=None, pageToken=None, x__xgafv=None)

Retrieves a paginated list of all the roles in a domain.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(customer, roleId, body=None, x__xgafv=None)

@@ -241,17 +241,17 @@

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. +
diff --git a/docs/dyn/admin_directory_v1.users.html b/docs/dyn/admin_directory_v1.users.html index e1a945d243..d650623705 100644 --- a/docs/dyn/admin_directory_v1.users.html +++ b/docs/dyn/admin_directory_v1.users.html @@ -103,7 +103,7 @@

Instance Methods

list(customFieldMask=None, customer=None, domain=None, event=None, maxResults=None, orderBy=None, pageToken=None, projection=None, query=None, showDeleted=None, sortOrder=None, viewType=None, x__xgafv=None)

Retrieves a paginated list of either deleted users or all users in a domain.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

makeAdmin(userKey, body=None, x__xgafv=None)

@@ -602,17 +602,17 @@

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. +
diff --git a/docs/dyn/admin_reports_v1.activities.html b/docs/dyn/admin_reports_v1.activities.html index 631414d651..2c91449553 100644 --- a/docs/dyn/admin_reports_v1.activities.html +++ b/docs/dyn/admin_reports_v1.activities.html @@ -81,7 +81,7 @@

Instance Methods

list(userKey, applicationName, actorIpAddress=None, agentInfoFilter=None, applicationInfoFilter=None, customerId=None, deviceFilter=None, endTime=None, eventName=None, filters=None, groupIdFilter=None, includeSensitiveData=None, maxResults=None, networkInfoFilter=None, orgUnitID=None, pageToken=None, resourceDetailsFilter=None, startTime=None, statusFilter=None, x__xgafv=None)

Retrieves a list of activities for a specific customer's account and application such as the Admin console application or the Google Drive application. For more information, see the guides for administrator and Google Drive activity reports. For more information about the activity report's parameters, see the activity parameters reference guides.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

watch(userKey, applicationName, actorIpAddress=None, body=None, customerId=None, endTime=None, eventName=None, filters=None, groupIdFilter=None, maxResults=None, orgUnitID=None, pageToken=None, startTime=None, x__xgafv=None)

@@ -150,7 +150,7 @@

Method Details

eventName: string, The name of the event being queried by the API. Each `eventName` is related to a specific Google Workspace service or feature which the API organizes into types of events. An example is the Google Calendar events in the Admin console application's reports. The Calendar Settings `type` structure has all of the Calendar `eventName` activities reported by the API. When an administrator changes a Calendar setting, the API reports this activity in the Calendar Settings `type` and `eventName` parameters. For more information about `eventName` query strings and parameters, see the list of event names for various applications above in `applicationName`. filters: string, The `filters` query string is a comma-separated list composed of event parameters manipulated by relational operators. Event parameters are in the form `{parameter1 name}{relational operator}{parameter1 value},{parameter2 name}{relational operator}{parameter2 value},...` These event parameters are associated with a specific `eventName`. An empty report is returned if the request's parameter doesn't belong to the `eventName`. For more information about the available `eventName` fields for each application and their associated parameters, go to the [ApplicationName](#applicationname) table, then click through to the Activity Events page in the Appendix for the application you want. In the following Drive activity examples, the returned list consists of all `edit` events where the `doc_id` parameter value matches the conditions defined by the relational operator. In the first example, the request returns all edited documents with a `doc_id` value equal to `12345`. In the second example, the report returns any edited documents where the `doc_id` value is not equal to `98765`. The `<>` operator is URL-encoded in the request's query string (`%3C%3E`): ``` GET...&eventName=edit&filters=doc_id==12345 GET...&eventName=edit&filters=doc_id%3C%3E98765 ``` A `filters` query supports these relational operators: * `==`—'equal to'. * `<>`—'not equal to'. Must be URL-encoded (%3C%3E). * `<`—'less than'. Must be URL-encoded (%3C). * `<=`—'less than or equal to'. Must be URL-encoded (%3C=). * `>`—'greater than'. Must be URL-encoded (%3E). * `>=`—'greater than or equal to'. Must be URL-encoded (%3E=). **Note:** The API doesn't accept multiple values of the same parameter. If a parameter is supplied more than once in the API request, the API only accepts the last value of that parameter. In addition, if an invalid parameter is supplied in the API request, the API ignores that parameter and returns the response corresponding to the remaining valid parameters. If no parameters are requested, all parameters are returned. groupIdFilter: string, Comma separated group ids (obfuscated) on which user activities are filtered, i.e. the response will contain activities for only those users that are a part of at least one of the group ids mentioned here. Format: "id:abc123,id:xyz456" *Important:* To filter by groups, you must explicitly add the groups to your filtering groups allowlist. For more information about adding groups to filtering groups allowlist, see [Filter results by Google Group](https://support.google.com/a/answer/11482175) - includeSensitiveData: boolean, Optional. When set to `true`, this field allows sensitive user-generated content to be included in the returned audit logs. This parameter is supported only for Rules (DLP) and Chat applications; using it with any other application will result in a permission error. + includeSensitiveData: boolean, Optional. When set to `true`, this field allows sensitive user-generated content to be included in the returned audit logs. This parameter is supported only for Rules (DLP), Chat and Workspace Studio applications; using it with any other application will result in a permission error. maxResults: integer, Determines how many activity records are shown on each response page. For example, if the request sets `maxResults=1` and the report has two activities, the report has two pages. The response's `nextPageToken` property has the token to the second page. The `maxResults` query string is optional in the request. The default value is 1000. networkInfoFilter: string, Optional. Used to filter on the `regionCode` field present in [`NetworkInfo`](#networkinfo) message. **Usage** ``` GET...&networkInfoFilter=regionCode="IN" GET...&networkInfoFilter=regionCode=%22IN%22 ``` orgUnitID: string, ID of the organizational unit to report on. Activity records will be shown only for users who belong to the specified organizational unit. Data before Dec 17, 2018 doesn't appear in the filtered results. @@ -417,7 +417,7 @@

Method Details

"type": "A String", # Type of the resource - document, email, chat message }, ], - "userDeviceInfo": { # Device details of the user doing the action. # Device details of the user doing the action. + "userDeviceInfo": { # Device details of the user doing the action. # Device details of the user doing the action. This field is only exposed for the `contacts`, `gemini_in_workspace_apps`, `keep`, `meet_hardware`, `meet`, `chat`, `chrome`, `directory_sync`, `drive`, `groups`, `rules`, `data_studio`, `saml` applications. "deviceId": "A String", # Output only. Device ID of the user's device. "deviceOsVersion": "A String", # Output only. Device OS version of the user's device. "deviceType": "A String", # Output only. The type of the user's device. @@ -430,17 +430,17 @@

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. +
diff --git a/docs/dyn/admin_reports_v1.customerUsageReports.html b/docs/dyn/admin_reports_v1.customerUsageReports.html index edb27f3e8c..f230513344 100644 --- a/docs/dyn/admin_reports_v1.customerUsageReports.html +++ b/docs/dyn/admin_reports_v1.customerUsageReports.html @@ -81,7 +81,7 @@

Instance Methods

get(date, customerId=None, pageToken=None, parameters=None, x__xgafv=None)

Retrieves a report which is a collection of properties and statistics for a specific customer's account. For more information, see the Customers Usage Report guide. For more information about the customer report's parameters, see the Customers Usage parameters reference guides.

- get_next()

+ get_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -154,17 +154,17 @@

Method Details

- get_next() + get_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. +
\ No newline at end of file diff --git a/docs/dyn/admin_reports_v1.entityUsageReports.html b/docs/dyn/admin_reports_v1.entityUsageReports.html index bf07bf1107..63a5fbf1a4 100644 --- a/docs/dyn/admin_reports_v1.entityUsageReports.html +++ b/docs/dyn/admin_reports_v1.entityUsageReports.html @@ -81,7 +81,7 @@

Instance Methods

get(entityType, entityKey, date, customerId=None, filters=None, maxResults=None, pageToken=None, parameters=None, x__xgafv=None)

Retrieves a report which is a collection of properties and statistics for entities used by users within the account. For more information, see the Entities Usage Report guide. For more information about the entities report's parameters, see the Entities Usage parameters reference guides.

- get_next()

+ get_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -160,17 +160,17 @@

Method Details

- get_next() + get_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. +
\ No newline at end of file diff --git a/docs/dyn/admin_reports_v1.html b/docs/dyn/admin_reports_v1.html index 62d2b55489..71c1e6cf0b 100644 --- a/docs/dyn/admin_reports_v1.html +++ b/docs/dyn/admin_reports_v1.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/admin_reports_v1.userUsageReport.html b/docs/dyn/admin_reports_v1.userUsageReport.html index 8b9417d480..116eb491d8 100644 --- a/docs/dyn/admin_reports_v1.userUsageReport.html +++ b/docs/dyn/admin_reports_v1.userUsageReport.html @@ -81,7 +81,7 @@

Instance Methods

get(userKey, date, customerId=None, filters=None, groupIdFilter=None, maxResults=None, orgUnitID=None, pageToken=None, parameters=None, x__xgafv=None)

Retrieves a report which is a collection of properties and statistics for a set of users with the account. For more information, see the User Usage Report guide. For more information about the user report's parameters, see the Users Usage parameters reference guides.

- get_next()

+ get_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -159,17 +159,17 @@

Method Details

- get_next() + get_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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1.accounts.adUnits.html b/docs/dyn/admob_v1.accounts.adUnits.html index c219fdc952..e334b764be 100644 --- a/docs/dyn/admob_v1.accounts.adUnits.html +++ b/docs/dyn/admob_v1.accounts.adUnits.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the ad units under the specified AdMob account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,17 +123,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1.accounts.apps.html b/docs/dyn/admob_v1.accounts.apps.html index 2cd53316a7..d4fe92b636 100644 --- a/docs/dyn/admob_v1.accounts.apps.html +++ b/docs/dyn/admob_v1.accounts.apps.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the apps under the specified AdMob account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -126,17 +126,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1.accounts.html b/docs/dyn/admob_v1.accounts.html index 17c4fe7c49..ba3302a204 100644 --- a/docs/dyn/admob_v1.accounts.html +++ b/docs/dyn/admob_v1.accounts.html @@ -104,7 +104,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists the AdMob publisher account that was most recently signed in to from the AdMob UI. For more information, see https://support.google.com/admob/answer/10243672.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -163,17 +163,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1.html b/docs/dyn/admob_v1.html index 3b75fe820e..b40e4f3ad1 100644 --- a/docs/dyn/admob_v1.html +++ b/docs/dyn/admob_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1beta.accounts.adSources.adapters.html b/docs/dyn/admob_v1beta.accounts.adSources.adapters.html index b534a70132..15e84b507f 100644 --- a/docs/dyn/admob_v1beta.accounts.adSources.adapters.html +++ b/docs/dyn/admob_v1beta.accounts.adSources.adapters.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the adapters of the ad source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -129,17 +129,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1beta.accounts.adSources.html b/docs/dyn/admob_v1beta.accounts.adSources.html index fa0b2f5707..65a9dc8130 100644 --- a/docs/dyn/admob_v1beta.accounts.adSources.html +++ b/docs/dyn/admob_v1beta.accounts.adSources.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the ad sources.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,17 +123,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1beta.accounts.adUnits.adUnitMappings.html b/docs/dyn/admob_v1beta.accounts.adUnits.adUnitMappings.html index 87dcee6626..2048ab9ad6 100644 --- a/docs/dyn/admob_v1beta.accounts.adUnits.adUnitMappings.html +++ b/docs/dyn/admob_v1beta.accounts.adUnits.adUnitMappings.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List ad unit mappings under the specified AdMob account and ad unit. This method has limited access. If you see a 403 permission denied error, please reach out to your account manager for access.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -164,17 +164,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1beta.accounts.adUnits.html b/docs/dyn/admob_v1beta.accounts.adUnits.html index 80f7de9680..19286b04f7 100644 --- a/docs/dyn/admob_v1beta.accounts.adUnits.html +++ b/docs/dyn/admob_v1beta.accounts.adUnits.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the ad units under the specified AdMob account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -183,17 +183,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1beta.accounts.apps.html b/docs/dyn/admob_v1beta.accounts.apps.html index 4c138c03e4..80e3a6c5b7 100644 --- a/docs/dyn/admob_v1beta.accounts.apps.html +++ b/docs/dyn/admob_v1beta.accounts.apps.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the apps under the specified AdMob account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1beta.accounts.html b/docs/dyn/admob_v1beta.accounts.html index e2340e6a1f..670e1e75c4 100644 --- a/docs/dyn/admob_v1beta.accounts.html +++ b/docs/dyn/admob_v1beta.accounts.html @@ -124,7 +124,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists the AdMob publisher account that was most recently signed in to from the AdMob UI. For more information, see https://support.google.com/admob/answer/10243672.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -183,17 +183,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/admob_v1beta.accounts.mediationGroups.html b/docs/dyn/admob_v1beta.accounts.mediationGroups.html index 83e29af590..2fad4c03de 100644 --- a/docs/dyn/admob_v1beta.accounts.mediationGroups.html +++ b/docs/dyn/admob_v1beta.accounts.mediationGroups.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List mediation groups under the specified AdMob account. This method has limited access. If you see a 403 permission denied error, please reach out to your account manager for access.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -250,17 +250,17 @@

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. +
diff --git a/docs/dyn/admob_v1beta.html b/docs/dyn/admob_v1beta.html index ebf9dd3738..5e5898fee4 100644 --- a/docs/dyn/admob_v1beta.html +++ b/docs/dyn/admob_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/adsense_v2.accounts.adclients.adunits.html b/docs/dyn/adsense_v2.accounts.adclients.adunits.html index aaeb6503cd..3d23099681 100644 --- a/docs/dyn/adsense_v2.accounts.adclients.adunits.html +++ b/docs/dyn/adsense_v2.accounts.adclients.adunits.html @@ -93,10 +93,10 @@

Instance Methods

listLinkedCustomChannels(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the custom channels available for an ad unit.

- listLinkedCustomChannels_next()

+ listLinkedCustomChannels_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -255,31 +255,31 @@

Method Details

- listLinkedCustomChannels_next() + listLinkedCustomChannels_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_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. +
diff --git a/docs/dyn/adsense_v2.accounts.adclients.customchannels.html b/docs/dyn/adsense_v2.accounts.adclients.customchannels.html index 36fa291940..c303a94284 100644 --- a/docs/dyn/adsense_v2.accounts.adclients.customchannels.html +++ b/docs/dyn/adsense_v2.accounts.adclients.customchannels.html @@ -93,10 +93,10 @@

Instance Methods

listLinkedAdUnits(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the ad units available for a custom channel.

- listLinkedAdUnits_next()

+ listLinkedAdUnits_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -242,31 +242,31 @@

Method Details

- listLinkedAdUnits_next() + listLinkedAdUnits_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_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. +
diff --git a/docs/dyn/adsense_v2.accounts.adclients.html b/docs/dyn/adsense_v2.accounts.adclients.html index e72e31b296..a14146622a 100644 --- a/docs/dyn/adsense_v2.accounts.adclients.html +++ b/docs/dyn/adsense_v2.accounts.adclients.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the ad clients available in an account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -183,17 +183,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adsense_v2.accounts.adclients.urlchannels.html b/docs/dyn/adsense_v2.accounts.adclients.urlchannels.html index 6e479eff04..e4c00da1b6 100644 --- a/docs/dyn/adsense_v2.accounts.adclients.urlchannels.html +++ b/docs/dyn/adsense_v2.accounts.adclients.urlchannels.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists active url channels.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -142,17 +142,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adsense_v2.accounts.html b/docs/dyn/adsense_v2.accounts.html index 38012add93..0337bdfd5e 100644 --- a/docs/dyn/adsense_v2.accounts.html +++ b/docs/dyn/adsense_v2.accounts.html @@ -120,10 +120,10 @@

Instance Methods

listChildAccounts(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all accounts directly managed by the given AdSense account.

- listChildAccounts_next()

+ listChildAccounts_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -255,31 +255,31 @@

Method Details

- listChildAccounts_next() + listChildAccounts_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_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. +
\ No newline at end of file diff --git a/docs/dyn/adsense_v2.accounts.policyIssues.html b/docs/dyn/adsense_v2.accounts.policyIssues.html index fff10c3f44..6d71413d79 100644 --- a/docs/dyn/adsense_v2.accounts.policyIssues.html +++ b/docs/dyn/adsense_v2.accounts.policyIssues.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the policy issues where the specified account is involved, both directly and through any AFP child accounts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -200,17 +200,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adsense_v2.accounts.reports.saved.html b/docs/dyn/adsense_v2.accounts.reports.saved.html index e7bf1b93f8..b17098a149 100644 --- a/docs/dyn/adsense_v2.accounts.reports.saved.html +++ b/docs/dyn/adsense_v2.accounts.reports.saved.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists saved reports.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -256,17 +256,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adsense_v2.accounts.sites.html b/docs/dyn/adsense_v2.accounts.sites.html index 1b2bb2943b..a6ffc970d9 100644 --- a/docs/dyn/adsense_v2.accounts.sites.html +++ b/docs/dyn/adsense_v2.accounts.sites.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the sites available in an account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,17 +146,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adsense_v2.html b/docs/dyn/adsense_v2.html index f60eb3d73f..5c41e44055 100644 --- a/docs/dyn/adsense_v2.html +++ b/docs/dyn/adsense_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/adsenseplatform_v1.html b/docs/dyn/adsenseplatform_v1.html index ba547cb16b..3161133d70 100644 --- a/docs/dyn/adsenseplatform_v1.html +++ b/docs/dyn/adsenseplatform_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/adsenseplatform_v1.platforms.accounts.html b/docs/dyn/adsenseplatform_v1.platforms.accounts.html index 5c16537c2f..ed2062f3fb 100644 --- a/docs/dyn/adsenseplatform_v1.platforms.accounts.html +++ b/docs/dyn/adsenseplatform_v1.platforms.accounts.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists a partial view of sub-accounts for a specific parent account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, creationRequestId=None, x__xgafv=None)

@@ -235,17 +235,17 @@

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. +
diff --git a/docs/dyn/adsenseplatform_v1.platforms.accounts.sites.html b/docs/dyn/adsenseplatform_v1.platforms.accounts.sites.html index 4a95b8d4c1..fc2fa867e2 100644 --- a/docs/dyn/adsenseplatform_v1.platforms.accounts.sites.html +++ b/docs/dyn/adsenseplatform_v1.platforms.accounts.sites.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists sites for a specific account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

requestReview(name, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.childAccounts.sites.html b/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.childAccounts.sites.html index b3965e943e..d337d273bb 100644 --- a/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.childAccounts.sites.html +++ b/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.childAccounts.sites.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Platform Child Sites for a specified Platform Child Account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -145,17 +145,17 @@

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. +
diff --git a/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.groups.html b/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.groups.html index 2d97383780..6e670a334e 100644 --- a/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.groups.html +++ b/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.groups.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Platform Groups for a specified Platform.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -149,17 +149,17 @@

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. +
diff --git a/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.html b/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.html index 5d08ea5c64..97cf7d1062 100644 --- a/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.html +++ b/docs/dyn/adsenseplatform_v1alpha.accounts.platforms.html @@ -94,7 +94,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists platforms for a specified account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -152,17 +152,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/adsenseplatform_v1alpha.html b/docs/dyn/adsenseplatform_v1alpha.html index 1d23c05b0a..27f70832e6 100644 --- a/docs/dyn/adsenseplatform_v1alpha.html +++ b/docs/dyn/adsenseplatform_v1alpha.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/adsenseplatform_v1alpha.platforms.accounts.html b/docs/dyn/adsenseplatform_v1alpha.platforms.accounts.html index 91a9c5f400..016d064356 100644 --- a/docs/dyn/adsenseplatform_v1alpha.platforms.accounts.html +++ b/docs/dyn/adsenseplatform_v1alpha.platforms.accounts.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists a partial view of sub-accounts for a specific parent account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, creationRequestId=None, x__xgafv=None)

@@ -235,17 +235,17 @@

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. +
diff --git a/docs/dyn/adsenseplatform_v1alpha.platforms.accounts.sites.html b/docs/dyn/adsenseplatform_v1alpha.platforms.accounts.sites.html index e3f66b8672..2736dd6735 100644 --- a/docs/dyn/adsenseplatform_v1alpha.platforms.accounts.sites.html +++ b/docs/dyn/adsenseplatform_v1alpha.platforms.accounts.sites.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists sites for a specific account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

requestReview(name, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/advisorynotifications_v1.html b/docs/dyn/advisorynotifications_v1.html index 52a1abd24c..f7fe5bcc02 100644 --- a/docs/dyn/advisorynotifications_v1.html +++ b/docs/dyn/advisorynotifications_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/advisorynotifications_v1.organizations.locations.notifications.html b/docs/dyn/advisorynotifications_v1.organizations.locations.notifications.html index e28a19d768..c1494fd752 100644 --- a/docs/dyn/advisorynotifications_v1.organizations.locations.notifications.html +++ b/docs/dyn/advisorynotifications_v1.organizations.locations.notifications.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists notifications under a given parent.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -224,17 +224,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/advisorynotifications_v1.projects.locations.notifications.html b/docs/dyn/advisorynotifications_v1.projects.locations.notifications.html index f6f9d3fd5b..093008c061 100644 --- a/docs/dyn/advisorynotifications_v1.projects.locations.notifications.html +++ b/docs/dyn/advisorynotifications_v1.projects.locations.notifications.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists notifications under a given parent.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -224,17 +224,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/agenciesandbrands_v1.agencies.html b/docs/dyn/agenciesandbrands_v1.agencies.html new file mode 100644 index 0000000000..cf1c54a159 --- /dev/null +++ b/docs/dyn/agenciesandbrands_v1.agencies.html @@ -0,0 +1,91 @@ + + + +

Agencies and Brands API . agencies

+

Instance Methods

+

+ reports() +

+

Returns the reports Resource.

+ +

+ close()

+

Close httplib2 connections.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ + \ No newline at end of file diff --git a/docs/dyn/agenciesandbrands_v1.agencies.reports.html b/docs/dyn/agenciesandbrands_v1.agencies.reports.html new file mode 100644 index 0000000000..2a2a5fa3a0 --- /dev/null +++ b/docs/dyn/agenciesandbrands_v1.agencies.reports.html @@ -0,0 +1,808 @@ + + + +

Agencies and Brands API . agencies . reports

+

Instance Methods

+

+ operations() +

+

Returns the operations Resource.

+ +

+ results() +

+

Returns the results Resource.

+ +

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, x__xgafv=None)

+

Creates a `Report` object.

+

+ delete(name, x__xgafv=None)

+

Deletes a `Report` object.

+

+ get(name, x__xgafv=None)

+

Retrieves a `Report` object.

+

+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, skip=None, x__xgafv=None)

+

Lists `Report` objects.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ patch(name, body=None, updateMask=None, x__xgafv=None)

+

Updates a `Report` object.

+

+ run(name, body=None, x__xgafv=None)

+

Initiates the execution of an existing report asynchronously. Users can get the report by polling this operation using `OperationsService.GetOperation`. Poll every 5 seconds initially, with an exponential backoff. Once a report is complete, the operation will contain a `RunReportResponse` in its response field containing a report_result that can be passed to the `FetchReportResultRows` method to retrieve the report data.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, x__xgafv=None) +
Creates a `Report` object.
+
+Args:
+  parent: string, Required. The parent resource where this `Report` will be created. Format: `agencies/{account_id}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `agencies/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `agencies/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+ +
+ delete(name, x__xgafv=None) +
Deletes a `Report` object.
+
+Args:
+  name: string, Required. Resource name of the report to delete. Format: `agencies/{account_id}/reports/{report_id}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ get(name, x__xgafv=None) +
Retrieves a `Report` object.
+
+Args:
+  name: string, Required. The resource name of the report. Format: `agencies/{account_id}/reports/{report_id}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `agencies/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+ +
+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, skip=None, x__xgafv=None) +
Lists `Report` objects.
+
+Args:
+  parent: string, Required. The parent, which owns this collection of reports. Format: `agencies/{account_id}` (required)
+  filter: string, Optional. Expression to filter the response. See syntax details at https://developers.google.com/ad-manager/api/beta/filters
+  orderBy: string, Optional. Expression to specify sorting order. See syntax details at https://developers.google.com/ad-manager/api/beta/filters#order
+  pageSize: integer, Optional. The maximum number of `Reports` to return. The service may return fewer than this value. If unspecified, at most 50 `Reports` will be returned. The maximum value is 1000; values greater than 1000 will be coerced to 1000.
+  pageToken: string, Optional. A page token, received from a previous `ListReports` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListReports` must match the call that provided the page token.
+  skip: integer, Optional. Number of individual resources to skip while paginating.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response object for `ListReportsResponse` containing matching `Report` objects.
+  "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
+  "reports": [ # The `Report` objects from the specified network.
+    { # The `Report` resource.
+      "createTime": "A String", # Output only. The instant this report was created.
+      "displayName": "A String", # Optional. Display name for the report.
+      "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+      "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `agencies/{account_id}/reports/{report_id}`
+      "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+        "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+        "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+          "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+            "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+              "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+              "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+              "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+            },
+            "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+              "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+              "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+              "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+            },
+          },
+          "relative": "A String", # A relative date range.
+        },
+        "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+          "A String",
+        ],
+        "filters": [ # Optional. The filters for this report.
+          { # A filter over one or more fields.
+            "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+              "filters": [ # Required. A list of filters.
+                # Object with schema name: Filter
+              ],
+            },
+            "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+              "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+                "dimension": "A String", # The dimension this field represents.
+                "metric": "A String", # The metric this field represents.
+              },
+              "operation": "A String", # Required. The operation of this filter.
+              "values": [ # Required. Values to filter to.
+                { # Represents a single value in a report.
+                  "boolValue": True or False, # For boolean values.
+                  "bytesValue": "A String", # For bytes values.
+                  "doubleListValue": { # A list of double values. # For lists of double values.
+                    "values": [ # The values
+                      3.14,
+                    ],
+                  },
+                  "doubleValue": 3.14, # For double values.
+                  "intListValue": { # A list of integer values. # For lists of integer values.
+                    "values": [ # The values
+                      "A String",
+                    ],
+                  },
+                  "intValue": "A String", # For integer values.
+                  "stringListValue": { # A list of string values. # For lists of string values.
+                    "values": [ # The values
+                      "A String",
+                    ],
+                  },
+                  "stringValue": "A String", # For string values.
+                },
+              ],
+            },
+            "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+            "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+              "filters": [ # Required. A list of filters.
+                # Object with schema name: Filter
+              ],
+            },
+          },
+        ],
+        "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+          "A String",
+        ],
+        "sorts": [ # Optional. Default sorts to apply to this report.
+          { # Represents a sorting in a report.
+            "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+            "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+              "dimension": "A String", # The dimension this field represents.
+              "metric": "A String", # The metric this field represents.
+            },
+          },
+        ],
+        "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+        "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+      },
+      "reportId": "A String", # Output only. Report ID.
+      "updateTime": "A String", # Output only. The instant this report was last modified.
+    },
+  ],
+  "totalSize": 42, # Total number of `Report` objects. If a filter was included in the request, this reflects the total number after the filtering is applied. `total_size` won't be calculated in the response unless it has been included in a response field mask. The response field mask can be provided to the method by using the URL parameter `$fields` or `fields`, or by using the HTTP/gRPC header `X-Goog-FieldMask`. For more information, see https://developers.google.com/ad-manager/api/beta/field-masks
+}
+
+ +
+ 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)
+
+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) +
Updates a `Report` object.
+
+Args:
+  name: string, Identifier. The resource name of the report. Report resource name have the form: `agencies/{account_id}/reports/{report_id}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `agencies/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+  updateMask: string, Optional. The list of fields to update.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `agencies/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+ +
+ run(name, body=None, x__xgafv=None) +
Initiates the execution of an existing report asynchronously. Users can get the report by polling this operation using `OperationsService.GetOperation`. Poll every 5 seconds initially, with an exponential backoff. Once a report is complete, the operation will contain a `RunReportResponse` in its response field containing a report_result that can be passed to the `FetchReportResultRows` method to retrieve the report data.
+
+Args:
+  name: string, Required. The report to run. Format: `agencies/{account_id}/reports/{report_id}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for a running a report.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/agenciesandbrands_v1.agencies.reports.operations.html b/docs/dyn/agenciesandbrands_v1.agencies.reports.operations.html new file mode 100644 index 0000000000..ab55ea57cb --- /dev/null +++ b/docs/dyn/agenciesandbrands_v1.agencies.reports.operations.html @@ -0,0 +1,124 @@ + + + +

Agencies and Brands API . agencies . reports . operations

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ get(name, x__xgafv=None)

+

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ get(name, x__xgafv=None) +
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
+
+Args:
+  name: string, The name of the operation resource. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/agenciesandbrands_v1.agencies.reports.results.html b/docs/dyn/agenciesandbrands_v1.agencies.reports.results.html new file mode 100644 index 0000000000..41570ad824 --- /dev/null +++ b/docs/dyn/agenciesandbrands_v1.agencies.reports.results.html @@ -0,0 +1,199 @@ + + + +

Agencies and Brands API . agencies . reports . results

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ fetchRows(name, pageSize=None, pageToken=None, x__xgafv=None)

+

Returns the result rows from a completed report. The caller must have previously called `RunReport` and waited for that operation to complete. The rows will be returned according to the order specified by the `sorts` member of the report definition.

+

+ fetchRows_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ fetchRows(name, pageSize=None, pageToken=None, x__xgafv=None) +
Returns the result rows from a completed report. The caller must have previously called `RunReport` and waited for that operation to complete. The rows will be returned according to the order specified by the `sorts` member of the report definition.
+
+Args:
+  name: string, The report result being fetched. Format: `agencies/{account_id}/reports/{report_id}/results/{report_result_id}` (required)
+  pageSize: integer, Optional. The maximum number of rows to return. The service may return fewer than this value. If unspecified, at most 1,000 rows will be returned. The maximum value is 10,000; values greater than 10,000 will be reduced to 10,000.
+  pageToken: string, Optional. A page token, received from a previous `FetchReportResultRows` call. Provide this to retrieve the second and subsequent batches of rows.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The response message for the fetch report result rows endpoint.
+  "dateRanges": [ # The computed fixed date ranges this report includes. Only returned with the first page of results (when page_token is not included in the request).
+    { # A date range between two fixed dates (inclusive of end date).
+      "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+        "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+        "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+        "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+      },
+      "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+        "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+        "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+        "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+      },
+    },
+  ],
+  "nextPageToken": "A String", # A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
+  "rows": [ # Up to `page_size` rows of report data.
+    { # A row of report data.
+      "dimensionValues": [ # The order of the dimension values is the same as the order of the dimensions specified in the request.
+        { # Represents a single value in a report.
+          "boolValue": True or False, # For boolean values.
+          "bytesValue": "A String", # For bytes values.
+          "doubleListValue": { # A list of double values. # For lists of double values.
+            "values": [ # The values
+              3.14,
+            ],
+          },
+          "doubleValue": 3.14, # For double values.
+          "intListValue": { # A list of integer values. # For lists of integer values.
+            "values": [ # The values
+              "A String",
+            ],
+          },
+          "intValue": "A String", # For integer values.
+          "stringListValue": { # A list of string values. # For lists of string values.
+            "values": [ # The values
+              "A String",
+            ],
+          },
+          "stringValue": "A String", # For string values.
+        },
+      ],
+      "metricValueGroups": [ #  The length of the metric_value_groups field will be equal to the length of the date_ranges field in the fetch response. The metric_value_groups field is ordered such that each index corresponds to the date_range at the same index. For example, given date_ranges [x, y], metric_value_groups will have a length of two. The first entry in metric_value_groups represents the metrics for date x and the second entry in metric_value_groups represents the metrics for date y.
+        { # Contains all metric values requested for a single date range and set of column dimension values (returned in the columns field of the response). The order of the metrics in each field corresponds to the order of the metrics specified in the request.
+          "primaryValues": [ # Data for the PRIMARY MetricValueType.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+      ],
+    },
+  ],
+  "runTime": "A String", # The time at which the report was scheduled to run. For non-scheduled reports, this is the time at which the report was requested to be run.
+  "totalRowCount": 42, # The total number of rows available from this report. Useful for pagination. Only returned with the first page of results (when page_token is not included in the request).
+}
+
+ +
+ fetchRows_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)
+
+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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/agenciesandbrands_v1.html b/docs/dyn/agenciesandbrands_v1.html new file mode 100644 index 0000000000..a244eb2d7a --- /dev/null +++ b/docs/dyn/agenciesandbrands_v1.html @@ -0,0 +1,111 @@ + + + +

Agencies and Brands API

+

Instance Methods

+

+ agencies() +

+

Returns the agencies Resource.

+ +

+ close()

+

Close httplib2 connections.

+

+ new_batch_http_request(callback=None)

+

Create a BatchHttpRequest object based on the discovery document.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ 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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/agentidentitycredentials_v1.html b/docs/dyn/agentidentitycredentials_v1.html index 7d0c9d5fef..a7197a6197 100644 --- a/docs/dyn/agentidentitycredentials_v1.html +++ b/docs/dyn/agentidentitycredentials_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentitycredentials_v1.projects.locations.authProviders.credentials.html b/docs/dyn/agentidentitycredentials_v1.projects.locations.authProviders.credentials.html index 9ccb78e481..aa4c3b96cd 100644 --- a/docs/dyn/agentidentitycredentials_v1.projects.locations.authProviders.credentials.html +++ b/docs/dyn/agentidentitycredentials_v1.projects.locations.authProviders.credentials.html @@ -82,7 +82,7 @@

Instance Methods

Finalizes the credentials after a successful consent flow.

retrieve(authProvider, body=None, x__xgafv=None)

-

Retrieves authorization credentials for an authprovider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `status` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.

+

Retrieves authorization credentials for an auth provider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `result` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.

Method Details

close() @@ -94,12 +94,12 @@

Method Details

Finalizes the credentials after a successful consent flow.
 
 Args:
-  authProvider: string, Required. The resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
+  authProvider: string, Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Request message for FinalizeCredentials.
-  "consentNonce": "A String", # Required. The same consent_nonce value that was provided during redirect in the UriConsentRequired metadata.
+{ # Request message for `FinalizeCredentials`.
+  "consentNonce": "A String", # Required. The same `consent_nonce` value that was provided during retrieval in the [UriConsentRequired](https://cloud.google.com/iam/docs/reference/agentidentitycredentials/rest/v1/projects.locations.authProviders.credentials/retrieve#UriConsentRequired) metadata.
   "userId": "A String", # Required. The identity of the end user.
   "userIdValidationState": "A String", # Required. The encrypted state passed back from the consent flow.
 }
@@ -112,22 +112,22 @@ 

Method Details

Returns: An object of the form: - { # Response message for FinalizeCredentials. Intentionally empty + { # Response message for `FinalizeCredentials`. Intentionally empty. }
retrieve(authProvider, body=None, x__xgafv=None) -
Retrieves authorization credentials for an authprovider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `status` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.
+  
Retrieves authorization credentials for an auth provider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `result` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.
 
 Args:
-  authProvider: string, Required. The parent resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
+  authProvider: string, Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Request message for RetrieveCredentials.
-  "continueUri": "A String", # Optional. The URI to redirect the user to after consent is completed. This field is required for authproviders using the 3-legged OAuth flow. For other authprovider types, this field is unused but not rejected.
-  "forceRefreshToken": "A String", # Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Will trigger a refresh of the access token with a stored refresh token, if possible, or a new consent flow.
+{ # Request message for `RetrieveCredentials`.
+  "continueUri": "A String", # Optional. The URI to redirect the user to after consent is completed. This field is required for auth providers using the 3-legged OAuth flow. For other auth provider types, this field is unused but not rejected.
+  "forceRefreshToken": "A String", # Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Setting this field triggers a refresh of the access token with a stored refresh token, if possible, or a new consent flow.
   "scopes": [ # Optional. The OAuth scopes required for this access.
     "A String",
   ],
@@ -142,10 +142,10 @@ 

Method Details

Returns: An object of the form: - { # Response message for RetrieveCredentials. Contains the access tokens and related artifacts. - "consentRejected": { # Indicates the user has rejected the permission delegation or cancelled the request. # Message indicating consent was rejected. + { # Response message for `RetrieveCredentials`. Contains the access tokens and related artifacts. + "consentRejected": { # Indicates the user has rejected the permission delegation or canceled the request. # Message indicating consent was rejected. }, - "pending": { # Indicates that the credential retrieval is pending. The caller should retry the RetrieveCredentials request after some time. # Message indicating credential retrieval is pending. + "pending": { # Indicates that the credential retrieval is pending. The caller should retry the `RetrieveCredentials` request after some time. # Message indicating credential retrieval is pending. }, "success": { # Message indicating successful retrieval of credentials. # Message indicating credentials were successfully retrieved. "expireTime": "A String", # The expiration time of the token. This does not guarantee that the token will be valid until this time, since the token could be revoked earlier. There could also be clock skew between the auth provider and the client so it may expire slightly earlier. If not set, the token might be permanent or it may be that the service does not (or cannot) know when it will expire. @@ -153,11 +153,11 @@

Method Details

"scopes": [ # The scopes actually associated with the retrieved token. End users may have rejected some requested scopes, or the third-party authorization servers can return a different set of scopes than what was asked for. Callers should verify that all required scopes for their intended use are included in this list. "A String", ], - "token": "A String", # The retrieved access token or credential for the end user. On MCPTool call, for an invalid token OAuth spec says this should return 401 or 403, but MCPServers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to RetrieveCredentials with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow. + "token": "A String", # The retrieved access token or credential for the end user. On an MCP tool call, for an invalid token the OAuth spec states that this should return `401` or `403`, but MCP servers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to `RetrieveCredentials` with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow. }, - "uriConsentRequired": { # Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback # Message indicating uri based consent is required. + "uriConsentRequired": { # Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback. # Message indicating URI-based consent is required. "authorizationUri": "A String", # Output only. The URL where the user should be redirected to grant consent. This will always be present. - "consentNonce": "A String", # Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the FinalizeCredentials request to complete the OAuth exchange. This will always be present. Implemented per https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5 + "consentNonce": "A String", # Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the `FinalizeCredentials` request to complete the OAuth exchange. This will always be present. Implemented per [RFC 6819 Section 5.3.5](https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5). "uid": "A String", # Output only. The unique ID of the credentials retrieval operation. }, }
diff --git a/docs/dyn/agentidentitycredentials_v1alpha.html b/docs/dyn/agentidentitycredentials_v1alpha.html index 0955016f80..a4a8882a31 100644 --- a/docs/dyn/agentidentitycredentials_v1alpha.html +++ b/docs/dyn/agentidentitycredentials_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentitycredentials_v1alpha.projects.locations.authProviders.credentials.html b/docs/dyn/agentidentitycredentials_v1alpha.projects.locations.authProviders.credentials.html index a85c61b10e..5143097019 100644 --- a/docs/dyn/agentidentitycredentials_v1alpha.projects.locations.authProviders.credentials.html +++ b/docs/dyn/agentidentitycredentials_v1alpha.projects.locations.authProviders.credentials.html @@ -82,7 +82,7 @@

Instance Methods

Finalizes the credentials after a successful consent flow.

retrieve(authProvider, body=None, x__xgafv=None)

-

Retrieves authorization credentials for an authprovider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `status` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.

+

Retrieves authorization credentials for an auth provider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `result` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.

Method Details

close() @@ -94,12 +94,12 @@

Method Details

Finalizes the credentials after a successful consent flow.
 
 Args:
-  authProvider: string, Required. The resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
+  authProvider: string, Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Request message for FinalizeCredentials.
-  "consentNonce": "A String", # Required. The same consent_nonce value that was provided during redirect in the UriConsentRequired metadata.
+{ # Request message for `FinalizeCredentials`.
+  "consentNonce": "A String", # Required. The same `consent_nonce` value that was provided during retrieval in the [UriConsentRequired](https://cloud.google.com/iam/docs/reference/agentidentitycredentials/rest/v1/projects.locations.authProviders.credentials/retrieve#UriConsentRequired) metadata.
   "userId": "A String", # Required. The identity of the end user.
   "userIdValidationState": "A String", # Required. The encrypted state passed back from the consent flow.
 }
@@ -112,22 +112,22 @@ 

Method Details

Returns: An object of the form: - { # Response message for FinalizeCredentials. Intentionally empty + { # Response message for `FinalizeCredentials`. Intentionally empty. }
retrieve(authProvider, body=None, x__xgafv=None) -
Retrieves authorization credentials for an authprovider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `status` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.
+  
Retrieves authorization credentials for an auth provider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `result` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.
 
 Args:
-  authProvider: string, Required. The parent resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
+  authProvider: string, Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Request message for RetrieveCredentials.
-  "continueUri": "A String", # Optional. The URI to redirect the user to after consent is completed. This field is required for authproviders using the 3-legged OAuth flow. For other authprovider types, this field is unused but not rejected.
-  "forceRefreshToken": "A String", # Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Will trigger a refresh of the access token with a stored refresh token, if possible, or a new consent flow.
+{ # Request message for `RetrieveCredentials`.
+  "continueUri": "A String", # Optional. The URI to redirect the user to after consent is completed. This field is required for auth providers using the 3-legged OAuth flow. For other auth provider types, this field is unused but not rejected.
+  "forceRefreshToken": "A String", # Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Setting this field triggers a refresh of the access token with a stored refresh token, if possible, or a new consent flow.
   "scopes": [ # Optional. The OAuth scopes required for this access.
     "A String",
   ],
@@ -142,10 +142,10 @@ 

Method Details

Returns: An object of the form: - { # Response message for RetrieveCredentials. Contains the access tokens and related artifacts. - "consentRejected": { # Indicates the user has rejected the permission delegation or cancelled the request. # Message indicating consent was rejected. + { # Response message for `RetrieveCredentials`. Contains the access tokens and related artifacts. + "consentRejected": { # Indicates the user has rejected the permission delegation or canceled the request. # Message indicating consent was rejected. }, - "pending": { # Indicates that the credential retrieval is pending. The caller should retry the RetrieveCredentials request after some time. # Message indicating credential retrieval is pending. + "pending": { # Indicates that the credential retrieval is pending. The caller should retry the `RetrieveCredentials` request after some time. # Message indicating credential retrieval is pending. }, "success": { # Message indicating successful retrieval of credentials. # Message indicating credentials were successfully retrieved. "expireTime": "A String", # The expiration time of the token. This does not guarantee that the token will be valid until this time, since the token could be revoked earlier. There could also be clock skew between the auth provider and the client so it may expire slightly earlier. If not set, the token might be permanent or it may be that the service does not (or cannot) know when it will expire. @@ -153,11 +153,11 @@

Method Details

"scopes": [ # The scopes actually associated with the retrieved token. End users may have rejected some requested scopes, or the third-party authorization servers can return a different set of scopes than what was asked for. Callers should verify that all required scopes for their intended use are included in this list. "A String", ], - "token": "A String", # The retrieved access token or credential for the end user. On MCPTool call, for an invalid token OAuth spec says this should return 401 or 403, but MCPServers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to RetrieveCredentials with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow. + "token": "A String", # The retrieved access token or credential for the end user. On an MCP tool call, for an invalid token the OAuth spec states that this should return `401` or `403`, but MCP servers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to `RetrieveCredentials` with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow. }, - "uriConsentRequired": { # Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback # Message indicating uri based consent is required. + "uriConsentRequired": { # Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback. # Message indicating URI-based consent is required. "authorizationUri": "A String", # Output only. The URL where the user should be redirected to grant consent. This will always be present. - "consentNonce": "A String", # Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the FinalizeCredentials request to complete the OAuth exchange. This will always be present. Implemented per https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5 + "consentNonce": "A String", # Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the `FinalizeCredentials` request to complete the OAuth exchange. This will always be present. Implemented per [RFC 6819 Section 5.3.5](https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5). "uid": "A String", # Output only. The unique ID of the credentials retrieval operation. }, }
diff --git a/docs/dyn/agentidentitycredentials_v1beta.html b/docs/dyn/agentidentitycredentials_v1beta.html index 5bda841e3c..d9bf30a77e 100644 --- a/docs/dyn/agentidentitycredentials_v1beta.html +++ b/docs/dyn/agentidentitycredentials_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/agentidentitycredentials_v1beta.projects.locations.authProviders.credentials.html b/docs/dyn/agentidentitycredentials_v1beta.projects.locations.authProviders.credentials.html index b6bf2235f6..d953fd3c42 100644 --- a/docs/dyn/agentidentitycredentials_v1beta.projects.locations.authProviders.credentials.html +++ b/docs/dyn/agentidentitycredentials_v1beta.projects.locations.authProviders.credentials.html @@ -82,7 +82,7 @@

Instance Methods

Finalizes the credentials after a successful consent flow.

retrieve(authProvider, body=None, x__xgafv=None)

-

Retrieves authorization credentials for an authprovider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `status` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.

+

Retrieves authorization credentials for an auth provider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `result` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.

Method Details

close() @@ -94,12 +94,12 @@

Method Details

Finalizes the credentials after a successful consent flow.
 
 Args:
-  authProvider: string, Required. The resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
+  authProvider: string, Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Request message for FinalizeCredentials.
-  "consentNonce": "A String", # Required. The same consent_nonce value that was provided during redirect in the UriConsentRequired metadata.
+{ # Request message for `FinalizeCredentials`.
+  "consentNonce": "A String", # Required. The same `consent_nonce` value that was provided during retrieval in the [UriConsentRequired](https://cloud.google.com/iam/docs/reference/agentidentitycredentials/rest/v1/projects.locations.authProviders.credentials/retrieve#UriConsentRequired) metadata.
   "userId": "A String", # Required. The identity of the end user.
   "userIdValidationState": "A String", # Required. The encrypted state passed back from the consent flow.
 }
@@ -112,22 +112,22 @@ 

Method Details

Returns: An object of the form: - { # Response message for FinalizeCredentials. Intentionally empty + { # Response message for `FinalizeCredentials`. Intentionally empty. }
retrieve(authProvider, body=None, x__xgafv=None) -
Retrieves authorization credentials for an authprovider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `status` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.
+  
Retrieves authorization credentials for an auth provider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `result` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.
 
 Args:
-  authProvider: string, Required. The parent resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
+  authProvider: string, Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}` (required)
   body: object, The request body.
     The object takes the form of:
 
-{ # Request message for RetrieveCredentials.
-  "continueUri": "A String", # Optional. The URI to redirect the user to after consent is completed. This field is required for authproviders using the 3-legged OAuth flow. For other authprovider types, this field is unused but not rejected.
-  "forceRefreshToken": "A String", # Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Will trigger a refresh of the access token with a stored refresh token, if possible, or a new consent flow.
+{ # Request message for `RetrieveCredentials`.
+  "continueUri": "A String", # Optional. The URI to redirect the user to after consent is completed. This field is required for auth providers using the 3-legged OAuth flow. For other auth provider types, this field is unused but not rejected.
+  "forceRefreshToken": "A String", # Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Setting this field triggers a refresh of the access token with a stored refresh token, if possible, or a new consent flow.
   "scopes": [ # Optional. The OAuth scopes required for this access.
     "A String",
   ],
@@ -142,10 +142,10 @@ 

Method Details

Returns: An object of the form: - { # Response message for RetrieveCredentials. Contains the access tokens and related artifacts. - "consentRejected": { # Indicates the user has rejected the permission delegation or cancelled the request. # Message indicating consent was rejected. + { # Response message for `RetrieveCredentials`. Contains the access tokens and related artifacts. + "consentRejected": { # Indicates the user has rejected the permission delegation or canceled the request. # Message indicating consent was rejected. }, - "pending": { # Indicates that the credential retrieval is pending. The caller should retry the RetrieveCredentials request after some time. # Message indicating credential retrieval is pending. + "pending": { # Indicates that the credential retrieval is pending. The caller should retry the `RetrieveCredentials` request after some time. # Message indicating credential retrieval is pending. }, "success": { # Message indicating successful retrieval of credentials. # Message indicating credentials were successfully retrieved. "expireTime": "A String", # The expiration time of the token. This does not guarantee that the token will be valid until this time, since the token could be revoked earlier. There could also be clock skew between the auth provider and the client so it may expire slightly earlier. If not set, the token might be permanent or it may be that the service does not (or cannot) know when it will expire. @@ -153,11 +153,11 @@

Method Details

"scopes": [ # The scopes actually associated with the retrieved token. End users may have rejected some requested scopes, or the third-party authorization servers can return a different set of scopes than what was asked for. Callers should verify that all required scopes for their intended use are included in this list. "A String", ], - "token": "A String", # The retrieved access token or credential for the end user. On MCPTool call, for an invalid token OAuth spec says this should return 401 or 403, but MCPServers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to RetrieveCredentials with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow. + "token": "A String", # The retrieved access token or credential for the end user. On an MCP tool call, for an invalid token the OAuth spec states that this should return `401` or `403`, but MCP servers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to `RetrieveCredentials` with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow. }, - "uriConsentRequired": { # Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback # Message indicating uri based consent is required. + "uriConsentRequired": { # Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback. # Message indicating URI-based consent is required. "authorizationUri": "A String", # Output only. The URL where the user should be redirected to grant consent. This will always be present. - "consentNonce": "A String", # Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the FinalizeCredentials request to complete the OAuth exchange. This will always be present. Implemented per https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5 + "consentNonce": "A String", # Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the `FinalizeCredentials` request to complete the OAuth exchange. This will always be present. Implemented per [RFC 6819 Section 5.3.5](https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5). "uid": "A String", # Output only. The unique ID of the credentials retrieval operation. }, }
diff --git a/docs/dyn/airquality_v1.forecast.html b/docs/dyn/airquality_v1.forecast.html index 33f35eb9d6..24f8d9303f 100644 --- a/docs/dyn/airquality_v1.forecast.html +++ b/docs/dyn/airquality_v1.forecast.html @@ -81,7 +81,7 @@

Instance Methods

lookup(body=None, x__xgafv=None)

Returns air quality forecast for a specific location for a given time range.

- lookup_next()

+ lookup_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -183,17 +183,17 @@

Method Details

- lookup_next() + lookup_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. +
\ No newline at end of file diff --git a/docs/dyn/airquality_v1.history.html b/docs/dyn/airquality_v1.history.html index a8b5155327..286744406b 100644 --- a/docs/dyn/airquality_v1.history.html +++ b/docs/dyn/airquality_v1.history.html @@ -81,7 +81,7 @@

Instance Methods

lookup(body=None, x__xgafv=None)

Returns air quality history for a specific location for a given time range.

- lookup_next()

+ lookup_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

Method Details

- lookup_next() + lookup_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. +
\ No newline at end of file diff --git a/docs/dyn/airquality_v1.html b/docs/dyn/airquality_v1.html index 234864f836..7311df7a8b 100644 --- a/docs/dyn/airquality_v1.html +++ b/docs/dyn/airquality_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/alertcenter_v1beta1.alerts.html b/docs/dyn/alertcenter_v1beta1.alerts.html index 6f73bbac98..2bd7221905 100644 --- a/docs/dyn/alertcenter_v1beta1.alerts.html +++ b/docs/dyn/alertcenter_v1beta1.alerts.html @@ -101,7 +101,7 @@

Instance Methods

list(customerId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the alerts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

undelete(alertId, body=None, x__xgafv=None)

@@ -332,17 +332,17 @@

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. +
diff --git a/docs/dyn/alertcenter_v1beta1.html b/docs/dyn/alertcenter_v1beta1.html index 292c889d61..d6f93545fa 100644 --- a/docs/dyn/alertcenter_v1beta1.html +++ b/docs/dyn/alertcenter_v1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1alpha.accountSummaries.html b/docs/dyn/analyticsadmin_v1alpha.accountSummaries.html index f48c7bff6b..4b052175f3 100644 --- a/docs/dyn/analyticsadmin_v1alpha.accountSummaries.html +++ b/docs/dyn/analyticsadmin_v1alpha.accountSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Returns summaries of all accounts accessible by the caller.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -126,17 +126,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1alpha.accounts.accessBindings.html b/docs/dyn/analyticsadmin_v1alpha.accounts.accessBindings.html index e0c8f2b53b..771b737ba6 100644 --- a/docs/dyn/analyticsadmin_v1alpha.accounts.accessBindings.html +++ b/docs/dyn/analyticsadmin_v1alpha.accounts.accessBindings.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all access bindings on an account or property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -365,17 +365,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.accounts.html b/docs/dyn/analyticsadmin_v1alpha.accounts.html index ca89241290..8334757b54 100644 --- a/docs/dyn/analyticsadmin_v1alpha.accounts.html +++ b/docs/dyn/analyticsadmin_v1alpha.accounts.html @@ -95,7 +95,7 @@

Instance Methods

list(pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Returns all accounts accessible by the caller. Note that these accounts might not currently have GA properties. Soft-deleted (ie: "trashed") accounts are excluded by default. Returns an empty list if no relevant accounts are found. Note: The easiest way to retrieve a list of all properties you have access to is by using `ListAccountSummaries`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

searchChangeHistoryEvents(account, body=None, x__xgafv=None)

Searches through all changes to an account or its children given the specified set of filters. Only returns the subset of changes supported by the API. The UI may return additional changes.

- searchChangeHistoryEvents_next()

+ searchChangeHistoryEvents_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -218,17 +218,17 @@

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. +
@@ -1620,17 +1620,17 @@

Method Details

- searchChangeHistoryEvents_next() + searchChangeHistoryEvents_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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1alpha.html b/docs/dyn/analyticsadmin_v1alpha.html index e83dda1607..4705b7850a 100644 --- a/docs/dyn/analyticsadmin_v1alpha.html +++ b/docs/dyn/analyticsadmin_v1alpha.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.accessBindings.html b/docs/dyn/analyticsadmin_v1alpha.properties.accessBindings.html index 5134d28218..85a7ce0319 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.accessBindings.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.accessBindings.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all access bindings on an account or property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -365,17 +365,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.adSenseLinks.html b/docs/dyn/analyticsadmin_v1alpha.properties.adSenseLinks.html index e7435b808a..f35a9435be 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.adSenseLinks.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.adSenseLinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists AdSenseLinks on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -192,17 +192,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.audiences.html b/docs/dyn/analyticsadmin_v1alpha.properties.audiences.html index ab5a29f813..4e268c09da 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.audiences.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.audiences.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Audiences on a property. Audiences created before 2020 may not be supported. Default audiences will not show filter definitions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -713,17 +713,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html b/docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html index 58a26b67f1..66c69ac3c3 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.bigQueryLinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists BigQuery Links on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -243,17 +243,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.calculatedMetrics.html b/docs/dyn/analyticsadmin_v1alpha.properties.calculatedMetrics.html index 9484d6bc1a..a99507a255 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.calculatedMetrics.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.calculatedMetrics.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists CalculatedMetrics on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -228,17 +228,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.channelGroups.html b/docs/dyn/analyticsadmin_v1alpha.properties.channelGroups.html index cc72b0f55a..a622047c4a 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.channelGroups.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.channelGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ChannelGroups on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -327,17 +327,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.conversionEvents.html b/docs/dyn/analyticsadmin_v1alpha.properties.conversionEvents.html index 73bee4b9ab..229d02c492 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.conversionEvents.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.conversionEvents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Deprecated: Use `ListKeyEvents` instead. Returns a list of conversion events in the specified parent property. Returns an empty list if no conversion events are found.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.customDimensions.html b/docs/dyn/analyticsadmin_v1alpha.properties.customDimensions.html index 9e7e856675..064e23cbec 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.customDimensions.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.customDimensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists CustomDimensions on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -217,17 +217,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.customMetrics.html b/docs/dyn/analyticsadmin_v1alpha.properties.customMetrics.html index 9082599b60..4e6177e310 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.customMetrics.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.customMetrics.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists CustomMetrics on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -229,17 +229,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.eventCreateRules.html b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.eventCreateRules.html index f5612b9586..2a18572bc6 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.eventCreateRules.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.eventCreateRules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists EventCreateRules on a web data stream.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -255,17 +255,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.eventEditRules.html b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.eventEditRules.html index db4260f89a..d39fe24565 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.eventEditRules.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.eventEditRules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists EventEditRules on a web data stream.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -258,17 +258,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.html b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.html index ae55dff8ad..07aeecef75 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.html @@ -119,7 +119,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataStreams on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -367,17 +367,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.measurementProtocolSecrets.html b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.measurementProtocolSecrets.html index 5e883a5a43..1abe81bf9a 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.measurementProtocolSecrets.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.measurementProtocolSecrets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns child MeasurementProtocolSecrets under the specified parent Property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.sKAdNetworkConversionValueSchema.html b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.sKAdNetworkConversionValueSchema.html index 02d04e6e20..7dad44e7f1 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.sKAdNetworkConversionValueSchema.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.dataStreams.sKAdNetworkConversionValueSchema.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SKAdNetworkConversionValueSchema on a stream. Properties can have at most one SKAdNetworkConversionValueSchema.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -435,17 +435,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.displayVideo360AdvertiserLinkProposals.html b/docs/dyn/analyticsadmin_v1alpha.properties.displayVideo360AdvertiserLinkProposals.html index 622032957a..30b89e8fd4 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.displayVideo360AdvertiserLinkProposals.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.displayVideo360AdvertiserLinkProposals.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists DisplayVideo360AdvertiserLinkProposals on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -306,17 +306,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.displayVideo360AdvertiserLinks.html b/docs/dyn/analyticsadmin_v1alpha.properties.displayVideo360AdvertiserLinks.html index 8e4d8dcdc5..facd6f0f38 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.displayVideo360AdvertiserLinks.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.displayVideo360AdvertiserLinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all DisplayVideo360AdvertiserLinks on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.expandedDataSets.html b/docs/dyn/analyticsadmin_v1alpha.properties.expandedDataSets.html index 0e2bc8c5e9..b0c7a67bde 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.expandedDataSets.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.expandedDataSets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ExpandedDataSets on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -315,17 +315,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.firebaseLinks.html b/docs/dyn/analyticsadmin_v1alpha.properties.firebaseLinks.html index 813a87df73..42a03856d9 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.firebaseLinks.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.firebaseLinks.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -172,17 +172,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.googleAdsLinks.html b/docs/dyn/analyticsadmin_v1alpha.properties.googleAdsLinks.html index 007948b6e8..f2ac02d1e6 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.googleAdsLinks.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.googleAdsLinks.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists GoogleAdsLinks on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -187,17 +187,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.html b/docs/dyn/analyticsadmin_v1alpha.properties.html index 0a25cb52ea..ccf54d9355 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.html @@ -216,7 +216,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Returns child Properties under the specified parent Account. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -593,17 +593,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.keyEvents.html b/docs/dyn/analyticsadmin_v1alpha.properties.keyEvents.html index 1c21e7f221..29215ce9a5 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.keyEvents.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.keyEvents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of Key Events in the specified parent property. Returns an empty list if no Key Events are found.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.reportingDataAnnotations.html b/docs/dyn/analyticsadmin_v1alpha.properties.reportingDataAnnotations.html index 10612c2d7c..ac5c8b8402 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.reportingDataAnnotations.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.reportingDataAnnotations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all Reporting Data Annotations on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -276,17 +276,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.rollupPropertySourceLinks.html b/docs/dyn/analyticsadmin_v1alpha.properties.rollupPropertySourceLinks.html index 666e64b2db..e5244015e0 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.rollupPropertySourceLinks.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.rollupPropertySourceLinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists roll-up property source Links on a property. Only roll-up properties can have source links, so this method will throw an error if used on other types of properties.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -192,17 +192,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.searchAds360Links.html b/docs/dyn/analyticsadmin_v1alpha.properties.searchAds360Links.html index bc8ae9bf5a..7ee80a8fb4 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.searchAds360Links.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.searchAds360Links.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all SearchAds360Links on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -215,17 +215,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.subpropertyEventFilters.html b/docs/dyn/analyticsadmin_v1alpha.properties.subpropertyEventFilters.html index f6944015f3..98cec1cda7 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.subpropertyEventFilters.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.subpropertyEventFilters.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all subproperty Event Filters on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -283,17 +283,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1alpha.properties.subpropertySyncConfigs.html b/docs/dyn/analyticsadmin_v1alpha.properties.subpropertySyncConfigs.html index b2c3d4b892..68bea36897 100644 --- a/docs/dyn/analyticsadmin_v1alpha.properties.subpropertySyncConfigs.html +++ b/docs/dyn/analyticsadmin_v1alpha.properties.subpropertySyncConfigs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all `SubpropertySyncConfig` resources for a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -145,17 +145,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1beta.accountSummaries.html b/docs/dyn/analyticsadmin_v1beta.accountSummaries.html index f66787f3cb..943f158f85 100644 --- a/docs/dyn/analyticsadmin_v1beta.accountSummaries.html +++ b/docs/dyn/analyticsadmin_v1beta.accountSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Returns summaries of all accounts accessible by the caller.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -126,17 +126,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1beta.accounts.html b/docs/dyn/analyticsadmin_v1beta.accounts.html index 81f73c3c21..12e42d9d02 100644 --- a/docs/dyn/analyticsadmin_v1beta.accounts.html +++ b/docs/dyn/analyticsadmin_v1beta.accounts.html @@ -90,7 +90,7 @@

Instance Methods

list(pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Returns all accounts accessible by the caller. Note that these accounts might not currently have GA properties. Soft-deleted (ie: "trashed") accounts are excluded by default. Returns an empty list if no relevant accounts are found. Note: The easiest way to retrieve a list of all properties you have access to is by using `ListAccountSummaries`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -105,7 +105,7 @@

Instance Methods

searchChangeHistoryEvents(account, body=None, x__xgafv=None)

Searches through all changes to an account or its children given the specified set of filters. Only returns the subset of changes supported by the API. The UI may return additional changes.

- searchChangeHistoryEvents_next()

+ searchChangeHistoryEvents_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -213,17 +213,17 @@

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. +
@@ -713,17 +713,17 @@

Method Details

- searchChangeHistoryEvents_next() + searchChangeHistoryEvents_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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1beta.html b/docs/dyn/analyticsadmin_v1beta.html index 75246f47a1..9bcf1544a2 100644 --- a/docs/dyn/analyticsadmin_v1beta.html +++ b/docs/dyn/analyticsadmin_v1beta.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1beta.properties.conversionEvents.html b/docs/dyn/analyticsadmin_v1beta.properties.conversionEvents.html index e6502441a8..7f43bf113e 100644 --- a/docs/dyn/analyticsadmin_v1beta.properties.conversionEvents.html +++ b/docs/dyn/analyticsadmin_v1beta.properties.conversionEvents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Deprecated: Use `ListKeyEvents` instead. Returns a list of conversion events in the specified parent property. Returns an empty list if no conversion events are found.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1beta.properties.customDimensions.html b/docs/dyn/analyticsadmin_v1beta.properties.customDimensions.html index 5ea76f26b6..bbb223eaf8 100644 --- a/docs/dyn/analyticsadmin_v1beta.properties.customDimensions.html +++ b/docs/dyn/analyticsadmin_v1beta.properties.customDimensions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists CustomDimensions on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -217,17 +217,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1beta.properties.customMetrics.html b/docs/dyn/analyticsadmin_v1beta.properties.customMetrics.html index d82d25bf85..d2b6849987 100644 --- a/docs/dyn/analyticsadmin_v1beta.properties.customMetrics.html +++ b/docs/dyn/analyticsadmin_v1beta.properties.customMetrics.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists CustomMetrics on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -229,17 +229,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1beta.properties.dataStreams.html b/docs/dyn/analyticsadmin_v1beta.properties.dataStreams.html index 8aa92a073f..67f491f137 100644 --- a/docs/dyn/analyticsadmin_v1beta.properties.dataStreams.html +++ b/docs/dyn/analyticsadmin_v1beta.properties.dataStreams.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists DataStreams on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -264,17 +264,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1beta.properties.dataStreams.measurementProtocolSecrets.html b/docs/dyn/analyticsadmin_v1beta.properties.dataStreams.measurementProtocolSecrets.html index 473e4d19e6..fc51f66a2a 100644 --- a/docs/dyn/analyticsadmin_v1beta.properties.dataStreams.measurementProtocolSecrets.html +++ b/docs/dyn/analyticsadmin_v1beta.properties.dataStreams.measurementProtocolSecrets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns child MeasurementProtocolSecrets under the specified parent Property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1beta.properties.firebaseLinks.html b/docs/dyn/analyticsadmin_v1beta.properties.firebaseLinks.html index bbfd7c832c..b4828d7033 100644 --- a/docs/dyn/analyticsadmin_v1beta.properties.firebaseLinks.html +++ b/docs/dyn/analyticsadmin_v1beta.properties.firebaseLinks.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -172,17 +172,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsadmin_v1beta.properties.googleAdsLinks.html b/docs/dyn/analyticsadmin_v1beta.properties.googleAdsLinks.html index de83cb56bb..4921af26a8 100644 --- a/docs/dyn/analyticsadmin_v1beta.properties.googleAdsLinks.html +++ b/docs/dyn/analyticsadmin_v1beta.properties.googleAdsLinks.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists GoogleAdsLinks on a property.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -187,17 +187,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1beta.properties.html b/docs/dyn/analyticsadmin_v1beta.properties.html index 7a1c590115..c6c770dcfa 100644 --- a/docs/dyn/analyticsadmin_v1beta.properties.html +++ b/docs/dyn/analyticsadmin_v1beta.properties.html @@ -131,7 +131,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Returns child Properties under the specified parent Account. Properties will be excluded if the caller does not have access. Soft-deleted (ie: "trashed") properties are excluded by default. Returns an empty list if no relevant properties are found.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/analyticsadmin_v1beta.properties.keyEvents.html b/docs/dyn/analyticsadmin_v1beta.properties.keyEvents.html index 0cb9b94246..b2d66421b4 100644 --- a/docs/dyn/analyticsadmin_v1beta.properties.keyEvents.html +++ b/docs/dyn/analyticsadmin_v1beta.properties.keyEvents.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of Key Events in the specified parent property. Returns an empty list if no Key Events are found.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/analyticsdata_v1beta.html b/docs/dyn/analyticsdata_v1beta.html index 8b4a8ab3c5..16c4a46bc2 100644 --- a/docs/dyn/analyticsdata_v1beta.html +++ b/docs/dyn/analyticsdata_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/analyticsdata_v1beta.properties.audienceExports.html b/docs/dyn/analyticsdata_v1beta.properties.audienceExports.html index 5ad1316758..b8dd84ae6a 100644 --- a/docs/dyn/analyticsdata_v1beta.properties.audienceExports.html +++ b/docs/dyn/analyticsdata_v1beta.properties.audienceExports.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all audience exports for a property. This method can be used for you to find and reuse existing audience exports rather than creating unnecessary new audience exports. The same audience can have multiple audience exports that represent the export of users that were in an audience on different days. See [Creating an Audience Export](https://developers.google.com/analytics/devguides/reporting/data/v1/audience-list-basics) for an introduction to Audience Exports with examples. Audience Export APIs have some methods at alpha and other methods at beta stability. The intention is to advance methods to beta stability after some feedback and adoption. To give your feedback on this API, complete the [Google Analytics Audience Export API Feedback](https://forms.gle/EeA5u5LW6PEggtCEA) form.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

query(name, body=None, x__xgafv=None)

@@ -225,17 +225,17 @@

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. +
diff --git a/docs/dyn/analyticshub_v1.html b/docs/dyn/analyticshub_v1.html index d95beac348..fa3632ddc8 100644 --- a/docs/dyn/analyticshub_v1.html +++ b/docs/dyn/analyticshub_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/analyticshub_v1.organizations.locations.dataExchanges.html b/docs/dyn/analyticshub_v1.organizations.locations.dataExchanges.html index 76c8e2e67d..054b7423ee 100644 --- a/docs/dyn/analyticshub_v1.organizations.locations.dataExchanges.html +++ b/docs/dyn/analyticshub_v1.organizations.locations.dataExchanges.html @@ -81,7 +81,7 @@

Instance Methods

list(organization, pageSize=None, pageToken=None, x__xgafv=None)

Lists all data exchanges from projects in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -132,17 +132,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.html b/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.html index bbd430460b..96d4081778 100644 --- a/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.html +++ b/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.html @@ -106,10 +106,10 @@

Instance Methods

listSubscriptions(resource, includeDeletedSubscriptions=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all subscriptions on a given Data Exchange or Listing.

- listSubscriptions_next()

+ listSubscriptions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -411,31 +411,31 @@

Method Details

- listSubscriptions_next() + listSubscriptions_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_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. +
diff --git a/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.listings.html b/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.listings.html index 6855966ad3..ae01f38f8b 100644 --- a/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.listings.html +++ b/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.listings.html @@ -96,10 +96,10 @@

Instance Methods

listSubscriptions(resource, includeDeletedSubscriptions=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all subscriptions on a given Data Exchange or Listing.

- listSubscriptions_next()

+ listSubscriptions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -614,31 +614,31 @@

Method Details

- listSubscriptions_next() + listSubscriptions_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_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. +
diff --git a/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.queryTemplates.html b/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.queryTemplates.html index f145a71372..49828259fe 100644 --- a/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.queryTemplates.html +++ b/docs/dyn/analyticshub_v1.projects.locations.dataExchanges.queryTemplates.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all QueryTemplates in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -283,17 +283,17 @@

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. +
diff --git a/docs/dyn/analyticshub_v1.projects.locations.subscriptions.html b/docs/dyn/analyticshub_v1.projects.locations.subscriptions.html index 294515338a..7fcefdc04f 100644 --- a/docs/dyn/analyticshub_v1.projects.locations.subscriptions.html +++ b/docs/dyn/analyticshub_v1.projects.locations.subscriptions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all subscriptions in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

refresh(name, body=None, x__xgafv=None)

@@ -333,17 +333,17 @@

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. +
diff --git a/docs/dyn/analyticshub_v1beta1.html b/docs/dyn/analyticshub_v1beta1.html index a236820162..5333c9dcc9 100644 --- a/docs/dyn/analyticshub_v1beta1.html +++ b/docs/dyn/analyticshub_v1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/analyticshub_v1beta1.organizations.locations.dataExchanges.html b/docs/dyn/analyticshub_v1beta1.organizations.locations.dataExchanges.html index fdcf5dd59a..981d29b436 100644 --- a/docs/dyn/analyticshub_v1beta1.organizations.locations.dataExchanges.html +++ b/docs/dyn/analyticshub_v1beta1.organizations.locations.dataExchanges.html @@ -81,7 +81,7 @@

Instance Methods

list(organization, pageSize=None, pageToken=None, x__xgafv=None)

Lists all data exchanges from projects in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -122,17 +122,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/analyticshub_v1beta1.projects.locations.dataExchanges.html b/docs/dyn/analyticshub_v1beta1.projects.locations.dataExchanges.html index caf8846f7a..e13bdc4e4e 100644 --- a/docs/dyn/analyticshub_v1beta1.projects.locations.dataExchanges.html +++ b/docs/dyn/analyticshub_v1beta1.projects.locations.dataExchanges.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all data exchanges in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -286,17 +286,17 @@

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. +
diff --git a/docs/dyn/analyticshub_v1beta1.projects.locations.dataExchanges.listings.html b/docs/dyn/analyticshub_v1beta1.projects.locations.dataExchanges.listings.html index 741e8d333b..24c4af2992 100644 --- a/docs/dyn/analyticshub_v1beta1.projects.locations.dataExchanges.listings.html +++ b/docs/dyn/analyticshub_v1beta1.projects.locations.dataExchanges.listings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all listings in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -368,17 +368,17 @@

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. +
diff --git a/docs/dyn/androiddeveloperidstatus_v1.html b/docs/dyn/androiddeveloperidstatus_v1.html index 260989f696..f7de3c1fcb 100644 --- a/docs/dyn/androiddeveloperidstatus_v1.html +++ b/docs/dyn/androiddeveloperidstatus_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/androidenterprise_v1.html b/docs/dyn/androidenterprise_v1.html index e5eace4087..e13d9ec90a 100644 --- a/docs/dyn/androidenterprise_v1.html +++ b/docs/dyn/androidenterprise_v1.html @@ -163,7 +163,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -172,20 +172,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. +
\ No newline at end of file diff --git a/docs/dyn/androidmanagement_v1.enterprises.devices.html b/docs/dyn/androidmanagement_v1.enterprises.devices.html index a44635518d..bdad24f06c 100644 --- a/docs/dyn/androidmanagement_v1.enterprises.devices.html +++ b/docs/dyn/androidmanagement_v1.enterprises.devices.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices for a given enterprise. Deleted devices are not returned in the response.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -865,17 +865,17 @@

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. +
diff --git a/docs/dyn/androidmanagement_v1.enterprises.devices.operations.html b/docs/dyn/androidmanagement_v1.enterprises.devices.operations.html index 109d2ac317..1d4726c491 100644 --- a/docs/dyn/androidmanagement_v1.enterprises.devices.operations.html +++ b/docs/dyn/androidmanagement_v1.enterprises.devices.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/androidmanagement_v1.enterprises.enrollmentTokens.html b/docs/dyn/androidmanagement_v1.enterprises.enrollmentTokens.html index 1624a6ff5e..3b08e98625 100644 --- a/docs/dyn/androidmanagement_v1.enterprises.enrollmentTokens.html +++ b/docs/dyn/androidmanagement_v1.enterprises.enrollmentTokens.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists active, unexpired enrollment tokens for a given enterprise. The list items contain only a partial view of EnrollmentToken object. Only the following fields are populated: name, expirationTimestamp, allowPersonalUsage, value, qrCode. This method is meant to help manage active enrollment tokens lifecycle. For security reasons, it's recommended to delete active enrollment tokens as soon as they're not intended to be used anymore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -248,17 +248,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/androidmanagement_v1.enterprises.html b/docs/dyn/androidmanagement_v1.enterprises.html index c0af84d8e6..e964574942 100644 --- a/docs/dyn/androidmanagement_v1.enterprises.html +++ b/docs/dyn/androidmanagement_v1.enterprises.html @@ -128,7 +128,7 @@

Instance Methods

list(pageSize=None, pageToken=None, projectId=None, view=None, x__xgafv=None)

Lists EMM-managed enterprises. Only BASIC fields are returned.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -485,17 +485,17 @@

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. +
diff --git a/docs/dyn/androidmanagement_v1.enterprises.migrationTokens.html b/docs/dyn/androidmanagement_v1.enterprises.migrationTokens.html index cf3d3592f9..433926a0ab 100644 --- a/docs/dyn/androidmanagement_v1.enterprises.migrationTokens.html +++ b/docs/dyn/androidmanagement_v1.enterprises.migrationTokens.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists migration tokens.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -207,17 +207,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/androidmanagement_v1.enterprises.policies.html b/docs/dyn/androidmanagement_v1.enterprises.policies.html index 97f42f7b2f..9cef1b5609 100644 --- a/docs/dyn/androidmanagement_v1.enterprises.policies.html +++ b/docs/dyn/androidmanagement_v1.enterprises.policies.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists policies for a given enterprise.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyPolicyApplications(name, body=None, x__xgafv=None)

@@ -372,13 +372,13 @@

Method Details

"a_key": "A String", }, }, - "deviceRadioState": { # Controls for device radio settings. # Covers controls for radio state such as Wi-Fi, bluetooth, and more. - "airplaneModeState": "A String", # Controls whether airplane mode can be toggled by the user or not. - "cellularTwoGState": "A String", # Controls whether cellular 2G setting can be toggled by the user or not. - "minimumWifiSecurityLevel": "A String", # The minimum required security level of Wi-Fi networks that the device can connect to. - "ultraWidebandState": "A String", # Controls the state of the ultra wideband setting and whether the user can toggle it on or off. + "deviceRadioState": { # Controls for device radio settings. # Optional. Covers controls for radio state such as Wi-Fi, bluetooth, and more. + "airplaneModeState": "A String", # Optional. Controls whether airplane mode can be toggled by the user or not. + "cellularTwoGState": "A String", # Optional. Controls whether cellular 2G setting can be toggled by the user or not. + "minimumWifiSecurityLevel": "A String", # Optional. The minimum required security level of Wi-Fi networks that the device can connect to. + "ultraWidebandState": "A String", # Optional. Controls the state of the ultra wideband setting and whether the user can toggle it on or off. "userInitiatedAddEsimSettings": "A String", # Optional. Controls whether the user is allowed to add eSIM profiles. - "wifiState": "A String", # Controls current state of Wi-Fi and if user can change its state. + "wifiState": "A String", # Optional. Controls current state of Wi-Fi and if user can change its state. }, "displaySettings": { # Controls for the display settings. # Optional. Controls for the display settings. "screenBrightnessSettings": { # Controls for the screen brightness settings. # Optional. Controls the screen brightness settings. @@ -534,7 +534,7 @@

Method Details

}, "settingName": "A String", # The top-level policy to enforce. For example, applications or passwordPolicies. "wipeAction": { # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. - "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting doesn’t apply to work profiles. + "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting applies to fully managed devices and work profiles on company-owned devices. "wipeAfterDays": 42, # Number of days the policy is non-compliant before the device or work profile is wiped. wipeAfterDays must be greater than blockAfterDays. }, }, @@ -904,13 +904,13 @@

Method Details

"a_key": "A String", }, }, - "deviceRadioState": { # Controls for device radio settings. # Covers controls for radio state such as Wi-Fi, bluetooth, and more. - "airplaneModeState": "A String", # Controls whether airplane mode can be toggled by the user or not. - "cellularTwoGState": "A String", # Controls whether cellular 2G setting can be toggled by the user or not. - "minimumWifiSecurityLevel": "A String", # The minimum required security level of Wi-Fi networks that the device can connect to. - "ultraWidebandState": "A String", # Controls the state of the ultra wideband setting and whether the user can toggle it on or off. + "deviceRadioState": { # Controls for device radio settings. # Optional. Covers controls for radio state such as Wi-Fi, bluetooth, and more. + "airplaneModeState": "A String", # Optional. Controls whether airplane mode can be toggled by the user or not. + "cellularTwoGState": "A String", # Optional. Controls whether cellular 2G setting can be toggled by the user or not. + "minimumWifiSecurityLevel": "A String", # Optional. The minimum required security level of Wi-Fi networks that the device can connect to. + "ultraWidebandState": "A String", # Optional. Controls the state of the ultra wideband setting and whether the user can toggle it on or off. "userInitiatedAddEsimSettings": "A String", # Optional. Controls whether the user is allowed to add eSIM profiles. - "wifiState": "A String", # Controls current state of Wi-Fi and if user can change its state. + "wifiState": "A String", # Optional. Controls current state of Wi-Fi and if user can change its state. }, "displaySettings": { # Controls for the display settings. # Optional. Controls for the display settings. "screenBrightnessSettings": { # Controls for the screen brightness settings. # Optional. Controls the screen brightness settings. @@ -1066,7 +1066,7 @@

Method Details

}, "settingName": "A String", # The top-level policy to enforce. For example, applications or passwordPolicies. "wipeAction": { # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. - "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting doesn’t apply to work profiles. + "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting applies to fully managed devices and work profiles on company-owned devices. "wipeAfterDays": 42, # Number of days the policy is non-compliant before the device or work profile is wiped. wipeAfterDays must be greater than blockAfterDays. }, }, @@ -1184,17 +1184,17 @@

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. +
@@ -1522,13 +1522,13 @@

Method Details

"a_key": "A String", }, }, - "deviceRadioState": { # Controls for device radio settings. # Covers controls for radio state such as Wi-Fi, bluetooth, and more. - "airplaneModeState": "A String", # Controls whether airplane mode can be toggled by the user or not. - "cellularTwoGState": "A String", # Controls whether cellular 2G setting can be toggled by the user or not. - "minimumWifiSecurityLevel": "A String", # The minimum required security level of Wi-Fi networks that the device can connect to. - "ultraWidebandState": "A String", # Controls the state of the ultra wideband setting and whether the user can toggle it on or off. + "deviceRadioState": { # Controls for device radio settings. # Optional. Covers controls for radio state such as Wi-Fi, bluetooth, and more. + "airplaneModeState": "A String", # Optional. Controls whether airplane mode can be toggled by the user or not. + "cellularTwoGState": "A String", # Optional. Controls whether cellular 2G setting can be toggled by the user or not. + "minimumWifiSecurityLevel": "A String", # Optional. The minimum required security level of Wi-Fi networks that the device can connect to. + "ultraWidebandState": "A String", # Optional. Controls the state of the ultra wideband setting and whether the user can toggle it on or off. "userInitiatedAddEsimSettings": "A String", # Optional. Controls whether the user is allowed to add eSIM profiles. - "wifiState": "A String", # Controls current state of Wi-Fi and if user can change its state. + "wifiState": "A String", # Optional. Controls current state of Wi-Fi and if user can change its state. }, "displaySettings": { # Controls for the display settings. # Optional. Controls for the display settings. "screenBrightnessSettings": { # Controls for the screen brightness settings. # Optional. Controls the screen brightness settings. @@ -1684,7 +1684,7 @@

Method Details

}, "settingName": "A String", # The top-level policy to enforce. For example, applications or passwordPolicies. "wipeAction": { # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. - "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting doesn’t apply to work profiles. + "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting applies to fully managed devices and work profiles on company-owned devices. "wipeAfterDays": 42, # Number of days the policy is non-compliant before the device or work profile is wiped. wipeAfterDays must be greater than blockAfterDays. }, }, @@ -2045,13 +2045,13 @@

Method Details

"a_key": "A String", }, }, - "deviceRadioState": { # Controls for device radio settings. # Covers controls for radio state such as Wi-Fi, bluetooth, and more. - "airplaneModeState": "A String", # Controls whether airplane mode can be toggled by the user or not. - "cellularTwoGState": "A String", # Controls whether cellular 2G setting can be toggled by the user or not. - "minimumWifiSecurityLevel": "A String", # The minimum required security level of Wi-Fi networks that the device can connect to. - "ultraWidebandState": "A String", # Controls the state of the ultra wideband setting and whether the user can toggle it on or off. + "deviceRadioState": { # Controls for device radio settings. # Optional. Covers controls for radio state such as Wi-Fi, bluetooth, and more. + "airplaneModeState": "A String", # Optional. Controls whether airplane mode can be toggled by the user or not. + "cellularTwoGState": "A String", # Optional. Controls whether cellular 2G setting can be toggled by the user or not. + "minimumWifiSecurityLevel": "A String", # Optional. The minimum required security level of Wi-Fi networks that the device can connect to. + "ultraWidebandState": "A String", # Optional. Controls the state of the ultra wideband setting and whether the user can toggle it on or off. "userInitiatedAddEsimSettings": "A String", # Optional. Controls whether the user is allowed to add eSIM profiles. - "wifiState": "A String", # Controls current state of Wi-Fi and if user can change its state. + "wifiState": "A String", # Optional. Controls current state of Wi-Fi and if user can change its state. }, "displaySettings": { # Controls for the display settings. # Optional. Controls for the display settings. "screenBrightnessSettings": { # Controls for the screen brightness settings. # Optional. Controls the screen brightness settings. @@ -2207,7 +2207,7 @@

Method Details

}, "settingName": "A String", # The top-level policy to enforce. For example, applications or passwordPolicies. "wipeAction": { # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. - "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting doesn’t apply to work profiles. + "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting applies to fully managed devices and work profiles on company-owned devices. "wipeAfterDays": 42, # Number of days the policy is non-compliant before the device or work profile is wiped. wipeAfterDays must be greater than blockAfterDays. }, }, @@ -2566,13 +2566,13 @@

Method Details

"a_key": "A String", }, }, - "deviceRadioState": { # Controls for device radio settings. # Covers controls for radio state such as Wi-Fi, bluetooth, and more. - "airplaneModeState": "A String", # Controls whether airplane mode can be toggled by the user or not. - "cellularTwoGState": "A String", # Controls whether cellular 2G setting can be toggled by the user or not. - "minimumWifiSecurityLevel": "A String", # The minimum required security level of Wi-Fi networks that the device can connect to. - "ultraWidebandState": "A String", # Controls the state of the ultra wideband setting and whether the user can toggle it on or off. + "deviceRadioState": { # Controls for device radio settings. # Optional. Covers controls for radio state such as Wi-Fi, bluetooth, and more. + "airplaneModeState": "A String", # Optional. Controls whether airplane mode can be toggled by the user or not. + "cellularTwoGState": "A String", # Optional. Controls whether cellular 2G setting can be toggled by the user or not. + "minimumWifiSecurityLevel": "A String", # Optional. The minimum required security level of Wi-Fi networks that the device can connect to. + "ultraWidebandState": "A String", # Optional. Controls the state of the ultra wideband setting and whether the user can toggle it on or off. "userInitiatedAddEsimSettings": "A String", # Optional. Controls whether the user is allowed to add eSIM profiles. - "wifiState": "A String", # Controls current state of Wi-Fi and if user can change its state. + "wifiState": "A String", # Optional. Controls current state of Wi-Fi and if user can change its state. }, "displaySettings": { # Controls for the display settings. # Optional. Controls for the display settings. "screenBrightnessSettings": { # Controls for the screen brightness settings. # Optional. Controls the screen brightness settings. @@ -2728,7 +2728,7 @@

Method Details

}, "settingName": "A String", # The top-level policy to enforce. For example, applications or passwordPolicies. "wipeAction": { # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. - "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting doesn’t apply to work profiles. + "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting applies to fully managed devices and work profiles on company-owned devices. "wipeAfterDays": 42, # Number of days the policy is non-compliant before the device or work profile is wiped. wipeAfterDays must be greater than blockAfterDays. }, }, @@ -3103,13 +3103,13 @@

Method Details

"a_key": "A String", }, }, - "deviceRadioState": { # Controls for device radio settings. # Covers controls for radio state such as Wi-Fi, bluetooth, and more. - "airplaneModeState": "A String", # Controls whether airplane mode can be toggled by the user or not. - "cellularTwoGState": "A String", # Controls whether cellular 2G setting can be toggled by the user or not. - "minimumWifiSecurityLevel": "A String", # The minimum required security level of Wi-Fi networks that the device can connect to. - "ultraWidebandState": "A String", # Controls the state of the ultra wideband setting and whether the user can toggle it on or off. + "deviceRadioState": { # Controls for device radio settings. # Optional. Covers controls for radio state such as Wi-Fi, bluetooth, and more. + "airplaneModeState": "A String", # Optional. Controls whether airplane mode can be toggled by the user or not. + "cellularTwoGState": "A String", # Optional. Controls whether cellular 2G setting can be toggled by the user or not. + "minimumWifiSecurityLevel": "A String", # Optional. The minimum required security level of Wi-Fi networks that the device can connect to. + "ultraWidebandState": "A String", # Optional. Controls the state of the ultra wideband setting and whether the user can toggle it on or off. "userInitiatedAddEsimSettings": "A String", # Optional. Controls whether the user is allowed to add eSIM profiles. - "wifiState": "A String", # Controls current state of Wi-Fi and if user can change its state. + "wifiState": "A String", # Optional. Controls current state of Wi-Fi and if user can change its state. }, "displaySettings": { # Controls for the display settings. # Optional. Controls for the display settings. "screenBrightnessSettings": { # Controls for the screen brightness settings. # Optional. Controls the screen brightness settings. @@ -3265,7 +3265,7 @@

Method Details

}, "settingName": "A String", # The top-level policy to enforce. For example, applications or passwordPolicies. "wipeAction": { # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. # An action to reset a company owned device or delete a work profile. Note: blockAction must also be specified. - "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting doesn’t apply to work profiles. + "preserveFrp": True or False, # Whether the factory-reset protection data is preserved on the device. This setting applies to fully managed devices and work profiles on company-owned devices. "wipeAfterDays": 42, # Number of days the policy is non-compliant before the device or work profile is wiped. wipeAfterDays must be greater than blockAfterDays. }, }, diff --git a/docs/dyn/androidmanagement_v1.enterprises.webApps.html b/docs/dyn/androidmanagement_v1.enterprises.webApps.html index 6b2dada04d..de697ee6a5 100644 --- a/docs/dyn/androidmanagement_v1.enterprises.webApps.html +++ b/docs/dyn/androidmanagement_v1.enterprises.webApps.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists web apps for a given enterprise.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/androidmanagement_v1.html b/docs/dyn/androidmanagement_v1.html index a53d596178..e9c20d97dc 100644 --- a/docs/dyn/androidmanagement_v1.html +++ b/docs/dyn/androidmanagement_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/apigateway_v1.html b/docs/dyn/apigateway_v1.html index eb5769d9ae..0d152d622f 100644 --- a/docs/dyn/apigateway_v1.html +++ b/docs/dyn/apigateway_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/apigateway_v1.projects.locations.apis.configs.html b/docs/dyn/apigateway_v1.projects.locations.apis.configs.html index e4eaf37743..40d5fe9f43 100644 --- a/docs/dyn/apigateway_v1.projects.locations.apis.configs.html +++ b/docs/dyn/apigateway_v1.projects.locations.apis.configs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ApiConfigs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -403,17 +403,17 @@

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. +
diff --git a/docs/dyn/apigateway_v1.projects.locations.apis.html b/docs/dyn/apigateway_v1.projects.locations.apis.html index 37697ba97f..f9e1fec47d 100644 --- a/docs/dyn/apigateway_v1.projects.locations.apis.html +++ b/docs/dyn/apigateway_v1.projects.locations.apis.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Apis in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -316,17 +316,17 @@

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. +
diff --git a/docs/dyn/apigateway_v1.projects.locations.gateways.html b/docs/dyn/apigateway_v1.projects.locations.gateways.html index 16ba775ca2..a963a22255 100644 --- a/docs/dyn/apigateway_v1.projects.locations.gateways.html +++ b/docs/dyn/apigateway_v1.projects.locations.gateways.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Gateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -314,17 +314,17 @@

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. +
diff --git a/docs/dyn/apigateway_v1.projects.locations.html b/docs/dyn/apigateway_v1.projects.locations.html index 8121388efc..dad4e59f5e 100644 --- a/docs/dyn/apigateway_v1.projects.locations.html +++ b/docs/dyn/apigateway_v1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigateway_v1.projects.locations.operations.html b/docs/dyn/apigateway_v1.projects.locations.operations.html index afe6c9e96b..5ffe16271a 100644 --- a/docs/dyn/apigateway_v1.projects.locations.operations.html +++ b/docs/dyn/apigateway_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigateway_v1beta.html b/docs/dyn/apigateway_v1beta.html index aee4267952..62ae9f47aa 100644 --- a/docs/dyn/apigateway_v1beta.html +++ b/docs/dyn/apigateway_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/apigateway_v1beta.projects.locations.apis.configs.html b/docs/dyn/apigateway_v1beta.projects.locations.apis.configs.html index e56dab0709..d468f913c0 100644 --- a/docs/dyn/apigateway_v1beta.projects.locations.apis.configs.html +++ b/docs/dyn/apigateway_v1beta.projects.locations.apis.configs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ApiConfigs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -418,17 +418,17 @@

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. +
diff --git a/docs/dyn/apigateway_v1beta.projects.locations.apis.html b/docs/dyn/apigateway_v1beta.projects.locations.apis.html index e2c220a3a3..8a09c35569 100644 --- a/docs/dyn/apigateway_v1beta.projects.locations.apis.html +++ b/docs/dyn/apigateway_v1beta.projects.locations.apis.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Apis in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -316,17 +316,17 @@

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. +
diff --git a/docs/dyn/apigateway_v1beta.projects.locations.gateways.html b/docs/dyn/apigateway_v1beta.projects.locations.gateways.html index fbc59761ba..057bc34b28 100644 --- a/docs/dyn/apigateway_v1beta.projects.locations.gateways.html +++ b/docs/dyn/apigateway_v1beta.projects.locations.gateways.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Gateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -314,17 +314,17 @@

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. +
diff --git a/docs/dyn/apigateway_v1beta.projects.locations.html b/docs/dyn/apigateway_v1beta.projects.locations.html index 09833e3297..35fe92a26c 100644 --- a/docs/dyn/apigateway_v1beta.projects.locations.html +++ b/docs/dyn/apigateway_v1beta.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apigateway_v1beta.projects.locations.operations.html b/docs/dyn/apigateway_v1beta.projects.locations.operations.html index fc2faa6b37..98618ee7b2 100644 --- a/docs/dyn/apigateway_v1beta.projects.locations.operations.html +++ b/docs/dyn/apigateway_v1beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apihub_v1.html b/docs/dyn/apihub_v1.html index 91014d65f0..719abe8a42 100644 --- a/docs/dyn/apihub_v1.html +++ b/docs/dyn/apihub_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/apihub_v1.projects.locations.addons.html b/docs/dyn/apihub_v1.projects.locations.addons.html index 003c321286..370ed29845 100644 --- a/docs/dyn/apihub_v1.projects.locations.addons.html +++ b/docs/dyn/apihub_v1.projects.locations.addons.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List addons.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

manageConfig(name, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.apis.html b/docs/dyn/apihub_v1.projects.locations.apis.html index cb1b422767..3f04831653 100644 --- a/docs/dyn/apihub_v1.projects.locations.apis.html +++ b/docs/dyn/apihub_v1.projects.locations.apis.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List API resources in the API hub.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -116,7 +116,7 @@

Method Details

The object takes the form of: { # An API resource in the API Hub. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -144,7 +144,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -200,7 +200,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -411,7 +411,7 @@

Method Details

An object of the form: { # An API resource in the API Hub. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -439,7 +439,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -495,7 +495,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -731,7 +731,7 @@

Method Details

An object of the form: { # An API resource in the API Hub. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -759,7 +759,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -815,7 +815,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1037,7 +1037,7 @@

Method Details

{ # The ListApis method's response. "apis": [ # The API resources present in the API hub. { # An API resource in the API Hub. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1065,7 +1065,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1121,7 +1121,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1327,17 +1327,17 @@

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. +
@@ -1350,7 +1350,7 @@

Method Details

The object takes the form of: { # An API resource in the API Hub. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1378,7 +1378,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1434,7 +1434,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1645,7 +1645,7 @@

Method Details

An object of the form: { # An API resource in the API Hub. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1673,7 +1673,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1729,7 +1729,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. diff --git a/docs/dyn/apihub_v1.projects.locations.apis.versions.html b/docs/dyn/apihub_v1.projects.locations.apis.versions.html index 06c1d82448..b28397e1fa 100644 --- a/docs/dyn/apihub_v1.projects.locations.apis.versions.html +++ b/docs/dyn/apihub_v1.projects.locations.apis.versions.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List API versions of an API resource in the API hub.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -793,17 +793,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.apis.versions.operations.html b/docs/dyn/apihub_v1.projects.locations.apis.versions.operations.html index b2d6e6677f..ac5589a344 100644 --- a/docs/dyn/apihub_v1.projects.locations.apis.versions.operations.html +++ b/docs/dyn/apihub_v1.projects.locations.apis.versions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List operations in an API version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -529,17 +529,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.apis.versions.specs.html b/docs/dyn/apihub_v1.projects.locations.apis.versions.specs.html index 024a8978b3..a6d86d095b 100644 --- a/docs/dyn/apihub_v1.projects.locations.apis.versions.specs.html +++ b/docs/dyn/apihub_v1.projects.locations.apis.versions.specs.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List specs corresponding to a particular API resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -837,17 +837,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.attributes.html b/docs/dyn/apihub_v1.projects.locations.attributes.html index fd80df4ed8..ae51fce55f 100644 --- a/docs/dyn/apihub_v1.projects.locations.attributes.html +++ b/docs/dyn/apihub_v1.projects.locations.attributes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all attributes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.curations.html b/docs/dyn/apihub_v1.projects.locations.curations.html index 026881166d..89026daec1 100644 --- a/docs/dyn/apihub_v1.projects.locations.curations.html +++ b/docs/dyn/apihub_v1.projects.locations.curations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List curation resources in the API hub.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -269,17 +269,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.dependencies.html b/docs/dyn/apihub_v1.projects.locations.dependencies.html index 444aaa6acc..7f9bc6917f 100644 --- a/docs/dyn/apihub_v1.projects.locations.dependencies.html +++ b/docs/dyn/apihub_v1.projects.locations.dependencies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List dependencies based on the provided filter and pagination parameters.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -389,17 +389,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.deployments.html b/docs/dyn/apihub_v1.projects.locations.deployments.html index b668415524..3cd6fcbcca 100644 --- a/docs/dyn/apihub_v1.projects.locations.deployments.html +++ b/docs/dyn/apihub_v1.projects.locations.deployments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List deployment resources in the API hub.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -985,17 +985,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.discoveredApiObservations.discoveredApiOperations.html b/docs/dyn/apihub_v1.projects.locations.discoveredApiObservations.discoveredApiOperations.html index c1dcf02e24..b1faa71ba1 100644 --- a/docs/dyn/apihub_v1.projects.locations.discoveredApiObservations.discoveredApiOperations.html +++ b/docs/dyn/apihub_v1.projects.locations.discoveredApiObservations.discoveredApiOperations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the DiscoveredAPIOperations in a given project, location and ApiObservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -266,17 +266,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apihub_v1.projects.locations.discoveredApiObservations.html b/docs/dyn/apihub_v1.projects.locations.discoveredApiObservations.html index 34efb740c8..f5fe35a501 100644 --- a/docs/dyn/apihub_v1.projects.locations.discoveredApiObservations.html +++ b/docs/dyn/apihub_v1.projects.locations.discoveredApiObservations.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the DiscoveredAPIObservations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -199,17 +199,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apihub_v1.projects.locations.externalApis.html b/docs/dyn/apihub_v1.projects.locations.externalApis.html index ee89681153..1f3e6ae0b7 100644 --- a/docs/dyn/apihub_v1.projects.locations.externalApis.html +++ b/docs/dyn/apihub_v1.projects.locations.externalApis.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List External API resources in the API hub.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -364,17 +364,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.hostProjectRegistrations.html b/docs/dyn/apihub_v1.projects.locations.hostProjectRegistrations.html index 98517b3af8..1dd7c9ffd1 100644 --- a/docs/dyn/apihub_v1.projects.locations.hostProjectRegistrations.html +++ b/docs/dyn/apihub_v1.projects.locations.hostProjectRegistrations.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists host project registrations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -178,17 +178,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apihub_v1.projects.locations.html b/docs/dyn/apihub_v1.projects.locations.html index e11a0183b4..4d844a707c 100644 --- a/docs/dyn/apihub_v1.projects.locations.html +++ b/docs/dyn/apihub_v1.projects.locations.html @@ -157,7 +157,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupRuntimeProjectAttachment(name, x__xgafv=None)

@@ -166,13 +166,13 @@

Instance Methods

retrieveApiViews(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Retrieve API views.

- retrieveApiViews_next()

+ retrieveApiViews_next(previous_request, previous_response)

Retrieves the next page of results.

searchResources(location, body=None, x__xgafv=None)

Search across API-Hub resources.

- searchResources_next()

+ searchResources_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,7 +196,7 @@

Method Details

"apiMetadata": [ # Required. The list of API metadata. { # The API metadata. "api": { # An API resource in the API Hub. # Required. The API resource to be pushed to Hub's collect layer. The ID of the API resource will be generated by Hub to ensure uniqueness across all APIs across systems. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -224,7 +224,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -280,7 +280,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1097,17 +1097,17 @@

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. +
@@ -1160,7 +1160,7 @@

Method Details

{ # The view of an API. "mcpServerView": { # A flattened view of an API, its version and one of the linked deployments. # MCP server view. "api": { # An API resource in the API Hub. # Optional. The API. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1188,7 +1188,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1244,7 +1244,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1797,7 +1797,7 @@

Method Details

}, "mcpToolView": { # A flattened view of an API, its version, one of its operations and one of the linked deployments. If there are no deployments linked to the operation then the result will be empty. # MCP tools view. "api": { # An API resource in the API Hub. # Optional. The API. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1825,7 +1825,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -1881,7 +1881,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -2526,17 +2526,17 @@

Method Details

- retrieveApiViews_next() + retrieveApiViews_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. +
@@ -2569,7 +2569,7 @@

Method Details

{ # Represents the search results. "resource": { # ApiHubResource is one of the resources such as Api, Operation, Deployment, Definition, Spec and Version resources stored in API-Hub. # This represents the ApiHubResource. Note: Only selected fields of the resources are populated in response. "api": { # An API resource in the API Hub. # This represents Api resource in search results. Only name, display_name, description and owner fields are populated in search results. - "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiFunctionalRequirements": { # The attribute values associated with resource. # Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -2597,7 +2597,7 @@

Method Details

], }, }, - "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiRequirements": { # The attribute values associated with resource. # Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -2653,7 +2653,7 @@

Method Details

], }, }, - "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. + "apiTechnicalRequirements": { # The attribute values associated with resource. # Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory. "attribute": "A String", # Output only. The name of the attribute. Format: projects/{project}/locations/{location}/attributes/{attribute} "enumValues": { # The attribute values of data type enum. # The attribute values associated with a resource in case attribute data type is enum. "values": [ # Required. The attribute values in case attribute data type is enum. @@ -3480,17 +3480,17 @@

Method Details

- searchResources_next() + searchResources_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. +
\ No newline at end of file diff --git a/docs/dyn/apihub_v1.projects.locations.operations.html b/docs/dyn/apihub_v1.projects.locations.operations.html index 7843914a53..0915b5de23 100644 --- a/docs/dyn/apihub_v1.projects.locations.operations.html +++ b/docs/dyn/apihub_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apihub_v1.projects.locations.plugins.html b/docs/dyn/apihub_v1.projects.locations.plugins.html index 7b47442174..30ddefa761 100644 --- a/docs/dyn/apihub_v1.projects.locations.plugins.html +++ b/docs/dyn/apihub_v1.projects.locations.plugins.html @@ -109,7 +109,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all the plugins in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateStyleGuide(name, body=None, updateMask=None, x__xgafv=None)

@@ -801,17 +801,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.plugins.instances.html b/docs/dyn/apihub_v1.projects.locations.plugins.instances.html index 71a38c10f8..003db6efad 100644 --- a/docs/dyn/apihub_v1.projects.locations.plugins.instances.html +++ b/docs/dyn/apihub_v1.projects.locations.plugins.instances.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all the plugins in a given project and location. `-` can be used as wildcard value for {plugin_id}

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

manageSourceData(name, body=None, x__xgafv=None)

@@ -675,17 +675,17 @@

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. +
diff --git a/docs/dyn/apihub_v1.projects.locations.runtimeProjectAttachments.html b/docs/dyn/apihub_v1.projects.locations.runtimeProjectAttachments.html index cc1457d085..4dbc9519ff 100644 --- a/docs/dyn/apihub_v1.projects.locations.runtimeProjectAttachments.html +++ b/docs/dyn/apihub_v1.projects.locations.runtimeProjectAttachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List runtime projects attached to the host project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -199,17 +199,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apim_v1alpha.html b/docs/dyn/apim_v1alpha.html index 11ee1f472b..f395fb931c 100644 --- a/docs/dyn/apim_v1alpha.html +++ b/docs/dyn/apim_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/apim_v1alpha.projects.locations.html b/docs/dyn/apim_v1alpha.projects.locations.html index 5cce5f5993..c1b5061880 100644 --- a/docs/dyn/apim_v1alpha.projects.locations.html +++ b/docs/dyn/apim_v1alpha.projects.locations.html @@ -105,10 +105,10 @@

Instance Methods

listApiObservationTags(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListApiObservationTags lists all extant tags on any observation in the given project.

- listApiObservationTags_next()

+ listApiObservationTags_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,31 +227,31 @@

Method Details

- listApiObservationTags_next() + listApiObservationTags_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_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. +
\ No newline at end of file diff --git a/docs/dyn/apim_v1alpha.projects.locations.observationJobs.apiObservations.apiOperations.html b/docs/dyn/apim_v1alpha.projects.locations.observationJobs.apiObservations.apiOperations.html index e4eec03677..2c3ce4cf65 100644 --- a/docs/dyn/apim_v1alpha.projects.locations.observationJobs.apiObservations.apiOperations.html +++ b/docs/dyn/apim_v1alpha.projects.locations.observationJobs.apiObservations.apiOperations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListApiOperations gets all ApiOperations for a given project and location and ObservationJob and ApiObservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -220,17 +220,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apim_v1alpha.projects.locations.observationJobs.apiObservations.html b/docs/dyn/apim_v1alpha.projects.locations.observationJobs.apiObservations.html index 3712e36d21..01f2abef4a 100644 --- a/docs/dyn/apim_v1alpha.projects.locations.observationJobs.apiObservations.html +++ b/docs/dyn/apim_v1alpha.projects.locations.observationJobs.apiObservations.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListApiObservations gets all ApiObservations for a given project and location and ObservationJob.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -231,17 +231,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apim_v1alpha.projects.locations.observationJobs.html b/docs/dyn/apim_v1alpha.projects.locations.observationJobs.html index b8008fb41a..351744c216 100644 --- a/docs/dyn/apim_v1alpha.projects.locations.observationJobs.html +++ b/docs/dyn/apim_v1alpha.projects.locations.observationJobs.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListObservationJobs gets all ObservationJobs for a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -337,17 +337,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apim_v1alpha.projects.locations.observationSources.html b/docs/dyn/apim_v1alpha.projects.locations.observationSources.html index da4f26b789..1f82d170a8 100644 --- a/docs/dyn/apim_v1alpha.projects.locations.observationSources.html +++ b/docs/dyn/apim_v1alpha.projects.locations.observationSources.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListObservationSources gets all ObservationSources for a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -259,17 +259,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apim_v1alpha.projects.locations.operations.html b/docs/dyn/apim_v1alpha.projects.locations.operations.html index b6e41d7e86..b11120d182 100644 --- a/docs/dyn/apim_v1alpha.projects.locations.operations.html +++ b/docs/dyn/apim_v1alpha.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1.apps.authorizedCertificates.html b/docs/dyn/appengine_v1.apps.authorizedCertificates.html index 0ca7d97542..9d2c54c1c0 100644 --- a/docs/dyn/appengine_v1.apps.authorizedCertificates.html +++ b/docs/dyn/appengine_v1.apps.authorizedCertificates.html @@ -90,7 +90,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all SSL certificates the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, authorizedCertificatesId, body=None, updateMask=None, x__xgafv=None)

@@ -273,17 +273,17 @@

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. +
diff --git a/docs/dyn/appengine_v1.apps.authorizedDomains.html b/docs/dyn/appengine_v1.apps.authorizedDomains.html index b90dc1d58b..6412e9ec19 100644 --- a/docs/dyn/appengine_v1.apps.authorizedDomains.html +++ b/docs/dyn/appengine_v1.apps.authorizedDomains.html @@ -81,7 +81,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all domains the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1.apps.domainMappings.html b/docs/dyn/appengine_v1.apps.domainMappings.html index 676db1bbbe..ba9d692c5d 100644 --- a/docs/dyn/appengine_v1.apps.domainMappings.html +++ b/docs/dyn/appengine_v1.apps.domainMappings.html @@ -90,7 +90,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the domain mappings on an application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, domainMappingsId, body=None, updateMask=None, x__xgafv=None)

@@ -270,17 +270,17 @@

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. +
diff --git a/docs/dyn/appengine_v1.apps.firewall.ingressRules.html b/docs/dyn/appengine_v1.apps.firewall.ingressRules.html index e0b21744c0..d1ce9b7f4f 100644 --- a/docs/dyn/appengine_v1.apps.firewall.ingressRules.html +++ b/docs/dyn/appengine_v1.apps.firewall.ingressRules.html @@ -93,7 +93,7 @@

Instance Methods

list(appsId, matchingAddress=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the firewall rules of an application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, ingressRulesId, body=None, updateMask=None, x__xgafv=None)

@@ -249,17 +249,17 @@

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. +
diff --git a/docs/dyn/appengine_v1.apps.locations.html b/docs/dyn/appengine_v1.apps.locations.html index 465113c813..368c0d4c12 100644 --- a/docs/dyn/appengine_v1.apps.locations.html +++ b/docs/dyn/appengine_v1.apps.locations.html @@ -84,7 +84,7 @@

Instance Methods

list(appsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -157,17 +157,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1.apps.operations.html b/docs/dyn/appengine_v1.apps.operations.html index 421543a823..7d77e9250c 100644 --- a/docs/dyn/appengine_v1.apps.operations.html +++ b/docs/dyn/appengine_v1.apps.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(appsId, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1.apps.services.html b/docs/dyn/appengine_v1.apps.services.html index 153b2aa0f8..c431b6eb47 100644 --- a/docs/dyn/appengine_v1.apps.services.html +++ b/docs/dyn/appengine_v1.apps.services.html @@ -92,7 +92,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the services in the application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, servicesId, body=None, migrateTraffic=None, updateMask=None, x__xgafv=None)

@@ -218,17 +218,17 @@

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. +
diff --git a/docs/dyn/appengine_v1.apps.services.versions.html b/docs/dyn/appengine_v1.apps.services.versions.html index fab2c353a4..c6cc9e3fc9 100644 --- a/docs/dyn/appengine_v1.apps.services.versions.html +++ b/docs/dyn/appengine_v1.apps.services.versions.html @@ -98,7 +98,7 @@

Instance Methods

list(appsId, servicesId, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the versions of a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, servicesId, versionsId, body=None, updateMask=None, x__xgafv=None)

@@ -935,17 +935,17 @@

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. +
diff --git a/docs/dyn/appengine_v1.apps.services.versions.instances.html b/docs/dyn/appengine_v1.apps.services.versions.instances.html index 0116c9b544..2c9c57d8e0 100644 --- a/docs/dyn/appengine_v1.apps.services.versions.instances.html +++ b/docs/dyn/appengine_v1.apps.services.versions.instances.html @@ -90,7 +90,7 @@

Instance Methods

list(appsId, servicesId, versionsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the instances of a version.Tip: To aggregate details about instances over time, see the Stackdriver Monitoring API (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -264,17 +264,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1.html b/docs/dyn/appengine_v1.html index e3a584d120..9c512840bb 100644 --- a/docs/dyn/appengine_v1.html +++ b/docs/dyn/appengine_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1.projects.locations.applications.authorizedCertificates.html b/docs/dyn/appengine_v1.projects.locations.applications.authorizedCertificates.html index ae16f09aab..c767f7602d 100644 --- a/docs/dyn/appengine_v1.projects.locations.applications.authorizedCertificates.html +++ b/docs/dyn/appengine_v1.projects.locations.applications.authorizedCertificates.html @@ -90,7 +90,7 @@

Instance Methods

list(projectsId, locationsId, applicationsId, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all SSL certificates the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectsId, locationsId, applicationsId, authorizedCertificatesId, body=None, updateMask=None, x__xgafv=None)

@@ -281,17 +281,17 @@

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. +
diff --git a/docs/dyn/appengine_v1.projects.locations.applications.authorizedDomains.html b/docs/dyn/appengine_v1.projects.locations.applications.authorizedDomains.html index 0a899bda0a..02e068f5ca 100644 --- a/docs/dyn/appengine_v1.projects.locations.applications.authorizedDomains.html +++ b/docs/dyn/appengine_v1.projects.locations.applications.authorizedDomains.html @@ -81,7 +81,7 @@

Instance Methods

list(projectsId, locationsId, applicationsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all domains the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1.projects.locations.applications.domainMappings.html b/docs/dyn/appengine_v1.projects.locations.applications.domainMappings.html index ef6d51d550..ede048ee0a 100644 --- a/docs/dyn/appengine_v1.projects.locations.applications.domainMappings.html +++ b/docs/dyn/appengine_v1.projects.locations.applications.domainMappings.html @@ -90,7 +90,7 @@

Instance Methods

list(projectsId, locationsId, applicationsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the domain mappings on an application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectsId, locationsId, applicationsId, domainMappingsId, body=None, updateMask=None, x__xgafv=None)

@@ -278,17 +278,17 @@

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. +
diff --git a/docs/dyn/appengine_v1alpha.apps.authorizedCertificates.html b/docs/dyn/appengine_v1alpha.apps.authorizedCertificates.html index 9d53ae49e0..b1e807bcf7 100644 --- a/docs/dyn/appengine_v1alpha.apps.authorizedCertificates.html +++ b/docs/dyn/appengine_v1alpha.apps.authorizedCertificates.html @@ -90,7 +90,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all SSL certificates the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, authorizedCertificatesId, body=None, updateMask=None, x__xgafv=None)

@@ -273,17 +273,17 @@

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. +
diff --git a/docs/dyn/appengine_v1alpha.apps.authorizedDomains.html b/docs/dyn/appengine_v1alpha.apps.authorizedDomains.html index 7c4ea561d7..a50e77f496 100644 --- a/docs/dyn/appengine_v1alpha.apps.authorizedDomains.html +++ b/docs/dyn/appengine_v1alpha.apps.authorizedDomains.html @@ -81,7 +81,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all domains the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1alpha.apps.domainMappings.html b/docs/dyn/appengine_v1alpha.apps.domainMappings.html index cb089e828c..af67dfe946 100644 --- a/docs/dyn/appengine_v1alpha.apps.domainMappings.html +++ b/docs/dyn/appengine_v1alpha.apps.domainMappings.html @@ -90,7 +90,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the domain mappings on an application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, domainMappingsId, body=None, noManagedCertificate=None, updateMask=None, x__xgafv=None)

@@ -268,17 +268,17 @@

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. +
diff --git a/docs/dyn/appengine_v1alpha.apps.locations.html b/docs/dyn/appengine_v1alpha.apps.locations.html index e3b9ffd77e..db286f6bde 100644 --- a/docs/dyn/appengine_v1alpha.apps.locations.html +++ b/docs/dyn/appengine_v1alpha.apps.locations.html @@ -84,7 +84,7 @@

Instance Methods

list(appsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -157,17 +157,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1alpha.apps.operations.html b/docs/dyn/appengine_v1alpha.apps.operations.html index f80b196d91..8d0fbe5f58 100644 --- a/docs/dyn/appengine_v1alpha.apps.operations.html +++ b/docs/dyn/appengine_v1alpha.apps.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(appsId, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1alpha.html b/docs/dyn/appengine_v1alpha.html index 1abaa2c1ec..baf42515c3 100644 --- a/docs/dyn/appengine_v1alpha.html +++ b/docs/dyn/appengine_v1alpha.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1alpha.projects.locations.applications.authorizedCertificates.html b/docs/dyn/appengine_v1alpha.projects.locations.applications.authorizedCertificates.html index 218dc69740..39b1024c67 100644 --- a/docs/dyn/appengine_v1alpha.projects.locations.applications.authorizedCertificates.html +++ b/docs/dyn/appengine_v1alpha.projects.locations.applications.authorizedCertificates.html @@ -90,7 +90,7 @@

Instance Methods

list(projectsId, locationsId, applicationsId, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all SSL certificates the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectsId, locationsId, applicationsId, authorizedCertificatesId, body=None, updateMask=None, x__xgafv=None)

@@ -281,17 +281,17 @@

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. +
diff --git a/docs/dyn/appengine_v1alpha.projects.locations.applications.authorizedDomains.html b/docs/dyn/appengine_v1alpha.projects.locations.applications.authorizedDomains.html index 46fc10ec36..4d1cb8bcbe 100644 --- a/docs/dyn/appengine_v1alpha.projects.locations.applications.authorizedDomains.html +++ b/docs/dyn/appengine_v1alpha.projects.locations.applications.authorizedDomains.html @@ -81,7 +81,7 @@

Instance Methods

list(projectsId, locationsId, applicationsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all domains the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1alpha.projects.locations.applications.domainMappings.html b/docs/dyn/appengine_v1alpha.projects.locations.applications.domainMappings.html index 128845d3a7..4340d2fb7c 100644 --- a/docs/dyn/appengine_v1alpha.projects.locations.applications.domainMappings.html +++ b/docs/dyn/appengine_v1alpha.projects.locations.applications.domainMappings.html @@ -90,7 +90,7 @@

Instance Methods

list(projectsId, locationsId, applicationsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the domain mappings on an application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectsId, locationsId, applicationsId, domainMappingsId, body=None, noManagedCertificate=None, updateMask=None, x__xgafv=None)

@@ -276,17 +276,17 @@

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. +
diff --git a/docs/dyn/appengine_v1alpha.projects.locations.html b/docs/dyn/appengine_v1alpha.projects.locations.html index eca728a90c..54756dec19 100644 --- a/docs/dyn/appengine_v1alpha.projects.locations.html +++ b/docs/dyn/appengine_v1alpha.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(projectsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1alpha.projects.locations.operations.html b/docs/dyn/appengine_v1alpha.projects.locations.operations.html index c60d029c10..3f33e6ece8 100644 --- a/docs/dyn/appengine_v1alpha.projects.locations.operations.html +++ b/docs/dyn/appengine_v1alpha.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(projectsId, locationsId, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -178,17 +178,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1beta.apps.authorizedCertificates.html b/docs/dyn/appengine_v1beta.apps.authorizedCertificates.html index cc8465943a..680cec3ba4 100644 --- a/docs/dyn/appengine_v1beta.apps.authorizedCertificates.html +++ b/docs/dyn/appengine_v1beta.apps.authorizedCertificates.html @@ -90,7 +90,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all SSL certificates the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, authorizedCertificatesId, body=None, updateMask=None, x__xgafv=None)

@@ -273,17 +273,17 @@

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. +
diff --git a/docs/dyn/appengine_v1beta.apps.authorizedDomains.html b/docs/dyn/appengine_v1beta.apps.authorizedDomains.html index 5dc467e73a..b1b00d78cf 100644 --- a/docs/dyn/appengine_v1beta.apps.authorizedDomains.html +++ b/docs/dyn/appengine_v1beta.apps.authorizedDomains.html @@ -81,7 +81,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all domains the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1beta.apps.domainMappings.html b/docs/dyn/appengine_v1beta.apps.domainMappings.html index 90c0674da0..13776091fe 100644 --- a/docs/dyn/appengine_v1beta.apps.domainMappings.html +++ b/docs/dyn/appengine_v1beta.apps.domainMappings.html @@ -90,7 +90,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the domain mappings on an application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, domainMappingsId, body=None, updateMask=None, x__xgafv=None)

@@ -270,17 +270,17 @@

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. +
diff --git a/docs/dyn/appengine_v1beta.apps.firewall.ingressRules.html b/docs/dyn/appengine_v1beta.apps.firewall.ingressRules.html index 8030a6032d..54e3d536d2 100644 --- a/docs/dyn/appengine_v1beta.apps.firewall.ingressRules.html +++ b/docs/dyn/appengine_v1beta.apps.firewall.ingressRules.html @@ -93,7 +93,7 @@

Instance Methods

list(appsId, matchingAddress=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the firewall rules of an application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, ingressRulesId, body=None, updateMask=None, x__xgafv=None)

@@ -249,17 +249,17 @@

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. +
diff --git a/docs/dyn/appengine_v1beta.apps.locations.html b/docs/dyn/appengine_v1beta.apps.locations.html index 69a376a095..de6d34c1a6 100644 --- a/docs/dyn/appengine_v1beta.apps.locations.html +++ b/docs/dyn/appengine_v1beta.apps.locations.html @@ -84,7 +84,7 @@

Instance Methods

list(appsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -157,17 +157,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1beta.apps.operations.html b/docs/dyn/appengine_v1beta.apps.operations.html index 13c22649c1..81b4d088a6 100644 --- a/docs/dyn/appengine_v1beta.apps.operations.html +++ b/docs/dyn/appengine_v1beta.apps.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(appsId, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1beta.apps.services.html b/docs/dyn/appengine_v1beta.apps.services.html index c97afb2e38..724f817a20 100644 --- a/docs/dyn/appengine_v1beta.apps.services.html +++ b/docs/dyn/appengine_v1beta.apps.services.html @@ -92,7 +92,7 @@

Instance Methods

list(appsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the services in the application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, servicesId, body=None, migrateTraffic=None, updateMask=None, x__xgafv=None)

@@ -223,17 +223,17 @@

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. +
diff --git a/docs/dyn/appengine_v1beta.apps.services.versions.html b/docs/dyn/appengine_v1beta.apps.services.versions.html index 65a401519d..14388dd138 100644 --- a/docs/dyn/appengine_v1beta.apps.services.versions.html +++ b/docs/dyn/appengine_v1beta.apps.services.versions.html @@ -98,7 +98,7 @@

Instance Methods

list(appsId, servicesId, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the versions of a service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(appsId, servicesId, versionsId, body=None, updateMask=None, x__xgafv=None)

@@ -1012,17 +1012,17 @@

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. +
diff --git a/docs/dyn/appengine_v1beta.apps.services.versions.instances.html b/docs/dyn/appengine_v1beta.apps.services.versions.instances.html index 62ac17e343..5e8dcaef34 100644 --- a/docs/dyn/appengine_v1beta.apps.services.versions.instances.html +++ b/docs/dyn/appengine_v1beta.apps.services.versions.instances.html @@ -90,7 +90,7 @@

Instance Methods

list(appsId, servicesId, versionsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the instances of a version.Tip: To aggregate details about instances over time, see the Stackdriver Monitoring API (https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -264,17 +264,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1beta.html b/docs/dyn/appengine_v1beta.html index 5896b1d234..c576983f31 100644 --- a/docs/dyn/appengine_v1beta.html +++ b/docs/dyn/appengine_v1beta.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1beta.projects.locations.applications.authorizedCertificates.html b/docs/dyn/appengine_v1beta.projects.locations.applications.authorizedCertificates.html index dabbdd8690..315a8e269b 100644 --- a/docs/dyn/appengine_v1beta.projects.locations.applications.authorizedCertificates.html +++ b/docs/dyn/appengine_v1beta.projects.locations.applications.authorizedCertificates.html @@ -90,7 +90,7 @@

Instance Methods

list(projectsId, locationsId, applicationsId, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all SSL certificates the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectsId, locationsId, applicationsId, authorizedCertificatesId, body=None, updateMask=None, x__xgafv=None)

@@ -281,17 +281,17 @@

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. +
diff --git a/docs/dyn/appengine_v1beta.projects.locations.applications.authorizedDomains.html b/docs/dyn/appengine_v1beta.projects.locations.applications.authorizedDomains.html index 4bf7899718..cc4c00d0e9 100644 --- a/docs/dyn/appengine_v1beta.projects.locations.applications.authorizedDomains.html +++ b/docs/dyn/appengine_v1beta.projects.locations.applications.authorizedDomains.html @@ -81,7 +81,7 @@

Instance Methods

list(projectsId, locationsId, applicationsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all domains the user is authorized to administer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1beta.projects.locations.applications.domainMappings.html b/docs/dyn/appengine_v1beta.projects.locations.applications.domainMappings.html index b161429125..44a6ebcb04 100644 --- a/docs/dyn/appengine_v1beta.projects.locations.applications.domainMappings.html +++ b/docs/dyn/appengine_v1beta.projects.locations.applications.domainMappings.html @@ -90,7 +90,7 @@

Instance Methods

list(projectsId, locationsId, applicationsId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the domain mappings on an application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectsId, locationsId, applicationsId, domainMappingsId, body=None, updateMask=None, x__xgafv=None)

@@ -278,17 +278,17 @@

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. +
diff --git a/docs/dyn/appengine_v1beta.projects.locations.html b/docs/dyn/appengine_v1beta.projects.locations.html index b755b3b9d8..a343e1a6a4 100644 --- a/docs/dyn/appengine_v1beta.projects.locations.html +++ b/docs/dyn/appengine_v1beta.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(projectsId, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appengine_v1beta.projects.locations.operations.html b/docs/dyn/appengine_v1beta.projects.locations.operations.html index 004bdaabe6..94c3c202bf 100644 --- a/docs/dyn/appengine_v1beta.projects.locations.operations.html +++ b/docs/dyn/appengine_v1beta.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(projectsId, locationsId, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -178,17 +178,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apphub_v1.html b/docs/dyn/apphub_v1.html index a58e94025b..06bf2f2c36 100644 --- a/docs/dyn/apphub_v1.html +++ b/docs/dyn/apphub_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/apphub_v1.projects.locations.applications.html b/docs/dyn/apphub_v1.projects.locations.applications.html index c94e2a82fd..3ad7f3894e 100644 --- a/docs/dyn/apphub_v1.projects.locations.applications.html +++ b/docs/dyn/apphub_v1.projects.locations.applications.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Applications in a host project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -404,17 +404,17 @@

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. +
diff --git a/docs/dyn/apphub_v1.projects.locations.applications.services.html b/docs/dyn/apphub_v1.projects.locations.applications.services.html index 3c1ed75af5..c0eba7650d 100644 --- a/docs/dyn/apphub_v1.projects.locations.applications.services.html +++ b/docs/dyn/apphub_v1.projects.locations.applications.services.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Services in an Application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -403,17 +403,17 @@

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. +
diff --git a/docs/dyn/apphub_v1.projects.locations.applications.workloads.html b/docs/dyn/apphub_v1.projects.locations.applications.workloads.html index 6818dd6334..8dc8bb9e37 100644 --- a/docs/dyn/apphub_v1.projects.locations.applications.workloads.html +++ b/docs/dyn/apphub_v1.projects.locations.applications.workloads.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Workloads in an Application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -394,17 +394,17 @@

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. +
diff --git a/docs/dyn/apphub_v1.projects.locations.discoveredServices.html b/docs/dyn/apphub_v1.projects.locations.discoveredServices.html index c9b6a6ae53..e5406cfb22 100644 --- a/docs/dyn/apphub_v1.projects.locations.discoveredServices.html +++ b/docs/dyn/apphub_v1.projects.locations.discoveredServices.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Discovered Services that can be added to an Application in a host project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, uri=None, x__xgafv=None)

@@ -194,17 +194,17 @@

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. +
diff --git a/docs/dyn/apphub_v1.projects.locations.discoveredWorkloads.html b/docs/dyn/apphub_v1.projects.locations.discoveredWorkloads.html index 3b7473b0df..b3009e91d7 100644 --- a/docs/dyn/apphub_v1.projects.locations.discoveredWorkloads.html +++ b/docs/dyn/apphub_v1.projects.locations.discoveredWorkloads.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Discovered Workloads that can be added to an Application in a host project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, uri=None, x__xgafv=None)

@@ -188,17 +188,17 @@

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. +
diff --git a/docs/dyn/apphub_v1.projects.locations.extendedMetadataSchemas.html b/docs/dyn/apphub_v1.projects.locations.extendedMetadataSchemas.html index a5bc6365ee..d6a3d605f7 100644 --- a/docs/dyn/apphub_v1.projects.locations.extendedMetadataSchemas.html +++ b/docs/dyn/apphub_v1.projects.locations.extendedMetadataSchemas.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Extended Metadata Schemas available in a host project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -142,17 +142,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apphub_v1.projects.locations.html b/docs/dyn/apphub_v1.projects.locations.html index 59b7614d3c..3d47a4afff 100644 --- a/docs/dyn/apphub_v1.projects.locations.html +++ b/docs/dyn/apphub_v1.projects.locations.html @@ -120,7 +120,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupServiceProjectAttachment(name, x__xgafv=None)

@@ -245,17 +245,17 @@

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. +
diff --git a/docs/dyn/apphub_v1.projects.locations.operations.html b/docs/dyn/apphub_v1.projects.locations.operations.html index f4235465de..d05e2365f1 100644 --- a/docs/dyn/apphub_v1.projects.locations.operations.html +++ b/docs/dyn/apphub_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apphub_v1.projects.locations.serviceProjectAttachments.html b/docs/dyn/apphub_v1.projects.locations.serviceProjectAttachments.html index ef08bc3021..8b06bdca14 100644 --- a/docs/dyn/apphub_v1.projects.locations.serviceProjectAttachments.html +++ b/docs/dyn/apphub_v1.projects.locations.serviceProjectAttachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists service projects attached to the host project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -241,17 +241,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apphub_v1alpha.html b/docs/dyn/apphub_v1alpha.html index 40ac8f425a..f5705668de 100644 --- a/docs/dyn/apphub_v1alpha.html +++ b/docs/dyn/apphub_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/apphub_v1alpha.projects.locations.applications.html b/docs/dyn/apphub_v1alpha.projects.locations.applications.html index 3c3299db50..d983abd062 100644 --- a/docs/dyn/apphub_v1alpha.projects.locations.applications.html +++ b/docs/dyn/apphub_v1alpha.projects.locations.applications.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Applications in a host project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -440,17 +440,17 @@

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. +
diff --git a/docs/dyn/apphub_v1alpha.projects.locations.applications.services.html b/docs/dyn/apphub_v1alpha.projects.locations.applications.services.html index 02bbf8d3fb..eeaea09b2a 100644 --- a/docs/dyn/apphub_v1alpha.projects.locations.applications.services.html +++ b/docs/dyn/apphub_v1alpha.projects.locations.applications.services.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Services in an Application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -442,17 +442,17 @@

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. +
diff --git a/docs/dyn/apphub_v1alpha.projects.locations.applications.workloads.html b/docs/dyn/apphub_v1alpha.projects.locations.applications.workloads.html index 38c617b8bb..b98f6729e3 100644 --- a/docs/dyn/apphub_v1alpha.projects.locations.applications.workloads.html +++ b/docs/dyn/apphub_v1alpha.projects.locations.applications.workloads.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Workloads in an Application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -430,17 +430,17 @@

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. +
diff --git a/docs/dyn/apphub_v1alpha.projects.locations.discoveredServices.html b/docs/dyn/apphub_v1alpha.projects.locations.discoveredServices.html index 35258d24f7..e54cb00e60 100644 --- a/docs/dyn/apphub_v1alpha.projects.locations.discoveredServices.html +++ b/docs/dyn/apphub_v1alpha.projects.locations.discoveredServices.html @@ -81,7 +81,7 @@

Instance Methods

findUnregistered(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Finds unregistered services in a host project and location.

- findUnregistered_next()

+ findUnregistered_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Discovered Services that can be added to an Application in a host project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, uri=None, x__xgafv=None)

@@ -158,17 +158,17 @@

Method Details

- findUnregistered_next() + findUnregistered_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. +
@@ -272,17 +272,17 @@

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. +
diff --git a/docs/dyn/apphub_v1alpha.projects.locations.discoveredWorkloads.html b/docs/dyn/apphub_v1alpha.projects.locations.discoveredWorkloads.html index d70773a123..a28322ecce 100644 --- a/docs/dyn/apphub_v1alpha.projects.locations.discoveredWorkloads.html +++ b/docs/dyn/apphub_v1alpha.projects.locations.discoveredWorkloads.html @@ -81,7 +81,7 @@

Instance Methods

findUnregistered(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Finds unregistered workloads in a host project and location.

- findUnregistered_next()

+ findUnregistered_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Discovered Workloads that can be added to an Application in a host project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, uri=None, x__xgafv=None)

@@ -154,17 +154,17 @@

Method Details

- findUnregistered_next() + findUnregistered_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. +
@@ -260,17 +260,17 @@

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. +
diff --git a/docs/dyn/apphub_v1alpha.projects.locations.extendedMetadataSchemas.html b/docs/dyn/apphub_v1alpha.projects.locations.extendedMetadataSchemas.html index 3cd76012c8..9fe958be65 100644 --- a/docs/dyn/apphub_v1alpha.projects.locations.extendedMetadataSchemas.html +++ b/docs/dyn/apphub_v1alpha.projects.locations.extendedMetadataSchemas.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Extended Metadata Schemas available in a host project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -142,17 +142,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apphub_v1alpha.projects.locations.html b/docs/dyn/apphub_v1alpha.projects.locations.html index e7d9c06e94..b4a742f25b 100644 --- a/docs/dyn/apphub_v1alpha.projects.locations.html +++ b/docs/dyn/apphub_v1alpha.projects.locations.html @@ -120,7 +120,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupServiceProjectAttachment(name, x__xgafv=None)

@@ -245,17 +245,17 @@

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. +
diff --git a/docs/dyn/apphub_v1alpha.projects.locations.operations.html b/docs/dyn/apphub_v1alpha.projects.locations.operations.html index aa1bf18a7c..55b4b3c4a0 100644 --- a/docs/dyn/apphub_v1alpha.projects.locations.operations.html +++ b/docs/dyn/apphub_v1alpha.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/apphub_v1alpha.projects.locations.serviceProjectAttachments.html b/docs/dyn/apphub_v1alpha.projects.locations.serviceProjectAttachments.html index 013cd58677..093172e488 100644 --- a/docs/dyn/apphub_v1alpha.projects.locations.serviceProjectAttachments.html +++ b/docs/dyn/apphub_v1alpha.projects.locations.serviceProjectAttachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists service projects attached to the host project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -241,17 +241,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/appsmarket_v2.html b/docs/dyn/appsmarket_v2.html index 2185a65992..38e8284923 100644 --- a/docs/dyn/appsmarket_v2.html +++ b/docs/dyn/appsmarket_v2.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/areainsights_v1.html b/docs/dyn/areainsights_v1.html index 702c0fd34b..5c0789d136 100644 --- a/docs/dyn/areainsights_v1.html +++ b/docs/dyn/areainsights_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.folders.locations.dbFindingSummaries.html b/docs/dyn/assuredworkloads_v1.folders.locations.dbFindingSummaries.html index e31f9ac318..bfd4ae5c30 100644 --- a/docs/dyn/assuredworkloads_v1.folders.locations.dbFindingSummaries.html +++ b/docs/dyn/assuredworkloads_v1.folders.locations.dbFindingSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the finding summary by category for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.folders.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html b/docs/dyn/assuredworkloads_v1.folders.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html index 91aaae783b..de3a48761f 100644 --- a/docs/dyn/assuredworkloads_v1.folders.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1.folders.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the control compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.folders.locations.dbFrameworkComplianceSummaries.html b/docs/dyn/assuredworkloads_v1.folders.locations.dbFrameworkComplianceSummaries.html index 1bf989966b..973fea3fcc 100644 --- a/docs/dyn/assuredworkloads_v1.folders.locations.dbFrameworkComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1.folders.locations.dbFrameworkComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the framework compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.html b/docs/dyn/assuredworkloads_v1.html index bf26bb0600..6fecf0415a 100644 --- a/docs/dyn/assuredworkloads_v1.html +++ b/docs/dyn/assuredworkloads_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.organizations.locations.dbFindingSummaries.html b/docs/dyn/assuredworkloads_v1.organizations.locations.dbFindingSummaries.html index 72292d2152..c0118ce302 100644 --- a/docs/dyn/assuredworkloads_v1.organizations.locations.dbFindingSummaries.html +++ b/docs/dyn/assuredworkloads_v1.organizations.locations.dbFindingSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the finding summary by category for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.organizations.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html b/docs/dyn/assuredworkloads_v1.organizations.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html index 9db77360c1..15353f7a25 100644 --- a/docs/dyn/assuredworkloads_v1.organizations.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1.organizations.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the control compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.organizations.locations.dbFrameworkComplianceSummaries.html b/docs/dyn/assuredworkloads_v1.organizations.locations.dbFrameworkComplianceSummaries.html index 096ea3ba9c..1d4348aac9 100644 --- a/docs/dyn/assuredworkloads_v1.organizations.locations.dbFrameworkComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1.organizations.locations.dbFrameworkComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the framework compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.organizations.locations.operations.html b/docs/dyn/assuredworkloads_v1.organizations.locations.operations.html index 3fb1d33ffd..6ddd9797c6 100644 --- a/docs/dyn/assuredworkloads_v1.organizations.locations.operations.html +++ b/docs/dyn/assuredworkloads_v1.organizations.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.html b/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.html index d7cc8367e7..ae6d34ff30 100644 --- a/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.html +++ b/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.html @@ -88,7 +88,7 @@

Instance Methods

analyzeWorkloadMove(target, assetTypes=None, pageSize=None, pageToken=None, project=None, x__xgafv=None)

Analyzes a hypothetical move of a source resource to a target workload to surface compliance risks. The analysis is best effort and is not guaranteed to be exhaustive.

- analyzeWorkloadMove_next()

+ analyzeWorkloadMove_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -112,7 +112,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Assured Workloads under a CRM Node.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

mutatePartnerPermissions(name, body=None, x__xgafv=None)

@@ -180,17 +180,17 @@

Method Details

- analyzeWorkloadMove_next() + analyzeWorkloadMove_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. +
@@ -526,17 +526,17 @@

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. +
diff --git a/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.updates.html b/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.updates.html index 552018b3fd..bee7953d16 100644 --- a/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.updates.html +++ b/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.updates.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

This endpoint lists all updates for the given workload.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -206,17 +206,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.violations.html b/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.violations.html index c7dcfbb4b5..ac865d1a89 100644 --- a/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.violations.html +++ b/docs/dyn/assuredworkloads_v1.organizations.locations.workloads.violations.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, interval_endTime=None, interval_startTime=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Violations in the AssuredWorkload Environment. Callers may also choose to read across multiple Workloads as per [AIP-159](https://google.aip.dev/159) by using '-' (the hyphen or dash character) as a wildcard character instead of workload-id in the parent. Format `organizations/{org_id}/locations/{location}/workloads/-`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -281,17 +281,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.projects.locations.dbFindingSummaries.html b/docs/dyn/assuredworkloads_v1.projects.locations.dbFindingSummaries.html index 8cad0fdd8f..e18362887b 100644 --- a/docs/dyn/assuredworkloads_v1.projects.locations.dbFindingSummaries.html +++ b/docs/dyn/assuredworkloads_v1.projects.locations.dbFindingSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the finding summary by category for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.projects.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html b/docs/dyn/assuredworkloads_v1.projects.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html index 1d8e7eb0f6..d3eb28a05a 100644 --- a/docs/dyn/assuredworkloads_v1.projects.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1.projects.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the control compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1.projects.locations.dbFrameworkComplianceSummaries.html b/docs/dyn/assuredworkloads_v1.projects.locations.dbFrameworkComplianceSummaries.html index 997e08671e..2b237d1059 100644 --- a/docs/dyn/assuredworkloads_v1.projects.locations.dbFrameworkComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1.projects.locations.dbFrameworkComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the framework compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFindingSummaries.html b/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFindingSummaries.html index 35f165aca6..7a38fc8f7a 100644 --- a/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFindingSummaries.html +++ b/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFindingSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the finding summary by category for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html b/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html index ca7f6fc421..d76c57ff6d 100644 --- a/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the control compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFrameworkComplianceSummaries.html b/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFrameworkComplianceSummaries.html index 0ade7cd1b1..6dda30d278 100644 --- a/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFrameworkComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1beta1.folders.locations.dbFrameworkComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the framework compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.html b/docs/dyn/assuredworkloads_v1beta1.html index 4d92b2d6a6..075e3b296d 100644 --- a/docs/dyn/assuredworkloads_v1beta1.html +++ b/docs/dyn/assuredworkloads_v1beta1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFindingSummaries.html b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFindingSummaries.html index 3b5a728798..9cef6ea61d 100644 --- a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFindingSummaries.html +++ b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFindingSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the finding summary by category for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html index d1d03b9e0b..10185c6970 100644 --- a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the control compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFrameworkComplianceSummaries.html b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFrameworkComplianceSummaries.html index f88df0df09..a033e2ae8b 100644 --- a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFrameworkComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.dbFrameworkComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the framework compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.operations.html b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.operations.html index 03f27c4b03..3c74311707 100644 --- a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.operations.html +++ b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.html b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.html index 4a977872a9..558f7726ad 100644 --- a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.html +++ b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.html @@ -88,7 +88,7 @@

Instance Methods

analyzeWorkloadMove(target, assetTypes=None, pageSize=None, pageToken=None, project=None, x__xgafv=None)

Analyzes a hypothetical move of a source resource to a target workload to surface compliance risks. The analysis is best effort and is not guaranteed to be exhaustive.

- analyzeWorkloadMove_next()

+ analyzeWorkloadMove_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -112,7 +112,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Assured Workloads under a CRM Node.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -177,17 +177,17 @@

Method Details

- analyzeWorkloadMove_next() + analyzeWorkloadMove_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. +
@@ -601,17 +601,17 @@

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. +
diff --git a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.updates.html b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.updates.html index fe01c44110..1ee054758a 100644 --- a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.updates.html +++ b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.updates.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

This endpoint lists all updates for the given workload.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -206,17 +206,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.violations.html b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.violations.html index 6760d62a74..dc4fe32c2d 100644 --- a/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.violations.html +++ b/docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.violations.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, interval_endTime=None, interval_startTime=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Violations in the AssuredWorkload Environment. Callers may also choose to read across multiple Workloads as per [AIP-159](https://google.aip.dev/159) by using '-' (the hyphen or dash character) as a wildcard character instead of workload-id in the parent. Format `organizations/{org_id}/locations/{location}/workloads/-`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -281,17 +281,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFindingSummaries.html b/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFindingSummaries.html index 9308f3d68f..63f8ffd200 100644 --- a/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFindingSummaries.html +++ b/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFindingSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the finding summary by category for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html b/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html index 73d2280f19..4b2ac44a9f 100644 --- a/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFrameworkComplianceReports.dbControlComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the control compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFrameworkComplianceSummaries.html b/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFrameworkComplianceSummaries.html index 2d01a1f7f8..82e927b188 100644 --- a/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFrameworkComplianceSummaries.html +++ b/docs/dyn/assuredworkloads_v1beta1.projects.locations.dbFrameworkComplianceSummaries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the framework compliance summary for a given scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/baremetalsolution_v2.html b/docs/dyn/baremetalsolution_v2.html index 004cdfbb27..e0b59d6ee4 100644 --- a/docs/dyn/baremetalsolution_v2.html +++ b/docs/dyn/baremetalsolution_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.html b/docs/dyn/baremetalsolution_v2.projects.locations.html index a29f32949f..a32875cfa8 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.html @@ -129,7 +129,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -201,17 +201,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.instances.html b/docs/dyn/baremetalsolution_v2.projects.locations.instances.html index 41dca123ae..21be33329e 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.instances.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.instances.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List servers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

loadAuthInfo(name, x__xgafv=None)

@@ -679,17 +679,17 @@

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. +
diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.networks.html b/docs/dyn/baremetalsolution_v2.projects.locations.networks.html index 704430f89d..666330a323 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.networks.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.networks.html @@ -87,7 +87,7 @@

Instance Methods

listNetworkUsage(location, x__xgafv=None)

List all Networks (and used IPs for each Network) in the vendor account associated with the specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -335,17 +335,17 @@

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. +
diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.nfsShares.html b/docs/dyn/baremetalsolution_v2.projects.locations.nfsShares.html index a0f10ccb4f..83398db9d0 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.nfsShares.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.nfsShares.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List NFS shares.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -297,17 +297,17 @@

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. +
diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.osImages.html b/docs/dyn/baremetalsolution_v2.projects.locations.osImages.html index 96dab1225e..3bf185aba1 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.osImages.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.osImages.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the list of OS images which are currently approved.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -154,17 +154,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.provisioningQuotas.html b/docs/dyn/baremetalsolution_v2.projects.locations.provisioningQuotas.html index 75a98452df..198800b0e8 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.provisioningQuotas.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.provisioningQuotas.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the budget details to provision resources on a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -130,17 +130,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.sshKeys.html b/docs/dyn/baremetalsolution_v2.projects.locations.sshKeys.html index c61afaf15f..6a75c9fbfc 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.sshKeys.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.sshKeys.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the public SSH keys registered for the specified project. These SSH keys are used only for the interactive serial console feature.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -170,17 +170,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.volumes.html b/docs/dyn/baremetalsolution_v2.projects.locations.volumes.html index 16028183dd..9577c89607 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.volumes.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.volumes.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List storage volumes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -269,17 +269,17 @@

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. +
diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.volumes.luns.html b/docs/dyn/baremetalsolution_v2.projects.locations.volumes.luns.html index cea3d93b14..0b98d6803d 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.volumes.luns.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.volumes.luns.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List storage volume luns for given storage volume.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -211,17 +211,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/baremetalsolution_v2.projects.locations.volumes.snapshots.html b/docs/dyn/baremetalsolution_v2.projects.locations.volumes.snapshots.html index fc55b73a9c..9597a4a698 100644 --- a/docs/dyn/baremetalsolution_v2.projects.locations.volumes.snapshots.html +++ b/docs/dyn/baremetalsolution_v2.projects.locations.volumes.snapshots.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the list of snapshots for the specified volume. Returns a response with an empty list of snapshots if called for a non-boot volume.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

restoreVolumeSnapshot(volumeSnapshot, body=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/batch_v1.html b/docs/dyn/batch_v1.html index 1d4a16c12f..7670e27389 100644 --- a/docs/dyn/batch_v1.html +++ b/docs/dyn/batch_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/batch_v1.projects.locations.html b/docs/dyn/batch_v1.projects.locations.html index a49c5ce6ef..4373bd9a9a 100644 --- a/docs/dyn/batch_v1.projects.locations.html +++ b/docs/dyn/batch_v1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/batch_v1.projects.locations.jobs.html b/docs/dyn/batch_v1.projects.locations.jobs.html index 4ab4ace307..7ed401ebce 100644 --- a/docs/dyn/batch_v1.projects.locations.jobs.html +++ b/docs/dyn/batch_v1.projects.locations.jobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List all Jobs for a project within a region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1292,17 +1292,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/batch_v1.projects.locations.jobs.taskGroups.tasks.html b/docs/dyn/batch_v1.projects.locations.jobs.taskGroups.tasks.html index 7098834962..6652975050 100644 --- a/docs/dyn/batch_v1.projects.locations.jobs.taskGroups.tasks.html +++ b/docs/dyn/batch_v1.projects.locations.jobs.taskGroups.tasks.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Tasks associated with a job.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -170,17 +170,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/batch_v1.projects.locations.operations.html b/docs/dyn/batch_v1.projects.locations.operations.html index 8d326ddc16..d144a2751d 100644 --- a/docs/dyn/batch_v1.projects.locations.operations.html +++ b/docs/dyn/batch_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1.html b/docs/dyn/beyondcorp_v1.html index 75b3d67705..5ac36e246b 100644 --- a/docs/dyn/beyondcorp_v1.html +++ b/docs/dyn/beyondcorp_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1.organizations.locations.operations.html b/docs/dyn/beyondcorp_v1.organizations.locations.operations.html index 590917b29f..c2c191dc34 100644 --- a/docs/dyn/beyondcorp_v1.organizations.locations.operations.html +++ b/docs/dyn/beyondcorp_v1.organizations.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1.projects.locations.appConnections.html b/docs/dyn/beyondcorp_v1.projects.locations.appConnections.html index f2eb0c3312..d30c18fb26 100644 --- a/docs/dyn/beyondcorp_v1.projects.locations.appConnections.html +++ b/docs/dyn/beyondcorp_v1.projects.locations.appConnections.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AppConnections in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -102,7 +102,7 @@

Instance Methods

resolve(parent, appConnectorId=None, pageSize=None, pageToken=None, x__xgafv=None)

Resolves AppConnections details for a given AppConnector. An internal method called by a connector to find AppConnections to connect to.

- resolve_next()

+ resolve_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -372,17 +372,17 @@

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. +
@@ -517,17 +517,17 @@

Method Details

- resolve_next() + resolve_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. +
diff --git a/docs/dyn/beyondcorp_v1.projects.locations.appConnectors.html b/docs/dyn/beyondcorp_v1.projects.locations.appConnectors.html index 81748e316e..7584b1c3ff 100644 --- a/docs/dyn/beyondcorp_v1.projects.locations.appConnectors.html +++ b/docs/dyn/beyondcorp_v1.projects.locations.appConnectors.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AppConnectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -369,17 +369,17 @@

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. +
diff --git a/docs/dyn/beyondcorp_v1.projects.locations.appGateways.html b/docs/dyn/beyondcorp_v1.projects.locations.appGateways.html index caca9d7388..90531db215 100644 --- a/docs/dyn/beyondcorp_v1.projects.locations.appGateways.html +++ b/docs/dyn/beyondcorp_v1.projects.locations.appGateways.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AppGateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -345,17 +345,17 @@

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. +
diff --git a/docs/dyn/beyondcorp_v1.projects.locations.html b/docs/dyn/beyondcorp_v1.projects.locations.html index 4b86078aa7..914415f71e 100644 --- a/docs/dyn/beyondcorp_v1.projects.locations.html +++ b/docs/dyn/beyondcorp_v1.projects.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1.projects.locations.operations.html b/docs/dyn/beyondcorp_v1.projects.locations.operations.html index 0a1506f715..23898f4ecb 100644 --- a/docs/dyn/beyondcorp_v1.projects.locations.operations.html +++ b/docs/dyn/beyondcorp_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1.projects.locations.securityGateways.applications.html b/docs/dyn/beyondcorp_v1.projects.locations.securityGateways.applications.html index 7a50a2c222..919519596e 100644 --- a/docs/dyn/beyondcorp_v1.projects.locations.securityGateways.applications.html +++ b/docs/dyn/beyondcorp_v1.projects.locations.securityGateways.applications.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Applications in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -461,17 +461,17 @@

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. +
diff --git a/docs/dyn/beyondcorp_v1.projects.locations.securityGateways.html b/docs/dyn/beyondcorp_v1.projects.locations.securityGateways.html index 019b77cd81..c14c893ea3 100644 --- a/docs/dyn/beyondcorp_v1.projects.locations.securityGateways.html +++ b/docs/dyn/beyondcorp_v1.projects.locations.securityGateways.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityGateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -448,17 +448,17 @@

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. +
diff --git a/docs/dyn/beyondcorp_v1alpha.html b/docs/dyn/beyondcorp_v1alpha.html index dc1e836729..a514f6808a 100644 --- a/docs/dyn/beyondcorp_v1alpha.html +++ b/docs/dyn/beyondcorp_v1alpha.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1alpha.organizations.locations.insights.html b/docs/dyn/beyondcorp_v1alpha.organizations.locations.insights.html index 0d4d79235b..a567a5d2ad 100644 --- a/docs/dyn/beyondcorp_v1alpha.organizations.locations.insights.html +++ b/docs/dyn/beyondcorp_v1alpha.organizations.locations.insights.html @@ -81,7 +81,7 @@

Instance Methods

configuredInsight(insight, aggregation=None, customGrouping_fieldFilter=None, customGrouping_groupFields=None, endTime=None, fieldFilter=None, group=None, pageSize=None, pageToken=None, startTime=None, x__xgafv=None)

Gets the value for a selected particular insight based on the provided filters. Use the organization level path for fetching at org level and project level path for fetching the insight value specific to a particular project.

- configuredInsight_next()

+ configuredInsight_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, view=None, x__xgafv=None)

@@ -90,7 +90,7 @@

Instance Methods

list(parent, aggregation=None, endTime=None, filter=None, orderBy=None, pageSize=None, pageToken=None, startTime=None, view=None, x__xgafv=None)

Lists for all the available insights that could be fetched from the system. Allows to filter using category. Setting the `view` to `BASIC` will let you iterate over the list of insight metadatas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -159,17 +159,17 @@

Method Details

- configuredInsight_next() + configuredInsight_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. +
@@ -334,17 +334,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1alpha.organizations.locations.operations.html b/docs/dyn/beyondcorp_v1alpha.organizations.locations.operations.html index d86a6940f2..33804c3089 100644 --- a/docs/dyn/beyondcorp_v1alpha.organizations.locations.operations.html +++ b/docs/dyn/beyondcorp_v1alpha.organizations.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1alpha.organizations.locations.subscriptions.html b/docs/dyn/beyondcorp_v1alpha.organizations.locations.subscriptions.html index 416138af17..b0aaf21462 100644 --- a/docs/dyn/beyondcorp_v1alpha.organizations.locations.subscriptions.html +++ b/docs/dyn/beyondcorp_v1alpha.organizations.locations.subscriptions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Subscriptions in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.appConnections.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.appConnections.html index f9d1385f2d..269bbe9875 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.appConnections.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.appConnections.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AppConnections in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -102,7 +102,7 @@

Instance Methods

resolve(parent, appConnectorId=None, pageSize=None, pageToken=None, x__xgafv=None)

Resolves AppConnections details for a given AppConnector. An internal method called by a connector to find AppConnections to connect to.

- resolve_next()

+ resolve_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -372,17 +372,17 @@

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. +
@@ -517,17 +517,17 @@

Method Details

- resolve_next() + resolve_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. +
diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.appConnectors.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.appConnectors.html index 0801b58a9c..489bfb3105 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.appConnectors.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.appConnectors.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AppConnectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -369,17 +369,17 @@

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. +
diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.appGateways.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.appGateways.html index 67e642acef..af6a1ae5d6 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.appGateways.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.appGateways.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AppGateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -345,17 +345,17 @@

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. +
diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.connections.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.connections.html index 19572f75af..94df2f5e43 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.connections.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.connections.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Connections in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -102,7 +102,7 @@

Instance Methods

resolve(parent, connectorId=None, pageSize=None, pageToken=None, x__xgafv=None)

Resolves connections details for a given connector. An internal method called by a connector to find connections to connect to.

- resolve_next()

+ resolve_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -357,17 +357,17 @@

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. +
@@ -494,17 +494,17 @@

Method Details

- resolve_next() + resolve_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. +
diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.connectors.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.connectors.html index 1de2818e1b..12d54921f9 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.connectors.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.connectors.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Connectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -366,17 +366,17 @@

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. +
diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.html index d46bfc392c..a0e7293d07 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.html @@ -134,7 +134,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -206,17 +206,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.insights.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.insights.html index 95acf9b157..a94a847d52 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.insights.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.insights.html @@ -81,7 +81,7 @@

Instance Methods

configuredInsight(insight, aggregation=None, customGrouping_fieldFilter=None, customGrouping_groupFields=None, endTime=None, fieldFilter=None, group=None, pageSize=None, pageToken=None, startTime=None, x__xgafv=None)

Gets the value for a selected particular insight based on the provided filters. Use the organization level path for fetching at org level and project level path for fetching the insight value specific to a particular project.

- configuredInsight_next()

+ configuredInsight_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, view=None, x__xgafv=None)

@@ -90,7 +90,7 @@

Instance Methods

list(parent, aggregation=None, endTime=None, filter=None, orderBy=None, pageSize=None, pageToken=None, startTime=None, view=None, x__xgafv=None)

Lists for all the available insights that could be fetched from the system. Allows to filter using category. Setting the `view` to `BASIC` will let you iterate over the list of insight metadatas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -159,17 +159,17 @@

Method Details

- configuredInsight_next() + configuredInsight_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. +
@@ -334,17 +334,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.operations.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.operations.html index 56263b8416..721b24114b 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.operations.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.securityGateways.applications.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.securityGateways.applications.html index 0a7665ee37..e1c739e17c 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.securityGateways.applications.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.securityGateways.applications.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Applications in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -461,17 +461,17 @@

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. +
diff --git a/docs/dyn/beyondcorp_v1alpha.projects.locations.securityGateways.html b/docs/dyn/beyondcorp_v1alpha.projects.locations.securityGateways.html index 1df92638f0..4ca4c86dc9 100644 --- a/docs/dyn/beyondcorp_v1alpha.projects.locations.securityGateways.html +++ b/docs/dyn/beyondcorp_v1alpha.projects.locations.securityGateways.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SecurityGateways in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -448,17 +448,17 @@

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. +
diff --git a/docs/dyn/biglake_v1.html b/docs/dyn/biglake_v1.html index f003966d7c..a93f909f38 100644 --- a/docs/dyn/biglake_v1.html +++ b/docs/dyn/biglake_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/biglake_v1.projects.locations.catalogs.databases.html b/docs/dyn/biglake_v1.projects.locations.catalogs.databases.html index 341a831303..5b3a29b2d2 100644 --- a/docs/dyn/biglake_v1.projects.locations.catalogs.databases.html +++ b/docs/dyn/biglake_v1.projects.locations.catalogs.databases.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all databases in a specified catalog.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -253,17 +253,17 @@

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. +
diff --git a/docs/dyn/biglake_v1.projects.locations.catalogs.databases.tables.html b/docs/dyn/biglake_v1.projects.locations.catalogs.databases.tables.html index 7f0a66377d..7351fb0afe 100644 --- a/docs/dyn/biglake_v1.projects.locations.catalogs.databases.tables.html +++ b/docs/dyn/biglake_v1.projects.locations.catalogs.databases.tables.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List all tables in a specified database.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/biglake_v1.projects.locations.catalogs.html b/docs/dyn/biglake_v1.projects.locations.catalogs.html index 07d3f01f9a..b8884a78ae 100644 --- a/docs/dyn/biglake_v1.projects.locations.catalogs.html +++ b/docs/dyn/biglake_v1.projects.locations.catalogs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all catalogs in a specified project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -215,17 +215,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquery_v2.datasets.html b/docs/dyn/bigquery_v2.datasets.html index cbf8cef203..c72291cc03 100644 --- a/docs/dyn/bigquery_v2.datasets.html +++ b/docs/dyn/bigquery_v2.datasets.html @@ -90,7 +90,7 @@

Instance Methods

list(projectId, all=None, filter=None, maxResults=None, pageToken=None, x__xgafv=None)

Lists all datasets in the specified project to which the user has been granted the READER dataset role. # IAM Permissions Requires no specific IAM permission(s) to use this method. Results are filtered to only include datasets on which the caller has the `bigquery.datasets.get` permission.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectId, datasetId, accessPolicyVersion=None, body=None, updateMode=None, x__xgafv=None)

@@ -511,17 +511,17 @@

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. +
diff --git a/docs/dyn/bigquery_v2.html b/docs/dyn/bigquery_v2.html index 2291ce210e..51321611f1 100644 --- a/docs/dyn/bigquery_v2.html +++ b/docs/dyn/bigquery_v2.html @@ -118,7 +118,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -127,20 +127,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. +
\ No newline at end of file diff --git a/docs/dyn/bigquery_v2.jobs.html b/docs/dyn/bigquery_v2.jobs.html index 71bad08c48..babd4643c9 100644 --- a/docs/dyn/bigquery_v2.jobs.html +++ b/docs/dyn/bigquery_v2.jobs.html @@ -90,7 +90,7 @@

Instance Methods

getQueryResults(projectId, jobId, formatOptions_timestampOutputFormat=None, formatOptions_useInt64Timestamp=None, location=None, maxResults=None, pageToken=None, startIndex=None, timeoutMs=None, x__xgafv=None)

RPC to get the results of a query job. # IAM Permissions Requires the following IAM permission(s) to use this method: - `bigquery.jobs.get` on the job. - `bigquery.tables.getData` on the destination table. If the user matches the creator of the job, the following IAM permission(s) are required instead: - `bigquery.jobs.create` on the project. - `bigquery.tables.getData` on the destination table.

- getQueryResults_next()

+ getQueryResults_next(previous_request, previous_response)

Retrieves the next page of results.

insert(projectId, body=None, media_body=None, media_mime_type=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

list(projectId, allUsers=None, maxCreationTime=None, maxResults=None, minCreationTime=None, pageToken=None, parentJobId=None, projection=None, stateFilter=None, x__xgafv=None)

Lists all jobs that you started in the specified project. Job information is available for a six month period after creation. The job list is sorted in reverse chronological order, by job creation time. Requires the Can View project role, or the Is Owner project role if you set the allUsers property. # IAM Permissions Requires no specific IAM permission(s) to use this method. Users are able to list the jobs they created. Additional access is granted based on the following permissions: - Users with the `bigquery.jobs.listAll` permission can list all jobs with all metadata. - Users with the `bigquery.jobs.list` permission can list all jobs, but with redacted information for jobs they did not create.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

query(projectId, body=None, x__xgafv=None)

@@ -780,7 +780,7 @@

Method Details

"A String", ], }, - "functionStats": [ # Function level stats for GenAi Functions. See https://docs.cloud.google.com/bigquery/docs/generative-ai-overview + "functionStats": [ # Function level stats for GenAI Functions. For more information, see [Generative AI overview](https://docs.cloud.google.com/bigquery/docs/generative-ai-overview). { # Provides statistics for each Ai function call within a query. "cacheStats": { # Provides cache statistics for a GenAi function call. # Cache stats for the function. "numCacheHitRows": "A String", # Number of rows served from cache. @@ -2435,7 +2435,7 @@

Method Details

"A String", ], }, - "functionStats": [ # Function level stats for GenAi Functions. See https://docs.cloud.google.com/bigquery/docs/generative-ai-overview + "functionStats": [ # Function level stats for GenAI Functions. For more information, see [Generative AI overview](https://docs.cloud.google.com/bigquery/docs/generative-ai-overview). { # Provides statistics for each Ai function call within a query. "cacheStats": { # Provides cache statistics for a GenAi function call. # Cache stats for the function. "numCacheHitRows": "A String", # Number of rows served from cache. @@ -3518,17 +3518,17 @@

Method Details

- getQueryResults_next() + getQueryResults_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. +
@@ -4198,7 +4198,7 @@

Method Details

"A String", ], }, - "functionStats": [ # Function level stats for GenAi Functions. See https://docs.cloud.google.com/bigquery/docs/generative-ai-overview + "functionStats": [ # Function level stats for GenAI Functions. For more information, see [Generative AI overview](https://docs.cloud.google.com/bigquery/docs/generative-ai-overview). { # Provides statistics for each Ai function call within a query. "cacheStats": { # Provides cache statistics for a GenAi function call. # Cache stats for the function. "numCacheHitRows": "A String", # Number of rows served from cache. @@ -5824,7 +5824,7 @@

Method Details

"A String", ], }, - "functionStats": [ # Function level stats for GenAi Functions. See https://docs.cloud.google.com/bigquery/docs/generative-ai-overview + "functionStats": [ # Function level stats for GenAI Functions. For more information, see [Generative AI overview](https://docs.cloud.google.com/bigquery/docs/generative-ai-overview). { # Provides statistics for each Ai function call within a query. "cacheStats": { # Provides cache statistics for a GenAi function call. # Cache stats for the function. "numCacheHitRows": "A String", # Number of rows served from cache. @@ -7475,7 +7475,7 @@

Method Details

"A String", ], }, - "functionStats": [ # Function level stats for GenAi Functions. See https://docs.cloud.google.com/bigquery/docs/generative-ai-overview + "functionStats": [ # Function level stats for GenAI Functions. For more information, see [Generative AI overview](https://docs.cloud.google.com/bigquery/docs/generative-ai-overview). { # Provides statistics for each Ai function call within a query. "cacheStats": { # Provides cache statistics for a GenAi function call. # Cache stats for the function. "numCacheHitRows": "A String", # Number of rows served from cache. @@ -8442,17 +8442,17 @@

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. +
diff --git a/docs/dyn/bigquery_v2.models.html b/docs/dyn/bigquery_v2.models.html index 10683f8910..ff4f03e775 100644 --- a/docs/dyn/bigquery_v2.models.html +++ b/docs/dyn/bigquery_v2.models.html @@ -87,7 +87,7 @@

Instance Methods

list(projectId, datasetId, maxResults=None, pageToken=None, x__xgafv=None)

Lists all models in the specified dataset. Requires the READER dataset role. After retrieving the list of models, you can get information about a particular model by calling the models.get method. # IAM Permissions Requires the `bigquery.models.list` permission on the dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectId, datasetId, modelId, body=None, x__xgafv=None)

@@ -2318,17 +2318,17 @@

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. +
diff --git a/docs/dyn/bigquery_v2.projects.html b/docs/dyn/bigquery_v2.projects.html index 83052aec36..41c1611a8f 100644 --- a/docs/dyn/bigquery_v2.projects.html +++ b/docs/dyn/bigquery_v2.projects.html @@ -84,7 +84,7 @@

Instance Methods

list(maxResults=None, pageToken=None, x__xgafv=None)

RPC to list projects to which the user has been granted any project role. Users of this method are encouraged to consider the [Resource Manager](https://cloud.google.com/resource-manager/docs/) API, which provides the underlying data for this method and has more capabilities. # IAM Permissions Requires no specific IAM permission(s) to use this method. The results are filtered to only include projects on which the caller has been granted a project-level role such as a BigQuery predefined IAM role or a basic role such as Viewer or Owner.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -147,17 +147,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquery_v2.routines.html b/docs/dyn/bigquery_v2.routines.html index 09e75527ce..f6275bfe7a 100644 --- a/docs/dyn/bigquery_v2.routines.html +++ b/docs/dyn/bigquery_v2.routines.html @@ -93,7 +93,7 @@

Instance Methods

list(projectId, datasetId, filter=None, maxResults=None, pageToken=None, readMask=None, x__xgafv=None)

Lists all routines in the specified dataset. Requires the READER dataset role. # IAM Permissions Requires the `bigquery.routines.list` permission on the dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -756,17 +756,17 @@

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. +
diff --git a/docs/dyn/bigquery_v2.rowAccessPolicies.html b/docs/dyn/bigquery_v2.rowAccessPolicies.html index 10b832afaa..db7afbe60d 100644 --- a/docs/dyn/bigquery_v2.rowAccessPolicies.html +++ b/docs/dyn/bigquery_v2.rowAccessPolicies.html @@ -96,7 +96,7 @@

Instance Methods

list(projectId, datasetId, tableId, pageSize=None, pageToken=None, x__xgafv=None)

Lists all row access policies on the specified table. # IAM Permissions Requires the `bigquery.rowAccessPolicies.list` permission on the table.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(resource, body=None, x__xgafv=None)

@@ -335,17 +335,17 @@

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. +
diff --git a/docs/dyn/bigquery_v2.tabledata.html b/docs/dyn/bigquery_v2.tabledata.html index 77750367fe..4d915b91dd 100644 --- a/docs/dyn/bigquery_v2.tabledata.html +++ b/docs/dyn/bigquery_v2.tabledata.html @@ -84,7 +84,7 @@

Instance Methods

list(projectId, datasetId, tableId, formatOptions_timestampOutputFormat=None, formatOptions_useInt64Timestamp=None, maxResults=None, pageToken=None, selectedFields=None, startIndex=None, x__xgafv=None)

List the content of a table in rows. # IAM Permissions Requires the `bigquery.tables.getData` permission on the table.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -190,17 +190,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquery_v2.tables.html b/docs/dyn/bigquery_v2.tables.html index ed24f5f3ec..8c4cbe9b73 100644 --- a/docs/dyn/bigquery_v2.tables.html +++ b/docs/dyn/bigquery_v2.tables.html @@ -93,7 +93,7 @@

Instance Methods

list(projectId, datasetId, maxResults=None, pageToken=None, x__xgafv=None)

Lists all tables in the specified dataset. Requires the READER dataset role. # IAM Permissions Requires the `bigquery.tables.list` permission on the dataset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectId, datasetId, tableId, autodetect_schema=None, body=None, x__xgafv=None)

@@ -1752,17 +1752,17 @@

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. +
diff --git a/docs/dyn/bigqueryconnection_v1.html b/docs/dyn/bigqueryconnection_v1.html index 4feb57562f..b77e0fd947 100644 --- a/docs/dyn/bigqueryconnection_v1.html +++ b/docs/dyn/bigqueryconnection_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/bigqueryconnection_v1.projects.locations.connections.html b/docs/dyn/bigqueryconnection_v1.projects.locations.connections.html index 528e960679..938483e7c3 100644 --- a/docs/dyn/bigqueryconnection_v1.projects.locations.connections.html +++ b/docs/dyn/bigqueryconnection_v1.projects.locations.connections.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of connections in the given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -709,17 +709,17 @@

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. +
diff --git a/docs/dyn/bigqueryconnection_v1beta1.html b/docs/dyn/bigqueryconnection_v1beta1.html index 8b04f34266..6f701d0281 100644 --- a/docs/dyn/bigqueryconnection_v1beta1.html +++ b/docs/dyn/bigqueryconnection_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/bigqueryconnection_v1beta1.projects.locations.connections.html b/docs/dyn/bigqueryconnection_v1beta1.projects.locations.connections.html index f2e0076f1e..0b3c5ce770 100644 --- a/docs/dyn/bigqueryconnection_v1beta1.projects.locations.connections.html +++ b/docs/dyn/bigqueryconnection_v1beta1.projects.locations.connections.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, maxResults=None, pageToken=None, x__xgafv=None)

Returns a list of connections in the given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -320,17 +320,17 @@

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. +
diff --git a/docs/dyn/bigquerydatapolicy_v1.html b/docs/dyn/bigquerydatapolicy_v1.html index ea7da94389..0c9ee3e248 100644 --- a/docs/dyn/bigquerydatapolicy_v1.html +++ b/docs/dyn/bigquerydatapolicy_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatapolicy_v1.projects.locations.dataPolicies.html b/docs/dyn/bigquerydatapolicy_v1.projects.locations.dataPolicies.html index 2f8d910eec..16e02c46d8 100644 --- a/docs/dyn/bigquerydatapolicy_v1.projects.locations.dataPolicies.html +++ b/docs/dyn/bigquerydatapolicy_v1.projects.locations.dataPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all of the data policies in the specified parent project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -289,17 +289,17 @@

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. +
diff --git a/docs/dyn/bigquerydatapolicy_v2.html b/docs/dyn/bigquerydatapolicy_v2.html index ffe6c6438c..617c7c7f9b 100644 --- a/docs/dyn/bigquerydatapolicy_v2.html +++ b/docs/dyn/bigquerydatapolicy_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatapolicy_v2.projects.locations.dataPolicies.html b/docs/dyn/bigquerydatapolicy_v2.projects.locations.dataPolicies.html index 95ee968673..8f7501c26e 100644 --- a/docs/dyn/bigquerydatapolicy_v2.projects.locations.dataPolicies.html +++ b/docs/dyn/bigquerydatapolicy_v2.projects.locations.dataPolicies.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all of the data policies in the specified parent project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, x__xgafv=None)

@@ -374,17 +374,17 @@

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. +
diff --git a/docs/dyn/bigquerydatatransfer_v1.html b/docs/dyn/bigquerydatatransfer_v1.html index abe3fe0e68..064c4170d1 100644 --- a/docs/dyn/bigquerydatatransfer_v1.html +++ b/docs/dyn/bigquerydatatransfer_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.dataSources.html b/docs/dyn/bigquerydatatransfer_v1.projects.dataSources.html index 3c3feb5cdb..899abd5d2e 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.dataSources.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.dataSources.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists supported data sources and returns their settings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -252,17 +252,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.locations.dataSources.html b/docs/dyn/bigquerydatatransfer_v1.projects.locations.dataSources.html index ee866ea97c..f15c288451 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.locations.dataSources.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.locations.dataSources.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists supported data sources and returns their settings.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -252,17 +252,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.locations.html b/docs/dyn/bigquerydatatransfer_v1.projects.locations.html index 5e491dfcd5..96f8badf02 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.locations.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.locations.html @@ -97,7 +97,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

unenrollDataSources(name, body=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.html b/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.html index 4e2ebffbe6..b6fc2effe2 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, dataSourceIds=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns information about all transfer configs owned by a project in the specified location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, authorizationCode=None, body=None, serviceAccountName=None, updateMask=None, versionInfo=None, x__xgafv=None)

@@ -435,17 +435,17 @@

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. +
diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.runs.html b/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.runs.html index 767714ab68..fd1cebc0d4 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.runs.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.runs.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, runAttempt=None, states=None, x__xgafv=None)

Returns information about running and completed transfer runs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -228,17 +228,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.runs.transferLogs.html b/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.runs.transferLogs.html index 22c9bc83aa..accded248a 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.runs.transferLogs.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.runs.transferLogs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, messageTypes=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns log messages for the transfer run.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.transferResources.html b/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.transferResources.html index 86ceeebffa..3818a448da 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.transferResources.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.locations.transferConfigs.transferResources.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns information about transfer resources.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,17 +227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.html b/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.html index aac67b40b0..d9b0548e27 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, dataSourceIds=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns information about all transfer configs owned by a project in the specified location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, authorizationCode=None, body=None, serviceAccountName=None, updateMask=None, versionInfo=None, x__xgafv=None)

@@ -435,17 +435,17 @@

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. +
diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.runs.html b/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.runs.html index 5036a52350..e5786aa1e1 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.runs.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.runs.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, runAttempt=None, states=None, x__xgafv=None)

Returns information about running and completed transfer runs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -228,17 +228,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.runs.transferLogs.html b/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.runs.transferLogs.html index 50e27023be..2327c2962a 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.runs.transferLogs.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.runs.transferLogs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, messageTypes=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns log messages for the transfer run.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.transferResources.html b/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.transferResources.html index 189f672b23..55404011aa 100644 --- a/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.transferResources.html +++ b/docs/dyn/bigquerydatatransfer_v1.projects.transferConfigs.transferResources.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns information about transfer resources.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,17 +227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigtableadmin_v2.html b/docs/dyn/bigtableadmin_v2.html index 0007951dc5..f671cdf4f4 100644 --- a/docs/dyn/bigtableadmin_v2.html +++ b/docs/dyn/bigtableadmin_v2.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/bigtableadmin_v2.operations.projects.operations.html b/docs/dyn/bigtableadmin_v2.operations.projects.operations.html index 667c72ff4c..726c133672 100644 --- a/docs/dyn/bigtableadmin_v2.operations.projects.operations.html +++ b/docs/dyn/bigtableadmin_v2.operations.projects.operations.html @@ -81,7 +81,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.appProfiles.html b/docs/dyn/bigtableadmin_v2.projects.instances.appProfiles.html index 08b9e3c1b6..820120cde8 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.appProfiles.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.appProfiles.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about app profiles in an instance.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, ignoreWarnings=None, updateMask=None, x__xgafv=None)

@@ -285,17 +285,17 @@

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. +
diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.backups.html b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.backups.html index 32d3f8373d..40c2d82c74 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.backups.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.backups.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Cloud Bigtable backups. Returns both completed and pending backups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -388,17 +388,17 @@

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. +
diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.hotTablets.html b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.hotTablets.html index f64fde243b..89f42e75a2 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.hotTablets.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.hotTablets.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, endTime=None, pageSize=None, pageToken=None, startTime=None, x__xgafv=None)

Lists hot tablets in a cluster, within the time range provided. Hot tablets are ordered based on CPU usage.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.html b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.html index 839e631e83..7839d527b0 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists information about clusters in an instance.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

partialUpdateCluster(name, body=None, updateMask=None, x__xgafv=None)

@@ -318,17 +318,17 @@

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. +
diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.memoryLayers.html b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.memoryLayers.html index b22a14e2a7..444ad8b151 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.clusters.memoryLayers.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.clusters.memoryLayers.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about memory layers.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.html b/docs/dyn/bigtableadmin_v2.projects.instances.html index b1ab833d94..36e6ed00e0 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.html @@ -118,7 +118,7 @@

Instance Methods

list(parent, pageToken=None, x__xgafv=None)

Lists information about instances in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

partialUpdateInstance(name, body=None, updateMask=None, x__xgafv=None)

@@ -178,7 +178,7 @@

Method Details

"displayName": "A String", # Required. The descriptive name for this instance as it appears in UIs. Can be changed at any time, but should be kept globally unique to avoid confusion. "edition": "A String", # Optional. The edition of the instance. See Edition for details. "knowledgeCatalogRegion": "A String", # Output only. The region where Knowledge Catalog data is synced to and stored, including user-created aspects. - "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. + "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. Labels and Tags (below) are both used to bind metadata to resources, with different use-cases. See https://cloud.google.com/resource-manager/docs/tags/tags-overview for an in-depth overview on the difference between tags and labels. "a_key": "A String", }, "name": "A String", # The unique name of the instance. Values are of the form `projects/{project}/instances/a-z+[a-z0-9]`. @@ -260,7 +260,7 @@

Method Details

"displayName": "A String", # Required. The descriptive name for this instance as it appears in UIs. Can be changed at any time, but should be kept globally unique to avoid confusion. "edition": "A String", # Optional. The edition of the instance. See Edition for details. "knowledgeCatalogRegion": "A String", # Output only. The region where Knowledge Catalog data is synced to and stored, including user-created aspects. - "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. + "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. Labels and Tags (below) are both used to bind metadata to resources, with different use-cases. See https://cloud.google.com/resource-manager/docs/tags/tags-overview for an in-depth overview on the difference between tags and labels. "a_key": "A String", }, "name": "A String", # The unique name of the instance. Values are of the form `projects/{project}/instances/a-z+[a-z0-9]`. @@ -355,7 +355,7 @@

Method Details

"displayName": "A String", # Required. The descriptive name for this instance as it appears in UIs. Can be changed at any time, but should be kept globally unique to avoid confusion. "edition": "A String", # Optional. The edition of the instance. See Edition for details. "knowledgeCatalogRegion": "A String", # Output only. The region where Knowledge Catalog data is synced to and stored, including user-created aspects. - "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. + "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. Labels and Tags (below) are both used to bind metadata to resources, with different use-cases. See https://cloud.google.com/resource-manager/docs/tags/tags-overview for an in-depth overview on the difference between tags and labels. "a_key": "A String", }, "name": "A String", # The unique name of the instance. Values are of the form `projects/{project}/instances/a-z+[a-z0-9]`. @@ -373,17 +373,17 @@

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. +
@@ -400,7 +400,7 @@

Method Details

"displayName": "A String", # Required. The descriptive name for this instance as it appears in UIs. Can be changed at any time, but should be kept globally unique to avoid confusion. "edition": "A String", # Optional. The edition of the instance. See Edition for details. "knowledgeCatalogRegion": "A String", # Output only. The region where Knowledge Catalog data is synced to and stored, including user-created aspects. - "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. + "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. Labels and Tags (below) are both used to bind metadata to resources, with different use-cases. See https://cloud.google.com/resource-manager/docs/tags/tags-overview for an in-depth overview on the difference between tags and labels. "a_key": "A String", }, "name": "A String", # The unique name of the instance. Values are of the form `projects/{project}/instances/a-z+[a-z0-9]`. @@ -572,7 +572,7 @@

Method Details

"displayName": "A String", # Required. The descriptive name for this instance as it appears in UIs. Can be changed at any time, but should be kept globally unique to avoid confusion. "edition": "A String", # Optional. The edition of the instance. See Edition for details. "knowledgeCatalogRegion": "A String", # Output only. The region where Knowledge Catalog data is synced to and stored, including user-created aspects. - "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. + "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. Labels and Tags (below) are both used to bind metadata to resources, with different use-cases. See https://cloud.google.com/resource-manager/docs/tags/tags-overview for an in-depth overview on the difference between tags and labels. "a_key": "A String", }, "name": "A String", # The unique name of the instance. Values are of the form `projects/{project}/instances/a-z+[a-z0-9]`. @@ -598,7 +598,7 @@

Method Details

"displayName": "A String", # Required. The descriptive name for this instance as it appears in UIs. Can be changed at any time, but should be kept globally unique to avoid confusion. "edition": "A String", # Optional. The edition of the instance. See Edition for details. "knowledgeCatalogRegion": "A String", # Output only. The region where Knowledge Catalog data is synced to and stored, including user-created aspects. - "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. + "labels": { # Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\p{Ll}\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\p{Ll}\p{Lo}\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. Labels and Tags (below) are both used to bind metadata to resources, with different use-cases. See https://cloud.google.com/resource-manager/docs/tags/tags-overview for an in-depth overview on the difference between tags and labels. "a_key": "A String", }, "name": "A String", # The unique name of the instance. Values are of the form `projects/{project}/instances/a-z+[a-z0-9]`. diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.logicalViews.html b/docs/dyn/bigtableadmin_v2.projects.instances.logicalViews.html index d4d6f0c777..628b4928ae 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.logicalViews.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.logicalViews.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about logical views in an instance.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -283,17 +283,17 @@

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. +
diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.materializedViews.html b/docs/dyn/bigtableadmin_v2.projects.instances.materializedViews.html index af0a136abf..e87f4ee65a 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.materializedViews.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.materializedViews.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists information about materialized views in an instance.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -311,17 +311,17 @@

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. +
diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.tables.authorizedViews.html b/docs/dyn/bigtableadmin_v2.projects.instances.tables.authorizedViews.html index 51c019a2c3..1791cd16e8 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.tables.authorizedViews.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.tables.authorizedViews.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all AuthorizedViews from a specific table.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, ignoreWarnings=None, updateMask=None, x__xgafv=None)

@@ -337,17 +337,17 @@

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. +
diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.tables.html b/docs/dyn/bigtableadmin_v2.projects.instances.tables.html index 43b47369b8..3b3aac9d6f 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.tables.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.tables.html @@ -112,7 +112,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all tables served from a specified instance.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyColumnFamilies(name, body=None, x__xgafv=None)

@@ -1227,17 +1227,17 @@

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. +
diff --git a/docs/dyn/bigtableadmin_v2.projects.instances.tables.schemaBundles.html b/docs/dyn/bigtableadmin_v2.projects.instances.tables.schemaBundles.html index 83367f7658..dd15f63932 100644 --- a/docs/dyn/bigtableadmin_v2.projects.instances.tables.schemaBundles.html +++ b/docs/dyn/bigtableadmin_v2.projects.instances.tables.schemaBundles.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all schema bundles associated with the specified table.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, ignoreWarnings=None, updateMask=None, x__xgafv=None)

@@ -292,17 +292,17 @@

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. +
diff --git a/docs/dyn/bigtableadmin_v2.projects.locations.html b/docs/dyn/bigtableadmin_v2.projects.locations.html index 33bab48978..12b072b365 100644 --- a/docs/dyn/bigtableadmin_v2.projects.locations.html +++ b/docs/dyn/bigtableadmin_v2.projects.locations.html @@ -81,7 +81,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -126,17 +126,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/billingbudgets_v1.billingAccounts.budgets.html b/docs/dyn/billingbudgets_v1.billingAccounts.budgets.html index abb7e06771..f54ac60c09 100644 --- a/docs/dyn/billingbudgets_v1.billingAccounts.budgets.html +++ b/docs/dyn/billingbudgets_v1.billingAccounts.budgets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, scope=None, x__xgafv=None)

Returns a list of budgets for a billing account. WARNING: There are some fields exposed on the Google Cloud Console that aren't available on this API. When reading from the API, you will not see these fields in the return value, though they may have been set in the Cloud Console.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body, updateMask=None, x__xgafv=None)

@@ -444,17 +444,17 @@

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. +
diff --git a/docs/dyn/billingbudgets_v1.html b/docs/dyn/billingbudgets_v1.html index 2100915202..be4d40581d 100644 --- a/docs/dyn/billingbudgets_v1.html +++ b/docs/dyn/billingbudgets_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/billingbudgets_v1beta1.billingAccounts.budgets.html b/docs/dyn/billingbudgets_v1beta1.billingAccounts.budgets.html index 0810360cd9..43db15b847 100644 --- a/docs/dyn/billingbudgets_v1beta1.billingAccounts.budgets.html +++ b/docs/dyn/billingbudgets_v1beta1.billingAccounts.budgets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, scope=None, x__xgafv=None)

Returns a list of budgets for a billing account. WARNING: There are some fields exposed on the Google Cloud Console that aren't available on this API. When reading from the API, you will not see these fields in the return value, though they may have been set in the Cloud Console.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body, x__xgafv=None)

@@ -446,17 +446,17 @@

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. +
diff --git a/docs/dyn/billingbudgets_v1beta1.html b/docs/dyn/billingbudgets_v1beta1.html index 0957ba20b8..ce3474f5d0 100644 --- a/docs/dyn/billingbudgets_v1beta1.html +++ b/docs/dyn/billingbudgets_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/binaryauthorization_v1.html b/docs/dyn/binaryauthorization_v1.html index 973a1bb0ef..f3a5d88f71 100644 --- a/docs/dyn/binaryauthorization_v1.html +++ b/docs/dyn/binaryauthorization_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/binaryauthorization_v1.projects.attestors.html b/docs/dyn/binaryauthorization_v1.projects.attestors.html index 8bdc26ca7d..e86cd70849 100644 --- a/docs/dyn/binaryauthorization_v1.projects.attestors.html +++ b/docs/dyn/binaryauthorization_v1.projects.attestors.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists attestors. Returns `INVALID_ARGUMENT` if the project does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -315,17 +315,17 @@

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. +
diff --git a/docs/dyn/binaryauthorization_v1.projects.platforms.policies.html b/docs/dyn/binaryauthorization_v1.projects.platforms.policies.html index c604a358a6..ce5e42fa69 100644 --- a/docs/dyn/binaryauthorization_v1.projects.platforms.policies.html +++ b/docs/dyn/binaryauthorization_v1.projects.platforms.policies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists platform policies owned by a project in the specified platform. Returns `INVALID_ARGUMENT` if the project or the platform doesn't exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replacePlatformPolicy(name, body=None, x__xgafv=None)

@@ -617,17 +617,17 @@

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. +
diff --git a/docs/dyn/binaryauthorization_v1beta1.html b/docs/dyn/binaryauthorization_v1beta1.html index 84838b55c7..cada8d2c21 100644 --- a/docs/dyn/binaryauthorization_v1beta1.html +++ b/docs/dyn/binaryauthorization_v1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/binaryauthorization_v1beta1.projects.attestors.html b/docs/dyn/binaryauthorization_v1beta1.projects.attestors.html index 8d0506232b..73b9fc7415 100644 --- a/docs/dyn/binaryauthorization_v1beta1.projects.attestors.html +++ b/docs/dyn/binaryauthorization_v1beta1.projects.attestors.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists attestors. Returns INVALID_ARGUMENT if the project does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -311,17 +311,17 @@

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. +
diff --git a/docs/dyn/blockchainnodeengine_v1.html b/docs/dyn/blockchainnodeengine_v1.html index c7392e6e51..d1ee5b8d2d 100644 --- a/docs/dyn/blockchainnodeengine_v1.html +++ b/docs/dyn/blockchainnodeengine_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/blockchainnodeengine_v1.projects.locations.blockchainNodes.html b/docs/dyn/blockchainnodeengine_v1.projects.locations.blockchainNodes.html index 4a0f1289b7..b86121174f 100644 --- a/docs/dyn/blockchainnodeengine_v1.projects.locations.blockchainNodes.html +++ b/docs/dyn/blockchainnodeengine_v1.projects.locations.blockchainNodes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists blockchain nodes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/blockchainnodeengine_v1.projects.locations.html b/docs/dyn/blockchainnodeengine_v1.projects.locations.html index 987de5f0cd..8c9ac07753 100644 --- a/docs/dyn/blockchainnodeengine_v1.projects.locations.html +++ b/docs/dyn/blockchainnodeengine_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/blockchainnodeengine_v1.projects.locations.operations.html b/docs/dyn/blockchainnodeengine_v1.projects.locations.operations.html index 70f46d19ed..3c1b515f37 100644 --- a/docs/dyn/blockchainnodeengine_v1.projects.locations.operations.html +++ b/docs/dyn/blockchainnodeengine_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -219,17 +219,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/blogger_v3.comments.html b/docs/dyn/blogger_v3.comments.html index 880f66cf76..e08d772d6d 100644 --- a/docs/dyn/blogger_v3.comments.html +++ b/docs/dyn/blogger_v3.comments.html @@ -93,10 +93,10 @@

Instance Methods

listByBlog(blogId, endDate=None, fetchBodies=None, maxResults=None, pageToken=None, startDate=None, status=None, x__xgafv=None)

Lists comments by blog.

- listByBlog_next()

+ listByBlog_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAsSpam(blogId, postId, commentId, x__xgafv=None)

@@ -349,31 +349,31 @@

Method Details

- listByBlog_next() + listByBlog_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_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. +
diff --git a/docs/dyn/blogger_v3.html b/docs/dyn/blogger_v3.html index 9f14da132f..8aba7f6d3e 100644 --- a/docs/dyn/blogger_v3.html +++ b/docs/dyn/blogger_v3.html @@ -118,7 +118,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -127,20 +127,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. +
\ No newline at end of file diff --git a/docs/dyn/blogger_v3.pages.html b/docs/dyn/blogger_v3.pages.html index 6ee70433c0..0291ca19dd 100644 --- a/docs/dyn/blogger_v3.pages.html +++ b/docs/dyn/blogger_v3.pages.html @@ -90,7 +90,7 @@

Instance Methods

list(blogId, fetchBodies=None, maxResults=None, pageToken=None, status=None, view=None, x__xgafv=None)

Lists pages.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(blogId, pageId, body=None, publish=None, revert=None, x__xgafv=None)

@@ -303,17 +303,17 @@

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. +
diff --git a/docs/dyn/blogger_v3.postUserInfos.html b/docs/dyn/blogger_v3.postUserInfos.html index 3a32ba2537..f02b6a2e3e 100644 --- a/docs/dyn/blogger_v3.postUserInfos.html +++ b/docs/dyn/blogger_v3.postUserInfos.html @@ -84,7 +84,7 @@

Instance Methods

list(userId, blogId, endDate=None, fetchBodies=None, labels=None, maxResults=None, orderBy=None, pageToken=None, startDate=None, status=None, view=None, x__xgafv=None)

Lists post and user info pairs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -324,17 +324,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/blogger_v3.posts.html b/docs/dyn/blogger_v3.posts.html index ffd9d2ccf1..30a776d455 100644 --- a/docs/dyn/blogger_v3.posts.html +++ b/docs/dyn/blogger_v3.posts.html @@ -93,7 +93,7 @@

Instance Methods

list(blogId, endDate=None, fetchBodies=None, fetchImages=None, labels=None, maxResults=None, orderBy=None, pageToken=None, sortOption=None, startDate=None, status=None, view=None, x__xgafv=None)

Lists posts.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(blogId, postId, body=None, fetchBody=None, fetchImages=None, maxComments=None, publish=None, revert=None, x__xgafv=None)

@@ -623,17 +623,17 @@

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. +
diff --git a/docs/dyn/books_v1.html b/docs/dyn/books_v1.html index 6b0395186a..eb17d157a8 100644 --- a/docs/dyn/books_v1.html +++ b/docs/dyn/books_v1.html @@ -143,7 +143,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -152,20 +152,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. +
\ No newline at end of file diff --git a/docs/dyn/books_v1.layers.annotationData.html b/docs/dyn/books_v1.layers.annotationData.html index 97757dfff0..09effa8214 100644 --- a/docs/dyn/books_v1.layers.annotationData.html +++ b/docs/dyn/books_v1.layers.annotationData.html @@ -84,7 +84,7 @@

Instance Methods

list(volumeId, layerId, contentVersion, annotationDataId=None, h=None, locale=None, maxResults=None, pageToken=None, scale=None, source=None, updatedMax=None, updatedMin=None, w=None, x__xgafv=None)

Gets the annotation data for a volume and layer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -283,17 +283,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/books_v1.layers.volumeAnnotations.html b/docs/dyn/books_v1.layers.volumeAnnotations.html index 5a396949c8..820fab5902 100644 --- a/docs/dyn/books_v1.layers.volumeAnnotations.html +++ b/docs/dyn/books_v1.layers.volumeAnnotations.html @@ -84,7 +84,7 @@

Instance Methods

list(volumeId, layerId, contentVersion, endOffset=None, endPosition=None, locale=None, maxResults=None, pageToken=None, showDeleted=None, source=None, startOffset=None, startPosition=None, updatedMax=None, updatedMin=None, volumeAnnotationsVersion=None, x__xgafv=None)

Gets the volume annotations for a volume and layer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,17 +227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/books_v1.mylibrary.annotations.html b/docs/dyn/books_v1.mylibrary.annotations.html index 8e6bc5d45c..927f040311 100644 --- a/docs/dyn/books_v1.mylibrary.annotations.html +++ b/docs/dyn/books_v1.mylibrary.annotations.html @@ -87,7 +87,7 @@

Instance Methods

list(contentVersion=None, layerId=None, layerIds=None, maxResults=None, pageToken=None, showDeleted=None, source=None, updatedMax=None, updatedMin=None, volumeId=None, x__xgafv=None)

Retrieves a list of annotations, possibly filtered.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

summary(layerIds, volumeId, source=None, x__xgafv=None)

@@ -407,17 +407,17 @@

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. +
diff --git a/docs/dyn/books_v1.onboarding.html b/docs/dyn/books_v1.onboarding.html index ad2ef36229..7597fb6648 100644 --- a/docs/dyn/books_v1.onboarding.html +++ b/docs/dyn/books_v1.onboarding.html @@ -84,7 +84,7 @@

Instance Methods

listCategoryVolumes(categoryId=None, locale=None, maxAllowedMaturityRating=None, pageSize=None, pageToken=None, x__xgafv=None)

List available volumes under categories for onboarding experience.

- listCategoryVolumes_next()

+ listCategoryVolumes_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -374,17 +374,17 @@

Method Details

- listCategoryVolumes_next() + listCategoryVolumes_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. +
\ No newline at end of file diff --git a/docs/dyn/businessprofileperformance_v1.html b/docs/dyn/businessprofileperformance_v1.html index 96dd5bfd61..b50451114e 100644 --- a/docs/dyn/businessprofileperformance_v1.html +++ b/docs/dyn/businessprofileperformance_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/businessprofileperformance_v1.locations.searchkeywords.impressions.monthly.html b/docs/dyn/businessprofileperformance_v1.locations.searchkeywords.impressions.monthly.html index b795c6b284..457f358ed7 100644 --- a/docs/dyn/businessprofileperformance_v1.locations.searchkeywords.impressions.monthly.html +++ b/docs/dyn/businessprofileperformance_v1.locations.searchkeywords.impressions.monthly.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, monthlyRange_endMonth_day=None, monthlyRange_endMonth_month=None, monthlyRange_endMonth_year=None, monthlyRange_startMonth_day=None, monthlyRange_startMonth_month=None, monthlyRange_startMonth_year=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns the search keywords used to find a business in search or maps. Each search keyword is accompanied by impressions which are aggregated on a monthly basis. Example request: `GET https://businessprofileperformance.googleapis.com/v1/locations/12345/searchkeywords/impressions/monthly?monthly_range.start_month.year=2022&monthly_range.start_month.month=1&monthly_range.end_month.year=2022&monthly_range.end_month.month=3`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -126,17 +126,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/calendar_v3.acl.html b/docs/dyn/calendar_v3.acl.html index 948b9abc3e..cff079a55b 100644 --- a/docs/dyn/calendar_v3.acl.html +++ b/docs/dyn/calendar_v3.acl.html @@ -90,7 +90,7 @@

Instance Methods

list(calendarId, maxResults=None, pageToken=None, showDeleted=None, syncToken=None)

Returns the rules in the access control list for the calendar.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(calendarId, ruleId, body=None, sendNotifications=None)

@@ -259,17 +259,17 @@

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. +
diff --git a/docs/dyn/calendar_v3.calendarList.html b/docs/dyn/calendar_v3.calendarList.html index 68b04b65ba..f38ff131c1 100644 --- a/docs/dyn/calendar_v3.calendarList.html +++ b/docs/dyn/calendar_v3.calendarList.html @@ -90,7 +90,7 @@

Instance Methods

list(maxResults=None, minAccessRole=None, pageToken=None, showDeleted=None, showHidden=None, showOwnOrganizationOnly=None, syncToken=None)

Returns the calendars on the user's calendar list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(calendarId, body=None, colorRgbFormat=None)

@@ -425,17 +425,17 @@

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. +
- instances_next() + instances_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. +
@@ -2488,17 +2488,17 @@

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. +
diff --git a/docs/dyn/calendar_v3.html b/docs/dyn/calendar_v3.html index e8cbf39d35..ac7d1e092a 100644 --- a/docs/dyn/calendar_v3.html +++ b/docs/dyn/calendar_v3.html @@ -118,7 +118,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -127,20 +127,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. +
\ No newline at end of file diff --git a/docs/dyn/calendar_v3.settings.html b/docs/dyn/calendar_v3.settings.html index 42102842ee..9b7a3e3209 100644 --- a/docs/dyn/calendar_v3.settings.html +++ b/docs/dyn/calendar_v3.settings.html @@ -84,7 +84,7 @@

Instance Methods

list(maxResults=None, pageToken=None, syncToken=None)

Returns all user settings for the authenticated user.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

watch(body=None, maxResults=None, pageToken=None, syncToken=None)

@@ -145,17 +145,17 @@

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. +
diff --git a/docs/dyn/certificatemanager_v1.html b/docs/dyn/certificatemanager_v1.html index d0320188ac..339b9e2d9e 100644 --- a/docs/dyn/certificatemanager_v1.html +++ b/docs/dyn/certificatemanager_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/certificatemanager_v1.projects.locations.certificateIssuanceConfigs.html b/docs/dyn/certificatemanager_v1.projects.locations.certificateIssuanceConfigs.html index 07faf23ea5..4f5b6a6c4f 100644 --- a/docs/dyn/certificatemanager_v1.projects.locations.certificateIssuanceConfigs.html +++ b/docs/dyn/certificatemanager_v1.projects.locations.certificateIssuanceConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CertificateIssuanceConfigs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -281,17 +281,17 @@

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. +
diff --git a/docs/dyn/certificatemanager_v1.projects.locations.certificateMaps.certificateMapEntries.html b/docs/dyn/certificatemanager_v1.projects.locations.certificateMaps.certificateMapEntries.html index 3033c60c0d..1a4006b6a6 100644 --- a/docs/dyn/certificatemanager_v1.projects.locations.certificateMaps.certificateMapEntries.html +++ b/docs/dyn/certificatemanager_v1.projects.locations.certificateMaps.certificateMapEntries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CertificateMapEntries in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -266,17 +266,17 @@

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. +
diff --git a/docs/dyn/certificatemanager_v1.projects.locations.certificateMaps.html b/docs/dyn/certificatemanager_v1.projects.locations.certificateMaps.html index 15d6f4a1dd..1cef21c70e 100644 --- a/docs/dyn/certificatemanager_v1.projects.locations.certificateMaps.html +++ b/docs/dyn/certificatemanager_v1.projects.locations.certificateMaps.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CertificateMaps in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -304,17 +304,17 @@

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. +
diff --git a/docs/dyn/certificatemanager_v1.projects.locations.certificates.html b/docs/dyn/certificatemanager_v1.projects.locations.certificates.html index 61893917f3..01b414d866 100644 --- a/docs/dyn/certificatemanager_v1.projects.locations.certificates.html +++ b/docs/dyn/certificatemanager_v1.projects.locations.certificates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Certificates in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -464,17 +464,17 @@

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. +
diff --git a/docs/dyn/certificatemanager_v1.projects.locations.dnsAuthorizations.html b/docs/dyn/certificatemanager_v1.projects.locations.dnsAuthorizations.html index 223eef0653..83a067d98d 100644 --- a/docs/dyn/certificatemanager_v1.projects.locations.dnsAuthorizations.html +++ b/docs/dyn/certificatemanager_v1.projects.locations.dnsAuthorizations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DnsAuthorizations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -278,17 +278,17 @@

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. +
diff --git a/docs/dyn/certificatemanager_v1.projects.locations.html b/docs/dyn/certificatemanager_v1.projects.locations.html index 58d48791f3..788111e284 100644 --- a/docs/dyn/certificatemanager_v1.projects.locations.html +++ b/docs/dyn/certificatemanager_v1.projects.locations.html @@ -114,7 +114,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -186,17 +186,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/certificatemanager_v1.projects.locations.operations.html b/docs/dyn/certificatemanager_v1.projects.locations.operations.html index 8dd63d1440..cb2b711639 100644 --- a/docs/dyn/certificatemanager_v1.projects.locations.operations.html +++ b/docs/dyn/certificatemanager_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/certificatemanager_v1.projects.locations.trustConfigs.html b/docs/dyn/certificatemanager_v1.projects.locations.trustConfigs.html index 170487f74d..a8ddeaed7a 100644 --- a/docs/dyn/certificatemanager_v1.projects.locations.trustConfigs.html +++ b/docs/dyn/certificatemanager_v1.projects.locations.trustConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists TrustConfigs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -360,17 +360,17 @@

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. +
diff --git a/docs/dyn/checks_v1alpha.accounts.apps.html b/docs/dyn/checks_v1alpha.accounts.apps.html index d818a08309..6618a24fd3 100644 --- a/docs/dyn/checks_v1alpha.accounts.apps.html +++ b/docs/dyn/checks_v1alpha.accounts.apps.html @@ -94,7 +94,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the apps under the given account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/checks_v1alpha.accounts.apps.operations.html b/docs/dyn/checks_v1alpha.accounts.apps.operations.html index a3a6b866fa..367960b044 100644 --- a/docs/dyn/checks_v1alpha.accounts.apps.operations.html +++ b/docs/dyn/checks_v1alpha.accounts.apps.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/checks_v1alpha.accounts.apps.reports.html b/docs/dyn/checks_v1alpha.accounts.apps.reports.html index 53cde5cfa1..d18ff03ef5 100644 --- a/docs/dyn/checks_v1alpha.accounts.apps.reports.html +++ b/docs/dyn/checks_v1alpha.accounts.apps.reports.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, checksFilter=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists reports for the specified app. By default, only the name and results_uri fields are returned. You can include other fields by listing them in the `fields` URL query parameter. For example, `?fields=reports(name,checks)` will return the name and checks fields.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -635,17 +635,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/checks_v1alpha.accounts.repos.scans.html b/docs/dyn/checks_v1alpha.accounts.repos.scans.html index 75eda3055e..4b47e6d645 100644 --- a/docs/dyn/checks_v1alpha.accounts.repos.scans.html +++ b/docs/dyn/checks_v1alpha.accounts.repos.scans.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists repo scans for the specified repo.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -272,17 +272,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/checks_v1alpha.html b/docs/dyn/checks_v1alpha.html index 5a5cbad0a3..02a2d499a6 100644 --- a/docs/dyn/checks_v1alpha.html +++ b/docs/dyn/checks_v1alpha.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.customers.apps.html b/docs/dyn/chromemanagement_v1.customers.apps.html index c116650aa0..7e21b7aaa9 100644 --- a/docs/dyn/chromemanagement_v1.customers.apps.html +++ b/docs/dyn/chromemanagement_v1.customers.apps.html @@ -96,19 +96,19 @@

Instance Methods

countChromeAppRequests(customer, orderBy=None, orgUnitId=None, pageSize=None, pageToken=None, x__xgafv=None)

Generate summary of app installation requests.

- countChromeAppRequests_next()

+ countChromeAppRequests_next(previous_request, previous_response)

Retrieves the next page of results.

fetchDevicesRequestingExtension(customer, extensionId=None, orgUnitId=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of devices that have requested to install an extension.

- fetchDevicesRequestingExtension_next()

+ fetchDevicesRequestingExtension_next(previous_request, previous_response)

Retrieves the next page of results.

fetchUsersRequestingExtension(customer, extensionId=None, orgUnitId=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of users that have requested to install an extension.

- fetchUsersRequestingExtension_next()

+ fetchUsersRequestingExtension_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -152,17 +152,17 @@

Method Details

- countChromeAppRequests_next() + countChromeAppRequests_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. +
@@ -196,17 +196,17 @@

Method Details

- fetchDevicesRequestingExtension_next() + fetchDevicesRequestingExtension_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. +
@@ -240,17 +240,17 @@

Method Details

- fetchUsersRequestingExtension_next() + fetchUsersRequestingExtension_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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.customers.connectorConfigs.html b/docs/dyn/chromemanagement_v1.customers.connectorConfigs.html index 9daa66f295..eafd74332d 100644 --- a/docs/dyn/chromemanagement_v1.customers.connectorConfigs.html +++ b/docs/dyn/chromemanagement_v1.customers.connectorConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists connector configs of a customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -712,17 +712,17 @@

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. +
diff --git a/docs/dyn/chromemanagement_v1.customers.enterprise.securityInsights.html b/docs/dyn/chromemanagement_v1.customers.enterprise.securityInsights.html index 4385785301..c99bcd16cc 100644 --- a/docs/dyn/chromemanagement_v1.customers.enterprise.securityInsights.html +++ b/docs/dyn/chromemanagement_v1.customers.enterprise.securityInsights.html @@ -93,7 +93,7 @@

Instance Methods

queryContentTransfersBreakdowns(customer, breakdown=None, filter=None, fixedTimeRange=None, metric=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns summaries of content transfers for a given metric and breakdown dimension.

- queryContentTransfersBreakdowns_next()

+ queryContentTransfersBreakdowns_next(previous_request, previous_response)

Retrieves the next page of results.

queryUrlVisits(customer, filter=None, x__xgafv=None)

@@ -102,7 +102,7 @@

Instance Methods

queryUrlVisitsBreakdowns(customer, breakdown=None, filter=None, fixedTimeRange=None, metric=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns summaries of URL visits for a given metric and breakdown dimension. Requires a Chrome Enterprise Premium subscription. If the customer does not have this subscription, query results will be empty.

- queryUrlVisitsBreakdowns_next()

+ queryUrlVisitsBreakdowns_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -265,17 +265,17 @@

Method Details

- queryContentTransfersBreakdowns_next() + queryContentTransfersBreakdowns_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. +
@@ -355,17 +355,17 @@

Method Details

- queryUrlVisitsBreakdowns_next() + queryUrlVisitsBreakdowns_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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.customers.profiles.commands.html b/docs/dyn/chromemanagement_v1.customers.profiles.commands.html index 3aa2039e45..60a6682b32 100644 --- a/docs/dyn/chromemanagement_v1.customers.profiles.commands.html +++ b/docs/dyn/chromemanagement_v1.customers.profiles.commands.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists remote commands of a Chrome browser profile.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -216,17 +216,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.customers.profiles.html b/docs/dyn/chromemanagement_v1.customers.profiles.html index 5d47159579..a487231965 100644 --- a/docs/dyn/chromemanagement_v1.customers.profiles.html +++ b/docs/dyn/chromemanagement_v1.customers.profiles.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Chrome browser profiles of a customer based on the given search and sorting criteria.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -345,17 +345,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.customers.reports.html b/docs/dyn/chromemanagement_v1.customers.reports.html index ca964951c8..8cde7cac7f 100644 --- a/docs/dyn/chromemanagement_v1.customers.reports.html +++ b/docs/dyn/chromemanagement_v1.customers.reports.html @@ -99,13 +99,13 @@

Instance Methods

countChromeProfileVersions(customer, filter=None, orgUnitId=None, pageSize=None, pageToken=None, x__xgafv=None)

Generate report of installed Chrome versions on managed profiles.

- countChromeProfileVersions_next()

+ countChromeProfileVersions_next(previous_request, previous_response)

Retrieves the next page of results.

countChromeVersions(customer, filter=None, orgUnitId=None, pageSize=None, pageToken=None, x__xgafv=None)

Generate report of installed Chrome versions.

- countChromeVersions_next()

+ countChromeVersions_next(previous_request, previous_response)

Retrieves the next page of results.

countDevicesPerBootType(customer, date_day=None, date_month=None, date_year=None, x__xgafv=None)

@@ -117,37 +117,37 @@

Instance Methods

countInstalledApps(customer, filter=None, orderBy=None, orgUnitId=None, pageSize=None, pageToken=None, x__xgafv=None)

Generate report of app installations.

- countInstalledApps_next()

+ countInstalledApps_next(previous_request, previous_response)

Retrieves the next page of results.

countPrintJobsByPrinter(customer, filter=None, orderBy=None, pageSize=None, pageToken=None, printerOrgUnitId=None, x__xgafv=None)

Get a summary of printing done by each printer.

- countPrintJobsByPrinter_next()

+ countPrintJobsByPrinter_next(previous_request, previous_response)

Retrieves the next page of results.

countPrintJobsByUser(customer, filter=None, orderBy=None, pageSize=None, pageToken=None, printerOrgUnitId=None, x__xgafv=None)

Get a summary of printing done by each user.

- countPrintJobsByUser_next()

+ countPrintJobsByUser_next(previous_request, previous_response)

Retrieves the next page of results.

enumeratePrintJobs(customer, filter=None, orderBy=None, pageSize=None, pageToken=None, printerOrgUnitId=None, x__xgafv=None)

Get a list of print jobs.

- enumeratePrintJobs_next()

+ enumeratePrintJobs_next(previous_request, previous_response)

Retrieves the next page of results.

findInstalledAppDevices(customer, appId=None, appType=None, filter=None, orderBy=None, orgUnitId=None, pageSize=None, pageToken=None, x__xgafv=None)

Generate report of managed Chrome browser devices that have a specified app installed.

- findInstalledAppDevices_next()

+ findInstalledAppDevices_next(previous_request, previous_response)

Retrieves the next page of results.

findInstalledAppProfiles(customer, appId=None, appType=None, filter=None, orderBy=None, orgUnitId=None, pageSize=None, pageToken=None, x__xgafv=None)

Generate report of managed Chrome profiles that have a specified app installed.

- findInstalledAppProfiles_next()

+ findInstalledAppProfiles_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -365,17 +365,17 @@

Method Details

- countChromeProfileVersions_next() + countChromeProfileVersions_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. +
@@ -412,17 +412,17 @@

Method Details

- countChromeVersions_next() + countChromeVersions_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. +
@@ -536,17 +536,17 @@

Method Details

- countInstalledApps_next() + countInstalledApps_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. +
@@ -585,17 +585,17 @@

Method Details

- countPrintJobsByPrinter_next() + countPrintJobsByPrinter_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. +
@@ -633,17 +633,17 @@

Method Details

- countPrintJobsByUser_next() + countPrintJobsByUser_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. +
@@ -689,17 +689,17 @@

Method Details

- enumeratePrintJobs_next() + enumeratePrintJobs_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. +
@@ -743,17 +743,17 @@

Method Details

- findInstalledAppDevices_next() + findInstalledAppDevices_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. +
@@ -799,17 +799,17 @@

Method Details

- findInstalledAppProfiles_next() + findInstalledAppProfiles_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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.customers.telemetry.devices.html b/docs/dyn/chromemanagement_v1.customers.telemetry.devices.html index b82c758ac4..45f3f384a6 100644 --- a/docs/dyn/chromemanagement_v1.customers.telemetry.devices.html +++ b/docs/dyn/chromemanagement_v1.customers.telemetry.devices.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

List all telemetry devices.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -747,17 +747,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.customers.telemetry.events.html b/docs/dyn/chromemanagement_v1.customers.telemetry.events.html index 48eff48cb1..07eb61b24a 100644 --- a/docs/dyn/chromemanagement_v1.customers.telemetry.events.html +++ b/docs/dyn/chromemanagement_v1.customers.telemetry.events.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

List telemetry events.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -199,17 +199,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.customers.telemetry.notificationConfigs.html b/docs/dyn/chromemanagement_v1.customers.telemetry.notificationConfigs.html index 66b3c67013..93cd4f29d1 100644 --- a/docs/dyn/chromemanagement_v1.customers.telemetry.notificationConfigs.html +++ b/docs/dyn/chromemanagement_v1.customers.telemetry.notificationConfigs.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all telemetry notification configs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -205,17 +205,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.customers.telemetry.users.html b/docs/dyn/chromemanagement_v1.customers.telemetry.users.html index cb18664855..26cd7b7b5a 100644 --- a/docs/dyn/chromemanagement_v1.customers.telemetry.users.html +++ b/docs/dyn/chromemanagement_v1.customers.telemetry.users.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

List all telemetry users.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -269,17 +269,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.html b/docs/dyn/chromemanagement_v1.html index 24033e3936..ee1c863d64 100644 --- a/docs/dyn/chromemanagement_v1.html +++ b/docs/dyn/chromemanagement_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/chromemanagement_v1.operations.html b/docs/dyn/chromemanagement_v1.operations.html index e7fd6b11b3..44d6d37a8a 100644 --- a/docs/dyn/chromemanagement_v1.operations.html +++ b/docs/dyn/chromemanagement_v1.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -185,17 +185,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chromepolicy_v1.customers.policies.html b/docs/dyn/chromepolicy_v1.customers.policies.html index c680f943f5..7dd62958cf 100644 --- a/docs/dyn/chromepolicy_v1.customers.policies.html +++ b/docs/dyn/chromepolicy_v1.customers.policies.html @@ -96,7 +96,7 @@

Instance Methods

resolve(customer, body=None, x__xgafv=None)

Gets the resolved policy values for a list of policies that match a search query.

- resolve_next()

+ resolve_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

Method Details

- resolve_next() + resolve_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. +
\ No newline at end of file diff --git a/docs/dyn/chromepolicy_v1.customers.policySchemas.html b/docs/dyn/chromepolicy_v1.customers.policySchemas.html index 6b48993a7d..d2ddc199df 100644 --- a/docs/dyn/chromepolicy_v1.customers.policySchemas.html +++ b/docs/dyn/chromepolicy_v1.customers.policySchemas.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of policy schemas that match a specified filter value for a given customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -449,17 +449,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/chromepolicy_v1.html b/docs/dyn/chromepolicy_v1.html index f589f50aae..056d0dab0d 100644 --- a/docs/dyn/chromepolicy_v1.html +++ b/docs/dyn/chromepolicy_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/chromeuxreport_v1.html b/docs/dyn/chromeuxreport_v1.html index 5554de9883..1c15afad38 100644 --- a/docs/dyn/chromeuxreport_v1.html +++ b/docs/dyn/chromeuxreport_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/chromewebstore_v1_1.html b/docs/dyn/chromewebstore_v1_1.html index 64c1f2b80b..273e12e407 100644 --- a/docs/dyn/chromewebstore_v1_1.html +++ b/docs/dyn/chromewebstore_v1_1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/chromewebstore_v2.html b/docs/dyn/chromewebstore_v2.html index 3fde03a33a..e1e3e6f65a 100644 --- a/docs/dyn/chromewebstore_v2.html +++ b/docs/dyn/chromewebstore_v2.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/civicinfo_v2.html b/docs/dyn/civicinfo_v2.html index d288784c35..a484d3fb05 100644 --- a/docs/dyn/civicinfo_v2.html +++ b/docs/dyn/civicinfo_v2.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/classroom_v1.courses.aliases.html b/docs/dyn/classroom_v1.courses.aliases.html index f6f014b568..4fb06317fa 100644 --- a/docs/dyn/classroom_v1.courses.aliases.html +++ b/docs/dyn/classroom_v1.courses.aliases.html @@ -87,7 +87,7 @@

Instance Methods

list(courseId, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of aliases for a course. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the course or for access errors. * `NOT_FOUND` if the course does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/classroom_v1.courses.announcements.addOnAttachments.html b/docs/dyn/classroom_v1.courses.announcements.addOnAttachments.html index 5d2f3b5c17..1a1b715753 100644 --- a/docs/dyn/classroom_v1.courses.announcements.addOnAttachments.html +++ b/docs/dyn/classroom_v1.courses.announcements.addOnAttachments.html @@ -90,7 +90,7 @@

Instance Methods

list(courseId, itemId, pageSize=None, pageToken=None, postId=None, x__xgafv=None)

Returns all attachments created by an add-on under the post. Requires the add-on to have active attachments on the post or have permission to create new attachments on the post. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(courseId, itemId, attachmentId, body=None, postId=None, updateMask=None, x__xgafv=None)

@@ -334,17 +334,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.courses.announcements.html b/docs/dyn/classroom_v1.courses.announcements.html index 04718ba161..caec38e375 100644 --- a/docs/dyn/classroom_v1.courses.announcements.html +++ b/docs/dyn/classroom_v1.courses.announcements.html @@ -98,7 +98,7 @@

Instance Methods

list(courseId, announcementStates=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of announcements that the requester is permitted to view. Course students may only view `PUBLISHED` announcements. Course teachers and domain administrators may view all announcements. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyAssignees(courseId, id, body=None, x__xgafv=None)

@@ -458,17 +458,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.courses.courseWork.addOnAttachments.html b/docs/dyn/classroom_v1.courses.courseWork.addOnAttachments.html index 36395e623c..15c7759b4f 100644 --- a/docs/dyn/classroom_v1.courses.courseWork.addOnAttachments.html +++ b/docs/dyn/classroom_v1.courses.courseWork.addOnAttachments.html @@ -95,7 +95,7 @@

Instance Methods

list(courseId, itemId, pageSize=None, pageToken=None, postId=None, x__xgafv=None)

Returns all attachments created by an add-on under the post. Requires the add-on to have active attachments on the post or have permission to create new attachments on the post. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(courseId, itemId, attachmentId, body=None, postId=None, updateMask=None, x__xgafv=None)

@@ -339,17 +339,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.courses.courseWork.html b/docs/dyn/classroom_v1.courses.courseWork.html index dccf49b349..335b64afef 100644 --- a/docs/dyn/classroom_v1.courses.courseWork.html +++ b/docs/dyn/classroom_v1.courses.courseWork.html @@ -108,14 +108,14 @@

Instance Methods

list(courseId, courseWorkStates=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of course work that the requester is permitted to view. Course students may only view `PUBLISHED` course work. Course teachers and domain administrators may view all course work. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyAssignees(courseId, id, body=None, x__xgafv=None)

Modifies assignee mode and options of a coursework. Only a teacher of the course that contains the coursework may call this method. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course or course work does not exist. * `FAILED_PRECONDITION` for the following request error: * EmptyAssignees

patch(courseId, id, body=None, updateMask=None, x__xgafv=None)

-

Updates one or more fields of a course work. See google.classroom.v1.CourseWork for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `FAILED_PRECONDITION` if the requested course work has already been deleted. * `NOT_FOUND` if the requested course or course work does not exist.

+

Updates one or more fields of a course work. See google.classroom.v1.CourseWork for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work or an add-on attachment on the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `FAILED_PRECONDITION` if the requested course work has already been deleted. * `NOT_FOUND` if the requested course or course work does not exist.

updateRubric(courseId, courseWorkId, body=None, id=None, updateMask=None, x__xgafv=None)

Updates a rubric. See google.classroom.v1.Rubric for details of which fields can be updated. Rubric update capabilities are [limited](/classroom/rubrics/limitations) once grading has started. The requesting user and course owner must have rubrics creation capabilities. For details, see [licensing requirements](https://developers.google.com/workspace/classroom/rubrics/limitations#license-requirements). This request must be made by the Google Cloud console of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the parent course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project didn't create the corresponding course work, if the user isn't permitted to make the requested modification to the rubric, or for access errors. This error code is also returned if grading has already started on the rubric. * `INVALID_ARGUMENT` if the request is malformed and for the following request error: * `RubricCriteriaInvalidFormat` * `NOT_FOUND` if the requested course, course work, or rubric doesn't exist or if the user doesn't have access to the corresponding course work. * `INTERNAL` if grading has already started on the rubric.

@@ -615,17 +615,17 @@

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. +
@@ -755,7 +755,7 @@

Method Details

patch(courseId, id, body=None, updateMask=None, x__xgafv=None) -
Updates one or more fields of a course work. See google.classroom.v1.CourseWork for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `FAILED_PRECONDITION` if the requested course work has already been deleted. * `NOT_FOUND` if the requested course or course work does not exist.
+  
Updates one or more fields of a course work. See google.classroom.v1.CourseWork for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work or an add-on attachment on the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `FAILED_PRECONDITION` if the requested course work has already been deleted. * `NOT_FOUND` if the requested course or course work does not exist.
 
 Args:
   courseId: string, Identifier of the course. This identifier can be either the Classroom-assigned identifier or an alias. (required)
@@ -857,7 +857,7 @@ 

Method Details

"workType": "A String", # Type of this course work. The type is set when the course work is created and cannot be changed. } - updateMask: string, Mask that identifies which fields on the course work to update. This field is required to do an update. The update fails if invalid fields are specified. If a field supports empty values, it can be cleared by specifying it in the update mask and not in the `CourseWork` object. If a field that does not support empty values is included in the update mask and not set in the `CourseWork` object, an `INVALID_ARGUMENT` error is returned. The following fields may be specified by teachers: * `title` * `description` * `state` * `due_date` * `due_time` * `max_points` * `scheduled_time` * `submission_modification_mode` * `topic_id` * `grading_period_id` + updateMask: string, Mask that identifies which fields on the course work to update. This field is required to do an update. The update fails if invalid fields are specified. If a field supports empty values, it can be cleared by specifying it in the update mask and not in the `CourseWork` object. If a field that does not support empty values is included in the update mask and not set in the `CourseWork` object, an `INVALID_ARGUMENT` error is returned. The following fields may be specified by teachers: * `title` * `description` * `state` * `due_date` * `due_time` * `max_points` * `scheduled_time` * `submission_modification_mode` * `topic_id` * `grading_period_id` * `learning_goals` x__xgafv: string, V1 error format. Allowed values 1 - v1 error format diff --git a/docs/dyn/classroom_v1.courses.courseWork.rubrics.html b/docs/dyn/classroom_v1.courses.courseWork.rubrics.html index 8a3541f7b9..954792bc09 100644 --- a/docs/dyn/classroom_v1.courses.courseWork.rubrics.html +++ b/docs/dyn/classroom_v1.courses.courseWork.rubrics.html @@ -90,7 +90,7 @@

Instance Methods

list(courseId, courseWorkId, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of rubrics that the requester is permitted to view. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course or course work doesn't exist or if the user doesn't have access to the corresponding course work.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(courseId, courseWorkId, id, body=None, updateMask=None, x__xgafv=None)

@@ -277,17 +277,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.courses.courseWork.studentSubmissions.html b/docs/dyn/classroom_v1.courses.courseWork.studentSubmissions.html index 268f826757..a35d3c290d 100644 --- a/docs/dyn/classroom_v1.courses.courseWork.studentSubmissions.html +++ b/docs/dyn/classroom_v1.courses.courseWork.studentSubmissions.html @@ -84,23 +84,23 @@

Instance Methods

list(courseId, courseWorkId, late=None, pageSize=None, pageToken=None, states=None, userId=None, x__xgafv=None)

Returns a list of student submissions that the requester is permitted to view, factoring in the OAuth scopes of the request. A hyphen (`-`) may be specified as the `course_work_id` to include student submissions for multiple course work items. Course students may only view their own work. Course teachers and domain administrators may view all student submissions. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyAttachments(courseId, courseWorkId, id, body=None, x__xgafv=None)

-

Modifies attachments of student submission. Attachments may only be added to student submissions belonging to course work objects with a `workType` of `ASSIGNMENT`. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, if the user is not permitted to modify attachments on the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

+

Modifies attachments of student submission. Attachments may only be added to student submissions belonging to course work objects with a `workType` of `ASSIGNMENT`. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, if the user is not permitted to modify attachments on the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

patch(courseId, courseWorkId, id, body=None, updateMask=None, x__xgafv=None)

-

Updates one or more fields of a student submission. See google.classroom.v1.StudentSubmission for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

+

Updates one or more fields of a student submission. See google.classroom.v1.StudentSubmission for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment with Grade Sync enabled on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work or an add-on attachment on the corresponding course work with Grade Sync enabled, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

reclaim(courseId, courseWorkId, id, body=None, x__xgafv=None)

-

Reclaims a student submission on behalf of the student that owns it. Reclaiming a student submission transfers ownership of attached Drive files to the student and updates the submission state. Only the student that owns the requested student submission may call this method, and only for a student submission that has been turned in. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, unsubmit the requested student submission, or for access errors. * `FAILED_PRECONDITION` if the student submission has not been turned in. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

+

Reclaims a student submission on behalf of the student that owns it. Reclaiming a student submission transfers ownership of attached Drive files to the student and updates the submission state. Only the student that owns the requested student submission may call this method, and only for a student submission that has been turned in. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, unsubmit the requested student submission, or for access errors. * `FAILED_PRECONDITION` if the student submission has not been turned in. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

return_(courseId, courseWorkId, id, body=None, x__xgafv=None)

-

Returns a student submission. Returning a student submission transfers ownership of attached Drive files to the student and may also update the submission state. Unlike the Classroom application, returning a student submission does not set assignedGrade to the draftGrade value. Only a teacher of the course that contains the requested student submission may call this method. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, return the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

+

Returns a student submission. Returning a student submission transfers ownership of attached Drive files to the student and may also update the submission state. Unlike the Classroom application, returning a student submission does not set assignedGrade to the draftGrade value. Only a teacher of the course that contains the requested student submission may call this method. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, return the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

turnIn(courseId, courseWorkId, id, body=None, x__xgafv=None)

-

Turns in a student submission. Turning in a student submission transfers ownership of attached Drive files to the teacher and may also update the submission state. This may only be called by the student that owns the specified student submission. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, turn in the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

+

Turns in a student submission. Turning in a student submission transfers ownership of attached Drive files to the teacher and may also update the submission state. This may only be called by the student that owns the specified student submission. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, turn in the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.

Method Details

close() @@ -324,22 +324,22 @@

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. +
modifyAttachments(courseId, courseWorkId, id, body=None, x__xgafv=None) -
Modifies attachments of student submission. Attachments may only be added to student submissions belonging to course work objects with a `workType` of `ASSIGNMENT`. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, if the user is not permitted to modify attachments on the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
+  
Modifies attachments of student submission. Attachments may only be added to student submissions belonging to course work objects with a `workType` of `ASSIGNMENT`. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, if the user is not permitted to modify attachments on the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
 
 Args:
   courseId: string, Identifier of the course. This identifier can be either the Classroom-assigned identifier or an alias. (required)
@@ -470,7 +470,7 @@ 

Method Details

patch(courseId, courseWorkId, id, body=None, updateMask=None, x__xgafv=None) -
Updates one or more fields of a student submission. See google.classroom.v1.StudentSubmission for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
+  
Updates one or more fields of a student submission. See google.classroom.v1.StudentSubmission for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment with Grade Sync enabled on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work or an add-on attachment on the corresponding course work with Grade Sync enabled, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
 
 Args:
   courseId: string, Identifier of the course. This identifier can be either the Classroom-assigned identifier or an alias. (required)
@@ -653,7 +653,7 @@ 

Method Details

reclaim(courseId, courseWorkId, id, body=None, x__xgafv=None) -
Reclaims a student submission on behalf of the student that owns it. Reclaiming a student submission transfers ownership of attached Drive files to the student and updates the submission state. Only the student that owns the requested student submission may call this method, and only for a student submission that has been turned in. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, unsubmit the requested student submission, or for access errors. * `FAILED_PRECONDITION` if the student submission has not been turned in. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
+  
Reclaims a student submission on behalf of the student that owns it. Reclaiming a student submission transfers ownership of attached Drive files to the student and updates the submission state. Only the student that owns the requested student submission may call this method, and only for a student submission that has been turned in. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, unsubmit the requested student submission, or for access errors. * `FAILED_PRECONDITION` if the student submission has not been turned in. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
 
 Args:
   courseId: string, Identifier of the course. This identifier can be either the Classroom-assigned identifier or an alias. (required)
@@ -679,7 +679,7 @@ 

Method Details

return_(courseId, courseWorkId, id, body=None, x__xgafv=None) -
Returns a student submission. Returning a student submission transfers ownership of attached Drive files to the student and may also update the submission state. Unlike the Classroom application, returning a student submission does not set assignedGrade to the draftGrade value. Only a teacher of the course that contains the requested student submission may call this method. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, return the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
+  
Returns a student submission. Returning a student submission transfers ownership of attached Drive files to the student and may also update the submission state. Unlike the Classroom application, returning a student submission does not set assignedGrade to the draftGrade value. Only a teacher of the course that contains the requested student submission may call this method. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, return the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
 
 Args:
   courseId: string, Identifier of the course. This identifier can be either the Classroom-assigned identifier or an alias. (required)
@@ -705,7 +705,7 @@ 

Method Details

turnIn(courseId, courseWorkId, id, body=None, x__xgafv=None) -
Turns in a student submission. Turning in a student submission transfers ownership of attached Drive files to the teacher and may also update the submission state. This may only be called by the student that owns the specified student submission. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, turn in the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
+  
Turns in a student submission. Turning in a student submission transfers ownership of attached Drive files to the teacher and may also update the submission state. This may only be called by the student that owns the specified student submission. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, turn in the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.
 
 Args:
   courseId: string, Identifier of the course. This identifier can be either the Classroom-assigned identifier or an alias. (required)
diff --git a/docs/dyn/classroom_v1.courses.courseWorkMaterials.addOnAttachments.html b/docs/dyn/classroom_v1.courses.courseWorkMaterials.addOnAttachments.html
index a536b3da7d..2e66239c6f 100644
--- a/docs/dyn/classroom_v1.courses.courseWorkMaterials.addOnAttachments.html
+++ b/docs/dyn/classroom_v1.courses.courseWorkMaterials.addOnAttachments.html
@@ -90,7 +90,7 @@ 

Instance Methods

list(courseId, itemId, pageSize=None, pageToken=None, postId=None, x__xgafv=None)

Returns all attachments created by an add-on under the post. Requires the add-on to have active attachments on the post or have permission to create new attachments on the post. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(courseId, itemId, attachmentId, body=None, postId=None, updateMask=None, x__xgafv=None)

@@ -334,17 +334,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.courses.courseWorkMaterials.html b/docs/dyn/classroom_v1.courses.courseWorkMaterials.html index 6f3a95f8e9..48ee6ddda8 100644 --- a/docs/dyn/classroom_v1.courses.courseWorkMaterials.html +++ b/docs/dyn/classroom_v1.courses.courseWorkMaterials.html @@ -98,7 +98,7 @@

Instance Methods

list(courseId, courseWorkMaterialStates=None, materialDriveId=None, materialLink=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of course work material that the requester is permitted to view. Course students may only view `PUBLISHED` course work material. Course teachers and domain administrators may view all course work material. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(courseId, id, body=None, updateMask=None, x__xgafv=None)

@@ -465,17 +465,17 @@

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. +
@@ -548,7 +548,7 @@

Method Details

"updateTime": "A String", # Timestamp of the most recent change to this course work material. Read-only. } - updateMask: string, Mask that identifies which fields on the course work material to update. This field is required to do an update. The update fails if invalid fields are specified. If a field supports empty values, it can be cleared by specifying it in the update mask and not in the course work material object. If a field that does not support empty values is included in the update mask and not set in the course work material object, an `INVALID_ARGUMENT` error is returned. The following fields may be specified by teachers: * `title` * `description` * `state` * `scheduled_time` * `topic_id` + updateMask: string, Mask that identifies which fields on the course work material to update. This field is required to do an update. The update fails if invalid fields are specified. If a field supports empty values, it can be cleared by specifying it in the update mask and not in the course work material object. If a field that does not support empty values is included in the update mask and not set in the course work material object, an `INVALID_ARGUMENT` error is returned. The following fields may be specified by teachers: * `title` * `description` * `state` * `scheduled_time` * `topic_id` * `learning_goals` x__xgafv: string, V1 error format. Allowed values 1 - v1 error format diff --git a/docs/dyn/classroom_v1.courses.html b/docs/dyn/classroom_v1.courses.html index 26c1824921..744120b31f 100644 --- a/docs/dyn/classroom_v1.courses.html +++ b/docs/dyn/classroom_v1.courses.html @@ -138,7 +138,7 @@

Instance Methods

list(courseStates=None, pageSize=None, pageToken=None, studentId=None, teacherId=None, x__xgafv=None)

Returns a list of courses that the requesting user is permitted to view, restricted to those that match the request. Returned courses are ordered by creation time, with the most recently created coming first. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the query argument is malformed. * `NOT_FOUND` if any users specified in the query arguments do not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(id, body=None, updateMask=None, x__xgafv=None)

@@ -552,17 +552,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.courses.posts.addOnAttachments.html b/docs/dyn/classroom_v1.courses.posts.addOnAttachments.html index 2f7e3aa269..e6bc393c57 100644 --- a/docs/dyn/classroom_v1.courses.posts.addOnAttachments.html +++ b/docs/dyn/classroom_v1.courses.posts.addOnAttachments.html @@ -95,7 +95,7 @@

Instance Methods

list(courseId, postId, itemId=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns all attachments created by an add-on under the post. Requires the add-on to have active attachments on the post or have permission to create new attachments on the post. This method returns the following error codes: * `PERMISSION_DENIED` for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if one of the identified resources does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(courseId, postId, attachmentId, body=None, itemId=None, updateMask=None, x__xgafv=None)

@@ -339,17 +339,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.courses.studentGroups.html b/docs/dyn/classroom_v1.courses.studentGroups.html index d7a7c8fbb8..a4e0549b20 100644 --- a/docs/dyn/classroom_v1.courses.studentGroups.html +++ b/docs/dyn/classroom_v1.courses.studentGroups.html @@ -92,7 +92,7 @@

Instance Methods

list(courseId, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of groups in a course. This method returns the following error codes: * `NOT_FOUND` if the course does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(courseId, id, body=None, updateMask=None, x__xgafv=None)

@@ -181,17 +181,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.courses.studentGroups.studentGroupMembers.html b/docs/dyn/classroom_v1.courses.studentGroups.studentGroupMembers.html index fdbefbd928..c1d60c9fb8 100644 --- a/docs/dyn/classroom_v1.courses.studentGroups.studentGroupMembers.html +++ b/docs/dyn/classroom_v1.courses.studentGroups.studentGroupMembers.html @@ -87,7 +87,7 @@

Instance Methods

list(courseId, studentGroupId, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of students in a group. This method returns the following error codes: * `NOT_FOUND` if the course or student group does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/classroom_v1.courses.students.html b/docs/dyn/classroom_v1.courses.students.html index 1212b4ecef..f57f628985 100644 --- a/docs/dyn/classroom_v1.courses.students.html +++ b/docs/dyn/classroom_v1.courses.students.html @@ -90,7 +90,7 @@

Instance Methods

list(courseId, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of students of this course that the requester is permitted to view. This method returns the following error codes: * `NOT_FOUND` if the course does not exist. * `PERMISSION_DENIED` for access errors.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -279,17 +279,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/classroom_v1.courses.teachers.html b/docs/dyn/classroom_v1.courses.teachers.html index 9f1ac8254b..0d4888d066 100644 --- a/docs/dyn/classroom_v1.courses.teachers.html +++ b/docs/dyn/classroom_v1.courses.teachers.html @@ -90,7 +90,7 @@

Instance Methods

list(courseId, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of teachers of this course that the requester is permitted to view. This method returns the following error codes: * `NOT_FOUND` if the course does not exist. * `PERMISSION_DENIED` for access errors.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -258,17 +258,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/classroom_v1.courses.topics.html b/docs/dyn/classroom_v1.courses.topics.html index 65c7530cf7..8894c3d6c7 100644 --- a/docs/dyn/classroom_v1.courses.topics.html +++ b/docs/dyn/classroom_v1.courses.topics.html @@ -90,7 +90,7 @@

Instance Methods

list(courseId, pageSize=None, pageToken=None, x__xgafv=None)

Returns the list of topics that the requester is permitted to view. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(courseId, id, body=None, updateMask=None, x__xgafv=None)

@@ -205,17 +205,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.html b/docs/dyn/classroom_v1.html index 1a72f0a586..990ecf5105 100644 --- a/docs/dyn/classroom_v1.html +++ b/docs/dyn/classroom_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/classroom_v1.invitations.html b/docs/dyn/classroom_v1.invitations.html index d21b04f3d6..1b5550e1eb 100644 --- a/docs/dyn/classroom_v1.invitations.html +++ b/docs/dyn/classroom_v1.invitations.html @@ -93,7 +93,7 @@

Instance Methods

list(courseId=None, pageSize=None, pageToken=None, userId=None, x__xgafv=None)

Returns a list of invitations that the requesting user is permitted to view, restricted to those that match the list request. *Note:* At least one of `user_id` or `course_id` must be supplied. Both fields can be supplied. This method returns the following error codes: * `PERMISSION_DENIED` for access errors.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -221,17 +221,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/classroom_v1.userProfiles.guardianInvitations.html b/docs/dyn/classroom_v1.userProfiles.guardianInvitations.html index 6b94d03698..549907c367 100644 --- a/docs/dyn/classroom_v1.userProfiles.guardianInvitations.html +++ b/docs/dyn/classroom_v1.userProfiles.guardianInvitations.html @@ -87,7 +87,7 @@

Instance Methods

list(studentId, invitedEmailAddress=None, pageSize=None, pageToken=None, states=None, x__xgafv=None)

Returns a list of guardian invitations that the requesting user is permitted to view, filtered by the parameters provided. This method returns the following error codes: * `PERMISSION_DENIED` if a `student_id` is specified, and the requesting user is not permitted to view guardian invitations for that student, if `"-"` is specified as the `student_id` and the user is not a domain administrator, if guardians are not enabled for the domain in question, or for other access errors. * `INVALID_ARGUMENT` if a `student_id` is specified, but its format cannot be recognized (it is not an email address, nor a `student_id` from the API, nor the literal string `me`). May also be returned if an invalid `page_token` or `state` is provided. * `NOT_FOUND` if a `student_id` is specified, and its format can be recognized, but Classroom has no record of that student.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(studentId, invitationId, body=None, updateMask=None, x__xgafv=None)

@@ -193,17 +193,17 @@

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. +
diff --git a/docs/dyn/classroom_v1.userProfiles.guardians.html b/docs/dyn/classroom_v1.userProfiles.guardians.html index 2019a15f05..75a0e105a5 100644 --- a/docs/dyn/classroom_v1.userProfiles.guardians.html +++ b/docs/dyn/classroom_v1.userProfiles.guardians.html @@ -87,7 +87,7 @@

Instance Methods

list(studentId, invitedEmailAddress=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of guardians that the requesting user is permitted to view, restricted to those that match the request. To list guardians for any student that the requesting user may view guardians for, use the literal character `-` for the student ID. This method returns the following error codes: * `PERMISSION_DENIED` if a `student_id` is specified, and the requesting user is not permitted to view guardian information for that student, if `"-"` is specified as the `student_id` and the user is not a domain administrator, if guardians are not enabled for the domain in question, if the `invited_email_address` filter is set by a user who is not a domain administrator, or for other access errors. * `INVALID_ARGUMENT` if a `student_id` is specified, but its format cannot be recognized (it is not an email address, nor a `student_id` from the API, nor the literal string `me`). May also be returned if an invalid `page_token` is provided. * `NOT_FOUND` if a `student_id` is specified, and its format can be recognized, but Classroom has no record of that student.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -198,17 +198,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1.assets.html b/docs/dyn/cloudasset_v1.assets.html index e1419d6728..48aca8aa1f 100644 --- a/docs/dyn/cloudasset_v1.assets.html +++ b/docs/dyn/cloudasset_v1.assets.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, assetTypes=None, contentType=None, pageSize=None, pageToken=None, readTime=None, relationshipTypes=None, x__xgafv=None)

Lists assets with time and resource types and returns paged results in response.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -705,17 +705,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1.html b/docs/dyn/cloudasset_v1.html index fb90e9a25f..6ee9897ca1 100644 --- a/docs/dyn/cloudasset_v1.html +++ b/docs/dyn/cloudasset_v1.html @@ -108,7 +108,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -117,20 +117,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1.savedQueries.html b/docs/dyn/cloudasset_v1.savedQueries.html index 44654e87fe..179f5f4f33 100644 --- a/docs/dyn/cloudasset_v1.savedQueries.html +++ b/docs/dyn/cloudasset_v1.savedQueries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all saved queries in a parent project/folder/organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -345,17 +345,17 @@

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. +
diff --git a/docs/dyn/cloudasset_v1.v1.html b/docs/dyn/cloudasset_v1.v1.html index ba4daffb38..58fa21616c 100644 --- a/docs/dyn/cloudasset_v1.v1.html +++ b/docs/dyn/cloudasset_v1.v1.html @@ -87,19 +87,19 @@

Instance Methods

analyzeOrgPolicies(scope, constraint=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Analyzes organization policies under a scope.

- analyzeOrgPolicies_next()

+ analyzeOrgPolicies_next(previous_request, previous_response)

Retrieves the next page of results.

analyzeOrgPolicyGovernedAssets(scope, constraint=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Analyzes organization policies governed assets (Google Cloud resources or policies) under a scope. This RPC supports custom constraints and the following canned constraints: * constraints/ainotebooks.accessMode * constraints/ainotebooks.disableFileDownloads * constraints/ainotebooks.disableRootAccess * constraints/ainotebooks.disableTerminal * constraints/ainotebooks.environmentOptions * constraints/ainotebooks.requireAutoUpgradeSchedule * constraints/ainotebooks.restrictVpcNetworks * constraints/compute.disableGuestAttributesAccess * constraints/compute.disableInstanceDataAccessApis * constraints/compute.disableNestedVirtualization * constraints/compute.disableSerialPortAccess * constraints/compute.disableSerialPortLogging * constraints/compute.disableVpcExternalIpv6 * constraints/compute.requireOsLogin * constraints/compute.requireShieldedVm * constraints/compute.restrictLoadBalancerCreationForTypes * constraints/compute.restrictProtocolForwardingCreationForTypes * constraints/compute.restrictXpnProjectLienRemoval * constraints/compute.setNewProjectDefaultToZonalDNSOnly * constraints/compute.skipDefaultNetworkCreation * constraints/compute.trustedImageProjects * constraints/compute.vmCanIpForward * constraints/compute.vmExternalIpAccess * constraints/gcp.detailedAuditLoggingMode * constraints/gcp.resourceLocations * constraints/iam.allowedPolicyMemberDomains * constraints/iam.automaticIamGrantsForDefaultServiceAccounts * constraints/iam.disableServiceAccountCreation * constraints/iam.disableServiceAccountKeyCreation * constraints/iam.disableServiceAccountKeyUpload * constraints/iam.restrictCrossProjectServiceAccountLienRemoval * constraints/iam.serviceAccountKeyExpiryHours * constraints/resourcemanager.accessBoundaries * constraints/resourcemanager.allowedExportDestinations * constraints/sql.restrictAuthorizedNetworks * constraints/sql.restrictNoncompliantDiagnosticDataAccess * constraints/sql.restrictNoncompliantResourceCreation * constraints/sql.restrictPublicIp * constraints/storage.publicAccessPrevention * constraints/storage.restrictAuthTypes * constraints/storage.uniformBucketLevelAccess This RPC only returns either resources of types [supported by search APIs](https://cloud.google.com/asset-inventory/docs/supported-asset-types) or IAM policies.

- analyzeOrgPolicyGovernedAssets_next()

+ analyzeOrgPolicyGovernedAssets_next(previous_request, previous_response)

Retrieves the next page of results.

analyzeOrgPolicyGovernedContainers(scope, constraint=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Analyzes organization policies governed containers (projects, folders or organization) under a scope.

- analyzeOrgPolicyGovernedContainers_next()

+ analyzeOrgPolicyGovernedContainers_next(previous_request, previous_response)

Retrieves the next page of results.

batchGetAssetsHistory(parent, assetNames=None, contentType=None, readTimeWindow_endTime=None, readTimeWindow_startTime=None, relationshipTypes=None, x__xgafv=None)

@@ -117,13 +117,13 @@

Instance Methods

searchAllIamPolicies(scope, assetTypes=None, orderBy=None, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches all IAM policies within the specified scope, such as a project, folder, or organization. The caller must be granted the `cloudasset.assets.searchAllIamPolicies` permission on the desired scope, otherwise the request will be rejected.

- searchAllIamPolicies_next()

+ searchAllIamPolicies_next(previous_request, previous_response)

Retrieves the next page of results.

searchAllResources(scope, assetTypes=None, orderBy=None, pageSize=None, pageToken=None, query=None, readMask=None, x__xgafv=None)

Searches all Google Cloud resources within the specified scope, such as a project, folder, or organization. The caller must be granted the `cloudasset.assets.searchAllResources` permission on the desired scope, otherwise the request will be rejected.

- searchAllResources_next()

+ searchAllResources_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -621,17 +621,17 @@

Method Details

- analyzeOrgPolicies_next() + analyzeOrgPolicies_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. +
@@ -814,17 +814,17 @@

Method Details

- analyzeOrgPolicyGovernedAssets_next() + analyzeOrgPolicyGovernedAssets_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. +
@@ -964,17 +964,17 @@

Method Details

- analyzeOrgPolicyGovernedContainers_next() + analyzeOrgPolicyGovernedContainers_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. +
@@ -2401,17 +2401,17 @@

Method Details

- searchAllIamPolicies_next() + searchAllIamPolicies_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. +
@@ -2557,17 +2557,17 @@

Method Details

- searchAllResources_next() + searchAllResources_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1beta1.html b/docs/dyn/cloudasset_v1beta1.html index a1df6c909d..2b744c90e6 100644 --- a/docs/dyn/cloudasset_v1beta1.html +++ b/docs/dyn/cloudasset_v1beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1p1beta1.html b/docs/dyn/cloudasset_v1p1beta1.html index 1ebeb04c36..de17540f27 100644 --- a/docs/dyn/cloudasset_v1p1beta1.html +++ b/docs/dyn/cloudasset_v1p1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1p1beta1.iamPolicies.html b/docs/dyn/cloudasset_v1p1beta1.iamPolicies.html index 3d1b14d769..de4f7f7e27 100644 --- a/docs/dyn/cloudasset_v1p1beta1.iamPolicies.html +++ b/docs/dyn/cloudasset_v1p1beta1.iamPolicies.html @@ -81,7 +81,7 @@

Instance Methods

searchAll(scope, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches all the IAM policies within a given accessible Resource Manager scope (project/folder/organization). This RPC gives callers especially administrators the ability to search all the IAM policies within a scope, even if they don't have `.getIamPolicy` permission of all the IAM policies. Callers should have `cloudasset.assets.searchAllIamPolicies` permission on the requested scope, otherwise the request will be rejected.

- searchAll_next()

+ searchAll_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

Method Details

- searchAll_next() + searchAll_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1p1beta1.resources.html b/docs/dyn/cloudasset_v1p1beta1.resources.html index 671722dc71..0037513886 100644 --- a/docs/dyn/cloudasset_v1p1beta1.resources.html +++ b/docs/dyn/cloudasset_v1p1beta1.resources.html @@ -81,7 +81,7 @@

Instance Methods

searchAll(scope, assetTypes=None, orderBy=None, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches all the resources within a given accessible Resource Manager scope (project/folder/organization). This RPC gives callers especially administrators the ability to search all the resources within a scope, even if they don't have `.get` permission of all the resources. Callers should have `cloudasset.assets.searchAllResources` permission on the requested scope, otherwise the request will be rejected.

- searchAll_next()

+ searchAll_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -133,17 +133,17 @@

Method Details

- searchAll_next() + searchAll_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1p5beta1.assets.html b/docs/dyn/cloudasset_v1p5beta1.assets.html index 086d37ca02..d74ac7e108 100644 --- a/docs/dyn/cloudasset_v1p5beta1.assets.html +++ b/docs/dyn/cloudasset_v1p5beta1.assets.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, assetTypes=None, contentType=None, pageSize=None, pageToken=None, readTime=None, x__xgafv=None)

Lists assets with time and resource types and returns paged results in response.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -505,17 +505,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1p5beta1.html b/docs/dyn/cloudasset_v1p5beta1.html index cb3ac8dbd2..9ea5da0ac3 100644 --- a/docs/dyn/cloudasset_v1p5beta1.html +++ b/docs/dyn/cloudasset_v1p5beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudasset_v1p7beta1.html b/docs/dyn/cloudasset_v1p7beta1.html index 82e0473bf8..0672a6f4a4 100644 --- a/docs/dyn/cloudasset_v1p7beta1.html +++ b/docs/dyn/cloudasset_v1p7beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1.billingAccounts.html b/docs/dyn/cloudbilling_v1.billingAccounts.html index a9c2fc3d3c..6701a3459d 100644 --- a/docs/dyn/cloudbilling_v1.billingAccounts.html +++ b/docs/dyn/cloudbilling_v1.billingAccounts.html @@ -100,7 +100,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Lists the billing accounts that the current authenticated user has permission to [view](https://cloud.google.com/billing/docs/how-to/billing-access).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/cloudbilling_v1.billingAccounts.projects.html b/docs/dyn/cloudbilling_v1.billingAccounts.projects.html index 682766d603..75de07a479 100644 --- a/docs/dyn/cloudbilling_v1.billingAccounts.projects.html +++ b/docs/dyn/cloudbilling_v1.billingAccounts.projects.html @@ -81,7 +81,7 @@

Instance Methods

list(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists the projects associated with a billing account. The current authenticated user must have the `billing.resourceAssociations.list` IAM permission, which is often given to billing account [viewers](https://cloud.google.com/billing/docs/how-to/billing-access).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1.billingAccounts.subAccounts.html b/docs/dyn/cloudbilling_v1.billingAccounts.subAccounts.html index f2792d5482..fcf96f39e4 100644 --- a/docs/dyn/cloudbilling_v1.billingAccounts.subAccounts.html +++ b/docs/dyn/cloudbilling_v1.billingAccounts.subAccounts.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the billing accounts that the current authenticated user has permission to [view](https://cloud.google.com/billing/docs/how-to/billing-access).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1.html b/docs/dyn/cloudbilling_v1.html index a8b7320e24..8ca2042b30 100644 --- a/docs/dyn/cloudbilling_v1.html +++ b/docs/dyn/cloudbilling_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1.organizations.billingAccounts.html b/docs/dyn/cloudbilling_v1.organizations.billingAccounts.html index 2e390bfb2e..fddb97662a 100644 --- a/docs/dyn/cloudbilling_v1.organizations.billingAccounts.html +++ b/docs/dyn/cloudbilling_v1.organizations.billingAccounts.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the billing accounts that the current authenticated user has permission to [view](https://cloud.google.com/billing/docs/how-to/billing-access).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(destinationParent, name, x__xgafv=None)

@@ -164,17 +164,17 @@

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. +
diff --git a/docs/dyn/cloudbilling_v1.services.html b/docs/dyn/cloudbilling_v1.services.html index 2ba1040792..927a462ed0 100644 --- a/docs/dyn/cloudbilling_v1.services.html +++ b/docs/dyn/cloudbilling_v1.services.html @@ -86,7 +86,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists all public cloud services.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,17 +123,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1.services.skus.html b/docs/dyn/cloudbilling_v1.services.skus.html index 694c8ad64c..9b7aad2572 100644 --- a/docs/dyn/cloudbilling_v1.services.skus.html +++ b/docs/dyn/cloudbilling_v1.services.skus.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, currencyCode=None, endTime=None, pageSize=None, pageToken=None, startTime=None, x__xgafv=None)

Lists all publicly available SKUs for a given cloud service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1beta.billingAccounts.services.html b/docs/dyn/cloudbilling_v1beta.billingAccounts.services.html index 9de53076f7..100f31128f 100644 --- a/docs/dyn/cloudbilling_v1beta.billingAccounts.services.html +++ b/docs/dyn/cloudbilling_v1beta.billingAccounts.services.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists services visible to a billing account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -142,17 +142,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1beta.billingAccounts.skuGroups.html b/docs/dyn/cloudbilling_v1beta.billingAccounts.skuGroups.html index a18dd49cda..9a2e05d0d3 100644 --- a/docs/dyn/cloudbilling_v1beta.billingAccounts.skuGroups.html +++ b/docs/dyn/cloudbilling_v1beta.billingAccounts.skuGroups.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SKU groups visible to a billing account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1beta.billingAccounts.skuGroups.skus.html b/docs/dyn/cloudbilling_v1beta.billingAccounts.skuGroups.skus.html index 57bc08c718..6e3b224833 100644 --- a/docs/dyn/cloudbilling_v1beta.billingAccounts.skuGroups.skus.html +++ b/docs/dyn/cloudbilling_v1beta.billingAccounts.skuGroups.skus.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SKUs that is part of billing account SKU groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -192,17 +192,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1beta.billingAccounts.skus.html b/docs/dyn/cloudbilling_v1beta.billingAccounts.skus.html index 219691cc98..79d94ee9dd 100644 --- a/docs/dyn/cloudbilling_v1beta.billingAccounts.skus.html +++ b/docs/dyn/cloudbilling_v1beta.billingAccounts.skus.html @@ -94,7 +94,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SKUs visible to a billing account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -203,17 +203,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1beta.billingAccounts.skus.prices.html b/docs/dyn/cloudbilling_v1beta.billingAccounts.skus.prices.html index afd9c4dbca..59743e1bc3 100644 --- a/docs/dyn/cloudbilling_v1beta.billingAccounts.skus.prices.html +++ b/docs/dyn/cloudbilling_v1beta.billingAccounts.skus.prices.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, currencyCode=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the latest prices for SKUs available to your Cloud Billing account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1beta.html b/docs/dyn/cloudbilling_v1beta.html index e4525c2368..1c49015d24 100644 --- a/docs/dyn/cloudbilling_v1beta.html +++ b/docs/dyn/cloudbilling_v1beta.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1beta.skuGroups.html b/docs/dyn/cloudbilling_v1beta.skuGroups.html index 22fb2b5458..be1c3921fd 100644 --- a/docs/dyn/cloudbilling_v1beta.skuGroups.html +++ b/docs/dyn/cloudbilling_v1beta.skuGroups.html @@ -89,7 +89,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists all publicly listed SKU groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -144,17 +144,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1beta.skuGroups.skus.html b/docs/dyn/cloudbilling_v1beta.skuGroups.skus.html index e4c484c801..49bb2c91fb 100644 --- a/docs/dyn/cloudbilling_v1beta.skuGroups.skus.html +++ b/docs/dyn/cloudbilling_v1beta.skuGroups.skus.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all publicly listed SKUs contained by a publicly listed SKU group.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -192,17 +192,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudbilling_v1beta.skus.prices.html b/docs/dyn/cloudbilling_v1beta.skus.prices.html index 846c7700d1..d87b337ecd 100644 --- a/docs/dyn/cloudbilling_v1beta.skus.prices.html +++ b/docs/dyn/cloudbilling_v1beta.skus.prices.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, currencyCode=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the latest prices for all SKUs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -144,17 +144,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.channelPartnerRepricingConfigs.html b/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.channelPartnerRepricingConfigs.html index 54a8a528fe..2e61716e0f 100644 --- a/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.channelPartnerRepricingConfigs.html +++ b/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.channelPartnerRepricingConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about how a Reseller modifies their bill before sending it to a ChannelPartner. Possible Error Codes: * PERMISSION_DENIED: If the account making the request and the account being queried are different. * NOT_FOUND: The ChannelPartnerRepricingConfig specified does not exist or is not associated with the given account. * INTERNAL: Any non-user error related to technical issues in the backend. In this case, contact Cloud Channel support. Return Value: If successful, the ChannelPartnerRepricingConfig resources. The data for each resource is displayed in the ascending order of: * Channel Partner ID * RepricingConfig.effective_invoice_month * ChannelPartnerRepricingConfig.update_time If unsuccessful, returns an error.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -344,17 +344,17 @@

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. +
diff --git a/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.customers.html b/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.customers.html index d7baba2c0d..c8c15fa143 100644 --- a/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.customers.html +++ b/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.customers.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Customers. Possible error codes: * PERMISSION_DENIED: The reseller account making the request is different from the reseller account in the API request. * INVALID_ARGUMENT: Required request parameters are missing or invalid. Return value: List of Customers, or an empty list if there are no customers.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -472,17 +472,17 @@

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. +
diff --git a/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.html b/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.html index 3ecabf89ca..1e0bcfb0f6 100644 --- a/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.html +++ b/docs/dyn/cloudchannel_v1.accounts.channelPartnerLinks.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List ChannelPartnerLinks belonging to a distributor. You must be a distributor to call this method. Possible error codes: * PERMISSION_DENIED: The reseller account making the request is different from the reseller account in the API request. * INVALID_ARGUMENT: Required request parameters are missing or invalid. Return value: The list of the distributor account's ChannelPartnerLink resources.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -270,17 +270,17 @@

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. +
diff --git a/docs/dyn/cloudchannel_v1.accounts.customers.customerRepricingConfigs.html b/docs/dyn/cloudchannel_v1.accounts.customers.customerRepricingConfigs.html index 5d84fac32a..ae38cedcc4 100644 --- a/docs/dyn/cloudchannel_v1.accounts.customers.customerRepricingConfigs.html +++ b/docs/dyn/cloudchannel_v1.accounts.customers.customerRepricingConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about how a Reseller modifies their bill before sending it to a Customer. Possible Error Codes: * PERMISSION_DENIED: If the account making the request and the account being queried are different. * NOT_FOUND: The CustomerRepricingConfig specified does not exist or is not associated with the given account. * INTERNAL: Any non-user error related to technical issues in the backend. In this case, contact Cloud Channel support. Return Value: If successful, the CustomerRepricingConfig resources. The data for each resource is displayed in the ascending order of: * Customer ID * RepricingConfig.EntitlementGranularity.entitlement * RepricingConfig.effective_invoice_month * CustomerRepricingConfig.update_time If unsuccessful, returns an error.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -344,17 +344,17 @@

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. +
diff --git a/docs/dyn/cloudchannel_v1.accounts.customers.entitlements.html b/docs/dyn/cloudchannel_v1.accounts.customers.entitlements.html index a702562423..26270a6d52 100644 --- a/docs/dyn/cloudchannel_v1.accounts.customers.entitlements.html +++ b/docs/dyn/cloudchannel_v1.accounts.customers.entitlements.html @@ -105,10 +105,10 @@

Instance Methods

listEntitlementChanges(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List entitlement history. Possible error codes: * PERMISSION_DENIED: The reseller account making the request and the provided reseller account are different. * INVALID_ARGUMENT: Missing or invalid required fields in the request. * NOT_FOUND: The parent resource doesn't exist. Usually the result of an invalid name parameter. * INTERNAL: Any non-user error related to a technical issue in the backend. In this case, contact CloudChannel support. * UNKNOWN: Any non-user error related to a technical issue in the backend. In this case, contact Cloud Channel support. Return value: List of EntitlementChanges.

- listEntitlementChanges_next()

+ listEntitlementChanges_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupOffer(entitlement, x__xgafv=None)

@@ -676,31 +676,31 @@

Method Details

- listEntitlementChanges_next() + listEntitlementChanges_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_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. +
diff --git a/docs/dyn/cloudchannel_v1.accounts.customers.html b/docs/dyn/cloudchannel_v1.accounts.customers.html index 65c52e38aa..1074043e60 100644 --- a/docs/dyn/cloudchannel_v1.accounts.customers.html +++ b/docs/dyn/cloudchannel_v1.accounts.customers.html @@ -106,16 +106,16 @@

Instance Methods

listPurchasableOffers(customer, changeOfferPurchase_billingAccount=None, changeOfferPurchase_entitlement=None, changeOfferPurchase_newSku=None, createEntitlementPurchase_billingAccount=None, createEntitlementPurchase_sku=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the following: * Offers that you can purchase for a customer. * Offers that you can change for an entitlement. Possible error codes: * PERMISSION_DENIED: * The customer doesn't belong to the reseller * The reseller is not authorized to transact on this Product. See https://support.google.com/channelservices/answer/9759265 * INVALID_ARGUMENT: Required request parameters are missing or invalid.

- listPurchasableOffers_next()

+ listPurchasableOffers_next(previous_request, previous_response)

Retrieves the next page of results.

listPurchasableSkus(customer, changeOfferPurchase_changeType=None, changeOfferPurchase_entitlement=None, createEntitlementPurchase_product=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the following: * SKUs that you can purchase for a customer * SKUs that you can upgrade or downgrade for an entitlement. Possible error codes: * PERMISSION_DENIED: The customer doesn't belong to the reseller. * INVALID_ARGUMENT: Required request parameters are missing or invalid.

- listPurchasableSkus_next()

+ listPurchasableSkus_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -744,17 +744,17 @@

Method Details

- listPurchasableOffers_next() + listPurchasableOffers_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. +
@@ -815,31 +815,31 @@

Method Details

- listPurchasableSkus_next() + listPurchasableSkus_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_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. +
diff --git a/docs/dyn/cloudchannel_v1.accounts.html b/docs/dyn/cloudchannel_v1.accounts.html index c113d923fd..5c6b3b3187 100644 --- a/docs/dyn/cloudchannel_v1.accounts.html +++ b/docs/dyn/cloudchannel_v1.accounts.html @@ -114,19 +114,19 @@

Instance Methods

listSubscribers(account, integrator=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists service accounts with subscriber privileges on the Pub/Sub topic created for this Channel Services account or integrator. Possible error codes: * PERMISSION_DENIED: The reseller account making the request and the provided reseller account are different, or the impersonated user is not a super admin. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * NOT_FOUND: The topic resource doesn't exist. * INTERNAL: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. Return value: A list of service email addresses.

- listSubscribers_next()

+ listSubscribers_next(previous_request, previous_response)

Retrieves the next page of results.

listTransferableOffers(parent, body=None, x__xgafv=None)

List TransferableOffers of a customer based on Cloud Identity ID or Customer Name in the request. Use this method when a reseller gets the entitlement information of an unowned customer. The reseller should provide the customer's Cloud Identity ID or Customer Name. Possible error codes: * PERMISSION_DENIED: * The customer doesn't belong to the reseller and has no auth token. * The customer provided incorrect reseller information when generating auth token. * The reseller account making the request is different from the reseller account in the query. * The reseller is not authorized to transact on this Product. See https://support.google.com/channelservices/answer/9759265 * INVALID_ARGUMENT: Required request parameters are missing or invalid. Return value: List of TransferableOffer for the given customer and SKU.

- listTransferableOffers_next()

+ listTransferableOffers_next(previous_request, previous_response)

Retrieves the next page of results.

listTransferableSkus(parent, body=None, x__xgafv=None)

List TransferableSkus of a customer based on the Cloud Identity ID or Customer Name in the request. Use this method to list the entitlements information of an unowned customer. You should provide the customer's Cloud Identity ID or Customer Name. Possible error codes: * PERMISSION_DENIED: * The customer doesn't belong to the reseller and has no auth token. * The supplied auth token is invalid. * The reseller account making the request is different from the reseller account in the query. * INVALID_ARGUMENT: Required request parameters are missing or invalid. Return value: A list of the customer's TransferableSku.

- listTransferableSkus_next()

+ listTransferableSkus_next(previous_request, previous_response)

Retrieves the next page of results.

register(account, body=None, x__xgafv=None)

@@ -203,17 +203,17 @@

Method Details

- listSubscribers_next() + listSubscribers_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. +
@@ -460,17 +460,17 @@

Method Details

- listTransferableOffers_next() + listTransferableOffers_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. +
@@ -562,17 +562,17 @@

Method Details

- listTransferableSkus_next() + listTransferableSkus_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. +
diff --git a/docs/dyn/cloudchannel_v1.accounts.offers.html b/docs/dyn/cloudchannel_v1.accounts.offers.html index c22060f5ba..1e5f3a8cbf 100644 --- a/docs/dyn/cloudchannel_v1.accounts.offers.html +++ b/docs/dyn/cloudchannel_v1.accounts.offers.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, languageCode=None, pageSize=None, pageToken=None, showFutureOffers=None, x__xgafv=None)

Lists the Offers the reseller can sell. Possible error codes: * INVALID_ARGUMENT: Required request parameters are missing or invalid.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -322,17 +322,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudchannel_v1.accounts.reportJobs.html b/docs/dyn/cloudchannel_v1.accounts.reportJobs.html index dbe3aea6db..c718ca6345 100644 --- a/docs/dyn/cloudchannel_v1.accounts.reportJobs.html +++ b/docs/dyn/cloudchannel_v1.accounts.reportJobs.html @@ -81,7 +81,7 @@

Instance Methods

fetchReportResults(reportJob, body=None, x__xgafv=None)

Retrieves data generated by CloudChannelReportsService.RunReportJob. Deprecated: Please use [Export Channel Services data to BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) instead.

- fetchReportResults_next()

+ fetchReportResults_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -253,17 +253,17 @@

Method Details

- fetchReportResults_next() + fetchReportResults_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudchannel_v1.accounts.reports.html b/docs/dyn/cloudchannel_v1.accounts.reports.html index acae0ba13c..98904d5b60 100644 --- a/docs/dyn/cloudchannel_v1.accounts.reports.html +++ b/docs/dyn/cloudchannel_v1.accounts.reports.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the reports that RunReportJob can run. These reports include an ID, a description, and the list of columns that will be in the result. Deprecated: Please use [Export Channel Services data to BigQuery](https://cloud.google.com/channel/docs/rebilling/export-data-to-bigquery) instead.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

run(name, body=None, x__xgafv=None)

@@ -129,17 +129,17 @@

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. +
diff --git a/docs/dyn/cloudchannel_v1.accounts.skuGroups.billableSkus.html b/docs/dyn/cloudchannel_v1.accounts.skuGroups.billableSkus.html index 1d3084e727..56aee1d508 100644 --- a/docs/dyn/cloudchannel_v1.accounts.skuGroups.billableSkus.html +++ b/docs/dyn/cloudchannel_v1.accounts.skuGroups.billableSkus.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Billable SKUs in a given SKU group. Possible error codes: PERMISSION_DENIED: If the account making the request and the account being queried for are different, or the account doesn't exist. INVALID_ARGUMENT: Missing or invalid required parameters in the request. INTERNAL: Any non-user error related to technical issue in the backend. In this case, contact cloud channel support. Return Value: If successful, the BillableSku resources. The data for each resource is displayed in the ascending order of: * BillableSku.service_display_name * BillableSku.sku_display_name If unsuccessful, returns an error.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudchannel_v1.accounts.skuGroups.html b/docs/dyn/cloudchannel_v1.accounts.skuGroups.html index 279c82a8ad..2e30d1b672 100644 --- a/docs/dyn/cloudchannel_v1.accounts.skuGroups.html +++ b/docs/dyn/cloudchannel_v1.accounts.skuGroups.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Rebilling supported SKU groups the account is authorized to sell. Reference: https://cloud.google.com/skus/sku-groups Possible Error Codes: * PERMISSION_DENIED: If the account making the request and the account being queried are different, or the account doesn't exist. * INTERNAL: Any non-user error related to technical issues in the backend. In this case, contact Cloud Channel support. Return Value: If successful, the SkuGroup resources. The data for each resource is displayed in the alphabetical order of SKU group display name. The data for each resource is displayed in the ascending order of SkuGroup.display_name If unsuccessful, returns an error.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -122,17 +122,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudchannel_v1.html b/docs/dyn/cloudchannel_v1.html index aa51f74b7e..7f7e5a7abc 100644 --- a/docs/dyn/cloudchannel_v1.html +++ b/docs/dyn/cloudchannel_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudchannel_v1.integrators.html b/docs/dyn/cloudchannel_v1.integrators.html index 52045ddf02..5cf4231eae 100644 --- a/docs/dyn/cloudchannel_v1.integrators.html +++ b/docs/dyn/cloudchannel_v1.integrators.html @@ -81,7 +81,7 @@

Instance Methods

listSubscribers(integrator, account=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists service accounts with subscriber privileges on the Pub/Sub topic created for this Channel Services account or integrator. Possible error codes: * PERMISSION_DENIED: The reseller account making the request and the provided reseller account are different, or the impersonated user is not a super admin. * INVALID_ARGUMENT: Required request parameters are missing or invalid. * NOT_FOUND: The topic resource doesn't exist. * INTERNAL: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. * UNKNOWN: Any non-user error related to a technical issue in the backend. Contact Cloud Channel support. Return value: A list of service email addresses.

- listSubscribers_next()

+ listSubscribers_next(previous_request, previous_response)

Retrieves the next page of results.

registerSubscriber(integrator, body=None, x__xgafv=None)

@@ -122,17 +122,17 @@

Method Details

- listSubscribers_next() + listSubscribers_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. +
diff --git a/docs/dyn/cloudchannel_v1.operations.html b/docs/dyn/cloudchannel_v1.operations.html index 5edf88be76..a9d068675e 100644 --- a/docs/dyn/cloudchannel_v1.operations.html +++ b/docs/dyn/cloudchannel_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudchannel_v1.products.html b/docs/dyn/cloudchannel_v1.products.html index 4504e5aee1..7988eda342 100644 --- a/docs/dyn/cloudchannel_v1.products.html +++ b/docs/dyn/cloudchannel_v1.products.html @@ -86,7 +86,7 @@

Instance Methods

list(account=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Products the reseller is authorized to sell. Possible error codes: * INVALID_ARGUMENT: Required request parameters are missing or invalid.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -131,17 +131,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudchannel_v1.products.skus.html b/docs/dyn/cloudchannel_v1.products.skus.html index 7fcadafeb9..6db35aaae9 100644 --- a/docs/dyn/cloudchannel_v1.products.skus.html +++ b/docs/dyn/cloudchannel_v1.products.skus.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, account=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the SKUs for a product the reseller is authorized to sell. Possible error codes: * INVALID_ARGUMENT: Required request parameters are missing or invalid.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -139,17 +139,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudcommerceprocurement_v1.html b/docs/dyn/cloudcommerceprocurement_v1.html index 45c192ef4a..c98ef98c05 100644 --- a/docs/dyn/cloudcommerceprocurement_v1.html +++ b/docs/dyn/cloudcommerceprocurement_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudcommerceprocurement_v1.providers.accounts.html b/docs/dyn/cloudcommerceprocurement_v1.providers.accounts.html index 3b1f8ec434..ac3a4804d5 100644 --- a/docs/dyn/cloudcommerceprocurement_v1.providers.accounts.html +++ b/docs/dyn/cloudcommerceprocurement_v1.providers.accounts.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Accounts that the provider has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reject(name, body=None, x__xgafv=None)

@@ -213,17 +213,17 @@

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. +
diff --git a/docs/dyn/cloudcommerceprocurement_v1.providers.entitlements.html b/docs/dyn/cloudcommerceprocurement_v1.providers.entitlements.html index 3d4693082b..c48ef5f281 100644 --- a/docs/dyn/cloudcommerceprocurement_v1.providers.entitlements.html +++ b/docs/dyn/cloudcommerceprocurement_v1.providers.entitlements.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Entitlements for which the provider has read access.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -276,17 +276,17 @@

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. +
diff --git a/docs/dyn/cloudcontrolspartner_v1.html b/docs/dyn/cloudcontrolspartner_v1.html index d0ab334f6e..67868bf0ce 100644 --- a/docs/dyn/cloudcontrolspartner_v1.html +++ b/docs/dyn/cloudcontrolspartner_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.html b/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.html index e4b1649ae9..d3f0dce31c 100644 --- a/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.html +++ b/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists customers of a partner identified by its Google Cloud organization ID

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -254,17 +254,17 @@

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. +
diff --git a/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.accessApprovalRequests.html b/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.accessApprovalRequests.html index 34ae96c90d..e411cd2521 100644 --- a/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.accessApprovalRequests.html +++ b/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.accessApprovalRequests.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Deprecated: Only returns access approval requests directly associated with an assured workload folder.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.html b/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.html index bbc9fab452..7ca208e8c7 100644 --- a/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.html +++ b/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists customer workloads for a given customer org id

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -244,17 +244,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.violations.html b/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.violations.html index cc6e78695a..e6c4980469 100644 --- a/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.violations.html +++ b/docs/dyn/cloudcontrolspartner_v1.organizations.locations.customers.workloads.violations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, interval_endTime=None, interval_startTime=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Violations for a workload Callers may also choose to read across multiple Customers or for a single customer as per [AIP-159](https://google.aip.dev/159) by using '-' (the hyphen or dash character) as a wildcard character instead of {customer} & {workload}. Format: `organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -221,17 +221,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudcontrolspartner_v1beta.html b/docs/dyn/cloudcontrolspartner_v1beta.html index ba5d6f548e..d027411994 100644 --- a/docs/dyn/cloudcontrolspartner_v1beta.html +++ b/docs/dyn/cloudcontrolspartner_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.html b/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.html index 22957ca7bf..68552dbd0b 100644 --- a/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.html +++ b/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists customers of a partner identified by its Google Cloud organization ID

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -254,17 +254,17 @@

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. +
diff --git a/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.accessApprovalRequests.html b/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.accessApprovalRequests.html index 165082d0d1..47fb49b0e0 100644 --- a/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.accessApprovalRequests.html +++ b/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.accessApprovalRequests.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Deprecated: Only returns access approval requests directly associated with an assured workload folder.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.html b/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.html index b597a0fad0..a6217ff035 100644 --- a/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.html +++ b/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists customer workloads for a given customer org id

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -244,17 +244,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.violations.html b/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.violations.html index 1c94db8e34..3cd827bff7 100644 --- a/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.violations.html +++ b/docs/dyn/cloudcontrolspartner_v1beta.organizations.locations.customers.workloads.violations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, interval_endTime=None, interval_startTime=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Violations for a workload Callers may also choose to read across multiple Customers or for a single customer as per [AIP-159](https://google.aip.dev/159) by using '-' (the hyphen or dash character) as a wildcard character instead of {customer} & {workload}. Format: `organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -221,17 +221,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/clouddeploy_v1.html b/docs/dyn/clouddeploy_v1.html index aa8911df29..b14271fa32 100644 --- a/docs/dyn/clouddeploy_v1.html +++ b/docs/dyn/clouddeploy_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/clouddeploy_v1.projects.locations.customTargetTypes.html b/docs/dyn/clouddeploy_v1.projects.locations.customTargetTypes.html index 463fc7c17d..f0ed35beb1 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.customTargetTypes.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.customTargetTypes.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CustomTargetTypes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -491,17 +491,17 @@

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. +
diff --git a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.automationRuns.html b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.automationRuns.html index 87e0851ca7..42e3a9c71d 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.automationRuns.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.automationRuns.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AutomationRuns in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -592,17 +592,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.automations.html b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.automations.html index 0c58795872..037b6db1eb 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.automations.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.automations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Automations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -659,17 +659,17 @@

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. +
diff --git a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.html b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.html index abacf1bafd..bb421df720 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DeliveryPipelines in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1506,17 +1506,17 @@

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. +
diff --git a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.html b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.html index 5f64c934b4..d4a96c054e 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Releases in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2243,17 +2243,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.rollouts.html b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.rollouts.html index 7bd2324c7d..7a3cd0eb8b 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.rollouts.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.rollouts.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Rollouts in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

retryJob(rollout, body=None, x__xgafv=None)

@@ -2794,17 +2794,17 @@

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. +
diff --git a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.rollouts.jobRuns.html b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.rollouts.jobRuns.html index 7cbec0284c..820b7bf238 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.rollouts.jobRuns.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.deliveryPipelines.releases.rollouts.jobRuns.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists JobRuns in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

terminate(name, body=None, x__xgafv=None)

@@ -418,17 +418,17 @@

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. +
diff --git a/docs/dyn/clouddeploy_v1.projects.locations.deployPolicies.html b/docs/dyn/clouddeploy_v1.projects.locations.deployPolicies.html index 89198fbeb5..233f34b022 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.deployPolicies.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.deployPolicies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DeployPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -557,17 +557,17 @@

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. +
diff --git a/docs/dyn/clouddeploy_v1.projects.locations.html b/docs/dyn/clouddeploy_v1.projects.locations.html index 3dd59e21b0..b3b904892c 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.html @@ -112,7 +112,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -224,17 +224,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/clouddeploy_v1.projects.locations.operations.html b/docs/dyn/clouddeploy_v1.projects.locations.operations.html index 1fb93e8dd3..2ff82a39fd 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.operations.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/clouddeploy_v1.projects.locations.targets.html b/docs/dyn/clouddeploy_v1.projects.locations.targets.html index 2a79f2d3bd..1b5af0a71c 100644 --- a/docs/dyn/clouddeploy_v1.projects.locations.targets.html +++ b/docs/dyn/clouddeploy_v1.projects.locations.targets.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Targets in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -515,17 +515,17 @@

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. +
diff --git a/docs/dyn/clouderrorreporting_v1beta1.html b/docs/dyn/clouderrorreporting_v1beta1.html index 2ce8f99c71..098972b5d5 100644 --- a/docs/dyn/clouderrorreporting_v1beta1.html +++ b/docs/dyn/clouderrorreporting_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/clouderrorreporting_v1beta1.projects.events.html b/docs/dyn/clouderrorreporting_v1beta1.projects.events.html index b66c01228d..edffe64bf4 100644 --- a/docs/dyn/clouderrorreporting_v1beta1.projects.events.html +++ b/docs/dyn/clouderrorreporting_v1beta1.projects.events.html @@ -81,7 +81,7 @@

Instance Methods

list(projectName, groupId=None, pageSize=None, pageToken=None, serviceFilter_resourceType=None, serviceFilter_service=None, serviceFilter_version=None, timeRange_period=None, x__xgafv=None)

Lists the specified events.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

report(projectName, body=None, x__xgafv=None)

@@ -160,17 +160,17 @@

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. +
@@ -206,7 +206,7 @@

Method Details

"user": "A String", # The user who caused or was affected by the crash. This can be a user ID, an email address, or an arbitrary token that uniquely identifies the user. When sending an error report, leave this field empty if the user was not logged in. In this case the Error Reporting system will use other data, such as remote IP address, to distinguish affected users. See `affected_users_count` in `ErrorGroupStats`. }, "eventTime": "A String", # Optional. Time when the event occurred. If not provided, the time when the event was received by the Error Reporting system is used. If provided, the time must not exceed the [logs retention period](https://cloud.google.com/logging/quotas#logs_retention_periods) in the past, or be more than 24 hours in the future. If an invalid time is provided, then an error is returned. - "message": "A String", # Required. The error message. If no `context.reportLocation` is provided, the message must contain a header (typically consisting of the exception type name and an error message) and an exception stack trace in one of the supported programming languages and formats. Supported languages are Java, Python, JavaScript, Ruby, C#, PHP, and Go. Supported stack trace formats are: * **Java**: Must be the return value of [`Throwable.printStackTrace()`](https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html#printStackTrace%28%29). * **Python**: Must be the return value of [`traceback.format_exc()`](https://docs.python.org/2/library/traceback.html#traceback.format_exc). * **JavaScript**: Must be the value of [`error.stack`](https://github.com/v8/v8/wiki/Stack-Trace-API) as returned by V8. * **Ruby**: Must contain frames returned by [`Exception.backtrace`](https://ruby-doc.org/core-2.2.0/Exception.html#method-i-backtrace). * **C#**: Must be the return value of [`Exception.ToString()`](https://msdn.microsoft.com/en-us/library/system.exception.tostring.aspx). * **PHP**: Must be prefixed with `"PHP (Notice|Parse error|Fatal error|Warning): "` and contain the result of [`(string)$exception`](https://php.net/manual/en/exception.tostring.php). * **Go**: Must be the return value of [`debug.Stack()`](https://pkg.go.dev/runtime/debug#Stack). + "message": "A String", # Required. The error message. If no `context.reportLocation` is provided, the message must contain a header (typically consisting of the exception type name and an error message) and an exception stack trace in one of the supported programming languages and formats. Supported languages are Java, Python, JavaScript, Ruby, C#, PHP, Go, and Rust. Supported stack trace formats are: * **Java**: Must be the return value of [`Throwable.printStackTrace()`](https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html#printStackTrace%28%29). * **Python**: Must be the return value of [`traceback.format_exc()`](https://docs.python.org/2/library/traceback.html#traceback.format_exc). * **JavaScript**: Must be the value of [`error.stack`](https://github.com/v8/v8/wiki/Stack-Trace-API) as returned by V8. * **Ruby**: Must contain frames returned by [`Exception.backtrace`](https://ruby-doc.org/core-2.2.0/Exception.html#method-i-backtrace). * **C#**: Must be the return value of [`Exception.ToString()`](https://msdn.microsoft.com/en-us/library/system.exception.tostring.aspx). * **PHP**: Must be prefixed with `"PHP (Notice|Parse error|Fatal error|Warning): "` and contain the result of [`(string)$exception`](https://php.net/manual/en/exception.tostring.php). * **Go**: Must be the return value of [`debug.Stack()`](https://pkg.go.dev/runtime/debug#Stack). * **Rust**: Must contain standard [`std::backtrace`](https://doc.rust-lang.org/std/backtrace/index.html) frames. Requires `RUST_BACKTRACE=1` and debug symbols enabled. "serviceContext": { # Describes a running service that sends errors. Its version changes over time and multiple versions can run in parallel. # Required. The service context in which this error has occurred. "resourceType": "A String", # Type of the MonitoredResource. List of possible values: https://cloud.google.com/monitoring/api/resources Value is set automatically for incoming errors and must not be set when reporting errors. "service": "A String", # An identifier of the service, such as the name of the executable, job, or Google App Engine service name. This field is expected to have a low number of values that are relatively stable over time, as opposed to `version`, which can be changed whenever new code is deployed. Contains the service name for error reports extracted from Google App Engine logs or `default` if the App Engine default service is used. diff --git a/docs/dyn/clouderrorreporting_v1beta1.projects.groupStats.html b/docs/dyn/clouderrorreporting_v1beta1.projects.groupStats.html index a0cde10050..336bd9fe14 100644 --- a/docs/dyn/clouderrorreporting_v1beta1.projects.groupStats.html +++ b/docs/dyn/clouderrorreporting_v1beta1.projects.groupStats.html @@ -81,7 +81,7 @@

Instance Methods

list(projectName, alignment=None, alignmentTime=None, groupId=None, order=None, pageSize=None, pageToken=None, serviceFilter_resourceType=None, serviceFilter_service=None, serviceFilter_version=None, timeRange_period=None, timedCountDuration=None, x__xgafv=None)

Lists the specified groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/clouderrorreporting_v1beta1.projects.locations.events.html b/docs/dyn/clouderrorreporting_v1beta1.projects.locations.events.html index 96734dbcf4..835813fbe3 100644 --- a/docs/dyn/clouderrorreporting_v1beta1.projects.locations.events.html +++ b/docs/dyn/clouderrorreporting_v1beta1.projects.locations.events.html @@ -81,7 +81,7 @@

Instance Methods

list(projectName, groupId=None, pageSize=None, pageToken=None, serviceFilter_resourceType=None, serviceFilter_service=None, serviceFilter_version=None, timeRange_period=None, x__xgafv=None)

Lists the specified events.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -157,17 +157,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/clouderrorreporting_v1beta1.projects.locations.groupStats.html b/docs/dyn/clouderrorreporting_v1beta1.projects.locations.groupStats.html index 81436e0eff..073d263a59 100644 --- a/docs/dyn/clouderrorreporting_v1beta1.projects.locations.groupStats.html +++ b/docs/dyn/clouderrorreporting_v1beta1.projects.locations.groupStats.html @@ -81,7 +81,7 @@

Instance Methods

list(projectName, alignment=None, alignmentTime=None, groupId=None, order=None, pageSize=None, pageToken=None, serviceFilter_resourceType=None, serviceFilter_service=None, serviceFilter_version=None, timeRange_period=None, timedCountDuration=None, x__xgafv=None)

Lists the specified groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v1.html b/docs/dyn/cloudfunctions_v1.html index 2e0d2d0167..0b746c49f6 100644 --- a/docs/dyn/cloudfunctions_v1.html +++ b/docs/dyn/cloudfunctions_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v1.operations.html b/docs/dyn/cloudfunctions_v1.operations.html index 3c7488dd8e..d8d52e1da8 100644 --- a/docs/dyn/cloudfunctions_v1.operations.html +++ b/docs/dyn/cloudfunctions_v1.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(filter=None, name=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v1.projects.locations.functions.html b/docs/dyn/cloudfunctions_v1.projects.locations.functions.html index 7e89f510cd..d5b58d631d 100644 --- a/docs/dyn/cloudfunctions_v1.projects.locations.functions.html +++ b/docs/dyn/cloudfunctions_v1.projects.locations.functions.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of functions that belong to the requested project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -611,17 +611,17 @@

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. +
diff --git a/docs/dyn/cloudfunctions_v1.projects.locations.html b/docs/dyn/cloudfunctions_v1.projects.locations.html index d9f1929a2e..ccfe088fa1 100644 --- a/docs/dyn/cloudfunctions_v1.projects.locations.html +++ b/docs/dyn/cloudfunctions_v1.projects.locations.html @@ -86,7 +86,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -131,17 +131,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v2.html b/docs/dyn/cloudfunctions_v2.html index 25859463ff..5bd99eed2f 100644 --- a/docs/dyn/cloudfunctions_v2.html +++ b/docs/dyn/cloudfunctions_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v2.projects.locations.functions.html b/docs/dyn/cloudfunctions_v2.projects.locations.functions.html index 306308e288..27efc3fdbb 100644 --- a/docs/dyn/cloudfunctions_v2.projects.locations.functions.html +++ b/docs/dyn/cloudfunctions_v2.projects.locations.functions.html @@ -111,7 +111,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of functions that belong to the requested project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1329,17 +1329,17 @@

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. +
diff --git a/docs/dyn/cloudfunctions_v2.projects.locations.html b/docs/dyn/cloudfunctions_v2.projects.locations.html index 09fe24114a..901d5e570c 100644 --- a/docs/dyn/cloudfunctions_v2.projects.locations.html +++ b/docs/dyn/cloudfunctions_v2.projects.locations.html @@ -96,7 +96,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -141,17 +141,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v2.projects.locations.operations.html b/docs/dyn/cloudfunctions_v2.projects.locations.operations.html index 125508a7cc..07a7f90a1c 100644 --- a/docs/dyn/cloudfunctions_v2.projects.locations.operations.html +++ b/docs/dyn/cloudfunctions_v2.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v2alpha.html b/docs/dyn/cloudfunctions_v2alpha.html index 43ce8ba523..fafef411ac 100644 --- a/docs/dyn/cloudfunctions_v2alpha.html +++ b/docs/dyn/cloudfunctions_v2alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v2alpha.projects.locations.functions.html b/docs/dyn/cloudfunctions_v2alpha.projects.locations.functions.html index c398dd6652..d69a9b18c0 100644 --- a/docs/dyn/cloudfunctions_v2alpha.projects.locations.functions.html +++ b/docs/dyn/cloudfunctions_v2alpha.projects.locations.functions.html @@ -111,7 +111,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of functions that belong to the requested project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1329,17 +1329,17 @@

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. +
diff --git a/docs/dyn/cloudfunctions_v2alpha.projects.locations.html b/docs/dyn/cloudfunctions_v2alpha.projects.locations.html index b8bae451d2..057b0c4722 100644 --- a/docs/dyn/cloudfunctions_v2alpha.projects.locations.html +++ b/docs/dyn/cloudfunctions_v2alpha.projects.locations.html @@ -96,7 +96,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -141,17 +141,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v2alpha.projects.locations.operations.html b/docs/dyn/cloudfunctions_v2alpha.projects.locations.operations.html index 81324a39d5..838777bcdf 100644 --- a/docs/dyn/cloudfunctions_v2alpha.projects.locations.operations.html +++ b/docs/dyn/cloudfunctions_v2alpha.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v2beta.html b/docs/dyn/cloudfunctions_v2beta.html index 651b52d4c4..ca34a10aac 100644 --- a/docs/dyn/cloudfunctions_v2beta.html +++ b/docs/dyn/cloudfunctions_v2beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v2beta.projects.locations.functions.html b/docs/dyn/cloudfunctions_v2beta.projects.locations.functions.html index 444684d7d5..b547c8966e 100644 --- a/docs/dyn/cloudfunctions_v2beta.projects.locations.functions.html +++ b/docs/dyn/cloudfunctions_v2beta.projects.locations.functions.html @@ -111,7 +111,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of functions that belong to the requested project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1329,17 +1329,17 @@

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. +
diff --git a/docs/dyn/cloudfunctions_v2beta.projects.locations.html b/docs/dyn/cloudfunctions_v2beta.projects.locations.html index d88137d719..269e57b8ff 100644 --- a/docs/dyn/cloudfunctions_v2beta.projects.locations.html +++ b/docs/dyn/cloudfunctions_v2beta.projects.locations.html @@ -96,7 +96,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -141,17 +141,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudfunctions_v2beta.projects.locations.operations.html b/docs/dyn/cloudfunctions_v2beta.projects.locations.operations.html index 6e9964943d..681e882630 100644 --- a/docs/dyn/cloudfunctions_v2beta.projects.locations.operations.html +++ b/docs/dyn/cloudfunctions_v2beta.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudlocationfinder_v1.html b/docs/dyn/cloudlocationfinder_v1.html index 91ddb7c55f..fbdb77f2ba 100644 --- a/docs/dyn/cloudlocationfinder_v1.html +++ b/docs/dyn/cloudlocationfinder_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudlocationfinder_v1.projects.locations.cloudLocations.html b/docs/dyn/cloudlocationfinder_v1.projects.locations.cloudLocations.html index ca231ee99e..ad102aeb63 100644 --- a/docs/dyn/cloudlocationfinder_v1.projects.locations.cloudLocations.html +++ b/docs/dyn/cloudlocationfinder_v1.projects.locations.cloudLocations.html @@ -84,13 +84,13 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists cloud locations under a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(parent, pageSize=None, pageToken=None, query=None, sourceCloudLocation=None, x__xgafv=None)

Searches for cloud locations from a given source location.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -157,17 +157,17 @@

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. +
@@ -205,17 +205,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudlocationfinder_v1.projects.locations.html b/docs/dyn/cloudlocationfinder_v1.projects.locations.html index 16dcb0a4e4..8f172d65bc 100644 --- a/docs/dyn/cloudlocationfinder_v1.projects.locations.html +++ b/docs/dyn/cloudlocationfinder_v1.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudlocationfinder_v1alpha.html b/docs/dyn/cloudlocationfinder_v1alpha.html index 53b218efe2..3456a9671c 100644 --- a/docs/dyn/cloudlocationfinder_v1alpha.html +++ b/docs/dyn/cloudlocationfinder_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudlocationfinder_v1alpha.projects.locations.cloudLocations.html b/docs/dyn/cloudlocationfinder_v1alpha.projects.locations.cloudLocations.html index 77577de884..c307d2c303 100644 --- a/docs/dyn/cloudlocationfinder_v1alpha.projects.locations.cloudLocations.html +++ b/docs/dyn/cloudlocationfinder_v1alpha.projects.locations.cloudLocations.html @@ -84,13 +84,13 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists cloud locations under a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(parent, pageSize=None, pageToken=None, query=None, sourceCloudLocation=None, x__xgafv=None)

Searches for cloud locations from a given source location.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -157,17 +157,17 @@

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. +
@@ -205,17 +205,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudlocationfinder_v1alpha.projects.locations.html b/docs/dyn/cloudlocationfinder_v1alpha.projects.locations.html index f08a4e7d0b..c10f91bf52 100644 --- a/docs/dyn/cloudlocationfinder_v1alpha.projects.locations.html +++ b/docs/dyn/cloudlocationfinder_v1alpha.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudproductregistry_v1.html b/docs/dyn/cloudproductregistry_v1.html index 8f09abc806..20c801f687 100644 --- a/docs/dyn/cloudproductregistry_v1.html +++ b/docs/dyn/cloudproductregistry_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudproductregistry_v1.logicalProducts.html b/docs/dyn/cloudproductregistry_v1.logicalProducts.html index c391e92919..863e72c073 100644 --- a/docs/dyn/cloudproductregistry_v1.logicalProducts.html +++ b/docs/dyn/cloudproductregistry_v1.logicalProducts.html @@ -89,7 +89,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists LogicalProducts matching given criteria.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupEntity(lookupUri, x__xgafv=None)

@@ -162,17 +162,17 @@

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. +
diff --git a/docs/dyn/cloudproductregistry_v1.logicalProducts.variants.html b/docs/dyn/cloudproductregistry_v1.logicalProducts.variants.html index 60915587b3..f394174093 100644 --- a/docs/dyn/cloudproductregistry_v1.logicalProducts.variants.html +++ b/docs/dyn/cloudproductregistry_v1.logicalProducts.variants.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists LogicalProductVariants matching given criteria.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupEntity(lookupUri, x__xgafv=None)

@@ -149,17 +149,17 @@

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. +
diff --git a/docs/dyn/cloudproductregistry_v1.productSuites.html b/docs/dyn/cloudproductregistry_v1.productSuites.html index b9f7023cf6..31c2439b69 100644 --- a/docs/dyn/cloudproductregistry_v1.productSuites.html +++ b/docs/dyn/cloudproductregistry_v1.productSuites.html @@ -84,7 +84,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists ProductSuites.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupEntity(lookupUri, x__xgafv=None)

@@ -152,17 +152,17 @@

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. +
diff --git a/docs/dyn/cloudprofiler_v2.html b/docs/dyn/cloudprofiler_v2.html index 642c6c5e0a..aa9c4eb963 100644 --- a/docs/dyn/cloudprofiler_v2.html +++ b/docs/dyn/cloudprofiler_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudprofiler_v2.projects.profiles.html b/docs/dyn/cloudprofiler_v2.projects.profiles.html index 0fcf93b8ca..ecf02c2743 100644 --- a/docs/dyn/cloudprofiler_v2.projects.profiles.html +++ b/docs/dyn/cloudprofiler_v2.projects.profiles.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists profiles which have been collected so far and for which the caller has permission to view.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -243,17 +243,17 @@

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. +
diff --git a/docs/dyn/cloudresourcemanager_v1.folders.html b/docs/dyn/cloudresourcemanager_v1.folders.html index a703f01bef..12330ea70b 100644 --- a/docs/dyn/cloudresourcemanager_v1.folders.html +++ b/docs/dyn/cloudresourcemanager_v1.folders.html @@ -90,13 +90,13 @@

Instance Methods

listAvailableOrgPolicyConstraints(resource, body=None, x__xgafv=None)

Lists `Constraints` that could be applied on the specified resource.

- listAvailableOrgPolicyConstraints_next()

+ listAvailableOrgPolicyConstraints_next(previous_request, previous_response)

Retrieves the next page of results.

listOrgPolicies(resource, body=None, x__xgafv=None)

Lists all the `Policies` set for a particular resource.

- listOrgPolicies_next()

+ listOrgPolicies_next(previous_request, previous_response)

Retrieves the next page of results.

setOrgPolicy(resource, body=None, x__xgafv=None)

@@ -266,17 +266,17 @@

Method Details

- listAvailableOrgPolicyConstraints_next() + listAvailableOrgPolicyConstraints_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. +
@@ -331,17 +331,17 @@

Method Details

- listOrgPolicies_next() + listOrgPolicies_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. +
diff --git a/docs/dyn/cloudresourcemanager_v1.html b/docs/dyn/cloudresourcemanager_v1.html index a37b642f2e..bc81b03303 100644 --- a/docs/dyn/cloudresourcemanager_v1.html +++ b/docs/dyn/cloudresourcemanager_v1.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/cloudresourcemanager_v1.liens.html b/docs/dyn/cloudresourcemanager_v1.liens.html index 53ff32e936..ca55fdf876 100644 --- a/docs/dyn/cloudresourcemanager_v1.liens.html +++ b/docs/dyn/cloudresourcemanager_v1.liens.html @@ -90,7 +90,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, x__xgafv=None)

List all Liens applied to the `parent` resource. Callers of this method will require permission on the `parent` resource. For example, a Lien with a `parent` of `projects/1234` requires permission `resourcemanager.projects.get`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -215,17 +215,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudresourcemanager_v1.organizations.html b/docs/dyn/cloudresourcemanager_v1.organizations.html index c6bf68d2a4..80a547080f 100644 --- a/docs/dyn/cloudresourcemanager_v1.organizations.html +++ b/docs/dyn/cloudresourcemanager_v1.organizations.html @@ -96,19 +96,19 @@

Instance Methods

listAvailableOrgPolicyConstraints(resource, body=None, x__xgafv=None)

Lists `Constraints` that could be applied on the specified resource.

- listAvailableOrgPolicyConstraints_next()

+ listAvailableOrgPolicyConstraints_next(previous_request, previous_response)

Retrieves the next page of results.

listOrgPolicies(resource, body=None, x__xgafv=None)

Lists all the `Policies` set for a particular resource.

- listOrgPolicies_next()

+ listOrgPolicies_next(previous_request, previous_response)

Retrieves the next page of results.

search(body=None, x__xgafv=None)

Searches Organization resources that are visible to the user and satisfy the specified filter. This method returns Organizations in an unspecified order. New Organizations do not necessarily appear at the end of the results. Search will only return organizations on which the user has the permission `resourcemanager.organizations.get` or has super admin privileges.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -365,17 +365,17 @@

Method Details

- listAvailableOrgPolicyConstraints_next() + listAvailableOrgPolicyConstraints_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. +
@@ -430,17 +430,17 @@

Method Details

- listOrgPolicies_next() + listOrgPolicies_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. +
@@ -482,17 +482,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/cloudresourcemanager_v1.projects.html b/docs/dyn/cloudresourcemanager_v1.projects.html index 357cb109c2..b38d046931 100644 --- a/docs/dyn/cloudresourcemanager_v1.projects.html +++ b/docs/dyn/cloudresourcemanager_v1.projects.html @@ -108,16 +108,16 @@

Instance Methods

listAvailableOrgPolicyConstraints(resource, body=None, x__xgafv=None)

Lists `Constraints` that could be applied on the specified resource.

- listAvailableOrgPolicyConstraints_next()

+ listAvailableOrgPolicyConstraints_next(previous_request, previous_response)

Retrieves the next page of results.

listOrgPolicies(resource, body=None, x__xgafv=None)

Lists all the `Policies` set for a particular resource.

- listOrgPolicies_next()

+ listOrgPolicies_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -542,17 +542,17 @@

Method Details

- listAvailableOrgPolicyConstraints_next() + listAvailableOrgPolicyConstraints_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. +
@@ -607,31 +607,31 @@

Method Details

- listOrgPolicies_next() + listOrgPolicies_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_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. +
diff --git a/docs/dyn/cloudresourcemanager_v1beta1.html b/docs/dyn/cloudresourcemanager_v1beta1.html index 14cbd61d58..098d873824 100644 --- a/docs/dyn/cloudresourcemanager_v1beta1.html +++ b/docs/dyn/cloudresourcemanager_v1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudresourcemanager_v1beta1.organizations.html b/docs/dyn/cloudresourcemanager_v1beta1.organizations.html index 454831e112..c806c41f3e 100644 --- a/docs/dyn/cloudresourcemanager_v1beta1.organizations.html +++ b/docs/dyn/cloudresourcemanager_v1beta1.organizations.html @@ -87,7 +87,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Organization resources that are visible to the user and satisfy the specified filter. This method returns Organizations in an unspecified order. New Organizations do not necessarily appear at the end of the list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -221,17 +221,17 @@

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. +
diff --git a/docs/dyn/cloudresourcemanager_v1beta1.projects.html b/docs/dyn/cloudresourcemanager_v1beta1.projects.html index e85f7c473a..f2a6967ac4 100644 --- a/docs/dyn/cloudresourcemanager_v1beta1.projects.html +++ b/docs/dyn/cloudresourcemanager_v1beta1.projects.html @@ -96,7 +96,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Projects that the caller has the `resourcemanager.projects.get` permission on and satisfy the specified filter. This method returns Projects in an unspecified order. This method is eventually consistent with project mutations; this means that a newly created project may not appear in the results or recent updates to an existing project may not be reflected in the results. To retrieve the latest state of a project, use the GetProject method. NOTE: If the request filter contains a `parent.type` and `parent.id` and the caller has the `resourcemanager.projects.list` permission on the parent, the results will be drawn from an alternate index which provides more consistent results. In future versions of this API, this List method will be split into List and Search to properly capture the behavioral difference.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -350,17 +350,17 @@

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. +
diff --git a/docs/dyn/cloudresourcemanager_v2.folders.html b/docs/dyn/cloudresourcemanager_v2.folders.html index cbee20f578..dd48a157f5 100644 --- a/docs/dyn/cloudresourcemanager_v2.folders.html +++ b/docs/dyn/cloudresourcemanager_v2.folders.html @@ -93,7 +93,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, showDeleted=None, x__xgafv=None)

Lists the Folders that are direct descendants of supplied parent resource. List provides a strongly consistent view of the Folders underneath the specified parent resource. List returns Folders sorted based upon the (ascending) lexical ordering of their display_name. The caller must have `resourcemanager.folders.list` permission on the identified parent.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -105,7 +105,7 @@

Instance Methods

search(body=None, x__xgafv=None)

Search for folders that match specific filter criteria. Search provides an eventually consistent view of the folders a user has access to which meet the specified filter criteria. This will only return folders on which the caller has the permission `resourcemanager.folders.get`.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -330,17 +330,17 @@

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. +
@@ -478,17 +478,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/cloudresourcemanager_v2.html b/docs/dyn/cloudresourcemanager_v2.html index 083e6ff687..d3e3e21d3e 100644 --- a/docs/dyn/cloudresourcemanager_v2.html +++ b/docs/dyn/cloudresourcemanager_v2.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudresourcemanager_v2beta1.folders.html b/docs/dyn/cloudresourcemanager_v2beta1.folders.html index 575ad4a665..b8df40d526 100644 --- a/docs/dyn/cloudresourcemanager_v2beta1.folders.html +++ b/docs/dyn/cloudresourcemanager_v2beta1.folders.html @@ -93,7 +93,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, showDeleted=None, x__xgafv=None)

Lists the Folders that are direct descendants of supplied parent resource. List provides a strongly consistent view of the Folders underneath the specified parent resource. List returns Folders sorted based upon the (ascending) lexical ordering of their display_name. The caller must have `resourcemanager.folders.list` permission on the identified parent.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -105,7 +105,7 @@

Instance Methods

search(body=None, x__xgafv=None)

Search for folders that match specific filter criteria. Search provides an eventually consistent view of the folders a user has access to which meet the specified filter criteria. This will only return folders on which the caller has the permission `resourcemanager.folders.get`.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -330,17 +330,17 @@

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. +
@@ -478,17 +478,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/cloudresourcemanager_v2beta1.html b/docs/dyn/cloudresourcemanager_v2beta1.html index 8dc17078be..e20a0b0b0a 100644 --- a/docs/dyn/cloudresourcemanager_v2beta1.html +++ b/docs/dyn/cloudresourcemanager_v2beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudresourcemanager_v3.effectiveTags.html b/docs/dyn/cloudresourcemanager_v3.effectiveTags.html index bfa189c3da..f1f6209739 100644 --- a/docs/dyn/cloudresourcemanager_v3.effectiveTags.html +++ b/docs/dyn/cloudresourcemanager_v3.effectiveTags.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Return a list of effective tags for the given Google Cloud resource, as specified in `parent`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudresourcemanager_v3.folders.html b/docs/dyn/cloudresourcemanager_v3.folders.html index 0cab156397..6a6e544e9c 100644 --- a/docs/dyn/cloudresourcemanager_v3.folders.html +++ b/docs/dyn/cloudresourcemanager_v3.folders.html @@ -98,7 +98,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, showDeleted=None, x__xgafv=None)

Lists the folders that are direct descendants of supplied parent resource. `list()` provides a strongly consistent view of the folders underneath the specified parent resource. `list()` returns folders sorted based upon the (ascending) lexical ordering of their display_name. The caller must have `resourcemanager.folders.list` permission on the identified parent.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

search(pageSize=None, pageToken=None, query=None, x__xgafv=None)

Search for folders that match specific filter criteria. `search()` provides an eventually consistent view of the folders a user has access to which meet the specified filter criteria. This will only return folders on which the caller has the permission `resourcemanager.folders.get`.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -348,17 +348,17 @@

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. +
@@ -501,17 +501,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/cloudresourcemanager_v3.html b/docs/dyn/cloudresourcemanager_v3.html index 0ab14f3a1b..0f54d9f3a2 100644 --- a/docs/dyn/cloudresourcemanager_v3.html +++ b/docs/dyn/cloudresourcemanager_v3.html @@ -133,7 +133,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -142,20 +142,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudresourcemanager_v3.liens.html b/docs/dyn/cloudresourcemanager_v3.liens.html index 1b5f3493e4..ca3a489fd5 100644 --- a/docs/dyn/cloudresourcemanager_v3.liens.html +++ b/docs/dyn/cloudresourcemanager_v3.liens.html @@ -90,7 +90,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, x__xgafv=None)

List all Liens applied to the `parent` resource. Callers of this method will require permission on the `parent` resource. For example, a Lien with a `parent` of `projects/1234` requires permission `resourcemanager.projects.get`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -215,17 +215,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudresourcemanager_v3.organizations.html b/docs/dyn/cloudresourcemanager_v3.organizations.html index 6e87c3ae66..a08436163e 100644 --- a/docs/dyn/cloudresourcemanager_v3.organizations.html +++ b/docs/dyn/cloudresourcemanager_v3.organizations.html @@ -87,7 +87,7 @@

Instance Methods

search(pageSize=None, pageToken=None, query=None, x__xgafv=None)

Searches organization resources that are visible to the user and satisfy the specified filter. This method returns organizations in an unspecified order. New organizations do not necessarily appear at the end of the results, and may take a small amount of time to appear. Search will only return organizations on which the user has the permission `resourcemanager.organizations.get` or has super admin privileges.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -217,17 +217,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/cloudresourcemanager_v3.projects.html b/docs/dyn/cloudresourcemanager_v3.projects.html index dc6df9ff51..6b55bef832 100644 --- a/docs/dyn/cloudresourcemanager_v3.projects.html +++ b/docs/dyn/cloudresourcemanager_v3.projects.html @@ -93,7 +93,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, showDeleted=None, x__xgafv=None)

Lists projects that are direct children of the specified folder or organization resource. `list()` provides a strongly consistent view of the projects underneath the specified parent resource. `list()` returns projects sorted based upon the (ascending) lexical ordering of their `display_name`. The caller must have `resourcemanager.projects.list` permission on the identified parent.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -105,7 +105,7 @@

Instance Methods

search(pageSize=None, pageToken=None, query=None, x__xgafv=None)

Search for projects that the caller has the `resourcemanager.projects.get` permission on, and also satisfy the specified query. This method returns projects in an unspecified order. This method is eventually consistent with project mutations; this means that a newly created project may not appear in the results or recent updates to an existing project may not be reflected in the results. To retrieve the latest state of a project, use the GetProject method.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -352,17 +352,17 @@

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. +
@@ -511,17 +511,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/cloudresourcemanager_v3.tagBindings.html b/docs/dyn/cloudresourcemanager_v3.tagBindings.html index d8faa4b35d..382898cd3d 100644 --- a/docs/dyn/cloudresourcemanager_v3.tagBindings.html +++ b/docs/dyn/cloudresourcemanager_v3.tagBindings.html @@ -87,7 +87,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Lists the TagBindings for the given Google Cloud resource, as specified with `parent`. NOTE: The `parent` field is expected to be a full resource name: https://cloud.google.com/apis/design/resource_names#full_resource_name

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -205,17 +205,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudresourcemanager_v3.tagKeys.html b/docs/dyn/cloudresourcemanager_v3.tagKeys.html index 74305a1e1f..c3b8df56a5 100644 --- a/docs/dyn/cloudresourcemanager_v3.tagKeys.html +++ b/docs/dyn/cloudresourcemanager_v3.tagKeys.html @@ -96,7 +96,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Lists all TagKeys for a parent resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -361,17 +361,17 @@

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. +
diff --git a/docs/dyn/cloudresourcemanager_v3.tagValues.html b/docs/dyn/cloudresourcemanager_v3.tagValues.html index 0256af4611..bb48846a38 100644 --- a/docs/dyn/cloudresourcemanager_v3.tagValues.html +++ b/docs/dyn/cloudresourcemanager_v3.tagValues.html @@ -101,7 +101,7 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, x__xgafv=None)

Lists all TagValues for a specific TagKey.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/cloudresourcemanager_v3.tagValues.tagHolds.html b/docs/dyn/cloudresourcemanager_v3.tagValues.tagHolds.html index a252fb1bbb..a2c16d7acf 100644 --- a/docs/dyn/cloudresourcemanager_v3.tagValues.tagHolds.html +++ b/docs/dyn/cloudresourcemanager_v3.tagValues.tagHolds.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists TagHolds under a TagValue.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -210,17 +210,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudscheduler_v1.html b/docs/dyn/cloudscheduler_v1.html index cebf73c9ff..83c04e6587 100644 --- a/docs/dyn/cloudscheduler_v1.html +++ b/docs/dyn/cloudscheduler_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudscheduler_v1.projects.locations.html b/docs/dyn/cloudscheduler_v1.projects.locations.html index 30c155f283..4d70166021 100644 --- a/docs/dyn/cloudscheduler_v1.projects.locations.html +++ b/docs/dyn/cloudscheduler_v1.projects.locations.html @@ -97,7 +97,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateCmekConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -192,17 +192,17 @@

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. +
diff --git a/docs/dyn/cloudscheduler_v1.projects.locations.jobs.html b/docs/dyn/cloudscheduler_v1.projects.locations.jobs.html index d83a33cf0f..aa800cb3d8 100644 --- a/docs/dyn/cloudscheduler_v1.projects.locations.jobs.html +++ b/docs/dyn/cloudscheduler_v1.projects.locations.jobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -448,17 +448,17 @@

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. +
diff --git a/docs/dyn/cloudscheduler_v1.projects.locations.operations.html b/docs/dyn/cloudscheduler_v1.projects.locations.operations.html index 26c9910d19..626ef33d4f 100644 --- a/docs/dyn/cloudscheduler_v1.projects.locations.operations.html +++ b/docs/dyn/cloudscheduler_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudscheduler_v1beta1.html b/docs/dyn/cloudscheduler_v1beta1.html index 86c955a937..5915660347 100644 --- a/docs/dyn/cloudscheduler_v1beta1.html +++ b/docs/dyn/cloudscheduler_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudscheduler_v1beta1.projects.locations.html b/docs/dyn/cloudscheduler_v1beta1.projects.locations.html index 50872ef5fd..43fef6e3d2 100644 --- a/docs/dyn/cloudscheduler_v1beta1.projects.locations.html +++ b/docs/dyn/cloudscheduler_v1beta1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudscheduler_v1beta1.projects.locations.jobs.html b/docs/dyn/cloudscheduler_v1beta1.projects.locations.jobs.html index 03e0153e2c..fed9f4bad2 100644 --- a/docs/dyn/cloudscheduler_v1beta1.projects.locations.jobs.html +++ b/docs/dyn/cloudscheduler_v1beta1.projects.locations.jobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, legacyAppEngineCron=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -455,17 +455,17 @@

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. +
diff --git a/docs/dyn/cloudscheduler_v1beta1.projects.locations.operations.html b/docs/dyn/cloudscheduler_v1beta1.projects.locations.operations.html index 105dc44f4a..90b36b41da 100644 --- a/docs/dyn/cloudscheduler_v1beta1.projects.locations.operations.html +++ b/docs/dyn/cloudscheduler_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsearch_v1.debug.datasources.items.html b/docs/dyn/cloudsearch_v1.debug.datasources.items.html index 925752b040..07afbd2593 100644 --- a/docs/dyn/cloudsearch_v1.debug.datasources.items.html +++ b/docs/dyn/cloudsearch_v1.debug.datasources.items.html @@ -89,7 +89,7 @@

Instance Methods

searchByViewUrl(name, body=None, x__xgafv=None)

Fetches the item whose viewUrl exactly matches that of the URL provided in the request. **Note:** This API requires an admin account to execute.

- searchByViewUrl_next()

+ searchByViewUrl_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -332,17 +332,17 @@

Method Details

- searchByViewUrl_next() + searchByViewUrl_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsearch_v1.debug.datasources.items.unmappedids.html b/docs/dyn/cloudsearch_v1.debug.datasources.items.unmappedids.html index c1f90b6681..07c0eb375e 100644 --- a/docs/dyn/cloudsearch_v1.debug.datasources.items.unmappedids.html +++ b/docs/dyn/cloudsearch_v1.debug.datasources.items.unmappedids.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, debugOptions_enableDebugging=None, pageSize=None, pageToken=None, x__xgafv=None)

List all unmapped identities for a specific item. **Note:** This API requires an admin account to execute.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -126,17 +126,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsearch_v1.debug.identitysources.items.html b/docs/dyn/cloudsearch_v1.debug.identitysources.items.html index 8ccf98cbc9..eaed048a7a 100644 --- a/docs/dyn/cloudsearch_v1.debug.identitysources.items.html +++ b/docs/dyn/cloudsearch_v1.debug.identitysources.items.html @@ -81,7 +81,7 @@

Instance Methods

listForunmappedidentity(parent, debugOptions_enableDebugging=None, groupResourceName=None, pageSize=None, pageToken=None, userResourceName=None, x__xgafv=None)

Lists names of items associated with an unmapped identity. **Note:** This API requires an admin account to execute.

- listForunmappedidentity_next()

+ listForunmappedidentity_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

Method Details

- listForunmappedidentity_next() + listForunmappedidentity_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsearch_v1.debug.identitysources.unmappedids.html b/docs/dyn/cloudsearch_v1.debug.identitysources.unmappedids.html index 4201487ce8..45155bf61c 100644 --- a/docs/dyn/cloudsearch_v1.debug.identitysources.unmappedids.html +++ b/docs/dyn/cloudsearch_v1.debug.identitysources.unmappedids.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, debugOptions_enableDebugging=None, pageSize=None, pageToken=None, resolutionStatusCode=None, x__xgafv=None)

Lists unmapped user identities for an identity source. **Note:** This API requires an admin account to execute.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -134,17 +134,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsearch_v1.html b/docs/dyn/cloudsearch_v1.html index f0ebc221b6..e1b900e1ab 100644 --- a/docs/dyn/cloudsearch_v1.html +++ b/docs/dyn/cloudsearch_v1.html @@ -118,7 +118,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -127,20 +127,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsearch_v1.indexing.datasources.items.html b/docs/dyn/cloudsearch_v1.indexing.datasources.items.html index c93fe9d1bc..a7dc6e17a1 100644 --- a/docs/dyn/cloudsearch_v1.indexing.datasources.items.html +++ b/docs/dyn/cloudsearch_v1.indexing.datasources.items.html @@ -93,7 +93,7 @@

Instance Methods

list(name, brief=None, connectorName=None, debugOptions_enableDebugging=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all or a subset of Item resources. This API requires an admin or service account to execute. The service account used is the one whitelisted in the corresponding data source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

poll(name, body=None, x__xgafv=None)

@@ -803,17 +803,17 @@

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. +
diff --git a/docs/dyn/cloudsearch_v1.operations.lro.html b/docs/dyn/cloudsearch_v1.operations.lro.html index 566eeb0e94..d91909073a 100644 --- a/docs/dyn/cloudsearch_v1.operations.lro.html +++ b/docs/dyn/cloudsearch_v1.operations.lro.html @@ -81,7 +81,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsearch_v1.query.sources.html b/docs/dyn/cloudsearch_v1.query.sources.html index 60a31a37b4..da9e774653 100644 --- a/docs/dyn/cloudsearch_v1.query.sources.html +++ b/docs/dyn/cloudsearch_v1.query.sources.html @@ -81,7 +81,7 @@

Instance Methods

list(pageToken=None, requestOptions_clientDisplayLanguageCode=None, requestOptions_countryCode=None, requestOptions_debugOptions_enableDebugging=None, requestOptions_languageCode=None, requestOptions_searchApplicationId=None, requestOptions_timeZone=None, x__xgafv=None)

Returns list of sources that user can use for Search and Suggest APIs. **Note:** This API requires a standard end user account to execute. A service account can't perform Query API requests directly; to use a service account to perform queries, set up [Google Workspace domain-wide delegation of authority](https://developers.google.com/workspace/cloud-search/docs/guides/delegation/).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -143,17 +143,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsearch_v1.settings.datasources.html b/docs/dyn/cloudsearch_v1.settings.datasources.html index 8eae2e96c4..951d6669a5 100644 --- a/docs/dyn/cloudsearch_v1.settings.datasources.html +++ b/docs/dyn/cloudsearch_v1.settings.datasources.html @@ -90,7 +90,7 @@

Instance Methods

list(debugOptions_enableDebugging=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists datasources. **Note:** This API requires an admin account to execute.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, debugOptions_enableDebugging=None, updateMask=None, x__xgafv=None)

@@ -282,17 +282,17 @@

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. +
diff --git a/docs/dyn/cloudsearch_v1.settings.searchapplications.html b/docs/dyn/cloudsearch_v1.settings.searchapplications.html index 830d84fc53..816ece55e6 100644 --- a/docs/dyn/cloudsearch_v1.settings.searchapplications.html +++ b/docs/dyn/cloudsearch_v1.settings.searchapplications.html @@ -90,7 +90,7 @@

Instance Methods

list(debugOptions_enableDebugging=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all search applications. **Note:** This API requires an admin account to execute.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -477,17 +477,17 @@

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. +
diff --git a/docs/dyn/cloudshell_v1.html b/docs/dyn/cloudshell_v1.html index e60123ab43..7ab5deaac4 100644 --- a/docs/dyn/cloudshell_v1.html +++ b/docs/dyn/cloudshell_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudshell_v1.operations.html b/docs/dyn/cloudshell_v1.operations.html index 464dafa519..92846397ac 100644 --- a/docs/dyn/cloudshell_v1.operations.html +++ b/docs/dyn/cloudshell_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2.caseClassifications.html b/docs/dyn/cloudsupport_v2.caseClassifications.html index 6691607eb7..f62046c4eb 100644 --- a/docs/dyn/cloudsupport_v2.caseClassifications.html +++ b/docs/dyn/cloudsupport_v2.caseClassifications.html @@ -81,7 +81,7 @@

Instance Methods

search(pageSize=None, pageToken=None, query=None, x__xgafv=None)

Retrieve valid classifications to use when creating a support case. Classifications are hierarchical. Each classification is a string containing all levels of the hierarchy separated by `" > "`. For example, `"Technical Issue > Compute > Compute Engine"`. Classification IDs returned by this endpoint are valid for at least six months. When a classification is deactivated, this endpoint immediately stops returning it. After six months, `case.create` requests using the classification will fail. EXAMPLES: cURL: ```shell curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ 'https://cloudsupport.googleapis.com/v2/caseClassifications:search?query=display_name:"*Compute%20Engine*"' ``` Python: ```python import googleapiclient.discovery supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version="v2", discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version=v2", ) request = supportApiService.caseClassifications().search( query='display_name:"*Compute Engine*"' ) print(request.execute()) ```

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2.cases.attachments.html b/docs/dyn/cloudsupport_v2.cases.attachments.html index d73f6f2ec2..12f040fe8c 100644 --- a/docs/dyn/cloudsupport_v2.cases.attachments.html +++ b/docs/dyn/cloudsupport_v2.cases.attachments.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all the attachments associated with a support case. EXAMPLES: cURL: ```shell case="projects/some-project/cases/23598314" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2/$case/attachments" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = ( supportApiService.cases() .attachments() .list(parent="projects/some-project/cases/43595344") ) print(request.execute()) ```

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2.cases.comments.html b/docs/dyn/cloudsupport_v2.cases.comments.html index 776bf57deb..a2e97871c4 100644 --- a/docs/dyn/cloudsupport_v2.cases.comments.html +++ b/docs/dyn/cloudsupport_v2.cases.comments.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all the comments associated with a case. EXAMPLES: cURL: ```shell case="projects/some-project/cases/43595344" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2/$case/comments" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = ( supportApiService.cases() .comments() .list(parent="projects/some-project/cases/43595344") ) print(request.execute()) ```

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -203,17 +203,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2.cases.html b/docs/dyn/cloudsupport_v2.cases.html index 775cbaebfc..d4908d1f26 100644 --- a/docs/dyn/cloudsupport_v2.cases.html +++ b/docs/dyn/cloudsupport_v2.cases.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve all cases under a parent, but not its children. For example, listing cases under an organization only returns the cases that are directly parented by that organization. To retrieve cases under an organization and its projects, use `cases.search`. EXAMPLES: cURL: ```shell parent="projects/some-project" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2/$parent/cases" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().list(parent="projects/some-project") print(request.execute()) ```

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -109,7 +109,7 @@

Instance Methods

search(parent, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Search for cases using a query. EXAMPLES: cURL: ```shell parent="projects/some-project" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2/$parent/cases:search" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().search( parent="projects/some-project", query="state=OPEN" ) print(request.execute()) ```

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -383,17 +383,17 @@

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. +
@@ -523,17 +523,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2.html b/docs/dyn/cloudsupport_v2.html index f0d1515f27..d0cc091ec4 100644 --- a/docs/dyn/cloudsupport_v2.html +++ b/docs/dyn/cloudsupport_v2.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2.organizations.supportEventSubscriptions.html b/docs/dyn/cloudsupport_v2.organizations.supportEventSubscriptions.html index 9d69fcca28..a6313ddcd3 100644 --- a/docs/dyn/cloudsupport_v2.organizations.supportEventSubscriptions.html +++ b/docs/dyn/cloudsupport_v2.organizations.supportEventSubscriptions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists support event subscriptions. EXAMPLES: cURL: ```shell parent="organizations/123456789" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2/$parent/supportEventSubscriptions" ``` Python: ```python import googleapiclient.discovery api_version = "v2" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.supportEventSubscriptions().list( parent="organizations/123456789" ) print(request.execute()) ```

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -116,7 +116,7 @@

Method Details

body: object, The request body. The object takes the form of: -{ # A support event subscription. +{ # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -135,7 +135,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -161,7 +161,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -211,7 +211,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -244,7 +244,7 @@

Method Details

{ # Response message for ListSupportEventSubscriptions. "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. "supportEventSubscriptions": [ # The support event subscriptions. - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -259,17 +259,17 @@

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. +
@@ -281,7 +281,7 @@

Method Details

body: object, The request body. The object takes the form of: -{ # A support event subscription. +{ # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -301,7 +301,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -333,7 +333,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. diff --git a/docs/dyn/cloudsupport_v2beta.caseClassifications.html b/docs/dyn/cloudsupport_v2beta.caseClassifications.html index 8d9cd46da5..473f4aedc2 100644 --- a/docs/dyn/cloudsupport_v2beta.caseClassifications.html +++ b/docs/dyn/cloudsupport_v2beta.caseClassifications.html @@ -81,7 +81,7 @@

Instance Methods

search(pageSize=None, pageToken=None, product_productLine=None, query=None, x__xgafv=None)

Retrieve valid classifications to use when creating a support case. Classifications are hierarchical. Each classification is a string containing all levels of the hierarchy separated by `" > "`. For example, `"Technical Issue > Compute > Compute Engine"`. Classification IDs returned by this endpoint are valid for at least six months. When a classification is deactivated, this endpoint immediately stops returning it. After six months, `case.create` requests using the classification will fail. EXAMPLES: cURL: ```shell curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ 'https://cloudsupport.googleapis.com/v2beta/caseClassifications:search?query=display_name:"*Compute%20Engine*"' ``` Python: ```python import googleapiclient.discovery supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version="v2beta", discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version=v2", ) request = supportApiService.caseClassifications().search( query='display_name:"*Compute Engine*"' ) print(request.execute()) ```

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -125,17 +125,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2beta.cases.attachments.html b/docs/dyn/cloudsupport_v2beta.cases.attachments.html index d7eb7ea96d..e61e208b45 100644 --- a/docs/dyn/cloudsupport_v2beta.cases.attachments.html +++ b/docs/dyn/cloudsupport_v2beta.cases.attachments.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all the attachments associated with a support case. EXAMPLES: cURL: ```shell case="projects/some-project/cases/23598314" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2beta/$case/attachments" ``` Python: ```python import googleapiclient.discovery api_version = "v2beta" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = ( supportApiService.cases() .attachments() .list(parent="projects/some-project/cases/43595344") ) print(request.execute()) ```

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2beta.cases.comments.html b/docs/dyn/cloudsupport_v2beta.cases.comments.html index 71ee5135e6..d3d27409ac 100644 --- a/docs/dyn/cloudsupport_v2beta.cases.comments.html +++ b/docs/dyn/cloudsupport_v2beta.cases.comments.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all the comments associated with a case. EXAMPLES: cURL: ```shell case="projects/some-project/cases/43595344" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2beta/$case/comments" ``` Python: ```python import googleapiclient.discovery api_version = "v2beta" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = ( supportApiService.cases() .comments() .list(parent="projects/some-project/cases/43595344") ) print(request.execute()) ```

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -203,17 +203,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2beta.cases.html b/docs/dyn/cloudsupport_v2beta.cases.html index 842c33d41c..ca75fc7d26 100644 --- a/docs/dyn/cloudsupport_v2beta.cases.html +++ b/docs/dyn/cloudsupport_v2beta.cases.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, productLine=None, x__xgafv=None)

Retrieve all cases under a parent, but not its children. For example, listing cases under an organization only returns the cases that are directly parented by that organization. To retrieve cases under an organization and its projects, use `cases.search`. EXAMPLES: cURL: ```shell parent="projects/some-project" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2beta/$parent/cases" ``` Python: ```python import googleapiclient.discovery api_version = "v2beta" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().list(parent="projects/some-project") print(request.execute()) ```

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -109,13 +109,13 @@

Instance Methods

search(pageSize=None, pageToken=None, parent=None, query=None, x__xgafv=None)

Search for cases using a query. EXAMPLES: cURL: ```shell parent="projects/some-project" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2beta/$parent/cases:search" ``` Python: ```python import googleapiclient.discovery api_version = "v2beta" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.cases().search( parent="projects/some-project", query="state=OPEN" ) print(request.execute()) ```

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

showFeed(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Show items in the feed of this case, including case emails, attachments, and comments.

- showFeed_next()

+ showFeed_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -418,17 +418,17 @@

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. +
@@ -570,17 +570,17 @@

Method Details

- search_next() + search_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. +
@@ -669,17 +669,17 @@

Method Details

- showFeed_next() + showFeed_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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2beta.html b/docs/dyn/cloudsupport_v2beta.html index 440a6f88e4..398d47eaa4 100644 --- a/docs/dyn/cloudsupport_v2beta.html +++ b/docs/dyn/cloudsupport_v2beta.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudsupport_v2beta.organizations.supportEventSubscriptions.html b/docs/dyn/cloudsupport_v2beta.organizations.supportEventSubscriptions.html index 61859faa58..32c80beb16 100644 --- a/docs/dyn/cloudsupport_v2beta.organizations.supportEventSubscriptions.html +++ b/docs/dyn/cloudsupport_v2beta.organizations.supportEventSubscriptions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists support event subscriptions. EXAMPLES: cURL: ```shell parent="organizations/123456789" curl \ --header "Authorization: Bearer $(gcloud auth print-access-token)" \ "https://cloudsupport.googleapis.com/v2beta/$parent/supportEventSubscriptions" ``` Python: ```python import googleapiclient.discovery api_version = "v2beta" supportApiService = googleapiclient.discovery.build( serviceName="cloudsupport", version=api_version, discoveryServiceUrl=f"https://cloudsupport.googleapis.com/$discovery/rest?version={api_version}", ) request = supportApiService.supportEventSubscriptions().list( parent="organizations/123456789" ) print(request.execute()) ```

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -116,7 +116,7 @@

Method Details

body: object, The request body. The object takes the form of: -{ # A support event subscription. +{ # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -135,7 +135,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -161,7 +161,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -211,7 +211,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -244,7 +244,7 @@

Method Details

{ # Response message for ListSupportEventSubscriptions. "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. "supportEventSubscriptions": [ # The support event subscriptions. - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -259,17 +259,17 @@

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. +
@@ -281,7 +281,7 @@

Method Details

body: object, The request body. The object takes the form of: -{ # A support event subscription. +{ # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -301,7 +301,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. @@ -333,7 +333,7 @@

Method Details

Returns: An object of the form: - { # A support event subscription. + { # A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta) "createTime": "A String", # Output only. The time at which the subscription was created. "deleteTime": "A String", # Output only. The time at which the subscription was deleted. "failureReason": "A String", # Output only. Reason why subscription is failing. State of subscription must be FAILING in order for this to have a value. diff --git a/docs/dyn/cloudtasks_v2.html b/docs/dyn/cloudtasks_v2.html index dbabb327a1..55664bc67b 100644 --- a/docs/dyn/cloudtasks_v2.html +++ b/docs/dyn/cloudtasks_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudtasks_v2.projects.locations.html b/docs/dyn/cloudtasks_v2.projects.locations.html index c19fd30808..6a9cd3a90a 100644 --- a/docs/dyn/cloudtasks_v2.projects.locations.html +++ b/docs/dyn/cloudtasks_v2.projects.locations.html @@ -92,7 +92,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateCmekConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -187,17 +187,17 @@

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. +
diff --git a/docs/dyn/cloudtasks_v2.projects.locations.queues.html b/docs/dyn/cloudtasks_v2.projects.locations.queues.html index 3c538a11bb..73b4f46225 100644 --- a/docs/dyn/cloudtasks_v2.projects.locations.queues.html +++ b/docs/dyn/cloudtasks_v2.projects.locations.queues.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists queues. Queues are returned in lexicographical order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -474,17 +474,17 @@

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. +
diff --git a/docs/dyn/cloudtasks_v2.projects.locations.queues.tasks.html b/docs/dyn/cloudtasks_v2.projects.locations.queues.tasks.html index 11e72a2a17..19fc2f1ea7 100644 --- a/docs/dyn/cloudtasks_v2.projects.locations.queues.tasks.html +++ b/docs/dyn/cloudtasks_v2.projects.locations.queues.tasks.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, responseView=None, x__xgafv=None)

Lists the tasks in a queue. By default, only the BASIC view is retrieved due to performance considerations; response_view controls the subset of information which is returned. The tasks may be returned in any order. The ordering may change at any time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

run(name, body=None, x__xgafv=None)

@@ -564,17 +564,17 @@

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. +
diff --git a/docs/dyn/cloudtasks_v2beta2.html b/docs/dyn/cloudtasks_v2beta2.html index 52d0ca7251..ccf0717c42 100644 --- a/docs/dyn/cloudtasks_v2beta2.html +++ b/docs/dyn/cloudtasks_v2beta2.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudtasks_v2beta2.projects.locations.html b/docs/dyn/cloudtasks_v2beta2.projects.locations.html index 73ca52e164..35acd53e54 100644 --- a/docs/dyn/cloudtasks_v2beta2.projects.locations.html +++ b/docs/dyn/cloudtasks_v2beta2.projects.locations.html @@ -97,7 +97,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateCmekConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -192,17 +192,17 @@

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. +
diff --git a/docs/dyn/cloudtasks_v2beta2.projects.locations.queues.html b/docs/dyn/cloudtasks_v2beta2.projects.locations.queues.html index 9970d0376e..900f49b3c4 100644 --- a/docs/dyn/cloudtasks_v2beta2.projects.locations.queues.html +++ b/docs/dyn/cloudtasks_v2beta2.projects.locations.queues.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists queues. Queues are returned in lexicographical order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -520,17 +520,17 @@

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. +
diff --git a/docs/dyn/cloudtasks_v2beta2.projects.locations.queues.tasks.html b/docs/dyn/cloudtasks_v2beta2.projects.locations.queues.tasks.html index 5601b0e00b..5593a36499 100644 --- a/docs/dyn/cloudtasks_v2beta2.projects.locations.queues.tasks.html +++ b/docs/dyn/cloudtasks_v2beta2.projects.locations.queues.tasks.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, responseView=None, x__xgafv=None)

Lists the tasks in a queue. By default, only the BASIC view is retrieved due to performance considerations; response_view controls the subset of information which is returned. The tasks may be returned in any order. The ordering may change at any time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

renewLease(name, body=None, x__xgafv=None)

@@ -1060,17 +1060,17 @@

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. +
diff --git a/docs/dyn/cloudtasks_v2beta3.html b/docs/dyn/cloudtasks_v2beta3.html index c70bd3b35f..244b2e3de5 100644 --- a/docs/dyn/cloudtasks_v2beta3.html +++ b/docs/dyn/cloudtasks_v2beta3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudtasks_v2beta3.projects.locations.html b/docs/dyn/cloudtasks_v2beta3.projects.locations.html index cdd56969bb..c6f60d22e1 100644 --- a/docs/dyn/cloudtasks_v2beta3.projects.locations.html +++ b/docs/dyn/cloudtasks_v2beta3.projects.locations.html @@ -97,7 +97,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateCmekConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -192,17 +192,17 @@

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. +
diff --git a/docs/dyn/cloudtasks_v2beta3.projects.locations.queues.html b/docs/dyn/cloudtasks_v2beta3.projects.locations.queues.html index ee3b20cad5..a3697b1c21 100644 --- a/docs/dyn/cloudtasks_v2beta3.projects.locations.queues.html +++ b/docs/dyn/cloudtasks_v2beta3.projects.locations.queues.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists queues. Queues are returned in lexicographical order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -524,17 +524,17 @@

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. +
diff --git a/docs/dyn/cloudtasks_v2beta3.projects.locations.queues.tasks.html b/docs/dyn/cloudtasks_v2beta3.projects.locations.queues.tasks.html index 0f32672648..bb7996e816 100644 --- a/docs/dyn/cloudtasks_v2beta3.projects.locations.queues.tasks.html +++ b/docs/dyn/cloudtasks_v2beta3.projects.locations.queues.tasks.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, responseView=None, x__xgafv=None)

Lists the tasks in a queue. By default, only the BASIC view is retrieved due to performance considerations; response_view controls the subset of information which is returned. The tasks may be returned in any order. The ordering may change at any time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

run(name, body=None, x__xgafv=None)

@@ -797,17 +797,17 @@

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. +
diff --git a/docs/dyn/cloudtrace_v1.html b/docs/dyn/cloudtrace_v1.html index 3fa2ab602b..bd8a70babc 100644 --- a/docs/dyn/cloudtrace_v1.html +++ b/docs/dyn/cloudtrace_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudtrace_v1.projects.traces.html b/docs/dyn/cloudtrace_v1.projects.traces.html index cad4df9b6f..2a799e90b6 100644 --- a/docs/dyn/cloudtrace_v1.projects.traces.html +++ b/docs/dyn/cloudtrace_v1.projects.traces.html @@ -84,7 +84,7 @@

Instance Methods

list(projectId, endTime=None, filter=None, orderBy=None, pageSize=None, pageToken=None, startTime=None, view=None, x__xgafv=None)

Returns a list of traces that match the specified filter conditions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -177,17 +177,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/cloudtrace_v2.html b/docs/dyn/cloudtrace_v2.html index 0f5ab327f2..3f40ddd652 100644 --- a/docs/dyn/cloudtrace_v2.html +++ b/docs/dyn/cloudtrace_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudtrace_v2beta1.html b/docs/dyn/cloudtrace_v2beta1.html index 622891c0d6..884d255aeb 100644 --- a/docs/dyn/cloudtrace_v2beta1.html +++ b/docs/dyn/cloudtrace_v2beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/cloudtrace_v2beta1.projects.traceSinks.html b/docs/dyn/cloudtrace_v2beta1.projects.traceSinks.html index 1967ebdddc..07dfecc3de 100644 --- a/docs/dyn/cloudtrace_v2beta1.projects.traceSinks.html +++ b/docs/dyn/cloudtrace_v2beta1.projects.traceSinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all sinks for the parent resource (GCP project).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/config_v1.html b/docs/dyn/config_v1.html index 4a5f5efeed..3eafd8095f 100644 --- a/docs/dyn/config_v1.html +++ b/docs/dyn/config_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/config_v1.projects.locations.deploymentGroups.html b/docs/dyn/config_v1.projects.locations.deploymentGroups.html index 81d23206b6..e6b0bb8fd2 100644 --- a/docs/dyn/config_v1.projects.locations.deploymentGroups.html +++ b/docs/dyn/config_v1.projects.locations.deploymentGroups.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List DeploymentGroups for a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -383,17 +383,17 @@

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. +
diff --git a/docs/dyn/config_v1.projects.locations.deploymentGroups.revisions.html b/docs/dyn/config_v1.projects.locations.deploymentGroups.revisions.html index 105096d77a..494d8864bc 100644 --- a/docs/dyn/config_v1.projects.locations.deploymentGroups.revisions.html +++ b/docs/dyn/config_v1.projects.locations.deploymentGroups.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists DeploymentGroupRevisions in a given DeploymentGroup.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -215,17 +215,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/config_v1.projects.locations.deployments.html b/docs/dyn/config_v1.projects.locations.deployments.html index 8d5b2190a5..efdc3e9806 100644 --- a/docs/dyn/config_v1.projects.locations.deployments.html +++ b/docs/dyn/config_v1.projects.locations.deployments.html @@ -110,7 +110,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Deployments in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lock(name, body=None, x__xgafv=None)

@@ -638,17 +638,17 @@

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. +
diff --git a/docs/dyn/config_v1.projects.locations.deployments.revisions.html b/docs/dyn/config_v1.projects.locations.deployments.revisions.html index 48a703fecc..1559b8d2e1 100644 --- a/docs/dyn/config_v1.projects.locations.deployments.revisions.html +++ b/docs/dyn/config_v1.projects.locations.deployments.revisions.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Revisions of a deployment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -308,17 +308,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/config_v1.projects.locations.deployments.revisions.resources.html b/docs/dyn/config_v1.projects.locations.deployments.revisions.resources.html index 789f447b43..1955c2534d 100644 --- a/docs/dyn/config_v1.projects.locations.deployments.revisions.resources.html +++ b/docs/dyn/config_v1.projects.locations.deployments.revisions.resources.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Resources in a given revision.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/config_v1.projects.locations.html b/docs/dyn/config_v1.projects.locations.html index 94bfb32fdc..5d28b78f4a 100644 --- a/docs/dyn/config_v1.projects.locations.html +++ b/docs/dyn/config_v1.projects.locations.html @@ -112,7 +112,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateAutoMigrationConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -208,17 +208,17 @@

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. +
diff --git a/docs/dyn/config_v1.projects.locations.operations.html b/docs/dyn/config_v1.projects.locations.operations.html index ed1b640f67..f8af712d7e 100644 --- a/docs/dyn/config_v1.projects.locations.operations.html +++ b/docs/dyn/config_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/config_v1.projects.locations.previews.html b/docs/dyn/config_v1.projects.locations.previews.html index 2e868a88e6..b3e13b2709 100644 --- a/docs/dyn/config_v1.projects.locations.previews.html +++ b/docs/dyn/config_v1.projects.locations.previews.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Previews in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -486,17 +486,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/config_v1.projects.locations.previews.resourceChanges.html b/docs/dyn/config_v1.projects.locations.previews.resourceChanges.html index 35dfef3752..d10f2c1ad0 100644 --- a/docs/dyn/config_v1.projects.locations.previews.resourceChanges.html +++ b/docs/dyn/config_v1.projects.locations.previews.resourceChanges.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ResourceChanges for a given preview.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -189,17 +189,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/config_v1.projects.locations.previews.resourceDrifts.html b/docs/dyn/config_v1.projects.locations.previews.resourceDrifts.html index b8ee51660e..0b2bc18313 100644 --- a/docs/dyn/config_v1.projects.locations.previews.resourceDrifts.html +++ b/docs/dyn/config_v1.projects.locations.previews.resourceDrifts.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List ResourceDrifts for a given preview.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/config_v1.projects.locations.terraformVersions.html b/docs/dyn/config_v1.projects.locations.terraformVersions.html index b39c4fb73a..dbde8ab48a 100644 --- a/docs/dyn/config_v1.projects.locations.terraformVersions.html +++ b/docs/dyn/config_v1.projects.locations.terraformVersions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists TerraformVersions in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -151,17 +151,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v1.html b/docs/dyn/connectors_v1.html index d9933522f6..7fae3f6c19 100644 --- a/docs/dyn/connectors_v1.html +++ b/docs/dyn/connectors_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v1.projects.locations.connections.connectionSchemaMetadata.html b/docs/dyn/connectors_v1.projects.locations.connections.connectionSchemaMetadata.html index 8ebc985bd6..0b50d25c03 100644 --- a/docs/dyn/connectors_v1.projects.locations.connections.connectionSchemaMetadata.html +++ b/docs/dyn/connectors_v1.projects.locations.connections.connectionSchemaMetadata.html @@ -87,13 +87,13 @@

Instance Methods

listActions(name, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List actions.

- listActions_next()

+ listActions_next(previous_request, previous_response)

Retrieves the next page of results.

listEntityTypes(name, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List entity types.

- listEntityTypes_next()

+ listEntityTypes_next(previous_request, previous_response)

Retrieves the next page of results.

refresh(name, body=None, x__xgafv=None)

@@ -538,17 +538,17 @@

Method Details

- listActions_next() + listActions_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. +
@@ -754,17 +754,17 @@

Method Details

- listEntityTypes_next() + listEntityTypes_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. +
diff --git a/docs/dyn/connectors_v1.projects.locations.connections.endUserAuthentications.html b/docs/dyn/connectors_v1.projects.locations.connections.endUserAuthentications.html index a150da383c..c1be2149bb 100644 --- a/docs/dyn/connectors_v1.projects.locations.connections.endUserAuthentications.html +++ b/docs/dyn/connectors_v1.projects.locations.connections.endUserAuthentications.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List EndUserAuthentications in a given project,location and connection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -682,17 +682,17 @@

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. +
diff --git a/docs/dyn/connectors_v1.projects.locations.connections.eventSubscriptions.html b/docs/dyn/connectors_v1.projects.locations.connections.eventSubscriptions.html index b13fa72c3f..8685200dd4 100644 --- a/docs/dyn/connectors_v1.projects.locations.connections.eventSubscriptions.html +++ b/docs/dyn/connectors_v1.projects.locations.connections.eventSubscriptions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List EventSubscriptions in a given project,location and connection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -425,17 +425,17 @@

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. +
diff --git a/docs/dyn/connectors_v1.projects.locations.connections.html b/docs/dyn/connectors_v1.projects.locations.connections.html index a5aeb26559..c145cfb1b2 100644 --- a/docs/dyn/connectors_v1.projects.locations.connections.html +++ b/docs/dyn/connectors_v1.projects.locations.connections.html @@ -127,7 +127,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Connections in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

listenEvent(resourcePath, body=None, x__xgafv=None)

@@ -148,7 +148,7 @@

Instance Methods

search(name, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Returns Top matching Connections for a given query.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -2225,17 +2225,17 @@

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. +
@@ -4133,17 +4133,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/connectors_v1.projects.locations.connections.runtimeActionSchemas.html b/docs/dyn/connectors_v1.projects.locations.connections.runtimeActionSchemas.html index 40edd6665f..d8a9988995 100644 --- a/docs/dyn/connectors_v1.projects.locations.connections.runtimeActionSchemas.html +++ b/docs/dyn/connectors_v1.projects.locations.connections.runtimeActionSchemas.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, schemaAsString=None, x__xgafv=None)

List schema of a runtime actions filtered by action name.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -448,17 +448,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v1.projects.locations.connections.runtimeEntitySchemas.html b/docs/dyn/connectors_v1.projects.locations.connections.runtimeEntitySchemas.html index a8b72a0c5b..eb46587416 100644 --- a/docs/dyn/connectors_v1.projects.locations.connections.runtimeEntitySchemas.html +++ b/docs/dyn/connectors_v1.projects.locations.connections.runtimeEntitySchemas.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List schema of a runtime entities filtered by entity name.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -288,17 +288,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v1.projects.locations.endpointAttachments.html b/docs/dyn/connectors_v1.projects.locations.endpointAttachments.html index e4efe3c0bc..117fa6e8ee 100644 --- a/docs/dyn/connectors_v1.projects.locations.endpointAttachments.html +++ b/docs/dyn/connectors_v1.projects.locations.endpointAttachments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List EndpointAttachments in a given project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -270,17 +270,17 @@

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. +
diff --git a/docs/dyn/connectors_v1.projects.locations.global_.customConnectors.customConnectorVersions.html b/docs/dyn/connectors_v1.projects.locations.global_.customConnectors.customConnectorVersions.html index 74c86c06e4..16e304e18e 100644 --- a/docs/dyn/connectors_v1.projects.locations.global_.customConnectors.customConnectorVersions.html +++ b/docs/dyn/connectors_v1.projects.locations.global_.customConnectors.customConnectorVersions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List CustomConnectorVersions in a given project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1003,17 +1003,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v1.projects.locations.global_.customConnectors.html b/docs/dyn/connectors_v1.projects.locations.global_.customConnectors.html index 414554faca..0510db0524 100644 --- a/docs/dyn/connectors_v1.projects.locations.global_.customConnectors.html +++ b/docs/dyn/connectors_v1.projects.locations.global_.customConnectors.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List CustomConnectorVersions in a given project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -298,17 +298,17 @@

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. +
diff --git a/docs/dyn/connectors_v1.projects.locations.global_.managedZones.html b/docs/dyn/connectors_v1.projects.locations.global_.managedZones.html index 3c777d14f8..5cbdae5ca8 100644 --- a/docs/dyn/connectors_v1.projects.locations.global_.managedZones.html +++ b/docs/dyn/connectors_v1.projects.locations.global_.managedZones.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

List ManagedZones in a given project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -258,17 +258,17 @@

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. +
diff --git a/docs/dyn/connectors_v1.projects.locations.html b/docs/dyn/connectors_v1.projects.locations.html index d406acc708..9ac369e9a5 100644 --- a/docs/dyn/connectors_v1.projects.locations.html +++ b/docs/dyn/connectors_v1.projects.locations.html @@ -120,7 +120,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateRegionalSettings(name, body=None, updateMask=None, x__xgafv=None)

@@ -254,17 +254,17 @@

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. +
diff --git a/docs/dyn/connectors_v1.projects.locations.operations.html b/docs/dyn/connectors_v1.projects.locations.operations.html index 25acf25b03..2a3538ce74 100644 --- a/docs/dyn/connectors_v1.projects.locations.operations.html +++ b/docs/dyn/connectors_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v1.projects.locations.providers.connectors.html b/docs/dyn/connectors_v1.projects.locations.providers.connectors.html index 26a65c0445..1b35ca30b3 100644 --- a/docs/dyn/connectors_v1.projects.locations.providers.connectors.html +++ b/docs/dyn/connectors_v1.projects.locations.providers.connectors.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Connectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v1.projects.locations.providers.connectors.versions.eventtypes.html b/docs/dyn/connectors_v1.projects.locations.providers.connectors.versions.eventtypes.html index 88b5674427..bb63b9cd24 100644 --- a/docs/dyn/connectors_v1.projects.locations.providers.connectors.versions.eventtypes.html +++ b/docs/dyn/connectors_v1.projects.locations.providers.connectors.versions.eventtypes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Event Types in a given Connector Version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -152,17 +152,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v1.projects.locations.providers.connectors.versions.html b/docs/dyn/connectors_v1.projects.locations.providers.connectors.versions.html index a675602de4..6c22d4f5a7 100644 --- a/docs/dyn/connectors_v1.projects.locations.providers.connectors.versions.html +++ b/docs/dyn/connectors_v1.projects.locations.providers.connectors.versions.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Connector Versions in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1928,17 +1928,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v1.projects.locations.providers.html b/docs/dyn/connectors_v1.projects.locations.providers.html index af81317842..49cc3568da 100644 --- a/docs/dyn/connectors_v1.projects.locations.providers.html +++ b/docs/dyn/connectors_v1.projects.locations.providers.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Providers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -225,17 +225,17 @@

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. +
diff --git a/docs/dyn/connectors_v2.html b/docs/dyn/connectors_v2.html index e20cd346a8..e43e089c27 100644 --- a/docs/dyn/connectors_v2.html +++ b/docs/dyn/connectors_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v2.projects.locations.connections.actions.html b/docs/dyn/connectors_v2.projects.locations.connections.actions.html index 9e90be0bc3..7f1ca25dd4 100644 --- a/docs/dyn/connectors_v2.projects.locations.connections.actions.html +++ b/docs/dyn/connectors_v2.projects.locations.connections.actions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, executionConfig_headers=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Gets the schema of all the actions supported by the connector.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -873,17 +873,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v2.projects.locations.connections.entityTypes.entities.html b/docs/dyn/connectors_v2.projects.locations.connections.entityTypes.entities.html index af1ad64bf2..ffdb1ffabb 100644 --- a/docs/dyn/connectors_v2.projects.locations.connections.entityTypes.entities.html +++ b/docs/dyn/connectors_v2.projects.locations.connections.entityTypes.entities.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, conditions=None, executionConfig_headers=None, pageSize=None, pageToken=None, sortBy=None, sortOrder=None, x__xgafv=None)

Lists entity rows of a particular entity type contained in the request. Note: 1. Currently, only max of one 'sort_by' column is supported. 2. If no 'sort_by' column is provided, the primary key of the table is used. If zero or more than one primary key is available, we default to the unpaginated list entities logic which only returns the first page. 3. The values of the 'sort_by' columns must uniquely identify an entity row, otherwise undefined behaviors may be observed during pagination. 4. Since transactions are not supported, any updates, inserts or deletes during pagination can lead to stale data being returned or other unexpected behaviors.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, executionConfig_headers=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/connectors_v2.projects.locations.connections.entityTypes.html b/docs/dyn/connectors_v2.projects.locations.connections.entityTypes.html index f9b36ab5ab..e8ab935671 100644 --- a/docs/dyn/connectors_v2.projects.locations.connections.entityTypes.html +++ b/docs/dyn/connectors_v2.projects.locations.connections.entityTypes.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, executionConfig_headers=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists metadata related to all entity types present in the external system.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -524,17 +524,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v2.projects.locations.connections.html b/docs/dyn/connectors_v2.projects.locations.connections.html index 190357767e..38543c9911 100644 --- a/docs/dyn/connectors_v2.projects.locations.connections.html +++ b/docs/dyn/connectors_v2.projects.locations.connections.html @@ -122,7 +122,7 @@

Instance Methods

refreshAccessToken(name, body=None, x__xgafv=None)

RefreshAccessToken exchanges the OAuth refresh token (and other necessary data) for a new access token (and new associated credentials).

- tools_next()

+ tools_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -415,17 +415,17 @@

Method Details

- tools_next() + tools_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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v2.projects.locations.connections.resources.html b/docs/dyn/connectors_v2.projects.locations.connections.resources.html index e47af6c36e..b7e5b4383a 100644 --- a/docs/dyn/connectors_v2.projects.locations.connections.resources.html +++ b/docs/dyn/connectors_v2.projects.locations.connections.resources.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, executionConfig_headers=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all available resources.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -209,17 +209,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/connectors_v2.projects.locations.connections.tools.html b/docs/dyn/connectors_v2.projects.locations.connections.tools.html index 70eba3dd41..7ba797a4e4 100644 --- a/docs/dyn/connectors_v2.projects.locations.connections.tools.html +++ b/docs/dyn/connectors_v2.projects.locations.connections.tools.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, executionConfig_headers=None, pageSize=None, pageToken=None, toolNames=None, x__xgafv=None)

Lists all available tools.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -338,17 +338,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/contactcenteraiplatform_v1alpha1.html b/docs/dyn/contactcenteraiplatform_v1alpha1.html index 9a33b8695c..9e06756080 100644 --- a/docs/dyn/contactcenteraiplatform_v1alpha1.html +++ b/docs/dyn/contactcenteraiplatform_v1alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.contactCenters.html b/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.contactCenters.html index a3d88c1661..ea2ea8d8b2 100644 --- a/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.contactCenters.html +++ b/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.contactCenters.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ContactCenters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -523,17 +523,17 @@

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. +
diff --git a/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.html b/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.html index 3c51a9a7ad..02ddfbf4f1 100644 --- a/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.html +++ b/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.html @@ -97,7 +97,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

queryContactCenterQuota(parent, x__xgafv=None)

@@ -350,17 +350,17 @@

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. +
diff --git a/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.operations.html b/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.operations.html index b663d2aab6..83e1f827c9 100644 --- a/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.operations.html +++ b/docs/dyn/contactcenteraiplatform_v1alpha1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/contentwarehouse_v1.html b/docs/dyn/contentwarehouse_v1.html index 700e5dd09c..945e53efe5 100644 --- a/docs/dyn/contentwarehouse_v1.html +++ b/docs/dyn/contentwarehouse_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/contentwarehouse_v1.projects.locations.documentSchemas.html b/docs/dyn/contentwarehouse_v1.projects.locations.documentSchemas.html index 538269082d..5d13bc9326 100644 --- a/docs/dyn/contentwarehouse_v1.projects.locations.documentSchemas.html +++ b/docs/dyn/contentwarehouse_v1.projects.locations.documentSchemas.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists document schemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -375,17 +375,17 @@

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. +
diff --git a/docs/dyn/contentwarehouse_v1.projects.locations.documents.html b/docs/dyn/contentwarehouse_v1.projects.locations.documents.html index 75a73e0e54..6528c6ddf8 100644 --- a/docs/dyn/contentwarehouse_v1.projects.locations.documents.html +++ b/docs/dyn/contentwarehouse_v1.projects.locations.documents.html @@ -103,7 +103,7 @@

Instance Methods

linkedSources(parent, body=None, x__xgafv=None)

Return all source document-links from the document.

- linkedSources_next()

+ linkedSources_next(previous_request, previous_response)

Retrieves the next page of results.

linkedTargets(parent, body=None, x__xgafv=None)

@@ -118,7 +118,7 @@

Instance Methods

search(parent, body=None, x__xgafv=None)

Searches for documents using provided SearchDocumentsRequest. This call only returns documents that the caller has permission to search against.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

setAcl(resource, body=None, x__xgafv=None)

@@ -3870,17 +3870,17 @@

Method Details

- linkedSources_next() + linkedSources_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. +
@@ -8652,17 +8652,17 @@

Method Details

- search_next() + search_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. +
diff --git a/docs/dyn/contentwarehouse_v1.projects.locations.ruleSets.html b/docs/dyn/contentwarehouse_v1.projects.locations.ruleSets.html index 816ed53841..cd932b2271 100644 --- a/docs/dyn/contentwarehouse_v1.projects.locations.ruleSets.html +++ b/docs/dyn/contentwarehouse_v1.projects.locations.ruleSets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists rulesets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -499,17 +499,17 @@

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. +
diff --git a/docs/dyn/contentwarehouse_v1.projects.locations.synonymSets.html b/docs/dyn/contentwarehouse_v1.projects.locations.synonymSets.html index 6ba3cd184a..112473eed9 100644 --- a/docs/dyn/contentwarehouse_v1.projects.locations.synonymSets.html +++ b/docs/dyn/contentwarehouse_v1.projects.locations.synonymSets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all SynonymSets (for all contexts) for the specified location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -223,17 +223,17 @@

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. +
diff --git a/docs/dyn/css_v1.accounts.cssProducts.html b/docs/dyn/css_v1.accounts.cssProducts.html index fdaa2cd6b4..32f87a2c3f 100644 --- a/docs/dyn/css_v1.accounts.cssProducts.html +++ b/docs/dyn/css_v1.accounts.cssProducts.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the processed CSS Products in your CSS Center account. The response might contain fewer items than specified by pageSize. Rely on pageToken to determine if there are more items to be requested. After inserting, updating, or deleting a CSS product input, it may take several minutes before the updated processed CSS product can be retrieved.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -472,17 +472,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/css_v1.accounts.html b/docs/dyn/css_v1.accounts.html index de2f1f3276..183efe8efe 100644 --- a/docs/dyn/css_v1.accounts.html +++ b/docs/dyn/css_v1.accounts.html @@ -104,7 +104,7 @@

Instance Methods

listChildAccounts(parent, fullName=None, labelId=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the accounts under the specified CSS account ID, and optionally filters by label ID and account name.

- listChildAccounts_next()

+ listChildAccounts_next(previous_request, previous_response)

Retrieves the next page of results.

updateLabels(name, body=None, x__xgafv=None)

@@ -186,17 +186,17 @@

Method Details

- listChildAccounts_next() + listChildAccounts_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. +
diff --git a/docs/dyn/css_v1.accounts.labels.html b/docs/dyn/css_v1.accounts.labels.html index 650c3a4b09..ba6cc7fc9c 100644 --- a/docs/dyn/css_v1.accounts.labels.html +++ b/docs/dyn/css_v1.accounts.labels.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the labels owned by an account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -184,17 +184,17 @@

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. +
diff --git a/docs/dyn/css_v1.accounts.quotas.html b/docs/dyn/css_v1.accounts.quotas.html index 1c292ff030..823b3133d3 100644 --- a/docs/dyn/css_v1.accounts.quotas.html +++ b/docs/dyn/css_v1.accounts.quotas.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the daily call quota and usage per group for your CSS Center account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/css_v1.html b/docs/dyn/css_v1.html index e84ee3786b..f49057c65d 100644 --- a/docs/dyn/css_v1.html +++ b/docs/dyn/css_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/curationpartners_v1.curators.curatedPackages.html b/docs/dyn/curationpartners_v1.curators.curatedPackages.html new file mode 100644 index 0000000000..bbdad42165 --- /dev/null +++ b/docs/dyn/curationpartners_v1.curators.curatedPackages.html @@ -0,0 +1,1454 @@ + + + +

Curation Partners API . curators . curatedPackages

+

Instance Methods

+

+ activate(name, body=None, x__xgafv=None)

+

Activates an existing curated package.

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, x__xgafv=None)

+

Creates a new curated package.

+

+ deactivate(name, body=None, x__xgafv=None)

+

Deactivates an existing curated package.

+

+ get(name, x__xgafv=None)

+

Gets a curated package given its resource name.

+

+ list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists curated packages owned by the specified curator.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ patch(name, body=None, updateMask=None, x__xgafv=None)

+

Updates an existing curated package.

+

Method Details

+
+ activate(name, body=None, x__xgafv=None) +
Activates an existing curated package.
+
+Args:
+  name: string, Required. The name of the curated package to activate. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for ActivateCuratedPackage.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents a curated package of inventory created and managed by a Curator.
+  "accessSettings": { # Settings for controlling access to a curated package. # Required. Settings for controlling access to the curated package. Access to this curated package is limited to the allowlisted media planners and the creator. Buyers and bidders can not be allowlisted for or have direct access to this resource.
+    "allowlistedMediaPlanners": [ # Required. Immutable. The list of media planners that are explicitly granted access to the curated package. Eligible media planners can be found in the mediaPlanners.list method. Only a single media planner may be allowlisted at this time. Format: `mediaPlanners/{mediaPlannerAccountId}`
+      "A String",
+    ],
+  },
+  "createTime": "A String", # Output only. The timestamp when the curated package was created. Can be used to filter the response of the curatedPackages.list method.
+  "curationFeeVisibility": "A String", # Optional. Immutable. The visibility of the combined curation package fee and data segment fees (the total curation fee).
+  "description": "A String", # Optional. A description of the curated package, provided by the curator.
+  "displayName": "A String", # Required. The display name assigned to the curated package by the curator. Can be used to filter the response of the curatedPackages.list method.
+  "feeCpm": { # Represents an amount of money with its currency type. # Optional. The CPM fee charged by the curator to buyers using this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "floorPriceCpm": { # Represents an amount of money with its currency type. # Optional. The minimum CPM a buyer has to bid to participate in auctions for inventory in this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`
+  "state": "A String", # Output only. The state of the curated package. Can be used to filter the response of the curatedPackages.list method.
+  "targeting": { # Targeting criteria for curated and auction packages. # Optional. Targeting criteria for the curated package.
+    "geoTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The geo criteria IDs to be included or excluded as defined in https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv. If unset, inventory will be targeted regardless of geo.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "includedAcceleratedMobilePageType": "A String", # Optional. The targeted accelerated mobile page type. If unset, inventory will be targeted regardless of AMP status.
+    "includedAdSizes": [ # Optional. The list of ad sizes to target. If unset, inventory will be targeted regardless of ad size. Curated packages supports `PIXEL` and `INTERSTITIAL` ad sizes.
+      { # Represents size of a single ad slot, or a creative.
+        "height": "A String", # The height of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+        "type": "A String", # The type of the ad slot size.
+        "width": "A String", # The width of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+      },
+    ],
+    "includedAuthorizedSellerStatuses": [ # Optional. The included list of targeted authorized seller statuses. If empty, inventory will be targeted regardless of seller status.
+      "A String",
+    ],
+    "includedCreativeFormat": "A String", # Optional. The creative format to target. If unset, all creative markup types are targeted.
+    "includedDataSegments": [ # Optional. The active data segments to be targeted. If unset, inventory will be targeted regardless of data segments. Format: `curators/{account_id}/dataSegments/{data_segment_id}`
+      "A String",
+    ],
+    "includedDeviceTypes": [ # Optional. The list of included device types to target. If empty, all device types are targeted.
+      "A String",
+    ],
+    "includedEnvironment": "A String", # Optional. The environment to target. If unspecified, all environments are targeted.
+    "includedNativeInventoryTypes": [ # Optional. The targeted native inventory types. If empty, inventory will be targeted regardless of native inventory type.
+      "A String",
+    ],
+    "includedOpenMeasurementTypes": [ # Optional. The list of targeted open measurement types. If empty, inventory will be targeted regardless of Open Measurement support.
+      "A String",
+    ],
+    "includedRestrictedCategories": [ # Optional. The list of targeted restricted categories. If empty, inventory will be targeted regardless of restricted categories.
+      "A String",
+    ],
+    "includedRewardedType": "A String", # Optional. The targeted rewarded type. If unset, inventory will be targeted regardless of rewarded type.
+    "languageTargeting": { # Generic targeting with string values. # Optional. The languages to target. If unset, inventory will be targeted regardless of language. See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of supported language codes.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "minimumPredictedClickThroughRatePercentageMillis": "A String", # Optional. The targeted minimum predicted click through rate, ranging in values [10, 10000] (0.01% - 10%). A value of 50 means that the configuration will only match adslots for which we predict at least 0.05% click through rate. An unset value indicates inventory will be targeted regardless of predicted click through rate.
+    "minimumPredictedViewabilityPercentage": "A String", # Optional. The targeted minimum predicted viewability percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% viewability. An unset value indicates inventory will be targeted regardless of predicted viewability.
+    "placementTargeting": { # Represents targeting about where the ads can appear, for example, certain sites or mobile applications. Different placement targeting types will be logically OR'ed. # Optional. Placement targeting information, for example, URL, mobile applications.
+      "includedMobileAppCategoryTargeting": [ # Optional. The list of targeted mobile app categories.
+        "A String",
+      ],
+      "mobileAppTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded mobile application IDs that publishers own. Currently, only Android and Apple apps are supported. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+      "uriTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded URLs. The domains should have the http/https stripped (for example, google.com), and can contain a max of 5 paths per url.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherProvidedSignalsTargeting": { # Represents targeting about publisher provided signals. Different publisher provided signals types will be logically OR'ed. # Optional. The publisher provided signals to target. If unset, inventory will be targeted regardless of publisher provided signals.
+      "audienceTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded audience IDs. Based off of IAB Audience Taxonomy version 1.1 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Audience%20Taxonomies/Audience%20Taxonomy%201.1.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "contentTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded content IDs. Based off of IAB Content Taxonomy version 2.2 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "videoAndAudioSignalsTargeting": { # Generic targeting with string values. # Optional. The list of targeted and excluded video and audio signals IDs. These are additional signals supported by publisher provided signals.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherTargeting": { # Generic targeting with string values. # Optional. The targeted publishers. If unset, inventory will be targeted regardless of publisher. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "verticalTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The verticals included or excluded as defined in https://developers.google.com/authorized-buyers/rtb/downloads/publisher-verticals. If unset, inventory will be targeted regardless of vertical.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "videoTargeting": { # Video specific targeting criteria. # Optional. Video specific targeting criteria.
+      "includedContentDeliveryMethod": "A String", # Optional. The targeted video delivery method. If unset, inventory will be targeted regardless of video delivery method.
+      "includedMaximumAdDurationTargeting": "A String", # Optional. The targeted maximum video ad duration. If unset, inventory will be targeted regardless of maximum video ad duration.
+      "includedMimeTypes": [ # Optional. The list of targeted video mime types using the IANA published MIME type strings (https://www.iana.org/assignments/media-types/media-types.xhtml). If empty, inventory will be targeted regardless of video mime type.
+        "A String",
+      ],
+      "includedPlaybackMethods": [ # Optional. The list of targeted video playback methods. If empty, inventory will be targeted regardless of video playback method.
+        "A String",
+      ],
+      "includedPlayerSizeTargeting": { # Represents the size of the video player that can be targeted. Both width and height are required to be set to non-zero values. # Optional. The targeted video player size. If unset, inventory will be targeted regardless of video player size.
+        "minimumHeight": "A String", # Required. The minimum height of the video player in pixels.
+        "minimumWidth": "A String", # Required. The minimum width of the video player in pixels.
+      },
+      "includedPositionTypes": [ # Optional. The targeted video ad position types. If empty, inventory will be targeted regardless of video ad position type.
+        "A String",
+      ],
+      "minimumPredictedCompletionRatePercentage": "A String", # Optional. The targeted minimum predicted completion rate percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% completion rate. An unset value indicates inventory will be targeted regardless of predicted completion rate.
+      "plcmtTargeting": { # Defines targeting criteria based on the video placement type, often corresponding to the IAB OpenRTB 'plcmt' field. # Optional. The targeted video plcmt types. If unset, inventory will be targeted regardless of video plcmt type.
+        "selectionType": "A String", # Required. The selection type for the list of video plcmts.
+        "videoPlcmtTypes": [ # Required. The list of targeted video plcmts types. If empty, inventory will be targeted regardless of video plcmt type.
+          "A String",
+        ],
+      },
+    },
+  },
+  "updateTime": "A String", # Output only. The timestamp when the curated package was last updated. Can be used to filter the response of the curatedPackages.list method.
+}
+
+ +
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, x__xgafv=None) +
Creates a new curated package.
+
+Args:
+  parent: string, Required. The parent curator account where this curated package will be created. Format: `curators/{accountId}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents a curated package of inventory created and managed by a Curator.
+  "accessSettings": { # Settings for controlling access to a curated package. # Required. Settings for controlling access to the curated package. Access to this curated package is limited to the allowlisted media planners and the creator. Buyers and bidders can not be allowlisted for or have direct access to this resource.
+    "allowlistedMediaPlanners": [ # Required. Immutable. The list of media planners that are explicitly granted access to the curated package. Eligible media planners can be found in the mediaPlanners.list method. Only a single media planner may be allowlisted at this time. Format: `mediaPlanners/{mediaPlannerAccountId}`
+      "A String",
+    ],
+  },
+  "createTime": "A String", # Output only. The timestamp when the curated package was created. Can be used to filter the response of the curatedPackages.list method.
+  "curationFeeVisibility": "A String", # Optional. Immutable. The visibility of the combined curation package fee and data segment fees (the total curation fee).
+  "description": "A String", # Optional. A description of the curated package, provided by the curator.
+  "displayName": "A String", # Required. The display name assigned to the curated package by the curator. Can be used to filter the response of the curatedPackages.list method.
+  "feeCpm": { # Represents an amount of money with its currency type. # Optional. The CPM fee charged by the curator to buyers using this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "floorPriceCpm": { # Represents an amount of money with its currency type. # Optional. The minimum CPM a buyer has to bid to participate in auctions for inventory in this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`
+  "state": "A String", # Output only. The state of the curated package. Can be used to filter the response of the curatedPackages.list method.
+  "targeting": { # Targeting criteria for curated and auction packages. # Optional. Targeting criteria for the curated package.
+    "geoTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The geo criteria IDs to be included or excluded as defined in https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv. If unset, inventory will be targeted regardless of geo.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "includedAcceleratedMobilePageType": "A String", # Optional. The targeted accelerated mobile page type. If unset, inventory will be targeted regardless of AMP status.
+    "includedAdSizes": [ # Optional. The list of ad sizes to target. If unset, inventory will be targeted regardless of ad size. Curated packages supports `PIXEL` and `INTERSTITIAL` ad sizes.
+      { # Represents size of a single ad slot, or a creative.
+        "height": "A String", # The height of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+        "type": "A String", # The type of the ad slot size.
+        "width": "A String", # The width of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+      },
+    ],
+    "includedAuthorizedSellerStatuses": [ # Optional. The included list of targeted authorized seller statuses. If empty, inventory will be targeted regardless of seller status.
+      "A String",
+    ],
+    "includedCreativeFormat": "A String", # Optional. The creative format to target. If unset, all creative markup types are targeted.
+    "includedDataSegments": [ # Optional. The active data segments to be targeted. If unset, inventory will be targeted regardless of data segments. Format: `curators/{account_id}/dataSegments/{data_segment_id}`
+      "A String",
+    ],
+    "includedDeviceTypes": [ # Optional. The list of included device types to target. If empty, all device types are targeted.
+      "A String",
+    ],
+    "includedEnvironment": "A String", # Optional. The environment to target. If unspecified, all environments are targeted.
+    "includedNativeInventoryTypes": [ # Optional. The targeted native inventory types. If empty, inventory will be targeted regardless of native inventory type.
+      "A String",
+    ],
+    "includedOpenMeasurementTypes": [ # Optional. The list of targeted open measurement types. If empty, inventory will be targeted regardless of Open Measurement support.
+      "A String",
+    ],
+    "includedRestrictedCategories": [ # Optional. The list of targeted restricted categories. If empty, inventory will be targeted regardless of restricted categories.
+      "A String",
+    ],
+    "includedRewardedType": "A String", # Optional. The targeted rewarded type. If unset, inventory will be targeted regardless of rewarded type.
+    "languageTargeting": { # Generic targeting with string values. # Optional. The languages to target. If unset, inventory will be targeted regardless of language. See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of supported language codes.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "minimumPredictedClickThroughRatePercentageMillis": "A String", # Optional. The targeted minimum predicted click through rate, ranging in values [10, 10000] (0.01% - 10%). A value of 50 means that the configuration will only match adslots for which we predict at least 0.05% click through rate. An unset value indicates inventory will be targeted regardless of predicted click through rate.
+    "minimumPredictedViewabilityPercentage": "A String", # Optional. The targeted minimum predicted viewability percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% viewability. An unset value indicates inventory will be targeted regardless of predicted viewability.
+    "placementTargeting": { # Represents targeting about where the ads can appear, for example, certain sites or mobile applications. Different placement targeting types will be logically OR'ed. # Optional. Placement targeting information, for example, URL, mobile applications.
+      "includedMobileAppCategoryTargeting": [ # Optional. The list of targeted mobile app categories.
+        "A String",
+      ],
+      "mobileAppTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded mobile application IDs that publishers own. Currently, only Android and Apple apps are supported. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+      "uriTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded URLs. The domains should have the http/https stripped (for example, google.com), and can contain a max of 5 paths per url.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherProvidedSignalsTargeting": { # Represents targeting about publisher provided signals. Different publisher provided signals types will be logically OR'ed. # Optional. The publisher provided signals to target. If unset, inventory will be targeted regardless of publisher provided signals.
+      "audienceTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded audience IDs. Based off of IAB Audience Taxonomy version 1.1 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Audience%20Taxonomies/Audience%20Taxonomy%201.1.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "contentTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded content IDs. Based off of IAB Content Taxonomy version 2.2 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "videoAndAudioSignalsTargeting": { # Generic targeting with string values. # Optional. The list of targeted and excluded video and audio signals IDs. These are additional signals supported by publisher provided signals.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherTargeting": { # Generic targeting with string values. # Optional. The targeted publishers. If unset, inventory will be targeted regardless of publisher. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "verticalTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The verticals included or excluded as defined in https://developers.google.com/authorized-buyers/rtb/downloads/publisher-verticals. If unset, inventory will be targeted regardless of vertical.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "videoTargeting": { # Video specific targeting criteria. # Optional. Video specific targeting criteria.
+      "includedContentDeliveryMethod": "A String", # Optional. The targeted video delivery method. If unset, inventory will be targeted regardless of video delivery method.
+      "includedMaximumAdDurationTargeting": "A String", # Optional. The targeted maximum video ad duration. If unset, inventory will be targeted regardless of maximum video ad duration.
+      "includedMimeTypes": [ # Optional. The list of targeted video mime types using the IANA published MIME type strings (https://www.iana.org/assignments/media-types/media-types.xhtml). If empty, inventory will be targeted regardless of video mime type.
+        "A String",
+      ],
+      "includedPlaybackMethods": [ # Optional. The list of targeted video playback methods. If empty, inventory will be targeted regardless of video playback method.
+        "A String",
+      ],
+      "includedPlayerSizeTargeting": { # Represents the size of the video player that can be targeted. Both width and height are required to be set to non-zero values. # Optional. The targeted video player size. If unset, inventory will be targeted regardless of video player size.
+        "minimumHeight": "A String", # Required. The minimum height of the video player in pixels.
+        "minimumWidth": "A String", # Required. The minimum width of the video player in pixels.
+      },
+      "includedPositionTypes": [ # Optional. The targeted video ad position types. If empty, inventory will be targeted regardless of video ad position type.
+        "A String",
+      ],
+      "minimumPredictedCompletionRatePercentage": "A String", # Optional. The targeted minimum predicted completion rate percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% completion rate. An unset value indicates inventory will be targeted regardless of predicted completion rate.
+      "plcmtTargeting": { # Defines targeting criteria based on the video placement type, often corresponding to the IAB OpenRTB 'plcmt' field. # Optional. The targeted video plcmt types. If unset, inventory will be targeted regardless of video plcmt type.
+        "selectionType": "A String", # Required. The selection type for the list of video plcmts.
+        "videoPlcmtTypes": [ # Required. The list of targeted video plcmts types. If empty, inventory will be targeted regardless of video plcmt type.
+          "A String",
+        ],
+      },
+    },
+  },
+  "updateTime": "A String", # Output only. The timestamp when the curated package was last updated. Can be used to filter the response of the curatedPackages.list method.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents a curated package of inventory created and managed by a Curator.
+  "accessSettings": { # Settings for controlling access to a curated package. # Required. Settings for controlling access to the curated package. Access to this curated package is limited to the allowlisted media planners and the creator. Buyers and bidders can not be allowlisted for or have direct access to this resource.
+    "allowlistedMediaPlanners": [ # Required. Immutable. The list of media planners that are explicitly granted access to the curated package. Eligible media planners can be found in the mediaPlanners.list method. Only a single media planner may be allowlisted at this time. Format: `mediaPlanners/{mediaPlannerAccountId}`
+      "A String",
+    ],
+  },
+  "createTime": "A String", # Output only. The timestamp when the curated package was created. Can be used to filter the response of the curatedPackages.list method.
+  "curationFeeVisibility": "A String", # Optional. Immutable. The visibility of the combined curation package fee and data segment fees (the total curation fee).
+  "description": "A String", # Optional. A description of the curated package, provided by the curator.
+  "displayName": "A String", # Required. The display name assigned to the curated package by the curator. Can be used to filter the response of the curatedPackages.list method.
+  "feeCpm": { # Represents an amount of money with its currency type. # Optional. The CPM fee charged by the curator to buyers using this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "floorPriceCpm": { # Represents an amount of money with its currency type. # Optional. The minimum CPM a buyer has to bid to participate in auctions for inventory in this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`
+  "state": "A String", # Output only. The state of the curated package. Can be used to filter the response of the curatedPackages.list method.
+  "targeting": { # Targeting criteria for curated and auction packages. # Optional. Targeting criteria for the curated package.
+    "geoTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The geo criteria IDs to be included or excluded as defined in https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv. If unset, inventory will be targeted regardless of geo.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "includedAcceleratedMobilePageType": "A String", # Optional. The targeted accelerated mobile page type. If unset, inventory will be targeted regardless of AMP status.
+    "includedAdSizes": [ # Optional. The list of ad sizes to target. If unset, inventory will be targeted regardless of ad size. Curated packages supports `PIXEL` and `INTERSTITIAL` ad sizes.
+      { # Represents size of a single ad slot, or a creative.
+        "height": "A String", # The height of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+        "type": "A String", # The type of the ad slot size.
+        "width": "A String", # The width of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+      },
+    ],
+    "includedAuthorizedSellerStatuses": [ # Optional. The included list of targeted authorized seller statuses. If empty, inventory will be targeted regardless of seller status.
+      "A String",
+    ],
+    "includedCreativeFormat": "A String", # Optional. The creative format to target. If unset, all creative markup types are targeted.
+    "includedDataSegments": [ # Optional. The active data segments to be targeted. If unset, inventory will be targeted regardless of data segments. Format: `curators/{account_id}/dataSegments/{data_segment_id}`
+      "A String",
+    ],
+    "includedDeviceTypes": [ # Optional. The list of included device types to target. If empty, all device types are targeted.
+      "A String",
+    ],
+    "includedEnvironment": "A String", # Optional. The environment to target. If unspecified, all environments are targeted.
+    "includedNativeInventoryTypes": [ # Optional. The targeted native inventory types. If empty, inventory will be targeted regardless of native inventory type.
+      "A String",
+    ],
+    "includedOpenMeasurementTypes": [ # Optional. The list of targeted open measurement types. If empty, inventory will be targeted regardless of Open Measurement support.
+      "A String",
+    ],
+    "includedRestrictedCategories": [ # Optional. The list of targeted restricted categories. If empty, inventory will be targeted regardless of restricted categories.
+      "A String",
+    ],
+    "includedRewardedType": "A String", # Optional. The targeted rewarded type. If unset, inventory will be targeted regardless of rewarded type.
+    "languageTargeting": { # Generic targeting with string values. # Optional. The languages to target. If unset, inventory will be targeted regardless of language. See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of supported language codes.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "minimumPredictedClickThroughRatePercentageMillis": "A String", # Optional. The targeted minimum predicted click through rate, ranging in values [10, 10000] (0.01% - 10%). A value of 50 means that the configuration will only match adslots for which we predict at least 0.05% click through rate. An unset value indicates inventory will be targeted regardless of predicted click through rate.
+    "minimumPredictedViewabilityPercentage": "A String", # Optional. The targeted minimum predicted viewability percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% viewability. An unset value indicates inventory will be targeted regardless of predicted viewability.
+    "placementTargeting": { # Represents targeting about where the ads can appear, for example, certain sites or mobile applications. Different placement targeting types will be logically OR'ed. # Optional. Placement targeting information, for example, URL, mobile applications.
+      "includedMobileAppCategoryTargeting": [ # Optional. The list of targeted mobile app categories.
+        "A String",
+      ],
+      "mobileAppTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded mobile application IDs that publishers own. Currently, only Android and Apple apps are supported. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+      "uriTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded URLs. The domains should have the http/https stripped (for example, google.com), and can contain a max of 5 paths per url.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherProvidedSignalsTargeting": { # Represents targeting about publisher provided signals. Different publisher provided signals types will be logically OR'ed. # Optional. The publisher provided signals to target. If unset, inventory will be targeted regardless of publisher provided signals.
+      "audienceTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded audience IDs. Based off of IAB Audience Taxonomy version 1.1 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Audience%20Taxonomies/Audience%20Taxonomy%201.1.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "contentTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded content IDs. Based off of IAB Content Taxonomy version 2.2 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "videoAndAudioSignalsTargeting": { # Generic targeting with string values. # Optional. The list of targeted and excluded video and audio signals IDs. These are additional signals supported by publisher provided signals.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherTargeting": { # Generic targeting with string values. # Optional. The targeted publishers. If unset, inventory will be targeted regardless of publisher. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "verticalTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The verticals included or excluded as defined in https://developers.google.com/authorized-buyers/rtb/downloads/publisher-verticals. If unset, inventory will be targeted regardless of vertical.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "videoTargeting": { # Video specific targeting criteria. # Optional. Video specific targeting criteria.
+      "includedContentDeliveryMethod": "A String", # Optional. The targeted video delivery method. If unset, inventory will be targeted regardless of video delivery method.
+      "includedMaximumAdDurationTargeting": "A String", # Optional. The targeted maximum video ad duration. If unset, inventory will be targeted regardless of maximum video ad duration.
+      "includedMimeTypes": [ # Optional. The list of targeted video mime types using the IANA published MIME type strings (https://www.iana.org/assignments/media-types/media-types.xhtml). If empty, inventory will be targeted regardless of video mime type.
+        "A String",
+      ],
+      "includedPlaybackMethods": [ # Optional. The list of targeted video playback methods. If empty, inventory will be targeted regardless of video playback method.
+        "A String",
+      ],
+      "includedPlayerSizeTargeting": { # Represents the size of the video player that can be targeted. Both width and height are required to be set to non-zero values. # Optional. The targeted video player size. If unset, inventory will be targeted regardless of video player size.
+        "minimumHeight": "A String", # Required. The minimum height of the video player in pixels.
+        "minimumWidth": "A String", # Required. The minimum width of the video player in pixels.
+      },
+      "includedPositionTypes": [ # Optional. The targeted video ad position types. If empty, inventory will be targeted regardless of video ad position type.
+        "A String",
+      ],
+      "minimumPredictedCompletionRatePercentage": "A String", # Optional. The targeted minimum predicted completion rate percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% completion rate. An unset value indicates inventory will be targeted regardless of predicted completion rate.
+      "plcmtTargeting": { # Defines targeting criteria based on the video placement type, often corresponding to the IAB OpenRTB 'plcmt' field. # Optional. The targeted video plcmt types. If unset, inventory will be targeted regardless of video plcmt type.
+        "selectionType": "A String", # Required. The selection type for the list of video plcmts.
+        "videoPlcmtTypes": [ # Required. The list of targeted video plcmts types. If empty, inventory will be targeted regardless of video plcmt type.
+          "A String",
+        ],
+      },
+    },
+  },
+  "updateTime": "A String", # Output only. The timestamp when the curated package was last updated. Can be used to filter the response of the curatedPackages.list method.
+}
+
+ +
+ deactivate(name, body=None, x__xgafv=None) +
Deactivates an existing curated package.
+
+Args:
+  name: string, Required. The name of the curated package to deactivate. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for DeactivateCuratedPackage.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents a curated package of inventory created and managed by a Curator.
+  "accessSettings": { # Settings for controlling access to a curated package. # Required. Settings for controlling access to the curated package. Access to this curated package is limited to the allowlisted media planners and the creator. Buyers and bidders can not be allowlisted for or have direct access to this resource.
+    "allowlistedMediaPlanners": [ # Required. Immutable. The list of media planners that are explicitly granted access to the curated package. Eligible media planners can be found in the mediaPlanners.list method. Only a single media planner may be allowlisted at this time. Format: `mediaPlanners/{mediaPlannerAccountId}`
+      "A String",
+    ],
+  },
+  "createTime": "A String", # Output only. The timestamp when the curated package was created. Can be used to filter the response of the curatedPackages.list method.
+  "curationFeeVisibility": "A String", # Optional. Immutable. The visibility of the combined curation package fee and data segment fees (the total curation fee).
+  "description": "A String", # Optional. A description of the curated package, provided by the curator.
+  "displayName": "A String", # Required. The display name assigned to the curated package by the curator. Can be used to filter the response of the curatedPackages.list method.
+  "feeCpm": { # Represents an amount of money with its currency type. # Optional. The CPM fee charged by the curator to buyers using this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "floorPriceCpm": { # Represents an amount of money with its currency type. # Optional. The minimum CPM a buyer has to bid to participate in auctions for inventory in this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`
+  "state": "A String", # Output only. The state of the curated package. Can be used to filter the response of the curatedPackages.list method.
+  "targeting": { # Targeting criteria for curated and auction packages. # Optional. Targeting criteria for the curated package.
+    "geoTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The geo criteria IDs to be included or excluded as defined in https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv. If unset, inventory will be targeted regardless of geo.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "includedAcceleratedMobilePageType": "A String", # Optional. The targeted accelerated mobile page type. If unset, inventory will be targeted regardless of AMP status.
+    "includedAdSizes": [ # Optional. The list of ad sizes to target. If unset, inventory will be targeted regardless of ad size. Curated packages supports `PIXEL` and `INTERSTITIAL` ad sizes.
+      { # Represents size of a single ad slot, or a creative.
+        "height": "A String", # The height of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+        "type": "A String", # The type of the ad slot size.
+        "width": "A String", # The width of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+      },
+    ],
+    "includedAuthorizedSellerStatuses": [ # Optional. The included list of targeted authorized seller statuses. If empty, inventory will be targeted regardless of seller status.
+      "A String",
+    ],
+    "includedCreativeFormat": "A String", # Optional. The creative format to target. If unset, all creative markup types are targeted.
+    "includedDataSegments": [ # Optional. The active data segments to be targeted. If unset, inventory will be targeted regardless of data segments. Format: `curators/{account_id}/dataSegments/{data_segment_id}`
+      "A String",
+    ],
+    "includedDeviceTypes": [ # Optional. The list of included device types to target. If empty, all device types are targeted.
+      "A String",
+    ],
+    "includedEnvironment": "A String", # Optional. The environment to target. If unspecified, all environments are targeted.
+    "includedNativeInventoryTypes": [ # Optional. The targeted native inventory types. If empty, inventory will be targeted regardless of native inventory type.
+      "A String",
+    ],
+    "includedOpenMeasurementTypes": [ # Optional. The list of targeted open measurement types. If empty, inventory will be targeted regardless of Open Measurement support.
+      "A String",
+    ],
+    "includedRestrictedCategories": [ # Optional. The list of targeted restricted categories. If empty, inventory will be targeted regardless of restricted categories.
+      "A String",
+    ],
+    "includedRewardedType": "A String", # Optional. The targeted rewarded type. If unset, inventory will be targeted regardless of rewarded type.
+    "languageTargeting": { # Generic targeting with string values. # Optional. The languages to target. If unset, inventory will be targeted regardless of language. See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of supported language codes.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "minimumPredictedClickThroughRatePercentageMillis": "A String", # Optional. The targeted minimum predicted click through rate, ranging in values [10, 10000] (0.01% - 10%). A value of 50 means that the configuration will only match adslots for which we predict at least 0.05% click through rate. An unset value indicates inventory will be targeted regardless of predicted click through rate.
+    "minimumPredictedViewabilityPercentage": "A String", # Optional. The targeted minimum predicted viewability percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% viewability. An unset value indicates inventory will be targeted regardless of predicted viewability.
+    "placementTargeting": { # Represents targeting about where the ads can appear, for example, certain sites or mobile applications. Different placement targeting types will be logically OR'ed. # Optional. Placement targeting information, for example, URL, mobile applications.
+      "includedMobileAppCategoryTargeting": [ # Optional. The list of targeted mobile app categories.
+        "A String",
+      ],
+      "mobileAppTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded mobile application IDs that publishers own. Currently, only Android and Apple apps are supported. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+      "uriTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded URLs. The domains should have the http/https stripped (for example, google.com), and can contain a max of 5 paths per url.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherProvidedSignalsTargeting": { # Represents targeting about publisher provided signals. Different publisher provided signals types will be logically OR'ed. # Optional. The publisher provided signals to target. If unset, inventory will be targeted regardless of publisher provided signals.
+      "audienceTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded audience IDs. Based off of IAB Audience Taxonomy version 1.1 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Audience%20Taxonomies/Audience%20Taxonomy%201.1.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "contentTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded content IDs. Based off of IAB Content Taxonomy version 2.2 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "videoAndAudioSignalsTargeting": { # Generic targeting with string values. # Optional. The list of targeted and excluded video and audio signals IDs. These are additional signals supported by publisher provided signals.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherTargeting": { # Generic targeting with string values. # Optional. The targeted publishers. If unset, inventory will be targeted regardless of publisher. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "verticalTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The verticals included or excluded as defined in https://developers.google.com/authorized-buyers/rtb/downloads/publisher-verticals. If unset, inventory will be targeted regardless of vertical.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "videoTargeting": { # Video specific targeting criteria. # Optional. Video specific targeting criteria.
+      "includedContentDeliveryMethod": "A String", # Optional. The targeted video delivery method. If unset, inventory will be targeted regardless of video delivery method.
+      "includedMaximumAdDurationTargeting": "A String", # Optional. The targeted maximum video ad duration. If unset, inventory will be targeted regardless of maximum video ad duration.
+      "includedMimeTypes": [ # Optional. The list of targeted video mime types using the IANA published MIME type strings (https://www.iana.org/assignments/media-types/media-types.xhtml). If empty, inventory will be targeted regardless of video mime type.
+        "A String",
+      ],
+      "includedPlaybackMethods": [ # Optional. The list of targeted video playback methods. If empty, inventory will be targeted regardless of video playback method.
+        "A String",
+      ],
+      "includedPlayerSizeTargeting": { # Represents the size of the video player that can be targeted. Both width and height are required to be set to non-zero values. # Optional. The targeted video player size. If unset, inventory will be targeted regardless of video player size.
+        "minimumHeight": "A String", # Required. The minimum height of the video player in pixels.
+        "minimumWidth": "A String", # Required. The minimum width of the video player in pixels.
+      },
+      "includedPositionTypes": [ # Optional. The targeted video ad position types. If empty, inventory will be targeted regardless of video ad position type.
+        "A String",
+      ],
+      "minimumPredictedCompletionRatePercentage": "A String", # Optional. The targeted minimum predicted completion rate percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% completion rate. An unset value indicates inventory will be targeted regardless of predicted completion rate.
+      "plcmtTargeting": { # Defines targeting criteria based on the video placement type, often corresponding to the IAB OpenRTB 'plcmt' field. # Optional. The targeted video plcmt types. If unset, inventory will be targeted regardless of video plcmt type.
+        "selectionType": "A String", # Required. The selection type for the list of video plcmts.
+        "videoPlcmtTypes": [ # Required. The list of targeted video plcmts types. If empty, inventory will be targeted regardless of video plcmt type.
+          "A String",
+        ],
+      },
+    },
+  },
+  "updateTime": "A String", # Output only. The timestamp when the curated package was last updated. Can be used to filter the response of the curatedPackages.list method.
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets a curated package given its resource name.
+
+Args:
+  name: string, Required. The name of the curated package to retrieve. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents a curated package of inventory created and managed by a Curator.
+  "accessSettings": { # Settings for controlling access to a curated package. # Required. Settings for controlling access to the curated package. Access to this curated package is limited to the allowlisted media planners and the creator. Buyers and bidders can not be allowlisted for or have direct access to this resource.
+    "allowlistedMediaPlanners": [ # Required. Immutable. The list of media planners that are explicitly granted access to the curated package. Eligible media planners can be found in the mediaPlanners.list method. Only a single media planner may be allowlisted at this time. Format: `mediaPlanners/{mediaPlannerAccountId}`
+      "A String",
+    ],
+  },
+  "createTime": "A String", # Output only. The timestamp when the curated package was created. Can be used to filter the response of the curatedPackages.list method.
+  "curationFeeVisibility": "A String", # Optional. Immutable. The visibility of the combined curation package fee and data segment fees (the total curation fee).
+  "description": "A String", # Optional. A description of the curated package, provided by the curator.
+  "displayName": "A String", # Required. The display name assigned to the curated package by the curator. Can be used to filter the response of the curatedPackages.list method.
+  "feeCpm": { # Represents an amount of money with its currency type. # Optional. The CPM fee charged by the curator to buyers using this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "floorPriceCpm": { # Represents an amount of money with its currency type. # Optional. The minimum CPM a buyer has to bid to participate in auctions for inventory in this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`
+  "state": "A String", # Output only. The state of the curated package. Can be used to filter the response of the curatedPackages.list method.
+  "targeting": { # Targeting criteria for curated and auction packages. # Optional. Targeting criteria for the curated package.
+    "geoTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The geo criteria IDs to be included or excluded as defined in https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv. If unset, inventory will be targeted regardless of geo.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "includedAcceleratedMobilePageType": "A String", # Optional. The targeted accelerated mobile page type. If unset, inventory will be targeted regardless of AMP status.
+    "includedAdSizes": [ # Optional. The list of ad sizes to target. If unset, inventory will be targeted regardless of ad size. Curated packages supports `PIXEL` and `INTERSTITIAL` ad sizes.
+      { # Represents size of a single ad slot, or a creative.
+        "height": "A String", # The height of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+        "type": "A String", # The type of the ad slot size.
+        "width": "A String", # The width of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+      },
+    ],
+    "includedAuthorizedSellerStatuses": [ # Optional. The included list of targeted authorized seller statuses. If empty, inventory will be targeted regardless of seller status.
+      "A String",
+    ],
+    "includedCreativeFormat": "A String", # Optional. The creative format to target. If unset, all creative markup types are targeted.
+    "includedDataSegments": [ # Optional. The active data segments to be targeted. If unset, inventory will be targeted regardless of data segments. Format: `curators/{account_id}/dataSegments/{data_segment_id}`
+      "A String",
+    ],
+    "includedDeviceTypes": [ # Optional. The list of included device types to target. If empty, all device types are targeted.
+      "A String",
+    ],
+    "includedEnvironment": "A String", # Optional. The environment to target. If unspecified, all environments are targeted.
+    "includedNativeInventoryTypes": [ # Optional. The targeted native inventory types. If empty, inventory will be targeted regardless of native inventory type.
+      "A String",
+    ],
+    "includedOpenMeasurementTypes": [ # Optional. The list of targeted open measurement types. If empty, inventory will be targeted regardless of Open Measurement support.
+      "A String",
+    ],
+    "includedRestrictedCategories": [ # Optional. The list of targeted restricted categories. If empty, inventory will be targeted regardless of restricted categories.
+      "A String",
+    ],
+    "includedRewardedType": "A String", # Optional. The targeted rewarded type. If unset, inventory will be targeted regardless of rewarded type.
+    "languageTargeting": { # Generic targeting with string values. # Optional. The languages to target. If unset, inventory will be targeted regardless of language. See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of supported language codes.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "minimumPredictedClickThroughRatePercentageMillis": "A String", # Optional. The targeted minimum predicted click through rate, ranging in values [10, 10000] (0.01% - 10%). A value of 50 means that the configuration will only match adslots for which we predict at least 0.05% click through rate. An unset value indicates inventory will be targeted regardless of predicted click through rate.
+    "minimumPredictedViewabilityPercentage": "A String", # Optional. The targeted minimum predicted viewability percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% viewability. An unset value indicates inventory will be targeted regardless of predicted viewability.
+    "placementTargeting": { # Represents targeting about where the ads can appear, for example, certain sites or mobile applications. Different placement targeting types will be logically OR'ed. # Optional. Placement targeting information, for example, URL, mobile applications.
+      "includedMobileAppCategoryTargeting": [ # Optional. The list of targeted mobile app categories.
+        "A String",
+      ],
+      "mobileAppTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded mobile application IDs that publishers own. Currently, only Android and Apple apps are supported. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+      "uriTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded URLs. The domains should have the http/https stripped (for example, google.com), and can contain a max of 5 paths per url.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherProvidedSignalsTargeting": { # Represents targeting about publisher provided signals. Different publisher provided signals types will be logically OR'ed. # Optional. The publisher provided signals to target. If unset, inventory will be targeted regardless of publisher provided signals.
+      "audienceTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded audience IDs. Based off of IAB Audience Taxonomy version 1.1 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Audience%20Taxonomies/Audience%20Taxonomy%201.1.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "contentTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded content IDs. Based off of IAB Content Taxonomy version 2.2 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "videoAndAudioSignalsTargeting": { # Generic targeting with string values. # Optional. The list of targeted and excluded video and audio signals IDs. These are additional signals supported by publisher provided signals.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherTargeting": { # Generic targeting with string values. # Optional. The targeted publishers. If unset, inventory will be targeted regardless of publisher. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "verticalTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The verticals included or excluded as defined in https://developers.google.com/authorized-buyers/rtb/downloads/publisher-verticals. If unset, inventory will be targeted regardless of vertical.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "videoTargeting": { # Video specific targeting criteria. # Optional. Video specific targeting criteria.
+      "includedContentDeliveryMethod": "A String", # Optional. The targeted video delivery method. If unset, inventory will be targeted regardless of video delivery method.
+      "includedMaximumAdDurationTargeting": "A String", # Optional. The targeted maximum video ad duration. If unset, inventory will be targeted regardless of maximum video ad duration.
+      "includedMimeTypes": [ # Optional. The list of targeted video mime types using the IANA published MIME type strings (https://www.iana.org/assignments/media-types/media-types.xhtml). If empty, inventory will be targeted regardless of video mime type.
+        "A String",
+      ],
+      "includedPlaybackMethods": [ # Optional. The list of targeted video playback methods. If empty, inventory will be targeted regardless of video playback method.
+        "A String",
+      ],
+      "includedPlayerSizeTargeting": { # Represents the size of the video player that can be targeted. Both width and height are required to be set to non-zero values. # Optional. The targeted video player size. If unset, inventory will be targeted regardless of video player size.
+        "minimumHeight": "A String", # Required. The minimum height of the video player in pixels.
+        "minimumWidth": "A String", # Required. The minimum width of the video player in pixels.
+      },
+      "includedPositionTypes": [ # Optional. The targeted video ad position types. If empty, inventory will be targeted regardless of video ad position type.
+        "A String",
+      ],
+      "minimumPredictedCompletionRatePercentage": "A String", # Optional. The targeted minimum predicted completion rate percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% completion rate. An unset value indicates inventory will be targeted regardless of predicted completion rate.
+      "plcmtTargeting": { # Defines targeting criteria based on the video placement type, often corresponding to the IAB OpenRTB 'plcmt' field. # Optional. The targeted video plcmt types. If unset, inventory will be targeted regardless of video plcmt type.
+        "selectionType": "A String", # Required. The selection type for the list of video plcmts.
+        "videoPlcmtTypes": [ # Required. The list of targeted video plcmts types. If empty, inventory will be targeted regardless of video plcmt type.
+          "A String",
+        ],
+      },
+    },
+  },
+  "updateTime": "A String", # Output only. The timestamp when the curated package was last updated. Can be used to filter the response of the curatedPackages.list method.
+}
+
+ +
+ list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None) +
Lists curated packages owned by the specified curator.
+
+Args:
+  parent: string, Required. The parent curator account which owns this collection of curated packages. Format: `curators/{accountId}` (required)
+  filter: string, Optional. Optional query string using the [Cloud API list filtering syntax](/authorized-buyers/apis/guides/list-filters). Supported columns for filtering are: * displayName * createTime * updateTime * state * feeCpm.currencyCode * feeCpm.units * feeCpm.nanos * floorPriceCpm.currencyCode * floorPriceCpm.units * floorPriceCpm.nanos
+  pageSize: integer, Optional. Requested page size. The server may return fewer results than requested. Max allowed page size is 500. If unspecified, the server will default to 500.
+  pageToken: string, Optional. A page token, received from a previous `ListCuratedPackages` call. Provide this to retrieve the subsequent page.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for ListCuratedPackages.
+  "curatedPackages": [ # The list of curated packages.
+    { # Represents a curated package of inventory created and managed by a Curator.
+      "accessSettings": { # Settings for controlling access to a curated package. # Required. Settings for controlling access to the curated package. Access to this curated package is limited to the allowlisted media planners and the creator. Buyers and bidders can not be allowlisted for or have direct access to this resource.
+        "allowlistedMediaPlanners": [ # Required. Immutable. The list of media planners that are explicitly granted access to the curated package. Eligible media planners can be found in the mediaPlanners.list method. Only a single media planner may be allowlisted at this time. Format: `mediaPlanners/{mediaPlannerAccountId}`
+          "A String",
+        ],
+      },
+      "createTime": "A String", # Output only. The timestamp when the curated package was created. Can be used to filter the response of the curatedPackages.list method.
+      "curationFeeVisibility": "A String", # Optional. Immutable. The visibility of the combined curation package fee and data segment fees (the total curation fee).
+      "description": "A String", # Optional. A description of the curated package, provided by the curator.
+      "displayName": "A String", # Required. The display name assigned to the curated package by the curator. Can be used to filter the response of the curatedPackages.list method.
+      "feeCpm": { # Represents an amount of money with its currency type. # Optional. The CPM fee charged by the curator to buyers using this curated package. Can be used to filter the response of the curatedPackages.list method.
+        "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+        "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+        "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+      },
+      "floorPriceCpm": { # Represents an amount of money with its currency type. # Optional. The minimum CPM a buyer has to bid to participate in auctions for inventory in this curated package. Can be used to filter the response of the curatedPackages.list method.
+        "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+        "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+        "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+      },
+      "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+      "name": "A String", # Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`
+      "state": "A String", # Output only. The state of the curated package. Can be used to filter the response of the curatedPackages.list method.
+      "targeting": { # Targeting criteria for curated and auction packages. # Optional. Targeting criteria for the curated package.
+        "geoTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The geo criteria IDs to be included or excluded as defined in https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv. If unset, inventory will be targeted regardless of geo.
+          "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+            "A String",
+          ],
+          "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+            "A String",
+          ],
+        },
+        "includedAcceleratedMobilePageType": "A String", # Optional. The targeted accelerated mobile page type. If unset, inventory will be targeted regardless of AMP status.
+        "includedAdSizes": [ # Optional. The list of ad sizes to target. If unset, inventory will be targeted regardless of ad size. Curated packages supports `PIXEL` and `INTERSTITIAL` ad sizes.
+          { # Represents size of a single ad slot, or a creative.
+            "height": "A String", # The height of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+            "type": "A String", # The type of the ad slot size.
+            "width": "A String", # The width of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+          },
+        ],
+        "includedAuthorizedSellerStatuses": [ # Optional. The included list of targeted authorized seller statuses. If empty, inventory will be targeted regardless of seller status.
+          "A String",
+        ],
+        "includedCreativeFormat": "A String", # Optional. The creative format to target. If unset, all creative markup types are targeted.
+        "includedDataSegments": [ # Optional. The active data segments to be targeted. If unset, inventory will be targeted regardless of data segments. Format: `curators/{account_id}/dataSegments/{data_segment_id}`
+          "A String",
+        ],
+        "includedDeviceTypes": [ # Optional. The list of included device types to target. If empty, all device types are targeted.
+          "A String",
+        ],
+        "includedEnvironment": "A String", # Optional. The environment to target. If unspecified, all environments are targeted.
+        "includedNativeInventoryTypes": [ # Optional. The targeted native inventory types. If empty, inventory will be targeted regardless of native inventory type.
+          "A String",
+        ],
+        "includedOpenMeasurementTypes": [ # Optional. The list of targeted open measurement types. If empty, inventory will be targeted regardless of Open Measurement support.
+          "A String",
+        ],
+        "includedRestrictedCategories": [ # Optional. The list of targeted restricted categories. If empty, inventory will be targeted regardless of restricted categories.
+          "A String",
+        ],
+        "includedRewardedType": "A String", # Optional. The targeted rewarded type. If unset, inventory will be targeted regardless of rewarded type.
+        "languageTargeting": { # Generic targeting with string values. # Optional. The languages to target. If unset, inventory will be targeted regardless of language. See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of supported language codes.
+          "selectionType": "A String", # Required. How the items in this list should be targeted.
+          "values": [ # Required. The values specified.
+            "A String",
+          ],
+        },
+        "minimumPredictedClickThroughRatePercentageMillis": "A String", # Optional. The targeted minimum predicted click through rate, ranging in values [10, 10000] (0.01% - 10%). A value of 50 means that the configuration will only match adslots for which we predict at least 0.05% click through rate. An unset value indicates inventory will be targeted regardless of predicted click through rate.
+        "minimumPredictedViewabilityPercentage": "A String", # Optional. The targeted minimum predicted viewability percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% viewability. An unset value indicates inventory will be targeted regardless of predicted viewability.
+        "placementTargeting": { # Represents targeting about where the ads can appear, for example, certain sites or mobile applications. Different placement targeting types will be logically OR'ed. # Optional. Placement targeting information, for example, URL, mobile applications.
+          "includedMobileAppCategoryTargeting": [ # Optional. The list of targeted mobile app categories.
+            "A String",
+          ],
+          "mobileAppTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded mobile application IDs that publishers own. Currently, only Android and Apple apps are supported. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded.
+            "selectionType": "A String", # Required. How the items in this list should be targeted.
+            "values": [ # Required. The values specified.
+              "A String",
+            ],
+          },
+          "uriTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded URLs. The domains should have the http/https stripped (for example, google.com), and can contain a max of 5 paths per url.
+            "selectionType": "A String", # Required. How the items in this list should be targeted.
+            "values": [ # Required. The values specified.
+              "A String",
+            ],
+          },
+        },
+        "publisherProvidedSignalsTargeting": { # Represents targeting about publisher provided signals. Different publisher provided signals types will be logically OR'ed. # Optional. The publisher provided signals to target. If unset, inventory will be targeted regardless of publisher provided signals.
+          "audienceTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded audience IDs. Based off of IAB Audience Taxonomy version 1.1 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Audience%20Taxonomies/Audience%20Taxonomy%201.1.tsv)
+            "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+              "A String",
+            ],
+            "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+              "A String",
+            ],
+          },
+          "contentTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded content IDs. Based off of IAB Content Taxonomy version 2.2 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv)
+            "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+              "A String",
+            ],
+            "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+              "A String",
+            ],
+          },
+          "videoAndAudioSignalsTargeting": { # Generic targeting with string values. # Optional. The list of targeted and excluded video and audio signals IDs. These are additional signals supported by publisher provided signals.
+            "selectionType": "A String", # Required. How the items in this list should be targeted.
+            "values": [ # Required. The values specified.
+              "A String",
+            ],
+          },
+        },
+        "publisherTargeting": { # Generic targeting with string values. # Optional. The targeted publishers. If unset, inventory will be targeted regardless of publisher. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details.
+          "selectionType": "A String", # Required. How the items in this list should be targeted.
+          "values": [ # Required. The values specified.
+            "A String",
+          ],
+        },
+        "verticalTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The verticals included or excluded as defined in https://developers.google.com/authorized-buyers/rtb/downloads/publisher-verticals. If unset, inventory will be targeted regardless of vertical.
+          "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+            "A String",
+          ],
+          "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+            "A String",
+          ],
+        },
+        "videoTargeting": { # Video specific targeting criteria. # Optional. Video specific targeting criteria.
+          "includedContentDeliveryMethod": "A String", # Optional. The targeted video delivery method. If unset, inventory will be targeted regardless of video delivery method.
+          "includedMaximumAdDurationTargeting": "A String", # Optional. The targeted maximum video ad duration. If unset, inventory will be targeted regardless of maximum video ad duration.
+          "includedMimeTypes": [ # Optional. The list of targeted video mime types using the IANA published MIME type strings (https://www.iana.org/assignments/media-types/media-types.xhtml). If empty, inventory will be targeted regardless of video mime type.
+            "A String",
+          ],
+          "includedPlaybackMethods": [ # Optional. The list of targeted video playback methods. If empty, inventory will be targeted regardless of video playback method.
+            "A String",
+          ],
+          "includedPlayerSizeTargeting": { # Represents the size of the video player that can be targeted. Both width and height are required to be set to non-zero values. # Optional. The targeted video player size. If unset, inventory will be targeted regardless of video player size.
+            "minimumHeight": "A String", # Required. The minimum height of the video player in pixels.
+            "minimumWidth": "A String", # Required. The minimum width of the video player in pixels.
+          },
+          "includedPositionTypes": [ # Optional. The targeted video ad position types. If empty, inventory will be targeted regardless of video ad position type.
+            "A String",
+          ],
+          "minimumPredictedCompletionRatePercentage": "A String", # Optional. The targeted minimum predicted completion rate percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% completion rate. An unset value indicates inventory will be targeted regardless of predicted completion rate.
+          "plcmtTargeting": { # Defines targeting criteria based on the video placement type, often corresponding to the IAB OpenRTB 'plcmt' field. # Optional. The targeted video plcmt types. If unset, inventory will be targeted regardless of video plcmt type.
+            "selectionType": "A String", # Required. The selection type for the list of video plcmts.
+            "videoPlcmtTypes": [ # Required. The list of targeted video plcmts types. If empty, inventory will be targeted regardless of video plcmt type.
+              "A String",
+            ],
+          },
+        },
+      },
+      "updateTime": "A String", # Output only. The timestamp when the curated package was last updated. Can be used to filter the response of the curatedPackages.list method.
+    },
+  ],
+  "nextPageToken": "A String", # A token to retrieve the next page of results. Pass this value in the ListCuratedPackagesRequest.pageToken field in the subsequent call to `ListCuratedPackages` method to retrieve the next page of results. If empty, then there are no more results.
+}
+
+ +
+ 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)
+
+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) +
Updates an existing curated package.
+
+Args:
+  name: string, Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Represents a curated package of inventory created and managed by a Curator.
+  "accessSettings": { # Settings for controlling access to a curated package. # Required. Settings for controlling access to the curated package. Access to this curated package is limited to the allowlisted media planners and the creator. Buyers and bidders can not be allowlisted for or have direct access to this resource.
+    "allowlistedMediaPlanners": [ # Required. Immutable. The list of media planners that are explicitly granted access to the curated package. Eligible media planners can be found in the mediaPlanners.list method. Only a single media planner may be allowlisted at this time. Format: `mediaPlanners/{mediaPlannerAccountId}`
+      "A String",
+    ],
+  },
+  "createTime": "A String", # Output only. The timestamp when the curated package was created. Can be used to filter the response of the curatedPackages.list method.
+  "curationFeeVisibility": "A String", # Optional. Immutable. The visibility of the combined curation package fee and data segment fees (the total curation fee).
+  "description": "A String", # Optional. A description of the curated package, provided by the curator.
+  "displayName": "A String", # Required. The display name assigned to the curated package by the curator. Can be used to filter the response of the curatedPackages.list method.
+  "feeCpm": { # Represents an amount of money with its currency type. # Optional. The CPM fee charged by the curator to buyers using this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "floorPriceCpm": { # Represents an amount of money with its currency type. # Optional. The minimum CPM a buyer has to bid to participate in auctions for inventory in this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`
+  "state": "A String", # Output only. The state of the curated package. Can be used to filter the response of the curatedPackages.list method.
+  "targeting": { # Targeting criteria for curated and auction packages. # Optional. Targeting criteria for the curated package.
+    "geoTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The geo criteria IDs to be included or excluded as defined in https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv. If unset, inventory will be targeted regardless of geo.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "includedAcceleratedMobilePageType": "A String", # Optional. The targeted accelerated mobile page type. If unset, inventory will be targeted regardless of AMP status.
+    "includedAdSizes": [ # Optional. The list of ad sizes to target. If unset, inventory will be targeted regardless of ad size. Curated packages supports `PIXEL` and `INTERSTITIAL` ad sizes.
+      { # Represents size of a single ad slot, or a creative.
+        "height": "A String", # The height of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+        "type": "A String", # The type of the ad slot size.
+        "width": "A String", # The width of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+      },
+    ],
+    "includedAuthorizedSellerStatuses": [ # Optional. The included list of targeted authorized seller statuses. If empty, inventory will be targeted regardless of seller status.
+      "A String",
+    ],
+    "includedCreativeFormat": "A String", # Optional. The creative format to target. If unset, all creative markup types are targeted.
+    "includedDataSegments": [ # Optional. The active data segments to be targeted. If unset, inventory will be targeted regardless of data segments. Format: `curators/{account_id}/dataSegments/{data_segment_id}`
+      "A String",
+    ],
+    "includedDeviceTypes": [ # Optional. The list of included device types to target. If empty, all device types are targeted.
+      "A String",
+    ],
+    "includedEnvironment": "A String", # Optional. The environment to target. If unspecified, all environments are targeted.
+    "includedNativeInventoryTypes": [ # Optional. The targeted native inventory types. If empty, inventory will be targeted regardless of native inventory type.
+      "A String",
+    ],
+    "includedOpenMeasurementTypes": [ # Optional. The list of targeted open measurement types. If empty, inventory will be targeted regardless of Open Measurement support.
+      "A String",
+    ],
+    "includedRestrictedCategories": [ # Optional. The list of targeted restricted categories. If empty, inventory will be targeted regardless of restricted categories.
+      "A String",
+    ],
+    "includedRewardedType": "A String", # Optional. The targeted rewarded type. If unset, inventory will be targeted regardless of rewarded type.
+    "languageTargeting": { # Generic targeting with string values. # Optional. The languages to target. If unset, inventory will be targeted regardless of language. See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of supported language codes.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "minimumPredictedClickThroughRatePercentageMillis": "A String", # Optional. The targeted minimum predicted click through rate, ranging in values [10, 10000] (0.01% - 10%). A value of 50 means that the configuration will only match adslots for which we predict at least 0.05% click through rate. An unset value indicates inventory will be targeted regardless of predicted click through rate.
+    "minimumPredictedViewabilityPercentage": "A String", # Optional. The targeted minimum predicted viewability percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% viewability. An unset value indicates inventory will be targeted regardless of predicted viewability.
+    "placementTargeting": { # Represents targeting about where the ads can appear, for example, certain sites or mobile applications. Different placement targeting types will be logically OR'ed. # Optional. Placement targeting information, for example, URL, mobile applications.
+      "includedMobileAppCategoryTargeting": [ # Optional. The list of targeted mobile app categories.
+        "A String",
+      ],
+      "mobileAppTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded mobile application IDs that publishers own. Currently, only Android and Apple apps are supported. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+      "uriTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded URLs. The domains should have the http/https stripped (for example, google.com), and can contain a max of 5 paths per url.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherProvidedSignalsTargeting": { # Represents targeting about publisher provided signals. Different publisher provided signals types will be logically OR'ed. # Optional. The publisher provided signals to target. If unset, inventory will be targeted regardless of publisher provided signals.
+      "audienceTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded audience IDs. Based off of IAB Audience Taxonomy version 1.1 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Audience%20Taxonomies/Audience%20Taxonomy%201.1.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "contentTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded content IDs. Based off of IAB Content Taxonomy version 2.2 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "videoAndAudioSignalsTargeting": { # Generic targeting with string values. # Optional. The list of targeted and excluded video and audio signals IDs. These are additional signals supported by publisher provided signals.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherTargeting": { # Generic targeting with string values. # Optional. The targeted publishers. If unset, inventory will be targeted regardless of publisher. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "verticalTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The verticals included or excluded as defined in https://developers.google.com/authorized-buyers/rtb/downloads/publisher-verticals. If unset, inventory will be targeted regardless of vertical.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "videoTargeting": { # Video specific targeting criteria. # Optional. Video specific targeting criteria.
+      "includedContentDeliveryMethod": "A String", # Optional. The targeted video delivery method. If unset, inventory will be targeted regardless of video delivery method.
+      "includedMaximumAdDurationTargeting": "A String", # Optional. The targeted maximum video ad duration. If unset, inventory will be targeted regardless of maximum video ad duration.
+      "includedMimeTypes": [ # Optional. The list of targeted video mime types using the IANA published MIME type strings (https://www.iana.org/assignments/media-types/media-types.xhtml). If empty, inventory will be targeted regardless of video mime type.
+        "A String",
+      ],
+      "includedPlaybackMethods": [ # Optional. The list of targeted video playback methods. If empty, inventory will be targeted regardless of video playback method.
+        "A String",
+      ],
+      "includedPlayerSizeTargeting": { # Represents the size of the video player that can be targeted. Both width and height are required to be set to non-zero values. # Optional. The targeted video player size. If unset, inventory will be targeted regardless of video player size.
+        "minimumHeight": "A String", # Required. The minimum height of the video player in pixels.
+        "minimumWidth": "A String", # Required. The minimum width of the video player in pixels.
+      },
+      "includedPositionTypes": [ # Optional. The targeted video ad position types. If empty, inventory will be targeted regardless of video ad position type.
+        "A String",
+      ],
+      "minimumPredictedCompletionRatePercentage": "A String", # Optional. The targeted minimum predicted completion rate percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% completion rate. An unset value indicates inventory will be targeted regardless of predicted completion rate.
+      "plcmtTargeting": { # Defines targeting criteria based on the video placement type, often corresponding to the IAB OpenRTB 'plcmt' field. # Optional. The targeted video plcmt types. If unset, inventory will be targeted regardless of video plcmt type.
+        "selectionType": "A String", # Required. The selection type for the list of video plcmts.
+        "videoPlcmtTypes": [ # Required. The list of targeted video plcmts types. If empty, inventory will be targeted regardless of video plcmt type.
+          "A String",
+        ],
+      },
+    },
+  },
+  "updateTime": "A String", # Output only. The timestamp when the curated package was last updated. Can be used to filter the response of the curatedPackages.list method.
+}
+
+  updateMask: string, Optional. List of fields to be updated. If empty or unspecified, the service will update all fields populated in the update request excluding the output only fields and primitive fields with default value. Note that explicit field mask is required in order to reset a primitive field back to its default value, for example, false for boolean fields, 0 for integer fields. A special field mask consisting of a single path "*" can be used to indicate full replacement (the equivalent of PUT method), updatable fields unset or unspecified in the input will be cleared or set to default value. Output only fields will be ignored regardless of the value of updateMask.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Represents a curated package of inventory created and managed by a Curator.
+  "accessSettings": { # Settings for controlling access to a curated package. # Required. Settings for controlling access to the curated package. Access to this curated package is limited to the allowlisted media planners and the creator. Buyers and bidders can not be allowlisted for or have direct access to this resource.
+    "allowlistedMediaPlanners": [ # Required. Immutable. The list of media planners that are explicitly granted access to the curated package. Eligible media planners can be found in the mediaPlanners.list method. Only a single media planner may be allowlisted at this time. Format: `mediaPlanners/{mediaPlannerAccountId}`
+      "A String",
+    ],
+  },
+  "createTime": "A String", # Output only. The timestamp when the curated package was created. Can be used to filter the response of the curatedPackages.list method.
+  "curationFeeVisibility": "A String", # Optional. Immutable. The visibility of the combined curation package fee and data segment fees (the total curation fee).
+  "description": "A String", # Optional. A description of the curated package, provided by the curator.
+  "displayName": "A String", # Required. The display name assigned to the curated package by the curator. Can be used to filter the response of the curatedPackages.list method.
+  "feeCpm": { # Represents an amount of money with its currency type. # Optional. The CPM fee charged by the curator to buyers using this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "floorPriceCpm": { # Represents an amount of money with its currency type. # Optional. The minimum CPM a buyer has to bid to participate in auctions for inventory in this curated package. Can be used to filter the response of the curatedPackages.list method.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`
+  "state": "A String", # Output only. The state of the curated package. Can be used to filter the response of the curatedPackages.list method.
+  "targeting": { # Targeting criteria for curated and auction packages. # Optional. Targeting criteria for the curated package.
+    "geoTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The geo criteria IDs to be included or excluded as defined in https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv. If unset, inventory will be targeted regardless of geo.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "includedAcceleratedMobilePageType": "A String", # Optional. The targeted accelerated mobile page type. If unset, inventory will be targeted regardless of AMP status.
+    "includedAdSizes": [ # Optional. The list of ad sizes to target. If unset, inventory will be targeted regardless of ad size. Curated packages supports `PIXEL` and `INTERSTITIAL` ad sizes.
+      { # Represents size of a single ad slot, or a creative.
+        "height": "A String", # The height of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+        "type": "A String", # The type of the ad slot size.
+        "width": "A String", # The width of the ad slot in pixels. This field will be present only when size type is `PIXEL`.
+      },
+    ],
+    "includedAuthorizedSellerStatuses": [ # Optional. The included list of targeted authorized seller statuses. If empty, inventory will be targeted regardless of seller status.
+      "A String",
+    ],
+    "includedCreativeFormat": "A String", # Optional. The creative format to target. If unset, all creative markup types are targeted.
+    "includedDataSegments": [ # Optional. The active data segments to be targeted. If unset, inventory will be targeted regardless of data segments. Format: `curators/{account_id}/dataSegments/{data_segment_id}`
+      "A String",
+    ],
+    "includedDeviceTypes": [ # Optional. The list of included device types to target. If empty, all device types are targeted.
+      "A String",
+    ],
+    "includedEnvironment": "A String", # Optional. The environment to target. If unspecified, all environments are targeted.
+    "includedNativeInventoryTypes": [ # Optional. The targeted native inventory types. If empty, inventory will be targeted regardless of native inventory type.
+      "A String",
+    ],
+    "includedOpenMeasurementTypes": [ # Optional. The list of targeted open measurement types. If empty, inventory will be targeted regardless of Open Measurement support.
+      "A String",
+    ],
+    "includedRestrictedCategories": [ # Optional. The list of targeted restricted categories. If empty, inventory will be targeted regardless of restricted categories.
+      "A String",
+    ],
+    "includedRewardedType": "A String", # Optional. The targeted rewarded type. If unset, inventory will be targeted regardless of rewarded type.
+    "languageTargeting": { # Generic targeting with string values. # Optional. The languages to target. If unset, inventory will be targeted regardless of language. See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of supported language codes.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "minimumPredictedClickThroughRatePercentageMillis": "A String", # Optional. The targeted minimum predicted click through rate, ranging in values [10, 10000] (0.01% - 10%). A value of 50 means that the configuration will only match adslots for which we predict at least 0.05% click through rate. An unset value indicates inventory will be targeted regardless of predicted click through rate.
+    "minimumPredictedViewabilityPercentage": "A String", # Optional. The targeted minimum predicted viewability percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% viewability. An unset value indicates inventory will be targeted regardless of predicted viewability.
+    "placementTargeting": { # Represents targeting about where the ads can appear, for example, certain sites or mobile applications. Different placement targeting types will be logically OR'ed. # Optional. Placement targeting information, for example, URL, mobile applications.
+      "includedMobileAppCategoryTargeting": [ # Optional. The list of targeted mobile app categories.
+        "A String",
+      ],
+      "mobileAppTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded mobile application IDs that publishers own. Currently, only Android and Apple apps are supported. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+      "uriTargeting": { # Generic targeting with string values. # Optional. The list of targeted or excluded URLs. The domains should have the http/https stripped (for example, google.com), and can contain a max of 5 paths per url.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherProvidedSignalsTargeting": { # Represents targeting about publisher provided signals. Different publisher provided signals types will be logically OR'ed. # Optional. The publisher provided signals to target. If unset, inventory will be targeted regardless of publisher provided signals.
+      "audienceTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded audience IDs. Based off of IAB Audience Taxonomy version 1.1 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Audience%20Taxonomies/Audience%20Taxonomy%201.1.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "contentTargeting": { # Defines targeting criteria for handling the IAB audience and content Taxonomy ID space. # Optional. The list of targeted or excluded content IDs. Based off of IAB Content Taxonomy version 2.2 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv)
+        "excludedTaxonomyIds": [ # Optional. The list of excluded content taxonomy IDs.
+          "A String",
+        ],
+        "targetedTaxonomyIds": [ # Optional. The list of targeted content taxonomy IDs.
+          "A String",
+        ],
+      },
+      "videoAndAudioSignalsTargeting": { # Generic targeting with string values. # Optional. The list of targeted and excluded video and audio signals IDs. These are additional signals supported by publisher provided signals.
+        "selectionType": "A String", # Required. How the items in this list should be targeted.
+        "values": [ # Required. The values specified.
+          "A String",
+        ],
+      },
+    },
+    "publisherTargeting": { # Generic targeting with string values. # Optional. The targeted publishers. If unset, inventory will be targeted regardless of publisher. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details.
+      "selectionType": "A String", # Required. How the items in this list should be targeted.
+      "values": [ # Required. The values specified.
+        "A String",
+      ],
+    },
+    "verticalTargeting": { # Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax. # Optional. The verticals included or excluded as defined in https://developers.google.com/authorized-buyers/rtb/downloads/publisher-verticals. If unset, inventory will be targeted regardless of vertical.
+      "excludedCriteriaIds": [ # A list of numeric IDs to be excluded.
+        "A String",
+      ],
+      "targetedCriteriaIds": [ # A list of numeric IDs to be included.
+        "A String",
+      ],
+    },
+    "videoTargeting": { # Video specific targeting criteria. # Optional. Video specific targeting criteria.
+      "includedContentDeliveryMethod": "A String", # Optional. The targeted video delivery method. If unset, inventory will be targeted regardless of video delivery method.
+      "includedMaximumAdDurationTargeting": "A String", # Optional. The targeted maximum video ad duration. If unset, inventory will be targeted regardless of maximum video ad duration.
+      "includedMimeTypes": [ # Optional. The list of targeted video mime types using the IANA published MIME type strings (https://www.iana.org/assignments/media-types/media-types.xhtml). If empty, inventory will be targeted regardless of video mime type.
+        "A String",
+      ],
+      "includedPlaybackMethods": [ # Optional. The list of targeted video playback methods. If empty, inventory will be targeted regardless of video playback method.
+        "A String",
+      ],
+      "includedPlayerSizeTargeting": { # Represents the size of the video player that can be targeted. Both width and height are required to be set to non-zero values. # Optional. The targeted video player size. If unset, inventory will be targeted regardless of video player size.
+        "minimumHeight": "A String", # Required. The minimum height of the video player in pixels.
+        "minimumWidth": "A String", # Required. The minimum width of the video player in pixels.
+      },
+      "includedPositionTypes": [ # Optional. The targeted video ad position types. If empty, inventory will be targeted regardless of video ad position type.
+        "A String",
+      ],
+      "minimumPredictedCompletionRatePercentage": "A String", # Optional. The targeted minimum predicted completion rate percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% completion rate. An unset value indicates inventory will be targeted regardless of predicted completion rate.
+      "plcmtTargeting": { # Defines targeting criteria based on the video placement type, often corresponding to the IAB OpenRTB 'plcmt' field. # Optional. The targeted video plcmt types. If unset, inventory will be targeted regardless of video plcmt type.
+        "selectionType": "A String", # Required. The selection type for the list of video plcmts.
+        "videoPlcmtTypes": [ # Required. The list of targeted video plcmts types. If empty, inventory will be targeted regardless of video plcmt type.
+          "A String",
+        ],
+      },
+    },
+  },
+  "updateTime": "A String", # Output only. The timestamp when the curated package was last updated. Can be used to filter the response of the curatedPackages.list method.
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/curationpartners_v1.curators.dataSegments.html b/docs/dyn/curationpartners_v1.curators.dataSegments.html new file mode 100644 index 0000000000..fe2e5c1dfe --- /dev/null +++ b/docs/dyn/curationpartners_v1.curators.dataSegments.html @@ -0,0 +1,349 @@ + + + +

Curation Partners API . curators . dataSegments

+

Instance Methods

+

+ activate(name, body=None, x__xgafv=None)

+

Activates a data segment.

+

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, x__xgafv=None)

+

Creates a data segment owned by the listed curator. The data segment will be created in the `ACTIVE` state, meaning it will be immediately available for buyers to use in preferred deals, private auction deals, and auction packages.

+

+ deactivate(name, body=None, x__xgafv=None)

+

Deactivates a data segment.

+

+ get(name, x__xgafv=None)

+

Gets a data segment given its name.

+

+ list(parent, pageSize=None, pageToken=None, x__xgafv=None)

+

List the data segments owned by a curator.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ patch(name, body=None, updateMask=None, x__xgafv=None)

+

Updates a data segment.

+

Method Details

+
+ activate(name, body=None, x__xgafv=None) +
Activates a data segment.
+
+Args:
+  name: string, Required. Name of data segment to activate. Format: `curators/{accountId}/dataSegments/{curatorDataSegmentId}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for activating a data segment
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Defines an identifier for a segment of inventory that can be targeted by curators or media planners in the deals or auction packages UI. Curation of inventory is done by curators on external platforms. -- Next ID: 9 --
+  "cpmFee": { # Represents an amount of money with its currency type. # Optional. A fixed fee charged per thousand impressions. Once set, the currency code cannot be changed.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "createTime": "A String", # Output only. Time the data segment was created.
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`
+  "state": "A String", # Output only. The state of the data segment.
+  "updateTime": "A String", # Output only. Time the data segment was last updated.
+  "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.
+}
+
+ +
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, x__xgafv=None) +
Creates a data segment owned by the listed curator. The data segment will be created in the `ACTIVE` state, meaning it will be immediately available for buyers to use in preferred deals, private auction deals, and auction packages.
+
+Args:
+  parent: string, Required. The parent resource where this data segment will be created. Format: `curators/{accountId}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Defines an identifier for a segment of inventory that can be targeted by curators or media planners in the deals or auction packages UI. Curation of inventory is done by curators on external platforms. -- Next ID: 9 --
+  "cpmFee": { # Represents an amount of money with its currency type. # Optional. A fixed fee charged per thousand impressions. Once set, the currency code cannot be changed.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "createTime": "A String", # Output only. Time the data segment was created.
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`
+  "state": "A String", # Output only. The state of the data segment.
+  "updateTime": "A String", # Output only. Time the data segment was last updated.
+  "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Defines an identifier for a segment of inventory that can be targeted by curators or media planners in the deals or auction packages UI. Curation of inventory is done by curators on external platforms. -- Next ID: 9 --
+  "cpmFee": { # Represents an amount of money with its currency type. # Optional. A fixed fee charged per thousand impressions. Once set, the currency code cannot be changed.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "createTime": "A String", # Output only. Time the data segment was created.
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`
+  "state": "A String", # Output only. The state of the data segment.
+  "updateTime": "A String", # Output only. Time the data segment was last updated.
+  "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.
+}
+
+ +
+ deactivate(name, body=None, x__xgafv=None) +
Deactivates a data segment.
+
+Args:
+  name: string, Required. Name of data segment to deactivate. Format: `curators/{accountId}/dataSegments/{curatorDataSegmentId}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for deactivating a data segment
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Defines an identifier for a segment of inventory that can be targeted by curators or media planners in the deals or auction packages UI. Curation of inventory is done by curators on external platforms. -- Next ID: 9 --
+  "cpmFee": { # Represents an amount of money with its currency type. # Optional. A fixed fee charged per thousand impressions. Once set, the currency code cannot be changed.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "createTime": "A String", # Output only. Time the data segment was created.
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`
+  "state": "A String", # Output only. The state of the data segment.
+  "updateTime": "A String", # Output only. Time the data segment was last updated.
+  "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.
+}
+
+ +
+ get(name, x__xgafv=None) +
Gets a data segment given its name.
+
+Args:
+  name: string, Required. Name of data segment to get. Format: `curators/{accountId}/dataSegments/{curatorDataSegmentId}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Defines an identifier for a segment of inventory that can be targeted by curators or media planners in the deals or auction packages UI. Curation of inventory is done by curators on external platforms. -- Next ID: 9 --
+  "cpmFee": { # Represents an amount of money with its currency type. # Optional. A fixed fee charged per thousand impressions. Once set, the currency code cannot be changed.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "createTime": "A String", # Output only. Time the data segment was created.
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`
+  "state": "A String", # Output only. The state of the data segment.
+  "updateTime": "A String", # Output only. Time the data segment was last updated.
+  "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.
+}
+
+ +
+ list(parent, pageSize=None, pageToken=None, x__xgafv=None) +
List the data segments owned by a curator.
+
+Args:
+  parent: string, Required. Name of the parent curator that can access the data segment. Format: `curators/{accountId}` (required)
+  pageSize: integer, Optional. Requested page size. The server may return fewer results than requested. Max allowed page size is 500. If unspecified, the server will default to 500.
+  pageToken: string, Optional. The page token as returned. ListDataSegmentsResponse.nextPageToken
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response message for listing data segments.
+  "dataSegments": [ # The list of data segments.
+    { # Defines an identifier for a segment of inventory that can be targeted by curators or media planners in the deals or auction packages UI. Curation of inventory is done by curators on external platforms. -- Next ID: 9 --
+      "cpmFee": { # Represents an amount of money with its currency type. # Optional. A fixed fee charged per thousand impressions. Once set, the currency code cannot be changed.
+        "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+        "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+        "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+      },
+      "createTime": "A String", # Output only. Time the data segment was created.
+      "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+      "name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`
+      "state": "A String", # Output only. The state of the data segment.
+      "updateTime": "A String", # Output only. Time the data segment was last updated.
+      "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.
+    },
+  ],
+  "nextPageToken": "A String", # Continuation token for fetching the next page of results. Pass this value in the ListDataSegmentsRequest.pageToken field in the subsequent call to the `ListDataSegments` method to retrieve the next page of results.
+}
+
+ +
+ 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)
+
+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) +
Updates a data segment.
+
+Args:
+  name: string, Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Defines an identifier for a segment of inventory that can be targeted by curators or media planners in the deals or auction packages UI. Curation of inventory is done by curators on external platforms. -- Next ID: 9 --
+  "cpmFee": { # Represents an amount of money with its currency type. # Optional. A fixed fee charged per thousand impressions. Once set, the currency code cannot be changed.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "createTime": "A String", # Output only. Time the data segment was created.
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`
+  "state": "A String", # Output only. The state of the data segment.
+  "updateTime": "A String", # Output only. Time the data segment was last updated.
+  "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.
+}
+
+  updateMask: string, Optional. List of fields to be updated. If empty or unspecified, the service will update all fields populated in the update request excluding the output only fields and primitive fields with default value. Note that explicit field mask is required in order to reset a primitive field back to its default value, for example, false for boolean fields, 0 for integer fields. A special field mask consisting of a single path "*" can be used to indicate full replacement(the equivalent of PUT method), updatable fields unset or unspecified in the input will be cleared or set to default value. Output only fields will be ignored regardless of the value of updateMask.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Defines an identifier for a segment of inventory that can be targeted by curators or media planners in the deals or auction packages UI. Curation of inventory is done by curators on external platforms. -- Next ID: 9 --
+  "cpmFee": { # Represents an amount of money with its currency type. # Optional. A fixed fee charged per thousand impressions. Once set, the currency code cannot be changed.
+    "currencyCode": "A String", # The three-letter currency code defined in ISO 4217.
+    "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
+    "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
+  },
+  "createTime": "A String", # Output only. Time the data segment was created.
+  "millipercentOfMediaFee": "A String", # Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.
+  "name": "A String", # Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`
+  "state": "A String", # Output only. The state of the data segment.
+  "updateTime": "A String", # Output only. Time the data segment was last updated.
+  "userListId": "A String", # Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/curationpartners_v1.curators.html b/docs/dyn/curationpartners_v1.curators.html new file mode 100644 index 0000000000..41768aeefa --- /dev/null +++ b/docs/dyn/curationpartners_v1.curators.html @@ -0,0 +1,101 @@ + + + +

Curation Partners API . curators

+

Instance Methods

+

+ curatedPackages() +

+

Returns the curatedPackages Resource.

+ +

+ dataSegments() +

+

Returns the dataSegments Resource.

+ +

+ reports() +

+

Returns the reports Resource.

+ +

+ close()

+

Close httplib2 connections.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ + \ No newline at end of file diff --git a/docs/dyn/curationpartners_v1.curators.reports.html b/docs/dyn/curationpartners_v1.curators.reports.html new file mode 100644 index 0000000000..0b2560a1bb --- /dev/null +++ b/docs/dyn/curationpartners_v1.curators.reports.html @@ -0,0 +1,808 @@ + + + +

Curation Partners API . curators . reports

+

Instance Methods

+

+ operations() +

+

Returns the operations Resource.

+ +

+ results() +

+

Returns the results Resource.

+ +

+ close()

+

Close httplib2 connections.

+

+ create(parent, body=None, x__xgafv=None)

+

Creates a `Report` object.

+

+ delete(name, x__xgafv=None)

+

Deletes a `Report` object.

+

+ get(name, x__xgafv=None)

+

Retrieves a `Report` object.

+

+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, skip=None, x__xgafv=None)

+

Lists `Report` objects.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

+ patch(name, body=None, updateMask=None, x__xgafv=None)

+

Updates a `Report` object.

+

+ run(name, body=None, x__xgafv=None)

+

Initiates the execution of an existing report asynchronously. Users can get the report by polling this operation using `OperationsService.GetOperation`. Poll every 5 seconds initially, with an exponential backoff. Once a report is complete, the operation will contain a `RunReportResponse` in its response field containing a report_result that can be passed to the `FetchReportResultRows` method to retrieve the report data.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ create(parent, body=None, x__xgafv=None) +
Creates a `Report` object.
+
+Args:
+  parent: string, Required. The parent resource where this `Report` will be created. Format: `curators/{account_id}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `curators/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `curators/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+ +
+ delete(name, x__xgafv=None) +
Deletes a `Report` object.
+
+Args:
+  name: string, Required. Resource name of the report to delete. Format: `curators/{account_id}/reports/{report_id}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
+}
+
+ +
+ get(name, x__xgafv=None) +
Retrieves a `Report` object.
+
+Args:
+  name: string, Required. The resource name of the report. Format: `curators/{account_id}/reports/{report_id}` (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `curators/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+ +
+ list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, skip=None, x__xgafv=None) +
Lists `Report` objects.
+
+Args:
+  parent: string, Required. The parent, which owns this collection of reports. Format: `curators/{account_id}` (required)
+  filter: string, Optional. Expression to filter the response. See syntax details at https://developers.google.com/ad-manager/api/beta/filters
+  orderBy: string, Optional. Expression to specify sorting order. See syntax details at https://developers.google.com/ad-manager/api/beta/filters#order
+  pageSize: integer, Optional. The maximum number of `Reports` to return. The service may return fewer than this value. If unspecified, at most 50 `Reports` will be returned. The maximum value is 1000; values greater than 1000 will be coerced to 1000.
+  pageToken: string, Optional. A page token, received from a previous `ListReports` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListReports` must match the call that provided the page token.
+  skip: integer, Optional. Number of individual resources to skip while paginating.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # Response object for `ListReportsResponse` containing matching `Report` objects.
+  "nextPageToken": "A String", # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
+  "reports": [ # The `Report` objects from the specified network.
+    { # The `Report` resource.
+      "createTime": "A String", # Output only. The instant this report was created.
+      "displayName": "A String", # Optional. Display name for the report.
+      "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+      "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `curators/{account_id}/reports/{report_id}`
+      "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+        "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+        "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+          "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+            "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+              "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+              "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+              "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+            },
+            "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+              "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+              "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+              "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+            },
+          },
+          "relative": "A String", # A relative date range.
+        },
+        "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+          "A String",
+        ],
+        "filters": [ # Optional. The filters for this report.
+          { # A filter over one or more fields.
+            "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+              "filters": [ # Required. A list of filters.
+                # Object with schema name: Filter
+              ],
+            },
+            "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+              "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+                "dimension": "A String", # The dimension this field represents.
+                "metric": "A String", # The metric this field represents.
+              },
+              "operation": "A String", # Required. The operation of this filter.
+              "values": [ # Required. Values to filter to.
+                { # Represents a single value in a report.
+                  "boolValue": True or False, # For boolean values.
+                  "bytesValue": "A String", # For bytes values.
+                  "doubleListValue": { # A list of double values. # For lists of double values.
+                    "values": [ # The values
+                      3.14,
+                    ],
+                  },
+                  "doubleValue": 3.14, # For double values.
+                  "intListValue": { # A list of integer values. # For lists of integer values.
+                    "values": [ # The values
+                      "A String",
+                    ],
+                  },
+                  "intValue": "A String", # For integer values.
+                  "stringListValue": { # A list of string values. # For lists of string values.
+                    "values": [ # The values
+                      "A String",
+                    ],
+                  },
+                  "stringValue": "A String", # For string values.
+                },
+              ],
+            },
+            "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+            "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+              "filters": [ # Required. A list of filters.
+                # Object with schema name: Filter
+              ],
+            },
+          },
+        ],
+        "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+          "A String",
+        ],
+        "sorts": [ # Optional. Default sorts to apply to this report.
+          { # Represents a sorting in a report.
+            "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+            "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+              "dimension": "A String", # The dimension this field represents.
+              "metric": "A String", # The metric this field represents.
+            },
+          },
+        ],
+        "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+        "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+      },
+      "reportId": "A String", # Output only. Report ID.
+      "updateTime": "A String", # Output only. The instant this report was last modified.
+    },
+  ],
+  "totalSize": 42, # Total number of `Report` objects. If a filter was included in the request, this reflects the total number after the filtering is applied. `total_size` won't be calculated in the response unless it has been included in a response field mask. The response field mask can be provided to the method by using the URL parameter `$fields` or `fields`, or by using the HTTP/gRPC header `X-Goog-FieldMask`. For more information, see https://developers.google.com/ad-manager/api/beta/field-masks
+}
+
+ +
+ 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)
+
+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) +
Updates a `Report` object.
+
+Args:
+  name: string, Identifier. The resource name of the report. Report resource name have the form: `curators/{account_id}/reports/{report_id}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `curators/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+  updateMask: string, Optional. The list of fields to update.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The `Report` resource.
+  "createTime": "A String", # Output only. The instant this report was created.
+  "displayName": "A String", # Optional. Display name for the report.
+  "locale": "A String", # Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.
+  "name": "A String", # Identifier. The resource name of the report. Report resource name have the form: `curators/{account_id}/reports/{report_id}`
+  "reportDefinition": { # The definition of how a report should be run. # Required. The report definition of the report.
+    "currencyCode": "A String", # Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.
+    "dateRange": { # A date range for a report. # Required. The primary date range of this report.
+      "fixed": { # A date range between two fixed dates (inclusive of end date). # A fixed date range.
+        "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+        "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+          "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+          "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+          "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+        },
+      },
+      "relative": "A String", # A relative date range.
+    },
+    "dimensions": [ # Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.
+      "A String",
+    ],
+    "filters": [ # Optional. The filters for this report.
+      { # A filter over one or more fields.
+        "andFilter": { # A list of filters. # A list of filters whose results are AND-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+        "fieldFilter": { # A filter on a specific field. # A filter on a single field.
+          "field": { # A dimension or a metric in a report. # Required. The field to filter on.
+            "dimension": "A String", # The dimension this field represents.
+            "metric": "A String", # The metric this field represents.
+          },
+          "operation": "A String", # Required. The operation of this filter.
+          "values": [ # Required. Values to filter to.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+        "notFilter": # Object with schema name: Filter # A filter whose result is negated.
+        "orFilter": { # A list of filters. # A list of filters whose results are OR-ed.
+          "filters": [ # Required. A list of filters.
+            # Object with schema name: Filter
+          ],
+        },
+      },
+    ],
+    "metrics": [ # Required. The list of metrics to report on. If empty, the report will have no metrics.
+      "A String",
+    ],
+    "sorts": [ # Optional. Default sorts to apply to this report.
+      { # Represents a sorting in a report.
+        "descending": True or False, # Optional. The sort order. If true the sort will be descending.
+        "field": { # A dimension or a metric in a report. # Required. A field (dimension or metric) to sort by.
+          "dimension": "A String", # The dimension this field represents.
+          "metric": "A String", # The metric this field represents.
+        },
+      },
+    ],
+    "timeZone": "A String", # Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, "America/New_York".
+    "timeZoneSource": "A String", # Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.
+  },
+  "reportId": "A String", # Output only. Report ID.
+  "updateTime": "A String", # Output only. The instant this report was last modified.
+}
+
+ +
+ run(name, body=None, x__xgafv=None) +
Initiates the execution of an existing report asynchronously. Users can get the report by polling this operation using `OperationsService.GetOperation`. Poll every 5 seconds initially, with an exponential backoff. Once a report is complete, the operation will contain a `RunReportResponse` in its response field containing a report_result that can be passed to the `FetchReportResultRows` method to retrieve the report data.
+
+Args:
+  name: string, Required. The report to run. Format: `curators/{account_id}/reports/{report_id}` (required)
+  body: object, The request body.
+    The object takes the form of:
+
+{ # Request message for a running a report.
+}
+
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/curationpartners_v1.curators.reports.operations.html b/docs/dyn/curationpartners_v1.curators.reports.operations.html new file mode 100644 index 0000000000..57fd7a5fc3 --- /dev/null +++ b/docs/dyn/curationpartners_v1.curators.reports.operations.html @@ -0,0 +1,124 @@ + + + +

Curation Partners API . curators . reports . operations

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ get(name, x__xgafv=None)

+

Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ get(name, x__xgafv=None) +
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
+
+Args:
+  name: string, The name of the operation resource. (required)
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # This resource represents a long-running operation that is the result of a network API call.
+  "done": True or False, # If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.
+  "error": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The error result of the operation in case of failure or cancellation.
+    "code": 42, # The status code, which should be an enum value of google.rpc.Code.
+    "details": [ # A list of messages that carry the error details. There is a common set of message types for APIs to use.
+      {
+        "a_key": "", # Properties of the object. Contains field @type with type URL.
+      },
+    ],
+    "message": "A String", # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
+  },
+  "metadata": { # Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+  "name": "A String", # The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.
+  "response": { # The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
+    "a_key": "", # Properties of the object. Contains field @type with type URL.
+  },
+}
+
+ + \ No newline at end of file diff --git a/docs/dyn/curationpartners_v1.curators.reports.results.html b/docs/dyn/curationpartners_v1.curators.reports.results.html new file mode 100644 index 0000000000..3b2226aa48 --- /dev/null +++ b/docs/dyn/curationpartners_v1.curators.reports.results.html @@ -0,0 +1,199 @@ + + + +

Curation Partners API . curators . reports . results

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ fetchRows(name, pageSize=None, pageToken=None, x__xgafv=None)

+

Returns the result rows from a completed report. The caller must have previously called `RunReport` and waited for that operation to complete. The rows will be returned according to the order specified by the `sorts` member of the report definition.

+

+ fetchRows_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ fetchRows(name, pageSize=None, pageToken=None, x__xgafv=None) +
Returns the result rows from a completed report. The caller must have previously called `RunReport` and waited for that operation to complete. The rows will be returned according to the order specified by the `sorts` member of the report definition.
+
+Args:
+  name: string, The report result being fetched. Format: `curators/{account_id}/reports/{report_id}/results/{report_result_id}` (required)
+  pageSize: integer, Optional. The maximum number of rows to return. The service may return fewer than this value. If unspecified, at most 1,000 rows will be returned. The maximum value is 10,000; values greater than 10,000 will be reduced to 10,000.
+  pageToken: string, Optional. A page token, received from a previous `FetchReportResultRows` call. Provide this to retrieve the second and subsequent batches of rows.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # The response message for the fetch report result rows endpoint.
+  "dateRanges": [ # The computed fixed date ranges this report includes. Only returned with the first page of results (when page_token is not included in the request).
+    { # A date range between two fixed dates (inclusive of end date).
+      "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The end date (inclusive) of this date range.
+        "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+        "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+        "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+      },
+      "startDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Required. The start date of this date range.
+        "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.
+        "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
+        "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.
+      },
+    },
+  ],
+  "nextPageToken": "A String", # A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
+  "rows": [ # Up to `page_size` rows of report data.
+    { # A row of report data.
+      "dimensionValues": [ # The order of the dimension values is the same as the order of the dimensions specified in the request.
+        { # Represents a single value in a report.
+          "boolValue": True or False, # For boolean values.
+          "bytesValue": "A String", # For bytes values.
+          "doubleListValue": { # A list of double values. # For lists of double values.
+            "values": [ # The values
+              3.14,
+            ],
+          },
+          "doubleValue": 3.14, # For double values.
+          "intListValue": { # A list of integer values. # For lists of integer values.
+            "values": [ # The values
+              "A String",
+            ],
+          },
+          "intValue": "A String", # For integer values.
+          "stringListValue": { # A list of string values. # For lists of string values.
+            "values": [ # The values
+              "A String",
+            ],
+          },
+          "stringValue": "A String", # For string values.
+        },
+      ],
+      "metricValueGroups": [ #  The length of the metric_value_groups field will be equal to the length of the date_ranges field in the fetch response. The metric_value_groups field is ordered such that each index corresponds to the date_range at the same index. For example, given date_ranges [x, y], metric_value_groups will have a length of two. The first entry in metric_value_groups represents the metrics for date x and the second entry in metric_value_groups represents the metrics for date y.
+        { # Contains all metric values requested for a single date range and set of column dimension values (returned in the columns field of the response). The order of the metrics in each field corresponds to the order of the metrics specified in the request.
+          "primaryValues": [ # Data for the PRIMARY MetricValueType.
+            { # Represents a single value in a report.
+              "boolValue": True or False, # For boolean values.
+              "bytesValue": "A String", # For bytes values.
+              "doubleListValue": { # A list of double values. # For lists of double values.
+                "values": [ # The values
+                  3.14,
+                ],
+              },
+              "doubleValue": 3.14, # For double values.
+              "intListValue": { # A list of integer values. # For lists of integer values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "intValue": "A String", # For integer values.
+              "stringListValue": { # A list of string values. # For lists of string values.
+                "values": [ # The values
+                  "A String",
+                ],
+              },
+              "stringValue": "A String", # For string values.
+            },
+          ],
+        },
+      ],
+    },
+  ],
+  "runTime": "A String", # The time at which the report was scheduled to run. For non-scheduled reports, this is the time at which the report was requested to be run.
+  "totalRowCount": 42, # The total number of rows available from this report. Useful for pagination. Only returned with the first page of results (when page_token is not included in the request).
+}
+
+ +
+ fetchRows_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)
+
+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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/curationpartners_v1.html b/docs/dyn/curationpartners_v1.html new file mode 100644 index 0000000000..c8539326ae --- /dev/null +++ b/docs/dyn/curationpartners_v1.html @@ -0,0 +1,116 @@ + + + +

Curation Partners API

+

Instance Methods

+

+ curators() +

+

Returns the curators Resource.

+ +

+ mediaPlanners() +

+

Returns the mediaPlanners Resource.

+ +

+ close()

+

Close httplib2 connections.

+

+ new_batch_http_request(callback=None)

+

Create a BatchHttpRequest object based on the discovery document.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ 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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/curationpartners_v1.mediaPlanners.html b/docs/dyn/curationpartners_v1.mediaPlanners.html new file mode 100644 index 0000000000..6cb36a76ff --- /dev/null +++ b/docs/dyn/curationpartners_v1.mediaPlanners.html @@ -0,0 +1,137 @@ + + + +

Curation Partners API . mediaPlanners

+

Instance Methods

+

+ close()

+

Close httplib2 connections.

+

+ list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

+

Lists all media planner accounts that the caller has access to. For curators, this will return all media planners that have accepted curator terms. For other accounts, attempting to list media planners will return an error.

+

+ list_next(previous_request, previous_response)

+

Retrieves the next page of results.

+

Method Details

+
+ close() +
Close httplib2 connections.
+
+ +
+ list(filter=None, pageSize=None, pageToken=None, x__xgafv=None) +
Lists all media planner accounts that the caller has access to. For curators, this will return all media planners that have accepted curator terms. For other accounts, attempting to list media planners will return an error.
+
+Args:
+  filter: string, Optional query string using the [Cloud API list filtering syntax](/authorized-buyers/apis/guides/list-filters). Supported columns for filtering are: * `name` * `displayName` * `ancestorNames`
+  pageSize: integer, The maximum number of media planners to return. If unspecified, at most 100 media planners will be returned. The maximum value is 500; values above 500 will be coerced to 500.
+  pageToken: string, Optional. A token identifying a page of results the server should return.This value is received from a previous `ListMediaPlanners` call in ListMediaPlannersResponse.nextPageToken.
+  x__xgafv: string, V1 error format.
+    Allowed values
+      1 - v1 error format
+      2 - v2 error format
+
+Returns:
+  An object of the form:
+
+    { # A response containing media planner account information.
+  "mediaPlanners": [ # List of media planners.
+    { # Represents a media planner account.
+      "accountId": "A String", # Output only. Account ID of the media planner.
+      "ancestorNames": [ # Output only. The ancestor names of the media planner. Format: `mediaPlanners/{mediaPlannerAccountId}`. Can be used to filter the response of the mediaPlanners.list method.
+        "A String",
+      ],
+      "displayName": "A String", # Output only. The display name of the media planner. Can be used to filter the response of the mediaPlanners.list method.
+      "name": "A String", # Identifier. The unique resource name of the media planner. Format: `mediaPlanners/{mediaPlannerAccountId}`. Can be used to filter the response of the mediaPlanners.list method.
+    },
+  ],
+  "nextPageToken": "A String", # A token which can be passed to a subsequent call to the ListMediaPlanners method to retrieve the next page of results in ListMediaPlannersRequest.page_token.
+}
+
+ +
+ 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)
+
+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.
+
+
+ + \ No newline at end of file diff --git a/docs/dyn/customsearch_v1.html b/docs/dyn/customsearch_v1.html index 00961804da..79926ff2ab 100644 --- a/docs/dyn/customsearch_v1.html +++ b/docs/dyn/customsearch_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/databasecenter_v1beta.folders.html b/docs/dyn/databasecenter_v1beta.folders.html index ff48fbfebb..8b10649d67 100644 --- a/docs/dyn/databasecenter_v1beta.folders.html +++ b/docs/dyn/databasecenter_v1beta.folders.html @@ -78,7 +78,7 @@

Instance Methods

aggregateQueryStats(parent, body=None, x__xgafv=None)

AggregateQueryStats provides database resource query execution statistics.

- aggregateQueryStats_next()

+ aggregateQueryStats_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -185,17 +185,17 @@

Method Details

- aggregateQueryStats_next() + aggregateQueryStats_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. +
diff --git a/docs/dyn/databasecenter_v1beta.html b/docs/dyn/databasecenter_v1beta.html index b4a65e1653..38b80d7f74 100644 --- a/docs/dyn/databasecenter_v1beta.html +++ b/docs/dyn/databasecenter_v1beta.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/databasecenter_v1beta.organizations.html b/docs/dyn/databasecenter_v1beta.organizations.html index d83d53456b..374de84e5f 100644 --- a/docs/dyn/databasecenter_v1beta.organizations.html +++ b/docs/dyn/databasecenter_v1beta.organizations.html @@ -78,7 +78,7 @@

Instance Methods

aggregateQueryStats(parent, body=None, x__xgafv=None)

AggregateQueryStats provides database resource query execution statistics.

- aggregateQueryStats_next()

+ aggregateQueryStats_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -185,17 +185,17 @@

Method Details

- aggregateQueryStats_next() + aggregateQueryStats_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. +
diff --git a/docs/dyn/databasecenter_v1beta.projects.html b/docs/dyn/databasecenter_v1beta.projects.html index 1178a5c03a..7aaef40e25 100644 --- a/docs/dyn/databasecenter_v1beta.projects.html +++ b/docs/dyn/databasecenter_v1beta.projects.html @@ -78,7 +78,7 @@

Instance Methods

aggregateQueryStats(parent, body=None, x__xgafv=None)

AggregateQueryStats provides database resource query execution statistics.

- aggregateQueryStats_next()

+ aggregateQueryStats_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -185,17 +185,17 @@

Method Details

- aggregateQueryStats_next() + aggregateQueryStats_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. +
diff --git a/docs/dyn/databasecenter_v1beta.v1beta.html b/docs/dyn/databasecenter_v1beta.v1beta.html index 80548ed444..6d6a5765fd 100644 --- a/docs/dyn/databasecenter_v1beta.v1beta.html +++ b/docs/dyn/databasecenter_v1beta.v1beta.html @@ -78,7 +78,7 @@

Instance Methods

aggregateFleet(baselineDate_day=None, baselineDate_month=None, baselineDate_year=None, filter=None, groupBy=None, orderBy=None, pageSize=None, pageToken=None, parent=None, x__xgafv=None)

AggregateFleet provides statistics about the fleet grouped by various fields.

- aggregateFleet_next()

+ aggregateFleet_next(previous_request, previous_response)

Retrieves the next page of results.

aggregateIssueStats(body=None, x__xgafv=None)

@@ -90,19 +90,19 @@

Instance Methods

queryDatabaseResourceGroups(body=None, x__xgafv=None)

QueryDatabaseResourceGroups returns paginated results of database groups.

- queryDatabaseResourceGroups_next()

+ queryDatabaseResourceGroups_next(previous_request, previous_response)

Retrieves the next page of results.

queryIssues(body=None, x__xgafv=None)

QueryIssues provides a list of issues and recommendations that a user has access to and that are within the requested scope.

- queryIssues_next()

+ queryIssues_next(previous_request, previous_response)

Retrieves the next page of results.

queryProducts(pageSize=None, pageToken=None, parent=None, x__xgafv=None)

QueryProducts provides a list of all possible products which can be used to filter database resources.

- queryProducts_next()

+ queryProducts_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

Method Details

- aggregateFleet_next() + aggregateFleet_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. +
@@ -671,17 +671,17 @@

Method Details

- queryDatabaseResourceGroups_next() + queryDatabaseResourceGroups_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. +
@@ -1150,17 +1150,17 @@

Method Details

- queryIssues_next() + queryIssues_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. +
@@ -1196,17 +1196,17 @@

Method Details

- queryProducts_next() + queryProducts_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. +
\ No newline at end of file diff --git a/docs/dyn/datacatalog_v1.catalog.html b/docs/dyn/datacatalog_v1.catalog.html index f591b7f9ef..eabf9d1d99 100644 --- a/docs/dyn/datacatalog_v1.catalog.html +++ b/docs/dyn/datacatalog_v1.catalog.html @@ -81,7 +81,7 @@

Instance Methods

search(body=None, x__xgafv=None)

Searches Data Catalog for multiple resources like entries and tags that match a query. This is a [Custom Method] (https://cloud.google.com/apis/design/custom_methods) that doesn't return all information on a resource, only its ID and high level fields. To get more information, you can subsequently call specific get methods. Note: Data Catalog search queries don't guarantee full recall. Results that match your query might not be returned, even in subsequent result pages. Additionally, returned (and not returned) results can vary if you repeat search queries. For more information, see [Data Catalog search syntax] (https://cloud.google.com/data-catalog/docs/how-to/search-reference).

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -151,17 +151,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/datacatalog_v1.html b/docs/dyn/datacatalog_v1.html index 3870244bc9..7aedcdc9b7 100644 --- a/docs/dyn/datacatalog_v1.html +++ b/docs/dyn/datacatalog_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.html b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.html index 8faf3aa505..6a497f1a8b 100644 --- a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.html +++ b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists entries. Note: Currently, this method can list only custom entries. To get a list of both custom and automatically created entries, use SearchCatalog.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyEntryContacts(name, body=None, x__xgafv=None)

@@ -1777,17 +1777,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.tags.html b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.tags.html index 946396972e..e5cee603b1 100644 --- a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.tags.html +++ b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.entries.tags.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists tags assigned to an Entry. The columns in the response are lowercased.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.html b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.html index 36107d9e88..f65dd25043 100644 --- a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.html +++ b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists entry groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -288,17 +288,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.tags.html b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.tags.html index fdd23e0e5d..46cf79fb8e 100644 --- a/docs/dyn/datacatalog_v1.projects.locations.entryGroups.tags.html +++ b/docs/dyn/datacatalog_v1.projects.locations.entryGroups.tags.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists tags assigned to an Entry. The columns in the response are lowercased.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -223,17 +223,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1.projects.locations.operations.html b/docs/dyn/datacatalog_v1.projects.locations.operations.html index 340ff6124e..f61d392055 100644 --- a/docs/dyn/datacatalog_v1.projects.locations.operations.html +++ b/docs/dyn/datacatalog_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datacatalog_v1.projects.locations.taxonomies.html b/docs/dyn/datacatalog_v1.projects.locations.taxonomies.html index 1c52b7330c..c853985745 100644 --- a/docs/dyn/datacatalog_v1.projects.locations.taxonomies.html +++ b/docs/dyn/datacatalog_v1.projects.locations.taxonomies.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all taxonomies in a project in a particular location that you have a permission to view.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -425,17 +425,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1.projects.locations.taxonomies.policyTags.html b/docs/dyn/datacatalog_v1.projects.locations.taxonomies.policyTags.html index 181ab418e4..fa2c077798 100644 --- a/docs/dyn/datacatalog_v1.projects.locations.taxonomies.policyTags.html +++ b/docs/dyn/datacatalog_v1.projects.locations.taxonomies.policyTags.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all policy tags in a taxonomy.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1beta1.catalog.html b/docs/dyn/datacatalog_v1beta1.catalog.html index 0745580f3d..21b8bd6a8d 100644 --- a/docs/dyn/datacatalog_v1beta1.catalog.html +++ b/docs/dyn/datacatalog_v1beta1.catalog.html @@ -81,7 +81,7 @@

Instance Methods

search(body=None, x__xgafv=None)

Searches Data Catalog for multiple resources like entries, tags that match a query. This is a custom method (https://cloud.google.com/apis/design/custom_methods) and does not return the complete resource, only the resource identifier and high level fields. Clients can subsequently call `Get` methods. Note that Data Catalog search queries do not guarantee full recall. Query results that match your query may not be returned, even in subsequent result pages. Also note that results returned (and not returned) can vary across repeated search queries. See [Data Catalog Search Syntax](https://cloud.google.com/data-catalog/docs/how-to/search-reference) for more information.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -143,17 +143,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/datacatalog_v1beta1.html b/docs/dyn/datacatalog_v1beta1.html index f612dbbff3..c59fc08334 100644 --- a/docs/dyn/datacatalog_v1beta1.html +++ b/docs/dyn/datacatalog_v1beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.entries.html b/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.entries.html index 559fcd044b..1646384016 100644 --- a/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.entries.html +++ b/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.entries.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists entries.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -511,17 +511,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.entries.tags.html b/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.entries.tags.html index 6e13aa8b46..589606b79d 100644 --- a/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.entries.tags.html +++ b/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.entries.tags.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists tags assigned to an Entry. The columns in the response are lowercased.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -217,17 +217,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.html b/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.html index a3e08ee320..eb214cc982 100644 --- a/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.html +++ b/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists entry groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -284,17 +284,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.tags.html b/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.tags.html index 070f015dee..9f34b26c38 100644 --- a/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.tags.html +++ b/docs/dyn/datacatalog_v1beta1.projects.locations.entryGroups.tags.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists tags assigned to an Entry. The columns in the response are lowercased.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -217,17 +217,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1beta1.projects.locations.taxonomies.html b/docs/dyn/datacatalog_v1beta1.projects.locations.taxonomies.html index 38623aad0f..576d9ec07f 100644 --- a/docs/dyn/datacatalog_v1beta1.projects.locations.taxonomies.html +++ b/docs/dyn/datacatalog_v1beta1.projects.locations.taxonomies.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all taxonomies in a project in a particular location that the caller has permission to view.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -419,17 +419,17 @@

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. +
diff --git a/docs/dyn/datacatalog_v1beta1.projects.locations.taxonomies.policyTags.html b/docs/dyn/datacatalog_v1beta1.projects.locations.taxonomies.policyTags.html index 31522b0a59..2edcb99b5d 100644 --- a/docs/dyn/datacatalog_v1beta1.projects.locations.taxonomies.policyTags.html +++ b/docs/dyn/datacatalog_v1beta1.projects.locations.taxonomies.policyTags.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all policy tags in a taxonomy.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/datafusion_v1.html b/docs/dyn/datafusion_v1.html index fbb02934b9..d3f90633d8 100644 --- a/docs/dyn/datafusion_v1.html +++ b/docs/dyn/datafusion_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datafusion_v1.projects.locations.html b/docs/dyn/datafusion_v1.projects.locations.html index 967fad366d..9cb5a49d10 100644 --- a/docs/dyn/datafusion_v1.projects.locations.html +++ b/docs/dyn/datafusion_v1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datafusion_v1.projects.locations.instances.dnsPeerings.html b/docs/dyn/datafusion_v1.projects.locations.instances.dnsPeerings.html index 66de867c3c..de555a77ff 100644 --- a/docs/dyn/datafusion_v1.projects.locations.instances.dnsPeerings.html +++ b/docs/dyn/datafusion_v1.projects.locations.instances.dnsPeerings.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists DNS peerings for a given resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -179,17 +179,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datafusion_v1.projects.locations.instances.html b/docs/dyn/datafusion_v1.projects.locations.instances.html index 09d841d0ae..81f32bdbd1 100644 --- a/docs/dyn/datafusion_v1.projects.locations.instances.html +++ b/docs/dyn/datafusion_v1.projects.locations.instances.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Data Fusion instances in the specified project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -596,17 +596,17 @@

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. +
diff --git a/docs/dyn/datafusion_v1.projects.locations.operations.html b/docs/dyn/datafusion_v1.projects.locations.operations.html index d6a71b3b57..e9b1fe8763 100644 --- a/docs/dyn/datafusion_v1.projects.locations.operations.html +++ b/docs/dyn/datafusion_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datafusion_v1.projects.locations.versions.html b/docs/dyn/datafusion_v1.projects.locations.versions.html index 0a9c6d1da4..fb2cfd5135 100644 --- a/docs/dyn/datafusion_v1.projects.locations.versions.html +++ b/docs/dyn/datafusion_v1.projects.locations.versions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, latestPatchOnly=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists possible versions for Data Fusion instances in the specified project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -132,17 +132,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datafusion_v1beta1.html b/docs/dyn/datafusion_v1beta1.html index a30eacb4dc..75a0e66266 100644 --- a/docs/dyn/datafusion_v1beta1.html +++ b/docs/dyn/datafusion_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datafusion_v1beta1.projects.locations.html b/docs/dyn/datafusion_v1beta1.projects.locations.html index 5f994c4e0c..9d62fa10e8 100644 --- a/docs/dyn/datafusion_v1beta1.projects.locations.html +++ b/docs/dyn/datafusion_v1beta1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeIamPolicy(resource, body=None, x__xgafv=None)

@@ -174,17 +174,17 @@

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. +
diff --git a/docs/dyn/datafusion_v1beta1.projects.locations.instances.dnsPeerings.html b/docs/dyn/datafusion_v1beta1.projects.locations.instances.dnsPeerings.html index 8ecd842c42..12e125c717 100644 --- a/docs/dyn/datafusion_v1beta1.projects.locations.instances.dnsPeerings.html +++ b/docs/dyn/datafusion_v1beta1.projects.locations.instances.dnsPeerings.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists DNS peerings for a given resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -179,17 +179,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datafusion_v1beta1.projects.locations.instances.html b/docs/dyn/datafusion_v1beta1.projects.locations.instances.html index 5c9c0999a4..2c78e8b9e6 100644 --- a/docs/dyn/datafusion_v1beta1.projects.locations.instances.html +++ b/docs/dyn/datafusion_v1beta1.projects.locations.instances.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Data Fusion instances in the specified project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -604,17 +604,17 @@

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. +
diff --git a/docs/dyn/datafusion_v1beta1.projects.locations.instances.namespaces.html b/docs/dyn/datafusion_v1beta1.projects.locations.instances.namespaces.html index 8fec45e510..912619886f 100644 --- a/docs/dyn/datafusion_v1beta1.projects.locations.instances.namespaces.html +++ b/docs/dyn/datafusion_v1beta1.projects.locations.instances.namespaces.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List namespaces in a given instance

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/datafusion_v1beta1.projects.locations.operations.html b/docs/dyn/datafusion_v1beta1.projects.locations.operations.html index fd1508fffc..5777cf38a9 100644 --- a/docs/dyn/datafusion_v1beta1.projects.locations.operations.html +++ b/docs/dyn/datafusion_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datafusion_v1beta1.projects.locations.versions.html b/docs/dyn/datafusion_v1beta1.projects.locations.versions.html index 2d3f51e425..c1906fdb8a 100644 --- a/docs/dyn/datafusion_v1beta1.projects.locations.versions.html +++ b/docs/dyn/datafusion_v1beta1.projects.locations.versions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, latestPatchOnly=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists possible versions for Data Fusion instances in the specified project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -132,17 +132,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datamanager_v1.accountTypes.accounts.partnerLinks.html b/docs/dyn/datamanager_v1.accountTypes.accounts.partnerLinks.html index cf2c76a847..ec87cb676f 100644 --- a/docs/dyn/datamanager_v1.accountTypes.accounts.partnerLinks.html +++ b/docs/dyn/datamanager_v1.accountTypes.accounts.partnerLinks.html @@ -87,7 +87,7 @@

Instance Methods

search(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Searches for all partner links to and from a given account. Authorization Headers: This method supports the following optional headers to define how the API authorizes access for the request: * `login-account`: (Optional) The resource name of the account where the Google Account of the credentials is a user. If not set, defaults to the account of the request. Format: `accountTypes/{loginAccountType}/accounts/{loginAccountId}`

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -245,17 +245,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/datamanager_v1.accountTypes.accounts.userListDirectLicenses.html b/docs/dyn/datamanager_v1.accountTypes.accounts.userListDirectLicenses.html index bc7e688939..3d34632e3e 100644 --- a/docs/dyn/datamanager_v1.accountTypes.accounts.userListDirectLicenses.html +++ b/docs/dyn/datamanager_v1.accountTypes.accounts.userListDirectLicenses.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all user list direct licenses owned by the parent account. This feature is only available to data partners.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -319,17 +319,17 @@

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. +
diff --git a/docs/dyn/datamanager_v1.accountTypes.accounts.userListGlobalLicenses.html b/docs/dyn/datamanager_v1.accountTypes.accounts.userListGlobalLicenses.html index c53771e3fe..0ffc418ced 100644 --- a/docs/dyn/datamanager_v1.accountTypes.accounts.userListGlobalLicenses.html +++ b/docs/dyn/datamanager_v1.accountTypes.accounts.userListGlobalLicenses.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all user list global licenses owned by the parent account. This feature is only available to data partners.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -316,17 +316,17 @@

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. +
diff --git a/docs/dyn/datamanager_v1.accountTypes.accounts.userListGlobalLicenses.userListGlobalLicenseCustomerInfos.html b/docs/dyn/datamanager_v1.accountTypes.accounts.userListGlobalLicenses.userListGlobalLicenseCustomerInfos.html index 243ee1a357..6f96d1db1c 100644 --- a/docs/dyn/datamanager_v1.accountTypes.accounts.userListGlobalLicenses.userListGlobalLicenseCustomerInfos.html +++ b/docs/dyn/datamanager_v1.accountTypes.accounts.userListGlobalLicenses.userListGlobalLicenseCustomerInfos.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all customer info for a user list global license. This feature is only available to data partners.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,17 +155,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datamanager_v1.accountTypes.accounts.userLists.html b/docs/dyn/datamanager_v1.accountTypes.accounts.userLists.html index de339763dc..2b3a4f97b7 100644 --- a/docs/dyn/datamanager_v1.accountTypes.accounts.userLists.html +++ b/docs/dyn/datamanager_v1.accountTypes.accounts.userLists.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists UserLists. Authorization Headers: This method supports the following optional headers to define how the API authorizes access for the request: * `login-account`: (Optional) The resource name of the account where the Google Account of the credentials is a user. If not set, defaults to the account of the request. Format: `accountTypes/{loginAccountType}/accounts/{loginAccountId}` * `linked-account`: (Optional) The resource name of the account with an established product link to the `login-account`. Format: `accountTypes/{linkedAccountType}/accounts/{linkedAccountId}`

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -402,17 +402,17 @@

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. +
diff --git a/docs/dyn/datamanager_v1.audienceMembers.html b/docs/dyn/datamanager_v1.audienceMembers.html index 0b6dd1f9f3..d2a8addd6a 100644 --- a/docs/dyn/datamanager_v1.audienceMembers.html +++ b/docs/dyn/datamanager_v1.audienceMembers.html @@ -204,7 +204,7 @@

Method Details

"accountType": "A String", # Required. The type of the account. For example, `GOOGLE_ADS`. Either `account_type` or the deprecated `product` is required. If both are set, the values must match. "product": "A String", # Deprecated. Use `account_type` instead. }, - "productDestinationId": "A String", # Required. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. + "productDestinationId": "A String", # Optional. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. This field is optional for Google Ad Manager event ingestion and User ingestion. Required for all other use cases. "reference": "A String", # Optional. ID for this `Destination` resource, unique within the request. Use to reference this `Destination` in the IngestEventsRequest and IngestAudienceMembersRequest. }, ], @@ -360,7 +360,7 @@

Method Details

"accountType": "A String", # Required. The type of the account. For example, `GOOGLE_ADS`. Either `account_type` or the deprecated `product` is required. If both are set, the values must match. "product": "A String", # Deprecated. Use `account_type` instead. }, - "productDestinationId": "A String", # Required. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. + "productDestinationId": "A String", # Optional. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. This field is optional for Google Ad Manager event ingestion and User ingestion. Required for all other use cases. "reference": "A String", # Optional. ID for this `Destination` resource, unique within the request. Use to reference this `Destination` in the IngestEventsRequest and IngestAudienceMembersRequest. }, ], @@ -424,7 +424,7 @@

Method Details

"accountType": "A String", # Required. The type of the account. For example, `GOOGLE_ADS`. Either `account_type` or the deprecated `product` is required. If both are set, the values must match. "product": "A String", # Deprecated. Use `account_type` instead. }, - "productDestinationId": "A String", # Required. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. + "productDestinationId": "A String", # Optional. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. This field is optional for Google Ad Manager event ingestion and User ingestion. Required for all other use cases. "reference": "A String", # Optional. ID for this `Destination` resource, unique within the request. Use to reference this `Destination` in the IngestEventsRequest and IngestAudienceMembersRequest. }, ], diff --git a/docs/dyn/datamanager_v1.events.html b/docs/dyn/datamanager_v1.events.html index 0e944efc08..e37eca57be 100644 --- a/docs/dyn/datamanager_v1.events.html +++ b/docs/dyn/datamanager_v1.events.html @@ -116,7 +116,7 @@

Method Details

"accountType": "A String", # Required. The type of the account. For example, `GOOGLE_ADS`. Either `account_type` or the deprecated `product` is required. If both are set, the values must match. "product": "A String", # Deprecated. Use `account_type` instead. }, - "productDestinationId": "A String", # Required. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. + "productDestinationId": "A String", # Optional. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. This field is optional for Google Ad Manager event ingestion and User ingestion. Required for all other use cases. "reference": "A String", # Optional. ID for this `Destination` resource, unique within the request. Use to reference this `Destination` in the IngestEventsRequest and IngestAudienceMembersRequest. }, ], diff --git a/docs/dyn/datamanager_v1.html b/docs/dyn/datamanager_v1.html index d9324ad10e..d69f00d1a4 100644 --- a/docs/dyn/datamanager_v1.html +++ b/docs/dyn/datamanager_v1.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/datamanager_v1.requestStatus.html b/docs/dyn/datamanager_v1.requestStatus.html index 8d7a85031b..2c280da747 100644 --- a/docs/dyn/datamanager_v1.requestStatus.html +++ b/docs/dyn/datamanager_v1.requestStatus.html @@ -199,7 +199,7 @@

Method Details

"accountType": "A String", # Required. The type of the account. For example, `GOOGLE_ADS`. Either `account_type` or the deprecated `product` is required. If both are set, the values must match. "product": "A String", # Deprecated. Use `account_type` instead. }, - "productDestinationId": "A String", # Required. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. + "productDestinationId": "A String", # Optional. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. This field is optional for Google Ad Manager event ingestion and User ingestion. Required for all other use cases. "reference": "A String", # Optional. ID for this `Destination` resource, unique within the request. Use to reference this `Destination` in the IngestEventsRequest and IngestAudienceMembersRequest. }, "errorInfo": { # Error counts for each type of error. # An error info error containing the error reason and error counts related to the upload. Only populated if the `request_status` is `FAILED` or `PARTIAL_SUCCESS`. This field isn't populated while the request has `request_status` of `PROCESSING`. diff --git a/docs/dyn/datamigration_v1.html b/docs/dyn/datamigration_v1.html index ae49c5ae51..f068846c07 100644 --- a/docs/dyn/datamigration_v1.html +++ b/docs/dyn/datamigration_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datamigration_v1.projects.locations.connectionProfiles.html b/docs/dyn/datamigration_v1.projects.locations.connectionProfiles.html index 7ae3b42ee3..e354e72abb 100644 --- a/docs/dyn/datamigration_v1.projects.locations.connectionProfiles.html +++ b/docs/dyn/datamigration_v1.projects.locations.connectionProfiles.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves a list of all connection profiles in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, skipValidation=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1048,17 +1048,17 @@

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. +
diff --git a/docs/dyn/datamigration_v1.projects.locations.conversionWorkspaces.html b/docs/dyn/datamigration_v1.projects.locations.conversionWorkspaces.html index 52f50b337d..e1dd0bc97c 100644 --- a/docs/dyn/datamigration_v1.projects.locations.conversionWorkspaces.html +++ b/docs/dyn/datamigration_v1.projects.locations.conversionWorkspaces.html @@ -104,7 +104,7 @@

Instance Methods

describeDatabaseEntities(conversionWorkspace, commitId=None, filter=None, pageSize=None, pageToken=None, tree=None, uncommitted=None, view=None, x__xgafv=None)

Describes the database entities tree for a specific conversion workspace and a specific tree type. Database entities are not resources like conversion workspaces or mapping rules, and they can't be created, updated or deleted. Instead, they are simple data objects describing the structure of the client database.

- describeDatabaseEntities_next()

+ describeDatabaseEntities_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -116,7 +116,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists conversion workspaces in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -685,17 +685,17 @@

Method Details

- describeDatabaseEntities_next() + describeDatabaseEntities_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. +
@@ -834,17 +834,17 @@

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. +
diff --git a/docs/dyn/datamigration_v1.projects.locations.conversionWorkspaces.mappingRules.html b/docs/dyn/datamigration_v1.projects.locations.conversionWorkspaces.mappingRules.html index edb4636b7b..bbe20f5f93 100644 --- a/docs/dyn/datamigration_v1.projects.locations.conversionWorkspaces.mappingRules.html +++ b/docs/dyn/datamigration_v1.projects.locations.conversionWorkspaces.mappingRules.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the mapping rules for a specific conversion workspace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -815,17 +815,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datamigration_v1.projects.locations.html b/docs/dyn/datamigration_v1.projects.locations.html index 26683250b6..f26e5eb594 100644 --- a/docs/dyn/datamigration_v1.projects.locations.html +++ b/docs/dyn/datamigration_v1.projects.locations.html @@ -106,7 +106,7 @@

Instance Methods

fetchStaticIps(name, fetchReservedPublicIps=None, pageSize=None, pageToken=None, x__xgafv=None)

Fetches a set of static IP addresses that need to be allowlisted by the customer when using the static-IP connectivity method.

- fetchStaticIps_next()

+ fetchStaticIps_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -115,7 +115,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

Method Details

- fetchStaticIps_next() + fetchStaticIps_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. +
@@ -226,17 +226,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datamigration_v1.projects.locations.migrationJobs.html b/docs/dyn/datamigration_v1.projects.locations.migrationJobs.html index 931fb67a6b..1f6b600105 100644 --- a/docs/dyn/datamigration_v1.projects.locations.migrationJobs.html +++ b/docs/dyn/datamigration_v1.projects.locations.migrationJobs.html @@ -110,7 +110,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists migration jobs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -909,17 +909,17 @@

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. +
diff --git a/docs/dyn/datamigration_v1.projects.locations.migrationJobs.objects.html b/docs/dyn/datamigration_v1.projects.locations.migrationJobs.objects.html index 5f3cc5a2fa..c41d04d136 100644 --- a/docs/dyn/datamigration_v1.projects.locations.migrationJobs.objects.html +++ b/docs/dyn/datamigration_v1.projects.locations.migrationJobs.objects.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list the objects of a specific migration job.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, body=None, x__xgafv=None)

@@ -242,17 +242,17 @@

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. +
diff --git a/docs/dyn/datamigration_v1.projects.locations.operations.html b/docs/dyn/datamigration_v1.projects.locations.operations.html index a4beca8069..366bc3e5e6 100644 --- a/docs/dyn/datamigration_v1.projects.locations.operations.html +++ b/docs/dyn/datamigration_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datamigration_v1.projects.locations.privateConnections.html b/docs/dyn/datamigration_v1.projects.locations.privateConnections.html index 549cd7bf11..3171ff77c6 100644 --- a/docs/dyn/datamigration_v1.projects.locations.privateConnections.html +++ b/docs/dyn/datamigration_v1.projects.locations.privateConnections.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves a list of private connections in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -381,17 +381,17 @@

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. +
diff --git a/docs/dyn/datamigration_v1beta1.html b/docs/dyn/datamigration_v1beta1.html index 33ca6de5c6..a68e69d1ac 100644 --- a/docs/dyn/datamigration_v1beta1.html +++ b/docs/dyn/datamigration_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datamigration_v1beta1.projects.locations.connectionProfiles.html b/docs/dyn/datamigration_v1beta1.projects.locations.connectionProfiles.html index 72e3c2dd6a..5ecc995a06 100644 --- a/docs/dyn/datamigration_v1beta1.projects.locations.connectionProfiles.html +++ b/docs/dyn/datamigration_v1beta1.projects.locations.connectionProfiles.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieve a list of all connection profiles in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -494,17 +494,17 @@

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. +
diff --git a/docs/dyn/datamigration_v1beta1.projects.locations.html b/docs/dyn/datamigration_v1beta1.projects.locations.html index eb81979cfc..b671f350ee 100644 --- a/docs/dyn/datamigration_v1beta1.projects.locations.html +++ b/docs/dyn/datamigration_v1beta1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datamigration_v1beta1.projects.locations.migrationJobs.html b/docs/dyn/datamigration_v1beta1.projects.locations.migrationJobs.html index 1447b64b48..f9e5746580 100644 --- a/docs/dyn/datamigration_v1beta1.projects.locations.migrationJobs.html +++ b/docs/dyn/datamigration_v1beta1.projects.locations.migrationJobs.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists migration jobs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -472,17 +472,17 @@

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. +
diff --git a/docs/dyn/datamigration_v1beta1.projects.locations.operations.html b/docs/dyn/datamigration_v1beta1.projects.locations.operations.html index 07aa37f44a..76e46e9639 100644 --- a/docs/dyn/datamigration_v1beta1.projects.locations.operations.html +++ b/docs/dyn/datamigration_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datapipelines_v1.html b/docs/dyn/datapipelines_v1.html index 08126810de..d35d6cc033 100644 --- a/docs/dyn/datapipelines_v1.html +++ b/docs/dyn/datapipelines_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datapipelines_v1.projects.locations.pipelines.html b/docs/dyn/datapipelines_v1.projects.locations.pipelines.html index bc548c242f..f98d12871b 100644 --- a/docs/dyn/datapipelines_v1.projects.locations.pipelines.html +++ b/docs/dyn/datapipelines_v1.projects.locations.pipelines.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists pipelines. Returns a "FORBIDDEN" error if the caller doesn't have permission to access it.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -587,17 +587,17 @@

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. +
diff --git a/docs/dyn/datapipelines_v1.projects.locations.pipelines.jobs.html b/docs/dyn/datapipelines_v1.projects.locations.pipelines.jobs.html index 31e8dd119b..80de51b596 100644 --- a/docs/dyn/datapipelines_v1.projects.locations.pipelines.jobs.html +++ b/docs/dyn/datapipelines_v1.projects.locations.pipelines.jobs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists jobs for a given pipeline. Throws a "FORBIDDEN" error if the caller doesn't have permission to access it.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -140,17 +140,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dataportability_v1.html b/docs/dyn/dataportability_v1.html index 33faa44fe4..3cc97bb2b8 100644 --- a/docs/dyn/dataportability_v1.html +++ b/docs/dyn/dataportability_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/dataportability_v1beta.html b/docs/dyn/dataportability_v1beta.html index 9fa37b78ba..84aed04f0c 100644 --- a/docs/dyn/dataportability_v1beta.html +++ b/docs/dyn/dataportability_v1beta.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/datastore_v1.html b/docs/dyn/datastore_v1.html index dd3f4a4d3c..4bd4268c03 100644 --- a/docs/dyn/datastore_v1.html +++ b/docs/dyn/datastore_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datastore_v1.projects.html b/docs/dyn/datastore_v1.projects.html index 4bf920deab..7ac0a5cb0d 100644 --- a/docs/dyn/datastore_v1.projects.html +++ b/docs/dyn/datastore_v1.projects.html @@ -146,7 +146,7 @@

Method Details

}, ], "requestOptions": { # Options for a request. # Optional. The options for this request. - "requestTags": [ # Optional. The request tags for the request. The tags are processed as follows: - Truncated to 510 characters. - Filtered out if empty. - Deduplicated. - Limited to 50 tags. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). "A String", ], }, @@ -192,7 +192,7 @@

Method Details

{ # The request for Datastore.BeginTransaction. "databaseId": "A String", # The ID of the database against which to make the request. '(default)' is not allowed; please use empty string '' to refer the default database. "requestOptions": { # Options for a request. # Optional. The options for this request. - "requestTags": [ # Optional. The request tags for the request. The tags are processed as follows: - Truncated to 510 characters. - Filtered out if empty. - Deduplicated. - Limited to 50 tags. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). "A String", ], }, @@ -543,7 +543,7 @@

Method Details

}, ], "requestOptions": { # Options for a request. # Optional. The options for this request. - "requestTags": [ # Optional. The request tags for the request. The tags are processed as follows: - Truncated to 510 characters. - Filtered out if empty. - Deduplicated. - Limited to 50 tags. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). "A String", ], }, @@ -783,7 +783,7 @@

Method Details

"transaction": "A String", # The identifier of the transaction in which to read. A transaction identifier is returned by a call to Datastore.BeginTransaction. }, "requestOptions": { # Options for a request. # Optional. The options for this request. - "requestTags": [ # Optional. The request tags for the request. The tags are processed as follows: - Truncated to 510 characters. - Filtered out if empty. - Deduplicated. - Limited to 50 tags. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). "A String", ], }, @@ -969,7 +969,7 @@

Method Details

}, ], "requestOptions": { # Options for a request. # Optional. The options for this request. - "requestTags": [ # Optional. The request tags for the request. The tags are processed as follows: - Truncated to 510 characters. - Filtered out if empty. - Deduplicated. - Limited to 50 tags. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). "A String", ], }, @@ -999,7 +999,7 @@

Method Details

{ # The request for Datastore.Rollback. "databaseId": "A String", # The ID of the database against which to make the request. '(default)' is not allowed; please use empty string '' to refer the default database. "requestOptions": { # Options for a request. # Optional. The options for this request. - "requestTags": [ # Optional. The request tags for the request. The tags are processed as follows: - Truncated to 510 characters. - Filtered out if empty. - Deduplicated. - Limited to 50 tags. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). "A String", ], }, @@ -1279,7 +1279,7 @@

Method Details

"transaction": "A String", # The identifier of the transaction in which to read. A transaction identifier is returned by a call to Datastore.BeginTransaction. }, "requestOptions": { # Options for a request. # Optional. The options for this request. - "requestTags": [ # Optional. The request tags for the request. The tags are processed as follows: - Truncated to 510 characters. - Filtered out if empty. - Deduplicated. - Limited to 50 tags. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). "A String", ], }, @@ -1750,7 +1750,7 @@

Method Details

"transaction": "A String", # The identifier of the transaction in which to read. A transaction identifier is returned by a call to Datastore.BeginTransaction. }, "requestOptions": { # Options for a request. # Optional. The options for this request. - "requestTags": [ # Optional. The request tags for the request. The tags are processed as follows: - Truncated to 510 characters. - Filtered out if empty. - Deduplicated. - Limited to 50 tags. + "requestTags": [ # Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded). "A String", ], }, diff --git a/docs/dyn/datastore_v1.projects.indexes.html b/docs/dyn/datastore_v1.projects.indexes.html index a2cbd76520..f5a56841e4 100644 --- a/docs/dyn/datastore_v1.projects.indexes.html +++ b/docs/dyn/datastore_v1.projects.indexes.html @@ -90,7 +90,7 @@

Instance Methods

list(projectId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the indexes that match the specified filters. Datastore uses an eventually consistent query to fetch the list of indexes and may occasionally return stale results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -254,17 +254,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastore_v1.projects.operations.html b/docs/dyn/datastore_v1.projects.operations.html index 802f0e94cb..363a7aadca 100644 --- a/docs/dyn/datastore_v1.projects.operations.html +++ b/docs/dyn/datastore_v1.projects.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastore_v1beta1.html b/docs/dyn/datastore_v1beta1.html index 38e314b2a3..a046ba0d17 100644 --- a/docs/dyn/datastore_v1beta1.html +++ b/docs/dyn/datastore_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datastore_v1beta3.html b/docs/dyn/datastore_v1beta3.html index bd96574100..1c74f53795 100644 --- a/docs/dyn/datastore_v1beta3.html +++ b/docs/dyn/datastore_v1beta3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1.html b/docs/dyn/datastream_v1.html index 98a1b35dba..156752c739 100644 --- a/docs/dyn/datastream_v1.html +++ b/docs/dyn/datastream_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1.projects.locations.connectionProfiles.html b/docs/dyn/datastream_v1.projects.locations.connectionProfiles.html index 63e2c6bb15..22565aed0a 100644 --- a/docs/dyn/datastream_v1.projects.locations.connectionProfiles.html +++ b/docs/dyn/datastream_v1.projects.locations.connectionProfiles.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list connection profiles created in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, force=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1453,17 +1453,17 @@

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. +
diff --git a/docs/dyn/datastream_v1.projects.locations.html b/docs/dyn/datastream_v1.projects.locations.html index e6301305c8..1c35b4191f 100644 --- a/docs/dyn/datastream_v1.projects.locations.html +++ b/docs/dyn/datastream_v1.projects.locations.html @@ -101,7 +101,7 @@

Instance Methods

fetchStaticIps(name, pageSize=None, pageToken=None, x__xgafv=None)

The FetchStaticIps API call exposes the static IP addresses used by Datastream.

- fetchStaticIps_next()

+ fetchStaticIps_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -143,17 +143,17 @@

Method Details

- fetchStaticIps_next() + fetchStaticIps_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. +
@@ -220,17 +220,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1.projects.locations.operations.html b/docs/dyn/datastream_v1.projects.locations.operations.html index af1256a262..5291e7e744 100644 --- a/docs/dyn/datastream_v1.projects.locations.operations.html +++ b/docs/dyn/datastream_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1.projects.locations.privateConnections.html b/docs/dyn/datastream_v1.projects.locations.privateConnections.html index 7073e7bdfb..2213d2d1e5 100644 --- a/docs/dyn/datastream_v1.projects.locations.privateConnections.html +++ b/docs/dyn/datastream_v1.projects.locations.privateConnections.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list private connectivity configurations in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -312,17 +312,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1.projects.locations.privateConnections.routes.html b/docs/dyn/datastream_v1.projects.locations.privateConnections.routes.html index 69a866ed0e..ebba6ee6dd 100644 --- a/docs/dyn/datastream_v1.projects.locations.privateConnections.routes.html +++ b/docs/dyn/datastream_v1.projects.locations.privateConnections.routes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list routes created for a private connectivity configuration in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -253,17 +253,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1.projects.locations.streams.html b/docs/dyn/datastream_v1.projects.locations.streams.html index dc9ea3997a..33586c3f9a 100644 --- a/docs/dyn/datastream_v1.projects.locations.streams.html +++ b/docs/dyn/datastream_v1.projects.locations.streams.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list streams in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, force=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -2600,17 +2600,17 @@

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. +
diff --git a/docs/dyn/datastream_v1.projects.locations.streams.objects.html b/docs/dyn/datastream_v1.projects.locations.streams.objects.html index 312c9568f0..2d4141c1ed 100644 --- a/docs/dyn/datastream_v1.projects.locations.streams.objects.html +++ b/docs/dyn/datastream_v1.projects.locations.streams.objects.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list the objects of a specific stream.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookup(parent, body=None, x__xgafv=None)

@@ -323,17 +323,17 @@

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. +
diff --git a/docs/dyn/datastream_v1alpha1.html b/docs/dyn/datastream_v1alpha1.html index eb2e5bdf80..32fb4ef3b0 100644 --- a/docs/dyn/datastream_v1alpha1.html +++ b/docs/dyn/datastream_v1alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1alpha1.projects.locations.connectionProfiles.html b/docs/dyn/datastream_v1alpha1.projects.locations.connectionProfiles.html index 6ad24d3a8a..6f2528eacc 100644 --- a/docs/dyn/datastream_v1alpha1.projects.locations.connectionProfiles.html +++ b/docs/dyn/datastream_v1alpha1.projects.locations.connectionProfiles.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list connection profiles created in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -553,17 +553,17 @@

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. +
diff --git a/docs/dyn/datastream_v1alpha1.projects.locations.html b/docs/dyn/datastream_v1alpha1.projects.locations.html index 5a750841e2..8c2681395d 100644 --- a/docs/dyn/datastream_v1alpha1.projects.locations.html +++ b/docs/dyn/datastream_v1alpha1.projects.locations.html @@ -101,7 +101,7 @@

Instance Methods

fetchStaticIps(name, pageSize=None, pageToken=None, x__xgafv=None)

The FetchStaticIps API call exposes the static IP addresses used by Datastream.

- fetchStaticIps_next()

+ fetchStaticIps_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -143,17 +143,17 @@

Method Details

- fetchStaticIps_next() + fetchStaticIps_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. +
@@ -220,17 +220,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1alpha1.projects.locations.operations.html b/docs/dyn/datastream_v1alpha1.projects.locations.operations.html index 725fdc53c7..8d14abfceb 100644 --- a/docs/dyn/datastream_v1alpha1.projects.locations.operations.html +++ b/docs/dyn/datastream_v1alpha1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1alpha1.projects.locations.privateConnections.html b/docs/dyn/datastream_v1alpha1.projects.locations.privateConnections.html index f6a7e04df4..b2c56c72fc 100644 --- a/docs/dyn/datastream_v1alpha1.projects.locations.privateConnections.html +++ b/docs/dyn/datastream_v1alpha1.projects.locations.privateConnections.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list private connectivity configurations in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -295,17 +295,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1alpha1.projects.locations.privateConnections.routes.html b/docs/dyn/datastream_v1alpha1.projects.locations.privateConnections.routes.html index 0dadceed18..db3385cba9 100644 --- a/docs/dyn/datastream_v1alpha1.projects.locations.privateConnections.routes.html +++ b/docs/dyn/datastream_v1alpha1.projects.locations.privateConnections.routes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list routes created for a private connectivity in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -253,17 +253,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/datastream_v1alpha1.projects.locations.streams.html b/docs/dyn/datastream_v1alpha1.projects.locations.streams.html index 1ed6df6a7a..50c38cc56a 100644 --- a/docs/dyn/datastream_v1alpha1.projects.locations.streams.html +++ b/docs/dyn/datastream_v1alpha1.projects.locations.streams.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list streams in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, force=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -856,17 +856,17 @@

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. +
diff --git a/docs/dyn/datastream_v1alpha1.projects.locations.streams.objects.html b/docs/dyn/datastream_v1alpha1.projects.locations.streams.objects.html index 9991af674b..3b59e53b2e 100644 --- a/docs/dyn/datastream_v1alpha1.projects.locations.streams.objects.html +++ b/docs/dyn/datastream_v1alpha1.projects.locations.streams.objects.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Use this method to list the objects of a specific stream.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

startBackfillJob(object, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/deploymentmanager_alpha.compositeTypes.html b/docs/dyn/deploymentmanager_alpha.compositeTypes.html index 3c8fe4193e..350374f56d 100644 --- a/docs/dyn/deploymentmanager_alpha.compositeTypes.html +++ b/docs/dyn/deploymentmanager_alpha.compositeTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all composite types for Deployment Manager.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, compositeType, body=None, header_bypassBillingFilter=None, x__xgafv=None)

@@ -955,17 +955,17 @@

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. +
diff --git a/docs/dyn/deploymentmanager_alpha.deployments.html b/docs/dyn/deploymentmanager_alpha.deployments.html index 285d36948a..ed736496d6 100644 --- a/docs/dyn/deploymentmanager_alpha.deployments.html +++ b/docs/dyn/deploymentmanager_alpha.deployments.html @@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all deployments for a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, deployment, body=None, createPolicy=None, deletePolicy=None, header_bypassBillingFilter=None, preview=None, x__xgafv=None)

@@ -1303,17 +1303,17 @@

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. +
diff --git a/docs/dyn/deploymentmanager_alpha.html b/docs/dyn/deploymentmanager_alpha.html index 4cbc6b16f4..2fda6232c9 100644 --- a/docs/dyn/deploymentmanager_alpha.html +++ b/docs/dyn/deploymentmanager_alpha.html @@ -113,7 +113,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -122,20 +122,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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_alpha.manifests.html b/docs/dyn/deploymentmanager_alpha.manifests.html index 0e1ddf3644..83c9a6064c 100644 --- a/docs/dyn/deploymentmanager_alpha.manifests.html +++ b/docs/dyn/deploymentmanager_alpha.manifests.html @@ -84,7 +84,7 @@

Instance Methods

list(project, deployment, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all manifests for a given deployment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_alpha.operations.html b/docs/dyn/deploymentmanager_alpha.operations.html index 0cf06957a4..830fd98280 100644 --- a/docs/dyn/deploymentmanager_alpha.operations.html +++ b/docs/dyn/deploymentmanager_alpha.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all operations for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -412,17 +412,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_alpha.resources.html b/docs/dyn/deploymentmanager_alpha.resources.html index 212e04ba22..0229b94770 100644 --- a/docs/dyn/deploymentmanager_alpha.resources.html +++ b/docs/dyn/deploymentmanager_alpha.resources.html @@ -84,7 +84,7 @@

Instance Methods

list(project, deployment, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all resources in a given deployment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -388,17 +388,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_alpha.typeProviders.html b/docs/dyn/deploymentmanager_alpha.typeProviders.html index caefcd2561..bd9f4fe72f 100644 --- a/docs/dyn/deploymentmanager_alpha.typeProviders.html +++ b/docs/dyn/deploymentmanager_alpha.typeProviders.html @@ -96,10 +96,10 @@

Instance Methods

listTypes(project, typeProvider, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all the type info for a TypeProvider.

- listTypes_next()

+ listTypes_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, typeProvider, body=None, header_bypassBillingFilter=None, x__xgafv=None)

@@ -1264,31 +1264,31 @@

Method Details

- listTypes_next() + listTypes_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_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. +
diff --git a/docs/dyn/deploymentmanager_alpha.types.html b/docs/dyn/deploymentmanager_alpha.types.html index ce55d5de3f..494f197f94 100644 --- a/docs/dyn/deploymentmanager_alpha.types.html +++ b/docs/dyn/deploymentmanager_alpha.types.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all resource types for Deployment Manager.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -616,17 +616,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2.deployments.html b/docs/dyn/deploymentmanager_v2.deployments.html index 79b1b4fad9..a3e8d3dd51 100644 --- a/docs/dyn/deploymentmanager_v2.deployments.html +++ b/docs/dyn/deploymentmanager_v2.deployments.html @@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all deployments for a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, deployment, body=None, createPolicy=None, deletePolicy=None, header_bypassBillingFilter=None, preview=None, x__xgafv=None)

@@ -1224,17 +1224,17 @@

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. +
diff --git a/docs/dyn/deploymentmanager_v2.html b/docs/dyn/deploymentmanager_v2.html index a580145bac..a526640064 100644 --- a/docs/dyn/deploymentmanager_v2.html +++ b/docs/dyn/deploymentmanager_v2.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2.manifests.html b/docs/dyn/deploymentmanager_v2.manifests.html index 4b8c524754..c762689c02 100644 --- a/docs/dyn/deploymentmanager_v2.manifests.html +++ b/docs/dyn/deploymentmanager_v2.manifests.html @@ -84,7 +84,7 @@

Instance Methods

list(project, deployment, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all manifests for a given deployment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2.operations.html b/docs/dyn/deploymentmanager_v2.operations.html index cd782d6259..ee6d91bb61 100644 --- a/docs/dyn/deploymentmanager_v2.operations.html +++ b/docs/dyn/deploymentmanager_v2.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all operations for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -412,17 +412,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2.resources.html b/docs/dyn/deploymentmanager_v2.resources.html index 8124ec747e..4fd97de738 100644 --- a/docs/dyn/deploymentmanager_v2.resources.html +++ b/docs/dyn/deploymentmanager_v2.resources.html @@ -84,7 +84,7 @@

Instance Methods

list(project, deployment, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all resources in a given deployment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -336,17 +336,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2.types.html b/docs/dyn/deploymentmanager_v2.types.html index 9103c0e1c8..df8bb33dae 100644 --- a/docs/dyn/deploymentmanager_v2.types.html +++ b/docs/dyn/deploymentmanager_v2.types.html @@ -81,7 +81,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all resource types for Deployment Manager.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -259,17 +259,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2beta.compositeTypes.html b/docs/dyn/deploymentmanager_v2beta.compositeTypes.html index fd6d6e1441..aac6f62680 100644 --- a/docs/dyn/deploymentmanager_v2beta.compositeTypes.html +++ b/docs/dyn/deploymentmanager_v2beta.compositeTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all composite types for Deployment Manager.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, compositeType, body=None, header_bypassBillingFilter=None, x__xgafv=None)

@@ -955,17 +955,17 @@

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. +
diff --git a/docs/dyn/deploymentmanager_v2beta.deployments.html b/docs/dyn/deploymentmanager_v2beta.deployments.html index 4c96e8bdd6..2dc9e6da37 100644 --- a/docs/dyn/deploymentmanager_v2beta.deployments.html +++ b/docs/dyn/deploymentmanager_v2beta.deployments.html @@ -96,7 +96,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all deployments for a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, deployment, body=None, createPolicy=None, deletePolicy=None, header_bypassBillingFilter=None, preview=None, x__xgafv=None)

@@ -1225,17 +1225,17 @@

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. +
diff --git a/docs/dyn/deploymentmanager_v2beta.html b/docs/dyn/deploymentmanager_v2beta.html index 1bd28f41a6..3ca4a5ed96 100644 --- a/docs/dyn/deploymentmanager_v2beta.html +++ b/docs/dyn/deploymentmanager_v2beta.html @@ -113,7 +113,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -122,20 +122,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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2beta.manifests.html b/docs/dyn/deploymentmanager_v2beta.manifests.html index 6674397220..fdc8db5737 100644 --- a/docs/dyn/deploymentmanager_v2beta.manifests.html +++ b/docs/dyn/deploymentmanager_v2beta.manifests.html @@ -84,7 +84,7 @@

Instance Methods

list(project, deployment, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all manifests for a given deployment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2beta.operations.html b/docs/dyn/deploymentmanager_v2beta.operations.html index af26123c8a..890f028c94 100644 --- a/docs/dyn/deploymentmanager_v2beta.operations.html +++ b/docs/dyn/deploymentmanager_v2beta.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all operations for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -412,17 +412,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2beta.resources.html b/docs/dyn/deploymentmanager_v2beta.resources.html index 229c46a6de..34c4f822ab 100644 --- a/docs/dyn/deploymentmanager_v2beta.resources.html +++ b/docs/dyn/deploymentmanager_v2beta.resources.html @@ -84,7 +84,7 @@

Instance Methods

list(project, deployment, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all resources in a given deployment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -336,17 +336,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/deploymentmanager_v2beta.typeProviders.html b/docs/dyn/deploymentmanager_v2beta.typeProviders.html index 8a15bde904..a6b1831465 100644 --- a/docs/dyn/deploymentmanager_v2beta.typeProviders.html +++ b/docs/dyn/deploymentmanager_v2beta.typeProviders.html @@ -96,10 +96,10 @@

Instance Methods

listTypes(project, typeProvider, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all the type info for a TypeProvider.

- listTypes_next()

+ listTypes_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, typeProvider, body=None, header_bypassBillingFilter=None, x__xgafv=None)

@@ -1243,31 +1243,31 @@

Method Details

- listTypes_next() + listTypes_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_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. +
diff --git a/docs/dyn/deploymentmanager_v2beta.types.html b/docs/dyn/deploymentmanager_v2beta.types.html index 7c19a1b545..4bae6afdc1 100644 --- a/docs/dyn/deploymentmanager_v2beta.types.html +++ b/docs/dyn/deploymentmanager_v2beta.types.html @@ -81,7 +81,7 @@

Instance Methods

list(project, filter=None, maxResults=None, orderBy=None, pageToken=None, x__xgafv=None)

Lists all resource types for Deployment Manager.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -348,17 +348,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v3_5.html b/docs/dyn/dfareporting_v3_5.html index 34f4340970..54131ea1b5 100644 --- a/docs/dyn/dfareporting_v3_5.html +++ b/docs/dyn/dfareporting_v3_5.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.accountUserProfiles.html b/docs/dyn/dfareporting_v5.accountUserProfiles.html index 89fea020d7..09ceefc874 100644 --- a/docs/dyn/dfareporting_v5.accountUserProfiles.html +++ b/docs/dyn/dfareporting_v5.accountUserProfiles.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, active=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, subaccountId=None, userRoleId=None, x__xgafv=None)

Retrieves a list of account user profiles, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -344,17 +344,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.accounts.html b/docs/dyn/dfareporting_v5.accounts.html index 00bdf74c3a..2a244aad16 100644 --- a/docs/dyn/dfareporting_v5.accounts.html +++ b/docs/dyn/dfareporting_v5.accounts.html @@ -84,7 +84,7 @@

Instance Methods

list(profileId, active=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves the list of accounts, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -215,17 +215,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.ads.html b/docs/dyn/dfareporting_v5.ads.html index 2e994507c8..a34df0f39a 100644 --- a/docs/dyn/dfareporting_v5.ads.html +++ b/docs/dyn/dfareporting_v5.ads.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, active=None, advertiserId=None, archived=None, audienceSegmentIds=None, campaignIds=None, compatibility=None, creativeIds=None, creativeOptimizationConfigurationIds=None, dynamicClickTracker=None, ids=None, landingPageIds=None, maxResults=None, overriddenEventTagId=None, pageToken=None, placementIds=None, remarketingListIds=None, searchString=None, sizeIds=None, sortField=None, sortOrder=None, sslCompliant=None, sslRequired=None, type=None, x__xgafv=None)

Retrieves a list of ads, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -1475,17 +1475,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.advertiserGroups.html b/docs/dyn/dfareporting_v5.advertiserGroups.html index 51a5c6f158..8ec59a8f98 100644 --- a/docs/dyn/dfareporting_v5.advertiserGroups.html +++ b/docs/dyn/dfareporting_v5.advertiserGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(profileId, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of advertiser groups, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.advertiserInvoices.html b/docs/dyn/dfareporting_v5.advertiserInvoices.html index 8357120d37..961c130f86 100644 --- a/docs/dyn/dfareporting_v5.advertiserInvoices.html +++ b/docs/dyn/dfareporting_v5.advertiserInvoices.html @@ -81,7 +81,7 @@

Instance Methods

list(profileId, advertiserId, issueMonth=None, maxResults=None, pageToken=None, x__xgafv=None)

Retrieves a list of invoices for a particular issue month. The api only works if the billing profile invoice level is set to either advertiser or campaign non-consolidated invoice level.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,17 +146,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.advertiserLandingPages.html b/docs/dyn/dfareporting_v5.advertiserLandingPages.html index 68f6fb5f32..ec7411debd 100644 --- a/docs/dyn/dfareporting_v5.advertiserLandingPages.html +++ b/docs/dyn/dfareporting_v5.advertiserLandingPages.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, advertiserIds=None, archived=None, campaignIds=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, subaccountId=None, x__xgafv=None)

Retrieves a list of landing pages.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -277,17 +277,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.advertisers.html b/docs/dyn/dfareporting_v5.advertisers.html index 3821942fff..18508bf47d 100644 --- a/docs/dyn/dfareporting_v5.advertisers.html +++ b/docs/dyn/dfareporting_v5.advertisers.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, advertiserGroupIds=None, floodlightConfigurationIds=None, ids=None, includeAdvertisersWithoutGroupsOnly=None, maxResults=None, onlyParent=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, status=None, subaccountId=None, x__xgafv=None)

Retrieves a list of advertisers, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -330,17 +330,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.billingProfiles.html b/docs/dyn/dfareporting_v5.billingProfiles.html index 7e4afcf939..9d2f6a77c5 100644 --- a/docs/dyn/dfareporting_v5.billingProfiles.html +++ b/docs/dyn/dfareporting_v5.billingProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(profileId, currency_code=None, ids=None, maxResults=None, name=None, onlySuggestion=None, pageToken=None, sortField=None, sortOrder=None, status=None, subaccountIds=None, x__xgafv=None)

Retrieves a list of billing profiles, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(profileId, body=None, x__xgafv=None)

@@ -185,17 +185,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.campaignCreativeAssociations.html b/docs/dyn/dfareporting_v5.campaignCreativeAssociations.html index b97a170e13..f572ed702b 100644 --- a/docs/dyn/dfareporting_v5.campaignCreativeAssociations.html +++ b/docs/dyn/dfareporting_v5.campaignCreativeAssociations.html @@ -84,7 +84,7 @@

Instance Methods

list(profileId, campaignId, maxResults=None, pageToken=None, sortOrder=None, x__xgafv=None)

Retrieves the list of creative IDs associated with the specified campaign. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,17 +155,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.campaigns.html b/docs/dyn/dfareporting_v5.campaigns.html index e8ed52af4e..c1bd5dc0b0 100644 --- a/docs/dyn/dfareporting_v5.campaigns.html +++ b/docs/dyn/dfareporting_v5.campaigns.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, advertiserGroupIds=None, advertiserIds=None, archived=None, atLeastOneOptimizationActivity=None, excludedIds=None, ids=None, maxResults=None, overriddenEventTagId=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, subaccountId=None, x__xgafv=None)

Retrieves a list of campaigns, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -648,17 +648,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.changeLogs.html b/docs/dyn/dfareporting_v5.changeLogs.html index 8902457649..690b0f3c0d 100644 --- a/docs/dyn/dfareporting_v5.changeLogs.html +++ b/docs/dyn/dfareporting_v5.changeLogs.html @@ -84,7 +84,7 @@

Instance Methods

list(profileId, action=None, ids=None, maxChangeTime=None, maxResults=None, minChangeTime=None, objectIds=None, objectType=None, pageToken=None, searchString=None, userProfileIds=None, x__xgafv=None)

Retrieves a list of change logs. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -236,17 +236,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.contentCategories.html b/docs/dyn/dfareporting_v5.contentCategories.html index eacffbe5bb..bb530afcac 100644 --- a/docs/dyn/dfareporting_v5.contentCategories.html +++ b/docs/dyn/dfareporting_v5.contentCategories.html @@ -90,7 +90,7 @@

Instance Methods

list(profileId, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of content categories, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.creativeFieldValues.html b/docs/dyn/dfareporting_v5.creativeFieldValues.html index 55588872f3..4e5d816345 100644 --- a/docs/dyn/dfareporting_v5.creativeFieldValues.html +++ b/docs/dyn/dfareporting_v5.creativeFieldValues.html @@ -90,7 +90,7 @@

Instance Methods

list(profileId, creativeFieldId, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of creative field values, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, creativeFieldId, id, body=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.creativeFields.html b/docs/dyn/dfareporting_v5.creativeFields.html index 731d295d77..9c6473a8db 100644 --- a/docs/dyn/dfareporting_v5.creativeFields.html +++ b/docs/dyn/dfareporting_v5.creativeFields.html @@ -90,7 +90,7 @@

Instance Methods

list(profileId, advertiserIds=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of creative fields, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -255,17 +255,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.creativeGroups.html b/docs/dyn/dfareporting_v5.creativeGroups.html index 8ec6e2fcc1..8c9b7635cd 100644 --- a/docs/dyn/dfareporting_v5.creativeGroups.html +++ b/docs/dyn/dfareporting_v5.creativeGroups.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, advertiserIds=None, groupNumber=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of creative groups, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -243,17 +243,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.creatives.html b/docs/dyn/dfareporting_v5.creatives.html index 3f895e74e9..11148bfa20 100644 --- a/docs/dyn/dfareporting_v5.creatives.html +++ b/docs/dyn/dfareporting_v5.creatives.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, active=None, advertiserId=None, archived=None, campaignId=None, companionCreativeIds=None, creativeFieldIds=None, ids=None, maxResults=None, pageToken=None, renderingIds=None, searchString=None, sizeIds=None, sortField=None, sortOrder=None, studioCreativeId=None, types=None, x__xgafv=None)

Retrieves a list of creatives, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -1825,17 +1825,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.dimensionValues.html b/docs/dyn/dfareporting_v5.dimensionValues.html index b5686a282d..2e6af5c906 100644 --- a/docs/dyn/dfareporting_v5.dimensionValues.html +++ b/docs/dyn/dfareporting_v5.dimensionValues.html @@ -81,7 +81,7 @@

Instance Methods

query(profileId, body=None, maxResults=None, pageToken=None, x__xgafv=None)

Retrieves list of report dimension values for a list of filters.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -140,17 +140,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.directorySites.html b/docs/dyn/dfareporting_v5.directorySites.html index 30958b7d94..c35002fb49 100644 --- a/docs/dyn/dfareporting_v5.directorySites.html +++ b/docs/dyn/dfareporting_v5.directorySites.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, acceptsInStreamVideoPlacements=None, acceptsInterstitialPlacements=None, acceptsPublisherPaidPlacements=None, active=None, dfpNetworkCode=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of directory sites, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -304,17 +304,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.files.html b/docs/dyn/dfareporting_v5.files.html index 2fcb25a233..3cdd25d4e7 100644 --- a/docs/dyn/dfareporting_v5.files.html +++ b/docs/dyn/dfareporting_v5.files.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, maxResults=None, pageToken=None, scope=None, sortField=None, sortOrder=None, x__xgafv=None)

Lists files for a user profile.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -209,17 +209,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.floodlightActivities.html b/docs/dyn/dfareporting_v5.floodlightActivities.html index f8f19bbd9a..630230e9e1 100644 --- a/docs/dyn/dfareporting_v5.floodlightActivities.html +++ b/docs/dyn/dfareporting_v5.floodlightActivities.html @@ -93,7 +93,7 @@

Instance Methods

list(profileId, advertiserId=None, floodlightActivityGroupIds=None, floodlightActivityGroupName=None, floodlightActivityGroupTagString=None, floodlightActivityGroupType=None, floodlightConfigurationId=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, tagString=None, x__xgafv=None)

Retrieves a list of floodlight activities, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -549,17 +549,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.floodlightActivityGroups.html b/docs/dyn/dfareporting_v5.floodlightActivityGroups.html index 0bd9d9363a..519367d145 100644 --- a/docs/dyn/dfareporting_v5.floodlightActivityGroups.html +++ b/docs/dyn/dfareporting_v5.floodlightActivityGroups.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, advertiserId=None, floodlightConfigurationId=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, type=None, x__xgafv=None)

Retrieves a list of floodlight activity groups, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -319,17 +319,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.html b/docs/dyn/dfareporting_v5.html index 133aa67a5f..59a3755e4c 100644 --- a/docs/dyn/dfareporting_v5.html +++ b/docs/dyn/dfareporting_v5.html @@ -413,7 +413,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -422,20 +422,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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.mobileApps.html b/docs/dyn/dfareporting_v5.mobileApps.html index a2022fd297..4f3557771d 100644 --- a/docs/dyn/dfareporting_v5.mobileApps.html +++ b/docs/dyn/dfareporting_v5.mobileApps.html @@ -84,7 +84,7 @@

Instance Methods

list(profileId, directories=None, ids=None, maxResults=None, pageToken=None, searchString=None, x__xgafv=None)

Retrieves list of available mobile apps.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -163,17 +163,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.placementGroups.html b/docs/dyn/dfareporting_v5.placementGroups.html index 85cddfead7..6b4c58cc69 100644 --- a/docs/dyn/dfareporting_v5.placementGroups.html +++ b/docs/dyn/dfareporting_v5.placementGroups.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, activeStatus=None, advertiserIds=None, campaignIds=None, contentCategoryIds=None, directorySiteIds=None, ids=None, maxEndDate=None, maxResults=None, maxStartDate=None, minEndDate=None, minStartDate=None, pageToken=None, placementGroupType=None, placementStrategyIds=None, pricingTypes=None, searchString=None, siteIds=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of placement groups, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -574,17 +574,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.placementStrategies.html b/docs/dyn/dfareporting_v5.placementStrategies.html index 0fa51f31c3..6428473e9b 100644 --- a/docs/dyn/dfareporting_v5.placementStrategies.html +++ b/docs/dyn/dfareporting_v5.placementStrategies.html @@ -90,7 +90,7 @@

Instance Methods

list(profileId, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of placement strategies, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.placements.html b/docs/dyn/dfareporting_v5.placements.html index 08330a9fee..636834004a 100644 --- a/docs/dyn/dfareporting_v5.placements.html +++ b/docs/dyn/dfareporting_v5.placements.html @@ -90,7 +90,7 @@

Instance Methods

list(profileId, activeStatus=None, advertiserIds=None, campaignIds=None, compatibilities=None, contentCategoryIds=None, directorySiteIds=None, groupIds=None, ids=None, maxEndDate=None, maxResults=None, maxStartDate=None, minEndDate=None, minStartDate=None, pageToken=None, paymentSource=None, placementStrategyIds=None, pricingTypes=None, searchString=None, siteIds=None, sizeIds=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of placements, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -1167,17 +1167,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.remarketingLists.html b/docs/dyn/dfareporting_v5.remarketingLists.html index 739ea7fcbe..3230468c19 100644 --- a/docs/dyn/dfareporting_v5.remarketingLists.html +++ b/docs/dyn/dfareporting_v5.remarketingLists.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, advertiserId, active=None, floodlightActivityId=None, maxResults=None, name=None, pageToken=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of remarketing lists, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -339,17 +339,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.reportData.html b/docs/dyn/dfareporting_v5.reportData.html index a0e6308fd9..26b91bb82c 100644 --- a/docs/dyn/dfareporting_v5.reportData.html +++ b/docs/dyn/dfareporting_v5.reportData.html @@ -81,7 +81,7 @@

Instance Methods

query(profileId, body=None, x__xgafv=None)

Executes an ad-hoc query and returns structured JSON payload data.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -163,17 +163,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.reports.files.html b/docs/dyn/dfareporting_v5.reports.files.html index aa6f33fd45..b17c6aa89c 100644 --- a/docs/dyn/dfareporting_v5.reports.files.html +++ b/docs/dyn/dfareporting_v5.reports.files.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, reportId, maxResults=None, pageToken=None, sortField=None, sortOrder=None, x__xgafv=None)

Lists files for a report.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -207,17 +207,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.reports.html b/docs/dyn/dfareporting_v5.reports.html index e3a0b995b0..ac665a6ad8 100644 --- a/docs/dyn/dfareporting_v5.reports.html +++ b/docs/dyn/dfareporting_v5.reports.html @@ -100,7 +100,7 @@

Instance Methods

list(profileId, maxResults=None, pageToken=None, scope=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves list of reports.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

run(profileId, reportId, synchronous=None, x__xgafv=None)

@@ -1420,17 +1420,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.sites.html b/docs/dyn/dfareporting_v5.sites.html index 598c7631c0..491120c999 100644 --- a/docs/dyn/dfareporting_v5.sites.html +++ b/docs/dyn/dfareporting_v5.sites.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, acceptsInStreamVideoPlacements=None, acceptsInterstitialPlacements=None, acceptsPublisherPaidPlacements=None, adWordsSite=None, approved=None, campaignIds=None, directorySiteIds=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, subaccountId=None, unmappedSite=None, x__xgafv=None)

Retrieves a list of sites, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -610,17 +610,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.subaccounts.html b/docs/dyn/dfareporting_v5.subaccounts.html index df4fa13959..0938721ddf 100644 --- a/docs/dyn/dfareporting_v5.subaccounts.html +++ b/docs/dyn/dfareporting_v5.subaccounts.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Gets a list of subaccounts, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -209,17 +209,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.targetableRemarketingLists.html b/docs/dyn/dfareporting_v5.targetableRemarketingLists.html index 805372969c..00553bb000 100644 --- a/docs/dyn/dfareporting_v5.targetableRemarketingLists.html +++ b/docs/dyn/dfareporting_v5.targetableRemarketingLists.html @@ -84,7 +84,7 @@

Instance Methods

list(profileId, advertiserId, active=None, maxResults=None, name=None, pageToken=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of targetable remarketing lists, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -187,17 +187,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dfareporting_v5.targetingTemplates.html b/docs/dyn/dfareporting_v5.targetingTemplates.html index a3ed591f98..f676cb3ddd 100644 --- a/docs/dyn/dfareporting_v5.targetingTemplates.html +++ b/docs/dyn/dfareporting_v5.targetingTemplates.html @@ -87,7 +87,7 @@

Instance Methods

list(profileId, advertiserId=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, x__xgafv=None)

Retrieves a list of targeting templates, optionally filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -838,17 +838,17 @@

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. +
diff --git a/docs/dyn/dfareporting_v5.userRoles.html b/docs/dyn/dfareporting_v5.userRoles.html index 8ab1ba922b..05115d4cdc 100644 --- a/docs/dyn/dfareporting_v5.userRoles.html +++ b/docs/dyn/dfareporting_v5.userRoles.html @@ -90,7 +90,7 @@

Instance Methods

list(profileId, accountUserRoleOnly=None, ids=None, maxResults=None, pageToken=None, searchString=None, sortField=None, sortOrder=None, subaccountId=None, x__xgafv=None)

Retrieves a list of user roles, possibly filtered. This method supports paging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(profileId, id, body=None, x__xgafv=None)

@@ -264,17 +264,17 @@

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. +
diff --git a/docs/dyn/digitalassetlinks_v1.html b/docs/dyn/digitalassetlinks_v1.html index 01b6c866ed..f704b2c39e 100644 --- a/docs/dyn/digitalassetlinks_v1.html +++ b/docs/dyn/digitalassetlinks_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/discovery_v1.html b/docs/dyn/discovery_v1.html index fdc14ecac0..444dbfc8de 100644 --- a/docs/dyn/discovery_v1.html +++ b/docs/dyn/discovery_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.advertisers.campaigns.html b/docs/dyn/displayvideo_v2.advertisers.campaigns.html index 58fd6ff3fb..9a87eb4953 100644 --- a/docs/dyn/displayvideo_v2.advertisers.campaigns.html +++ b/docs/dyn/displayvideo_v2.advertisers.campaigns.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists campaigns in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, campaigns with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, campaignId, body=None, updateMask=None, x__xgafv=None)

@@ -467,17 +467,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.channels.html b/docs/dyn/displayvideo_v2.advertisers.channels.html index 26eff8b5a4..505de63b79 100644 --- a/docs/dyn/displayvideo_v2.advertisers.channels.html +++ b/docs/dyn/displayvideo_v2.advertisers.channels.html @@ -92,7 +92,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists channels for a partner or advertiser.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, channelId, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -205,17 +205,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.channels.sites.html b/docs/dyn/displayvideo_v2.advertisers.channels.sites.html index 18d50622f3..51cc149f0d 100644 --- a/docs/dyn/displayvideo_v2.advertisers.channels.sites.html +++ b/docs/dyn/displayvideo_v2.advertisers.channels.sites.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, channelId, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists sites in a channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replace(advertiserId, channelId, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.creatives.html b/docs/dyn/displayvideo_v2.advertisers.creatives.html index 9ff9f8696c..7ed67b266e 100644 --- a/docs/dyn/displayvideo_v2.advertisers.creatives.html +++ b/docs/dyn/displayvideo_v2.advertisers.creatives.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists creatives in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, creatives with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, creativeId, body=None, updateMask=None, x__xgafv=None)

@@ -791,17 +791,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.html b/docs/dyn/displayvideo_v2.advertisers.html index 7fc29f4fa3..877968bcc5 100644 --- a/docs/dyn/displayvideo_v2.advertisers.html +++ b/docs/dyn/displayvideo_v2.advertisers.html @@ -164,10 +164,10 @@

Instance Methods

listAssignedTargetingOptions(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists assigned targeting options of an advertiser across targeting types.

- listAssignedTargetingOptions_next()

+ listAssignedTargetingOptions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, body=None, updateMask=None, x__xgafv=None)

@@ -1445,31 +1445,31 @@

Method Details

- listAssignedTargetingOptions_next() + listAssignedTargetingOptions_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_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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.insertionOrders.html b/docs/dyn/displayvideo_v2.advertisers.insertionOrders.html index 1922bab3ce..c1ad894f77 100644 --- a/docs/dyn/displayvideo_v2.advertisers.insertionOrders.html +++ b/docs/dyn/displayvideo_v2.advertisers.insertionOrders.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insertion orders in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, insertion orders with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, insertionOrderId, body=None, updateMask=None, x__xgafv=None)

@@ -543,17 +543,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.invoices.html b/docs/dyn/displayvideo_v2.advertisers.invoices.html index 2a9c1b59e7..b5bcd32951 100644 --- a/docs/dyn/displayvideo_v2.advertisers.invoices.html +++ b/docs/dyn/displayvideo_v2.advertisers.invoices.html @@ -81,7 +81,7 @@

Instance Methods

list(advertiserId, issueMonth=None, loiSapinInvoiceType=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists invoices posted for an advertiser in a given month. Invoices generated by billing profiles with a "Partner" invoice level are not retrievable through this method.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupInvoiceCurrency(advertiserId, invoiceMonth=None, x__xgafv=None)

@@ -177,17 +177,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.lineItems.html b/docs/dyn/displayvideo_v2.advertisers.lineItems.html index a38316615c..0722ab4c00 100644 --- a/docs/dyn/displayvideo_v2.advertisers.lineItems.html +++ b/docs/dyn/displayvideo_v2.advertisers.lineItems.html @@ -86,7 +86,7 @@

Instance Methods

bulkListAssignedTargetingOptions(advertiserId, filter=None, lineItemIds=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists assigned targeting options for multiple line items across targeting types.

- bulkListAssignedTargetingOptions_next()

+ bulkListAssignedTargetingOptions_next(previous_request, previous_response)

Retrieves the next page of results.

bulkUpdate(advertiserId, body=None, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists line items in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, line items with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, lineItemId, body=None, updateMask=None, x__xgafv=None)

@@ -783,17 +783,17 @@

Method Details

- bulkListAssignedTargetingOptions_next() + bulkListAssignedTargetingOptions_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. +
@@ -2069,17 +2069,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v2.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html index 80cc3c12ad..3787274246 100644 --- a/docs/dyn/displayvideo_v2.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v2.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, lineItemId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to a line item.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1548,17 +1548,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.advertisers.locationLists.assignedLocations.html b/docs/dyn/displayvideo_v2.advertisers.locationLists.assignedLocations.html index 7b37500da3..6fa0b8a070 100644 --- a/docs/dyn/displayvideo_v2.advertisers.locationLists.assignedLocations.html +++ b/docs/dyn/displayvideo_v2.advertisers.locationLists.assignedLocations.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, locationListId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists locations assigned to a location list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.advertisers.locationLists.html b/docs/dyn/displayvideo_v2.advertisers.locationLists.html index 1baf4b9000..f70cfcedac 100644 --- a/docs/dyn/displayvideo_v2.advertisers.locationLists.html +++ b/docs/dyn/displayvideo_v2.advertisers.locationLists.html @@ -92,7 +92,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists location lists based on a given advertiser id.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, locationListId, body=None, updateMask=None, x__xgafv=None)

@@ -194,17 +194,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.manualTriggers.html b/docs/dyn/displayvideo_v2.advertisers.manualTriggers.html index db07ce4091..d6d3ac8266 100644 --- a/docs/dyn/displayvideo_v2.advertisers.manualTriggers.html +++ b/docs/dyn/displayvideo_v2.advertisers.manualTriggers.html @@ -93,7 +93,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists manual triggers that are accessible to the current user for a given advertiser ID. The order is defined by the order_by parameter. A single advertiser_id is required. **Warning:** Line Items using manual triggers no longer serve in Display & Video 360. This method will sunset on August 1, 2023. Read our [feature deprecation announcement](/display-video/api/deprecations#features.manual_triggers) for more information.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, triggerId, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.negativeKeywordLists.html b/docs/dyn/displayvideo_v2.advertisers.negativeKeywordLists.html index 71ab67f4a0..42cd7881d4 100644 --- a/docs/dyn/displayvideo_v2.advertisers.negativeKeywordLists.html +++ b/docs/dyn/displayvideo_v2.advertisers.negativeKeywordLists.html @@ -95,7 +95,7 @@

Instance Methods

list(advertiserId, pageSize=None, pageToken=None, x__xgafv=None)

Lists negative keyword lists based on a given advertiser id.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, negativeKeywordListId, body=None, updateMask=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.negativeKeywordLists.negativeKeywords.html b/docs/dyn/displayvideo_v2.advertisers.negativeKeywordLists.negativeKeywords.html index 4ff1a350cf..9909edf826 100644 --- a/docs/dyn/displayvideo_v2.advertisers.negativeKeywordLists.negativeKeywords.html +++ b/docs/dyn/displayvideo_v2.advertisers.negativeKeywordLists.negativeKeywords.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, negativeKeywordListId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists negative keywords in a negative keyword list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replace(advertiserId, negativeKeywordListId, body=None, x__xgafv=None)

@@ -221,17 +221,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.advertisers.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v2.advertisers.targetingTypes.assignedTargetingOptions.html index e479ad9f7b..8b5930245c 100644 --- a/docs/dyn/displayvideo_v2.advertisers.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v2.advertisers.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to an advertiser.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1544,17 +1544,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroupAds.html b/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroupAds.html index b41611695a..f140477cfb 100644 --- a/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroupAds.html +++ b/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroupAds.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists YouTube ad group ads.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -487,17 +487,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroups.html b/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroups.html index 1553846c62..b511b7622d 100644 --- a/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroups.html +++ b/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroups.html @@ -83,7 +83,7 @@

Instance Methods

bulkListAdGroupAssignedTargetingOptions(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None, youtubeAdGroupIds=None)

Lists assigned targeting options for multiple YouTube ad groups across targeting types. Inherited assigned targeting options are not included.

- bulkListAdGroupAssignedTargetingOptions_next()

+ bulkListAdGroupAssignedTargetingOptions_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -95,7 +95,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists YouTube ad groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -417,17 +417,17 @@

Method Details

- bulkListAdGroupAssignedTargetingOptions_next() + bulkListAdGroupAssignedTargetingOptions_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. +
@@ -550,17 +550,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroups.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroups.targetingTypes.assignedTargetingOptions.html index d947e32a22..5ab2232b9c 100644 --- a/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroups.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v2.advertisers.youtubeAdGroups.targetingTypes.assignedTargetingOptions.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId, youtubeAdGroupId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to a YouTube ad group. Inherited assigned targeting options are not included.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -819,17 +819,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.combinedAudiences.html b/docs/dyn/displayvideo_v2.combinedAudiences.html index 7ee7bd63b6..4ed7a0fa5c 100644 --- a/docs/dyn/displayvideo_v2.combinedAudiences.html +++ b/docs/dyn/displayvideo_v2.combinedAudiences.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists combined audiences. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -147,17 +147,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.customBiddingAlgorithms.html b/docs/dyn/displayvideo_v2.customBiddingAlgorithms.html index 090b85b260..1a8738c5a3 100644 --- a/docs/dyn/displayvideo_v2.customBiddingAlgorithms.html +++ b/docs/dyn/displayvideo_v2.customBiddingAlgorithms.html @@ -92,7 +92,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists custom bidding algorithms that are accessible to the current user and can be used in bidding stratgies. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(customBiddingAlgorithmId, body=None, updateMask=None, x__xgafv=None)

@@ -246,17 +246,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.customBiddingAlgorithms.scripts.html b/docs/dyn/displayvideo_v2.customBiddingAlgorithms.scripts.html index f592bb6914..baa6c8ceda 100644 --- a/docs/dyn/displayvideo_v2.customBiddingAlgorithms.scripts.html +++ b/docs/dyn/displayvideo_v2.customBiddingAlgorithms.scripts.html @@ -87,7 +87,7 @@

Instance Methods

list(customBiddingAlgorithmId, advertiserId=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists custom bidding scripts that belong to the given algorithm. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -239,17 +239,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.customLists.html b/docs/dyn/displayvideo_v2.customLists.html index 67f4fe4687..54ee368350 100644 --- a/docs/dyn/displayvideo_v2.customLists.html +++ b/docs/dyn/displayvideo_v2.customLists.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists custom lists. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.floodlightGroups.floodlightActivities.html b/docs/dyn/displayvideo_v2.floodlightGroups.floodlightActivities.html index 8c9743587d..7d2a6f2799 100644 --- a/docs/dyn/displayvideo_v2.floodlightGroups.floodlightActivities.html +++ b/docs/dyn/displayvideo_v2.floodlightGroups.floodlightActivities.html @@ -84,7 +84,7 @@

Instance Methods

list(floodlightGroupId, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists Floodlight activities in a Floodlight group.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -170,17 +170,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.googleAudiences.html b/docs/dyn/displayvideo_v2.googleAudiences.html index 0e45e29c2c..b458b43c31 100644 --- a/docs/dyn/displayvideo_v2.googleAudiences.html +++ b/docs/dyn/displayvideo_v2.googleAudiences.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists Google audiences. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.guaranteedOrders.html b/docs/dyn/displayvideo_v2.guaranteedOrders.html index 6a58d72dd0..033801f68b 100644 --- a/docs/dyn/displayvideo_v2.guaranteedOrders.html +++ b/docs/dyn/displayvideo_v2.guaranteedOrders.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists guaranteed orders that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, guaranteed orders with entity status `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(guaranteedOrderId, advertiserId=None, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -291,17 +291,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.html b/docs/dyn/displayvideo_v2.html index 998ed54666..dd548884c9 100644 --- a/docs/dyn/displayvideo_v2.html +++ b/docs/dyn/displayvideo_v2.html @@ -143,7 +143,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -152,20 +152,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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.inventorySourceGroups.assignedInventorySources.html b/docs/dyn/displayvideo_v2.inventorySourceGroups.assignedInventorySources.html index 4f92f6a155..01abfc50a2 100644 --- a/docs/dyn/displayvideo_v2.inventorySourceGroups.assignedInventorySources.html +++ b/docs/dyn/displayvideo_v2.inventorySourceGroups.assignedInventorySources.html @@ -90,7 +90,7 @@

Instance Methods

list(inventorySourceGroupId, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists inventory sources assigned to an inventory source group.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,17 +227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.inventorySourceGroups.html b/docs/dyn/displayvideo_v2.inventorySourceGroups.html index 99c7e3a86a..88ca349a65 100644 --- a/docs/dyn/displayvideo_v2.inventorySourceGroups.html +++ b/docs/dyn/displayvideo_v2.inventorySourceGroups.html @@ -95,7 +95,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists inventory source groups that are accessible to the current user. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(inventorySourceGroupId, advertiserId=None, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -212,17 +212,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.partners.channels.html b/docs/dyn/displayvideo_v2.partners.channels.html index 7b27808b95..c823163187 100644 --- a/docs/dyn/displayvideo_v2.partners.channels.html +++ b/docs/dyn/displayvideo_v2.partners.channels.html @@ -92,7 +92,7 @@

Instance Methods

list(partnerId, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists channels for a partner or advertiser.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(partnerId, channelId, advertiserId=None, body=None, updateMask=None, x__xgafv=None)

@@ -205,17 +205,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.partners.channels.sites.html b/docs/dyn/displayvideo_v2.partners.channels.sites.html index e1d3edec18..66bcb95e92 100644 --- a/docs/dyn/displayvideo_v2.partners.channels.sites.html +++ b/docs/dyn/displayvideo_v2.partners.channels.sites.html @@ -90,7 +90,7 @@

Instance Methods

list(partnerId, channelId, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists sites in a channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replace(partnerId, channelId, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v2.partners.html b/docs/dyn/displayvideo_v2.partners.html index 4583bc0594..ad91edc1d3 100644 --- a/docs/dyn/displayvideo_v2.partners.html +++ b/docs/dyn/displayvideo_v2.partners.html @@ -97,7 +97,7 @@

Instance Methods

list(filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists partners that are accessible to the current user. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -831,17 +831,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.partners.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v2.partners.targetingTypes.assignedTargetingOptions.html index e1196ecb0c..9f2e9e4aba 100644 --- a/docs/dyn/displayvideo_v2.partners.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v2.partners.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(partnerId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to a partner.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1544,17 +1544,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.targetingTypes.targetingOptions.html b/docs/dyn/displayvideo_v2.targetingTypes.targetingOptions.html index 3b82ff521f..a88a13171d 100644 --- a/docs/dyn/displayvideo_v2.targetingTypes.targetingOptions.html +++ b/docs/dyn/displayvideo_v2.targetingTypes.targetingOptions.html @@ -84,13 +84,13 @@

Instance Methods

list(targetingType, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists targeting options of a given type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(targetingType, body=None, x__xgafv=None)

Searches for targeting options of a given type based on the given search terms.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -465,17 +465,17 @@

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. +
@@ -680,17 +680,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v2.users.html b/docs/dyn/displayvideo_v2.users.html index d1c714a460..b74bd8ba76 100644 --- a/docs/dyn/displayvideo_v2.users.html +++ b/docs/dyn/displayvideo_v2.users.html @@ -93,7 +93,7 @@

Instance Methods

list(filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists users that are accessible to the current user. If two users have user roles on the same partner or advertiser, they can access each other. This method has unique authentication requirements. Read the prerequisites in our [Managing Users guide](/display-video/api/guides/users/overview#prerequisites) before using this method. The "Try this method" feature does not work for this method.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(userId, body=None, updateMask=None, x__xgafv=None)

@@ -285,17 +285,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.adGroupAds.html b/docs/dyn/displayvideo_v3.advertisers.adGroupAds.html index c2bb354e27..7ef8aca39b 100644 --- a/docs/dyn/displayvideo_v3.advertisers.adGroupAds.html +++ b/docs/dyn/displayvideo_v3.advertisers.adGroupAds.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ad group ads.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, adGroupAdId, body=None, updateMask=None, x__xgafv=None)

@@ -2199,17 +2199,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.adGroups.html b/docs/dyn/displayvideo_v3.advertisers.adGroups.html index 312d7903e4..5d88b2f1c5 100644 --- a/docs/dyn/displayvideo_v3.advertisers.adGroups.html +++ b/docs/dyn/displayvideo_v3.advertisers.adGroups.html @@ -86,7 +86,7 @@

Instance Methods

bulkListAdGroupAssignedTargetingOptions(advertiserId, adGroupIds=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists assigned targeting options for multiple ad groups across targeting types. Inherited assigned targeting options are not included.

- bulkListAdGroupAssignedTargetingOptions_next()

+ bulkListAdGroupAssignedTargetingOptions_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -104,7 +104,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ad groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, adGroupId, body=None, updateMask=None, x__xgafv=None)

@@ -863,17 +863,17 @@

Method Details

- bulkListAdGroupAssignedTargetingOptions_next() + bulkListAdGroupAssignedTargetingOptions_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. +
@@ -1235,17 +1235,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.adGroups.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v3.advertisers.adGroups.targetingTypes.assignedTargetingOptions.html index 207c50e63a..69c308a2bb 100644 --- a/docs/dyn/displayvideo_v3.advertisers.adGroups.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v3.advertisers.adGroups.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, adGroupId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to an ad group. Inherited assigned targeting options are not included.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1724,17 +1724,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.advertisers.campaigns.html b/docs/dyn/displayvideo_v3.advertisers.campaigns.html index 34e22a2e98..afca6beba5 100644 --- a/docs/dyn/displayvideo_v3.advertisers.campaigns.html +++ b/docs/dyn/displayvideo_v3.advertisers.campaigns.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists campaigns in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, campaigns with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, campaignId, body=None, updateMask=None, x__xgafv=None)

@@ -467,17 +467,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.channels.html b/docs/dyn/displayvideo_v3.advertisers.channels.html index 2999f20605..00de72d6f3 100644 --- a/docs/dyn/displayvideo_v3.advertisers.channels.html +++ b/docs/dyn/displayvideo_v3.advertisers.channels.html @@ -92,7 +92,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists channels for a partner or advertiser.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, channelId, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -205,17 +205,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.channels.sites.html b/docs/dyn/displayvideo_v3.advertisers.channels.sites.html index 7c78934558..a5019a7561 100644 --- a/docs/dyn/displayvideo_v3.advertisers.channels.sites.html +++ b/docs/dyn/displayvideo_v3.advertisers.channels.sites.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, channelId, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists sites in a channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replace(advertiserId, channelId, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.creatives.html b/docs/dyn/displayvideo_v3.advertisers.creatives.html index d436218dbe..9692b812fc 100644 --- a/docs/dyn/displayvideo_v3.advertisers.creatives.html +++ b/docs/dyn/displayvideo_v3.advertisers.creatives.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists creatives in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, creatives with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, creativeId, body=None, updateMask=None, x__xgafv=None)

@@ -791,17 +791,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.html b/docs/dyn/displayvideo_v3.advertisers.html index c4995bbb3e..53ffc8d108 100644 --- a/docs/dyn/displayvideo_v3.advertisers.html +++ b/docs/dyn/displayvideo_v3.advertisers.html @@ -159,10 +159,10 @@

Instance Methods

listAssignedTargetingOptions(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists assigned targeting options of an advertiser across targeting types.

- listAssignedTargetingOptions_next()

+ listAssignedTargetingOptions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, body=None, updateMask=None, x__xgafv=None)

@@ -1581,31 +1581,31 @@

Method Details

- listAssignedTargetingOptions_next() + listAssignedTargetingOptions_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_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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.insertionOrders.html b/docs/dyn/displayvideo_v3.advertisers.insertionOrders.html index 0bd5198866..b08ba79b1b 100644 --- a/docs/dyn/displayvideo_v3.advertisers.insertionOrders.html +++ b/docs/dyn/displayvideo_v3.advertisers.insertionOrders.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insertion orders in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, insertion orders with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, insertionOrderId, body=None, updateMask=None, x__xgafv=None)

@@ -571,17 +571,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.invoices.html b/docs/dyn/displayvideo_v3.advertisers.invoices.html index adb0fe055d..8427c92ad8 100644 --- a/docs/dyn/displayvideo_v3.advertisers.invoices.html +++ b/docs/dyn/displayvideo_v3.advertisers.invoices.html @@ -81,7 +81,7 @@

Instance Methods

list(advertiserId, issueMonth=None, loiSapinInvoiceType=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists invoices posted for an advertiser in a given month. Invoices generated by billing profiles with a "Partner" invoice level are not retrievable through this method.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupInvoiceCurrency(advertiserId, invoiceMonth=None, x__xgafv=None)

@@ -177,17 +177,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.lineItems.html b/docs/dyn/displayvideo_v3.advertisers.lineItems.html index ed312d0f70..ba3c55e792 100644 --- a/docs/dyn/displayvideo_v3.advertisers.lineItems.html +++ b/docs/dyn/displayvideo_v3.advertisers.lineItems.html @@ -86,7 +86,7 @@

Instance Methods

bulkListAssignedTargetingOptions(advertiserId, filter=None, lineItemIds=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists assigned targeting options for multiple line items across targeting types.

- bulkListAssignedTargetingOptions_next()

+ bulkListAssignedTargetingOptions_next(previous_request, previous_response)

Retrieves the next page of results.

bulkUpdate(advertiserId, body=None, x__xgafv=None)

@@ -110,7 +110,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists line items in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, line items with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, lineItemId, body=None, updateMask=None, x__xgafv=None)

@@ -869,17 +869,17 @@

Method Details

- bulkListAssignedTargetingOptions_next() + bulkListAssignedTargetingOptions_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. +
@@ -2155,17 +2155,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v3.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html index c01874c63f..4d0e00dbbe 100644 --- a/docs/dyn/displayvideo_v3.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v3.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, lineItemId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to a line item.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1724,17 +1724,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.advertisers.locationLists.assignedLocations.html b/docs/dyn/displayvideo_v3.advertisers.locationLists.assignedLocations.html index f99fc0e549..513eddaf3f 100644 --- a/docs/dyn/displayvideo_v3.advertisers.locationLists.assignedLocations.html +++ b/docs/dyn/displayvideo_v3.advertisers.locationLists.assignedLocations.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, locationListId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists locations assigned to a location list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.advertisers.locationLists.html b/docs/dyn/displayvideo_v3.advertisers.locationLists.html index 42f9c53424..43d4349e33 100644 --- a/docs/dyn/displayvideo_v3.advertisers.locationLists.html +++ b/docs/dyn/displayvideo_v3.advertisers.locationLists.html @@ -92,7 +92,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists location lists based on a given advertiser id.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, locationListId, body=None, updateMask=None, x__xgafv=None)

@@ -194,17 +194,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.negativeKeywordLists.html b/docs/dyn/displayvideo_v3.advertisers.negativeKeywordLists.html index 0b1523bcc3..be2384095b 100644 --- a/docs/dyn/displayvideo_v3.advertisers.negativeKeywordLists.html +++ b/docs/dyn/displayvideo_v3.advertisers.negativeKeywordLists.html @@ -95,7 +95,7 @@

Instance Methods

list(advertiserId, pageSize=None, pageToken=None, x__xgafv=None)

Lists negative keyword lists based on a given advertiser id.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, negativeKeywordListId, body=None, updateMask=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.negativeKeywordLists.negativeKeywords.html b/docs/dyn/displayvideo_v3.advertisers.negativeKeywordLists.negativeKeywords.html index bd35d7c264..1a0ae25c7e 100644 --- a/docs/dyn/displayvideo_v3.advertisers.negativeKeywordLists.negativeKeywords.html +++ b/docs/dyn/displayvideo_v3.advertisers.negativeKeywordLists.negativeKeywords.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, negativeKeywordListId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists negative keywords in a negative keyword list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replace(advertiserId, negativeKeywordListId, body=None, x__xgafv=None)

@@ -221,17 +221,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.advertisers.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v3.advertisers.targetingTypes.assignedTargetingOptions.html index 97f9c47e20..cde5c6d678 100644 --- a/docs/dyn/displayvideo_v3.advertisers.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v3.advertisers.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to an advertiser.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1720,17 +1720,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.combinedAudiences.html b/docs/dyn/displayvideo_v3.combinedAudiences.html index 8eb3dfd619..09a587437b 100644 --- a/docs/dyn/displayvideo_v3.combinedAudiences.html +++ b/docs/dyn/displayvideo_v3.combinedAudiences.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists combined audiences. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -147,17 +147,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.customBiddingAlgorithms.html b/docs/dyn/displayvideo_v3.customBiddingAlgorithms.html index 1cd01fec11..1101d75b4b 100644 --- a/docs/dyn/displayvideo_v3.customBiddingAlgorithms.html +++ b/docs/dyn/displayvideo_v3.customBiddingAlgorithms.html @@ -97,7 +97,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists custom bidding algorithms that are accessible to the current user and can be used in bidding stratgies. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(customBiddingAlgorithmId, body=None, updateMask=None, x__xgafv=None)

@@ -254,17 +254,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.customBiddingAlgorithms.rules.html b/docs/dyn/displayvideo_v3.customBiddingAlgorithms.rules.html index bcabefe698..15e8b71eab 100644 --- a/docs/dyn/displayvideo_v3.customBiddingAlgorithms.rules.html +++ b/docs/dyn/displayvideo_v3.customBiddingAlgorithms.rules.html @@ -87,7 +87,7 @@

Instance Methods

list(customBiddingAlgorithmId, advertiserId=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists rules resources that belong to the given algorithm. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -219,17 +219,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.customBiddingAlgorithms.scripts.html b/docs/dyn/displayvideo_v3.customBiddingAlgorithms.scripts.html index 5c9c8992f2..5040b7ee94 100644 --- a/docs/dyn/displayvideo_v3.customBiddingAlgorithms.scripts.html +++ b/docs/dyn/displayvideo_v3.customBiddingAlgorithms.scripts.html @@ -87,7 +87,7 @@

Instance Methods

list(customBiddingAlgorithmId, advertiserId=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists custom bidding scripts that belong to the given algorithm. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -239,17 +239,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.customLists.html b/docs/dyn/displayvideo_v3.customLists.html index 754bdc0056..4fc2157967 100644 --- a/docs/dyn/displayvideo_v3.customLists.html +++ b/docs/dyn/displayvideo_v3.customLists.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists custom lists. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.floodlightGroups.floodlightActivities.html b/docs/dyn/displayvideo_v3.floodlightGroups.floodlightActivities.html index 7863d39dd1..f584a1aac1 100644 --- a/docs/dyn/displayvideo_v3.floodlightGroups.floodlightActivities.html +++ b/docs/dyn/displayvideo_v3.floodlightGroups.floodlightActivities.html @@ -84,7 +84,7 @@

Instance Methods

list(floodlightGroupId, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists Floodlight activities in a Floodlight group.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -170,17 +170,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.googleAudiences.html b/docs/dyn/displayvideo_v3.googleAudiences.html index 5d8de0dd34..292c95af73 100644 --- a/docs/dyn/displayvideo_v3.googleAudiences.html +++ b/docs/dyn/displayvideo_v3.googleAudiences.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists Google audiences. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.guaranteedOrders.html b/docs/dyn/displayvideo_v3.guaranteedOrders.html index b48265fd70..b40053874f 100644 --- a/docs/dyn/displayvideo_v3.guaranteedOrders.html +++ b/docs/dyn/displayvideo_v3.guaranteedOrders.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists guaranteed orders that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, guaranteed orders with entity status `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(guaranteedOrderId, advertiserId=None, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -291,17 +291,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.html b/docs/dyn/displayvideo_v3.html index 1707148b23..6be79750c8 100644 --- a/docs/dyn/displayvideo_v3.html +++ b/docs/dyn/displayvideo_v3.html @@ -143,7 +143,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -152,20 +152,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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.inventorySourceGroups.assignedInventorySources.html b/docs/dyn/displayvideo_v3.inventorySourceGroups.assignedInventorySources.html index f80509ece7..6a866543bd 100644 --- a/docs/dyn/displayvideo_v3.inventorySourceGroups.assignedInventorySources.html +++ b/docs/dyn/displayvideo_v3.inventorySourceGroups.assignedInventorySources.html @@ -90,7 +90,7 @@

Instance Methods

list(inventorySourceGroupId, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists inventory sources assigned to an inventory source group.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,17 +227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.inventorySourceGroups.html b/docs/dyn/displayvideo_v3.inventorySourceGroups.html index 5805b5d20f..d509676dec 100644 --- a/docs/dyn/displayvideo_v3.inventorySourceGroups.html +++ b/docs/dyn/displayvideo_v3.inventorySourceGroups.html @@ -95,7 +95,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists inventory source groups that are accessible to the current user. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(inventorySourceGroupId, advertiserId=None, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -212,17 +212,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.partners.channels.html b/docs/dyn/displayvideo_v3.partners.channels.html index 8b26b530a3..da68d0c563 100644 --- a/docs/dyn/displayvideo_v3.partners.channels.html +++ b/docs/dyn/displayvideo_v3.partners.channels.html @@ -92,7 +92,7 @@

Instance Methods

list(partnerId, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists channels for a partner or advertiser.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(partnerId, channelId, advertiserId=None, body=None, updateMask=None, x__xgafv=None)

@@ -205,17 +205,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.partners.channels.sites.html b/docs/dyn/displayvideo_v3.partners.channels.sites.html index ac3e80be3a..0b615b475c 100644 --- a/docs/dyn/displayvideo_v3.partners.channels.sites.html +++ b/docs/dyn/displayvideo_v3.partners.channels.sites.html @@ -90,7 +90,7 @@

Instance Methods

list(partnerId, channelId, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists sites in a channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replace(partnerId, channelId, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v3.partners.html b/docs/dyn/displayvideo_v3.partners.html index fc18be6fea..0038ed447a 100644 --- a/docs/dyn/displayvideo_v3.partners.html +++ b/docs/dyn/displayvideo_v3.partners.html @@ -97,7 +97,7 @@

Instance Methods

list(filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists partners that are accessible to the current user. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -923,17 +923,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.partners.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v3.partners.targetingTypes.assignedTargetingOptions.html index 349c954d88..9dafb0eb32 100644 --- a/docs/dyn/displayvideo_v3.partners.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v3.partners.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(partnerId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to a partner.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1720,17 +1720,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.targetingTypes.targetingOptions.html b/docs/dyn/displayvideo_v3.targetingTypes.targetingOptions.html index 387f1231d1..3b1de218ad 100644 --- a/docs/dyn/displayvideo_v3.targetingTypes.targetingOptions.html +++ b/docs/dyn/displayvideo_v3.targetingTypes.targetingOptions.html @@ -84,13 +84,13 @@

Instance Methods

list(targetingType, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists targeting options of a given type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(targetingType, body=None, x__xgafv=None)

Searches for targeting options of a given type based on the given search terms.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -473,17 +473,17 @@

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. +
@@ -692,17 +692,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v3.users.html b/docs/dyn/displayvideo_v3.users.html index 05773b25a6..2d574a99f7 100644 --- a/docs/dyn/displayvideo_v3.users.html +++ b/docs/dyn/displayvideo_v3.users.html @@ -93,7 +93,7 @@

Instance Methods

list(filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists users that are accessible to the current user. If two users have user roles on the same partner or advertiser, they can access each other. This method has unique authentication requirements. Read the prerequisites in our [Managing Users guide](/display-video/api/guides/users/overview#prerequisites) before using this method. The "Try this method" feature does not work for this method.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(userId, body=None, updateMask=None, x__xgafv=None)

@@ -285,17 +285,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.adAssets.html b/docs/dyn/displayvideo_v4.advertisers.adAssets.html index 6cfa48e674..fc5e78cd07 100644 --- a/docs/dyn/displayvideo_v4.advertisers.adAssets.html +++ b/docs/dyn/displayvideo_v4.advertisers.adAssets.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ad assets under an advertiser ID. Only supports the retrieval of assets of AdAssetType `AD_ASSET_TYPE_YOUTUBE_VIDEO`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, adAssetId, body=None, updateMask=None, x__xgafv=None)

@@ -257,17 +257,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.adGroupAds.html b/docs/dyn/displayvideo_v4.advertisers.adGroupAds.html index 0100094db5..85cbb9567a 100644 --- a/docs/dyn/displayvideo_v4.advertisers.adGroupAds.html +++ b/docs/dyn/displayvideo_v4.advertisers.adGroupAds.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ad group ads.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, adGroupAdId, body=None, updateMask=None, x__xgafv=None)

@@ -2199,17 +2199,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.adGroups.html b/docs/dyn/displayvideo_v4.advertisers.adGroups.html index 85f1b9173d..bced608c11 100644 --- a/docs/dyn/displayvideo_v4.advertisers.adGroups.html +++ b/docs/dyn/displayvideo_v4.advertisers.adGroups.html @@ -91,7 +91,7 @@

Instance Methods

bulkListAssignedTargetingOptions(advertiserId, adGroupIds=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists assigned targeting options for multiple ad groups across targeting types. Inherited assigned targeting options are not included.

- bulkListAssignedTargetingOptions_next()

+ bulkListAssignedTargetingOptions_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -109,7 +109,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ad groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, adGroupId, body=None, updateMask=None, x__xgafv=None)

@@ -868,17 +868,17 @@

Method Details

- bulkListAssignedTargetingOptions_next() + bulkListAssignedTargetingOptions_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. +
@@ -1240,17 +1240,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.adGroups.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v4.advertisers.adGroups.targetingTypes.assignedTargetingOptions.html index 07fd4a3ed2..a78d5659f7 100644 --- a/docs/dyn/displayvideo_v4.advertisers.adGroups.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v4.advertisers.adGroups.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, adGroupId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to an ad group. Inherited assigned targeting options are not included.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1724,17 +1724,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.advertisers.adGroups.youtubeAssetTypes.youtubeAssetAssociations.html b/docs/dyn/displayvideo_v4.advertisers.adGroups.youtubeAssetTypes.youtubeAssetAssociations.html index a9e268c233..9b7334f55c 100644 --- a/docs/dyn/displayvideo_v4.advertisers.adGroups.youtubeAssetTypes.youtubeAssetAssociations.html +++ b/docs/dyn/displayvideo_v4.advertisers.adGroups.youtubeAssetTypes.youtubeAssetAssociations.html @@ -87,7 +87,7 @@

Instance Methods

list(advertiserId, adGroupId, youtubeAssetType, linkedEntity_lineItemId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the YouTube asset associations linked to the given resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -282,17 +282,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.advertisers.campaigns.html b/docs/dyn/displayvideo_v4.advertisers.campaigns.html index d36e87c931..258a075271 100644 --- a/docs/dyn/displayvideo_v4.advertisers.campaigns.html +++ b/docs/dyn/displayvideo_v4.advertisers.campaigns.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists campaigns in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, campaigns with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, campaignId, body=None, updateMask=None, x__xgafv=None)

@@ -467,17 +467,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.channels.html b/docs/dyn/displayvideo_v4.advertisers.channels.html index 7cfc1cc439..140bb74407 100644 --- a/docs/dyn/displayvideo_v4.advertisers.channels.html +++ b/docs/dyn/displayvideo_v4.advertisers.channels.html @@ -92,7 +92,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists channels for a partner or advertiser.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, channelId, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -205,17 +205,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.channels.sites.html b/docs/dyn/displayvideo_v4.advertisers.channels.sites.html index 45ae4b0272..b163aea926 100644 --- a/docs/dyn/displayvideo_v4.advertisers.channels.sites.html +++ b/docs/dyn/displayvideo_v4.advertisers.channels.sites.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, channelId, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists sites in a channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replace(advertiserId, channelId, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.creatives.html b/docs/dyn/displayvideo_v4.advertisers.creatives.html index 1a7566e001..e07c71b433 100644 --- a/docs/dyn/displayvideo_v4.advertisers.creatives.html +++ b/docs/dyn/displayvideo_v4.advertisers.creatives.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists creatives in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, creatives with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, creativeId, body=None, updateMask=None, x__xgafv=None)

@@ -767,17 +767,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.html b/docs/dyn/displayvideo_v4.advertisers.html index adde03eac5..ea58ca039b 100644 --- a/docs/dyn/displayvideo_v4.advertisers.html +++ b/docs/dyn/displayvideo_v4.advertisers.html @@ -169,10 +169,10 @@

Instance Methods

listAssignedTargetingOptions(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists assigned targeting options of an advertiser across targeting types.

- listAssignedTargetingOptions_next()

+ listAssignedTargetingOptions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, body=None, updateMask=None, x__xgafv=None)

@@ -1591,31 +1591,31 @@

Method Details

- listAssignedTargetingOptions_next() + listAssignedTargetingOptions_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_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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.insertionOrders.html b/docs/dyn/displayvideo_v4.advertisers.insertionOrders.html index b93b4d5cf5..9fc0badcfb 100644 --- a/docs/dyn/displayvideo_v4.advertisers.insertionOrders.html +++ b/docs/dyn/displayvideo_v4.advertisers.insertionOrders.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insertion orders in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, insertion orders with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, insertionOrderId, body=None, updateMask=None, x__xgafv=None)

@@ -571,17 +571,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.invoices.html b/docs/dyn/displayvideo_v4.advertisers.invoices.html index c29f75639e..c6f30a75b9 100644 --- a/docs/dyn/displayvideo_v4.advertisers.invoices.html +++ b/docs/dyn/displayvideo_v4.advertisers.invoices.html @@ -81,7 +81,7 @@

Instance Methods

list(advertiserId, issueMonth=None, loiSapinInvoiceType=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists invoices posted for an advertiser in a given month. Invoices generated by billing profiles with a "Partner" invoice level are not retrievable through this method.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lookupInvoiceCurrency(advertiserId, invoiceMonth=None, x__xgafv=None)

@@ -177,17 +177,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.lineItems.html b/docs/dyn/displayvideo_v4.advertisers.lineItems.html index c709db1262..e257f4a3bc 100644 --- a/docs/dyn/displayvideo_v4.advertisers.lineItems.html +++ b/docs/dyn/displayvideo_v4.advertisers.lineItems.html @@ -91,7 +91,7 @@

Instance Methods

bulkListAssignedTargetingOptions(advertiserId, filter=None, lineItemIds=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists assigned targeting options for multiple line items across targeting types.

- bulkListAssignedTargetingOptions_next()

+ bulkListAssignedTargetingOptions_next(previous_request, previous_response)

Retrieves the next page of results.

bulkUpdate(advertiserId, body=None, x__xgafv=None)

@@ -115,7 +115,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists line items in an advertiser. The order is defined by the order_by parameter. If a filter by entity_status is not specified, line items with `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, lineItemId, body=None, updateMask=None, x__xgafv=None)

@@ -874,17 +874,17 @@

Method Details

- bulkListAssignedTargetingOptions_next() + bulkListAssignedTargetingOptions_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. +
@@ -2160,17 +2160,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v4.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html index 7c1bb9b933..14680660ae 100644 --- a/docs/dyn/displayvideo_v4.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v4.advertisers.lineItems.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, lineItemId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to a line item.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1724,17 +1724,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.advertisers.lineItems.youtubeAssetTypes.youtubeAssetAssociations.html b/docs/dyn/displayvideo_v4.advertisers.lineItems.youtubeAssetTypes.youtubeAssetAssociations.html index 11d85de87b..c393a39c7c 100644 --- a/docs/dyn/displayvideo_v4.advertisers.lineItems.youtubeAssetTypes.youtubeAssetAssociations.html +++ b/docs/dyn/displayvideo_v4.advertisers.lineItems.youtubeAssetTypes.youtubeAssetAssociations.html @@ -87,7 +87,7 @@

Instance Methods

list(advertiserId, lineItemId, youtubeAssetType, linkedEntity_adGroupId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the YouTube asset associations linked to the given resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -282,17 +282,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.advertisers.locationLists.assignedLocations.html b/docs/dyn/displayvideo_v4.advertisers.locationLists.assignedLocations.html index acafd36317..d3f8b4dfb6 100644 --- a/docs/dyn/displayvideo_v4.advertisers.locationLists.assignedLocations.html +++ b/docs/dyn/displayvideo_v4.advertisers.locationLists.assignedLocations.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, locationListId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists locations assigned to a location list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.advertisers.locationLists.html b/docs/dyn/displayvideo_v4.advertisers.locationLists.html index 4ba3741c4f..f76214d941 100644 --- a/docs/dyn/displayvideo_v4.advertisers.locationLists.html +++ b/docs/dyn/displayvideo_v4.advertisers.locationLists.html @@ -92,7 +92,7 @@

Instance Methods

list(advertiserId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists location lists based on a given advertiser id.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, locationListId, body=None, updateMask=None, x__xgafv=None)

@@ -194,17 +194,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.negativeKeywordLists.html b/docs/dyn/displayvideo_v4.advertisers.negativeKeywordLists.html index ec4a31b872..e40b55b63e 100644 --- a/docs/dyn/displayvideo_v4.advertisers.negativeKeywordLists.html +++ b/docs/dyn/displayvideo_v4.advertisers.negativeKeywordLists.html @@ -95,7 +95,7 @@

Instance Methods

list(advertiserId, pageSize=None, pageToken=None, x__xgafv=None)

Lists negative keyword lists based on a given advertiser id.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(advertiserId, negativeKeywordListId, body=None, updateMask=None, x__xgafv=None)

@@ -214,17 +214,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.negativeKeywordLists.negativeKeywords.html b/docs/dyn/displayvideo_v4.advertisers.negativeKeywordLists.negativeKeywords.html index 588477c818..a4759f19ea 100644 --- a/docs/dyn/displayvideo_v4.advertisers.negativeKeywordLists.negativeKeywords.html +++ b/docs/dyn/displayvideo_v4.advertisers.negativeKeywordLists.negativeKeywords.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, negativeKeywordListId, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists negative keywords in a negative keyword list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replace(advertiserId, negativeKeywordListId, body=None, x__xgafv=None)

@@ -221,17 +221,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.advertisers.reachForecast.html b/docs/dyn/displayvideo_v4.advertisers.reachForecast.html index 7b286132b5..fb1c32042e 100644 --- a/docs/dyn/displayvideo_v4.advertisers.reachForecast.html +++ b/docs/dyn/displayvideo_v4.advertisers.reachForecast.html @@ -93,7 +93,7 @@

Instance Methods

retrievePlannableUserLists(advertiserId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves first and third party user lists available for forecasting. API support for generating reach forecasts and retrieving related metadata is in beta. This method is only available to allowlisted users.

- retrievePlannableUserLists_next()

+ retrievePlannableUserLists_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -415,17 +415,17 @@

Method Details

- retrievePlannableUserLists_next() + retrievePlannableUserLists_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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.advertisers.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v4.advertisers.targetingTypes.assignedTargetingOptions.html index 74a8d0798c..8c34340a8b 100644 --- a/docs/dyn/displayvideo_v4.advertisers.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v4.advertisers.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to an advertiser.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1720,17 +1720,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.combinedAudiences.html b/docs/dyn/displayvideo_v4.combinedAudiences.html index 4464411414..4fae55e007 100644 --- a/docs/dyn/displayvideo_v4.combinedAudiences.html +++ b/docs/dyn/displayvideo_v4.combinedAudiences.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists combined audiences. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -147,17 +147,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.customBiddingAlgorithms.html b/docs/dyn/displayvideo_v4.customBiddingAlgorithms.html index f6d2f0e8c4..e6545b90db 100644 --- a/docs/dyn/displayvideo_v4.customBiddingAlgorithms.html +++ b/docs/dyn/displayvideo_v4.customBiddingAlgorithms.html @@ -97,7 +97,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists custom bidding algorithms that are accessible to the current user and can be used in bidding stratgies. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(customBiddingAlgorithmId, body=None, updateMask=None, x__xgafv=None)

@@ -258,17 +258,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.customBiddingAlgorithms.rules.html b/docs/dyn/displayvideo_v4.customBiddingAlgorithms.rules.html index 244849afaf..1858f847e0 100644 --- a/docs/dyn/displayvideo_v4.customBiddingAlgorithms.rules.html +++ b/docs/dyn/displayvideo_v4.customBiddingAlgorithms.rules.html @@ -87,7 +87,7 @@

Instance Methods

list(customBiddingAlgorithmId, advertiserId=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists rules resources that belong to the given algorithm. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -219,17 +219,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.customBiddingAlgorithms.scripts.html b/docs/dyn/displayvideo_v4.customBiddingAlgorithms.scripts.html index 6ed0b24a8d..1177b65815 100644 --- a/docs/dyn/displayvideo_v4.customBiddingAlgorithms.scripts.html +++ b/docs/dyn/displayvideo_v4.customBiddingAlgorithms.scripts.html @@ -87,7 +87,7 @@

Instance Methods

list(customBiddingAlgorithmId, advertiserId=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists custom bidding scripts that belong to the given algorithm. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -239,17 +239,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.customLists.html b/docs/dyn/displayvideo_v4.customLists.html index ce40d8438e..acb3437030 100644 --- a/docs/dyn/displayvideo_v4.customLists.html +++ b/docs/dyn/displayvideo_v4.customLists.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists custom lists. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.firstPartyAndPartnerAudiences.html b/docs/dyn/displayvideo_v4.firstPartyAndPartnerAudiences.html index 71f3ea6724..5d333f3e50 100644 --- a/docs/dyn/displayvideo_v4.firstPartyAndPartnerAudiences.html +++ b/docs/dyn/displayvideo_v4.firstPartyAndPartnerAudiences.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists first party and partner audiences. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(firstPartyAndPartnerAudienceId, advertiserId=None, body=None, updateMask=None, x__xgafv=None)

@@ -450,17 +450,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.floodlightGroups.floodlightActivities.html b/docs/dyn/displayvideo_v4.floodlightGroups.floodlightActivities.html index 9db2dfeee6..cccef80f3b 100644 --- a/docs/dyn/displayvideo_v4.floodlightGroups.floodlightActivities.html +++ b/docs/dyn/displayvideo_v4.floodlightGroups.floodlightActivities.html @@ -84,7 +84,7 @@

Instance Methods

list(floodlightGroupId, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists Floodlight activities in a Floodlight group.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -170,17 +170,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.googleAudiences.html b/docs/dyn/displayvideo_v4.googleAudiences.html index ce6dae88c3..137fe19393 100644 --- a/docs/dyn/displayvideo_v4.googleAudiences.html +++ b/docs/dyn/displayvideo_v4.googleAudiences.html @@ -84,7 +84,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists Google audiences. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.guaranteedOrders.html b/docs/dyn/displayvideo_v4.guaranteedOrders.html index 313909e326..b0d874811f 100644 --- a/docs/dyn/displayvideo_v4.guaranteedOrders.html +++ b/docs/dyn/displayvideo_v4.guaranteedOrders.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists guaranteed orders that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, guaranteed orders with entity status `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(guaranteedOrderId, advertiserId=None, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -291,17 +291,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.html b/docs/dyn/displayvideo_v4.html index 665812b562..1916db8741 100644 --- a/docs/dyn/displayvideo_v4.html +++ b/docs/dyn/displayvideo_v4.html @@ -158,7 +158,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -167,20 +167,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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.inventorySourceGroups.assignedInventorySources.html b/docs/dyn/displayvideo_v4.inventorySourceGroups.assignedInventorySources.html index 99fcf1e86c..18b86e094b 100644 --- a/docs/dyn/displayvideo_v4.inventorySourceGroups.assignedInventorySources.html +++ b/docs/dyn/displayvideo_v4.inventorySourceGroups.assignedInventorySources.html @@ -90,7 +90,7 @@

Instance Methods

list(inventorySourceGroupId, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists inventory sources assigned to an inventory source group.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -227,17 +227,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.inventorySourceGroups.html b/docs/dyn/displayvideo_v4.inventorySourceGroups.html index fcc3eaee5c..056b2ffcbe 100644 --- a/docs/dyn/displayvideo_v4.inventorySourceGroups.html +++ b/docs/dyn/displayvideo_v4.inventorySourceGroups.html @@ -95,7 +95,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists inventory source groups that are accessible to the current user. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(inventorySourceGroupId, advertiserId=None, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -212,17 +212,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.inventorySources.html b/docs/dyn/displayvideo_v4.inventorySources.html index 850b7f64e0..a3e108c2c1 100644 --- a/docs/dyn/displayvideo_v4.inventorySources.html +++ b/docs/dyn/displayvideo_v4.inventorySources.html @@ -90,7 +90,7 @@

Instance Methods

list(advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, partnerId=None, x__xgafv=None)

Lists inventory sources that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, inventory sources with entity status `ENTITY_STATUS_ARCHIVED` will not be included in the results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(inventorySourceId, advertiserId=None, body=None, partnerId=None, updateMask=None, x__xgafv=None)

@@ -485,17 +485,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.partners.channels.html b/docs/dyn/displayvideo_v4.partners.channels.html index 31707a7e3e..ffb07b43f2 100644 --- a/docs/dyn/displayvideo_v4.partners.channels.html +++ b/docs/dyn/displayvideo_v4.partners.channels.html @@ -92,7 +92,7 @@

Instance Methods

list(partnerId, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists channels for a partner or advertiser.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(partnerId, channelId, advertiserId=None, body=None, updateMask=None, x__xgafv=None)

@@ -205,17 +205,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.partners.channels.sites.html b/docs/dyn/displayvideo_v4.partners.channels.sites.html index 8d540815e0..a57b489974 100644 --- a/docs/dyn/displayvideo_v4.partners.channels.sites.html +++ b/docs/dyn/displayvideo_v4.partners.channels.sites.html @@ -90,7 +90,7 @@

Instance Methods

list(partnerId, channelId, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists sites in a channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

replace(partnerId, channelId, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/displayvideo_v4.partners.html b/docs/dyn/displayvideo_v4.partners.html index d67a0d6642..9e40129a3f 100644 --- a/docs/dyn/displayvideo_v4.partners.html +++ b/docs/dyn/displayvideo_v4.partners.html @@ -97,7 +97,7 @@

Instance Methods

list(filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists partners that are accessible to the current user. The order is defined by the order_by parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -923,17 +923,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.partners.targetingTypes.assignedTargetingOptions.html b/docs/dyn/displayvideo_v4.partners.targetingTypes.assignedTargetingOptions.html index 5db5a6973c..0d821547e2 100644 --- a/docs/dyn/displayvideo_v4.partners.targetingTypes.assignedTargetingOptions.html +++ b/docs/dyn/displayvideo_v4.partners.targetingTypes.assignedTargetingOptions.html @@ -90,7 +90,7 @@

Instance Methods

list(partnerId, targetingType, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the targeting options assigned to a partner.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1720,17 +1720,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.targetingTypes.targetingOptions.html b/docs/dyn/displayvideo_v4.targetingTypes.targetingOptions.html index c0e3960621..f1bba765ac 100644 --- a/docs/dyn/displayvideo_v4.targetingTypes.targetingOptions.html +++ b/docs/dyn/displayvideo_v4.targetingTypes.targetingOptions.html @@ -84,13 +84,13 @@

Instance Methods

list(targetingType, advertiserId=None, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists targeting options of a given type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(targetingType, body=None, x__xgafv=None)

Searches for targeting options of a given type based on the given search terms.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -473,17 +473,17 @@

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. +
@@ -692,17 +692,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/displayvideo_v4.users.html b/docs/dyn/displayvideo_v4.users.html index 6f8093e22c..23801dcbae 100644 --- a/docs/dyn/displayvideo_v4.users.html +++ b/docs/dyn/displayvideo_v4.users.html @@ -93,7 +93,7 @@

Instance Methods

list(filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists users that are accessible to the current user. If two users have user roles on the same partner or advertiser, they can access each other. This method has unique authentication requirements. Read the prerequisites in our [Managing Users guide](/display-video/api/guides/users/overview#prerequisites) before using this method. The "Try this method" feature does not work for this method.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(userId, body=None, updateMask=None, x__xgafv=None)

@@ -285,17 +285,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.html b/docs/dyn/dlp_v2.html index ec9df047f4..2a6ed464c5 100644 --- a/docs/dyn/dlp_v2.html +++ b/docs/dyn/dlp_v2.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.organizations.deidentifyTemplates.html b/docs/dyn/dlp_v2.organizations.deidentifyTemplates.html index 567c4ad4e0..2928d2a950 100644 --- a/docs/dyn/dlp_v2.organizations.deidentifyTemplates.html +++ b/docs/dyn/dlp_v2.organizations.deidentifyTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DeidentifyTemplates. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -3633,17 +3633,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.organizations.inspectTemplates.html b/docs/dyn/dlp_v2.organizations.inspectTemplates.html index 420fa61357..e544986d77 100644 --- a/docs/dyn/dlp_v2.organizations.inspectTemplates.html +++ b/docs/dyn/dlp_v2.organizations.inspectTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists InspectTemplates. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -1233,17 +1233,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.organizations.locations.columnDataProfiles.html b/docs/dyn/dlp_v2.organizations.locations.columnDataProfiles.html index 0a8418a6d8..e8f70414ed 100644 --- a/docs/dyn/dlp_v2.organizations.locations.columnDataProfiles.html +++ b/docs/dyn/dlp_v2.organizations.locations.columnDataProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists column data profiles for an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -250,17 +250,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.organizations.locations.connections.html b/docs/dyn/dlp_v2.organizations.locations.connections.html index ae91052999..0092b73731 100644 --- a/docs/dyn/dlp_v2.organizations.locations.connections.html +++ b/docs/dyn/dlp_v2.organizations.locations.connections.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Connections in a parent. Use SearchConnections to see all connections within an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

search(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Searches for Connections in a parent.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -316,17 +316,17 @@

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. +
@@ -473,17 +473,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.organizations.locations.deidentifyTemplates.html b/docs/dyn/dlp_v2.organizations.locations.deidentifyTemplates.html index e218fbe92c..98e2cf94f9 100644 --- a/docs/dyn/dlp_v2.organizations.locations.deidentifyTemplates.html +++ b/docs/dyn/dlp_v2.organizations.locations.deidentifyTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DeidentifyTemplates. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -3633,17 +3633,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.organizations.locations.discoveryConfigs.html b/docs/dyn/dlp_v2.organizations.locations.discoveryConfigs.html index 394d6dc2a9..edf821179d 100644 --- a/docs/dyn/dlp_v2.organizations.locations.discoveryConfigs.html +++ b/docs/dyn/dlp_v2.organizations.locations.discoveryConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists discovery configurations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -1571,17 +1571,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.organizations.locations.dlpJobs.html b/docs/dyn/dlp_v2.organizations.locations.dlpJobs.html index 91d03f3d99..b8035a4e34 100644 --- a/docs/dyn/dlp_v2.organizations.locations.dlpJobs.html +++ b/docs/dyn/dlp_v2.organizations.locations.dlpJobs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, locationId=None, orderBy=None, pageSize=None, pageToken=None, type=None, x__xgafv=None)

Lists DlpJobs that match the specified filter in the request. See https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-storage and https://docs.cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -3977,17 +3977,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.organizations.locations.fileStoreDataProfiles.html b/docs/dyn/dlp_v2.organizations.locations.fileStoreDataProfiles.html index a22be6c0fc..8773d0391b 100644 --- a/docs/dyn/dlp_v2.organizations.locations.fileStoreDataProfiles.html +++ b/docs/dyn/dlp_v2.organizations.locations.fileStoreDataProfiles.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists file store data profiles for an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1809,17 +1809,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.organizations.locations.inspectTemplates.html b/docs/dyn/dlp_v2.organizations.locations.inspectTemplates.html index 73f7d012f8..a756beff2c 100644 --- a/docs/dyn/dlp_v2.organizations.locations.inspectTemplates.html +++ b/docs/dyn/dlp_v2.organizations.locations.inspectTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists InspectTemplates. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -1233,17 +1233,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.organizations.locations.jobTriggers.html b/docs/dyn/dlp_v2.organizations.locations.jobTriggers.html index 059571e7bd..c0a89f046c 100644 --- a/docs/dyn/dlp_v2.organizations.locations.jobTriggers.html +++ b/docs/dyn/dlp_v2.organizations.locations.jobTriggers.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, locationId=None, orderBy=None, pageSize=None, pageToken=None, type=None, x__xgafv=None)

Lists job triggers. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -1875,17 +1875,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.organizations.locations.projectDataProfiles.html b/docs/dyn/dlp_v2.organizations.locations.projectDataProfiles.html index 4b69c8c6b0..848964f05e 100644 --- a/docs/dyn/dlp_v2.organizations.locations.projectDataProfiles.html +++ b/docs/dyn/dlp_v2.organizations.locations.projectDataProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists project data profiles for an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.organizations.locations.storedInfoTypes.html b/docs/dyn/dlp_v2.organizations.locations.storedInfoTypes.html index 2d9f23cf4b..e3a24b4ea1 100644 --- a/docs/dyn/dlp_v2.organizations.locations.storedInfoTypes.html +++ b/docs/dyn/dlp_v2.organizations.locations.storedInfoTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists stored infoTypes. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -622,17 +622,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.organizations.locations.tableDataProfiles.html b/docs/dyn/dlp_v2.organizations.locations.tableDataProfiles.html index feefc3d093..93c422cef2 100644 --- a/docs/dyn/dlp_v2.organizations.locations.tableDataProfiles.html +++ b/docs/dyn/dlp_v2.organizations.locations.tableDataProfiles.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists table data profiles for an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1695,17 +1695,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.organizations.storedInfoTypes.html b/docs/dyn/dlp_v2.organizations.storedInfoTypes.html index 1f62bc47d9..c683a3824d 100644 --- a/docs/dyn/dlp_v2.organizations.storedInfoTypes.html +++ b/docs/dyn/dlp_v2.organizations.storedInfoTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists stored infoTypes. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -622,17 +622,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.projects.deidentifyTemplates.html b/docs/dyn/dlp_v2.projects.deidentifyTemplates.html index 110b2bc92f..0342cbb02c 100644 --- a/docs/dyn/dlp_v2.projects.deidentifyTemplates.html +++ b/docs/dyn/dlp_v2.projects.deidentifyTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DeidentifyTemplates. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -3633,17 +3633,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.projects.dlpJobs.html b/docs/dyn/dlp_v2.projects.dlpJobs.html index 5cfdb79f30..e46d6e92db 100644 --- a/docs/dyn/dlp_v2.projects.dlpJobs.html +++ b/docs/dyn/dlp_v2.projects.dlpJobs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, locationId=None, orderBy=None, pageSize=None, pageToken=None, type=None, x__xgafv=None)

Lists DlpJobs that match the specified filter in the request. See https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-storage and https://docs.cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -12338,17 +12338,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.projects.inspectTemplates.html b/docs/dyn/dlp_v2.projects.inspectTemplates.html index b1ff7e766c..5f5d2c9759 100644 --- a/docs/dyn/dlp_v2.projects.inspectTemplates.html +++ b/docs/dyn/dlp_v2.projects.inspectTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists InspectTemplates. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -1233,17 +1233,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.projects.jobTriggers.html b/docs/dyn/dlp_v2.projects.jobTriggers.html index a036fe616d..e2e42cdf6f 100644 --- a/docs/dyn/dlp_v2.projects.jobTriggers.html +++ b/docs/dyn/dlp_v2.projects.jobTriggers.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, locationId=None, orderBy=None, pageSize=None, pageToken=None, type=None, x__xgafv=None)

Lists job triggers. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -5756,17 +5756,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.projects.locations.columnDataProfiles.html b/docs/dyn/dlp_v2.projects.locations.columnDataProfiles.html index 081d0e9556..9ad9c8857e 100644 --- a/docs/dyn/dlp_v2.projects.locations.columnDataProfiles.html +++ b/docs/dyn/dlp_v2.projects.locations.columnDataProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists column data profiles for an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -250,17 +250,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.projects.locations.connections.html b/docs/dyn/dlp_v2.projects.locations.connections.html index 6d4cccc8e7..55ba22f062 100644 --- a/docs/dyn/dlp_v2.projects.locations.connections.html +++ b/docs/dyn/dlp_v2.projects.locations.connections.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Connections in a parent. Use SearchConnections to see all connections within an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -99,7 +99,7 @@

Instance Methods

search(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Searches for Connections in a parent.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -316,17 +316,17 @@

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. +
@@ -473,17 +473,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.projects.locations.contentPolicies.html b/docs/dyn/dlp_v2.projects.locations.contentPolicies.html index 4847b685c0..3c8997b2ef 100644 --- a/docs/dyn/dlp_v2.projects.locations.contentPolicies.html +++ b/docs/dyn/dlp_v2.projects.locations.contentPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ContentPolicies in a parent.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -106,7 +106,7 @@

Method Details

Create a ContentPolicy.
 
 Args:
-  parent: string, Required. Parent resource name. The format of this value varies depending on the scope of the request (project or organization): + Projects scope: `projects/{project_id}/locations/{location_id}` + Organizations scope: `organizations/{org_id}/locations/{location_id}` (required)
+  parent: string, Required. Parent resource name. The format of this value varies depending on the scope of the request (project): + Projects scope: `projects/{project_id}/locations/{location_id}` (required)
   body: object, The request body.
     The object takes the form of:
 
@@ -1909,7 +1909,7 @@ 

Method Details

Lists ContentPolicies in a parent.
 
 Args:
-  parent: string, Required. Resource name of the organization or project, for example, `organizations/433245324/locations/europe` or `projects/project-id/locations/asia`. (required)
+  parent: string, Required. Resource name of the project, for example, `projects/project-id/locations/asia`. (required)
   pageSize: integer, Optional. Number of results per page, max 1000.
   pageToken: string, Optional. Page token from a previous page to return the next set of results. If set, all other request fields must match the original request.
   x__xgafv: string, V1 error format.
@@ -2510,17 +2510,17 @@ 

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. +
diff --git a/docs/dyn/dlp_v2.projects.locations.deidentifyTemplates.html b/docs/dyn/dlp_v2.projects.locations.deidentifyTemplates.html index 22e3c1a50b..137aa457c0 100644 --- a/docs/dyn/dlp_v2.projects.locations.deidentifyTemplates.html +++ b/docs/dyn/dlp_v2.projects.locations.deidentifyTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DeidentifyTemplates. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-templates-deid to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -3633,17 +3633,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.projects.locations.discoveryConfigs.html b/docs/dyn/dlp_v2.projects.locations.discoveryConfigs.html index 49da9ddfc2..343ab43d6a 100644 --- a/docs/dyn/dlp_v2.projects.locations.discoveryConfigs.html +++ b/docs/dyn/dlp_v2.projects.locations.discoveryConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists discovery configurations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -1571,17 +1571,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.projects.locations.dlpJobs.html b/docs/dyn/dlp_v2.projects.locations.dlpJobs.html index 14e487a110..5875f42101 100644 --- a/docs/dyn/dlp_v2.projects.locations.dlpJobs.html +++ b/docs/dyn/dlp_v2.projects.locations.dlpJobs.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, locationId=None, orderBy=None, pageSize=None, pageToken=None, type=None, x__xgafv=None)

Lists DlpJobs that match the specified filter in the request. See https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-storage and https://docs.cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -12514,17 +12514,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.projects.locations.fileStoreDataProfiles.html b/docs/dyn/dlp_v2.projects.locations.fileStoreDataProfiles.html index 456443bb49..fb9c38f82a 100644 --- a/docs/dyn/dlp_v2.projects.locations.fileStoreDataProfiles.html +++ b/docs/dyn/dlp_v2.projects.locations.fileStoreDataProfiles.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists file store data profiles for an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1809,17 +1809,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.projects.locations.inspectTemplates.html b/docs/dyn/dlp_v2.projects.locations.inspectTemplates.html index ed04fcf46e..9d53e1bf52 100644 --- a/docs/dyn/dlp_v2.projects.locations.inspectTemplates.html +++ b/docs/dyn/dlp_v2.projects.locations.inspectTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists InspectTemplates. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-templates to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -1233,17 +1233,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.projects.locations.jobTriggers.html b/docs/dyn/dlp_v2.projects.locations.jobTriggers.html index df492d9785..2a6e7154d7 100644 --- a/docs/dyn/dlp_v2.projects.locations.jobTriggers.html +++ b/docs/dyn/dlp_v2.projects.locations.jobTriggers.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, locationId=None, orderBy=None, pageSize=None, pageToken=None, type=None, x__xgafv=None)

Lists job triggers. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-job-triggers to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -5905,17 +5905,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.projects.locations.projectDataProfiles.html b/docs/dyn/dlp_v2.projects.locations.projectDataProfiles.html index 263da52aaf..6173f79bb1 100644 --- a/docs/dyn/dlp_v2.projects.locations.projectDataProfiles.html +++ b/docs/dyn/dlp_v2.projects.locations.projectDataProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists project data profiles for an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.projects.locations.storedInfoTypes.html b/docs/dyn/dlp_v2.projects.locations.storedInfoTypes.html index 7676104899..2b96e53347 100644 --- a/docs/dyn/dlp_v2.projects.locations.storedInfoTypes.html +++ b/docs/dyn/dlp_v2.projects.locations.storedInfoTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists stored infoTypes. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -622,17 +622,17 @@

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. +
diff --git a/docs/dyn/dlp_v2.projects.locations.tableDataProfiles.html b/docs/dyn/dlp_v2.projects.locations.tableDataProfiles.html index eb021b8224..cd95f97eb7 100644 --- a/docs/dyn/dlp_v2.projects.locations.tableDataProfiles.html +++ b/docs/dyn/dlp_v2.projects.locations.tableDataProfiles.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists table data profiles for an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1695,17 +1695,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dlp_v2.projects.storedInfoTypes.html b/docs/dyn/dlp_v2.projects.storedInfoTypes.html index 0817a366d0..edc8053a94 100644 --- a/docs/dyn/dlp_v2.projects.storedInfoTypes.html +++ b/docs/dyn/dlp_v2.projects.storedInfoTypes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, locationId=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists stored infoTypes. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating-stored-infotypes to learn more.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -622,17 +622,17 @@

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. +
diff --git a/docs/dyn/dns_v1.changes.html b/docs/dyn/dns_v1.changes.html index 20ded007ab..5dfcf7ecac 100644 --- a/docs/dyn/dns_v1.changes.html +++ b/docs/dyn/dns_v1.changes.html @@ -87,7 +87,7 @@

Instance Methods

list(project, managedZone, maxResults=None, pageToken=None, sortBy=None, sortOrder=None, x__xgafv=None)

Enumerates Changes to a ResourceRecordSet collection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1290,17 +1290,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dns_v1.dnsKeys.html b/docs/dyn/dns_v1.dnsKeys.html index b8130c6eb1..80177e4f33 100644 --- a/docs/dyn/dns_v1.dnsKeys.html +++ b/docs/dyn/dns_v1.dnsKeys.html @@ -84,7 +84,7 @@

Instance Methods

list(project, managedZone, digestType=None, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates DnsKeys to a ResourceRecordSet collection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dns_v1.html b/docs/dyn/dns_v1.html index 882ec21056..ab4f33e804 100644 --- a/docs/dyn/dns_v1.html +++ b/docs/dyn/dns_v1.html @@ -123,7 +123,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -132,20 +132,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. +
\ No newline at end of file diff --git a/docs/dyn/dns_v1.managedZoneOperations.html b/docs/dyn/dns_v1.managedZoneOperations.html index 43e26250a0..4ef257071c 100644 --- a/docs/dyn/dns_v1.managedZoneOperations.html +++ b/docs/dyn/dns_v1.managedZoneOperations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, managedZone, maxResults=None, pageToken=None, sortBy=None, x__xgafv=None)

Enumerates Operations for the given ManagedZone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -553,17 +553,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dns_v1.managedZones.html b/docs/dyn/dns_v1.managedZones.html index b9d58b30fd..00dfff62d2 100644 --- a/docs/dyn/dns_v1.managedZones.html +++ b/docs/dyn/dns_v1.managedZones.html @@ -93,7 +93,7 @@

Instance Methods

list(project, dnsName=None, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates ManagedZones that have been created but not yet deleted.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, managedZone, body=None, clientOperationId=None, x__xgafv=None)

@@ -565,17 +565,17 @@

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. +
diff --git a/docs/dyn/dns_v1.policies.html b/docs/dyn/dns_v1.policies.html index 14c279acf9..a326f845b7 100644 --- a/docs/dyn/dns_v1.policies.html +++ b/docs/dyn/dns_v1.policies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates all policies associated with a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, policy, body=None, clientOperationId=None, x__xgafv=None)

@@ -311,17 +311,17 @@

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. +
diff --git a/docs/dyn/dns_v1.resourceRecordSets.html b/docs/dyn/dns_v1.resourceRecordSets.html index ef095db7e3..d1512516d9 100644 --- a/docs/dyn/dns_v1.resourceRecordSets.html +++ b/docs/dyn/dns_v1.resourceRecordSets.html @@ -90,7 +90,7 @@

Instance Methods

list(project, managedZone, filter=None, maxResults=None, name=None, pageToken=None, type=None, x__xgafv=None)

Enumerates ResourceRecordSets that you have created but not yet deleted.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, managedZone, name, type, body=None, clientOperationId=None, x__xgafv=None)

@@ -734,17 +734,17 @@

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. +
diff --git a/docs/dyn/dns_v1.responsePolicies.html b/docs/dyn/dns_v1.responsePolicies.html index 1571c19b44..9c5f03d566 100644 --- a/docs/dyn/dns_v1.responsePolicies.html +++ b/docs/dyn/dns_v1.responsePolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates all Response Policies associated with a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, responsePolicy, body=None, clientOperationId=None, x__xgafv=None)

@@ -266,17 +266,17 @@

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. +
diff --git a/docs/dyn/dns_v1.responsePolicyRules.html b/docs/dyn/dns_v1.responsePolicyRules.html index 23694c958e..00984b0932 100644 --- a/docs/dyn/dns_v1.responsePolicyRules.html +++ b/docs/dyn/dns_v1.responsePolicyRules.html @@ -90,7 +90,7 @@

Instance Methods

list(project, responsePolicy, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates all Response Policy Rules associated with a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, responsePolicy, responsePolicyRule, body=None, clientOperationId=None, x__xgafv=None)

@@ -766,17 +766,17 @@

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. +
diff --git a/docs/dyn/dns_v1beta2.changes.html b/docs/dyn/dns_v1beta2.changes.html index 22834ac8dd..f966e12640 100644 --- a/docs/dyn/dns_v1beta2.changes.html +++ b/docs/dyn/dns_v1beta2.changes.html @@ -87,7 +87,7 @@

Instance Methods

list(project, managedZone, maxResults=None, pageToken=None, sortBy=None, sortOrder=None, x__xgafv=None)

Enumerates Changes to a ResourceRecordSet collection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1810,17 +1810,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dns_v1beta2.dnsKeys.html b/docs/dyn/dns_v1beta2.dnsKeys.html index 2acf69b2ac..4878f376bc 100644 --- a/docs/dyn/dns_v1beta2.dnsKeys.html +++ b/docs/dyn/dns_v1beta2.dnsKeys.html @@ -84,7 +84,7 @@

Instance Methods

list(project, managedZone, digestType=None, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates DnsKeys to a ResourceRecordSet collection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dns_v1beta2.html b/docs/dyn/dns_v1beta2.html index 5578a4f3b8..5c4842d6d3 100644 --- a/docs/dyn/dns_v1beta2.html +++ b/docs/dyn/dns_v1beta2.html @@ -123,7 +123,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -132,20 +132,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. +
\ No newline at end of file diff --git a/docs/dyn/dns_v1beta2.managedZoneOperations.html b/docs/dyn/dns_v1beta2.managedZoneOperations.html index 702cf391e0..7d566b56f4 100644 --- a/docs/dyn/dns_v1beta2.managedZoneOperations.html +++ b/docs/dyn/dns_v1beta2.managedZoneOperations.html @@ -84,7 +84,7 @@

Instance Methods

list(project, managedZone, maxResults=None, pageToken=None, sortBy=None, x__xgafv=None)

Enumerates Operations for the given ManagedZone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -553,17 +553,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/dns_v1beta2.managedZones.html b/docs/dyn/dns_v1beta2.managedZones.html index 6dc9cf90cf..d1c76d37cc 100644 --- a/docs/dyn/dns_v1beta2.managedZones.html +++ b/docs/dyn/dns_v1beta2.managedZones.html @@ -93,7 +93,7 @@

Instance Methods

list(project, dnsName=None, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates ManagedZones that have been created but not yet deleted.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, managedZone, body=None, clientOperationId=None, x__xgafv=None)

@@ -565,17 +565,17 @@

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. +
diff --git a/docs/dyn/dns_v1beta2.policies.html b/docs/dyn/dns_v1beta2.policies.html index 2518f70041..62f623f7da 100644 --- a/docs/dyn/dns_v1beta2.policies.html +++ b/docs/dyn/dns_v1beta2.policies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates all policies associated with a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, policy, body=None, clientOperationId=None, x__xgafv=None)

@@ -311,17 +311,17 @@

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. +
diff --git a/docs/dyn/dns_v1beta2.resourceRecordSets.html b/docs/dyn/dns_v1beta2.resourceRecordSets.html index 70120062a5..2150c22851 100644 --- a/docs/dyn/dns_v1beta2.resourceRecordSets.html +++ b/docs/dyn/dns_v1beta2.resourceRecordSets.html @@ -90,7 +90,7 @@

Instance Methods

list(project, managedZone, filter=None, maxResults=None, name=None, pageToken=None, type=None, x__xgafv=None)

Enumerates ResourceRecordSets that you have created but not yet deleted.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, managedZone, name, type, body=None, clientOperationId=None, x__xgafv=None)

@@ -989,17 +989,17 @@

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. +
diff --git a/docs/dyn/dns_v1beta2.responsePolicies.html b/docs/dyn/dns_v1beta2.responsePolicies.html index 40ba00e32a..52c0e224bc 100644 --- a/docs/dyn/dns_v1beta2.responsePolicies.html +++ b/docs/dyn/dns_v1beta2.responsePolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(project, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates all Response Policies associated with a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, responsePolicy, body=None, clientOperationId=None, x__xgafv=None)

@@ -266,17 +266,17 @@

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. +
diff --git a/docs/dyn/dns_v1beta2.responsePolicyRules.html b/docs/dyn/dns_v1beta2.responsePolicyRules.html index 92de3c932d..dc11b5ff94 100644 --- a/docs/dyn/dns_v1beta2.responsePolicyRules.html +++ b/docs/dyn/dns_v1beta2.responsePolicyRules.html @@ -90,7 +90,7 @@

Instance Methods

list(project, responsePolicy, maxResults=None, pageToken=None, x__xgafv=None)

Enumerates all Response Policy Rules associated with a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(project, responsePolicy, responsePolicyRule, body=None, clientOperationId=None, x__xgafv=None)

@@ -1026,17 +1026,17 @@

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. +
diff --git a/docs/dyn/docs_v1.html b/docs/dyn/docs_v1.html index da42c31c44..1174f76f6b 100644 --- a/docs/dyn/docs_v1.html +++ b/docs/dyn/docs_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1.html b/docs/dyn/documentai_v1.html index 8c21bd91da..2d5672b9f9 100644 --- a/docs/dyn/documentai_v1.html +++ b/docs/dyn/documentai_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1.projects.locations.html b/docs/dyn/documentai_v1.projects.locations.html index 6a0769df6d..49a7994032 100644 --- a/docs/dyn/documentai_v1.projects.locations.html +++ b/docs/dyn/documentai_v1.projects.locations.html @@ -107,7 +107,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -214,17 +214,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1.projects.locations.operations.html b/docs/dyn/documentai_v1.projects.locations.operations.html index d191f60ef6..da36c1679d 100644 --- a/docs/dyn/documentai_v1.projects.locations.operations.html +++ b/docs/dyn/documentai_v1.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1.projects.locations.processorTypes.html b/docs/dyn/documentai_v1.projects.locations.processorTypes.html index 5a4913cbfe..72b5f61051 100644 --- a/docs/dyn/documentai_v1.projects.locations.processorTypes.html +++ b/docs/dyn/documentai_v1.projects.locations.processorTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the processor types that exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -162,17 +162,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1.projects.locations.processors.html b/docs/dyn/documentai_v1.projects.locations.processors.html index 8cb3e43734..43ee3f3216 100644 --- a/docs/dyn/documentai_v1.projects.locations.processors.html +++ b/docs/dyn/documentai_v1.projects.locations.processors.html @@ -109,7 +109,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all processors which belong to this project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

process(name, body=None, x__xgafv=None)

@@ -517,17 +517,17 @@

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. +
diff --git a/docs/dyn/documentai_v1.projects.locations.processors.processorVersions.evaluations.html b/docs/dyn/documentai_v1.projects.locations.processors.processorVersions.evaluations.html index 1e257dfa0e..a8af208a31 100644 --- a/docs/dyn/documentai_v1.projects.locations.processors.processorVersions.evaluations.html +++ b/docs/dyn/documentai_v1.projects.locations.processors.processorVersions.evaluations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves a set of evaluations for a given processor version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -530,17 +530,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1.projects.locations.processors.processorVersions.html b/docs/dyn/documentai_v1.projects.locations.processors.processorVersions.html index e390c00fea..b184113408 100644 --- a/docs/dyn/documentai_v1.projects.locations.processors.processorVersions.html +++ b/docs/dyn/documentai_v1.projects.locations.processors.processorVersions.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all versions of a processor.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

process(name, body=None, x__xgafv=None)

@@ -609,17 +609,17 @@

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. +
diff --git a/docs/dyn/documentai_v1.projects.locations.schemas.html b/docs/dyn/documentai_v1.projects.locations.schemas.html index 5489326900..8f1880d568 100644 --- a/docs/dyn/documentai_v1.projects.locations.schemas.html +++ b/docs/dyn/documentai_v1.projects.locations.schemas.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Schemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -238,17 +238,17 @@

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. +
diff --git a/docs/dyn/documentai_v1.projects.locations.schemas.schemaVersions.html b/docs/dyn/documentai_v1.projects.locations.schemas.schemaVersions.html index ce1e1c4250..5163366817 100644 --- a/docs/dyn/documentai_v1.projects.locations.schemas.schemaVersions.html +++ b/docs/dyn/documentai_v1.projects.locations.schemas.schemaVersions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SchemaVersions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1695,17 +1695,17 @@

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. +
diff --git a/docs/dyn/documentai_v1beta3.html b/docs/dyn/documentai_v1beta3.html index 249fe707c5..75930896e9 100644 --- a/docs/dyn/documentai_v1beta3.html +++ b/docs/dyn/documentai_v1beta3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1beta3.projects.locations.html b/docs/dyn/documentai_v1beta3.projects.locations.html index 7fd7fffd0a..4647b06f0c 100644 --- a/docs/dyn/documentai_v1beta3.projects.locations.html +++ b/docs/dyn/documentai_v1beta3.projects.locations.html @@ -107,7 +107,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -214,17 +214,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1beta3.projects.locations.operations.html b/docs/dyn/documentai_v1beta3.projects.locations.operations.html index 9d63d8c59b..fdaa4be900 100644 --- a/docs/dyn/documentai_v1beta3.projects.locations.operations.html +++ b/docs/dyn/documentai_v1beta3.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1beta3.projects.locations.processorTypes.html b/docs/dyn/documentai_v1beta3.projects.locations.processorTypes.html index 2a579eef12..2cba591308 100644 --- a/docs/dyn/documentai_v1beta3.projects.locations.processorTypes.html +++ b/docs/dyn/documentai_v1beta3.projects.locations.processorTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the processor types that exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -162,17 +162,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1beta3.projects.locations.processors.dataset.html b/docs/dyn/documentai_v1beta3.projects.locations.processors.dataset.html index 452ff6a0b1..0fe27b26f0 100644 --- a/docs/dyn/documentai_v1beta3.projects.locations.processors.dataset.html +++ b/docs/dyn/documentai_v1beta3.projects.locations.processors.dataset.html @@ -93,7 +93,7 @@

Instance Methods

listDocuments(dataset, body=None, x__xgafv=None)

Returns a list of documents present in the dataset.

- listDocuments_next()

+ listDocuments_next(previous_request, previous_response)

Retrieves the next page of results.

updateDatasetSchema(name, body=None, updateMask=None, x__xgafv=None)

@@ -1528,17 +1528,17 @@

Method Details

- listDocuments_next() + listDocuments_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. +
diff --git a/docs/dyn/documentai_v1beta3.projects.locations.processors.html b/docs/dyn/documentai_v1beta3.projects.locations.processors.html index a07c05bb88..47b22a0f46 100644 --- a/docs/dyn/documentai_v1beta3.projects.locations.processors.html +++ b/docs/dyn/documentai_v1beta3.projects.locations.processors.html @@ -114,7 +114,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all processors which belong to this project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

process(name, body=None, x__xgafv=None)

@@ -553,17 +553,17 @@

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. +
diff --git a/docs/dyn/documentai_v1beta3.projects.locations.processors.processorVersions.evaluations.html b/docs/dyn/documentai_v1beta3.projects.locations.processors.processorVersions.evaluations.html index a49f2b5fd6..b17c995ab0 100644 --- a/docs/dyn/documentai_v1beta3.projects.locations.processors.processorVersions.evaluations.html +++ b/docs/dyn/documentai_v1beta3.projects.locations.processors.processorVersions.evaluations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves a set of evaluations for a given processor version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -530,17 +530,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/documentai_v1beta3.projects.locations.processors.processorVersions.html b/docs/dyn/documentai_v1beta3.projects.locations.processors.processorVersions.html index c9a89adafc..517a9263ac 100644 --- a/docs/dyn/documentai_v1beta3.projects.locations.processors.processorVersions.html +++ b/docs/dyn/documentai_v1beta3.projects.locations.processors.processorVersions.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all versions of a processor.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

process(name, body=None, x__xgafv=None)

@@ -714,17 +714,17 @@

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. +
diff --git a/docs/dyn/documentai_v1beta3.projects.locations.schemas.html b/docs/dyn/documentai_v1beta3.projects.locations.schemas.html index dd611517df..6c5117d435 100644 --- a/docs/dyn/documentai_v1beta3.projects.locations.schemas.html +++ b/docs/dyn/documentai_v1beta3.projects.locations.schemas.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Schemas.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -238,17 +238,17 @@

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. +
diff --git a/docs/dyn/documentai_v1beta3.projects.locations.schemas.schemaVersions.html b/docs/dyn/documentai_v1beta3.projects.locations.schemas.schemaVersions.html index fe6e5a34b2..106e6f48bf 100644 --- a/docs/dyn/documentai_v1beta3.projects.locations.schemas.schemaVersions.html +++ b/docs/dyn/documentai_v1beta3.projects.locations.schemas.schemaVersions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists SchemaVersions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1793,17 +1793,17 @@

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. +
diff --git a/docs/dyn/domains_v1.html b/docs/dyn/domains_v1.html index fc099e5f37..81666ff78a 100644 --- a/docs/dyn/domains_v1.html +++ b/docs/dyn/domains_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/domains_v1.projects.locations.html b/docs/dyn/domains_v1.projects.locations.html index efdc8a900c..59150c6f5d 100644 --- a/docs/dyn/domains_v1.projects.locations.html +++ b/docs/dyn/domains_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/domains_v1.projects.locations.operations.html b/docs/dyn/domains_v1.projects.locations.operations.html index 955641e8dd..e8e2b2276c 100644 --- a/docs/dyn/domains_v1.projects.locations.operations.html +++ b/docs/dyn/domains_v1.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/domains_v1.projects.locations.registrations.html b/docs/dyn/domains_v1.projects.locations.registrations.html index c9c46736a0..7fb694bd84 100644 --- a/docs/dyn/domains_v1.projects.locations.registrations.html +++ b/docs/dyn/domains_v1.projects.locations.registrations.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the `Registration` resources in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -129,7 +129,7 @@

Instance Methods

retrieveGoogleDomainsDnsRecords(registration, pageSize=None, pageToken=None, x__xgafv=None)

Lists the DNS records from the Google Domains DNS zone for domains that use the deprecated `google_domains_dns` in the `Registration`'s `dns_settings`.

- retrieveGoogleDomainsDnsRecords_next()

+ retrieveGoogleDomainsDnsRecords_next(previous_request, previous_response)

Retrieves the next page of results.

retrieveGoogleDomainsForwardingConfig(registration, x__xgafv=None)

@@ -138,7 +138,7 @@

Instance Methods

retrieveImportableDomains(location, pageSize=None, pageToken=None, x__xgafv=None)

Deprecated: For more information, see [Cloud Domains feature deprecation](https://cloud.google.com/domains/docs/deprecations/feature-deprecations) Lists domain names from [Google Domains](https://domains.google/) that can be imported to Cloud Domains using the `ImportDomain` method. Since individual users can own domains in Google Domains, the list of domains returned depends on the individual user making the call. Domains already managed by Cloud Domains are not returned.

- retrieveImportableDomains_next()

+ retrieveImportableDomains_next(previous_request, previous_response)

Retrieves the next page of results.

retrieveRegisterParameters(location, domainName=None, x__xgafv=None)

@@ -1077,17 +1077,17 @@

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. +
@@ -1892,17 +1892,17 @@

Method Details

- retrieveGoogleDomainsDnsRecords_next() + retrieveGoogleDomainsDnsRecords_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. +
@@ -1972,17 +1972,17 @@

Method Details

- retrieveImportableDomains_next() + retrieveImportableDomains_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. +
diff --git a/docs/dyn/domains_v1alpha2.html b/docs/dyn/domains_v1alpha2.html index 04b3aaaa3d..deb2839246 100644 --- a/docs/dyn/domains_v1alpha2.html +++ b/docs/dyn/domains_v1alpha2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/domains_v1alpha2.projects.locations.html b/docs/dyn/domains_v1alpha2.projects.locations.html index 1d9cde48ce..4ce937c6fd 100644 --- a/docs/dyn/domains_v1alpha2.projects.locations.html +++ b/docs/dyn/domains_v1alpha2.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/domains_v1alpha2.projects.locations.operations.html b/docs/dyn/domains_v1alpha2.projects.locations.operations.html index 3555469336..5a2c9674e4 100644 --- a/docs/dyn/domains_v1alpha2.projects.locations.operations.html +++ b/docs/dyn/domains_v1alpha2.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/domains_v1alpha2.projects.locations.registrations.html b/docs/dyn/domains_v1alpha2.projects.locations.registrations.html index dbce9df641..8d8674ab11 100644 --- a/docs/dyn/domains_v1alpha2.projects.locations.registrations.html +++ b/docs/dyn/domains_v1alpha2.projects.locations.registrations.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the `Registration` resources in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -129,7 +129,7 @@

Instance Methods

retrieveGoogleDomainsDnsRecords(registration, pageSize=None, pageToken=None, x__xgafv=None)

Lists the DNS records from the Google Domains DNS zone for domains that use the deprecated `google_domains_dns` in the `Registration`'s `dns_settings`.

- retrieveGoogleDomainsDnsRecords_next()

+ retrieveGoogleDomainsDnsRecords_next(previous_request, previous_response)

Retrieves the next page of results.

retrieveGoogleDomainsForwardingConfig(registration, x__xgafv=None)

@@ -138,7 +138,7 @@

Instance Methods

retrieveImportableDomains(location, pageSize=None, pageToken=None, x__xgafv=None)

Deprecated: For more information, see [Cloud Domains feature deprecation](https://cloud.google.com/domains/docs/deprecations/feature-deprecations) Lists domain names from [Google Domains](https://domains.google/) that can be imported to Cloud Domains using the `ImportDomain` method. Since individual users can own domains in Google Domains, the list of domains returned depends on the individual user making the call. Domains already managed by Cloud Domains are not returned.

- retrieveImportableDomains_next()

+ retrieveImportableDomains_next(previous_request, previous_response)

Retrieves the next page of results.

retrieveRegisterParameters(location, domainName=None, x__xgafv=None)

@@ -1079,17 +1079,17 @@

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. +
@@ -1896,17 +1896,17 @@

Method Details

- retrieveGoogleDomainsDnsRecords_next() + retrieveGoogleDomainsDnsRecords_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. +
@@ -1976,17 +1976,17 @@

Method Details

- retrieveImportableDomains_next() + retrieveImportableDomains_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. +
diff --git a/docs/dyn/domains_v1beta1.html b/docs/dyn/domains_v1beta1.html index 500ae7cc3e..d38f663c65 100644 --- a/docs/dyn/domains_v1beta1.html +++ b/docs/dyn/domains_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/domains_v1beta1.projects.locations.html b/docs/dyn/domains_v1beta1.projects.locations.html index 4092bc6deb..267005c766 100644 --- a/docs/dyn/domains_v1beta1.projects.locations.html +++ b/docs/dyn/domains_v1beta1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/domains_v1beta1.projects.locations.operations.html b/docs/dyn/domains_v1beta1.projects.locations.operations.html index 4d0db072dc..4d96ab7440 100644 --- a/docs/dyn/domains_v1beta1.projects.locations.operations.html +++ b/docs/dyn/domains_v1beta1.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/domains_v1beta1.projects.locations.registrations.html b/docs/dyn/domains_v1beta1.projects.locations.registrations.html index 563345a363..5061add15b 100644 --- a/docs/dyn/domains_v1beta1.projects.locations.registrations.html +++ b/docs/dyn/domains_v1beta1.projects.locations.registrations.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the `Registration` resources in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -129,7 +129,7 @@

Instance Methods

retrieveGoogleDomainsDnsRecords(registration, pageSize=None, pageToken=None, x__xgafv=None)

Lists the DNS records from the Google Domains DNS zone for domains that use the deprecated `google_domains_dns` in the `Registration`'s `dns_settings`.

- retrieveGoogleDomainsDnsRecords_next()

+ retrieveGoogleDomainsDnsRecords_next(previous_request, previous_response)

Retrieves the next page of results.

retrieveGoogleDomainsForwardingConfig(registration, x__xgafv=None)

@@ -138,7 +138,7 @@

Instance Methods

retrieveImportableDomains(location, pageSize=None, pageToken=None, x__xgafv=None)

Deprecated: For more information, see [Cloud Domains feature deprecation](https://cloud.google.com/domains/docs/deprecations/feature-deprecations) Lists domain names from [Google Domains](https://domains.google/) that can be imported to Cloud Domains using the `ImportDomain` method. Since individual users can own domains in Google Domains, the list of domains returned depends on the individual user making the call. Domains already managed by Cloud Domains are not returned.

- retrieveImportableDomains_next()

+ retrieveImportableDomains_next(previous_request, previous_response)

Retrieves the next page of results.

retrieveRegisterParameters(location, domainName=None, x__xgafv=None)

@@ -1077,17 +1077,17 @@

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. +
@@ -1892,17 +1892,17 @@

Method Details

- retrieveGoogleDomainsDnsRecords_next() + retrieveGoogleDomainsDnsRecords_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. +
@@ -1972,17 +1972,17 @@

Method Details

- retrieveImportableDomains_next() + retrieveImportableDomains_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. +
diff --git a/docs/dyn/doubleclickbidmanager_v2.html b/docs/dyn/doubleclickbidmanager_v2.html index 0e2eb5041a..b1f4812764 100644 --- a/docs/dyn/doubleclickbidmanager_v2.html +++ b/docs/dyn/doubleclickbidmanager_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/doubleclickbidmanager_v2.queries.html b/docs/dyn/doubleclickbidmanager_v2.queries.html index 00860cf4b2..41ad17e652 100644 --- a/docs/dyn/doubleclickbidmanager_v2.queries.html +++ b/docs/dyn/doubleclickbidmanager_v2.queries.html @@ -95,7 +95,7 @@

Instance Methods

list(orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists queries created by the current user.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

run(queryId, body=None, synchronous=None, x__xgafv=None)

@@ -402,17 +402,17 @@

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. +
diff --git a/docs/dyn/doubleclickbidmanager_v2.queries.reports.html b/docs/dyn/doubleclickbidmanager_v2.queries.reports.html index bad9d55f3f..988366a6cf 100644 --- a/docs/dyn/doubleclickbidmanager_v2.queries.reports.html +++ b/docs/dyn/doubleclickbidmanager_v2.queries.reports.html @@ -84,7 +84,7 @@

Instance Methods

list(queryId, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists reports generated by the provided query.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -218,17 +218,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/doubleclicksearch_v2.html b/docs/dyn/doubleclicksearch_v2.html index 296eda9dd5..a68de9b5ea 100644 --- a/docs/dyn/doubleclicksearch_v2.html +++ b/docs/dyn/doubleclicksearch_v2.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/drive_v2.changes.html b/docs/dyn/drive_v2.changes.html index 96d14f154e..dc5063691e 100644 --- a/docs/dyn/drive_v2.changes.html +++ b/docs/dyn/drive_v2.changes.html @@ -87,7 +87,7 @@

Instance Methods

list(driveId=None, includeCorpusRemovals=None, includeDeleted=None, includeItemsFromAllDrives=None, includeLabels=None, includePermissionsForView=None, includeSubscribed=None, includeTeamDriveItems=None, maxResults=None, pageToken=None, spaces=None, startChangeId=None, supportsAllDrives=None, supportsTeamDrives=None, teamDriveId=None, x__xgafv=None)

Lists the changes for a user or shared drive.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

watch(body=None, driveId=None, includeCorpusRemovals=None, includeDeleted=None, includeItemsFromAllDrives=None, includeLabels=None, includePermissionsForView=None, includeSubscribed=None, includeTeamDriveItems=None, maxResults=None, pageToken=None, spaces=None, startChangeId=None, supportsAllDrives=None, supportsTeamDrives=None, teamDriveId=None, x__xgafv=None)

@@ -1183,17 +1183,17 @@

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. +
diff --git a/docs/dyn/drive_v2.children.html b/docs/dyn/drive_v2.children.html index d9856640aa..e3780eecf7 100644 --- a/docs/dyn/drive_v2.children.html +++ b/docs/dyn/drive_v2.children.html @@ -90,7 +90,7 @@

Instance Methods

list(folderId, maxResults=None, orderBy=None, pageToken=None, q=None, x__xgafv=None)

Lists a folder's children.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -207,17 +207,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/drive_v2.comments.html b/docs/dyn/drive_v2.comments.html index 7a8bd79675..c5786ca9c1 100644 --- a/docs/dyn/drive_v2.comments.html +++ b/docs/dyn/drive_v2.comments.html @@ -90,7 +90,7 @@

Instance Methods

list(fileId, includeDeleted=None, maxResults=None, pageToken=None, updatedMin=None, x__xgafv=None)

Lists a file's comments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(fileId, commentId, body=None, x__xgafv=None)

@@ -385,17 +385,17 @@

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. +
diff --git a/docs/dyn/drive_v2.drives.html b/docs/dyn/drive_v2.drives.html index 28878717c0..3f87d49a7e 100644 --- a/docs/dyn/drive_v2.drives.html +++ b/docs/dyn/drive_v2.drives.html @@ -93,7 +93,7 @@

Instance Methods

list(maxResults=None, pageToken=None, q=None, useDomainAdminAccess=None, x__xgafv=None)

Lists the user's shared drives. This method accepts the `q` parameter, which is a search query combining one or more search terms. For more information, see the [Search for shared drives](https://developers.google.com/workspace/drive/api/guides/search-shareddrives) guide.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

unhide(driveId, x__xgafv=None)

@@ -431,17 +431,17 @@

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. +
diff --git a/docs/dyn/drive_v2.files.html b/docs/dyn/drive_v2.files.html index 0041c5a4c5..b054e4144c 100644 --- a/docs/dyn/drive_v2.files.html +++ b/docs/dyn/drive_v2.files.html @@ -114,10 +114,10 @@

Instance Methods

listLabels(fileId, maxResults=None, pageToken=None, x__xgafv=None)

Lists the labels on a file.

- listLabels_next()

+ listLabels_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyLabels(fileId, body=None, x__xgafv=None)

@@ -2864,31 +2864,31 @@

Method Details

- listLabels_next() + listLabels_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_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. +
diff --git a/docs/dyn/drive_v2.html b/docs/dyn/drive_v2.html index 4d9db06fb0..be4374ab00 100644 --- a/docs/dyn/drive_v2.html +++ b/docs/dyn/drive_v2.html @@ -148,7 +148,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -157,20 +157,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. +
\ No newline at end of file diff --git a/docs/dyn/drive_v2.permissions.html b/docs/dyn/drive_v2.permissions.html index 673ccd884a..ec59db6ca7 100644 --- a/docs/dyn/drive_v2.permissions.html +++ b/docs/dyn/drive_v2.permissions.html @@ -93,7 +93,7 @@

Instance Methods

list(fileId, includePermissionsForView=None, maxResults=None, pageToken=None, supportsAllDrives=None, supportsTeamDrives=None, useDomainAdminAccess=None, x__xgafv=None)

Lists a file's or shared drive's permissions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(fileId, permissionId, body=None, enforceExpansiveAccess=None, removeExpiration=None, supportsAllDrives=None, supportsTeamDrives=None, transferOwnership=None, useDomainAdminAccess=None, x__xgafv=None)

@@ -404,17 +404,17 @@

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. +
diff --git a/docs/dyn/drive_v2.replies.html b/docs/dyn/drive_v2.replies.html index 48fc112409..a7c17a2c9e 100644 --- a/docs/dyn/drive_v2.replies.html +++ b/docs/dyn/drive_v2.replies.html @@ -90,7 +90,7 @@

Instance Methods

list(fileId, commentId, includeDeleted=None, maxResults=None, pageToken=None, x__xgafv=None)

Lists all of the replies to a comment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(fileId, commentId, replyId, body=None, x__xgafv=None)

@@ -268,17 +268,17 @@

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. +
diff --git a/docs/dyn/drive_v2.revisions.html b/docs/dyn/drive_v2.revisions.html index 3d9ca708e5..b01fe4069b 100644 --- a/docs/dyn/drive_v2.revisions.html +++ b/docs/dyn/drive_v2.revisions.html @@ -87,7 +87,7 @@

Instance Methods

list(fileId, maxResults=None, pageToken=None, x__xgafv=None)

Lists a file's revisions. **Important:** The list of revisions returned by this method might be incomplete for files with a large revision history, including frequently edited Google Docs, Sheets, and Slides. Older revisions might be omitted from the response, meaning the first revision returned may not be the oldest existing revision. The revision history visible in the Workspace editor user interface might be more complete than the list returned by the API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(fileId, revisionId, body=None, x__xgafv=None)

@@ -221,17 +221,17 @@

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. +
diff --git a/docs/dyn/drive_v2.teamdrives.html b/docs/dyn/drive_v2.teamdrives.html index 8242112f09..6f27ee5cce 100644 --- a/docs/dyn/drive_v2.teamdrives.html +++ b/docs/dyn/drive_v2.teamdrives.html @@ -90,7 +90,7 @@

Instance Methods

list(maxResults=None, pageToken=None, q=None, useDomainAdminAccess=None, x__xgafv=None)

Deprecated: Use `drives.list` instead.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(teamDriveId, body=None, useDomainAdminAccess=None, x__xgafv=None)

@@ -361,17 +361,17 @@

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. +
diff --git a/docs/dyn/drive_v3.accessproposals.html b/docs/dyn/drive_v3.accessproposals.html index 6be7f0357d..34e6ed4c29 100644 --- a/docs/dyn/drive_v3.accessproposals.html +++ b/docs/dyn/drive_v3.accessproposals.html @@ -84,7 +84,7 @@

Instance Methods

list(fileId, pageSize=None, pageToken=None, x__xgafv=None)

List the access proposals on a file. For more information, see [Manage pending access proposals](https://developers.google.com/workspace/drive/api/guides/pending-access). Note: Only approvers are able to list access proposals on a file. If the user isn't an approver, a 403 error is returned.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

resolve(fileId, proposalId, body=None, x__xgafv=None)

@@ -164,17 +164,17 @@

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. +
diff --git a/docs/dyn/drive_v3.approvals.html b/docs/dyn/drive_v3.approvals.html index 61ce1636b6..1526332682 100644 --- a/docs/dyn/drive_v3.approvals.html +++ b/docs/dyn/drive_v3.approvals.html @@ -94,9 +94,9 @@

Instance Methods

Gets an approval by ID. For more information, see [Manage approvals](https://developers.google.com/workspace/drive/api/guides/approvals).

list(fileId, pageSize=None, pageToken=None, x__xgafv=None)

-

Lists the approvals on a file. For more information, see [Manage approvals](https://developers.google.com/workspace/drive/api/guides/approvals).

+

Lists the approvals on a file. For more information, see [Manage approvals](https://developers.google.com/workspace/drive/api/guides/approvals). By default, this method returns a minimal response that may not include the items array. To retrieve approval details, you must explicitly specify the fields you want using the `fields` query parameter. To return the exact fields you need, see [Return specific fields](https://developers.google.com/workspace/drive/api/guides/fields-parameter).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reassign(fileId, approvalId, body=None, x__xgafv=None)

@@ -390,7 +390,7 @@

Method Details

list(fileId, pageSize=None, pageToken=None, x__xgafv=None) -
Lists the approvals on a file. For more information, see [Manage approvals](https://developers.google.com/workspace/drive/api/guides/approvals).
+  
Lists the approvals on a file. For more information, see [Manage approvals](https://developers.google.com/workspace/drive/api/guides/approvals). By default, this method returns a minimal response that may not include the items array. To retrieve approval details, you must explicitly specify the fields you want using the `fields` query parameter. To return the exact fields you need, see [Return specific fields](https://developers.google.com/workspace/drive/api/guides/fields-parameter).
 
 Args:
   fileId: string, Required. The ID of the file that the approval is on. (required)
@@ -446,17 +446,17 @@ 

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. +
- 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. +
diff --git a/docs/dyn/drive_v3.comments.html b/docs/dyn/drive_v3.comments.html index e98e1a5f8f..0d680ef281 100644 --- a/docs/dyn/drive_v3.comments.html +++ b/docs/dyn/drive_v3.comments.html @@ -90,7 +90,7 @@

Instance Methods

list(fileId, includeDeleted=None, pageSize=None, pageToken=None, startModifiedTime=None, x__xgafv=None)

Lists a file's comments. For more information, see [Manage comments and replies](https://developers.google.com/workspace/drive/api/guides/manage-comments). Required: The `fields` parameter must be set. To return the exact fields you need, see [Return specific fields](https://developers.google.com/workspace/drive/api/guides/fields-parameter).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(fileId, commentId, body=None, x__xgafv=None)

@@ -384,17 +384,17 @@

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. +
diff --git a/docs/dyn/drive_v3.drives.html b/docs/dyn/drive_v3.drives.html index 5684784e4c..2d305a02ae 100644 --- a/docs/dyn/drive_v3.drives.html +++ b/docs/dyn/drive_v3.drives.html @@ -93,7 +93,7 @@

Instance Methods

list(pageSize=None, pageToken=None, q=None, useDomainAdminAccess=None, x__xgafv=None)

Lists the user's shared drives. This method accepts the `q` parameter, which is a search query combining one or more search terms. For more information, see the [Search for shared drives](https://developers.google.com/workspace/drive/api/guides/search-shareddrives) guide.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

unhide(driveId, x__xgafv=None)

@@ -456,17 +456,17 @@

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. +
diff --git a/docs/dyn/drive_v3.files.html b/docs/dyn/drive_v3.files.html index 3402232637..b45af1bbe7 100644 --- a/docs/dyn/drive_v3.files.html +++ b/docs/dyn/drive_v3.files.html @@ -117,10 +117,10 @@

Instance Methods

listLabels(fileId, maxResults=None, pageToken=None, x__xgafv=None)

Lists the labels on a file. For more information, see [List labels on a file](https://developers.google.com/workspace/drive/api/guides/list-labels).

- listLabels_next()

+ listLabels_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyLabels(fileId, body=None, x__xgafv=None)

@@ -2329,31 +2329,31 @@

Method Details

- listLabels_next() + listLabels_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_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. +
diff --git a/docs/dyn/drive_v3.html b/docs/dyn/drive_v3.html index cd1995f7ca..b84df13616 100644 --- a/docs/dyn/drive_v3.html +++ b/docs/dyn/drive_v3.html @@ -148,7 +148,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -157,20 +157,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. +
\ No newline at end of file diff --git a/docs/dyn/drive_v3.permissions.html b/docs/dyn/drive_v3.permissions.html index aeedd7445d..76930e6498 100644 --- a/docs/dyn/drive_v3.permissions.html +++ b/docs/dyn/drive_v3.permissions.html @@ -90,7 +90,7 @@

Instance Methods

list(fileId, includePermissionsForView=None, pageSize=None, pageToken=None, supportsAllDrives=None, supportsTeamDrives=None, useDomainAdminAccess=None, x__xgafv=None)

Lists a file's or shared drive's permissions. For more information, see [Share files, folders, and drives](https://developers.google.com/workspace/drive/api/guides/manage-sharing).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(fileId, permissionId, body=None, enforceExpansiveAccess=None, removeExpiration=None, supportsAllDrives=None, supportsTeamDrives=None, transferOwnership=None, useDomainAdminAccess=None, x__xgafv=None)

@@ -325,17 +325,17 @@

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. +
diff --git a/docs/dyn/drive_v3.replies.html b/docs/dyn/drive_v3.replies.html index b812a04acf..bce2cc0a43 100644 --- a/docs/dyn/drive_v3.replies.html +++ b/docs/dyn/drive_v3.replies.html @@ -90,7 +90,7 @@

Instance Methods

list(fileId, commentId, includeDeleted=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists a comment's replies. For more information, see [Manage comments and replies](https://developers.google.com/workspace/drive/api/guides/manage-comments).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(fileId, commentId, replyId, body=None, x__xgafv=None)

@@ -271,17 +271,17 @@

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. +
diff --git a/docs/dyn/drive_v3.revisions.html b/docs/dyn/drive_v3.revisions.html index fb6885bb6e..af7ff378d9 100644 --- a/docs/dyn/drive_v3.revisions.html +++ b/docs/dyn/drive_v3.revisions.html @@ -90,7 +90,7 @@

Instance Methods

list(fileId, pageSize=None, pageToken=None, x__xgafv=None)

Lists a file's revisions. For more information, see [Manage file revisions](https://developers.google.com/workspace/drive/api/guides/manage-revisions). **Important:** The list of revisions returned by this method might be incomplete for files with a large revision history, including frequently edited Google Docs, Sheets, and Slides. Older revisions might be omitted from the response, meaning the first revision returned may not be the oldest existing revision. The revision history visible in the Workspace editor user interface might be more complete than the list returned by the API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(fileId, revisionId, body=None, x__xgafv=None)

@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/drive_v3.teamdrives.html b/docs/dyn/drive_v3.teamdrives.html index bea6a72aa3..13619ea390 100644 --- a/docs/dyn/drive_v3.teamdrives.html +++ b/docs/dyn/drive_v3.teamdrives.html @@ -90,7 +90,7 @@

Instance Methods

list(pageSize=None, pageToken=None, q=None, useDomainAdminAccess=None, x__xgafv=None)

Deprecated: Use `drives.list` instead.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(teamDriveId, body=None, useDomainAdminAccess=None, x__xgafv=None)

@@ -381,17 +381,17 @@

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. +
diff --git a/docs/dyn/driveactivity_v2.activity.html b/docs/dyn/driveactivity_v2.activity.html index f15302ab63..63d764ccc4 100644 --- a/docs/dyn/driveactivity_v2.activity.html +++ b/docs/dyn/driveactivity_v2.activity.html @@ -81,7 +81,7 @@

Instance Methods

query(body=None, x__xgafv=None)

Query past activity in Google Drive.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1147,17 +1147,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/driveactivity_v2.html b/docs/dyn/driveactivity_v2.html index 0aa9eeb0b9..aa6009713c 100644 --- a/docs/dyn/driveactivity_v2.html +++ b/docs/dyn/driveactivity_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2.html b/docs/dyn/drivelabels_v2.html index 17b8cabeec..739c8014b6 100644 --- a/docs/dyn/drivelabels_v2.html +++ b/docs/dyn/drivelabels_v2.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2.labels.html b/docs/dyn/drivelabels_v2.labels.html index dc3a0edfec..1e0e725788 100644 --- a/docs/dyn/drivelabels_v2.labels.html +++ b/docs/dyn/drivelabels_v2.labels.html @@ -114,7 +114,7 @@

Instance Methods

list(customer=None, languageCode=None, minimumRole=None, pageSize=None, pageToken=None, publishedOnly=None, useAdminAccess=None, view=None, x__xgafv=None)

List labels. For more information, see [Search for labels](https://developers.google.com/workspace/drive/labels/guides/search-label).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

publish(name, body=None, x__xgafv=None)

@@ -2645,17 +2645,17 @@

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. +
diff --git a/docs/dyn/drivelabels_v2.labels.locks.html b/docs/dyn/drivelabels_v2.labels.locks.html index e7b0847899..729642002e 100644 --- a/docs/dyn/drivelabels_v2.labels.locks.html +++ b/docs/dyn/drivelabels_v2.labels.locks.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the label locks on a label.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2.labels.permissions.html b/docs/dyn/drivelabels_v2.labels.permissions.html index b9783dc444..4cd35f1c09 100644 --- a/docs/dyn/drivelabels_v2.labels.permissions.html +++ b/docs/dyn/drivelabels_v2.labels.permissions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, useAdminAccess=None, x__xgafv=None)

Lists a label's permissions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -270,17 +270,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2.labels.revisions.locks.html b/docs/dyn/drivelabels_v2.labels.revisions.locks.html index d2dd64e48f..6704406208 100644 --- a/docs/dyn/drivelabels_v2.labels.revisions.locks.html +++ b/docs/dyn/drivelabels_v2.labels.revisions.locks.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the label locks on a label.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2.labels.revisions.permissions.html b/docs/dyn/drivelabels_v2.labels.revisions.permissions.html index ecd9435b7c..b991fcffa8 100644 --- a/docs/dyn/drivelabels_v2.labels.revisions.permissions.html +++ b/docs/dyn/drivelabels_v2.labels.revisions.permissions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, useAdminAccess=None, x__xgafv=None)

Lists a label's permissions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -270,17 +270,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2beta.html b/docs/dyn/drivelabels_v2beta.html index 81aaf2307f..06194b75f5 100644 --- a/docs/dyn/drivelabels_v2beta.html +++ b/docs/dyn/drivelabels_v2beta.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2beta.labels.html b/docs/dyn/drivelabels_v2beta.labels.html index 64c509989f..72e13c49c2 100644 --- a/docs/dyn/drivelabels_v2beta.labels.html +++ b/docs/dyn/drivelabels_v2beta.labels.html @@ -114,7 +114,7 @@

Instance Methods

list(customer=None, languageCode=None, minimumRole=None, pageSize=None, pageToken=None, publishedOnly=None, useAdminAccess=None, view=None, x__xgafv=None)

List labels. For more information, see [Search for labels](https://developers.google.com/workspace/drive/labels/guides/search-label).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

publish(name, body=None, x__xgafv=None)

@@ -2645,17 +2645,17 @@

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. +
diff --git a/docs/dyn/drivelabels_v2beta.labels.locks.html b/docs/dyn/drivelabels_v2beta.labels.locks.html index d5306fa561..07befd79eb 100644 --- a/docs/dyn/drivelabels_v2beta.labels.locks.html +++ b/docs/dyn/drivelabels_v2beta.labels.locks.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the label locks on a label.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2beta.labels.permissions.html b/docs/dyn/drivelabels_v2beta.labels.permissions.html index 3c3ed65d19..eead10fd98 100644 --- a/docs/dyn/drivelabels_v2beta.labels.permissions.html +++ b/docs/dyn/drivelabels_v2beta.labels.permissions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, useAdminAccess=None, x__xgafv=None)

Lists a label's permissions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -270,17 +270,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2beta.labels.revisions.locks.html b/docs/dyn/drivelabels_v2beta.labels.revisions.locks.html index 8b36209a1d..faedf31163 100644 --- a/docs/dyn/drivelabels_v2beta.labels.revisions.locks.html +++ b/docs/dyn/drivelabels_v2beta.labels.revisions.locks.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the label locks on a label.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/drivelabels_v2beta.labels.revisions.permissions.html b/docs/dyn/drivelabels_v2beta.labels.revisions.permissions.html index 92eef70d71..a55fd68be6 100644 --- a/docs/dyn/drivelabels_v2beta.labels.revisions.permissions.html +++ b/docs/dyn/drivelabels_v2beta.labels.revisions.permissions.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, useAdminAccess=None, x__xgafv=None)

Lists a label's permissions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -270,17 +270,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/essentialcontacts_v1.folders.contacts.html b/docs/dyn/essentialcontacts_v1.folders.contacts.html index d84a4a1064..f8cfd9e466 100644 --- a/docs/dyn/essentialcontacts_v1.folders.contacts.html +++ b/docs/dyn/essentialcontacts_v1.folders.contacts.html @@ -81,7 +81,7 @@

Instance Methods

compute(parent, notificationCategories=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.

- compute_next()

+ compute_next(previous_request, previous_response)

Retrieves the next page of results.

create(parent, body=None, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the contacts that have been set on a resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -155,17 +155,17 @@

Method Details

- compute_next() + compute_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. +
@@ -286,17 +286,17 @@

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. +
diff --git a/docs/dyn/essentialcontacts_v1.html b/docs/dyn/essentialcontacts_v1.html index 4ef35494fb..32728facab 100644 --- a/docs/dyn/essentialcontacts_v1.html +++ b/docs/dyn/essentialcontacts_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/essentialcontacts_v1.organizations.contacts.html b/docs/dyn/essentialcontacts_v1.organizations.contacts.html index aaef8dffcc..742df150d1 100644 --- a/docs/dyn/essentialcontacts_v1.organizations.contacts.html +++ b/docs/dyn/essentialcontacts_v1.organizations.contacts.html @@ -81,7 +81,7 @@

Instance Methods

compute(parent, notificationCategories=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.

- compute_next()

+ compute_next(previous_request, previous_response)

Retrieves the next page of results.

create(parent, body=None, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the contacts that have been set on a resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -155,17 +155,17 @@

Method Details

- compute_next() + compute_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. +
@@ -286,17 +286,17 @@

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. +
diff --git a/docs/dyn/essentialcontacts_v1.projects.contacts.html b/docs/dyn/essentialcontacts_v1.projects.contacts.html index f0982e7d8b..8be4964095 100644 --- a/docs/dyn/essentialcontacts_v1.projects.contacts.html +++ b/docs/dyn/essentialcontacts_v1.projects.contacts.html @@ -81,7 +81,7 @@

Instance Methods

compute(parent, notificationCategories=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.

- compute_next()

+ compute_next(previous_request, previous_response)

Retrieves the next page of results.

create(parent, body=None, x__xgafv=None)

@@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the contacts that have been set on a resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -155,17 +155,17 @@

Method Details

- compute_next() + compute_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. +
@@ -286,17 +286,17 @@

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. +
diff --git a/docs/dyn/eventarc_v1.html b/docs/dyn/eventarc_v1.html index 9e7705abd6..624a66de88 100644 --- a/docs/dyn/eventarc_v1.html +++ b/docs/dyn/eventarc_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/eventarc_v1.projects.locations.channelConnections.html b/docs/dyn/eventarc_v1.projects.locations.channelConnections.html index 92f0eebb97..284fadce21 100644 --- a/docs/dyn/eventarc_v1.projects.locations.channelConnections.html +++ b/docs/dyn/eventarc_v1.projects.locations.channelConnections.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List channel connections.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -306,17 +306,17 @@

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. +
diff --git a/docs/dyn/eventarc_v1.projects.locations.channels.html b/docs/dyn/eventarc_v1.projects.locations.channels.html index 7fdde7be8d..194fc16b3c 100644 --- a/docs/dyn/eventarc_v1.projects.locations.channels.html +++ b/docs/dyn/eventarc_v1.projects.locations.channels.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List channels.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -324,17 +324,17 @@

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. +
diff --git a/docs/dyn/eventarc_v1.projects.locations.enrollments.html b/docs/dyn/eventarc_v1.projects.locations.enrollments.html index eb1f6434b5..e8c5a98e53 100644 --- a/docs/dyn/eventarc_v1.projects.locations.enrollments.html +++ b/docs/dyn/eventarc_v1.projects.locations.enrollments.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List Enrollments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -333,17 +333,17 @@

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. +
diff --git a/docs/dyn/eventarc_v1.projects.locations.googleApiSources.html b/docs/dyn/eventarc_v1.projects.locations.googleApiSources.html index 9cf9b8032b..03c24e2e45 100644 --- a/docs/dyn/eventarc_v1.projects.locations.googleApiSources.html +++ b/docs/dyn/eventarc_v1.projects.locations.googleApiSources.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List GoogleApiSources.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -363,17 +363,17 @@

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. +
diff --git a/docs/dyn/eventarc_v1.projects.locations.html b/docs/dyn/eventarc_v1.projects.locations.html index 2f65d21016..e0d00cdca4 100644 --- a/docs/dyn/eventarc_v1.projects.locations.html +++ b/docs/dyn/eventarc_v1.projects.locations.html @@ -132,7 +132,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateGoogleChannelConfig(name, body=None, updateMask=None, x__xgafv=None)

@@ -231,17 +231,17 @@

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. +
diff --git a/docs/dyn/eventarc_v1.projects.locations.messageBuses.html b/docs/dyn/eventarc_v1.projects.locations.messageBuses.html index 6fb60176e7..b3fb3a3ea2 100644 --- a/docs/dyn/eventarc_v1.projects.locations.messageBuses.html +++ b/docs/dyn/eventarc_v1.projects.locations.messageBuses.html @@ -96,10 +96,10 @@

Instance Methods

listEnrollments(parent, pageSize=None, pageToken=None, x__xgafv=None)

List message bus enrollments.

- listEnrollments_next()

+ listEnrollments_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -369,31 +369,31 @@

Method Details

- listEnrollments_next() + listEnrollments_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_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. +
diff --git a/docs/dyn/eventarc_v1.projects.locations.operations.html b/docs/dyn/eventarc_v1.projects.locations.operations.html index 4cc4641220..695fcc80eb 100644 --- a/docs/dyn/eventarc_v1.projects.locations.operations.html +++ b/docs/dyn/eventarc_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/eventarc_v1.projects.locations.pipelines.html b/docs/dyn/eventarc_v1.projects.locations.pipelines.html index 45ef0cc3b3..839276598a 100644 --- a/docs/dyn/eventarc_v1.projects.locations.pipelines.html +++ b/docs/dyn/eventarc_v1.projects.locations.pipelines.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List pipelines.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -507,17 +507,17 @@

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. +
diff --git a/docs/dyn/eventarc_v1.projects.locations.providers.html b/docs/dyn/eventarc_v1.projects.locations.providers.html index bab1c02365..64dac1ab02 100644 --- a/docs/dyn/eventarc_v1.projects.locations.providers.html +++ b/docs/dyn/eventarc_v1.projects.locations.providers.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List providers.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/eventarc_v1.projects.locations.triggers.html b/docs/dyn/eventarc_v1.projects.locations.triggers.html index aa79d4cfe4..d562afd425 100644 --- a/docs/dyn/eventarc_v1.projects.locations.triggers.html +++ b/docs/dyn/eventarc_v1.projects.locations.triggers.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List triggers.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -456,17 +456,17 @@

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. +
diff --git a/docs/dyn/factchecktools_v1alpha1.claims.html b/docs/dyn/factchecktools_v1alpha1.claims.html index 216649204d..9c87eff4b4 100644 --- a/docs/dyn/factchecktools_v1alpha1.claims.html +++ b/docs/dyn/factchecktools_v1alpha1.claims.html @@ -81,13 +81,13 @@

Instance Methods

imageSearch(imageUri=None, languageCode=None, offset=None, pageSize=None, pageToken=None, x__xgafv=None)

Search through fact-checked claims using an image as the query.

- imageSearch_next()

+ imageSearch_next(previous_request, previous_response)

Retrieves the next page of results.

search(languageCode=None, maxAgeDays=None, offset=None, pageSize=None, pageToken=None, query=None, reviewPublisherSiteFilter=None, x__xgafv=None)

Search through fact-checked claims.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -141,17 +141,17 @@

Method Details

- imageSearch_next() + imageSearch_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. +
@@ -200,17 +200,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/factchecktools_v1alpha1.html b/docs/dyn/factchecktools_v1alpha1.html index 22eef9894d..f1d35f2034 100644 --- a/docs/dyn/factchecktools_v1alpha1.html +++ b/docs/dyn/factchecktools_v1alpha1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/factchecktools_v1alpha1.pages.html b/docs/dyn/factchecktools_v1alpha1.pages.html index b4b464f2b2..9571aa8dcb 100644 --- a/docs/dyn/factchecktools_v1alpha1.pages.html +++ b/docs/dyn/factchecktools_v1alpha1.pages.html @@ -90,7 +90,7 @@

Instance Methods

list(offset=None, organization=None, pageSize=None, pageToken=None, url=None, x__xgafv=None)

List the `ClaimReview` markup pages for a specific URL or for an organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -324,17 +324,17 @@

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. +
diff --git a/docs/dyn/fcm_v1.html b/docs/dyn/fcm_v1.html index 9e7642eb96..5c03ae7c61 100644 --- a/docs/dyn/fcm_v1.html +++ b/docs/dyn/fcm_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/fcmdata_v1beta1.html b/docs/dyn/fcmdata_v1beta1.html index 650d7a3dbc..68866b6376 100644 --- a/docs/dyn/fcmdata_v1beta1.html +++ b/docs/dyn/fcmdata_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/fcmdata_v1beta1.projects.androidApps.deliveryData.html b/docs/dyn/fcmdata_v1beta1.projects.androidApps.deliveryData.html index b7672a20a8..78fa0d5a77 100644 --- a/docs/dyn/fcmdata_v1beta1.projects.androidApps.deliveryData.html +++ b/docs/dyn/fcmdata_v1beta1.projects.androidApps.deliveryData.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List aggregate delivery data for the given Android application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -153,17 +153,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebase_v1beta1.availableProjects.html b/docs/dyn/firebase_v1beta1.availableProjects.html index 31f0fa4ca6..a394dbd74d 100644 --- a/docs/dyn/firebase_v1beta1.availableProjects.html +++ b/docs/dyn/firebase_v1beta1.availableProjects.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists each [Google Cloud `Project`](https://cloud.google.com/resource-manager/reference/rest/v1/projects) that can have Firebase resources added and Firebase services enabled. A Project will only be listed if: - The caller has sufficient [Google IAM](https://cloud.google.com/iam) permissions to call AddFirebase. - The Project is not already a FirebaseProject. - The Project is not in an Organization which has policies that prevent Firebase resources from being added.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebase_v1beta1.html b/docs/dyn/firebase_v1beta1.html index f916c85fa9..4d35bc1d0a 100644 --- a/docs/dyn/firebase_v1beta1.html +++ b/docs/dyn/firebase_v1beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/firebase_v1beta1.projects.androidApps.html b/docs/dyn/firebase_v1beta1.projects.androidApps.html index 9f34fa22ac..917061ed23 100644 --- a/docs/dyn/firebase_v1beta1.projects.androidApps.html +++ b/docs/dyn/firebase_v1beta1.projects.androidApps.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists each AndroidApp associated with the specified FirebaseProject. The elements are returned in no particular order, but will be a consistent view of the Apps when additional requests are made with a `pageToken`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -263,17 +263,17 @@

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. +
diff --git a/docs/dyn/firebase_v1beta1.projects.availableLocations.html b/docs/dyn/firebase_v1beta1.projects.availableLocations.html index b566058762..db1ad3276f 100644 --- a/docs/dyn/firebase_v1beta1.projects.availableLocations.html +++ b/docs/dyn/firebase_v1beta1.projects.availableLocations.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

**DECOMMISSIONED.** **If called, this endpoint will return a 404 error.** _Instead, use the applicable resource-specific REST API (or associated documentation, as needed) to determine valid locations for each resource used in your Project._ Lists the valid ["locations for default Google Cloud resources"](https://firebase.google.com/docs/projects/locations#default-cloud-location) for the specified Project (including a FirebaseProject). One of these locations can be selected as the Project's location for default Google Cloud resources, which is the geographical location where the Project's resources associated with Google App Engine (such as the default Cloud Firestore instance) will be provisioned by default. However, if the location for default Google Cloud resources has already been set for the Project, then this setting cannot be changed. This call checks for any possible [location restrictions](https://cloud.google.com/resource-manager/docs/organization-policy/defining-locations) for the specified Project and, thus, might return a subset of all possible locations. To list all locations (regardless of any restrictions), call the endpoint without specifying a unique project identifier (that is, `/v1beta1/{parent=projects/-}/listAvailableLocations`). To call `ListAvailableLocations` with a specified project, a member must be at minimum a Viewer of the Project. Calls without a specified project do not require any specific project permissions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -120,17 +120,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebase_v1beta1.projects.html b/docs/dyn/firebase_v1beta1.projects.html index 723b31460a..46ccb0b51b 100644 --- a/docs/dyn/firebase_v1beta1.projects.html +++ b/docs/dyn/firebase_v1beta1.projects.html @@ -121,7 +121,7 @@

Instance Methods

list(pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists each FirebaseProject accessible to the caller. The elements are returned in no particular order, but they will be a consistent view of the Projects when additional requests are made with a `pageToken`. This method is eventually consistent with Project mutations, which means newly provisioned Projects and recent modifications to existing Projects might not be reflected in the set of Projects. The list will include only ACTIVE Projects. Use GetFirebaseProject for consistent reads as well as for additional Project details.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -133,7 +133,7 @@

Instance Methods

searchApps(parent, filter=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists all available Apps for the specified FirebaseProject. This is a convenience method. Typically, interaction with an App should be done using the platform-specific service, but some tool use-cases require a summary of all known Apps (such as for App selector interfaces).

- searchApps_next()

+ searchApps_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -352,17 +352,17 @@

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. +
@@ -481,17 +481,17 @@

Method Details

- searchApps_next() + searchApps_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. +
\ No newline at end of file diff --git a/docs/dyn/firebase_v1beta1.projects.iosApps.html b/docs/dyn/firebase_v1beta1.projects.iosApps.html index 100ecb1502..a4b57aa4e0 100644 --- a/docs/dyn/firebase_v1beta1.projects.iosApps.html +++ b/docs/dyn/firebase_v1beta1.projects.iosApps.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists each IosApp associated with the specified FirebaseProject. The elements are returned in no particular order, but will be a consistent view of the Apps when additional requests are made with a `pageToken`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -246,17 +246,17 @@

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. +
diff --git a/docs/dyn/firebase_v1beta1.projects.webApps.html b/docs/dyn/firebase_v1beta1.projects.webApps.html index 274082d523..aae1b0353a 100644 --- a/docs/dyn/firebase_v1beta1.projects.webApps.html +++ b/docs/dyn/firebase_v1beta1.projects.webApps.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists each WebApp associated with the specified FirebaseProject. The elements are returned in no particular order, but will be a consistent view of the Apps when additional requests are made with a `pageToken`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -260,17 +260,17 @@

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. +
diff --git a/docs/dyn/firebaseappdistribution_v1.html b/docs/dyn/firebaseappdistribution_v1.html index 69b70a2404..6b4cac2a14 100644 --- a/docs/dyn/firebaseappdistribution_v1.html +++ b/docs/dyn/firebaseappdistribution_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.feedbackReports.html b/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.feedbackReports.html index 02e56a8c23..c5685833e9 100644 --- a/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.feedbackReports.html +++ b/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.feedbackReports.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists feedback reports. By default, sorts by `createTime` in descending order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -169,17 +169,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.html b/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.html index ba8ff46924..96c37c3fbc 100644 --- a/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.html +++ b/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists releases. By default, sorts by `createTime` in descending order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -253,17 +253,17 @@

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. +
diff --git a/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.operations.html b/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.operations.html index 2c0326168c..435b5251e0 100644 --- a/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.operations.html +++ b/docs/dyn/firebaseappdistribution_v1.projects.apps.releases.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

wait(name, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/firebaseappdistribution_v1.projects.groups.html b/docs/dyn/firebaseappdistribution_v1.projects.groups.html index 831db39d8e..8c0e1c70b5 100644 --- a/docs/dyn/firebaseappdistribution_v1.projects.groups.html +++ b/docs/dyn/firebaseappdistribution_v1.projects.groups.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -269,17 +269,17 @@

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. +
diff --git a/docs/dyn/firebaseappdistribution_v1.projects.testers.html b/docs/dyn/firebaseappdistribution_v1.projects.testers.html index 2c26da1701..13683ee9f3 100644 --- a/docs/dyn/firebaseappdistribution_v1.projects.testers.html +++ b/docs/dyn/firebaseappdistribution_v1.projects.testers.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists testers and their resource ids.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -198,17 +198,17 @@

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. +
diff --git a/docs/dyn/firebaseappdistribution_v1alpha.html b/docs/dyn/firebaseappdistribution_v1alpha.html index 189bd58194..9ee710a055 100644 --- a/docs/dyn/firebaseappdistribution_v1alpha.html +++ b/docs/dyn/firebaseappdistribution_v1alpha.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseappdistribution_v1alpha.projects.apps.releases.tests.html b/docs/dyn/firebaseappdistribution_v1alpha.projects.apps.releases.tests.html index f6e88d69f8..830eed4a33 100644 --- a/docs/dyn/firebaseappdistribution_v1alpha.projects.apps.releases.tests.html +++ b/docs/dyn/firebaseappdistribution_v1alpha.projects.apps.releases.tests.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List results for automated tests run on release.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -830,17 +830,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseappdistribution_v1alpha.projects.apps.testCases.html b/docs/dyn/firebaseappdistribution_v1alpha.projects.apps.testCases.html index aa9101dde1..d2d78469f6 100644 --- a/docs/dyn/firebaseappdistribution_v1alpha.projects.apps.testCases.html +++ b/docs/dyn/firebaseappdistribution_v1alpha.projects.apps.testCases.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List test cases.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, x__xgafv=None)

@@ -399,17 +399,17 @@

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. +
diff --git a/docs/dyn/firebaseapphosting_v1.html b/docs/dyn/firebaseapphosting_v1.html index 8c5e3a92f2..730ced3f3f 100644 --- a/docs/dyn/firebaseapphosting_v1.html +++ b/docs/dyn/firebaseapphosting_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseapphosting_v1.projects.locations.backends.builds.html b/docs/dyn/firebaseapphosting_v1.projects.locations.backends.builds.html index f1f3e783d0..108e2c3fa0 100644 --- a/docs/dyn/firebaseapphosting_v1.projects.locations.backends.builds.html +++ b/docs/dyn/firebaseapphosting_v1.projects.locations.backends.builds.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists builds in a given project, location, and backend.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -521,17 +521,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseapphosting_v1.projects.locations.backends.domains.html b/docs/dyn/firebaseapphosting_v1.projects.locations.backends.domains.html index 1e60ff1971..779d467cd5 100644 --- a/docs/dyn/firebaseapphosting_v1.projects.locations.backends.domains.html +++ b/docs/dyn/firebaseapphosting_v1.projects.locations.backends.domains.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists domains of a backend.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -515,17 +515,17 @@

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. +
diff --git a/docs/dyn/firebaseapphosting_v1.projects.locations.backends.html b/docs/dyn/firebaseapphosting_v1.projects.locations.backends.html index 72c03bf453..9bdfc26d53 100644 --- a/docs/dyn/firebaseapphosting_v1.projects.locations.backends.html +++ b/docs/dyn/firebaseapphosting_v1.projects.locations.backends.html @@ -110,7 +110,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists backends in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -350,17 +350,17 @@

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. +
diff --git a/docs/dyn/firebaseapphosting_v1.projects.locations.backends.rollouts.html b/docs/dyn/firebaseapphosting_v1.projects.locations.backends.rollouts.html index fb35d53cec..24b880b552 100644 --- a/docs/dyn/firebaseapphosting_v1.projects.locations.backends.rollouts.html +++ b/docs/dyn/firebaseapphosting_v1.projects.locations.backends.rollouts.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists rollouts for a backend.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -264,17 +264,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseapphosting_v1.projects.locations.html b/docs/dyn/firebaseapphosting_v1.projects.locations.html index e38785e1b8..1f4152a355 100644 --- a/docs/dyn/firebaseapphosting_v1.projects.locations.html +++ b/docs/dyn/firebaseapphosting_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseapphosting_v1.projects.locations.operations.html b/docs/dyn/firebaseapphosting_v1.projects.locations.operations.html index 430ad3fd1a..2b337b0438 100644 --- a/docs/dyn/firebaseapphosting_v1.projects.locations.operations.html +++ b/docs/dyn/firebaseapphosting_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseapphosting_v1beta.html b/docs/dyn/firebaseapphosting_v1beta.html index 83a34f406a..68bdde8869 100644 --- a/docs/dyn/firebaseapphosting_v1beta.html +++ b/docs/dyn/firebaseapphosting_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.builds.html b/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.builds.html index eb0b56b85e..b5924ae5c1 100644 --- a/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.builds.html +++ b/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.builds.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists builds in a given project, location, and backend.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -626,17 +626,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.domains.html b/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.domains.html index 8d01a66bbe..ac25f0d082 100644 --- a/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.domains.html +++ b/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.domains.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists domains of a backend.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -518,17 +518,17 @@

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. +
diff --git a/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.html b/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.html index 3f5f62325c..76bc0b6fff 100644 --- a/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.html +++ b/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.html @@ -110,7 +110,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists backends in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -398,17 +398,17 @@

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. +
diff --git a/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.rollouts.html b/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.rollouts.html index b9850b76a0..551912ad19 100644 --- a/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.rollouts.html +++ b/docs/dyn/firebaseapphosting_v1beta.projects.locations.backends.rollouts.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists rollouts for a backend.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -264,17 +264,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseapphosting_v1beta.projects.locations.html b/docs/dyn/firebaseapphosting_v1beta.projects.locations.html index c6d9aafada..9fccacc258 100644 --- a/docs/dyn/firebaseapphosting_v1beta.projects.locations.html +++ b/docs/dyn/firebaseapphosting_v1beta.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebaseapphosting_v1beta.projects.locations.operations.html b/docs/dyn/firebaseapphosting_v1beta.projects.locations.operations.html index 9d62c2e875..7d32cf7318 100644 --- a/docs/dyn/firebaseapphosting_v1beta.projects.locations.operations.html +++ b/docs/dyn/firebaseapphosting_v1beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasecrashlytics_v1alpha.html b/docs/dyn/firebasecrashlytics_v1alpha.html index 07924ae8cb..62f899f9e0 100644 --- a/docs/dyn/firebasecrashlytics_v1alpha.html +++ b/docs/dyn/firebasecrashlytics_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.events.html b/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.events.html index ad9281460a..a00dd07ffa 100644 --- a/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.events.html +++ b/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.events.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter_browser_displayNames=None, filter_device_displayNames=None, filter_device_formFactors=None, filter_interval_endTime=None, filter_interval_startTime=None, filter_issue_content=None, filter_issue_errorTypes=None, filter_issue_id=None, filter_issue_signals=None, filter_issue_state=None, filter_issue_states=None, filter_issue_variantId=None, filter_operatingSystem_displayNames=None, filter_version_displayNames=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

List the events for an issue matching filter criteria, sorted in descending order by timestamp.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -579,17 +579,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.issues.notes.html b/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.issues.notes.html index 76dc929bd7..c8def0baf0 100644 --- a/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.issues.notes.html +++ b/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.issues.notes.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all notes for a certain issue, sorted in descending order by timestamp.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.reports.html b/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.reports.html index 814bac921a..79d4ce0393 100644 --- a/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.reports.html +++ b/docs/dyn/firebasecrashlytics_v1alpha.projects.apps.reports.html @@ -81,7 +81,7 @@

Instance Methods

get(name, filter_browser_displayNames=None, filter_device_displayNames=None, filter_device_formFactors=None, filter_interval_endTime=None, filter_interval_startTime=None, filter_issue_content=None, filter_issue_errorTypes=None, filter_issue_id=None, filter_issue_signals=None, filter_issue_state=None, filter_issue_states=None, filter_issue_variantId=None, filter_operatingSystem_displayNames=None, filter_version_displayNames=None, granularity=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a report with its computed results.

- get_next()

+ get_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, x__xgafv=None)

@@ -252,17 +252,17 @@

Method Details

- get_next() + get_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. +
diff --git a/docs/dyn/firebasedatabase_v1beta.html b/docs/dyn/firebasedatabase_v1beta.html index 6fc2263083..53ec45675c 100644 --- a/docs/dyn/firebasedatabase_v1beta.html +++ b/docs/dyn/firebasedatabase_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebasedatabase_v1beta.projects.locations.instances.html b/docs/dyn/firebasedatabase_v1beta.projects.locations.instances.html index 380e6616ba..857e439b37 100644 --- a/docs/dyn/firebasedatabase_v1beta.projects.locations.instances.html +++ b/docs/dyn/firebasedatabase_v1beta.projects.locations.instances.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists each DatabaseInstance associated with the specified parent project. The list items are returned in no particular order, but will be a consistent view of the database instances when additional requests are made with a `pageToken`. The resulting list contains instances in any STATE. The list results may be stale by a few seconds. Use GetDatabaseInstance for consistent reads.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reenable(name, body=None, x__xgafv=None)

@@ -250,17 +250,17 @@

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. +
diff --git a/docs/dyn/firebasedataconnect_v1.html b/docs/dyn/firebasedataconnect_v1.html index 8f030e8b25..4d8241b77e 100644 --- a/docs/dyn/firebasedataconnect_v1.html +++ b/docs/dyn/firebasedataconnect_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebasedataconnect_v1.projects.locations.html b/docs/dyn/firebasedataconnect_v1.projects.locations.html index 3beb884c06..0d45b7ced6 100644 --- a/docs/dyn/firebasedataconnect_v1.projects.locations.html +++ b/docs/dyn/firebasedataconnect_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasedataconnect_v1.projects.locations.operations.html b/docs/dyn/firebasedataconnect_v1.projects.locations.operations.html index bcf48c4197..aa60351c39 100644 --- a/docs/dyn/firebasedataconnect_v1.projects.locations.operations.html +++ b/docs/dyn/firebasedataconnect_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasedataconnect_v1.projects.locations.services.connectors.html b/docs/dyn/firebasedataconnect_v1.projects.locations.services.connectors.html index c4204e83f5..136f8b3d09 100644 --- a/docs/dyn/firebasedataconnect_v1.projects.locations.services.connectors.html +++ b/docs/dyn/firebasedataconnect_v1.projects.locations.services.connectors.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Connectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -627,17 +627,17 @@

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. +
diff --git a/docs/dyn/firebasedataconnect_v1.projects.locations.services.html b/docs/dyn/firebasedataconnect_v1.projects.locations.services.html index 795b5984bc..82973430ad 100644 --- a/docs/dyn/firebasedataconnect_v1.projects.locations.services.html +++ b/docs/dyn/firebasedataconnect_v1.projects.locations.services.html @@ -115,7 +115,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Services in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -911,17 +911,17 @@

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. +
diff --git a/docs/dyn/firebasedataconnect_v1.projects.locations.services.schemas.html b/docs/dyn/firebasedataconnect_v1.projects.locations.services.schemas.html index 077bf77d6a..503d989830 100644 --- a/docs/dyn/firebasedataconnect_v1.projects.locations.services.schemas.html +++ b/docs/dyn/firebasedataconnect_v1.projects.locations.services.schemas.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Schemas in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -357,17 +357,17 @@

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. +
diff --git a/docs/dyn/firebasedataconnect_v1beta.html b/docs/dyn/firebasedataconnect_v1beta.html index 2007b945d5..b9824b6cf8 100644 --- a/docs/dyn/firebasedataconnect_v1beta.html +++ b/docs/dyn/firebasedataconnect_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebasedataconnect_v1beta.projects.locations.html b/docs/dyn/firebasedataconnect_v1beta.projects.locations.html index 33fc8f62eb..61bb5876cb 100644 --- a/docs/dyn/firebasedataconnect_v1beta.projects.locations.html +++ b/docs/dyn/firebasedataconnect_v1beta.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasedataconnect_v1beta.projects.locations.operations.html b/docs/dyn/firebasedataconnect_v1beta.projects.locations.operations.html index 46ee2f891b..0b1c241122 100644 --- a/docs/dyn/firebasedataconnect_v1beta.projects.locations.operations.html +++ b/docs/dyn/firebasedataconnect_v1beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.connectors.html b/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.connectors.html index 5aa0c3a10d..72f3d2b91b 100644 --- a/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.connectors.html +++ b/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.connectors.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Connectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -627,17 +627,17 @@

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. +
diff --git a/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.html b/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.html index 02229dadd5..90223a7fc7 100644 --- a/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.html +++ b/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.html @@ -115,7 +115,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Services in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -911,17 +911,17 @@

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. +
diff --git a/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.schemas.html b/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.schemas.html index b7a0f12ef2..e517053bda 100644 --- a/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.schemas.html +++ b/docs/dyn/firebasedataconnect_v1beta.projects.locations.services.schemas.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Schemas in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -357,17 +357,17 @@

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. +
diff --git a/docs/dyn/firebasedynamiclinks_v1.html b/docs/dyn/firebasedynamiclinks_v1.html index d54e999b1f..96b9d74cc5 100644 --- a/docs/dyn/firebasedynamiclinks_v1.html +++ b/docs/dyn/firebasedynamiclinks_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1.html b/docs/dyn/firebasehosting_v1.html index 594c7535e8..72f2daad8a 100644 --- a/docs/dyn/firebasehosting_v1.html +++ b/docs/dyn/firebasehosting_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1.operations.html b/docs/dyn/firebasehosting_v1.operations.html index abc8d27430..f89b45934d 100644 --- a/docs/dyn/firebasehosting_v1.operations.html +++ b/docs/dyn/firebasehosting_v1.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -185,17 +185,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1beta1.html b/docs/dyn/firebasehosting_v1beta1.html index 458b1187f0..a9e92db0fc 100644 --- a/docs/dyn/firebasehosting_v1beta1.html +++ b/docs/dyn/firebasehosting_v1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.channels.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.channels.html index c5d8163525..450d53169d 100644 --- a/docs/dyn/firebasehosting_v1beta1.projects.sites.channels.html +++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.channels.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the channels for the specified site. All sites have a default `live` channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -529,17 +529,17 @@

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. +
diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.channels.releases.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.channels.releases.html index 96d4203d7d..73b678dfef 100644 --- a/docs/dyn/firebasehosting_v1beta1.projects.sites.channels.releases.html +++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.channels.releases.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the releases that have been created for the specified site or channel. When used to list releases for a site, this list includes releases for both the default `live` channel and any active preview channels for the specified site.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -452,17 +452,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.customDomains.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.customDomains.html index 54cc81f37c..ed99efdc3c 100644 --- a/docs/dyn/firebasehosting_v1beta1.projects.sites.customDomains.html +++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.customDomains.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists each `CustomDomain` associated with the specified parent Hosting site. Returns `CustomDomain`s in a consistent, but undefined, order to facilitate pagination.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -703,17 +703,17 @@

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. +
diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.customDomains.operations.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.customDomains.operations.html index f18c2c1d3f..2dc7849f05 100644 --- a/docs/dyn/firebasehosting_v1beta1.projects.sites.customDomains.operations.html +++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.customDomains.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.domains.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.domains.html index f1c1c2eb12..68172ae4c4 100644 --- a/docs/dyn/firebasehosting_v1beta1.projects.sites.domains.html +++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.domains.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the domains for the specified site.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.html index 095cadf73a..a0937dd1cc 100644 --- a/docs/dyn/firebasehosting_v1beta1.projects.sites.html +++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.html @@ -118,7 +118,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists each Hosting Site associated with the specified parent Firebase project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -268,17 +268,17 @@

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. +
diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.releases.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.releases.html index 6b4d59f0d4..002c09e0c3 100644 --- a/docs/dyn/firebasehosting_v1beta1.projects.sites.releases.html +++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.releases.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the releases that have been created for the specified site or channel. When used to list releases for a site, this list includes releases for both the default `live` channel and any active preview channels for the specified site.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -452,17 +452,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.files.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.files.html index 007da58e8a..73002cfc52 100644 --- a/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.files.html +++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.files.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, status=None, x__xgafv=None)

Lists the remaining files to be uploaded for the specified version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,17 +123,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.html b/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.html index 2a8f4a3d93..297edf3e35 100644 --- a/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.html +++ b/docs/dyn/firebasehosting_v1beta1.projects.sites.versions.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the versions that have been created for the specified site. This list includes versions for both the default `live` channel and any active preview channels for the specified site.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -502,17 +502,17 @@

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. +
diff --git a/docs/dyn/firebasehosting_v1beta1.sites.channels.html b/docs/dyn/firebasehosting_v1beta1.sites.channels.html index 891a9bb2de..e956951b11 100644 --- a/docs/dyn/firebasehosting_v1beta1.sites.channels.html +++ b/docs/dyn/firebasehosting_v1beta1.sites.channels.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the channels for the specified site. All sites have a default `live` channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -529,17 +529,17 @@

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. +
diff --git a/docs/dyn/firebasehosting_v1beta1.sites.channels.releases.html b/docs/dyn/firebasehosting_v1beta1.sites.channels.releases.html index 6d909d6ee7..7b018cb7a2 100644 --- a/docs/dyn/firebasehosting_v1beta1.sites.channels.releases.html +++ b/docs/dyn/firebasehosting_v1beta1.sites.channels.releases.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the releases that have been created for the specified site or channel. When used to list releases for a site, this list includes releases for both the default `live` channel and any active preview channels for the specified site.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -452,17 +452,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1beta1.sites.domains.html b/docs/dyn/firebasehosting_v1beta1.sites.domains.html index de0c29dc78..f5d18eddda 100644 --- a/docs/dyn/firebasehosting_v1beta1.sites.domains.html +++ b/docs/dyn/firebasehosting_v1beta1.sites.domains.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the domains for the specified site.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/firebasehosting_v1beta1.sites.releases.html b/docs/dyn/firebasehosting_v1beta1.sites.releases.html index 8dd0d6a66c..ec98fa7c6b 100644 --- a/docs/dyn/firebasehosting_v1beta1.sites.releases.html +++ b/docs/dyn/firebasehosting_v1beta1.sites.releases.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the releases that have been created for the specified site or channel. When used to list releases for a site, this list includes releases for both the default `live` channel and any active preview channels for the specified site.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -452,17 +452,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1beta1.sites.versions.files.html b/docs/dyn/firebasehosting_v1beta1.sites.versions.files.html index 15e846dae4..7d54394403 100644 --- a/docs/dyn/firebasehosting_v1beta1.sites.versions.files.html +++ b/docs/dyn/firebasehosting_v1beta1.sites.versions.files.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, status=None, x__xgafv=None)

Lists the remaining files to be uploaded for the specified version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,17 +123,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasehosting_v1beta1.sites.versions.html b/docs/dyn/firebasehosting_v1beta1.sites.versions.html index 88c5ce3563..93d2ceac1f 100644 --- a/docs/dyn/firebasehosting_v1beta1.sites.versions.html +++ b/docs/dyn/firebasehosting_v1beta1.sites.versions.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the versions that have been created for the specified site. This list includes versions for both the default `live` channel and any active preview channels for the specified site.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -502,17 +502,17 @@

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. +
diff --git a/docs/dyn/firebaserules_v1.html b/docs/dyn/firebaserules_v1.html index 5117085e98..fbe321401d 100644 --- a/docs/dyn/firebaserules_v1.html +++ b/docs/dyn/firebaserules_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebaserules_v1.projects.releases.html b/docs/dyn/firebaserules_v1.projects.releases.html index 626978888c..aa6d52e140 100644 --- a/docs/dyn/firebaserules_v1.projects.releases.html +++ b/docs/dyn/firebaserules_v1.projects.releases.html @@ -93,7 +93,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List the `Release` values for a project. This list may optionally be filtered by `Release` name, `Ruleset` name, `TestSuite` name, or any combination thereof.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -236,17 +236,17 @@

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. +
diff --git a/docs/dyn/firebaserules_v1.projects.rulesets.html b/docs/dyn/firebaserules_v1.projects.rulesets.html index 6a98e8c7a2..4e9ea5507b 100644 --- a/docs/dyn/firebaserules_v1.projects.rulesets.html +++ b/docs/dyn/firebaserules_v1.projects.rulesets.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List `Ruleset` metadata only and optionally filter the results by `Ruleset` name. The full `Source` contents of a `Ruleset` may be retrieved with GetRuleset.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -253,17 +253,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/firebasestorage_v1beta.html b/docs/dyn/firebasestorage_v1beta.html index 6c183b81de..7aaee510a4 100644 --- a/docs/dyn/firebasestorage_v1beta.html +++ b/docs/dyn/firebasestorage_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/firebasestorage_v1beta.projects.buckets.html b/docs/dyn/firebasestorage_v1beta.projects.buckets.html index 1358883a31..d6d0dadf77 100644 --- a/docs/dyn/firebasestorage_v1beta.projects.buckets.html +++ b/docs/dyn/firebasestorage_v1beta.projects.buckets.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the linked storage buckets for a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeFirebase(bucket, body=None, x__xgafv=None)

@@ -169,17 +169,17 @@

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. +
diff --git a/docs/dyn/fitness_v1.html b/docs/dyn/fitness_v1.html index 41864b3bdb..3cced9814d 100644 --- a/docs/dyn/fitness_v1.html +++ b/docs/dyn/fitness_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/fitness_v1.users.dataSources.dataPointChanges.html b/docs/dyn/fitness_v1.users.dataSources.dataPointChanges.html index 3d012ba970..05b0d8cfca 100644 --- a/docs/dyn/fitness_v1.users.dataSources.dataPointChanges.html +++ b/docs/dyn/fitness_v1.users.dataSources.dataPointChanges.html @@ -81,7 +81,7 @@

Instance Methods

list(userId, dataSourceId, limit=None, pageToken=None, x__xgafv=None)

Queries for user's data point changes for a particular data source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -165,17 +165,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/fitness_v1.users.dataSources.datasets.html b/docs/dyn/fitness_v1.users.dataSources.datasets.html index e8ab25ea14..ca5e83afec 100644 --- a/docs/dyn/fitness_v1.users.dataSources.datasets.html +++ b/docs/dyn/fitness_v1.users.dataSources.datasets.html @@ -84,13 +84,13 @@

Instance Methods

get(userId, dataSourceId, datasetId, limit=None, pageToken=None, x__xgafv=None)

Returns a dataset containing all data points whose start and end times overlap with the specified range of the dataset minimum start time and maximum end time. Specifically, any data point whose start time is less than or equal to the dataset end time and whose end time is greater than or equal to the dataset start time.

- get_next()

+ get_next(previous_request, previous_response)

Retrieves the next page of results.

patch(userId, dataSourceId, datasetId, body=None, x__xgafv=None)

Adds data points to a dataset. The dataset need not be previously created. All points within the given dataset will be returned with subsquent calls to retrieve this dataset. Data points can belong to more than one dataset. This method does not use patch semantics: the data points provided are merely inserted, with no existing data replaced.

- patch_next()

+ patch_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

Method Details

- get_next() + get_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. +
@@ -266,17 +266,17 @@

Method Details

- patch_next() + patch_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. +
\ No newline at end of file diff --git a/docs/dyn/fitness_v1.users.sessions.html b/docs/dyn/fitness_v1.users.sessions.html index d2d26bdf36..c8140025b1 100644 --- a/docs/dyn/fitness_v1.users.sessions.html +++ b/docs/dyn/fitness_v1.users.sessions.html @@ -84,7 +84,7 @@

Instance Methods

list(userId, activityType=None, endTime=None, includeDeleted=None, pageToken=None, startTime=None, x__xgafv=None)

Lists sessions previously created.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(userId, sessionId, body=None, x__xgafv=None)

@@ -171,17 +171,17 @@

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. +
diff --git a/docs/dyn/forms_v1.forms.responses.html b/docs/dyn/forms_v1.forms.responses.html index 2d4feadf70..e483b2c426 100644 --- a/docs/dyn/forms_v1.forms.responses.html +++ b/docs/dyn/forms_v1.forms.responses.html @@ -84,7 +84,7 @@

Instance Methods

list(formId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List a form's responses.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -230,17 +230,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/forms_v1.html b/docs/dyn/forms_v1.html index afaec01fb0..d412b61b0d 100644 --- a/docs/dyn/forms_v1.html +++ b/docs/dyn/forms_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/ftp_v1.html b/docs/dyn/ftp_v1.html index c04c21737a..6b4874bf46 100644 --- a/docs/dyn/ftp_v1.html +++ b/docs/dyn/ftp_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/ftp_v1.projects.locations.html b/docs/dyn/ftp_v1.projects.locations.html index e58750e014..d8fff75934 100644 --- a/docs/dyn/ftp_v1.projects.locations.html +++ b/docs/dyn/ftp_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ftp_v1.projects.locations.operations.html b/docs/dyn/ftp_v1.projects.locations.operations.html index a70eca44e8..56f1710b8e 100644 --- a/docs/dyn/ftp_v1.projects.locations.operations.html +++ b/docs/dyn/ftp_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ftp_v1.projects.locations.servers.html b/docs/dyn/ftp_v1.projects.locations.servers.html index 9d59051dcb..6b9f992bb1 100644 --- a/docs/dyn/ftp_v1.projects.locations.servers.html +++ b/docs/dyn/ftp_v1.projects.locations.servers.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Servers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -372,17 +372,17 @@

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. +
diff --git a/docs/dyn/ftp_v1.projects.locations.servers.users.html b/docs/dyn/ftp_v1.projects.locations.servers.users.html index c1ae78061e..9c3ae8e073 100644 --- a/docs/dyn/ftp_v1.projects.locations.servers.users.html +++ b/docs/dyn/ftp_v1.projects.locations.servers.users.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Users in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -311,17 +311,17 @@

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. +
diff --git a/docs/dyn/ftp_v1alpha.html b/docs/dyn/ftp_v1alpha.html index b33f8fd052..e2c9b06e03 100644 --- a/docs/dyn/ftp_v1alpha.html +++ b/docs/dyn/ftp_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/ftp_v1alpha.projects.locations.html b/docs/dyn/ftp_v1alpha.projects.locations.html index 37479e6e27..9beef565b8 100644 --- a/docs/dyn/ftp_v1alpha.projects.locations.html +++ b/docs/dyn/ftp_v1alpha.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ftp_v1alpha.projects.locations.operations.html b/docs/dyn/ftp_v1alpha.projects.locations.operations.html index 49005cbbe2..48b5edc8a1 100644 --- a/docs/dyn/ftp_v1alpha.projects.locations.operations.html +++ b/docs/dyn/ftp_v1alpha.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ftp_v1alpha.projects.locations.servers.html b/docs/dyn/ftp_v1alpha.projects.locations.servers.html index 9808732d8a..31693ab3b9 100644 --- a/docs/dyn/ftp_v1alpha.projects.locations.servers.html +++ b/docs/dyn/ftp_v1alpha.projects.locations.servers.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Servers in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -372,17 +372,17 @@

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. +
diff --git a/docs/dyn/ftp_v1alpha.projects.locations.servers.users.html b/docs/dyn/ftp_v1alpha.projects.locations.servers.users.html index b26e76bb10..a5fbce4af3 100644 --- a/docs/dyn/ftp_v1alpha.projects.locations.servers.users.html +++ b/docs/dyn/ftp_v1alpha.projects.locations.servers.users.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Users in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -311,17 +311,17 @@

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. +
diff --git a/docs/dyn/gamesConfiguration_v1configuration.achievementConfigurations.html b/docs/dyn/gamesConfiguration_v1configuration.achievementConfigurations.html index 855868c444..52c31f4eb3 100644 --- a/docs/dyn/gamesConfiguration_v1configuration.achievementConfigurations.html +++ b/docs/dyn/gamesConfiguration_v1configuration.achievementConfigurations.html @@ -90,7 +90,7 @@

Instance Methods

list(applicationId, maxResults=None, pageToken=None, x__xgafv=None)

Returns a list of the achievement configurations in this application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(achievementId, body=None, x__xgafv=None)

@@ -415,17 +415,17 @@

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. +
diff --git a/docs/dyn/gamesConfiguration_v1configuration.html b/docs/dyn/gamesConfiguration_v1configuration.html index efecce3d3f..10f633d512 100644 --- a/docs/dyn/gamesConfiguration_v1configuration.html +++ b/docs/dyn/gamesConfiguration_v1configuration.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/gamesConfiguration_v1configuration.leaderboardConfigurations.html b/docs/dyn/gamesConfiguration_v1configuration.leaderboardConfigurations.html index d952800f5f..1bade498cf 100644 --- a/docs/dyn/gamesConfiguration_v1configuration.leaderboardConfigurations.html +++ b/docs/dyn/gamesConfiguration_v1configuration.leaderboardConfigurations.html @@ -90,7 +90,7 @@

Instance Methods

list(applicationId, maxResults=None, pageToken=None, x__xgafv=None)

Returns a list of the leaderboard configurations in this application.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(leaderboardId, body=None, x__xgafv=None)

@@ -863,17 +863,17 @@

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. +
diff --git a/docs/dyn/gamesManagement_v1management.applications.html b/docs/dyn/gamesManagement_v1management.applications.html index 60f1246230..a31fba8a57 100644 --- a/docs/dyn/gamesManagement_v1management.applications.html +++ b/docs/dyn/gamesManagement_v1management.applications.html @@ -81,7 +81,7 @@

Instance Methods

listHidden(applicationId, maxResults=None, pageToken=None, x__xgafv=None)

Get the list of players hidden from the given application. This method is only available to user accounts for your developer console.

- listHidden_next()

+ listHidden_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

Method Details

- listHidden_next() + listHidden_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. +
\ No newline at end of file diff --git a/docs/dyn/gamesManagement_v1management.html b/docs/dyn/gamesManagement_v1management.html index db16836716..17c3f92a51 100644 --- a/docs/dyn/gamesManagement_v1management.html +++ b/docs/dyn/gamesManagement_v1management.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/gkebackup_v1.html b/docs/dyn/gkebackup_v1.html index aa5b8fe836..f5e917afa9 100644 --- a/docs/dyn/gkebackup_v1.html +++ b/docs/dyn/gkebackup_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/gkebackup_v1.projects.locations.backupChannels.backupPlanBindings.html b/docs/dyn/gkebackup_v1.projects.locations.backupChannels.backupPlanBindings.html index fcd3b16f2b..abdad1d3cc 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.backupChannels.backupPlanBindings.html +++ b/docs/dyn/gkebackup_v1.projects.locations.backupChannels.backupPlanBindings.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists BackupPlanBindings in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -221,17 +221,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkebackup_v1.projects.locations.backupChannels.html b/docs/dyn/gkebackup_v1.projects.locations.backupChannels.html index 26bf965c04..94d4d591e9 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.backupChannels.html +++ b/docs/dyn/gkebackup_v1.projects.locations.backupChannels.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists BackupChannels in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/gkebackup_v1.projects.locations.backupPlans.backups.html b/docs/dyn/gkebackup_v1.projects.locations.backupPlans.backups.html index b452740c27..afbcf59c47 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.backupPlans.backups.html +++ b/docs/dyn/gkebackup_v1.projects.locations.backupPlans.backups.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the Backups for a given BackupPlan.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -512,17 +512,17 @@

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. +
diff --git a/docs/dyn/gkebackup_v1.projects.locations.backupPlans.backups.volumeBackups.html b/docs/dyn/gkebackup_v1.projects.locations.backupPlans.backups.volumeBackups.html index fcce8368c3..bcbd6a3dc5 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.backupPlans.backups.volumeBackups.html +++ b/docs/dyn/gkebackup_v1.projects.locations.backupPlans.backups.volumeBackups.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the VolumeBackups for a given Backup.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -231,17 +231,17 @@

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. +
diff --git a/docs/dyn/gkebackup_v1.projects.locations.backupPlans.html b/docs/dyn/gkebackup_v1.projects.locations.backupPlans.html index d6402e7e50..7ede1533d5 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.backupPlans.html +++ b/docs/dyn/gkebackup_v1.projects.locations.backupPlans.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists BackupPlans in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -571,17 +571,17 @@

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. +
diff --git a/docs/dyn/gkebackup_v1.projects.locations.html b/docs/dyn/gkebackup_v1.projects.locations.html index f7d5b79cf2..87a9e722a4 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.html +++ b/docs/dyn/gkebackup_v1.projects.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkebackup_v1.projects.locations.operations.html b/docs/dyn/gkebackup_v1.projects.locations.operations.html index e3ff94c12f..ad9b892205 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.operations.html +++ b/docs/dyn/gkebackup_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkebackup_v1.projects.locations.restoreChannels.html b/docs/dyn/gkebackup_v1.projects.locations.restoreChannels.html index 35399cc1bf..453585f42c 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.restoreChannels.html +++ b/docs/dyn/gkebackup_v1.projects.locations.restoreChannels.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists RestoreChannels in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -266,17 +266,17 @@

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. +
diff --git a/docs/dyn/gkebackup_v1.projects.locations.restoreChannels.restorePlanBindings.html b/docs/dyn/gkebackup_v1.projects.locations.restoreChannels.restorePlanBindings.html index 5608472262..35a8f4ea03 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.restoreChannels.restorePlanBindings.html +++ b/docs/dyn/gkebackup_v1.projects.locations.restoreChannels.restorePlanBindings.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists RestorePlanBindings in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,17 +155,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkebackup_v1.projects.locations.restorePlans.html b/docs/dyn/gkebackup_v1.projects.locations.restorePlans.html index 2bef837f87..62f64c8fe5 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.restorePlans.html +++ b/docs/dyn/gkebackup_v1.projects.locations.restorePlans.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists RestorePlans in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -668,17 +668,17 @@

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. +
diff --git a/docs/dyn/gkebackup_v1.projects.locations.restorePlans.restores.html b/docs/dyn/gkebackup_v1.projects.locations.restorePlans.restores.html index 6fd9e57196..ea312ad6b1 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.restorePlans.restores.html +++ b/docs/dyn/gkebackup_v1.projects.locations.restorePlans.restores.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Restores for a given RestorePlan.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -786,17 +786,17 @@

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. +
diff --git a/docs/dyn/gkebackup_v1.projects.locations.restorePlans.restores.volumeRestores.html b/docs/dyn/gkebackup_v1.projects.locations.restorePlans.restores.volumeRestores.html index 4a1e480c23..88abc25d2d 100644 --- a/docs/dyn/gkebackup_v1.projects.locations.restorePlans.restores.volumeRestores.html +++ b/docs/dyn/gkebackup_v1.projects.locations.restorePlans.restores.volumeRestores.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the VolumeRestores for a given Restore.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -225,17 +225,17 @@

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. +
diff --git a/docs/dyn/gkeonprem_v1.html b/docs/dyn/gkeonprem_v1.html index 956c008aad..2d75622405 100644 --- a/docs/dyn/gkeonprem_v1.html +++ b/docs/dyn/gkeonprem_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.html b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.html index f0dc839109..60966b4150 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, allowMissing=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists bare metal admin clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -986,17 +986,17 @@

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. +
diff --git a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.operations.html b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.operations.html index 4e1f0266e4..760262234c 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.operations.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.bareMetalNodePools.html b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.bareMetalNodePools.html index a6b8a410e4..ef58205e91 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.bareMetalNodePools.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.bareMetalNodePools.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists bare metal node pools in a given project, location and bare metal cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body, allowMissing=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -533,17 +533,17 @@

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. +
diff --git a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.bareMetalNodePools.operations.html b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.bareMetalNodePools.operations.html index 2da4d3f29c..f3e6942765 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.bareMetalNodePools.operations.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.bareMetalNodePools.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.html b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.html index a64ee0a300..0e35bfde3d 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, allowMissing=None, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists bare metal clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body, allowMissing=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1193,17 +1193,17 @@

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. +
diff --git a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.operations.html b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.operations.html index 3d95f7efe1..7fb0592670 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.operations.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkeonprem_v1.projects.locations.html b/docs/dyn/gkeonprem_v1.projects.locations.html index 53761b05ee..f4bb8a2780 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkeonprem_v1.projects.locations.operations.html b/docs/dyn/gkeonprem_v1.projects.locations.operations.html index b238ebd450..aad34fd7d0 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.operations.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkeonprem_v1.projects.locations.vmwareAdminClusters.html b/docs/dyn/gkeonprem_v1.projects.locations.vmwareAdminClusters.html index 13afded892..a95132693a 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.vmwareAdminClusters.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.vmwareAdminClusters.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, allowMissing=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists VMware admin clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body, skipValidations=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -1029,17 +1029,17 @@

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. +
diff --git a/docs/dyn/gkeonprem_v1.projects.locations.vmwareAdminClusters.operations.html b/docs/dyn/gkeonprem_v1.projects.locations.vmwareAdminClusters.operations.html index 9439e27d35..cee80cd3ad 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.vmwareAdminClusters.operations.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.vmwareAdminClusters.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.html b/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.html index 715a5f674e..684009f13b 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, allowMissing=None, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists VMware Clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body, skipValidations=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -981,17 +981,17 @@

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. +
diff --git a/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.operations.html b/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.operations.html index 47ff7a67c5..710de5b89a 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.operations.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.vmwareNodePools.html b/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.vmwareNodePools.html index 1c355225ea..854dba2dd4 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.vmwareNodePools.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.vmwareNodePools.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists VMware node pools in a given project, location and VMWare cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -544,17 +544,17 @@

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. +
diff --git a/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.vmwareNodePools.operations.html b/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.vmwareNodePools.operations.html index aa3e9669af..5527944be0 100644 --- a/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.vmwareNodePools.operations.html +++ b/docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.vmwareNodePools.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gmail_v1.html b/docs/dyn/gmail_v1.html index e0eb9e54bc..f52c50112c 100644 --- a/docs/dyn/gmail_v1.html +++ b/docs/dyn/gmail_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/gmail_v1.users.drafts.html b/docs/dyn/gmail_v1.users.drafts.html index 3be74a5aa2..e10b8c61bc 100644 --- a/docs/dyn/gmail_v1.users.drafts.html +++ b/docs/dyn/gmail_v1.users.drafts.html @@ -90,7 +90,7 @@

Instance Methods

list(userId, includeSpamTrash=None, maxResults=None, pageToken=None, q=None, x__xgafv=None)

Lists the drafts in the user's mailbox. For more information, see [Create and send draft emails](https://developers.google.com/workspace/gmail/api/guides/drafts).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

send(userId, body=None, media_body=None, media_mime_type=None, x__xgafv=None)

@@ -370,17 +370,17 @@

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. +
diff --git a/docs/dyn/gmail_v1.users.history.html b/docs/dyn/gmail_v1.users.history.html index 249018fd6f..36f1dedbfb 100644 --- a/docs/dyn/gmail_v1.users.history.html +++ b/docs/dyn/gmail_v1.users.history.html @@ -81,7 +81,7 @@

Instance Methods

list(userId, historyTypes=None, labelId=None, maxResults=None, pageToken=None, startHistoryId=None, x__xgafv=None)

Lists the history of all changes to the given mailbox. History results are returned in chronological order (increasing `historyId`). For more information, see [Synchronize clients with Gmail](https://developers.google.com/workspace/gmail/api/guides/sync).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -359,17 +359,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gmail_v1.users.messages.html b/docs/dyn/gmail_v1.users.messages.html index cc885653d8..b0ff323212 100644 --- a/docs/dyn/gmail_v1.users.messages.html +++ b/docs/dyn/gmail_v1.users.messages.html @@ -104,7 +104,7 @@

Instance Methods

list(userId, includeSpamTrash=None, labelIds=None, maxResults=None, pageToken=None, q=None, x__xgafv=None)

Lists the messages in the user's mailbox. For more information, see [List Gmail messages](https://developers.google.com/workspace/gmail/api/guides/list-messages).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modify(userId, id, body=None, x__xgafv=None)

@@ -562,17 +562,17 @@

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. +
diff --git a/docs/dyn/gmail_v1.users.settings.cse.identities.html b/docs/dyn/gmail_v1.users.settings.cse.identities.html index c94416a51f..006f06210a 100644 --- a/docs/dyn/gmail_v1.users.settings.cse.identities.html +++ b/docs/dyn/gmail_v1.users.settings.cse.identities.html @@ -90,7 +90,7 @@

Instance Methods

list(userId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the client-side encrypted identities for an authenticated user. For administrators managing identities and keypairs for users in their organization, requests require authorization with a [service account](https://developers.google.com/identity/protocols/OAuth2ServiceAccount) that has [domain-wide delegation authority](https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority) to impersonate users with the `https://www.googleapis.com/auth/gmail.settings.basic` scope. For users managing their own identities and keypairs, requests require [hardware key encryption](https://support.google.com/a/answer/14153163) turned on and configured.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(userId, emailAddress, body=None, x__xgafv=None)

@@ -208,17 +208,17 @@

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. +
diff --git a/docs/dyn/gmail_v1.users.settings.cse.keypairs.html b/docs/dyn/gmail_v1.users.settings.cse.keypairs.html index efe981c81a..f5a2c61fd2 100644 --- a/docs/dyn/gmail_v1.users.settings.cse.keypairs.html +++ b/docs/dyn/gmail_v1.users.settings.cse.keypairs.html @@ -93,7 +93,7 @@

Instance Methods

list(userId, pageSize=None, pageToken=None, x__xgafv=None)

Lists client-side encryption key pairs for an authenticated user. For administrators managing identities and keypairs for users in their organization, requests require authorization with a [service account](https://developers.google.com/identity/protocols/OAuth2ServiceAccount) that has [domain-wide delegation authority](https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority) to impersonate users with the `https://www.googleapis.com/auth/gmail.settings.basic` scope. For users managing their own identities and keypairs, requests require [hardware key encryption](https://support.google.com/a/answer/14153163) turned on and configured.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

obliterate(userId, keyPairId, body=None, x__xgafv=None)

@@ -347,17 +347,17 @@

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. +
diff --git a/docs/dyn/gmail_v1.users.threads.html b/docs/dyn/gmail_v1.users.threads.html index 34ba87017c..a440e09710 100644 --- a/docs/dyn/gmail_v1.users.threads.html +++ b/docs/dyn/gmail_v1.users.threads.html @@ -87,7 +87,7 @@

Instance Methods

list(userId, includeSpamTrash=None, labelIds=None, maxResults=None, pageToken=None, q=None, x__xgafv=None)

Lists the threads in the user's mailbox. For more information, see [Manage threads](https://developers.google.com/workspace/gmail/api/guides/threads).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modify(userId, id, body=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/gmailpostmastertools_v1.domains.html b/docs/dyn/gmailpostmastertools_v1.domains.html index f8851465eb..448ec5c89e 100644 --- a/docs/dyn/gmailpostmastertools_v1.domains.html +++ b/docs/dyn/gmailpostmastertools_v1.domains.html @@ -89,7 +89,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists the domains that have been registered by the client. The order of domains in the response is unspecified and non-deterministic. Newly created domains will not necessarily be added to the end of this list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,17 +146,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gmailpostmastertools_v1.domains.trafficStats.html b/docs/dyn/gmailpostmastertools_v1.domains.trafficStats.html index 2944b87e1d..761e85ed44 100644 --- a/docs/dyn/gmailpostmastertools_v1.domains.trafficStats.html +++ b/docs/dyn/gmailpostmastertools_v1.domains.trafficStats.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, endDate_day=None, endDate_month=None, endDate_year=None, pageSize=None, pageToken=None, startDate_day=None, startDate_month=None, startDate_year=None, x__xgafv=None)

List traffic statistics for all available days. Returns PERMISSION_DENIED if user does not have permission to access TrafficStats for the domain.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -206,17 +206,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gmailpostmastertools_v1.html b/docs/dyn/gmailpostmastertools_v1.html index a096a57793..a9670557e6 100644 --- a/docs/dyn/gmailpostmastertools_v1.html +++ b/docs/dyn/gmailpostmastertools_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/gmailpostmastertools_v1beta1.domains.html b/docs/dyn/gmailpostmastertools_v1beta1.domains.html index 06ef24b991..cee7aa463d 100644 --- a/docs/dyn/gmailpostmastertools_v1beta1.domains.html +++ b/docs/dyn/gmailpostmastertools_v1beta1.domains.html @@ -89,7 +89,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists the domains that have been registered by the client. The order of domains in the response is unspecified and non-deterministic. Newly created domains will not necessarily be added to the end of this list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,17 +146,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gmailpostmastertools_v1beta1.domains.trafficStats.html b/docs/dyn/gmailpostmastertools_v1beta1.domains.trafficStats.html index adaa4b9a7c..90bb2003ac 100644 --- a/docs/dyn/gmailpostmastertools_v1beta1.domains.trafficStats.html +++ b/docs/dyn/gmailpostmastertools_v1beta1.domains.trafficStats.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, endDate_day=None, endDate_month=None, endDate_year=None, pageSize=None, pageToken=None, startDate_day=None, startDate_month=None, startDate_year=None, x__xgafv=None)

List traffic statistics for all available days. Returns PERMISSION_DENIED if user does not have permission to access TrafficStats for the domain.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -208,17 +208,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/gmailpostmastertools_v1beta1.html b/docs/dyn/gmailpostmastertools_v1beta1.html index 5e6155c6c9..a39f2cc6dc 100644 --- a/docs/dyn/gmailpostmastertools_v1beta1.html +++ b/docs/dyn/gmailpostmastertools_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/gmailpostmastertools_v2.domains.domainStats.html b/docs/dyn/gmailpostmastertools_v2.domains.domainStats.html index ae579ab906..ca9cbca4dd 100644 --- a/docs/dyn/gmailpostmastertools_v2.domains.domainStats.html +++ b/docs/dyn/gmailpostmastertools_v2.domains.domainStats.html @@ -81,7 +81,7 @@

Instance Methods

query(parent, body=None, x__xgafv=None)

Retrieves a list of domain statistics for a given domain and time period. Returns statistics only for dates where data is available. Returns PERMISSION_DENIED if you don't have permission to access DomainStats for the domain.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -177,17 +177,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/gmailpostmastertools_v2.domains.html b/docs/dyn/gmailpostmastertools_v2.domains.html index ec324b48ce..31318b021f 100644 --- a/docs/dyn/gmailpostmastertools_v2.domains.html +++ b/docs/dyn/gmailpostmastertools_v2.domains.html @@ -106,7 +106,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Retrieves a list of all domains registered by you, along with their corresponding metadata. The order of domains in the response is unspecified and non-deterministic. Newly registered domains will not necessarily be added to the end of this list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

verify(name, body=None, x__xgafv=None)

@@ -320,17 +320,17 @@

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. +
diff --git a/docs/dyn/gmailpostmastertools_v2.domains.users.html b/docs/dyn/gmailpostmastertools_v2.domains.users.html index f2cbfbbacf..3a1fa820a6 100644 --- a/docs/dyn/gmailpostmastertools_v2.domains.users.html +++ b/docs/dyn/gmailpostmastertools_v2.domains.users.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

[Developer Preview](https://developers.google.com/workspace/preview): Lists the users that have access to a domain.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -204,17 +204,17 @@

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. +
diff --git a/docs/dyn/gmailpostmastertools_v2.html b/docs/dyn/gmailpostmastertools_v2.html index f5777c9181..bd03eebd7b 100644 --- a/docs/dyn/gmailpostmastertools_v2.html +++ b/docs/dyn/gmailpostmastertools_v2.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/groupsmigration_v1.html b/docs/dyn/groupsmigration_v1.html index a55623b508..74266052cb 100644 --- a/docs/dyn/groupsmigration_v1.html +++ b/docs/dyn/groupsmigration_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/groupssettings_v1.html b/docs/dyn/groupssettings_v1.html index 0fa2af5228..88ee837276 100644 --- a/docs/dyn/groupssettings_v1.html +++ b/docs/dyn/groupssettings_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/iam_v1.html b/docs/dyn/iam_v1.html index 9450f4da5c..c070ca71f9 100644 --- a/docs/dyn/iam_v1.html +++ b/docs/dyn/iam_v1.html @@ -108,7 +108,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -117,20 +117,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. +
\ No newline at end of file diff --git a/docs/dyn/iam_v1.locations.workforcePools.html b/docs/dyn/iam_v1.locations.workforcePools.html index 0f35e4ca5e..ed1f8a329c 100644 --- a/docs/dyn/iam_v1.locations.workforcePools.html +++ b/docs/dyn/iam_v1.locations.workforcePools.html @@ -108,7 +108,7 @@

Instance Methods

list(location, pageSize=None, pageToken=None, parent=None, showDeleted=None, x__xgafv=None)

Lists all non-deleted WorkforcePools under the specified parent. If `show_deleted` is set to `true`, then deleted pools are also listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -355,17 +355,17 @@

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. +
diff --git a/docs/dyn/iam_v1.locations.workforcePools.providers.html b/docs/dyn/iam_v1.locations.workforcePools.providers.html index 4a1146a5a4..be9101c028 100644 --- a/docs/dyn/iam_v1.locations.workforcePools.providers.html +++ b/docs/dyn/iam_v1.locations.workforcePools.providers.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists all non-deleted WorkforcePoolProviders in a WorkforcePool. If `show_deleted` is set to `true`, then deleted providers are also listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -424,17 +424,17 @@

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. +
diff --git a/docs/dyn/iam_v1.locations.workforcePools.providers.keys.html b/docs/dyn/iam_v1.locations.workforcePools.providers.keys.html index b82c3c16e1..99c6330fde 100644 --- a/docs/dyn/iam_v1.locations.workforcePools.providers.keys.html +++ b/docs/dyn/iam_v1.locations.workforcePools.providers.keys.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists all non-deleted WorkforcePoolProviderKeys in a WorkforcePoolProvider. If `show_deleted` is set to `true`, then deleted keys are also listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

undelete(name, body=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/iam_v1.locations.workforcePools.providers.scimTenants.html b/docs/dyn/iam_v1.locations.workforcePools.providers.scimTenants.html index 3443a33d90..7a6ea3cdbd 100644 --- a/docs/dyn/iam_v1.locations.workforcePools.providers.scimTenants.html +++ b/docs/dyn/iam_v1.locations.workforcePools.providers.scimTenants.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Gemini Enterprise only. Lists all non-deleted WorkforcePoolProviderScimTenants in a WorkforcePoolProvider. If `show_deleted` is set to `true`, then deleted SCIM tenants are also listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -248,17 +248,17 @@

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. +
diff --git a/docs/dyn/iam_v1.locations.workforcePools.providers.scimTenants.tokens.html b/docs/dyn/iam_v1.locations.workforcePools.providers.scimTenants.tokens.html index fdd262f632..0d8c2d58bb 100644 --- a/docs/dyn/iam_v1.locations.workforcePools.providers.scimTenants.tokens.html +++ b/docs/dyn/iam_v1.locations.workforcePools.providers.scimTenants.tokens.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Gemini Enterprise only. Lists all non-deleted WorkforcePoolProviderScimTokenss in a WorkforcePoolProviderScimTenant. If `show_deleted` is set to `true`, then deleted SCIM tokens are also listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -209,17 +209,17 @@

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. +
diff --git a/docs/dyn/iam_v1.organizations.roles.html b/docs/dyn/iam_v1.organizations.roles.html index add143c038..3bfe8fd105 100644 --- a/docs/dyn/iam_v1.organizations.roles.html +++ b/docs/dyn/iam_v1.organizations.roles.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, view=None, x__xgafv=None)

Lists every predefined Role that IAM supports, or every custom role that is defined for an organization or project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/iam_v1.permissions.html b/docs/dyn/iam_v1.permissions.html index 537084f68a..27cf472f7a 100644 --- a/docs/dyn/iam_v1.permissions.html +++ b/docs/dyn/iam_v1.permissions.html @@ -81,7 +81,7 @@

Instance Methods

queryTestablePermissions(body=None, x__xgafv=None)

Lists every permission that you can test on a resource. A permission is testable if you can check whether a principal has that permission on the resource.

- queryTestablePermissions_next()

+ queryTestablePermissions_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -129,17 +129,17 @@

Method Details

- queryTestablePermissions_next() + queryTestablePermissions_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. +
\ No newline at end of file diff --git a/docs/dyn/iam_v1.projects.locations.oauthClients.html b/docs/dyn/iam_v1.projects.locations.oauthClients.html index 5b2d31e451..c237532bc7 100644 --- a/docs/dyn/iam_v1.projects.locations.oauthClients.html +++ b/docs/dyn/iam_v1.projects.locations.oauthClients.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists all non-deleted OauthClients in a project. If `show_deleted` is set to `true`, then deleted OauthClients are also listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -282,17 +282,17 @@

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. +
diff --git a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.html b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.html index d245c08fe7..7485d0eb0a 100644 --- a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.html +++ b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.html @@ -114,10 +114,10 @@

Instance Methods

listAttestationRules(resource, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all AttestationRule on a WorkloadIdentityPoolManagedIdentity.

- listAttestationRules_next()

+ listAttestationRules_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -491,31 +491,31 @@

Method Details

- listAttestationRules_next() + listAttestationRules_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_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. +
diff --git a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.namespaces.html b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.namespaces.html index 2b5661a98e..bb63c90b22 100644 --- a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.namespaces.html +++ b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.namespaces.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists all non-deleted WorkloadIdentityPoolNamespaces in a workload identity pool. If `show_deleted` is set to `true`, then deleted namespaces are also listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -260,17 +260,17 @@

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. +
diff --git a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.namespaces.managedIdentities.html b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.namespaces.managedIdentities.html index 420a5249e9..15ca6f3bb6 100644 --- a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.namespaces.managedIdentities.html +++ b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.namespaces.managedIdentities.html @@ -106,10 +106,10 @@

Instance Methods

listAttestationRules(resource, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List all AttestationRule on a WorkloadIdentityPoolManagedIdentity.

- listAttestationRules_next()

+ listAttestationRules_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -337,31 +337,31 @@

Method Details

- listAttestationRules_next() + listAttestationRules_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_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. +
diff --git a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.providers.html b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.providers.html index 91a68f3ac2..3d52f29a11 100644 --- a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.providers.html +++ b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.providers.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists all non-deleted WorkloadIdentityPoolProviders in a WorkloadIdentityPool. If `show_deleted` is set to `true`, then deleted providers are also listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -350,17 +350,17 @@

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. +
diff --git a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.providers.keys.html b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.providers.keys.html index 106b8b87aa..29c45d4d93 100644 --- a/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.providers.keys.html +++ b/docs/dyn/iam_v1.projects.locations.workloadIdentityPools.providers.keys.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists all non-deleted WorkloadIdentityPoolProviderKeys in a project. If show_deleted is set to `true`, then deleted pools are also listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

undelete(name, body=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/iam_v1.projects.roles.html b/docs/dyn/iam_v1.projects.roles.html index 960ed63a90..fdcb685059 100644 --- a/docs/dyn/iam_v1.projects.roles.html +++ b/docs/dyn/iam_v1.projects.roles.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, view=None, x__xgafv=None)

Lists every predefined Role that IAM supports, or every custom role that is defined for an organization or project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/iam_v1.projects.serviceAccounts.html b/docs/dyn/iam_v1.projects.serviceAccounts.html index 6110a55e1f..f7a547c542 100644 --- a/docs/dyn/iam_v1.projects.serviceAccounts.html +++ b/docs/dyn/iam_v1.projects.serviceAccounts.html @@ -104,7 +104,7 @@

Instance Methods

list(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists every ServiceAccount that belongs to a specific project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -354,17 +354,17 @@

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. +
diff --git a/docs/dyn/iam_v1.roles.html b/docs/dyn/iam_v1.roles.html index 267f340910..7508171563 100644 --- a/docs/dyn/iam_v1.roles.html +++ b/docs/dyn/iam_v1.roles.html @@ -84,13 +84,13 @@

Instance Methods

list(pageSize=None, pageToken=None, parent=None, showDeleted=None, view=None, x__xgafv=None)

Lists every predefined Role that IAM supports, or every custom role that is defined for an organization or project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

queryGrantableRoles(body=None, x__xgafv=None)

Lists roles that can be granted on a Google Cloud resource. A role is grantable if the IAM policy for the resource can contain bindings to the role.

- queryGrantableRoles_next()

+ queryGrantableRoles_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -165,17 +165,17 @@

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. +
@@ -220,17 +220,17 @@

Method Details

- queryGrantableRoles_next() + queryGrantableRoles_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. +
\ No newline at end of file diff --git a/docs/dyn/iam_v2.html b/docs/dyn/iam_v2.html index 609f7ff8ed..520afc98d1 100644 --- a/docs/dyn/iam_v2.html +++ b/docs/dyn/iam_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/iam_v2.policies.html b/docs/dyn/iam_v2.policies.html index b129f1099d..eca100aa9b 100644 --- a/docs/dyn/iam_v2.policies.html +++ b/docs/dyn/iam_v2.policies.html @@ -95,7 +95,7 @@

Instance Methods

listPolicies(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the policies of the specified kind that are attached to a resource. The response lists only policy metadata. In particular, policy rules are omitted.

- listPolicies_next()

+ listPolicies_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -336,17 +336,17 @@

Method Details

- listPolicies_next() + listPolicies_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. +
diff --git a/docs/dyn/iam_v2beta.html b/docs/dyn/iam_v2beta.html index b24e13fbbd..d6c13cdb66 100644 --- a/docs/dyn/iam_v2beta.html +++ b/docs/dyn/iam_v2beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/iam_v2beta.policies.html b/docs/dyn/iam_v2beta.policies.html index 0cc3691496..a6edf4fb72 100644 --- a/docs/dyn/iam_v2beta.policies.html +++ b/docs/dyn/iam_v2beta.policies.html @@ -95,7 +95,7 @@

Instance Methods

listPolicies(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the policies of the specified kind that are attached to a resource. The response lists only policy metadata. In particular, policy rules are omitted.

- listPolicies_next()

+ listPolicies_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, x__xgafv=None)

@@ -336,17 +336,17 @@

Method Details

- listPolicies_next() + listPolicies_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. +
diff --git a/docs/dyn/iamcredentials_v1.html b/docs/dyn/iamcredentials_v1.html index 749a6c1797..6ca8916856 100644 --- a/docs/dyn/iamcredentials_v1.html +++ b/docs/dyn/iamcredentials_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/iap_v1.html b/docs/dyn/iap_v1.html index 09eb5a8d3d..635c5f3954 100644 --- a/docs/dyn/iap_v1.html +++ b/docs/dyn/iap_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/iap_v1.projects.brands.identityAwareProxyClients.html b/docs/dyn/iap_v1.projects.brands.identityAwareProxyClients.html index 5cf53fc36c..76505b2cca 100644 --- a/docs/dyn/iap_v1.projects.brands.identityAwareProxyClients.html +++ b/docs/dyn/iap_v1.projects.brands.identityAwareProxyClients.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the existing clients for the brand.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

resetSecret(name, body=None, x__xgafv=None)

@@ -199,17 +199,17 @@

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. +
diff --git a/docs/dyn/iap_v1beta1.html b/docs/dyn/iap_v1beta1.html index 14f2e687f4..e78f1b3679 100644 --- a/docs/dyn/iap_v1beta1.html +++ b/docs/dyn/iap_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/identitytoolkit_v1.html b/docs/dyn/identitytoolkit_v1.html index 776277bb09..efc27e17d5 100644 --- a/docs/dyn/identitytoolkit_v1.html +++ b/docs/dyn/identitytoolkit_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/identitytoolkit_v1.projects.accounts.html b/docs/dyn/identitytoolkit_v1.projects.accounts.html index a7b2f72a7c..a24fbfb75a 100644 --- a/docs/dyn/identitytoolkit_v1.projects.accounts.html +++ b/docs/dyn/identitytoolkit_v1.projects.accounts.html @@ -84,7 +84,7 @@

Instance Methods

batchGet(targetProjectId, delegatedProjectNumber=None, maxResults=None, nextPageToken=None, tenantId=None, x__xgafv=None)

Download account information for all accounts on the project in a paginated manner. To use this method requires a Google OAuth 2.0 credential with proper [permissions](https://cloud.google.com/identity-platform/docs/access-control).. Furthermore, additional permissions are needed to get password hash, password salt, and password version from accounts; otherwise these fields are redacted.

- batchGet_next()

+ batchGet_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -330,17 +330,17 @@

Method Details

- batchGet_next() + batchGet_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. +
diff --git a/docs/dyn/identitytoolkit_v1.projects.tenants.accounts.html b/docs/dyn/identitytoolkit_v1.projects.tenants.accounts.html index 90e7163f0e..b4e09af914 100644 --- a/docs/dyn/identitytoolkit_v1.projects.tenants.accounts.html +++ b/docs/dyn/identitytoolkit_v1.projects.tenants.accounts.html @@ -84,7 +84,7 @@

Instance Methods

batchGet(targetProjectId, tenantId, delegatedProjectNumber=None, maxResults=None, nextPageToken=None, x__xgafv=None)

Download account information for all accounts on the project in a paginated manner. To use this method requires a Google OAuth 2.0 credential with proper [permissions](https://cloud.google.com/identity-platform/docs/access-control).. Furthermore, additional permissions are needed to get password hash, password salt, and password version from accounts; otherwise these fields are redacted.

- batchGet_next()

+ batchGet_next(previous_request, previous_response)

Retrieves the next page of results.

close()

@@ -332,17 +332,17 @@

Method Details

- batchGet_next() + batchGet_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. +
diff --git a/docs/dyn/identitytoolkit_v2.defaultSupportedIdps.html b/docs/dyn/identitytoolkit_v2.defaultSupportedIdps.html index 6694c80dbf..a1da91014a 100644 --- a/docs/dyn/identitytoolkit_v2.defaultSupportedIdps.html +++ b/docs/dyn/identitytoolkit_v2.defaultSupportedIdps.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

List all default supported Idps.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -116,17 +116,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/identitytoolkit_v2.html b/docs/dyn/identitytoolkit_v2.html index 1f764a032b..871db49c75 100644 --- a/docs/dyn/identitytoolkit_v2.html +++ b/docs/dyn/identitytoolkit_v2.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/identitytoolkit_v2.projects.defaultSupportedIdpConfigs.html b/docs/dyn/identitytoolkit_v2.projects.defaultSupportedIdpConfigs.html index 748b7c1a74..a762193cef 100644 --- a/docs/dyn/identitytoolkit_v2.projects.defaultSupportedIdpConfigs.html +++ b/docs/dyn/identitytoolkit_v2.projects.defaultSupportedIdpConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all default supported Idp configurations for an Identity Toolkit project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/identitytoolkit_v2.projects.inboundSamlConfigs.html b/docs/dyn/identitytoolkit_v2.projects.inboundSamlConfigs.html index 96d7ea060c..2c580fee71 100644 --- a/docs/dyn/identitytoolkit_v2.projects.inboundSamlConfigs.html +++ b/docs/dyn/identitytoolkit_v2.projects.inboundSamlConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all inbound SAML configurations for an Identity Toolkit project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -280,17 +280,17 @@

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. +
diff --git a/docs/dyn/identitytoolkit_v2.projects.oauthIdpConfigs.html b/docs/dyn/identitytoolkit_v2.projects.oauthIdpConfigs.html index 96e0996429..75df7556e2 100644 --- a/docs/dyn/identitytoolkit_v2.projects.oauthIdpConfigs.html +++ b/docs/dyn/identitytoolkit_v2.projects.oauthIdpConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all Oidc Idp configurations for an Identity Toolkit project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -232,17 +232,17 @@

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. +
diff --git a/docs/dyn/identitytoolkit_v2.projects.tenants.defaultSupportedIdpConfigs.html b/docs/dyn/identitytoolkit_v2.projects.tenants.defaultSupportedIdpConfigs.html index 0eedca1e0a..d3d4a67bc2 100644 --- a/docs/dyn/identitytoolkit_v2.projects.tenants.defaultSupportedIdpConfigs.html +++ b/docs/dyn/identitytoolkit_v2.projects.tenants.defaultSupportedIdpConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all default supported Idp configurations for an Identity Toolkit project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/identitytoolkit_v2.projects.tenants.html b/docs/dyn/identitytoolkit_v2.projects.tenants.html index e7299fea9a..0a43b9528d 100644 --- a/docs/dyn/identitytoolkit_v2.projects.tenants.html +++ b/docs/dyn/identitytoolkit_v2.projects.tenants.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List tenants under the given agent project. Requires read permission on the Agent project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -691,17 +691,17 @@

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. +
diff --git a/docs/dyn/identitytoolkit_v2.projects.tenants.inboundSamlConfigs.html b/docs/dyn/identitytoolkit_v2.projects.tenants.inboundSamlConfigs.html index db3b17ca27..ec503a909f 100644 --- a/docs/dyn/identitytoolkit_v2.projects.tenants.inboundSamlConfigs.html +++ b/docs/dyn/identitytoolkit_v2.projects.tenants.inboundSamlConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all inbound SAML configurations for an Identity Toolkit project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -280,17 +280,17 @@

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. +
diff --git a/docs/dyn/identitytoolkit_v2.projects.tenants.oauthIdpConfigs.html b/docs/dyn/identitytoolkit_v2.projects.tenants.oauthIdpConfigs.html index dd8eacbcc7..65f72c487d 100644 --- a/docs/dyn/identitytoolkit_v2.projects.tenants.oauthIdpConfigs.html +++ b/docs/dyn/identitytoolkit_v2.projects.tenants.oauthIdpConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all Oidc Idp configurations for an Identity Toolkit project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -232,17 +232,17 @@

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. +
diff --git a/docs/dyn/identitytoolkit_v3.html b/docs/dyn/identitytoolkit_v3.html index a0d1549119..7cadfb98c9 100644 --- a/docs/dyn/identitytoolkit_v3.html +++ b/docs/dyn/identitytoolkit_v3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/identitytoolkit_v3.relyingparty.html b/docs/dyn/identitytoolkit_v3.relyingparty.html index 610af8c8f4..2fb6ca3947 100644 --- a/docs/dyn/identitytoolkit_v3.relyingparty.html +++ b/docs/dyn/identitytoolkit_v3.relyingparty.html @@ -87,7 +87,7 @@

Instance Methods

downloadAccount(body=None)

Batch download user accounts.

- downloadAccount_next()

+ downloadAccount_next(previous_request, previous_response)

Retrieves the next page of results.

emailLinkSignin(body=None)

@@ -279,17 +279,17 @@

Method Details

- downloadAccount_next() + downloadAccount_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. +
diff --git a/docs/dyn/ids_v1.html b/docs/dyn/ids_v1.html index 58fa665386..98e07c26db 100644 --- a/docs/dyn/ids_v1.html +++ b/docs/dyn/ids_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/ids_v1.projects.locations.endpoints.html b/docs/dyn/ids_v1.projects.locations.endpoints.html index 2ccf1c05a4..ad81ecbcf4 100644 --- a/docs/dyn/ids_v1.projects.locations.endpoints.html +++ b/docs/dyn/ids_v1.projects.locations.endpoints.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Endpoints in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -283,17 +283,17 @@

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. +
diff --git a/docs/dyn/ids_v1.projects.locations.html b/docs/dyn/ids_v1.projects.locations.html index 9829e81c87..f759e3a158 100644 --- a/docs/dyn/ids_v1.projects.locations.html +++ b/docs/dyn/ids_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ids_v1.projects.locations.operations.html b/docs/dyn/ids_v1.projects.locations.operations.html index d09b9d3044..e921c1dc20 100644 --- a/docs/dyn/ids_v1.projects.locations.operations.html +++ b/docs/dyn/ids_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/indexing_v3.html b/docs/dyn/indexing_v3.html index 618297e100..81b9507076 100644 --- a/docs/dyn/indexing_v3.html +++ b/docs/dyn/indexing_v3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/jobs_v3.html b/docs/dyn/jobs_v3.html index 6cb944ef08..cc643f516c 100644 --- a/docs/dyn/jobs_v3.html +++ b/docs/dyn/jobs_v3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/jobs_v3.projects.companies.html b/docs/dyn/jobs_v3.projects.companies.html index 10eb16ebe6..4054cf7723 100644 --- a/docs/dyn/jobs_v3.projects.companies.html +++ b/docs/dyn/jobs_v3.projects.companies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, requireOpenJobs=None, x__xgafv=None)

Lists all companies associated with the service account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -357,17 +357,17 @@

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. +
diff --git a/docs/dyn/jobs_v3.projects.jobs.html b/docs/dyn/jobs_v3.projects.jobs.html index 5fb6a1ee99..c9285b60b3 100644 --- a/docs/dyn/jobs_v3.projects.jobs.html +++ b/docs/dyn/jobs_v3.projects.jobs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, jobView=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists jobs by filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -105,10 +105,10 @@

Instance Methods

searchForAlert(parent, body=None, x__xgafv=None)

Searches for jobs using the provided SearchJobsRequest. This API call is intended for the use case of targeting passive job seekers (for example, job seekers who have signed up to receive email alerts about potential job opportunities), and has different algorithmic adjustments that are targeted to passive job seekers. This call constrains the visibility of jobs present in the database, and only returns jobs the caller has permission to search against.

- searchForAlert_next()

+ searchForAlert_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -800,17 +800,17 @@

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. +
@@ -1935,31 +1935,31 @@

Method Details

- searchForAlert_next() + searchForAlert_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. +
- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/jobs_v3p1beta1.html b/docs/dyn/jobs_v3p1beta1.html index 8db56c6610..12654c49cf 100644 --- a/docs/dyn/jobs_v3p1beta1.html +++ b/docs/dyn/jobs_v3p1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/jobs_v3p1beta1.projects.companies.html b/docs/dyn/jobs_v3p1beta1.projects.companies.html index cf538324b9..448ae5d705 100644 --- a/docs/dyn/jobs_v3p1beta1.projects.companies.html +++ b/docs/dyn/jobs_v3p1beta1.projects.companies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, requireOpenJobs=None, x__xgafv=None)

Lists all companies associated with the service account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -357,17 +357,17 @@

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. +
diff --git a/docs/dyn/jobs_v3p1beta1.projects.jobs.html b/docs/dyn/jobs_v3p1beta1.projects.jobs.html index 6e618df7ae..48fa30d53d 100644 --- a/docs/dyn/jobs_v3p1beta1.projects.jobs.html +++ b/docs/dyn/jobs_v3p1beta1.projects.jobs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, jobView=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists jobs by filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -105,10 +105,10 @@

Instance Methods

searchForAlert(parent, body=None, x__xgafv=None)

Searches for jobs using the provided SearchJobsRequest. This API call is intended for the use case of targeting passive job seekers (for example, job seekers who have signed up to receive email alerts about potential job opportunities), and has different algorithmic adjustments that are targeted to passive job seekers. This call constrains the visibility of jobs present in the database, and only returns jobs the caller has permission to search against.

- searchForAlert_next()

+ searchForAlert_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -800,17 +800,17 @@

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. +
@@ -1975,31 +1975,31 @@

Method Details

- searchForAlert_next() + searchForAlert_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. +
- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/jobs_v4.html b/docs/dyn/jobs_v4.html index 72bd9cc9d9..499b983b55 100644 --- a/docs/dyn/jobs_v4.html +++ b/docs/dyn/jobs_v4.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/jobs_v4.projects.tenants.companies.html b/docs/dyn/jobs_v4.projects.tenants.companies.html index 91eaf67a7e..f489b838ca 100644 --- a/docs/dyn/jobs_v4.projects.tenants.companies.html +++ b/docs/dyn/jobs_v4.projects.tenants.companies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, requireOpenJobs=None, x__xgafv=None)

Lists all companies associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -355,17 +355,17 @@

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. +
diff --git a/docs/dyn/jobs_v4.projects.tenants.html b/docs/dyn/jobs_v4.projects.tenants.html index 2974a90cb5..841ca2b59a 100644 --- a/docs/dyn/jobs_v4.projects.tenants.html +++ b/docs/dyn/jobs_v4.projects.tenants.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all tenants associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -259,17 +259,17 @@

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. +
diff --git a/docs/dyn/jobs_v4.projects.tenants.jobs.html b/docs/dyn/jobs_v4.projects.tenants.jobs.html index c2f0971b36..3582258b2e 100644 --- a/docs/dyn/jobs_v4.projects.tenants.jobs.html +++ b/docs/dyn/jobs_v4.projects.tenants.jobs.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, jobView=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists jobs by filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -111,10 +111,10 @@

Instance Methods

searchForAlert(parent, body=None, x__xgafv=None)

Searches for jobs using the provided SearchJobsRequest. This API call is intended for the use case of targeting passive job seekers (for example, job seekers who have signed up to receive email alerts about potential job opportunities), it has different algorithmic adjustments that are designed to specifically target passive job seekers. This call constrains the visibility of jobs present in the database, and only returns jobs the caller has permission to search against.

- searchForAlert_next()

+ searchForAlert_next(previous_request, previous_response)

Retrieves the next page of results.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1200,17 +1200,17 @@

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. +
@@ -2227,31 +2227,31 @@

Method Details

- searchForAlert_next() + searchForAlert_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. +
- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/keep_v1.html b/docs/dyn/keep_v1.html index fabde36439..5a39ded628 100644 --- a/docs/dyn/keep_v1.html +++ b/docs/dyn/keep_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/keep_v1.notes.html b/docs/dyn/keep_v1.notes.html index d8ff999dea..06427305d2 100644 --- a/docs/dyn/keep_v1.notes.html +++ b/docs/dyn/keep_v1.notes.html @@ -95,7 +95,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists notes. Every list call returns a page of results with `page_size` as the upper bound of returned items. A `page_size` of zero allows the server to choose the upper bound. The ListNotesResponse contains at most `page_size` entries. If there are more things left to list, it provides a `next_page_token` value. (Page tokens are opaque values.) To get the next page of results, copy the result's `next_page_token` into the next request's `page_token`. Repeat until the `next_page_token` returned with a page of results is empty. ListNotes return consistent results in the face of concurrent changes, or signals that it cannot with an ABORTED error.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -380,17 +380,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/kgsearch_v1.html b/docs/dyn/kgsearch_v1.html index 8c6e8703d7..0bf24de69a 100644 --- a/docs/dyn/kgsearch_v1.html +++ b/docs/dyn/kgsearch_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/kmsinventory_v1.html b/docs/dyn/kmsinventory_v1.html index 24f7a6d027..cdc69c1371 100644 --- a/docs/dyn/kmsinventory_v1.html +++ b/docs/dyn/kmsinventory_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/kmsinventory_v1.organizations.protectedResources.html b/docs/dyn/kmsinventory_v1.organizations.protectedResources.html index ccec9a8d53..974a8810b3 100644 --- a/docs/dyn/kmsinventory_v1.organizations.protectedResources.html +++ b/docs/dyn/kmsinventory_v1.organizations.protectedResources.html @@ -81,7 +81,7 @@

Instance Methods

search(scope, cryptoKey=None, pageSize=None, pageToken=None, resourceTypes=None, x__xgafv=None)

Returns metadata about the resources protected by the given Cloud KMS CryptoKey in the given Cloud organization/project.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -131,17 +131,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/kmsinventory_v1.projects.cryptoKeys.html b/docs/dyn/kmsinventory_v1.projects.cryptoKeys.html index 6840c5a9ff..d70b81c6de 100644 --- a/docs/dyn/kmsinventory_v1.projects.cryptoKeys.html +++ b/docs/dyn/kmsinventory_v1.projects.cryptoKeys.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns cryptographic keys managed by Cloud KMS in a given Cloud project. Note that this data is sourced from snapshots, meaning it may not completely reflect the actual state of key metadata at call time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,7 +158,7 @@

Method Details

"protectionLevel": "A String", # Output only. The ProtectionLevel describing how crypto operations are performed with this CryptoKeyVersion. "reimportEligible": True or False, # Output only. Whether or not this key version is eligible for reimport, by being specified as a target in ImportCryptoKeyVersionRequest.crypto_key_version. "state": "A String", # The current state of the CryptoKeyVersion. - "trustedWrappingEnabled": True or False, # Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. + "trustedWrappingEnabled": True or False, # Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion. }, "purpose": "A String", # Immutable. The immutable purpose of this CryptoKey. "rotationPeriod": "A String", # next_rotation_time will be advanced by this period when the service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours. If rotation_period is set, next_rotation_time must also be set. Keys with purpose ENCRYPT_DECRYPT support automatic rotation. For other keys, this field must be omitted. @@ -173,17 +173,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/kmsinventory_v1.projects.protectedResources.html b/docs/dyn/kmsinventory_v1.projects.protectedResources.html index 0452e8bbc4..77cfcd9fd8 100644 --- a/docs/dyn/kmsinventory_v1.projects.protectedResources.html +++ b/docs/dyn/kmsinventory_v1.projects.protectedResources.html @@ -81,7 +81,7 @@

Instance Methods

search(scope, cryptoKey=None, pageSize=None, pageToken=None, resourceTypes=None, x__xgafv=None)

Returns metadata about the resources protected by the given Cloud KMS CryptoKey in the given Cloud organization/project.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -131,17 +131,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/language_v1.html b/docs/dyn/language_v1.html index 7134a70160..10f69f53a6 100644 --- a/docs/dyn/language_v1.html +++ b/docs/dyn/language_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/language_v1beta2.html b/docs/dyn/language_v1beta2.html index 727b6070c1..de09995f35 100644 --- a/docs/dyn/language_v1beta2.html +++ b/docs/dyn/language_v1beta2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/language_v2.html b/docs/dyn/language_v2.html index 2a1ce4072f..01ff0dc25a 100644 --- a/docs/dyn/language_v2.html +++ b/docs/dyn/language_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/libraryagent_v1.html b/docs/dyn/libraryagent_v1.html index 492ce936b6..ba0e6c05a1 100644 --- a/docs/dyn/libraryagent_v1.html +++ b/docs/dyn/libraryagent_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/libraryagent_v1.shelves.books.html b/docs/dyn/libraryagent_v1.shelves.books.html index 1e4a6ee41f..83479becf9 100644 --- a/docs/dyn/libraryagent_v1.shelves.books.html +++ b/docs/dyn/libraryagent_v1.shelves.books.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists books in a shelf. The order is unspecified but deterministic. Newly created books will not necessarily be added to the end of this list. Returns NOT_FOUND if the shelf does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

return_(name, x__xgafv=None)

@@ -172,17 +172,17 @@

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. +
diff --git a/docs/dyn/libraryagent_v1.shelves.html b/docs/dyn/libraryagent_v1.shelves.html index 2a258d5a0d..0926163a4f 100644 --- a/docs/dyn/libraryagent_v1.shelves.html +++ b/docs/dyn/libraryagent_v1.shelves.html @@ -89,7 +89,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists shelves. The order is unspecified but deterministic. Newly created shelves will not necessarily be added to the end of this list.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -144,17 +144,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/licensing_v1.html b/docs/dyn/licensing_v1.html index d12112ef11..1c112d3b90 100644 --- a/docs/dyn/licensing_v1.html +++ b/docs/dyn/licensing_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/licensing_v1.licenseAssignments.html b/docs/dyn/licensing_v1.licenseAssignments.html index dd0ef4a9de..2bb2d28408 100644 --- a/docs/dyn/licensing_v1.licenseAssignments.html +++ b/docs/dyn/licensing_v1.licenseAssignments.html @@ -93,10 +93,10 @@

Instance Methods

listForProductAndSku(productId, skuId, customerId, maxResults=None, pageToken=None, x__xgafv=None)

List all users assigned licenses for a specific product SKU.

- listForProductAndSku_next()

+ listForProductAndSku_next(previous_request, previous_response)

Retrieves the next page of results.

- listForProduct_next()

+ listForProduct_next(previous_request, previous_response)

Retrieves the next page of results.

patch(productId, skuId, userId, body=None, x__xgafv=None)

@@ -266,31 +266,31 @@

Method Details

- listForProductAndSku_next() + listForProductAndSku_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. +
- listForProduct_next() + listForProduct_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. +
diff --git a/docs/dyn/localservices_v1.accountReports.html b/docs/dyn/localservices_v1.accountReports.html index 6788bdbed1..ce253ac7b5 100644 --- a/docs/dyn/localservices_v1.accountReports.html +++ b/docs/dyn/localservices_v1.accountReports.html @@ -81,7 +81,7 @@

Instance Methods

search(endDate_day=None, endDate_month=None, endDate_year=None, pageSize=None, pageToken=None, query=None, startDate_day=None, startDate_month=None, startDate_year=None, x__xgafv=None)

Get account reports containing aggregate account data of all linked GLS accounts. Caller needs to provide their manager customer id and the associated auth credential that allows them read permissions on their linked accounts.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -140,17 +140,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/localservices_v1.detailedLeadReports.html b/docs/dyn/localservices_v1.detailedLeadReports.html index 569c3f6dec..e86032a642 100644 --- a/docs/dyn/localservices_v1.detailedLeadReports.html +++ b/docs/dyn/localservices_v1.detailedLeadReports.html @@ -81,7 +81,7 @@

Instance Methods

search(endDate_day=None, endDate_month=None, endDate_year=None, pageSize=None, pageToken=None, query=None, startDate_day=None, startDate_month=None, startDate_year=None, x__xgafv=None)

Get detailed lead reports containing leads that have been received by all linked GLS accounts. Caller needs to provide their manager customer id and the associated auth credential that allows them read permissions on their linked accounts.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/localservices_v1.html b/docs/dyn/localservices_v1.html index 81c07be35f..a6d2b39001 100644 --- a/docs/dyn/localservices_v1.html +++ b/docs/dyn/localservices_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.billingAccounts.exclusions.html b/docs/dyn/logging_v2.billingAccounts.exclusions.html index 76b86f3b5b..88873c95fb 100644 --- a/docs/dyn/logging_v2.billingAccounts.exclusions.html +++ b/docs/dyn/logging_v2.billingAccounts.exclusions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the exclusions on the _Default sink in a parent resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/logging_v2.billingAccounts.locations.buckets.html b/docs/dyn/logging_v2.billingAccounts.locations.buckets.html index 3898576276..208b220091 100644 --- a/docs/dyn/logging_v2.billingAccounts.locations.buckets.html +++ b/docs/dyn/logging_v2.billingAccounts.locations.buckets.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists log buckets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -369,17 +369,17 @@

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. +
diff --git a/docs/dyn/logging_v2.billingAccounts.locations.buckets.links.html b/docs/dyn/logging_v2.billingAccounts.locations.buckets.links.html index 2caf9e3ffe..9372517d8b 100644 --- a/docs/dyn/logging_v2.billingAccounts.locations.buckets.links.html +++ b/docs/dyn/logging_v2.billingAccounts.locations.buckets.links.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists links.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -240,17 +240,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.billingAccounts.locations.buckets.views.html b/docs/dyn/logging_v2.billingAccounts.locations.buckets.views.html index a333fd120c..04ec751a3a 100644 --- a/docs/dyn/logging_v2.billingAccounts.locations.buckets.views.html +++ b/docs/dyn/logging_v2.billingAccounts.locations.buckets.views.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists views on a log bucket.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -213,17 +213,17 @@

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. +
diff --git a/docs/dyn/logging_v2.billingAccounts.locations.buckets.views.logs.html b/docs/dyn/logging_v2.billingAccounts.locations.buckets.views.logs.html index 36fe7cc835..d303e182cf 100644 --- a/docs/dyn/logging_v2.billingAccounts.locations.buckets.views.logs.html +++ b/docs/dyn/logging_v2.billingAccounts.locations.buckets.views.logs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, resourceNames=None, x__xgafv=None)

Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -115,17 +115,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.billingAccounts.locations.html b/docs/dyn/logging_v2.billingAccounts.locations.html index 2f20bcc69f..eac989cbb2 100644 --- a/docs/dyn/logging_v2.billingAccounts.locations.html +++ b/docs/dyn/logging_v2.billingAccounts.locations.html @@ -104,7 +104,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.billingAccounts.locations.operations.html b/docs/dyn/logging_v2.billingAccounts.locations.operations.html index 5c2d622e1f..9a54da5eb5 100644 --- a/docs/dyn/logging_v2.billingAccounts.locations.operations.html +++ b/docs/dyn/logging_v2.billingAccounts.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.billingAccounts.locations.recentQueries.html b/docs/dyn/logging_v2.billingAccounts.locations.recentQueries.html index a78d518a32..edba1113ef 100644 --- a/docs/dyn/logging_v2.billingAccounts.locations.recentQueries.html +++ b/docs/dyn/logging_v2.billingAccounts.locations.recentQueries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the RecentQueries that were created by the user making the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,17 +267,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.billingAccounts.locations.savedQueries.html b/docs/dyn/logging_v2.billingAccounts.locations.savedQueries.html index c7038a5476..63ea4c7d16 100644 --- a/docs/dyn/logging_v2.billingAccounts.locations.savedQueries.html +++ b/docs/dyn/logging_v2.billingAccounts.locations.savedQueries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the SavedQueries that were created by the user making the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -800,17 +800,17 @@

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. +
diff --git a/docs/dyn/logging_v2.billingAccounts.logs.html b/docs/dyn/logging_v2.billingAccounts.logs.html index 1421a0d490..2e0f5ea403 100644 --- a/docs/dyn/logging_v2.billingAccounts.logs.html +++ b/docs/dyn/logging_v2.billingAccounts.logs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, resourceNames=None, x__xgafv=None)

Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.billingAccounts.sinks.html b/docs/dyn/logging_v2.billingAccounts.sinks.html index 64a6c16863..32cae872bc 100644 --- a/docs/dyn/logging_v2.billingAccounts.sinks.html +++ b/docs/dyn/logging_v2.billingAccounts.sinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists sinks.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(sinkName, body=None, customWriterIdentity=None, uniqueWriterIdentity=None, updateMask=None, x__xgafv=None)

@@ -297,17 +297,17 @@

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. +
diff --git a/docs/dyn/logging_v2.entries.html b/docs/dyn/logging_v2.entries.html index 955119b509..93e9e9df5d 100644 --- a/docs/dyn/logging_v2.entries.html +++ b/docs/dyn/logging_v2.entries.html @@ -84,7 +84,7 @@

Instance Methods

list(body=None, x__xgafv=None)

Lists log entries. Use this method to retrieve log entries that originated from a project/folder/organization/billing account. For ways to export log entries, see Routing overview (https://docs.cloud.google.com/logging/docs/routing/overview).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

tail(body=None, x__xgafv=None)

@@ -304,17 +304,17 @@

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. +
diff --git a/docs/dyn/logging_v2.exclusions.html b/docs/dyn/logging_v2.exclusions.html index 6b7a6ab646..a83578e349 100644 --- a/docs/dyn/logging_v2.exclusions.html +++ b/docs/dyn/logging_v2.exclusions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the exclusions on the _Default sink in a parent resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/logging_v2.folders.exclusions.html b/docs/dyn/logging_v2.folders.exclusions.html index 878cbdcf2e..4304a83b97 100644 --- a/docs/dyn/logging_v2.folders.exclusions.html +++ b/docs/dyn/logging_v2.folders.exclusions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the exclusions on the _Default sink in a parent resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/logging_v2.folders.locations.buckets.html b/docs/dyn/logging_v2.folders.locations.buckets.html index fd16ffa162..1e3390f6bd 100644 --- a/docs/dyn/logging_v2.folders.locations.buckets.html +++ b/docs/dyn/logging_v2.folders.locations.buckets.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists log buckets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -369,17 +369,17 @@

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. +
diff --git a/docs/dyn/logging_v2.folders.locations.buckets.links.html b/docs/dyn/logging_v2.folders.locations.buckets.links.html index 3549eb9a77..4377f2563c 100644 --- a/docs/dyn/logging_v2.folders.locations.buckets.links.html +++ b/docs/dyn/logging_v2.folders.locations.buckets.links.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists links.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -240,17 +240,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.folders.locations.buckets.views.html b/docs/dyn/logging_v2.folders.locations.buckets.views.html index cfef926d70..86a5b437fe 100644 --- a/docs/dyn/logging_v2.folders.locations.buckets.views.html +++ b/docs/dyn/logging_v2.folders.locations.buckets.views.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists views on a log bucket.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/logging_v2.folders.locations.buckets.views.logs.html b/docs/dyn/logging_v2.folders.locations.buckets.views.logs.html index 4859057209..cdf620e89f 100644 --- a/docs/dyn/logging_v2.folders.locations.buckets.views.logs.html +++ b/docs/dyn/logging_v2.folders.locations.buckets.views.logs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, resourceNames=None, x__xgafv=None)

Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -115,17 +115,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.folders.locations.html b/docs/dyn/logging_v2.folders.locations.html index e39940b57d..f7654478b6 100644 --- a/docs/dyn/logging_v2.folders.locations.html +++ b/docs/dyn/logging_v2.folders.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.folders.locations.logScopes.html b/docs/dyn/logging_v2.folders.locations.logScopes.html index cd74477113..6524610655 100644 --- a/docs/dyn/logging_v2.folders.locations.logScopes.html +++ b/docs/dyn/logging_v2.folders.locations.logScopes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists log scopes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -216,17 +216,17 @@

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. +
diff --git a/docs/dyn/logging_v2.folders.locations.operations.html b/docs/dyn/logging_v2.folders.locations.operations.html index 6b0d0783be..722b985e9f 100644 --- a/docs/dyn/logging_v2.folders.locations.operations.html +++ b/docs/dyn/logging_v2.folders.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.folders.locations.recentQueries.html b/docs/dyn/logging_v2.folders.locations.recentQueries.html index f08addeb6c..2d4d362f36 100644 --- a/docs/dyn/logging_v2.folders.locations.recentQueries.html +++ b/docs/dyn/logging_v2.folders.locations.recentQueries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the RecentQueries that were created by the user making the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,17 +267,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.folders.locations.savedQueries.html b/docs/dyn/logging_v2.folders.locations.savedQueries.html index 88b15cb44e..d5875d9d04 100644 --- a/docs/dyn/logging_v2.folders.locations.savedQueries.html +++ b/docs/dyn/logging_v2.folders.locations.savedQueries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the SavedQueries that were created by the user making the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -800,17 +800,17 @@

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. +
diff --git a/docs/dyn/logging_v2.folders.logs.html b/docs/dyn/logging_v2.folders.logs.html index 469e8c929f..ffa96eeb5c 100644 --- a/docs/dyn/logging_v2.folders.logs.html +++ b/docs/dyn/logging_v2.folders.logs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, resourceNames=None, x__xgafv=None)

Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.folders.sinks.html b/docs/dyn/logging_v2.folders.sinks.html index 0678135541..c55be54a7b 100644 --- a/docs/dyn/logging_v2.folders.sinks.html +++ b/docs/dyn/logging_v2.folders.sinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists sinks.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(sinkName, body=None, customWriterIdentity=None, uniqueWriterIdentity=None, updateMask=None, x__xgafv=None)

@@ -297,17 +297,17 @@

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. +
diff --git a/docs/dyn/logging_v2.html b/docs/dyn/logging_v2.html index 7b9a2fea46..d67fca1fe9 100644 --- a/docs/dyn/logging_v2.html +++ b/docs/dyn/logging_v2.html @@ -133,7 +133,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -142,20 +142,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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.locations.buckets.html b/docs/dyn/logging_v2.locations.buckets.html index 132cfbf176..e365212764 100644 --- a/docs/dyn/logging_v2.locations.buckets.html +++ b/docs/dyn/logging_v2.locations.buckets.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists log buckets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -369,17 +369,17 @@

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. +
diff --git a/docs/dyn/logging_v2.locations.buckets.links.html b/docs/dyn/logging_v2.locations.buckets.links.html index eeb7d34c33..d4af408579 100644 --- a/docs/dyn/logging_v2.locations.buckets.links.html +++ b/docs/dyn/logging_v2.locations.buckets.links.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists links.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -240,17 +240,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.locations.buckets.views.html b/docs/dyn/logging_v2.locations.buckets.views.html index 2579b0058f..48820bbf5e 100644 --- a/docs/dyn/logging_v2.locations.buckets.views.html +++ b/docs/dyn/logging_v2.locations.buckets.views.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists views on a log bucket.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -260,17 +260,17 @@

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. +
diff --git a/docs/dyn/logging_v2.locations.html b/docs/dyn/logging_v2.locations.html index 67d0556be5..402a93a8d5 100644 --- a/docs/dyn/logging_v2.locations.html +++ b/docs/dyn/logging_v2.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.locations.operations.html b/docs/dyn/logging_v2.locations.operations.html index a8eabaab08..8d3e88d15f 100644 --- a/docs/dyn/logging_v2.locations.operations.html +++ b/docs/dyn/logging_v2.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.logs.html b/docs/dyn/logging_v2.logs.html index 4b668cabbf..2ae23cd5d6 100644 --- a/docs/dyn/logging_v2.logs.html +++ b/docs/dyn/logging_v2.logs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, resourceNames=None, x__xgafv=None)

Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.monitoredResourceDescriptors.html b/docs/dyn/logging_v2.monitoredResourceDescriptors.html index e0b8d19c52..6b3e47cb22 100644 --- a/docs/dyn/logging_v2.monitoredResourceDescriptors.html +++ b/docs/dyn/logging_v2.monitoredResourceDescriptors.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists the descriptors for monitored resource types used by Logging.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -126,17 +126,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.organizations.exclusions.html b/docs/dyn/logging_v2.organizations.exclusions.html index bf969bcffe..dbf7b76e57 100644 --- a/docs/dyn/logging_v2.organizations.exclusions.html +++ b/docs/dyn/logging_v2.organizations.exclusions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the exclusions on the _Default sink in a parent resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/logging_v2.organizations.locations.buckets.html b/docs/dyn/logging_v2.organizations.locations.buckets.html index be70e51864..82a49a8bd4 100644 --- a/docs/dyn/logging_v2.organizations.locations.buckets.html +++ b/docs/dyn/logging_v2.organizations.locations.buckets.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists log buckets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -369,17 +369,17 @@

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. +
diff --git a/docs/dyn/logging_v2.organizations.locations.buckets.links.html b/docs/dyn/logging_v2.organizations.locations.buckets.links.html index 037231068e..443acda582 100644 --- a/docs/dyn/logging_v2.organizations.locations.buckets.links.html +++ b/docs/dyn/logging_v2.organizations.locations.buckets.links.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists links.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -240,17 +240,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.organizations.locations.buckets.views.html b/docs/dyn/logging_v2.organizations.locations.buckets.views.html index 1ef839c4a9..7f6f631109 100644 --- a/docs/dyn/logging_v2.organizations.locations.buckets.views.html +++ b/docs/dyn/logging_v2.organizations.locations.buckets.views.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists views on a log bucket.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/logging_v2.organizations.locations.buckets.views.logs.html b/docs/dyn/logging_v2.organizations.locations.buckets.views.logs.html index 2c8fc431c4..06fce3784a 100644 --- a/docs/dyn/logging_v2.organizations.locations.buckets.views.logs.html +++ b/docs/dyn/logging_v2.organizations.locations.buckets.views.logs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, resourceNames=None, x__xgafv=None)

Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -115,17 +115,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.organizations.locations.html b/docs/dyn/logging_v2.organizations.locations.html index dc90b9fdb8..6aa4d6bfb6 100644 --- a/docs/dyn/logging_v2.organizations.locations.html +++ b/docs/dyn/logging_v2.organizations.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.organizations.locations.logScopes.html b/docs/dyn/logging_v2.organizations.locations.logScopes.html index 86c996389d..0ebb4985cd 100644 --- a/docs/dyn/logging_v2.organizations.locations.logScopes.html +++ b/docs/dyn/logging_v2.organizations.locations.logScopes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists log scopes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -216,17 +216,17 @@

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. +
diff --git a/docs/dyn/logging_v2.organizations.locations.operations.html b/docs/dyn/logging_v2.organizations.locations.operations.html index aa87099ec5..2ab573c716 100644 --- a/docs/dyn/logging_v2.organizations.locations.operations.html +++ b/docs/dyn/logging_v2.organizations.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.organizations.locations.recentQueries.html b/docs/dyn/logging_v2.organizations.locations.recentQueries.html index 53d7475ca9..2beaddadf3 100644 --- a/docs/dyn/logging_v2.organizations.locations.recentQueries.html +++ b/docs/dyn/logging_v2.organizations.locations.recentQueries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the RecentQueries that were created by the user making the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,17 +267,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.organizations.locations.savedQueries.html b/docs/dyn/logging_v2.organizations.locations.savedQueries.html index a584585bed..40c78d51b3 100644 --- a/docs/dyn/logging_v2.organizations.locations.savedQueries.html +++ b/docs/dyn/logging_v2.organizations.locations.savedQueries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the SavedQueries that were created by the user making the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -800,17 +800,17 @@

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. +
diff --git a/docs/dyn/logging_v2.organizations.logs.html b/docs/dyn/logging_v2.organizations.logs.html index 620ff02bb6..fd35454a87 100644 --- a/docs/dyn/logging_v2.organizations.logs.html +++ b/docs/dyn/logging_v2.organizations.logs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, resourceNames=None, x__xgafv=None)

Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.organizations.sinks.html b/docs/dyn/logging_v2.organizations.sinks.html index dfa8cccb0b..be0a409b73 100644 --- a/docs/dyn/logging_v2.organizations.sinks.html +++ b/docs/dyn/logging_v2.organizations.sinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists sinks.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(sinkName, body=None, customWriterIdentity=None, uniqueWriterIdentity=None, updateMask=None, x__xgafv=None)

@@ -297,17 +297,17 @@

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. +
diff --git a/docs/dyn/logging_v2.projects.exclusions.html b/docs/dyn/logging_v2.projects.exclusions.html index bf2c381558..8794cd6545 100644 --- a/docs/dyn/logging_v2.projects.exclusions.html +++ b/docs/dyn/logging_v2.projects.exclusions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the exclusions on the _Default sink in a parent resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -211,17 +211,17 @@

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. +
diff --git a/docs/dyn/logging_v2.projects.locations.buckets.html b/docs/dyn/logging_v2.projects.locations.buckets.html index 921ca347da..af7dbf9bbd 100644 --- a/docs/dyn/logging_v2.projects.locations.buckets.html +++ b/docs/dyn/logging_v2.projects.locations.buckets.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists log buckets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -369,17 +369,17 @@

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. +
diff --git a/docs/dyn/logging_v2.projects.locations.buckets.links.html b/docs/dyn/logging_v2.projects.locations.buckets.links.html index 768c8402bf..1542dc5bfb 100644 --- a/docs/dyn/logging_v2.projects.locations.buckets.links.html +++ b/docs/dyn/logging_v2.projects.locations.buckets.links.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists links.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -240,17 +240,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.projects.locations.buckets.views.html b/docs/dyn/logging_v2.projects.locations.buckets.views.html index 0bd6e8144b..413a59b8c7 100644 --- a/docs/dyn/logging_v2.projects.locations.buckets.views.html +++ b/docs/dyn/logging_v2.projects.locations.buckets.views.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists views on a log bucket.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/logging_v2.projects.locations.buckets.views.logs.html b/docs/dyn/logging_v2.projects.locations.buckets.views.logs.html index d671ca9e27..79c8766173 100644 --- a/docs/dyn/logging_v2.projects.locations.buckets.views.logs.html +++ b/docs/dyn/logging_v2.projects.locations.buckets.views.logs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, resourceNames=None, x__xgafv=None)

Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -115,17 +115,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.projects.locations.html b/docs/dyn/logging_v2.projects.locations.html index 5d57ca0124..a260a07c58 100644 --- a/docs/dyn/logging_v2.projects.locations.html +++ b/docs/dyn/logging_v2.projects.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: Global locations: If name is empty, the method lists the public locations available to all projects. Project-specific locations: If name follows the format projects/{project}, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project.For gRPC and client library implementations, the resource name is passed as the name field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.projects.locations.logScopes.html b/docs/dyn/logging_v2.projects.locations.logScopes.html index 1fdc7fa566..2ce4ccdd86 100644 --- a/docs/dyn/logging_v2.projects.locations.logScopes.html +++ b/docs/dyn/logging_v2.projects.locations.logScopes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists log scopes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -216,17 +216,17 @@

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. +
diff --git a/docs/dyn/logging_v2.projects.locations.operations.html b/docs/dyn/logging_v2.projects.locations.operations.html index c799b9df07..40cf7c4799 100644 --- a/docs/dyn/logging_v2.projects.locations.operations.html +++ b/docs/dyn/logging_v2.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.projects.locations.recentQueries.html b/docs/dyn/logging_v2.projects.locations.recentQueries.html index 06116fa47c..796bd0eb3e 100644 --- a/docs/dyn/logging_v2.projects.locations.recentQueries.html +++ b/docs/dyn/logging_v2.projects.locations.recentQueries.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the RecentQueries that were created by the user making the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -267,17 +267,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.projects.locations.savedQueries.html b/docs/dyn/logging_v2.projects.locations.savedQueries.html index 3ee71b95c1..7305fb9603 100644 --- a/docs/dyn/logging_v2.projects.locations.savedQueries.html +++ b/docs/dyn/logging_v2.projects.locations.savedQueries.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the SavedQueries that were created by the user making the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -800,17 +800,17 @@

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. +
diff --git a/docs/dyn/logging_v2.projects.logs.html b/docs/dyn/logging_v2.projects.logs.html index 1b6082cf0e..fd8cc01e2e 100644 --- a/docs/dyn/logging_v2.projects.logs.html +++ b/docs/dyn/logging_v2.projects.logs.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, resourceNames=None, x__xgafv=None)

Lists the logs in projects, organizations, folders, or billing accounts. Only logs that have entries are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/logging_v2.projects.metrics.html b/docs/dyn/logging_v2.projects.metrics.html index 58f03eef79..aceae6a1b3 100644 --- a/docs/dyn/logging_v2.projects.metrics.html +++ b/docs/dyn/logging_v2.projects.metrics.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists logs-based metrics.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(metricName, body=None, x__xgafv=None)

@@ -419,17 +419,17 @@

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. +
diff --git a/docs/dyn/logging_v2.projects.sinks.html b/docs/dyn/logging_v2.projects.sinks.html index de627a87f8..ff4bed928e 100644 --- a/docs/dyn/logging_v2.projects.sinks.html +++ b/docs/dyn/logging_v2.projects.sinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists sinks.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(sinkName, body=None, customWriterIdentity=None, uniqueWriterIdentity=None, updateMask=None, x__xgafv=None)

@@ -297,17 +297,17 @@

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. +
diff --git a/docs/dyn/logging_v2.sinks.html b/docs/dyn/logging_v2.sinks.html index 5088d4269e..8c8af3dcdc 100644 --- a/docs/dyn/logging_v2.sinks.html +++ b/docs/dyn/logging_v2.sinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists sinks.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(sinkName, body=None, customWriterIdentity=None, uniqueWriterIdentity=None, updateMask=None, x__xgafv=None)

@@ -294,17 +294,17 @@

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. +
diff --git a/docs/dyn/looker_v1.html b/docs/dyn/looker_v1.html index e9a8d9b156..176bea5605 100644 --- a/docs/dyn/looker_v1.html +++ b/docs/dyn/looker_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/looker_v1.projects.locations.html b/docs/dyn/looker_v1.projects.locations.html index f075f0a091..adceb2b9a0 100644 --- a/docs/dyn/looker_v1.projects.locations.html +++ b/docs/dyn/looker_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/looker_v1.projects.locations.instances.backups.html b/docs/dyn/looker_v1.projects.locations.instances.backups.html index 76f9618ac5..0ef99d611c 100644 --- a/docs/dyn/looker_v1.projects.locations.instances.backups.html +++ b/docs/dyn/looker_v1.projects.locations.instances.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List backups of Looker instance.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -249,17 +249,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/looker_v1.projects.locations.instances.html b/docs/dyn/looker_v1.projects.locations.instances.html index 2e871abd66..06ceaf007c 100644 --- a/docs/dyn/looker_v1.projects.locations.instances.html +++ b/docs/dyn/looker_v1.projects.locations.instances.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Lists Instances in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -772,17 +772,17 @@

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. +
diff --git a/docs/dyn/looker_v1.projects.locations.operations.html b/docs/dyn/looker_v1.projects.locations.operations.html index ad93556673..03d164a72d 100644 --- a/docs/dyn/looker_v1.projects.locations.operations.html +++ b/docs/dyn/looker_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1.html b/docs/dyn/managedidentities_v1.html index 36ed609cbb..3b0cc8b1d5 100644 --- a/docs/dyn/managedidentities_v1.html +++ b/docs/dyn/managedidentities_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1.projects.locations.global_.domains.backups.html b/docs/dyn/managedidentities_v1.projects.locations.global_.domains.backups.html index 0009114773..d1d189c3ef 100644 --- a/docs/dyn/managedidentities_v1.projects.locations.global_.domains.backups.html +++ b/docs/dyn/managedidentities_v1.projects.locations.global_.domains.backups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Backup in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -298,17 +298,17 @@

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. +
diff --git a/docs/dyn/managedidentities_v1.projects.locations.global_.domains.html b/docs/dyn/managedidentities_v1.projects.locations.global_.domains.html index e52e60889e..0861485981 100644 --- a/docs/dyn/managedidentities_v1.projects.locations.global_.domains.html +++ b/docs/dyn/managedidentities_v1.projects.locations.global_.domains.html @@ -127,7 +127,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists domains in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -760,17 +760,17 @@

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. +
diff --git a/docs/dyn/managedidentities_v1.projects.locations.global_.domains.sqlIntegrations.html b/docs/dyn/managedidentities_v1.projects.locations.global_.domains.sqlIntegrations.html index 1582b15a0a..bd3c04721f 100644 --- a/docs/dyn/managedidentities_v1.projects.locations.global_.domains.sqlIntegrations.html +++ b/docs/dyn/managedidentities_v1.projects.locations.global_.domains.sqlIntegrations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SqlIntegrations in a given domain.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -151,17 +151,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1.projects.locations.global_.operations.html b/docs/dyn/managedidentities_v1.projects.locations.global_.operations.html index e18ca24cbd..fbf1a9cdc0 100644 --- a/docs/dyn/managedidentities_v1.projects.locations.global_.operations.html +++ b/docs/dyn/managedidentities_v1.projects.locations.global_.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1.projects.locations.global_.peerings.html b/docs/dyn/managedidentities_v1.projects.locations.global_.peerings.html index f705cdd229..f395df7552 100644 --- a/docs/dyn/managedidentities_v1.projects.locations.global_.peerings.html +++ b/docs/dyn/managedidentities_v1.projects.locations.global_.peerings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Peerings in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/managedidentities_v1.projects.locations.html b/docs/dyn/managedidentities_v1.projects.locations.html index 3620d9e3b8..23482f9d9b 100644 --- a/docs/dyn/managedidentities_v1.projects.locations.html +++ b/docs/dyn/managedidentities_v1.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1alpha1.html b/docs/dyn/managedidentities_v1alpha1.html index dfebaddcf2..eef2dba58a 100644 --- a/docs/dyn/managedidentities_v1alpha1.html +++ b/docs/dyn/managedidentities_v1alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.backups.html b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.backups.html index 6acb28b5e7..4aa8a4b043 100644 --- a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.backups.html +++ b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.backups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Backup in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.html b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.html index a12273cb8b..bf5e3a7fa0 100644 --- a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.html +++ b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.html @@ -127,7 +127,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Domains in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -761,17 +761,17 @@

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. +
diff --git a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.sqlIntegrations.html b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.sqlIntegrations.html index f50dd79b3a..232753e147 100644 --- a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.sqlIntegrations.html +++ b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.domains.sqlIntegrations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SQLIntegrations in a given domain.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -151,17 +151,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.operations.html b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.operations.html index 65ccb5e1e2..d8faf4cc71 100644 --- a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.operations.html +++ b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.peerings.html b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.peerings.html index 5121b8005e..6aee3f43cb 100644 --- a/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.peerings.html +++ b/docs/dyn/managedidentities_v1alpha1.projects.locations.global_.peerings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Peerings in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/managedidentities_v1alpha1.projects.locations.html b/docs/dyn/managedidentities_v1alpha1.projects.locations.html index 854825b536..2016f69649 100644 --- a/docs/dyn/managedidentities_v1alpha1.projects.locations.html +++ b/docs/dyn/managedidentities_v1alpha1.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1beta1.html b/docs/dyn/managedidentities_v1beta1.html index a50d60eb15..93fb9417ba 100644 --- a/docs/dyn/managedidentities_v1beta1.html +++ b/docs/dyn/managedidentities_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.backups.html b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.backups.html index 6ecf6e4d90..afcacf2412 100644 --- a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.backups.html +++ b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.backups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Backup in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.html b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.html index 4191c40749..aba656e811 100644 --- a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.html +++ b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.html @@ -127,7 +127,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists domains in a project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -761,17 +761,17 @@

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. +
diff --git a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.sqlIntegrations.html b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.sqlIntegrations.html index 66e10a9487..d68d919ac2 100644 --- a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.sqlIntegrations.html +++ b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.domains.sqlIntegrations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists SqlIntegrations in a given domain.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -151,17 +151,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.operations.html b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.operations.html index 79c18f5a91..36ab1d1761 100644 --- a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.operations.html +++ b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.peerings.html b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.peerings.html index 9ce3e367aa..e7128f016b 100644 --- a/docs/dyn/managedidentities_v1beta1.projects.locations.global_.peerings.html +++ b/docs/dyn/managedidentities_v1beta1.projects.locations.global_.peerings.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Peerings in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/managedidentities_v1beta1.projects.locations.html b/docs/dyn/managedidentities_v1beta1.projects.locations.html index dc69b1ee1c..d30f62adfe 100644 --- a/docs/dyn/managedidentities_v1beta1.projects.locations.html +++ b/docs/dyn/managedidentities_v1beta1.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/manufacturers_v1.accounts.languages.productCertifications.html b/docs/dyn/manufacturers_v1.accounts.languages.productCertifications.html index a4b6cecf24..3815eb61e0 100644 --- a/docs/dyn/manufacturers_v1.accounts.languages.productCertifications.html +++ b/docs/dyn/manufacturers_v1.accounts.languages.productCertifications.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists product certifications from a specified certification body. This method can only be called by certification bodies.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -272,17 +272,17 @@

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. +
diff --git a/docs/dyn/manufacturers_v1.accounts.products.html b/docs/dyn/manufacturers_v1.accounts.products.html index 2fe2fb5569..c34896cec6 100644 --- a/docs/dyn/manufacturers_v1.accounts.products.html +++ b/docs/dyn/manufacturers_v1.accounts.products.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, include=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the products in a Manufacturer Center account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(parent, name, body=None, x__xgafv=None)

@@ -726,17 +726,17 @@

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. +
diff --git a/docs/dyn/manufacturers_v1.html b/docs/dyn/manufacturers_v1.html index 47fe736f43..3ef1dc477d 100644 --- a/docs/dyn/manufacturers_v1.html +++ b/docs/dyn/manufacturers_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/marketingplatformadmin_v1alpha.html b/docs/dyn/marketingplatformadmin_v1alpha.html index 0fe2446664..c1c5533f16 100644 --- a/docs/dyn/marketingplatformadmin_v1alpha.html +++ b/docs/dyn/marketingplatformadmin_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/marketingplatformadmin_v1alpha.organizations.analyticsAccountLinks.html b/docs/dyn/marketingplatformadmin_v1alpha.organizations.analyticsAccountLinks.html index ad68ac84ce..1e23084927 100644 --- a/docs/dyn/marketingplatformadmin_v1alpha.organizations.analyticsAccountLinks.html +++ b/docs/dyn/marketingplatformadmin_v1alpha.organizations.analyticsAccountLinks.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Google Analytics accounts link to the specified Google Marketing Platform organization.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setPropertyServiceLevel(analyticsAccountLink, body=None, x__xgafv=None)

@@ -178,17 +178,17 @@

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. +
diff --git a/docs/dyn/marketingplatformadmin_v1alpha.organizations.html b/docs/dyn/marketingplatformadmin_v1alpha.organizations.html index 3cdda7f343..391474a318 100644 --- a/docs/dyn/marketingplatformadmin_v1alpha.organizations.html +++ b/docs/dyn/marketingplatformadmin_v1alpha.organizations.html @@ -92,7 +92,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of organizations that the user has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reportPropertyUsage(organization, body=None, x__xgafv=None)

@@ -193,17 +193,17 @@

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. +
diff --git a/docs/dyn/meet_v2.conferenceRecords.html b/docs/dyn/meet_v2.conferenceRecords.html index 520b7a4863..02c37c6786 100644 --- a/docs/dyn/meet_v2.conferenceRecords.html +++ b/docs/dyn/meet_v2.conferenceRecords.html @@ -104,7 +104,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the conference records. By default, ordered by start time and in descending order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/meet_v2.conferenceRecords.participants.html b/docs/dyn/meet_v2.conferenceRecords.participants.html index 3dbc42009c..63da783b4a 100644 --- a/docs/dyn/meet_v2.conferenceRecords.participants.html +++ b/docs/dyn/meet_v2.conferenceRecords.participants.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the participants in a conference record. By default, ordered by join time and in descending order. This API supports `fields` as standard parameters like every other API. However, when the `fields` request parameter is omitted, this API defaults to `'participants/*, next_page_token'`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -169,17 +169,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/meet_v2.conferenceRecords.participants.participantSessions.html b/docs/dyn/meet_v2.conferenceRecords.participants.participantSessions.html index 62251eed7f..a61b0e2ddf 100644 --- a/docs/dyn/meet_v2.conferenceRecords.participants.participantSessions.html +++ b/docs/dyn/meet_v2.conferenceRecords.participants.participantSessions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the participant sessions of a participant in a conference record. By default, ordered by join time and in descending order. This API supports `fields` as standard parameters like every other API. However, when the `fields` request parameter is omitted this API defaults to `'participantsessions/*, next_page_token'`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -143,17 +143,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/meet_v2.conferenceRecords.recordings.html b/docs/dyn/meet_v2.conferenceRecords.recordings.html index e463830252..cfd235661c 100644 --- a/docs/dyn/meet_v2.conferenceRecords.recordings.html +++ b/docs/dyn/meet_v2.conferenceRecords.recordings.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the recording resources from the conference record. By default, ordered by start time and in ascending order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -152,17 +152,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/meet_v2.conferenceRecords.smartNotes.html b/docs/dyn/meet_v2.conferenceRecords.smartNotes.html index 86a2e9085a..5c13cb26c7 100644 --- a/docs/dyn/meet_v2.conferenceRecords.smartNotes.html +++ b/docs/dyn/meet_v2.conferenceRecords.smartNotes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the set of smart notes from the conference record. By default, ordered by start time and in ascending order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -152,17 +152,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/meet_v2.conferenceRecords.transcripts.entries.html b/docs/dyn/meet_v2.conferenceRecords.transcripts.entries.html index 161f6ab709..97770c3547 100644 --- a/docs/dyn/meet_v2.conferenceRecords.transcripts.entries.html +++ b/docs/dyn/meet_v2.conferenceRecords.transcripts.entries.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the structured transcript entries per transcript. By default, ordered by start time and in ascending order. Note: The transcript entries returned by the Google Meet API might not match the transcription found in the Google Docs transcript file. This can occur when 1) we have interleaved speakers within milliseconds, or 2) the Google Docs transcript file is modified after generation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -148,17 +148,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/meet_v2.conferenceRecords.transcripts.html b/docs/dyn/meet_v2.conferenceRecords.transcripts.html index 9c68ab2939..d0f514cdba 100644 --- a/docs/dyn/meet_v2.conferenceRecords.transcripts.html +++ b/docs/dyn/meet_v2.conferenceRecords.transcripts.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the set of transcripts from the conference record. By default, ordered by start time and in ascending order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -157,17 +157,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/meet_v2.html b/docs/dyn/meet_v2.html index eca7c53c58..b0a0d41a41 100644 --- a/docs/dyn/meet_v2.html +++ b/docs/dyn/meet_v2.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/memcache_v1.html b/docs/dyn/memcache_v1.html index b6eb44e8ad..d16d08fe63 100644 --- a/docs/dyn/memcache_v1.html +++ b/docs/dyn/memcache_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/memcache_v1.projects.locations.html b/docs/dyn/memcache_v1.projects.locations.html index 680e6a02ea..114574b433 100644 --- a/docs/dyn/memcache_v1.projects.locations.html +++ b/docs/dyn/memcache_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/memcache_v1.projects.locations.instances.html b/docs/dyn/memcache_v1.projects.locations.instances.html index 16aa7467b6..dfde36a64b 100644 --- a/docs/dyn/memcache_v1.projects.locations.instances.html +++ b/docs/dyn/memcache_v1.projects.locations.instances.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Instances in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -556,17 +556,17 @@

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. +
diff --git a/docs/dyn/memcache_v1.projects.locations.operations.html b/docs/dyn/memcache_v1.projects.locations.operations.html index dad53f8346..c9ec7ddb43 100644 --- a/docs/dyn/memcache_v1.projects.locations.operations.html +++ b/docs/dyn/memcache_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/memcache_v1beta2.html b/docs/dyn/memcache_v1beta2.html index 98ad5b60e6..e6dbbee96c 100644 --- a/docs/dyn/memcache_v1beta2.html +++ b/docs/dyn/memcache_v1beta2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/memcache_v1beta2.projects.locations.html b/docs/dyn/memcache_v1beta2.projects.locations.html index f9a7233bc5..bad5e65473 100644 --- a/docs/dyn/memcache_v1beta2.projects.locations.html +++ b/docs/dyn/memcache_v1beta2.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/memcache_v1beta2.projects.locations.instances.html b/docs/dyn/memcache_v1beta2.projects.locations.instances.html index 2d51a714b3..79e7dcedbe 100644 --- a/docs/dyn/memcache_v1beta2.projects.locations.instances.html +++ b/docs/dyn/memcache_v1beta2.projects.locations.instances.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Instances in a given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -581,17 +581,17 @@

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. +
diff --git a/docs/dyn/memcache_v1beta2.projects.locations.operations.html b/docs/dyn/memcache_v1beta2.projects.locations.operations.html index d9851f52fd..d75f2f3e84 100644 --- a/docs/dyn/memcache_v1beta2.projects.locations.operations.html +++ b/docs/dyn/memcache_v1beta2.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.gbpAccounts.html b/docs/dyn/merchantapi_accounts_v1.accounts.gbpAccounts.html index 7223a2e7cf..ed2abc10fd 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.gbpAccounts.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.gbpAccounts.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the GBP accounts for a given merchant.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.html b/docs/dyn/merchantapi_accounts_v1.accounts.html index ef843dc81f..f2729a269f 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.html @@ -186,10 +186,10 @@

Instance Methods

listSubaccounts(provider, pageSize=None, pageToken=None, x__xgafv=None)

List all sub-accounts for a given advanced account. This is a convenience wrapper for the more powerful `accounts.list` method. This method will produce the same results as calling `ListsAccounts` with the following filter: `relationship(providerId={parent} AND service(type="ACCOUNT_AGGREGATION"))`

- listSubaccounts_next()

+ listSubaccounts_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -444,31 +444,31 @@

Method Details

- listSubaccounts_next() + listSubaccounts_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_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. +
diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.issues.html b/docs/dyn/merchantapi_accounts_v1.accounts.issues.html index 72fa5db9e5..77e4fcf6ee 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.issues.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.issues.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, timeZone=None, x__xgafv=None)

Lists all account issues of a Merchant Center account. When called on a multi-client account, this method only returns issues belonging to that account, not its sub-accounts. To retrieve issues for sub-accounts, you must first call the accounts.listSubaccounts method to obtain a list of sub-accounts, and then call `accounts.issues.list` for each sub-account individually.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -133,17 +133,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.omnichannelSettings.html b/docs/dyn/merchantapi_accounts_v1.accounts.omnichannelSettings.html index 652c3e1654..4544c3a697 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.omnichannelSettings.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.omnichannelSettings.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all the omnichannel settings for a given merchant.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -294,17 +294,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.omnichannelSettings.lfpProviders.html b/docs/dyn/merchantapi_accounts_v1.accounts.omnichannelSettings.lfpProviders.html index f721ad4cd7..29f2b9f924 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.omnichannelSettings.lfpProviders.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.omnichannelSettings.lfpProviders.html @@ -81,7 +81,7 @@

Instance Methods

find(parent, pageSize=None, pageToken=None, x__xgafv=None)

Find the LFP provider candidates in a given country.

- find_next()

+ find_next(previous_request, previous_response)

Retrieves the next page of results.

linkLfpProvider(name, body=None, x__xgafv=None)

@@ -121,17 +121,17 @@

Method Details

- find_next() + find_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. +
diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.onlineReturnPolicies.html b/docs/dyn/merchantapi_accounts_v1.accounts.onlineReturnPolicies.html index 2ea0e319a0..f2f9952a9b 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.onlineReturnPolicies.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.onlineReturnPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all existing return policies for a given business.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -408,17 +408,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.programs.html b/docs/dyn/merchantapi_accounts_v1.accounts.programs.html index 7540948508..7dfca0005b 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.programs.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.programs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves all programs for the account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -255,17 +255,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.regions.html b/docs/dyn/merchantapi_accounts_v1.accounts.regions.html index b5cb4c998b..301e041deb 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.regions.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.regions.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the regions in your Merchant Center account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -513,17 +513,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.relationships.html b/docs/dyn/merchantapi_accounts_v1.accounts.relationships.html index 73e085d559..161523b0e4 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.relationships.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.relationships.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List account relationships for the specified account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -147,17 +147,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.services.html b/docs/dyn/merchantapi_accounts_v1.accounts.services.html index 9acb4e2df2..866a453953 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.services.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.services.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List account services for the specified accounts. Supports filtering.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

propose(parent, body=None, x__xgafv=None)

@@ -232,17 +232,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1.accounts.users.html b/docs/dyn/merchantapi_accounts_v1.accounts.users.html index d6bc3cbd74..c89a80d370 100644 --- a/docs/dyn/merchantapi_accounts_v1.accounts.users.html +++ b/docs/dyn/merchantapi_accounts_v1.accounts.users.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all users of a Merchant Center account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -213,17 +213,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1.html b/docs/dyn/merchantapi_accounts_v1.html index 4cd0c79d48..d3d4e1bfa3 100644 --- a/docs/dyn/merchantapi_accounts_v1.html +++ b/docs/dyn/merchantapi_accounts_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.gbpAccounts.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.gbpAccounts.html index c7361d2a01..9a4efeccea 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.gbpAccounts.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.gbpAccounts.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the GBP accounts for a given merchant.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.html index b053a1244c..2283325f35 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.html @@ -186,10 +186,10 @@

Instance Methods

listSubaccounts(provider, pageSize=None, pageToken=None, x__xgafv=None)

List all sub-accounts for a given advanced account. This is a convenience wrapper for the more powerful `accounts.list` method. This method will produce the same results as calling `ListsAccounts` with the following filter: `relationship(providerId={parent} AND service(type="ACCOUNT_AGGREGATION"))`

- listSubaccounts_next()

+ listSubaccounts_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -457,31 +457,31 @@

Method Details

- listSubaccounts_next() + listSubaccounts_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_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. +
diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.issues.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.issues.html index c027234a7c..99d4925e71 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.issues.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.issues.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, languageCode=None, pageSize=None, pageToken=None, timeZone=None, x__xgafv=None)

Lists all account issues of a Merchant Center account. When called on a multi-client account, this method only returns issues belonging to that account, not its sub-accounts. To retrieve issues for sub-accounts, you must first call the accounts.listSubaccounts method to obtain a list of sub-accounts, and then call `accounts.issues.list` for each sub-account individually.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -133,17 +133,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.omnichannelSettings.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.omnichannelSettings.html index a8c1514043..4bbf2a581c 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.omnichannelSettings.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.omnichannelSettings.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all the omnichannel settings for a given merchant.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -294,17 +294,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.omnichannelSettings.lfpProviders.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.omnichannelSettings.lfpProviders.html index c6fb13a228..55e2a6fea7 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.omnichannelSettings.lfpProviders.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.omnichannelSettings.lfpProviders.html @@ -81,7 +81,7 @@

Instance Methods

find(parent, pageSize=None, pageToken=None, x__xgafv=None)

Find the LFP provider candidates in a given country.

- find_next()

+ find_next(previous_request, previous_response)

Retrieves the next page of results.

linkLfpProvider(name, body=None, x__xgafv=None)

@@ -121,17 +121,17 @@

Method Details

- find_next() + find_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. +
diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.onlineReturnPolicies.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.onlineReturnPolicies.html index e173f6d77f..490a0ef422 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.onlineReturnPolicies.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.onlineReturnPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all existing return policies for a given business.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -411,17 +411,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.programs.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.programs.html index 64f8a00a5a..b7a76d4781 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.programs.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.programs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves all programs for the account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -255,17 +255,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.regions.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.regions.html index 7199e2b8b6..3d356c2212 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.regions.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.regions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the regions in your Merchant Center account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -296,17 +296,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.relationships.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.relationships.html index b2ff2a36af..4656f003ae 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.relationships.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.relationships.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List account relationships for the specified account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -147,17 +147,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.services.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.services.html index 88c7376132..7dfaf31f2f 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.services.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.services.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List account services for the specified accounts. Supports filtering.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

propose(parent, body=None, x__xgafv=None)

@@ -232,17 +232,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1beta.accounts.users.html b/docs/dyn/merchantapi_accounts_v1beta.accounts.users.html index 77d3c0a9ab..dada847283 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.accounts.users.html +++ b/docs/dyn/merchantapi_accounts_v1beta.accounts.users.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all users of a Merchant Center account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -213,17 +213,17 @@

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. +
diff --git a/docs/dyn/merchantapi_accounts_v1beta.html b/docs/dyn/merchantapi_accounts_v1beta.html index 61649c2dd5..0743f5d471 100644 --- a/docs/dyn/merchantapi_accounts_v1beta.html +++ b/docs/dyn/merchantapi_accounts_v1beta.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_conversions_v1.accounts.conversionSources.html b/docs/dyn/merchantapi_conversions_v1.accounts.conversionSources.html index 3c1bfa6737..4124a8de55 100644 --- a/docs/dyn/merchantapi_conversions_v1.accounts.conversionSources.html +++ b/docs/dyn/merchantapi_conversions_v1.accounts.conversionSources.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Retrieves the list of conversion sources the caller has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -323,17 +323,17 @@

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. +
diff --git a/docs/dyn/merchantapi_conversions_v1.html b/docs/dyn/merchantapi_conversions_v1.html index 960272c9d2..156cc4d433 100644 --- a/docs/dyn/merchantapi_conversions_v1.html +++ b/docs/dyn/merchantapi_conversions_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_conversions_v1beta.accounts.conversionSources.html b/docs/dyn/merchantapi_conversions_v1beta.accounts.conversionSources.html index f4b458c4c6..e2074ecaaf 100644 --- a/docs/dyn/merchantapi_conversions_v1beta.accounts.conversionSources.html +++ b/docs/dyn/merchantapi_conversions_v1beta.accounts.conversionSources.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, showDeleted=None, x__xgafv=None)

Retrieves the list of conversion sources the caller has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -323,17 +323,17 @@

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. +
diff --git a/docs/dyn/merchantapi_conversions_v1beta.html b/docs/dyn/merchantapi_conversions_v1beta.html index d912df40c1..3af1a0e156 100644 --- a/docs/dyn/merchantapi_conversions_v1beta.html +++ b/docs/dyn/merchantapi_conversions_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_datasources_v1.accounts.dataSources.html b/docs/dyn/merchantapi_datasources_v1.accounts.dataSources.html index 3f465241d5..f9c1724355 100644 --- a/docs/dyn/merchantapi_datasources_v1.accounts.dataSources.html +++ b/docs/dyn/merchantapi_datasources_v1.accounts.dataSources.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the configurations for data sources for the given account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -515,17 +515,17 @@

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. +
diff --git a/docs/dyn/merchantapi_datasources_v1.html b/docs/dyn/merchantapi_datasources_v1.html index 9c513e646c..fc720fa5a1 100644 --- a/docs/dyn/merchantapi_datasources_v1.html +++ b/docs/dyn/merchantapi_datasources_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_datasources_v1beta.accounts.dataSources.html b/docs/dyn/merchantapi_datasources_v1beta.accounts.dataSources.html index b8086c3637..20159ba911 100644 --- a/docs/dyn/merchantapi_datasources_v1beta.accounts.dataSources.html +++ b/docs/dyn/merchantapi_datasources_v1beta.accounts.dataSources.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the configurations for data sources for the given account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -515,17 +515,17 @@

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. +
diff --git a/docs/dyn/merchantapi_datasources_v1beta.html b/docs/dyn/merchantapi_datasources_v1beta.html index a40a54157c..7ae49c4c41 100644 --- a/docs/dyn/merchantapi_datasources_v1beta.html +++ b/docs/dyn/merchantapi_datasources_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_inventories_v1.accounts.products.localInventories.html b/docs/dyn/merchantapi_inventories_v1.accounts.products.localInventories.html index 717056f599..b45abada16 100644 --- a/docs/dyn/merchantapi_inventories_v1.accounts.products.localInventories.html +++ b/docs/dyn/merchantapi_inventories_v1.accounts.products.localInventories.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the `LocalInventory` resources for the given product in your merchant account. The response might contain fewer items than specified by `pageSize`. If `pageToken` was returned in previous request, it can be used to obtain additional results. `LocalInventory` resources are listed per product for a given account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -322,17 +322,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_inventories_v1.accounts.products.regionalInventories.html b/docs/dyn/merchantapi_inventories_v1.accounts.products.regionalInventories.html index 106266f90b..bbbbbbbdd1 100644 --- a/docs/dyn/merchantapi_inventories_v1.accounts.products.regionalInventories.html +++ b/docs/dyn/merchantapi_inventories_v1.accounts.products.regionalInventories.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the `RegionalInventory` resources for the given product in your merchant account. The response might contain fewer items than specified by `pageSize`. If `pageToken` was returned in previous request, it can be used to obtain additional results. `RegionalInventory` resources are listed per product for a given account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -280,17 +280,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_inventories_v1.html b/docs/dyn/merchantapi_inventories_v1.html index 6f950506c5..f7f632338a 100644 --- a/docs/dyn/merchantapi_inventories_v1.html +++ b/docs/dyn/merchantapi_inventories_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_inventories_v1beta.accounts.products.localInventories.html b/docs/dyn/merchantapi_inventories_v1beta.accounts.products.localInventories.html index b8ab0756c3..450db0a8dc 100644 --- a/docs/dyn/merchantapi_inventories_v1beta.accounts.products.localInventories.html +++ b/docs/dyn/merchantapi_inventories_v1beta.accounts.products.localInventories.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the `LocalInventory` resources for the given product in your merchant account. The response might contain fewer items than specified by `pageSize`. If `pageToken` was returned in previous request, it can be used to obtain additional results. `LocalInventory` resources are listed per product for a given account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -253,17 +253,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_inventories_v1beta.accounts.products.regionalInventories.html b/docs/dyn/merchantapi_inventories_v1beta.accounts.products.regionalInventories.html index afea6e4be0..db29213793 100644 --- a/docs/dyn/merchantapi_inventories_v1beta.accounts.products.regionalInventories.html +++ b/docs/dyn/merchantapi_inventories_v1beta.accounts.products.regionalInventories.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the `RegionalInventory` resources for the given product in your merchant account. The response might contain fewer items than specified by `pageSize`. If `pageToken` was returned in previous request, it can be used to obtain additional results. `RegionalInventory` resources are listed per product for a given account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -241,17 +241,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_inventories_v1beta.html b/docs/dyn/merchantapi_inventories_v1beta.html index 7dfa928615..0fe9b57472 100644 --- a/docs/dyn/merchantapi_inventories_v1beta.html +++ b/docs/dyn/merchantapi_inventories_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_issueresolution_v1.accounts.aggregateProductStatuses.html b/docs/dyn/merchantapi_issueresolution_v1.accounts.aggregateProductStatuses.html index 7f0f4dcdd3..3471594182 100644 --- a/docs/dyn/merchantapi_issueresolution_v1.accounts.aggregateProductStatuses.html +++ b/docs/dyn/merchantapi_issueresolution_v1.accounts.aggregateProductStatuses.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the `AggregateProductStatuses` resources for your merchant account. The response might contain fewer items than specified by `pageSize`. If `pageToken` was returned in previous request, it can be used to obtain additional results. This method can only be accessed by standalone accounts and sub-accounts of an advanced account. To retrieve product statuses for sub-accounts, you must first call the accounts.listSubaccounts method to obtain a list of sub-accounts, and then call `accounts.aggregateProductStatuses.list` for each sub-account individually.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_issueresolution_v1.html b/docs/dyn/merchantapi_issueresolution_v1.html index 2cfa69be2f..c969de7051 100644 --- a/docs/dyn/merchantapi_issueresolution_v1.html +++ b/docs/dyn/merchantapi_issueresolution_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_issueresolution_v1beta.accounts.aggregateProductStatuses.html b/docs/dyn/merchantapi_issueresolution_v1beta.accounts.aggregateProductStatuses.html index 4c801821c6..3dfeede82d 100644 --- a/docs/dyn/merchantapi_issueresolution_v1beta.accounts.aggregateProductStatuses.html +++ b/docs/dyn/merchantapi_issueresolution_v1beta.accounts.aggregateProductStatuses.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the `AggregateProductStatuses` resources for your merchant account. The response might contain fewer items than specified by `pageSize`. If `pageToken` was returned in previous request, it can be used to obtain additional results. This method can only be accessed by standalone accounts and sub-accounts of an advanced account. To retrieve product statuses for sub-accounts, you must first call the accounts.listSubaccounts method to obtain a list of sub-accounts, and then call `accounts.aggregateProductStatuses.list` for each sub-account individually.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_issueresolution_v1beta.html b/docs/dyn/merchantapi_issueresolution_v1beta.html index 47b19e54a8..c3790d07c9 100644 --- a/docs/dyn/merchantapi_issueresolution_v1beta.html +++ b/docs/dyn/merchantapi_issueresolution_v1beta.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_lfp_v1.accounts.lfpStores.html b/docs/dyn/merchantapi_lfp_v1.accounts.lfpStores.html index 4b431a6f0d..b58c1af4f7 100644 --- a/docs/dyn/merchantapi_lfp_v1.accounts.lfpStores.html +++ b/docs/dyn/merchantapi_lfp_v1.accounts.lfpStores.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, targetAccount=None, x__xgafv=None)

Lists the stores of the target merchant, specified by the filter in `ListLfpStoresRequest`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -237,17 +237,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_lfp_v1.html b/docs/dyn/merchantapi_lfp_v1.html index 55e2c37cf3..2cbb019ba1 100644 --- a/docs/dyn/merchantapi_lfp_v1.html +++ b/docs/dyn/merchantapi_lfp_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_lfp_v1beta.accounts.lfpStores.html b/docs/dyn/merchantapi_lfp_v1beta.accounts.lfpStores.html index 5ee960e04e..1618e63b1c 100644 --- a/docs/dyn/merchantapi_lfp_v1beta.accounts.lfpStores.html +++ b/docs/dyn/merchantapi_lfp_v1beta.accounts.lfpStores.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, targetAccount=None, x__xgafv=None)

Lists the stores of the target merchant, specified by the filter in `ListLfpStoresRequest`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -237,17 +237,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_lfp_v1beta.html b/docs/dyn/merchantapi_lfp_v1beta.html index d9104d89ec..96dfae10c9 100644 --- a/docs/dyn/merchantapi_lfp_v1beta.html +++ b/docs/dyn/merchantapi_lfp_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_loyaltycustomers_v1.html b/docs/dyn/merchantapi_loyaltycustomers_v1.html index 05ce6c9fb0..9dcc72aae6 100644 --- a/docs/dyn/merchantapi_loyaltycustomers_v1.html +++ b/docs/dyn/merchantapi_loyaltycustomers_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_notifications_v1.accounts.notificationsubscriptions.html b/docs/dyn/merchantapi_notifications_v1.accounts.notificationsubscriptions.html index a09f4e4f4a..770b196faa 100644 --- a/docs/dyn/merchantapi_notifications_v1.accounts.notificationsubscriptions.html +++ b/docs/dyn/merchantapi_notifications_v1.accounts.notificationsubscriptions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets all the notification subscriptions for a merchant.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -182,8 +182,8 @@

Method Details

Args: parent: string, Required. The merchant account who owns the notification subscriptions. Format: `accounts/{account}` (required) - pageSize: integer, The maximum number of notification subscriptions to return in a page. The default value for `page_size` is 100. The maximum value is `200`. Values above `200` will be coerced to `200`. - pageToken: string, Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token. + pageSize: integer, Optional. The maximum number of notification subscriptions to return in a page. The default value for `page_size` is 100. The maximum value is `200`. Values above `200` will be coerced to `200`. + pageToken: string, Optional. Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/merchantapi_notifications_v1.html b/docs/dyn/merchantapi_notifications_v1.html index 17c598c77d..f45437beb6 100644 --- a/docs/dyn/merchantapi_notifications_v1.html +++ b/docs/dyn/merchantapi_notifications_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_notifications_v1beta.accounts.notificationsubscriptions.html b/docs/dyn/merchantapi_notifications_v1beta.accounts.notificationsubscriptions.html index a985c3c79d..d803793033 100644 --- a/docs/dyn/merchantapi_notifications_v1beta.accounts.notificationsubscriptions.html +++ b/docs/dyn/merchantapi_notifications_v1beta.accounts.notificationsubscriptions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Gets all the notification subscriptions for a merchant.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -182,8 +182,8 @@

Method Details

Args: parent: string, Required. The merchant account who owns the notification subscriptions. Format: `accounts/{account}` (required) - pageSize: integer, The maximum number of notification subscriptions to return in a page. The default value for `page_size` is 100. The maximum value is `200`. Values above `200` will be coerced to `200`. - pageToken: string, Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token. + pageSize: integer, Optional. The maximum number of notification subscriptions to return in a page. The default value for `page_size` is 100. The maximum value is `200`. Values above `200` will be coerced to `200`. + pageToken: string, Optional. Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token. x__xgafv: string, V1 error format. Allowed values 1 - v1 error format @@ -207,17 +207,17 @@

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. +
diff --git a/docs/dyn/merchantapi_notifications_v1beta.html b/docs/dyn/merchantapi_notifications_v1beta.html index 4f18146fd6..2525b05090 100644 --- a/docs/dyn/merchantapi_notifications_v1beta.html +++ b/docs/dyn/merchantapi_notifications_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_ordertracking_v1.html b/docs/dyn/merchantapi_ordertracking_v1.html index 3fc92ebb6d..851d450e08 100644 --- a/docs/dyn/merchantapi_ordertracking_v1.html +++ b/docs/dyn/merchantapi_ordertracking_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_ordertracking_v1beta.html b/docs/dyn/merchantapi_ordertracking_v1beta.html index 54a1d79008..d8a4c66fa3 100644 --- a/docs/dyn/merchantapi_ordertracking_v1beta.html +++ b/docs/dyn/merchantapi_ordertracking_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_products_v1.accounts.products.html b/docs/dyn/merchantapi_products_v1.accounts.products.html index dd1e5c7ed7..73ca7891d6 100644 --- a/docs/dyn/merchantapi_products_v1.accounts.products.html +++ b/docs/dyn/merchantapi_products_v1.accounts.products.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the processed products in your Merchant Center account. The response might contain fewer items than specified by `pageSize`. Rely on `pageToken` to determine if there are more items to be requested. After inserting, updating, or deleting a product input, it may take several minutes before the updated processed product can be retrieved.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1284,17 +1284,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_products_v1.html b/docs/dyn/merchantapi_products_v1.html index 9edbea5c28..e732cc1318 100644 --- a/docs/dyn/merchantapi_products_v1.html +++ b/docs/dyn/merchantapi_products_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_products_v1beta.accounts.products.html b/docs/dyn/merchantapi_products_v1beta.accounts.products.html index b62dbe5727..7d03951bdc 100644 --- a/docs/dyn/merchantapi_products_v1beta.accounts.products.html +++ b/docs/dyn/merchantapi_products_v1beta.accounts.products.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the processed products in your Merchant Center account. The response might contain fewer items than specified by `pageSize`. Rely on `pageToken` to determine if there are more items to be requested. After inserting, updating, or deleting a product input, it may take several minutes before the updated processed product can be retrieved.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -858,17 +858,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_products_v1beta.html b/docs/dyn/merchantapi_products_v1beta.html index 2469762c49..04c364dc9b 100644 --- a/docs/dyn/merchantapi_products_v1beta.html +++ b/docs/dyn/merchantapi_products_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_promotions_v1.accounts.promotions.html b/docs/dyn/merchantapi_promotions_v1.accounts.promotions.html index c1185dcb63..747e68bc84 100644 --- a/docs/dyn/merchantapi_promotions_v1.accounts.promotions.html +++ b/docs/dyn/merchantapi_promotions_v1.accounts.promotions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the promotions in your Merchant Center account. The response might contain fewer items than specified by `pageSize`. Rely on `pageToken` to determine if there are more items to be requested. After inserting or updating a promotion, it may take several minutes before the updated processed promotion can be retrieved.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -722,17 +722,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_promotions_v1.html b/docs/dyn/merchantapi_promotions_v1.html index 6d8f15a188..c2627d7069 100644 --- a/docs/dyn/merchantapi_promotions_v1.html +++ b/docs/dyn/merchantapi_promotions_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_promotions_v1beta.accounts.promotions.html b/docs/dyn/merchantapi_promotions_v1beta.accounts.promotions.html index 94227698d9..ff4040871b 100644 --- a/docs/dyn/merchantapi_promotions_v1beta.accounts.promotions.html +++ b/docs/dyn/merchantapi_promotions_v1beta.accounts.promotions.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the promotions in your Merchant Center account. The response might contain fewer items than specified by `pageSize`. Rely on `pageToken` to determine if there are more items to be requested. After inserting or updating a promotion, it may take several minutes before the updated processed promotion can be retrieved.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -722,17 +722,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_promotions_v1beta.html b/docs/dyn/merchantapi_promotions_v1beta.html index c556665f9d..75026104f7 100644 --- a/docs/dyn/merchantapi_promotions_v1beta.html +++ b/docs/dyn/merchantapi_promotions_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_quota_v1.accounts.limits.html b/docs/dyn/merchantapi_quota_v1.accounts.limits.html index 55d45d0990..447c53cca8 100644 --- a/docs/dyn/merchantapi_quota_v1.accounts.limits.html +++ b/docs/dyn/merchantapi_quota_v1.accounts.limits.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the limits of an account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -147,17 +147,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_quota_v1.accounts.quotas.html b/docs/dyn/merchantapi_quota_v1.accounts.quotas.html index c696b23d98..a20a611cbc 100644 --- a/docs/dyn/merchantapi_quota_v1.accounts.quotas.html +++ b/docs/dyn/merchantapi_quota_v1.accounts.quotas.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the daily call quota and usage per group for your Merchant Center account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_quota_v1.html b/docs/dyn/merchantapi_quota_v1.html index c6e2b7b53c..0ffcfbf0ef 100644 --- a/docs/dyn/merchantapi_quota_v1.html +++ b/docs/dyn/merchantapi_quota_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_quota_v1beta.accounts.quotas.html b/docs/dyn/merchantapi_quota_v1beta.accounts.quotas.html index 9cbe722090..b9bc5d7c3c 100644 --- a/docs/dyn/merchantapi_quota_v1beta.accounts.quotas.html +++ b/docs/dyn/merchantapi_quota_v1beta.accounts.quotas.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the daily call quota and usage per group for your Merchant Center account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_quota_v1beta.html b/docs/dyn/merchantapi_quota_v1beta.html index 72e24342f7..bde45bef80 100644 --- a/docs/dyn/merchantapi_quota_v1beta.html +++ b/docs/dyn/merchantapi_quota_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_reports_v1.accounts.reports.html b/docs/dyn/merchantapi_reports_v1.accounts.reports.html index 9b43ffc7b5..bbbe0f25eb 100644 --- a/docs/dyn/merchantapi_reports_v1.accounts.reports.html +++ b/docs/dyn/merchantapi_reports_v1.accounts.reports.html @@ -81,7 +81,7 @@

Instance Methods

search(parent, body=None, x__xgafv=None)

Retrieves a report defined by a search query. The response might contain fewer rows than specified by `page_size`. Rely on `next_page_token` to determine if there are more rows to be requested.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -398,17 +398,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_reports_v1.html b/docs/dyn/merchantapi_reports_v1.html index bf2aefd915..c01ed97064 100644 --- a/docs/dyn/merchantapi_reports_v1.html +++ b/docs/dyn/merchantapi_reports_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_reports_v1beta.accounts.reports.html b/docs/dyn/merchantapi_reports_v1beta.accounts.reports.html index fb79cf0403..3847c482af 100644 --- a/docs/dyn/merchantapi_reports_v1beta.accounts.reports.html +++ b/docs/dyn/merchantapi_reports_v1beta.accounts.reports.html @@ -81,7 +81,7 @@

Instance Methods

search(parent, body=None, x__xgafv=None)

Retrieves a report defined by a search query. The response might contain fewer rows than specified by `page_size`. Rely on `next_page_token` to determine if there are more rows to be requested.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -398,17 +398,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_reports_v1beta.html b/docs/dyn/merchantapi_reports_v1beta.html index 88b0d4c62a..334cd06260 100644 --- a/docs/dyn/merchantapi_reports_v1beta.html +++ b/docs/dyn/merchantapi_reports_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_reviews_v1beta.accounts.merchantReviews.html b/docs/dyn/merchantapi_reviews_v1beta.accounts.merchantReviews.html index 86cae54e88..d55f82da10 100644 --- a/docs/dyn/merchantapi_reviews_v1beta.accounts.merchantReviews.html +++ b/docs/dyn/merchantapi_reviews_v1beta.accounts.merchantReviews.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists merchant reviews.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -389,17 +389,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_reviews_v1beta.accounts.productReviews.html b/docs/dyn/merchantapi_reviews_v1beta.accounts.productReviews.html index c5550daa85..c503fb69ed 100644 --- a/docs/dyn/merchantapi_reviews_v1beta.accounts.productReviews.html +++ b/docs/dyn/merchantapi_reviews_v1beta.accounts.productReviews.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists product reviews.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -541,17 +541,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/merchantapi_reviews_v1beta.html b/docs/dyn/merchantapi_reviews_v1beta.html index e655744b44..46ea7f022f 100644 --- a/docs/dyn/merchantapi_reviews_v1beta.html +++ b/docs/dyn/merchantapi_reviews_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1.html b/docs/dyn/migrationcenter_v1.html index b76d3004e3..f37622fb7d 100644 --- a/docs/dyn/migrationcenter_v1.html +++ b/docs/dyn/migrationcenter_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1.projects.locations.assets.html b/docs/dyn/migrationcenter_v1.projects.locations.assets.html index 3122f27f0b..cdb8e92cc9 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.assets.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.assets.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showHidden=None, view=None, x__xgafv=None)

Lists all the assets in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -2352,17 +2352,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1.projects.locations.assetsExportJobs.html b/docs/dyn/migrationcenter_v1.projects.locations.assetsExportJobs.html index 0dee8d7897..67a1366e89 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.assetsExportJobs.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.assetsExportJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the assets export jobs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

run(name, body=None, x__xgafv=None)

@@ -430,17 +430,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1.projects.locations.discoveryClients.html b/docs/dyn/migrationcenter_v1.projects.locations.discoveryClients.html index 09e498cf33..e8cf3debd0 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.discoveryClients.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.discoveryClients.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the discovery clients in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -313,17 +313,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1.projects.locations.groups.html b/docs/dyn/migrationcenter_v1.projects.locations.groups.html index ecf32584f2..27bea74d2e 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.groups.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.groups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all groups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1.projects.locations.html b/docs/dyn/migrationcenter_v1.projects.locations.html index 89e0cfdadd..dea5a52f84 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.html @@ -137,7 +137,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateSettings(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -233,17 +233,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1.projects.locations.importJobs.html b/docs/dyn/migrationcenter_v1.projects.locations.importJobs.html index 89b8ec3565..20ab7a0145 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.importJobs.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.importJobs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all import jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -575,17 +575,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1.projects.locations.importJobs.importDataFiles.html b/docs/dyn/migrationcenter_v1.projects.locations.importJobs.importDataFiles.html index 29e32d0d18..b981344ffd 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.importJobs.importDataFiles.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.importJobs.importDataFiles.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List import data files.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -262,17 +262,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1.projects.locations.operations.html b/docs/dyn/migrationcenter_v1.projects.locations.operations.html index a73803141d..f647c3e922 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.operations.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1.projects.locations.preferenceSets.html b/docs/dyn/migrationcenter_v1.projects.locations.preferenceSets.html index 53a9ebd6b5..bd9aba6d53 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.preferenceSets.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.preferenceSets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the preference sets in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -354,17 +354,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1.projects.locations.relations.html b/docs/dyn/migrationcenter_v1.projects.locations.relations.html index adc81052e3..8d0cc3d7f9 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.relations.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.relations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the relations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -148,17 +148,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1.projects.locations.reportConfigs.html b/docs/dyn/migrationcenter_v1.projects.locations.reportConfigs.html index 4266bd4df7..101fbbf504 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.reportConfigs.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.reportConfigs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ReportConfigs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -265,17 +265,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1.projects.locations.reportConfigs.reports.html b/docs/dyn/migrationcenter_v1.projects.locations.reportConfigs.reports.html index c15eeba8dc..b9bdece837 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.reportConfigs.reports.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.reportConfigs.reports.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Reports in a given ReportConfig.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -988,17 +988,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1.projects.locations.sources.errorFrames.html b/docs/dyn/migrationcenter_v1.projects.locations.sources.errorFrames.html index 495bd1922d..37a50843ae 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.sources.errorFrames.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.sources.errorFrames.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all error frames in a given source and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1009,17 +1009,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1.projects.locations.sources.html b/docs/dyn/migrationcenter_v1.projects.locations.sources.html index 7c829a3c43..58e0606714 100644 --- a/docs/dyn/migrationcenter_v1.projects.locations.sources.html +++ b/docs/dyn/migrationcenter_v1.projects.locations.sources.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the sources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1alpha1.html b/docs/dyn/migrationcenter_v1alpha1.html index f6f9692ce5..1df343dfba 100644 --- a/docs/dyn/migrationcenter_v1alpha1.html +++ b/docs/dyn/migrationcenter_v1alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.assets.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.assets.html index 10d2cb75b8..5ca9fea5d0 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.assets.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.assets.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, showHidden=None, view=None, x__xgafv=None)

Lists all the assets in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -4648,17 +4648,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.assetsExportJobs.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.assetsExportJobs.html index 13c50f5ce8..1782944f31 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.assetsExportJobs.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.assetsExportJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the assets export jobs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

run(name, body=None, x__xgafv=None)

@@ -430,17 +430,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.discoveryClients.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.discoveryClients.html index cf18c112e4..4f19c32bfb 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.discoveryClients.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.discoveryClients.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the discovery clients in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -331,17 +331,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.groups.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.groups.html index 1fe5ccf4e0..f7ad78941c 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.groups.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.groups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all groups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.html index 7710c4b13e..cfb634d808 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.html @@ -137,7 +137,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateSettings(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -234,17 +234,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.importJobs.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.importJobs.html index 27c9f8449b..54054f664c 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.importJobs.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.importJobs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all import jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -632,17 +632,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.importJobs.importDataFiles.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.importJobs.importDataFiles.html index 23777d8055..868fd3ab0c 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.importJobs.importDataFiles.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.importJobs.importDataFiles.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List import data files.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -262,17 +262,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.operations.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.operations.html index aab048ea89..445b44dab6 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.operations.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.preferenceSets.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.preferenceSets.html index c6e5e526cc..261b3b17aa 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.preferenceSets.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.preferenceSets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the preference sets in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -675,17 +675,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.relations.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.relations.html index f17eb10ea9..567d666b7a 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.relations.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.relations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the relations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -148,17 +148,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.html index c1dd757c8b..e5aa79a30f 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ReportConfigs in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -265,17 +265,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.html index 21a5a998d1..cae8d9fcac 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Reports in a given ReportConfig.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2496,17 +2496,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.reportExportJobs.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.reportExportJobs.html index 4f82276a6b..463e4bd00d 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.reportExportJobs.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.reportExportJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the report export jobs for a given report.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

run(name, body=None, x__xgafv=None)

@@ -383,17 +383,17 @@

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. +
diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.sources.errorFrames.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.sources.errorFrames.html index 1ea0284169..a37ab3375d 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.sources.errorFrames.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.sources.errorFrames.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all error frames in a given source and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2025,17 +2025,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.sources.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.sources.html index 973c4797d0..6a2582cd11 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.sources.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.sources.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the sources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/ml_v1.html b/docs/dyn/ml_v1.html index b11539c224..9a9036bd28 100644 --- a/docs/dyn/ml_v1.html +++ b/docs/dyn/ml_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/ml_v1.projects.jobs.html b/docs/dyn/ml_v1.projects.jobs.html index cdb1aad5f0..3d84c419b1 100644 --- a/docs/dyn/ml_v1.projects.jobs.html +++ b/docs/dyn/ml_v1.projects.jobs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the jobs in the project. If there are no jobs that match the request parameters, the list request returns an empty response body: {}.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1091,17 +1091,17 @@

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. +
diff --git a/docs/dyn/ml_v1.projects.locations.html b/docs/dyn/ml_v1.projects.locations.html index 739b8b3bde..ae937866ab 100644 --- a/docs/dyn/ml_v1.projects.locations.html +++ b/docs/dyn/ml_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List all locations that provides at least one type of CMLE capability.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -164,17 +164,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/ml_v1.projects.models.html b/docs/dyn/ml_v1.projects.models.html index 273bce5793..75729952c3 100644 --- a/docs/dyn/ml_v1.projects.models.html +++ b/docs/dyn/ml_v1.projects.models.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the models in a project. Each project can contain multiple models, and each model can have multiple versions. If there are no models that match the request parameters, the list request returns an empty response body: {}.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -635,17 +635,17 @@

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. +
diff --git a/docs/dyn/ml_v1.projects.models.versions.html b/docs/dyn/ml_v1.projects.models.versions.html index d4f111ae97..b06538d2e5 100644 --- a/docs/dyn/ml_v1.projects.models.versions.html +++ b/docs/dyn/ml_v1.projects.models.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Gets basic information about all the versions of a model. If you expect that a model has many versions, or if you need to handle only a limited number of results at a time, you can request that the list be retrieved in batches (called pages). If there are no versions that match the request parameters, the list request returns an empty response body: {}.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -462,17 +462,17 @@

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. +
diff --git a/docs/dyn/ml_v1.projects.operations.html b/docs/dyn/ml_v1.projects.operations.html index 1362984790..bc497cfc5a 100644 --- a/docs/dyn/ml_v1.projects.operations.html +++ b/docs/dyn/ml_v1.projects.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v1.html b/docs/dyn/monitoring_v1.html index 2510aa1c34..7288a4c995 100644 --- a/docs/dyn/monitoring_v1.html +++ b/docs/dyn/monitoring_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v1.projects.dashboards.html b/docs/dyn/monitoring_v1.projects.dashboards.html index 1ffd1a3f5e..002cb958a4 100644 --- a/docs/dyn/monitoring_v1.projects.dashboards.html +++ b/docs/dyn/monitoring_v1.projects.dashboards.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the existing dashboards.This method requires the monitoring.dashboards.list permission on the specified project. For more information, see Cloud Identity and Access Management (https://cloud.google.com/iam).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, validateOnly=None, x__xgafv=None)

@@ -16200,17 +16200,17 @@

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. +
diff --git a/docs/dyn/monitoring_v3.folders.timeSeries.html b/docs/dyn/monitoring_v3.folders.timeSeries.html index ffe9f9ef27..3f8a5ac51d 100644 --- a/docs/dyn/monitoring_v3.folders.timeSeries.html +++ b/docs/dyn/monitoring_v3.folders.timeSeries.html @@ -81,7 +81,7 @@

Instance Methods

list(name, aggregation_alignmentPeriod=None, aggregation_crossSeriesReducer=None, aggregation_groupByFields=None, aggregation_perSeriesAligner=None, filter=None, interval_endTime=None, interval_startTime=None, orderBy=None, pageSize=None, pageToken=None, secondaryAggregation_alignmentPeriod=None, secondaryAggregation_crossSeriesReducer=None, secondaryAggregation_groupByFields=None, secondaryAggregation_perSeriesAligner=None, view=None, x__xgafv=None)

Lists time series that match a filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -294,17 +294,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v3.html b/docs/dyn/monitoring_v3.html index f5fa619b84..12c1117a59 100644 --- a/docs/dyn/monitoring_v3.html +++ b/docs/dyn/monitoring_v3.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v3.organizations.timeSeries.html b/docs/dyn/monitoring_v3.organizations.timeSeries.html index 77c8a67194..d81838fb3d 100644 --- a/docs/dyn/monitoring_v3.organizations.timeSeries.html +++ b/docs/dyn/monitoring_v3.organizations.timeSeries.html @@ -81,7 +81,7 @@

Instance Methods

list(name, aggregation_alignmentPeriod=None, aggregation_crossSeriesReducer=None, aggregation_groupByFields=None, aggregation_perSeriesAligner=None, filter=None, interval_endTime=None, interval_startTime=None, orderBy=None, pageSize=None, pageToken=None, secondaryAggregation_alignmentPeriod=None, secondaryAggregation_crossSeriesReducer=None, secondaryAggregation_groupByFields=None, secondaryAggregation_perSeriesAligner=None, view=None, x__xgafv=None)

Lists time series that match a filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -294,17 +294,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v3.projects.alertPolicies.html b/docs/dyn/monitoring_v3.projects.alertPolicies.html index f427100e4a..0c5c833a75 100644 --- a/docs/dyn/monitoring_v3.projects.alertPolicies.html +++ b/docs/dyn/monitoring_v3.projects.alertPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the existing alerting policies for the workspace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -858,17 +858,17 @@

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. +
diff --git a/docs/dyn/monitoring_v3.projects.alerts.html b/docs/dyn/monitoring_v3.projects.alerts.html index aa3cac2bb8..23c9127ad8 100644 --- a/docs/dyn/monitoring_v3.projects.alerts.html +++ b/docs/dyn/monitoring_v3.projects.alerts.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the existing alerts for the metrics scope of the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -213,17 +213,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v3.projects.groups.html b/docs/dyn/monitoring_v3.projects.groups.html index 634709cf13..f2bfa091af 100644 --- a/docs/dyn/monitoring_v3.projects.groups.html +++ b/docs/dyn/monitoring_v3.projects.groups.html @@ -95,7 +95,7 @@

Instance Methods

list(name, ancestorsOfGroup=None, childrenOfGroup=None, descendantsOfGroup=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the existing groups.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(name, body=None, validateOnly=None, x__xgafv=None)

@@ -217,17 +217,17 @@

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. +
diff --git a/docs/dyn/monitoring_v3.projects.groups.members.html b/docs/dyn/monitoring_v3.projects.groups.members.html index e895edd594..1fd5db1559 100644 --- a/docs/dyn/monitoring_v3.projects.groups.members.html +++ b/docs/dyn/monitoring_v3.projects.groups.members.html @@ -81,7 +81,7 @@

Instance Methods

list(name, filter=None, interval_endTime=None, interval_startTime=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the monitored resources that are members of a group.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,17 +123,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v3.projects.metricDescriptors.html b/docs/dyn/monitoring_v3.projects.metricDescriptors.html index 1151223c4f..5f1fe20e09 100644 --- a/docs/dyn/monitoring_v3.projects.metricDescriptors.html +++ b/docs/dyn/monitoring_v3.projects.metricDescriptors.html @@ -90,7 +90,7 @@

Instance Methods

list(name, activeOnly=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists metric descriptors that match a filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -290,17 +290,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v3.projects.monitoredResourceDescriptors.html b/docs/dyn/monitoring_v3.projects.monitoredResourceDescriptors.html index 75e6944c87..ebe45c69d5 100644 --- a/docs/dyn/monitoring_v3.projects.monitoredResourceDescriptors.html +++ b/docs/dyn/monitoring_v3.projects.monitoredResourceDescriptors.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists monitored resource descriptors that match a filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v3.projects.notificationChannelDescriptors.html b/docs/dyn/monitoring_v3.projects.notificationChannelDescriptors.html index af1a2b7732..fc299c4ff9 100644 --- a/docs/dyn/monitoring_v3.projects.notificationChannelDescriptors.html +++ b/docs/dyn/monitoring_v3.projects.notificationChannelDescriptors.html @@ -84,7 +84,7 @@

Instance Methods

list(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists the descriptors for supported channel types. The use of descriptors makes it possible for new channel types to be dynamically added.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v3.projects.notificationChannels.html b/docs/dyn/monitoring_v3.projects.notificationChannels.html index 32c9655189..eab1103bb4 100644 --- a/docs/dyn/monitoring_v3.projects.notificationChannels.html +++ b/docs/dyn/monitoring_v3.projects.notificationChannels.html @@ -93,7 +93,7 @@

Instance Methods

list(name, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the notification channels that have been created for the project. To list the types of notification channels that are supported, use the ListNotificationChannelDescriptors method.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -315,17 +315,17 @@

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. +
diff --git a/docs/dyn/monitoring_v3.projects.snoozes.html b/docs/dyn/monitoring_v3.projects.snoozes.html index 3ec6f4f533..09fbdc79e9 100644 --- a/docs/dyn/monitoring_v3.projects.snoozes.html +++ b/docs/dyn/monitoring_v3.projects.snoozes.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Snoozes associated with a project. Can optionally pass in filter, which specifies predicates to match Snoozes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -215,17 +215,17 @@

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. +
diff --git a/docs/dyn/monitoring_v3.projects.timeSeries.html b/docs/dyn/monitoring_v3.projects.timeSeries.html index 690ca69f83..0190a64255 100644 --- a/docs/dyn/monitoring_v3.projects.timeSeries.html +++ b/docs/dyn/monitoring_v3.projects.timeSeries.html @@ -87,13 +87,13 @@

Instance Methods

list(name, aggregation_alignmentPeriod=None, aggregation_crossSeriesReducer=None, aggregation_groupByFields=None, aggregation_perSeriesAligner=None, filter=None, interval_endTime=None, interval_startTime=None, orderBy=None, pageSize=None, pageToken=None, secondaryAggregation_alignmentPeriod=None, secondaryAggregation_crossSeriesReducer=None, secondaryAggregation_groupByFields=None, secondaryAggregation_perSeriesAligner=None, view=None, x__xgafv=None)

Lists time series that match a filter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

query(name, body=None, x__xgafv=None)

Queries time series by using Monitoring Query Language (MQL). We recommend using PromQL instead of MQL. For more information about the status of MQL, see the MQL deprecation notice (https://cloud.google.com/stackdriver/docs/deprecations/mql).

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -518,17 +518,17 @@

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. +
@@ -655,17 +655,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/monitoring_v3.projects.uptimeCheckConfigs.html b/docs/dyn/monitoring_v3.projects.uptimeCheckConfigs.html index 217be5449f..7f02f697c2 100644 --- a/docs/dyn/monitoring_v3.projects.uptimeCheckConfigs.html +++ b/docs/dyn/monitoring_v3.projects.uptimeCheckConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the existing valid Uptime check configurations for the project (leaving out any invalid configurations).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -553,17 +553,17 @@

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. +
diff --git a/docs/dyn/monitoring_v3.services.html b/docs/dyn/monitoring_v3.services.html index a017a082eb..45a116915f 100644 --- a/docs/dyn/monitoring_v3.services.html +++ b/docs/dyn/monitoring_v3.services.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Services for this Metrics Scope.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -446,17 +446,17 @@

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. +
diff --git a/docs/dyn/monitoring_v3.services.serviceLevelObjectives.html b/docs/dyn/monitoring_v3.services.serviceLevelObjectives.html index 850b11ede4..e80813dc2c 100644 --- a/docs/dyn/monitoring_v3.services.serviceLevelObjectives.html +++ b/docs/dyn/monitoring_v3.services.serviceLevelObjectives.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List the ServiceLevelObjectives for the given Service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -563,17 +563,17 @@

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. +
diff --git a/docs/dyn/monitoring_v3.uptimeCheckIps.html b/docs/dyn/monitoring_v3.uptimeCheckIps.html index 41ae3babc3..5c20d1b4f5 100644 --- a/docs/dyn/monitoring_v3.uptimeCheckIps.html +++ b/docs/dyn/monitoring_v3.uptimeCheckIps.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Returns the list of IP addresses that checkers run from.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -117,17 +117,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessaccountmanagement_v1.accounts.html b/docs/dyn/mybusinessaccountmanagement_v1.accounts.html index 45a8b34b58..c98f5a9d6b 100644 --- a/docs/dyn/mybusinessaccountmanagement_v1.accounts.html +++ b/docs/dyn/mybusinessaccountmanagement_v1.accounts.html @@ -97,7 +97,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, parentAccount=None, x__xgafv=None)

Lists all of the accounts for the authenticated user. This includes all accounts that the user owns, as well as any accounts for which the user has management rights.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -296,17 +296,17 @@

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. +
diff --git a/docs/dyn/mybusinessaccountmanagement_v1.html b/docs/dyn/mybusinessaccountmanagement_v1.html index c63a1eb32b..01e9c4e496 100644 --- a/docs/dyn/mybusinessaccountmanagement_v1.html +++ b/docs/dyn/mybusinessaccountmanagement_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessbusinessinformation_v1.accounts.locations.html b/docs/dyn/mybusinessbusinessinformation_v1.accounts.locations.html index fa9778a42a..f94fcd4989 100644 --- a/docs/dyn/mybusinessbusinessinformation_v1.accounts.locations.html +++ b/docs/dyn/mybusinessbusinessinformation_v1.accounts.locations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, readMask=None, x__xgafv=None)

Lists the locations for the specified account.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -174,14 +174,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -214,14 +214,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open for business. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -279,19 +279,19 @@

Method Details

"specialHours": { # Represents a set of time periods when a location's operational hours differ from its normal business hours. # Optional. Special hours for the business. This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours. "specialHourPeriods": [ # Required. A list of exceptions to the business's regular hours. { # Represents a single time period when a location's operational hours differ from its normal business hours. A special hour period must represent a range of less than 24 hours. The `open_time` and `start_date` must predate the `close_time` and `end_date`. The `close_time` and `end_date` can extend to 11:59 a.m. on the day after the specified `start_date`. For example, the following inputs are valid: start_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=11:59 The following inputs are not valid: start_date=2015-11-23, open_time=13:00, close_time=11:59 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=12:00 start_date=2015-11-23, end_date=2015-11-25, open_time=08:00, close_time=18:00 - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, - "closed": True or False, # Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. + "closed": True or False, # Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Optional. The calendar date this special hour period ends on. If `end_date` field is not set, default to the date specified in `start_date`. If set, this field must be equal to or at most 1 day after `start_date`. "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. }, - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -410,14 +410,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -450,14 +450,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open for business. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -515,19 +515,19 @@

Method Details

"specialHours": { # Represents a set of time periods when a location's operational hours differ from its normal business hours. # Optional. Special hours for the business. This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours. "specialHourPeriods": [ # Required. A list of exceptions to the business's regular hours. { # Represents a single time period when a location's operational hours differ from its normal business hours. A special hour period must represent a range of less than 24 hours. The `open_time` and `start_date` must predate the `close_time` and `end_date`. The `close_time` and `end_date` can extend to 11:59 a.m. on the day after the specified `start_date`. For example, the following inputs are valid: start_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=11:59 The following inputs are not valid: start_date=2015-11-23, open_time=13:00, close_time=11:59 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=12:00 start_date=2015-11-23, end_date=2015-11-25, open_time=08:00, close_time=18:00 - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, - "closed": True or False, # Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. + "closed": True or False, # Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Optional. The calendar date this special hour period ends on. If `end_date` field is not set, default to the date specified in `start_date`. If set, this field must be equal to or at most 1 day after `start_date`. "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. }, - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -658,14 +658,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -698,14 +698,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open for business. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -763,19 +763,19 @@

Method Details

"specialHours": { # Represents a set of time periods when a location's operational hours differ from its normal business hours. # Optional. Special hours for the business. This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours. "specialHourPeriods": [ # Required. A list of exceptions to the business's regular hours. { # Represents a single time period when a location's operational hours differ from its normal business hours. A special hour period must represent a range of less than 24 hours. The `open_time` and `start_date` must predate the `close_time` and `end_date`. The `close_time` and `end_date` can extend to 11:59 a.m. on the day after the specified `start_date`. For example, the following inputs are valid: start_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=11:59 The following inputs are not valid: start_date=2015-11-23, open_time=13:00, close_time=11:59 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=12:00 start_date=2015-11-23, end_date=2015-11-25, open_time=08:00, close_time=18:00 - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, - "closed": True or False, # Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. + "closed": True or False, # Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Optional. The calendar date this special hour period ends on. If `end_date` field is not set, default to the date specified in `start_date`. If set, this field must be equal to or at most 1 day after `start_date`. "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. }, - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -817,17 +817,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessbusinessinformation_v1.attributes.html b/docs/dyn/mybusinessbusinessinformation_v1.attributes.html index 83dfb7e61a..3e5e073d55 100644 --- a/docs/dyn/mybusinessbusinessinformation_v1.attributes.html +++ b/docs/dyn/mybusinessbusinessinformation_v1.attributes.html @@ -81,7 +81,7 @@

Instance Methods

list(categoryName=None, languageCode=None, pageSize=None, pageToken=None, parent=None, regionCode=None, showAll=None, x__xgafv=None)

Returns the list of attributes that would be available for a location with the given primary category and country.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -131,17 +131,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessbusinessinformation_v1.categories.html b/docs/dyn/mybusinessbusinessinformation_v1.categories.html index 7bd489e522..9e88b30de4 100644 --- a/docs/dyn/mybusinessbusinessinformation_v1.categories.html +++ b/docs/dyn/mybusinessbusinessinformation_v1.categories.html @@ -84,7 +84,7 @@

Instance Methods

list(filter=None, languageCode=None, pageSize=None, pageToken=None, regionCode=None, view=None, x__xgafv=None)

Returns a list of business categories. Search will match the category name but not the category ID. Search only matches the front of a category name (that is, 'food' may return 'Food Court' but not 'Fast Food Restaurant').

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -184,17 +184,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessbusinessinformation_v1.googleLocations.html b/docs/dyn/mybusinessbusinessinformation_v1.googleLocations.html index a5da494c8f..23278f0627 100644 --- a/docs/dyn/mybusinessbusinessinformation_v1.googleLocations.html +++ b/docs/dyn/mybusinessbusinessinformation_v1.googleLocations.html @@ -168,14 +168,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -208,14 +208,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open for business. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -273,19 +273,19 @@

Method Details

"specialHours": { # Represents a set of time periods when a location's operational hours differ from its normal business hours. # Optional. Special hours for the business. This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours. "specialHourPeriods": [ # Required. A list of exceptions to the business's regular hours. { # Represents a single time period when a location's operational hours differ from its normal business hours. A special hour period must represent a range of less than 24 hours. The `open_time` and `start_date` must predate the `close_time` and `end_date`. The `close_time` and `end_date` can extend to 11:59 a.m. on the day after the specified `start_date`. For example, the following inputs are valid: start_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=11:59 The following inputs are not valid: start_date=2015-11-23, open_time=13:00, close_time=11:59 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=12:00 start_date=2015-11-23, end_date=2015-11-25, open_time=08:00, close_time=18:00 - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, - "closed": True or False, # Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. + "closed": True or False, # Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Optional. The calendar date this special hour period ends on. If `end_date` field is not set, default to the date specified in `start_date`. If set, this field must be equal to or at most 1 day after `start_date`. "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. }, - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -408,14 +408,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -448,14 +448,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open for business. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -513,19 +513,19 @@

Method Details

"specialHours": { # Represents a set of time periods when a location's operational hours differ from its normal business hours. # Optional. Special hours for the business. This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours. "specialHourPeriods": [ # Required. A list of exceptions to the business's regular hours. { # Represents a single time period when a location's operational hours differ from its normal business hours. A special hour period must represent a range of less than 24 hours. The `open_time` and `start_date` must predate the `close_time` and `end_date`. The `close_time` and `end_date` can extend to 11:59 a.m. on the day after the specified `start_date`. For example, the following inputs are valid: start_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=11:59 The following inputs are not valid: start_date=2015-11-23, open_time=13:00, close_time=11:59 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=12:00 start_date=2015-11-23, end_date=2015-11-25, open_time=08:00, close_time=18:00 - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, - "closed": True or False, # Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. + "closed": True or False, # Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Optional. The calendar date this special hour period ends on. If `end_date` field is not set, default to the date specified in `start_date`. If set, this field must be equal to or at most 1 day after `start_date`. "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. }, - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. diff --git a/docs/dyn/mybusinessbusinessinformation_v1.html b/docs/dyn/mybusinessbusinessinformation_v1.html index 2361fa06f7..5d813f9a78 100644 --- a/docs/dyn/mybusinessbusinessinformation_v1.html +++ b/docs/dyn/mybusinessbusinessinformation_v1.html @@ -108,7 +108,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -117,20 +117,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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessbusinessinformation_v1.locations.html b/docs/dyn/mybusinessbusinessinformation_v1.locations.html index 30542378d9..42ec4f4e7e 100644 --- a/docs/dyn/mybusinessbusinessinformation_v1.locations.html +++ b/docs/dyn/mybusinessbusinessinformation_v1.locations.html @@ -212,14 +212,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -252,14 +252,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open for business. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -317,19 +317,19 @@

Method Details

"specialHours": { # Represents a set of time periods when a location's operational hours differ from its normal business hours. # Optional. Special hours for the business. This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours. "specialHourPeriods": [ # Required. A list of exceptions to the business's regular hours. { # Represents a single time period when a location's operational hours differ from its normal business hours. A special hour period must represent a range of less than 24 hours. The `open_time` and `start_date` must predate the `close_time` and `end_date`. The `close_time` and `end_date` can extend to 11:59 a.m. on the day after the specified `start_date`. For example, the following inputs are valid: start_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=11:59 The following inputs are not valid: start_date=2015-11-23, open_time=13:00, close_time=11:59 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=12:00 start_date=2015-11-23, end_date=2015-11-25, open_time=08:00, close_time=18:00 - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, - "closed": True or False, # Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. + "closed": True or False, # Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Optional. The calendar date this special hour period ends on. If `end_date` field is not set, default to the date specified in `start_date`. If set, this field must be equal to or at most 1 day after `start_date`. "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. }, - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -497,14 +497,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -537,14 +537,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open for business. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -602,19 +602,19 @@

Method Details

"specialHours": { # Represents a set of time periods when a location's operational hours differ from its normal business hours. # Optional. Special hours for the business. This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours. "specialHourPeriods": [ # Required. A list of exceptions to the business's regular hours. { # Represents a single time period when a location's operational hours differ from its normal business hours. A special hour period must represent a range of less than 24 hours. The `open_time` and `start_date` must predate the `close_time` and `end_date`. The `close_time` and `end_date` can extend to 11:59 a.m. on the day after the specified `start_date`. For example, the following inputs are valid: start_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=11:59 The following inputs are not valid: start_date=2015-11-23, open_time=13:00, close_time=11:59 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=12:00 start_date=2015-11-23, end_date=2015-11-25, open_time=08:00, close_time=18:00 - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, - "closed": True or False, # Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. + "closed": True or False, # Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Optional. The calendar date this special hour period ends on. If `end_date` field is not set, default to the date specified in `start_date`. If set, this field must be equal to or at most 1 day after `start_date`. "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. }, - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -735,14 +735,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -775,14 +775,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open for business. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -840,19 +840,19 @@

Method Details

"specialHours": { # Represents a set of time periods when a location's operational hours differ from its normal business hours. # Optional. Special hours for the business. This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours. "specialHourPeriods": [ # Required. A list of exceptions to the business's regular hours. { # Represents a single time period when a location's operational hours differ from its normal business hours. A special hour period must represent a range of less than 24 hours. The `open_time` and `start_date` must predate the `close_time` and `end_date`. The `close_time` and `end_date` can extend to 11:59 a.m. on the day after the specified `start_date`. For example, the following inputs are valid: start_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=11:59 The following inputs are not valid: start_date=2015-11-23, open_time=13:00, close_time=11:59 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=12:00 start_date=2015-11-23, end_date=2015-11-25, open_time=08:00, close_time=18:00 - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, - "closed": True or False, # Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. + "closed": True or False, # Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Optional. The calendar date this special hour period ends on. If `end_date` field is not set, default to the date specified in `start_date`. If set, this field must be equal to or at most 1 day after `start_date`. "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. }, - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -971,14 +971,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -1011,14 +1011,14 @@

Method Details

"periods": [ # Required. A collection of times that this location is open for business. Each period represents a range of hours when the location is open during the week. { # Represents a span of time that the business is open, starting on the specified open day/time and closing on the specified close day/time. The closing time must occur after the opening time, for example later in the same day, or on a subsequent day. "closeDay": "A String", # Required. Indicates the day of the week this period ends on. - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, "openDay": "A String", # Required. Indicates the day of the week this period starts on. - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. @@ -1076,19 +1076,19 @@

Method Details

"specialHours": { # Represents a set of time periods when a location's operational hours differ from its normal business hours. # Optional. Special hours for the business. This typically includes holiday hours, and other times outside of regular operating hours. These override regular business hours. This field cannot be set without regular hours. "specialHourPeriods": [ # Required. A list of exceptions to the business's regular hours. { # Represents a single time period when a location's operational hours differ from its normal business hours. A special hour period must represent a range of less than 24 hours. The `open_time` and `start_date` must predate the `close_time` and `end_date`. The `close_time` and `end_date` can extend to 11:59 a.m. on the day after the specified `start_date`. For example, the following inputs are valid: start_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-23, open_time=08:00, close_time=18:00 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=11:59 The following inputs are not valid: start_date=2015-11-23, open_time=13:00, close_time=11:59 start_date=2015-11-23, end_date=2015-11-24, open_time=13:00, close_time=12:00 start_date=2015-11-23, end_date=2015-11-25, open_time=08:00, close_time=18:00 - "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`. + "closeTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. "seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds. }, - "closed": True or False, # Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. + "closed": True or False, # Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day. "endDate": { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # Optional. The calendar date this special hour period ends on. If `end_date` field is not set, default to the date specified in `start_date`. If set, this field must be equal to or at most 1 day after `start_date`. "day": 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant. "month": 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day. "year": 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year. }, - "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`. + "openTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false. "hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time. "minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59. "nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999. diff --git a/docs/dyn/mybusinesslodging_v1.html b/docs/dyn/mybusinesslodging_v1.html index 747b260323..1ab5202cc9 100644 --- a/docs/dyn/mybusinesslodging_v1.html +++ b/docs/dyn/mybusinesslodging_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessnotifications_v1.html b/docs/dyn/mybusinessnotifications_v1.html index ae000bf786..94179cee9c 100644 --- a/docs/dyn/mybusinessnotifications_v1.html +++ b/docs/dyn/mybusinessnotifications_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessplaceactions_v1.html b/docs/dyn/mybusinessplaceactions_v1.html index 6810212d4d..dc23866580 100644 --- a/docs/dyn/mybusinessplaceactions_v1.html +++ b/docs/dyn/mybusinessplaceactions_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessplaceactions_v1.locations.placeActionLinks.html b/docs/dyn/mybusinessplaceactions_v1.locations.placeActionLinks.html index b8eeda95a7..e26a4084a2 100644 --- a/docs/dyn/mybusinessplaceactions_v1.locations.placeActionLinks.html +++ b/docs/dyn/mybusinessplaceactions_v1.locations.placeActionLinks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the place action links for the specified location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/mybusinessplaceactions_v1.placeActionTypeMetadata.html b/docs/dyn/mybusinessplaceactions_v1.placeActionTypeMetadata.html index 1622142758..b80767cf08 100644 --- a/docs/dyn/mybusinessplaceactions_v1.placeActionTypeMetadata.html +++ b/docs/dyn/mybusinessplaceactions_v1.placeActionTypeMetadata.html @@ -81,7 +81,7 @@

Instance Methods

list(filter=None, languageCode=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns the list of available place action types for a location or country.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -118,17 +118,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessverifications_v1.html b/docs/dyn/mybusinessverifications_v1.html index 136fdd18ce..50ee4a2c7c 100644 --- a/docs/dyn/mybusinessverifications_v1.html +++ b/docs/dyn/mybusinessverifications_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/mybusinessverifications_v1.locations.verifications.html b/docs/dyn/mybusinessverifications_v1.locations.verifications.html index 24a131ac45..d1bc89f380 100644 --- a/docs/dyn/mybusinessverifications_v1.locations.verifications.html +++ b/docs/dyn/mybusinessverifications_v1.locations.verifications.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List verifications of a location, ordered by create time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -155,17 +155,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/netapp_v1.html b/docs/dyn/netapp_v1.html index 8f43ab24a3..ec6c56af0c 100644 --- a/docs/dyn/netapp_v1.html +++ b/docs/dyn/netapp_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/netapp_v1.projects.locations.activeDirectories.html b/docs/dyn/netapp_v1.projects.locations.activeDirectories.html index 090de7e67a..38b578fafa 100644 --- a/docs/dyn/netapp_v1.projects.locations.activeDirectories.html +++ b/docs/dyn/netapp_v1.projects.locations.activeDirectories.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists active directories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -317,17 +317,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.backupPolicies.html b/docs/dyn/netapp_v1.projects.locations.backupPolicies.html index af481a6795..ea6124457f 100644 --- a/docs/dyn/netapp_v1.projects.locations.backupPolicies.html +++ b/docs/dyn/netapp_v1.projects.locations.backupPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of all available backup policies.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -263,17 +263,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.backupVaults.backups.html b/docs/dyn/netapp_v1.projects.locations.backupVaults.backups.html index 42105d155d..d1322fc1c7 100644 --- a/docs/dyn/netapp_v1.projects.locations.backupVaults.backups.html +++ b/docs/dyn/netapp_v1.projects.locations.backupVaults.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all backups for a backupVault.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -293,17 +293,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.backupVaults.html b/docs/dyn/netapp_v1.projects.locations.backupVaults.html index 028830bef4..97a37b3b02 100644 --- a/docs/dyn/netapp_v1.projects.locations.backupVaults.html +++ b/docs/dyn/netapp_v1.projects.locations.backupVaults.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of all available backup vaults.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -298,17 +298,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.hostGroups.html b/docs/dyn/netapp_v1.projects.locations.hostGroups.html index 809580dc62..1a5e9454e3 100644 --- a/docs/dyn/netapp_v1.projects.locations.hostGroups.html +++ b/docs/dyn/netapp_v1.projects.locations.hostGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of host groups in a `location`. Use `-` as location to list host groups across all locations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -263,17 +263,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.html b/docs/dyn/netapp_v1.projects.locations.html index d8b967556f..1bf3875d94 100644 --- a/docs/dyn/netapp_v1.projects.locations.html +++ b/docs/dyn/netapp_v1.projects.locations.html @@ -124,7 +124,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/netapp_v1.projects.locations.kmsConfigs.html b/docs/dyn/netapp_v1.projects.locations.kmsConfigs.html index 4c03f4ad97..afc3571449 100644 --- a/docs/dyn/netapp_v1.projects.locations.kmsConfigs.html +++ b/docs/dyn/netapp_v1.projects.locations.kmsConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all KMS configs owned by the caller.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.operations.html b/docs/dyn/netapp_v1.projects.locations.operations.html index 43e9e6de43..ba69237da4 100644 --- a/docs/dyn/netapp_v1.projects.locations.operations.html +++ b/docs/dyn/netapp_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/netapp_v1.projects.locations.storagePools.backupConfigs.html b/docs/dyn/netapp_v1.projects.locations.storagePools.backupConfigs.html index 0dd524d7c4..f2dcaba7a1 100644 --- a/docs/dyn/netapp_v1.projects.locations.storagePools.backupConfigs.html +++ b/docs/dyn/netapp_v1.projects.locations.storagePools.backupConfigs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists backup configurations for all volumes in an ONTAP-mode Storage Pool.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -129,17 +129,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/netapp_v1.projects.locations.storagePools.html b/docs/dyn/netapp_v1.projects.locations.storagePools.html index ebfac2ff1f..1ddb45a3d9 100644 --- a/docs/dyn/netapp_v1.projects.locations.storagePools.html +++ b/docs/dyn/netapp_v1.projects.locations.storagePools.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all storage pools owned by the caller.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -357,17 +357,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.volumes.html b/docs/dyn/netapp_v1.projects.locations.volumes.html index c1a024c8bf..0f2fc12ff5 100644 --- a/docs/dyn/netapp_v1.projects.locations.volumes.html +++ b/docs/dyn/netapp_v1.projects.locations.volumes.html @@ -111,7 +111,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Volumes in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -851,17 +851,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.volumes.quotaRules.html b/docs/dyn/netapp_v1.projects.locations.volumes.quotaRules.html index 110dda7e72..dd47ecb95e 100644 --- a/docs/dyn/netapp_v1.projects.locations.volumes.quotaRules.html +++ b/docs/dyn/netapp_v1.projects.locations.volumes.quotaRules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of all quota rules in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -260,17 +260,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.volumes.replications.html b/docs/dyn/netapp_v1.projects.locations.volumes.replications.html index ec95903aef..3db223780c 100644 --- a/docs/dyn/netapp_v1.projects.locations.volumes.replications.html +++ b/docs/dyn/netapp_v1.projects.locations.volumes.replications.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all replications for a volume.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -442,17 +442,17 @@

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. +
diff --git a/docs/dyn/netapp_v1.projects.locations.volumes.snapshots.html b/docs/dyn/netapp_v1.projects.locations.volumes.snapshots.html index e00da08c67..91321de603 100644 --- a/docs/dyn/netapp_v1.projects.locations.volumes.snapshots.html +++ b/docs/dyn/netapp_v1.projects.locations.volumes.snapshots.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all snapshots for a volume.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -254,17 +254,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.html b/docs/dyn/netapp_v1beta1.html index f2c5071d91..568e4350b8 100644 --- a/docs/dyn/netapp_v1beta1.html +++ b/docs/dyn/netapp_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/netapp_v1beta1.projects.locations.activeDirectories.html b/docs/dyn/netapp_v1beta1.projects.locations.activeDirectories.html index 167b36e0de..4275b88f02 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.activeDirectories.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.activeDirectories.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists active directories.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -317,17 +317,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.backupPolicies.html b/docs/dyn/netapp_v1beta1.projects.locations.backupPolicies.html index e4face7633..2675de3ab2 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.backupPolicies.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.backupPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of all available backup policies.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -263,17 +263,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.backupVaults.backups.html b/docs/dyn/netapp_v1beta1.projects.locations.backupVaults.backups.html index 5229c99606..7891d9f3d7 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.backupVaults.backups.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.backupVaults.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all backups for a backupVault.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -293,17 +293,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.backupVaults.html b/docs/dyn/netapp_v1beta1.projects.locations.backupVaults.html index 9d96316ef1..6961801a20 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.backupVaults.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.backupVaults.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of all available backup vaults.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.hostGroups.html b/docs/dyn/netapp_v1beta1.projects.locations.hostGroups.html index 5e1e028e5f..e9f6c8e70e 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.hostGroups.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.hostGroups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of host groups in a `location`. Use `-` as location to list host groups across all locations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -263,17 +263,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.html b/docs/dyn/netapp_v1beta1.projects.locations.html index d8579e80ca..5b382beb5e 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.html @@ -124,7 +124,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/netapp_v1beta1.projects.locations.kmsConfigs.html b/docs/dyn/netapp_v1beta1.projects.locations.kmsConfigs.html index add345472b..b61502e021 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.kmsConfigs.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.kmsConfigs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all KMS configs owned by the caller.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -307,17 +307,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.operations.html b/docs/dyn/netapp_v1beta1.projects.locations.operations.html index 2f7fce88b3..fd5524037b 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.operations.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/netapp_v1beta1.projects.locations.storagePools.backupConfigs.html b/docs/dyn/netapp_v1beta1.projects.locations.storagePools.backupConfigs.html index 8adf783f93..7375bad31b 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.storagePools.backupConfigs.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.storagePools.backupConfigs.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists backup configurations for all volumes in an ONTAP-mode Storage Pool.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -129,17 +129,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/netapp_v1beta1.projects.locations.storagePools.html b/docs/dyn/netapp_v1beta1.projects.locations.storagePools.html index 53d4945401..48fc7e7f78 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.storagePools.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.storagePools.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all storage pools owned by the caller.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -360,17 +360,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.volumes.html b/docs/dyn/netapp_v1beta1.projects.locations.volumes.html index 44fa35ff8a..19f356237f 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.volumes.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.volumes.html @@ -111,7 +111,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Volumes in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -851,17 +851,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.volumes.quotaRules.html b/docs/dyn/netapp_v1beta1.projects.locations.volumes.quotaRules.html index a5a38c75ae..bd3c5380fa 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.volumes.quotaRules.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.volumes.quotaRules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of all quota rules in a location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -260,17 +260,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.volumes.replications.html b/docs/dyn/netapp_v1beta1.projects.locations.volumes.replications.html index 9131dabf4d..8a4f68312f 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.volumes.replications.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.volumes.replications.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all replications for a volume.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -442,17 +442,17 @@

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. +
diff --git a/docs/dyn/netapp_v1beta1.projects.locations.volumes.snapshots.html b/docs/dyn/netapp_v1beta1.projects.locations.volumes.snapshots.html index 2536feddc6..6c6724d084 100644 --- a/docs/dyn/netapp_v1beta1.projects.locations.volumes.snapshots.html +++ b/docs/dyn/netapp_v1beta1.projects.locations.volumes.snapshots.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns descriptions of all snapshots for a volume.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -254,17 +254,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.html b/docs/dyn/networkconnectivity_v1.html index b4ef8b507e..3018a76062 100644 --- a/docs/dyn/networkconnectivity_v1.html +++ b/docs/dyn/networkconnectivity_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.automatedDnsRecords.html b/docs/dyn/networkconnectivity_v1.projects.locations.automatedDnsRecords.html index 8f95e73a8d..091aab115b 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.automatedDnsRecords.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.automatedDnsRecords.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists AutomatedDnsRecords in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -327,17 +327,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.groups.html b/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.groups.html index 3966fdcebc..002ef9c529 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.groups.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.groups.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists groups in a given hub.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -231,17 +231,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.html b/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.html index dc8c5493bf..ff359101c7 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.html @@ -112,10 +112,10 @@

Instance Methods

listSpokes(name, filter=None, orderBy=None, pageSize=None, pageToken=None, spokeLocations=None, view=None, x__xgafv=None)

Lists the Network Connectivity Center spokes associated with a specified hub and location. The list includes both spokes that are attached to the hub and spokes that have been proposed but not yet accepted.

- listSpokes_next()

+ listSpokes_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -124,7 +124,7 @@

Instance Methods

queryStatus(name, filter=None, groupBy=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Query the Private Service Connect propagation status of a Network Connectivity Center hub.

- queryStatus_next()

+ queryStatus_next(previous_request, previous_response)

Retrieves the next page of results.

rejectSpoke(name, body=None, x__xgafv=None)

@@ -697,31 +697,31 @@

Method Details

- listSpokes_next() + listSpokes_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_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. +
@@ -848,17 +848,17 @@

Method Details

- queryStatus_next() + queryStatus_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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.routeTables.html b/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.routeTables.html index cb7715a6b9..6402459541 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.routeTables.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.routeTables.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists route tables in a given hub.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -164,17 +164,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.routeTables.routes.html b/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.routeTables.routes.html index b52387cfeb..085dcf8aed 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.routeTables.routes.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.global_.hubs.routeTables.routes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists routes in a given route table.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -213,17 +213,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.global_.policyBasedRoutes.html b/docs/dyn/networkconnectivity_v1.projects.locations.global_.policyBasedRoutes.html index 93938cfe9c..71d0b95590 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.global_.policyBasedRoutes.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.global_.policyBasedRoutes.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists policy-based routes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -391,17 +391,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.html b/docs/dyn/networkconnectivity_v1.projects.locations.html index 98627f6db8..a91ea5b21e 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.html @@ -162,7 +162,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -265,17 +265,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.internalRanges.html b/docs/dyn/networkconnectivity_v1.projects.locations.internalRanges.html index 42284cf117..5c92ede610 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.internalRanges.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.internalRanges.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists internal ranges in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -385,17 +385,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferConfigs.destinations.html b/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferConfigs.destinations.html index 89109bf634..867d74cb3f 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferConfigs.destinations.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferConfigs.destinations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the `Destination` resources in a specified project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -309,17 +309,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferConfigs.html b/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferConfigs.html index bddfe89d08..c685209492 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferConfigs.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferConfigs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists the `MulticloudDataTransferConfig` resources in a specified project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -299,17 +299,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferSupportedServices.html b/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferSupportedServices.html index 7354dcc3c5..006c308d6a 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferSupportedServices.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.multicloudDataTransferSupportedServices.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the services in the project for a region that are supported for Data Transfer Essentials.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.operations.html b/docs/dyn/networkconnectivity_v1.projects.locations.operations.html index 0ffed57857..dd9a0837e6 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.operations.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.pscAuthorizationPolicies.html b/docs/dyn/networkconnectivity_v1.projects.locations.pscAuthorizationPolicies.html index fa5f2b2e34..5a5fc57bde 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.pscAuthorizationPolicies.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.pscAuthorizationPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists PscAuthorizationPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -269,17 +269,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.regionalEndpoints.html b/docs/dyn/networkconnectivity_v1.projects.locations.regionalEndpoints.html index 7e41c8f4b5..1dc9ecf1f5 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.regionalEndpoints.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.regionalEndpoints.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists RegionalEndpoints in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -268,17 +268,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.remoteTransportProfiles.html b/docs/dyn/networkconnectivity_v1.projects.locations.remoteTransportProfiles.html index 58788da294..1cf477c338 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.remoteTransportProfiles.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.remoteTransportProfiles.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists RemoteTransportProfiles in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -169,17 +169,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.serviceClasses.html b/docs/dyn/networkconnectivity_v1.projects.locations.serviceClasses.html index e6ee9285f0..5a5038beaa 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.serviceClasses.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.serviceClasses.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ServiceClasses in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -202,17 +202,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionMaps.html b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionMaps.html index ab41f023fd..dc6dee9369 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionMaps.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionMaps.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ServiceConnectionMaps in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -491,17 +491,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html index 525d9ebfdb..a254b8c68d 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ServiceConnectionPolicies in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -429,17 +429,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionTokens.html b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionTokens.html index fcbe8632c5..34b4f18148 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionTokens.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionTokens.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ServiceConnectionTokens in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -260,17 +260,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.spokes.gatewayAdvertisedRoutes.html b/docs/dyn/networkconnectivity_v1.projects.locations.spokes.gatewayAdvertisedRoutes.html index aaff2a5227..7a3454830c 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.spokes.gatewayAdvertisedRoutes.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.spokes.gatewayAdvertisedRoutes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List GatewayAdvertisedRoutes

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -265,17 +265,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.spokes.html b/docs/dyn/networkconnectivity_v1.projects.locations.spokes.html index 9462bf8064..7a8dc587e4 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.spokes.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.spokes.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Network Connectivity Center spokes in a specified project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -684,17 +684,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1.projects.locations.transports.html b/docs/dyn/networkconnectivity_v1.projects.locations.transports.html index 3e1553884d..e7eef9d7e5 100644 --- a/docs/dyn/networkconnectivity_v1.projects.locations.transports.html +++ b/docs/dyn/networkconnectivity_v1.projects.locations.transports.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Transports in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -289,17 +289,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1alpha1.html b/docs/dyn/networkconnectivity_v1alpha1.html index f46ff5d694..9cb959c343 100644 --- a/docs/dyn/networkconnectivity_v1alpha1.html +++ b/docs/dyn/networkconnectivity_v1alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.global_.hubs.html b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.global_.hubs.html index 850c873ecc..7300305420 100644 --- a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.global_.hubs.html +++ b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.global_.hubs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Network Connectivity Center hubs associated with a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -322,17 +322,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.html b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.html index cc926b7ea1..bdf17457c6 100644 --- a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.html +++ b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.html @@ -104,7 +104,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.internalRanges.html b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.internalRanges.html index cd9b27457b..128fc069ac 100644 --- a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.internalRanges.html +++ b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.internalRanges.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists internal ranges in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -388,17 +388,17 @@

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. +
diff --git a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.operations.html b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.operations.html index aeac0edd27..33572bdf24 100644 --- a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.operations.html +++ b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.spokes.html b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.spokes.html index 672092bd87..02f7a205d9 100644 --- a/docs/dyn/networkconnectivity_v1alpha1.projects.locations.spokes.html +++ b/docs/dyn/networkconnectivity_v1alpha1.projects.locations.spokes.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Network Connectivity Center spokes in a specified project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -355,17 +355,17 @@

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. +
diff --git a/docs/dyn/oauth2_v2.html b/docs/dyn/oauth2_v2.html index 4a1bb49633..0ea1ccf676 100644 --- a/docs/dyn/oauth2_v2.html +++ b/docs/dyn/oauth2_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

tokeninfo(access_token=None, id_token=None)

@@ -95,20 +95,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. +
diff --git a/docs/dyn/oracledatabase_v1.html b/docs/dyn/oracledatabase_v1.html index 1715df561b..690e8f16ac 100644 --- a/docs/dyn/oracledatabase_v1.html +++ b/docs/dyn/oracledatabase_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabaseBackups.html b/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabaseBackups.html index 7e8ed183f2..79659c6bca 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabaseBackups.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabaseBackups.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the long-term and automatic backups of an Autonomous Database.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -144,17 +144,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabaseCharacterSets.html b/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabaseCharacterSets.html index 29d8f56e17..08080e1a7e 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabaseCharacterSets.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabaseCharacterSets.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Autonomous Database Character Sets in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabases.html b/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabases.html index 3d06784271..d3bddccfdf 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabases.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.autonomousDatabases.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Autonomous Databases in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -893,17 +893,17 @@

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. +
diff --git a/docs/dyn/oracledatabase_v1.projects.locations.autonomousDbVersions.html b/docs/dyn/oracledatabase_v1.projects.locations.autonomousDbVersions.html index e38914d278..0bca0d34d1 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.autonomousDbVersions.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.autonomousDbVersions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the available Autonomous Database versions for a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.cloudExadataInfrastructures.dbServers.html b/docs/dyn/oracledatabase_v1.projects.locations.cloudExadataInfrastructures.dbServers.html index 2c7e1fd661..030f69c79a 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.cloudExadataInfrastructures.dbServers.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.cloudExadataInfrastructures.dbServers.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the database servers of an Exadata Infrastructure instance.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -131,17 +131,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.cloudExadataInfrastructures.html b/docs/dyn/oracledatabase_v1.projects.locations.cloudExadataInfrastructures.html index 1bb0ad19f1..cb72b0bf4e 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.cloudExadataInfrastructures.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.cloudExadataInfrastructures.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Exadata Infrastructures in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -483,17 +483,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.cloudVmClusters.dbNodes.html b/docs/dyn/oracledatabase_v1.projects.locations.cloudVmClusters.dbNodes.html index 345e4180e6..f87b8c5c7d 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.cloudVmClusters.dbNodes.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.cloudVmClusters.dbNodes.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the database nodes of a VM Cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.cloudVmClusters.html b/docs/dyn/oracledatabase_v1.projects.locations.cloudVmClusters.html index d804311538..b3643fb8be 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.cloudVmClusters.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.cloudVmClusters.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the VM Clusters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -441,17 +441,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.databaseCharacterSets.html b/docs/dyn/oracledatabase_v1.projects.locations.databaseCharacterSets.html index 80301653ef..4c0694f2e5 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.databaseCharacterSets.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.databaseCharacterSets.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List DatabaseCharacterSets for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.databases.html b/docs/dyn/oracledatabase_v1.projects.locations.databases.html index 5b414889e3..5f91bed44b 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.databases.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.databases.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the Databases for the given project, location and DbSystem.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -213,17 +213,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.dbSystemInitialStorageSizes.html b/docs/dyn/oracledatabase_v1.projects.locations.dbSystemInitialStorageSizes.html index 013fbfff64..1596376aae 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.dbSystemInitialStorageSizes.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.dbSystemInitialStorageSizes.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the DbSystemInitialStorageSizes for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -132,17 +132,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.dbSystemShapes.html b/docs/dyn/oracledatabase_v1.projects.locations.dbSystemShapes.html index ba794c7b70..f9543e3d32 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.dbSystemShapes.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.dbSystemShapes.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the database system shapes available for the project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -131,17 +131,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.dbSystems.html b/docs/dyn/oracledatabase_v1.projects.locations.dbSystems.html index ecb0162cf7..69202ac8a2 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.dbSystems.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.dbSystems.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the DbSystems for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -490,17 +490,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.dbVersions.html b/docs/dyn/oracledatabase_v1.projects.locations.dbVersions.html index 3f09f7d354..766b698c1f 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.dbVersions.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.dbVersions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List DbVersions for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.entitlements.html b/docs/dyn/oracledatabase_v1.projects.locations.entitlements.html index 4fa11905ac..11db64e866 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.entitlements.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.entitlements.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the entitlements in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.exadbVmClusters.dbNodes.html b/docs/dyn/oracledatabase_v1.projects.locations.exadbVmClusters.dbNodes.html index b39c9d9604..121155af6a 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.exadbVmClusters.dbNodes.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.exadbVmClusters.dbNodes.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the database nodes of a VM Cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -127,17 +127,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.exadbVmClusters.html b/docs/dyn/oracledatabase_v1.projects.locations.exadbVmClusters.html index c0799d4995..4c2d682954 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.exadbVmClusters.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.exadbVmClusters.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the Exadb (Exascale) VM Clusters for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -378,17 +378,17 @@

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. +
diff --git a/docs/dyn/oracledatabase_v1.projects.locations.exascaleDbStorageVaults.html b/docs/dyn/oracledatabase_v1.projects.locations.exascaleDbStorageVaults.html index 34bb542aff..6fb23d6a4a 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.exascaleDbStorageVaults.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.exascaleDbStorageVaults.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the ExascaleDB Storage Vaults for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -328,17 +328,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.giVersions.html b/docs/dyn/oracledatabase_v1.projects.locations.giVersions.html index aa26ee3808..d8d8045fc4 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.giVersions.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.giVersions.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the valid Oracle Grid Infrastructure (GI) versions for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -123,17 +123,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.giVersions.minorVersions.html b/docs/dyn/oracledatabase_v1.projects.locations.giVersions.minorVersions.html index dafb2b0e3d..ef44abad89 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.giVersions.minorVersions.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.giVersions.minorVersions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the valid minor versions for the given project, location, gi version and shape family.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnectionAssignments.html b/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnectionAssignments.html index dc8917a047..ded77f493c 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnectionAssignments.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnectionAssignments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists GoldengateConnectionAssignments in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

test(name, body=None, x__xgafv=None)

@@ -271,17 +271,17 @@

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. +
diff --git a/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnectionTypes.html b/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnectionTypes.html index 419b47d866..37b3f6ac7e 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnectionTypes.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnectionTypes.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists GoldengateConnectionTypes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnections.html b/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnections.html index a513bbd96d..97889a6ff4 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnections.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.goldengateConnections.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the GoldengateConnections for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1408,17 +1408,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentEnvironments.html b/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentEnvironments.html index 85e462fd34..48855c99bd 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentEnvironments.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentEnvironments.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists GoldengateDeploymentEnvironments in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -129,17 +129,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentTypes.html b/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentTypes.html index 082dd5fb80..825397efec 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentTypes.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentTypes.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists GoldenGateDeploymentTypes in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -139,17 +139,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentVersions.html b/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentVersions.html index 1476c289fd..1caad66e7b 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentVersions.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeploymentVersions.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists GoldengateDeploymentVersions in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -129,17 +129,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeployments.html b/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeployments.html index c75ca18f03..9e83df0434 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeployments.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.goldengateDeployments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the GoldengateDeployments for the given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

start(name, body=None, x__xgafv=None)

@@ -571,17 +571,17 @@

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. +
diff --git a/docs/dyn/oracledatabase_v1.projects.locations.html b/docs/dyn/oracledatabase_v1.projects.locations.html index 89cb817f99..9e2b2e87ad 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.html @@ -214,7 +214,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -286,17 +286,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.odbNetworks.html b/docs/dyn/oracledatabase_v1.projects.locations.odbNetworks.html index 0aedff476a..a767bf4e57 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.odbNetworks.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.odbNetworks.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the ODB Networks in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -258,17 +258,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.odbNetworks.odbSubnets.html b/docs/dyn/oracledatabase_v1.projects.locations.odbNetworks.odbSubnets.html index a53dc2da82..76204f7024 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.odbNetworks.odbSubnets.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.odbNetworks.odbSubnets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the ODB Subnets in a given ODB Network.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -250,17 +250,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.operations.html b/docs/dyn/oracledatabase_v1.projects.locations.operations.html index 2e05784106..59305717ee 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.operations.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oracledatabase_v1.projects.locations.pluggableDatabases.html b/docs/dyn/oracledatabase_v1.projects.locations.pluggableDatabases.html index 84dcf58054..dc8bb4c53f 100644 --- a/docs/dyn/oracledatabase_v1.projects.locations.pluggableDatabases.html +++ b/docs/dyn/oracledatabase_v1.projects.locations.pluggableDatabases.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the PluggableDatabases for the given project, location and Container Database.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -219,17 +219,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/orgpolicy_v2.folders.constraints.html b/docs/dyn/orgpolicy_v2.folders.constraints.html index 42e4647749..ed230400d2 100644 --- a/docs/dyn/orgpolicy_v2.folders.constraints.html +++ b/docs/dyn/orgpolicy_v2.folders.constraints.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists constraints that could be applied on the specified resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/orgpolicy_v2.folders.policies.html b/docs/dyn/orgpolicy_v2.folders.policies.html index 4bcdcab45c..364106257e 100644 --- a/docs/dyn/orgpolicy_v2.folders.policies.html +++ b/docs/dyn/orgpolicy_v2.folders.policies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves all of the policies that exist on a particular resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -684,17 +684,17 @@

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. +
diff --git a/docs/dyn/orgpolicy_v2.html b/docs/dyn/orgpolicy_v2.html index bf87a02ea7..114495f08f 100644 --- a/docs/dyn/orgpolicy_v2.html +++ b/docs/dyn/orgpolicy_v2.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/orgpolicy_v2.organizations.constraints.html b/docs/dyn/orgpolicy_v2.organizations.constraints.html index 17a2e25a56..a538afb4f9 100644 --- a/docs/dyn/orgpolicy_v2.organizations.constraints.html +++ b/docs/dyn/orgpolicy_v2.organizations.constraints.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists constraints that could be applied on the specified resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/orgpolicy_v2.organizations.customConstraints.html b/docs/dyn/orgpolicy_v2.organizations.customConstraints.html index 646c2b4f0e..3a3d144690 100644 --- a/docs/dyn/orgpolicy_v2.organizations.customConstraints.html +++ b/docs/dyn/orgpolicy_v2.organizations.customConstraints.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves all of the custom constraints that exist on a particular organization resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -235,17 +235,17 @@

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. +
diff --git a/docs/dyn/orgpolicy_v2.organizations.policies.html b/docs/dyn/orgpolicy_v2.organizations.policies.html index d6e86e6852..b07972b1a1 100644 --- a/docs/dyn/orgpolicy_v2.organizations.policies.html +++ b/docs/dyn/orgpolicy_v2.organizations.policies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves all of the policies that exist on a particular resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -684,17 +684,17 @@

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. +
diff --git a/docs/dyn/orgpolicy_v2.projects.constraints.html b/docs/dyn/orgpolicy_v2.projects.constraints.html index 83e793fc28..368695dc44 100644 --- a/docs/dyn/orgpolicy_v2.projects.constraints.html +++ b/docs/dyn/orgpolicy_v2.projects.constraints.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists constraints that could be applied on the specified resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/orgpolicy_v2.projects.policies.html b/docs/dyn/orgpolicy_v2.projects.policies.html index 66e07b7732..13f4c88481 100644 --- a/docs/dyn/orgpolicy_v2.projects.policies.html +++ b/docs/dyn/orgpolicy_v2.projects.policies.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves all of the policies that exist on a particular resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -684,17 +684,17 @@

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. +
diff --git a/docs/dyn/osconfig_v1.html b/docs/dyn/osconfig_v1.html index 77692402e0..cd63f61337 100644 --- a/docs/dyn/osconfig_v1.html +++ b/docs/dyn/osconfig_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1.projects.locations.instances.inventories.html b/docs/dyn/osconfig_v1.projects.locations.instances.inventories.html index cc20e4cb01..b0172c393d 100644 --- a/docs/dyn/osconfig_v1.projects.locations.instances.inventories.html +++ b/docs/dyn/osconfig_v1.projects.locations.instances.inventories.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List inventory data for all VM instances in the specified zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -469,17 +469,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1.projects.locations.instances.osPolicyAssignments.reports.html b/docs/dyn/osconfig_v1.projects.locations.instances.osPolicyAssignments.reports.html index a596d6b99c..a88f5a2a6a 100644 --- a/docs/dyn/osconfig_v1.projects.locations.instances.osPolicyAssignments.reports.html +++ b/docs/dyn/osconfig_v1.projects.locations.instances.osPolicyAssignments.reports.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List OS policy assignment reports for all Compute Engine VM instances in the specified zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -193,17 +193,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1.projects.locations.instances.vulnerabilityReports.html b/docs/dyn/osconfig_v1.projects.locations.instances.vulnerabilityReports.html index 0d848c77a4..d57c4414a9 100644 --- a/docs/dyn/osconfig_v1.projects.locations.instances.vulnerabilityReports.html +++ b/docs/dyn/osconfig_v1.projects.locations.instances.vulnerabilityReports.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List vulnerability reports for all VM instances in the specified zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -233,17 +233,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1.projects.locations.osPolicyAssignments.html b/docs/dyn/osconfig_v1.projects.locations.osPolicyAssignments.html index fb34a53838..b8d588075c 100644 --- a/docs/dyn/osconfig_v1.projects.locations.osPolicyAssignments.html +++ b/docs/dyn/osconfig_v1.projects.locations.osPolicyAssignments.html @@ -98,10 +98,10 @@

Instance Methods

listRevisions(name, pageSize=None, pageToken=None, x__xgafv=None)

List the OS policy assignment revisions for a given OS policy assignment.

- listRevisions_next()

+ listRevisions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -1148,31 +1148,31 @@

Method Details

- listRevisions_next() + listRevisions_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_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. +
diff --git a/docs/dyn/osconfig_v1.projects.patchDeployments.html b/docs/dyn/osconfig_v1.projects.patchDeployments.html index 4b6a3e9cd4..0bc984cecf 100644 --- a/docs/dyn/osconfig_v1.projects.patchDeployments.html +++ b/docs/dyn/osconfig_v1.projects.patchDeployments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Get a page of OS Config patch deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -870,17 +870,17 @@

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. +
diff --git a/docs/dyn/osconfig_v1.projects.patchJobs.html b/docs/dyn/osconfig_v1.projects.patchJobs.html index c24b0b7271..5740c27902 100644 --- a/docs/dyn/osconfig_v1.projects.patchJobs.html +++ b/docs/dyn/osconfig_v1.projects.patchJobs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of patch jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -971,17 +971,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1.projects.patchJobs.instanceDetails.html b/docs/dyn/osconfig_v1.projects.patchJobs.instanceDetails.html index 5009e08914..d470c45b0f 100644 --- a/docs/dyn/osconfig_v1.projects.patchJobs.instanceDetails.html +++ b/docs/dyn/osconfig_v1.projects.patchJobs.instanceDetails.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of instance details for a given patch job.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1alpha.html b/docs/dyn/osconfig_v1alpha.html index d5d609899e..1d279ffe85 100644 --- a/docs/dyn/osconfig_v1alpha.html +++ b/docs/dyn/osconfig_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1alpha.projects.locations.instanceOSPoliciesCompliances.html b/docs/dyn/osconfig_v1alpha.projects.locations.instanceOSPoliciesCompliances.html index 15b9b6273d..753b5c096f 100644 --- a/docs/dyn/osconfig_v1alpha.projects.locations.instanceOSPoliciesCompliances.html +++ b/docs/dyn/osconfig_v1alpha.projects.locations.instanceOSPoliciesCompliances.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List OS policies compliance data for all Compute Engine VM instances in the specified zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -197,17 +197,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1alpha.projects.locations.instances.inventories.html b/docs/dyn/osconfig_v1alpha.projects.locations.instances.inventories.html index 2b7794b8c0..8530a960da 100644 --- a/docs/dyn/osconfig_v1alpha.projects.locations.instances.inventories.html +++ b/docs/dyn/osconfig_v1alpha.projects.locations.instances.inventories.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

List inventory data for all VM instances in the specified zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -469,17 +469,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1alpha.projects.locations.instances.osPolicyAssignments.reports.html b/docs/dyn/osconfig_v1alpha.projects.locations.instances.osPolicyAssignments.reports.html index 59cdabfdb6..9d0ed0bcc9 100644 --- a/docs/dyn/osconfig_v1alpha.projects.locations.instances.osPolicyAssignments.reports.html +++ b/docs/dyn/osconfig_v1alpha.projects.locations.instances.osPolicyAssignments.reports.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List OS policy assignment reports for all Compute Engine VM instances in the specified zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -193,17 +193,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1alpha.projects.locations.instances.vulnerabilityReports.html b/docs/dyn/osconfig_v1alpha.projects.locations.instances.vulnerabilityReports.html index c4a2bff531..7fe9648dda 100644 --- a/docs/dyn/osconfig_v1alpha.projects.locations.instances.vulnerabilityReports.html +++ b/docs/dyn/osconfig_v1alpha.projects.locations.instances.vulnerabilityReports.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List vulnerability reports for all VM instances in the specified zone.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -233,17 +233,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1alpha.projects.locations.osPolicyAssignments.html b/docs/dyn/osconfig_v1alpha.projects.locations.osPolicyAssignments.html index beddfcbc4c..d2a7c3a791 100644 --- a/docs/dyn/osconfig_v1alpha.projects.locations.osPolicyAssignments.html +++ b/docs/dyn/osconfig_v1alpha.projects.locations.osPolicyAssignments.html @@ -98,10 +98,10 @@

Instance Methods

listRevisions(name, pageSize=None, pageToken=None, x__xgafv=None)

List the OS policy assignment revisions for a given OS policy assignment.

- listRevisions_next()

+ listRevisions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, allowMissing=None, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -1176,31 +1176,31 @@

Method Details

- listRevisions_next() + listRevisions_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_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. +
diff --git a/docs/dyn/osconfig_v1beta.html b/docs/dyn/osconfig_v1beta.html index 4b36918f5b..946508134b 100644 --- a/docs/dyn/osconfig_v1beta.html +++ b/docs/dyn/osconfig_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1beta.projects.guestPolicies.html b/docs/dyn/osconfig_v1beta.projects.guestPolicies.html index 20c27761e6..88f5634fc3 100644 --- a/docs/dyn/osconfig_v1beta.projects.guestPolicies.html +++ b/docs/dyn/osconfig_v1beta.projects.guestPolicies.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Get a page of OS Config guest policies.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -932,17 +932,17 @@

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. +
diff --git a/docs/dyn/osconfig_v1beta.projects.patchDeployments.html b/docs/dyn/osconfig_v1beta.projects.patchDeployments.html index 0cff17f537..520eb6457c 100644 --- a/docs/dyn/osconfig_v1beta.projects.patchDeployments.html +++ b/docs/dyn/osconfig_v1beta.projects.patchDeployments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Get a page of OS Config patch deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -870,17 +870,17 @@

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. +
diff --git a/docs/dyn/osconfig_v1beta.projects.patchJobs.html b/docs/dyn/osconfig_v1beta.projects.patchJobs.html index 8c64cf82ef..a0150df6e6 100644 --- a/docs/dyn/osconfig_v1beta.projects.patchJobs.html +++ b/docs/dyn/osconfig_v1beta.projects.patchJobs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of patch jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -971,17 +971,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v1beta.projects.patchJobs.instanceDetails.html b/docs/dyn/osconfig_v1beta.projects.patchJobs.instanceDetails.html index d47f8aa0b9..dc8810b00c 100644 --- a/docs/dyn/osconfig_v1beta.projects.patchJobs.instanceDetails.html +++ b/docs/dyn/osconfig_v1beta.projects.patchJobs.instanceDetails.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Get a list of instance details for a given patch job.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v2.folders.locations.global_.policyOrchestrators.html b/docs/dyn/osconfig_v2.folders.locations.global_.policyOrchestrators.html index da96e386e9..2ad1fda316 100644 --- a/docs/dyn/osconfig_v2.folders.locations.global_.policyOrchestrators.html +++ b/docs/dyn/osconfig_v2.folders.locations.global_.policyOrchestrators.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the policy orchestrators under the given parent folder resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1115,17 +1115,17 @@

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. +
diff --git a/docs/dyn/osconfig_v2.folders.locations.operations.html b/docs/dyn/osconfig_v2.folders.locations.operations.html index 2e523ad5b0..2554bc4dc0 100644 --- a/docs/dyn/osconfig_v2.folders.locations.operations.html +++ b/docs/dyn/osconfig_v2.folders.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v2.html b/docs/dyn/osconfig_v2.html index 2e4ed4b6ef..136d1b0927 100644 --- a/docs/dyn/osconfig_v2.html +++ b/docs/dyn/osconfig_v2.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v2.organizations.locations.global_.policyOrchestrators.html b/docs/dyn/osconfig_v2.organizations.locations.global_.policyOrchestrators.html index ca9428adae..c3856ef861 100644 --- a/docs/dyn/osconfig_v2.organizations.locations.global_.policyOrchestrators.html +++ b/docs/dyn/osconfig_v2.organizations.locations.global_.policyOrchestrators.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the policy orchestrators under the given parent organization resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1115,17 +1115,17 @@

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. +
diff --git a/docs/dyn/osconfig_v2.organizations.locations.operations.html b/docs/dyn/osconfig_v2.organizations.locations.operations.html index dd4291cb30..ddc3387e2e 100644 --- a/docs/dyn/osconfig_v2.organizations.locations.operations.html +++ b/docs/dyn/osconfig_v2.organizations.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v2.projects.locations.global_.policyOrchestrators.html b/docs/dyn/osconfig_v2.projects.locations.global_.policyOrchestrators.html index 006405b984..698673fd1b 100644 --- a/docs/dyn/osconfig_v2.projects.locations.global_.policyOrchestrators.html +++ b/docs/dyn/osconfig_v2.projects.locations.global_.policyOrchestrators.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the policy orchestrators under the given parent project resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1115,17 +1115,17 @@

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. +
diff --git a/docs/dyn/osconfig_v2.projects.locations.operations.html b/docs/dyn/osconfig_v2.projects.locations.operations.html index 861e4bc47c..3ccaed33a0 100644 --- a/docs/dyn/osconfig_v2.projects.locations.operations.html +++ b/docs/dyn/osconfig_v2.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v2beta.folders.locations.global_.policyOrchestrators.html b/docs/dyn/osconfig_v2beta.folders.locations.global_.policyOrchestrators.html index 453a6aca7f..e733731241 100644 --- a/docs/dyn/osconfig_v2beta.folders.locations.global_.policyOrchestrators.html +++ b/docs/dyn/osconfig_v2beta.folders.locations.global_.policyOrchestrators.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the policy orchestrators under the given parent folder resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1115,17 +1115,17 @@

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. +
diff --git a/docs/dyn/osconfig_v2beta.folders.locations.operations.html b/docs/dyn/osconfig_v2beta.folders.locations.operations.html index 97a8ead73f..80e2b701c4 100644 --- a/docs/dyn/osconfig_v2beta.folders.locations.operations.html +++ b/docs/dyn/osconfig_v2beta.folders.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v2beta.html b/docs/dyn/osconfig_v2beta.html index 826208d10c..196a62e456 100644 --- a/docs/dyn/osconfig_v2beta.html +++ b/docs/dyn/osconfig_v2beta.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v2beta.organizations.locations.global_.policyOrchestrators.html b/docs/dyn/osconfig_v2beta.organizations.locations.global_.policyOrchestrators.html index 32513006f6..03e6817261 100644 --- a/docs/dyn/osconfig_v2beta.organizations.locations.global_.policyOrchestrators.html +++ b/docs/dyn/osconfig_v2beta.organizations.locations.global_.policyOrchestrators.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the policy orchestrators under the given parent organization resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1115,17 +1115,17 @@

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. +
diff --git a/docs/dyn/osconfig_v2beta.organizations.locations.operations.html b/docs/dyn/osconfig_v2beta.organizations.locations.operations.html index 5e723c57fa..7401389b87 100644 --- a/docs/dyn/osconfig_v2beta.organizations.locations.operations.html +++ b/docs/dyn/osconfig_v2beta.organizations.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/osconfig_v2beta.projects.locations.global_.policyOrchestrators.html b/docs/dyn/osconfig_v2beta.projects.locations.global_.policyOrchestrators.html index b27786c51d..a233eb20f9 100644 --- a/docs/dyn/osconfig_v2beta.projects.locations.global_.policyOrchestrators.html +++ b/docs/dyn/osconfig_v2beta.projects.locations.global_.policyOrchestrators.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the policy orchestrators under the given parent project resource.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1115,17 +1115,17 @@

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. +
diff --git a/docs/dyn/osconfig_v2beta.projects.locations.operations.html b/docs/dyn/osconfig_v2beta.projects.locations.operations.html index 40143ff914..fdf506d3a6 100644 --- a/docs/dyn/osconfig_v2beta.projects.locations.operations.html +++ b/docs/dyn/osconfig_v2beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/oslogin_v1.html b/docs/dyn/oslogin_v1.html index c11e31a442..d8ab30ad5b 100644 --- a/docs/dyn/oslogin_v1.html +++ b/docs/dyn/oslogin_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/oslogin_v1alpha.html b/docs/dyn/oslogin_v1alpha.html index 2c9a4ad93e..624ab8ae12 100644 --- a/docs/dyn/oslogin_v1alpha.html +++ b/docs/dyn/oslogin_v1alpha.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/oslogin_v1beta.html b/docs/dyn/oslogin_v1beta.html index f9888e543f..7113b313a7 100644 --- a/docs/dyn/oslogin_v1beta.html +++ b/docs/dyn/oslogin_v1beta.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/pagespeedonline_v5.html b/docs/dyn/pagespeedonline_v5.html index 2aad03cf8a..ee5539f590 100644 --- a/docs/dyn/pagespeedonline_v5.html +++ b/docs/dyn/pagespeedonline_v5.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/parallelstore_v1.html b/docs/dyn/parallelstore_v1.html index b95abf8d1c..04e76ba695 100644 --- a/docs/dyn/parallelstore_v1.html +++ b/docs/dyn/parallelstore_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/parallelstore_v1.projects.locations.html b/docs/dyn/parallelstore_v1.projects.locations.html index 5860fcc61d..51c0a4eeea 100644 --- a/docs/dyn/parallelstore_v1.projects.locations.html +++ b/docs/dyn/parallelstore_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/parallelstore_v1.projects.locations.instances.html b/docs/dyn/parallelstore_v1.projects.locations.instances.html index 0f00e8833c..849d5c016d 100644 --- a/docs/dyn/parallelstore_v1.projects.locations.instances.html +++ b/docs/dyn/parallelstore_v1.projects.locations.instances.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all instances in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -400,17 +400,17 @@

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. +
diff --git a/docs/dyn/parallelstore_v1.projects.locations.operations.html b/docs/dyn/parallelstore_v1.projects.locations.operations.html index 33b6ca43b9..17afe5c096 100644 --- a/docs/dyn/parallelstore_v1.projects.locations.operations.html +++ b/docs/dyn/parallelstore_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/parallelstore_v1beta.html b/docs/dyn/parallelstore_v1beta.html index da472f84f8..bc26a02a9a 100644 --- a/docs/dyn/parallelstore_v1beta.html +++ b/docs/dyn/parallelstore_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/parallelstore_v1beta.projects.locations.html b/docs/dyn/parallelstore_v1beta.projects.locations.html index cadd6a9949..02f8a4794c 100644 --- a/docs/dyn/parallelstore_v1beta.projects.locations.html +++ b/docs/dyn/parallelstore_v1beta.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/parallelstore_v1beta.projects.locations.instances.html b/docs/dyn/parallelstore_v1beta.projects.locations.instances.html index 05729bb9c8..5948350c7b 100644 --- a/docs/dyn/parallelstore_v1beta.projects.locations.instances.html +++ b/docs/dyn/parallelstore_v1beta.projects.locations.instances.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all instances in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -400,17 +400,17 @@

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. +
diff --git a/docs/dyn/parallelstore_v1beta.projects.locations.operations.html b/docs/dyn/parallelstore_v1beta.projects.locations.operations.html index 6cdc4dce7d..d0d67fb2e9 100644 --- a/docs/dyn/parallelstore_v1beta.projects.locations.operations.html +++ b/docs/dyn/parallelstore_v1beta.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/parametermanager_v1.html b/docs/dyn/parametermanager_v1.html index 20ae81e3e4..7ed8f27e5b 100644 --- a/docs/dyn/parametermanager_v1.html +++ b/docs/dyn/parametermanager_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/parametermanager_v1.projects.locations.html b/docs/dyn/parametermanager_v1.projects.locations.html index 63518a50cb..5e974be231 100644 --- a/docs/dyn/parametermanager_v1.projects.locations.html +++ b/docs/dyn/parametermanager_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/parametermanager_v1.projects.locations.parameters.html b/docs/dyn/parametermanager_v1.projects.locations.parameters.html index 6e12fc826c..b51ab4ef2b 100644 --- a/docs/dyn/parametermanager_v1.projects.locations.parameters.html +++ b/docs/dyn/parametermanager_v1.projects.locations.parameters.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Parameters in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -248,17 +248,17 @@

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. +
diff --git a/docs/dyn/parametermanager_v1.projects.locations.parameters.versions.html b/docs/dyn/parametermanager_v1.projects.locations.parameters.versions.html index 993ffe5408..fe74193770 100644 --- a/docs/dyn/parametermanager_v1.projects.locations.parameters.versions.html +++ b/docs/dyn/parametermanager_v1.projects.locations.parameters.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ParameterVersions in a given project, location, and parameter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -235,17 +235,17 @@

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. +
diff --git a/docs/dyn/parametermanager_v1.projects.locations.templates.html b/docs/dyn/parametermanager_v1.projects.locations.templates.html index d84959fd18..cdafa3ad60 100644 --- a/docs/dyn/parametermanager_v1.projects.locations.templates.html +++ b/docs/dyn/parametermanager_v1.projects.locations.templates.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Templates in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -228,17 +228,17 @@

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. +
diff --git a/docs/dyn/parametermanager_v1.projects.locations.templates.versions.html b/docs/dyn/parametermanager_v1.projects.locations.templates.versions.html index 59b845367b..7f905cbb20 100644 --- a/docs/dyn/parametermanager_v1.projects.locations.templates.versions.html +++ b/docs/dyn/parametermanager_v1.projects.locations.templates.versions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists TemplateVersions in a given project, location, and template.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -231,17 +231,17 @@

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. +
diff --git a/docs/dyn/people_v1.contactGroups.html b/docs/dyn/people_v1.contactGroups.html index 8dbb3cd629..34cbc34e7f 100644 --- a/docs/dyn/people_v1.contactGroups.html +++ b/docs/dyn/people_v1.contactGroups.html @@ -98,7 +98,7 @@

Instance Methods

list(groupFields=None, pageSize=None, pageToken=None, syncToken=None, x__xgafv=None)

List all contact groups owned by the authenticated user. Members of the contact groups are not populated.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(resourceName, body=None, x__xgafv=None)

@@ -334,17 +334,17 @@

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. +
diff --git a/docs/dyn/people_v1.html b/docs/dyn/people_v1.html index e87d0c5194..efda6051be 100644 --- a/docs/dyn/people_v1.html +++ b/docs/dyn/people_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/people_v1.otherContacts.html b/docs/dyn/people_v1.otherContacts.html index 610338f971..1822b8f304 100644 --- a/docs/dyn/people_v1.otherContacts.html +++ b/docs/dyn/people_v1.otherContacts.html @@ -84,7 +84,7 @@

Instance Methods

list(pageSize=None, pageToken=None, readMask=None, requestSyncToken=None, sources=None, syncToken=None, x__xgafv=None)

List all "Other contacts", that is contacts that are not in a contact group. "Other contacts" are typically auto created contacts from interactions. Sync tokens expire 7 days after the full sync. A request with an expired sync token will get an error with an [google.rpc.ErrorInfo](https://cloud.google.com/apis/design/errors#error_info) with reason "EXPIRED_SYNC_TOKEN". In the case of such an error clients should make a full sync request without a `sync_token`. The first page of a full sync request has an additional quota. If the quota is exceeded, a 429 error will be returned. This quota is fixed and can not be increased. When the `sync_token` is specified, resources deleted since the last sync will be returned as a person with `PersonMetadata.deleted` set to true. When the `page_token` or `sync_token` is specified, all other request parameters must match the first call. Writes may have a propagation delay of several minutes for sync requests. Incremental syncs are not intended for read-after-write use cases. See example usage at [List the user's other contacts that have changed](/people/v1/other-contacts#list_the_users_other_contacts_that_have_changed).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

search(pageSize=None, query=None, readMask=None, x__xgafv=None)

@@ -1913,17 +1913,17 @@

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. +
diff --git a/docs/dyn/people_v1.people.connections.html b/docs/dyn/people_v1.people.connections.html index 466dc30ad3..76ba1f21dc 100644 --- a/docs/dyn/people_v1.people.connections.html +++ b/docs/dyn/people_v1.people.connections.html @@ -81,7 +81,7 @@

Instance Methods

list(resourceName, pageSize=None, pageToken=None, personFields=None, requestMask_includeField=None, requestSyncToken=None, sortOrder=None, sources=None, syncToken=None, x__xgafv=None)

Provides a list of the authenticated user's contacts. Sync tokens expire 7 days after the full sync. A request with an expired sync token will get an error with an [google.rpc.ErrorInfo](https://cloud.google.com/apis/design/errors#error_info) with reason "EXPIRED_SYNC_TOKEN". In the case of such an error clients should make a full sync request without a `sync_token`. The first page of a full sync request has an additional quota. If the quota is exceeded, a 429 error will be returned. This quota is fixed and can not be increased. When the `sync_token` is specified, resources deleted since the last sync will be returned as a person with `PersonMetadata.deleted` set to true. When the `page_token` or `sync_token` is specified, all other request parameters must match the first call. Writes may have a propagation delay of several minutes for sync requests. Incremental syncs are not intended for read-after-write use cases. See example usage at [List the user's contacts that have changed](/people/v1/contacts#list_the_users_contacts_that_have_changed).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1011,17 +1011,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/people_v1.people.html b/docs/dyn/people_v1.people.html index 946bec49b7..7cb9d03442 100644 --- a/docs/dyn/people_v1.people.html +++ b/docs/dyn/people_v1.people.html @@ -110,7 +110,7 @@

Instance Methods

listDirectoryPeople(mergeSources=None, pageSize=None, pageToken=None, readMask=None, requestSyncToken=None, sources=None, syncToken=None, x__xgafv=None)

Provides a list of domain profiles and domain contacts in the authenticated user's domain directory. When the `sync_token` is specified, resources deleted since the last sync will be returned as a person with `PersonMetadata.deleted` set to true. When the `page_token` or `sync_token` is specified, all other request parameters must match the first call. Writes may have a propagation delay of several minutes for sync requests. Incremental syncs are not intended for read-after-write use cases. See example usage at [List the directory people that have changed](/people/v1/directory#list_the_directory_people_that_have_changed).

- listDirectoryPeople_next()

+ listDirectoryPeople_next(previous_request, previous_response)

Retrieves the next page of results.

searchContacts(pageSize=None, query=None, readMask=None, sources=None, x__xgafv=None)

@@ -119,7 +119,7 @@

Instance Methods

searchDirectoryPeople(mergeSources=None, pageSize=None, pageToken=None, query=None, readMask=None, sources=None, x__xgafv=None)

Provides a list of domain profiles and domain contacts in the authenticated user's domain directory that match the search query.

- searchDirectoryPeople_next()

+ searchDirectoryPeople_next(previous_request, previous_response)

Retrieves the next page of results.

updateContact(resourceName, body=None, personFields=None, sources=None, updatePersonFields=None, x__xgafv=None)

@@ -9204,17 +9204,17 @@

Method Details

- listDirectoryPeople_next() + listDirectoryPeople_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. +
@@ -11039,17 +11039,17 @@

Method Details

- searchDirectoryPeople_next() + searchDirectoryPeople_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. +
diff --git a/docs/dyn/places_v1.html b/docs/dyn/places_v1.html index dd28435c21..891b6af01c 100644 --- a/docs/dyn/places_v1.html +++ b/docs/dyn/places_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/places_v1.places.html b/docs/dyn/places_v1.places.html index 54cc90698f..399b3e0f55 100644 --- a/docs/dyn/places_v1.places.html +++ b/docs/dyn/places_v1.places.html @@ -95,7 +95,7 @@

Instance Methods

searchText(body=None, x__xgafv=None)

Text query based place search.

- searchText_next()

+ searchText_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -2531,17 +2531,17 @@

Method Details

- searchText_next() + searchText_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. +
\ No newline at end of file diff --git a/docs/dyn/playcustomapp_v1.html b/docs/dyn/playcustomapp_v1.html index 3c0b40d460..9c199437bc 100644 --- a/docs/dyn/playcustomapp_v1.html +++ b/docs/dyn/playcustomapp_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.anomalies.html b/docs/dyn/playdeveloperreporting_v1alpha1.anomalies.html index 29f8b2f298..2bf00e2379 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.anomalies.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.anomalies.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists anomalies in any of the datasets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.apps.html b/docs/dyn/playdeveloperreporting_v1alpha1.apps.html index dced0d5aa1..c4359394de 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.apps.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.apps.html @@ -84,7 +84,7 @@

Instance Methods

search(pageSize=None, pageToken=None, x__xgafv=None)

Searches for Apps accessible by the user.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -152,17 +152,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.html b/docs/dyn/playdeveloperreporting_v1alpha1.html index f965acddb7..1aa9496230 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.anonrssandswapmemoryusage.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.anonrssandswapmemoryusage.html index 7d851c06bc..e48a0bdaf6 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.anonrssandswapmemoryusage.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.anonrssandswapmemoryusage.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.anrrate.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.anrrate.html index 82c2f1c1f1..f84d0c9fa0 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.anrrate.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.anrrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.bitmapmemoryusage.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.bitmapmemoryusage.html index f3dc5a5db2..92a0e26e89 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.bitmapmemoryusage.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.bitmapmemoryusage.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.crashrate.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.crashrate.html index 6ae1a70655..4d506956e2 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.crashrate.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.crashrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.counts.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.counts.html index f0d2102264..b329d48ea8 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.counts.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.counts.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metrics set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -241,17 +241,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.issues.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.issues.html index 37ded4eddf..6d16541710 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.issues.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.issues.html @@ -81,7 +81,7 @@

Instance Methods

search(parent, filter=None, interval_endTime_day=None, interval_endTime_hours=None, interval_endTime_minutes=None, interval_endTime_month=None, interval_endTime_nanos=None, interval_endTime_seconds=None, interval_endTime_timeZone_id=None, interval_endTime_timeZone_version=None, interval_endTime_utcOffset=None, interval_endTime_year=None, interval_startTime_day=None, interval_startTime_hours=None, interval_startTime_minutes=None, interval_startTime_month=None, interval_startTime_nanos=None, interval_startTime_seconds=None, interval_startTime_timeZone_id=None, interval_startTime_timeZone_version=None, interval_startTime_utcOffset=None, interval_startTime_year=None, orderBy=None, pageSize=None, pageToken=None, sampleErrorReportLimit=None, x__xgafv=None)

Searches all error issues in which reports have been grouped.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.reports.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.reports.html index 6b056682b4..105a45d69f 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.reports.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.errors.reports.html @@ -81,7 +81,7 @@

Instance Methods

search(parent, filter=None, interval_endTime_day=None, interval_endTime_hours=None, interval_endTime_minutes=None, interval_endTime_month=None, interval_endTime_nanos=None, interval_endTime_seconds=None, interval_endTime_timeZone_id=None, interval_endTime_timeZone_version=None, interval_endTime_utcOffset=None, interval_endTime_year=None, interval_startTime_day=None, interval_startTime_hours=None, interval_startTime_minutes=None, interval_startTime_month=None, interval_startTime_nanos=None, interval_startTime_seconds=None, interval_startTime_timeZone_id=None, interval_startTime_timeZone_version=None, interval_startTime_utcOffset=None, interval_startTime_year=None, pageSize=None, pageToken=None, x__xgafv=None)

Searches all error reports received for an app.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -156,17 +156,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.excessivewakeuprate.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.excessivewakeuprate.html index 69238d578a..a2af92a717 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.excessivewakeuprate.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.excessivewakeuprate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.lmkrate.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.lmkrate.html index 5bee74119a..825d396247 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.lmkrate.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.lmkrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.slowrenderingrate.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.slowrenderingrate.html index a91d57f433..d6114bf993 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.slowrenderingrate.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.slowrenderingrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.slowstartrate.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.slowstartrate.html index 1bf1498a34..5ab3ae8ada 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.slowstartrate.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.slowstartrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.stuckbackgroundwakelockrate.html b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.stuckbackgroundwakelockrate.html index 63584a99f3..a5202780ab 100644 --- a/docs/dyn/playdeveloperreporting_v1alpha1.vitals.stuckbackgroundwakelockrate.html +++ b/docs/dyn/playdeveloperreporting_v1alpha1.vitals.stuckbackgroundwakelockrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.anomalies.html b/docs/dyn/playdeveloperreporting_v1beta1.anomalies.html index bed3798e58..2bb86da146 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.anomalies.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.anomalies.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists anomalies in any of the datasets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.apps.html b/docs/dyn/playdeveloperreporting_v1beta1.apps.html index 8167d650fa..4bb0549137 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.apps.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.apps.html @@ -84,7 +84,7 @@

Instance Methods

search(pageSize=None, pageToken=None, x__xgafv=None)

Searches for Apps accessible by the user.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -152,17 +152,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.html b/docs/dyn/playdeveloperreporting_v1beta1.html index 8754004998..ab2540a78f 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.anonrssandswapmemoryusage.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.anonrssandswapmemoryusage.html index e90e5245d4..75b8a26390 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.anonrssandswapmemoryusage.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.anonrssandswapmemoryusage.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.anrrate.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.anrrate.html index b36d085c04..0703038e15 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.anrrate.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.anrrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.bitmapmemoryusage.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.bitmapmemoryusage.html index 22921d0020..fceeeebefc 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.bitmapmemoryusage.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.bitmapmemoryusage.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.crashrate.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.crashrate.html index 712465aa76..be9957d12a 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.crashrate.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.crashrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.counts.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.counts.html index a148a61db0..baa0aacc98 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.counts.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.counts.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metrics set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -241,17 +241,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.issues.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.issues.html index 3c40ab0cdf..06e309d25f 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.issues.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.issues.html @@ -81,7 +81,7 @@

Instance Methods

search(parent, filter=None, interval_endTime_day=None, interval_endTime_hours=None, interval_endTime_minutes=None, interval_endTime_month=None, interval_endTime_nanos=None, interval_endTime_seconds=None, interval_endTime_timeZone_id=None, interval_endTime_timeZone_version=None, interval_endTime_utcOffset=None, interval_endTime_year=None, interval_startTime_day=None, interval_startTime_hours=None, interval_startTime_minutes=None, interval_startTime_month=None, interval_startTime_nanos=None, interval_startTime_seconds=None, interval_startTime_timeZone_id=None, interval_startTime_timeZone_version=None, interval_startTime_utcOffset=None, interval_startTime_year=None, orderBy=None, pageSize=None, pageToken=None, sampleErrorReportLimit=None, x__xgafv=None)

Searches all error issues in which reports have been grouped.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.reports.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.reports.html index 9bd8cbda3f..f1043f0538 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.reports.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.errors.reports.html @@ -81,7 +81,7 @@

Instance Methods

search(parent, filter=None, interval_endTime_day=None, interval_endTime_hours=None, interval_endTime_minutes=None, interval_endTime_month=None, interval_endTime_nanos=None, interval_endTime_seconds=None, interval_endTime_timeZone_id=None, interval_endTime_timeZone_version=None, interval_endTime_utcOffset=None, interval_endTime_year=None, interval_startTime_day=None, interval_startTime_hours=None, interval_startTime_minutes=None, interval_startTime_month=None, interval_startTime_nanos=None, interval_startTime_seconds=None, interval_startTime_timeZone_id=None, interval_startTime_timeZone_version=None, interval_startTime_utcOffset=None, interval_startTime_year=None, pageSize=None, pageToken=None, x__xgafv=None)

Searches all error reports received for an app.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -156,17 +156,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.excessivewakeuprate.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.excessivewakeuprate.html index 324c77c772..1ce0adad02 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.excessivewakeuprate.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.excessivewakeuprate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.lmkrate.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.lmkrate.html index eded86f9f1..6c3c63d113 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.lmkrate.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.lmkrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.slowrenderingrate.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.slowrenderingrate.html index 1d234c2a7a..93621486ff 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.slowrenderingrate.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.slowrenderingrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.slowstartrate.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.slowstartrate.html index edd1210280..dc412da86e 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.slowstartrate.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.slowstartrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playdeveloperreporting_v1beta1.vitals.stuckbackgroundwakelockrate.html b/docs/dyn/playdeveloperreporting_v1beta1.vitals.stuckbackgroundwakelockrate.html index 60279292b2..267d0dc740 100644 --- a/docs/dyn/playdeveloperreporting_v1beta1.vitals.stuckbackgroundwakelockrate.html +++ b/docs/dyn/playdeveloperreporting_v1beta1.vitals.stuckbackgroundwakelockrate.html @@ -84,7 +84,7 @@

Instance Methods

query(name, body=None, x__xgafv=None)

Queries the metrics in the metric set.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -242,17 +242,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/playgrouping_v1alpha1.html b/docs/dyn/playgrouping_v1alpha1.html index 692c8eb351..75dad71219 100644 --- a/docs/dyn/playgrouping_v1alpha1.html +++ b/docs/dyn/playgrouping_v1alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/playintegrity_v1.html b/docs/dyn/playintegrity_v1.html index d04b6287ee..0a5bb19c53 100644 --- a/docs/dyn/playintegrity_v1.html +++ b/docs/dyn/playintegrity_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/policyanalyzer_v1.folders.locations.activityTypes.activities.html b/docs/dyn/policyanalyzer_v1.folders.locations.activityTypes.activities.html index 08e5ff91b0..4d776ef62b 100644 --- a/docs/dyn/policyanalyzer_v1.folders.locations.activityTypes.activities.html +++ b/docs/dyn/policyanalyzer_v1.folders.locations.activityTypes.activities.html @@ -81,7 +81,7 @@

Instance Methods

query(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Queries policy activities on Google Cloud resources.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -125,17 +125,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/policyanalyzer_v1.html b/docs/dyn/policyanalyzer_v1.html index f8d37e7140..423025df28 100644 --- a/docs/dyn/policyanalyzer_v1.html +++ b/docs/dyn/policyanalyzer_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/policyanalyzer_v1.organizations.locations.activityTypes.activities.html b/docs/dyn/policyanalyzer_v1.organizations.locations.activityTypes.activities.html index 658d06641c..4d405db109 100644 --- a/docs/dyn/policyanalyzer_v1.organizations.locations.activityTypes.activities.html +++ b/docs/dyn/policyanalyzer_v1.organizations.locations.activityTypes.activities.html @@ -81,7 +81,7 @@

Instance Methods

query(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Queries policy activities on Google Cloud resources.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -125,17 +125,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/policyanalyzer_v1.projects.locations.activityTypes.activities.html b/docs/dyn/policyanalyzer_v1.projects.locations.activityTypes.activities.html index 16ee91bc86..ef7827b4ab 100644 --- a/docs/dyn/policyanalyzer_v1.projects.locations.activityTypes.activities.html +++ b/docs/dyn/policyanalyzer_v1.projects.locations.activityTypes.activities.html @@ -81,7 +81,7 @@

Instance Methods

query(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Queries policy activities on Google Cloud resources.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -125,17 +125,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/policyanalyzer_v1beta1.folders.locations.activityTypes.activities.html b/docs/dyn/policyanalyzer_v1beta1.folders.locations.activityTypes.activities.html index 77ff961b74..ccb2db7368 100644 --- a/docs/dyn/policyanalyzer_v1beta1.folders.locations.activityTypes.activities.html +++ b/docs/dyn/policyanalyzer_v1beta1.folders.locations.activityTypes.activities.html @@ -81,7 +81,7 @@

Instance Methods

query(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Queries policy activities on GCP resources.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -125,17 +125,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/policyanalyzer_v1beta1.html b/docs/dyn/policyanalyzer_v1beta1.html index dd92da37e8..0cfec8829f 100644 --- a/docs/dyn/policyanalyzer_v1beta1.html +++ b/docs/dyn/policyanalyzer_v1beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/policyanalyzer_v1beta1.organizations.locations.activityTypes.activities.html b/docs/dyn/policyanalyzer_v1beta1.organizations.locations.activityTypes.activities.html index 9fe6bcb730..c862ffe2ac 100644 --- a/docs/dyn/policyanalyzer_v1beta1.organizations.locations.activityTypes.activities.html +++ b/docs/dyn/policyanalyzer_v1beta1.organizations.locations.activityTypes.activities.html @@ -81,7 +81,7 @@

Instance Methods

query(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Queries policy activities on GCP resources.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -125,17 +125,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/policyanalyzer_v1beta1.projects.locations.activityTypes.activities.html b/docs/dyn/policyanalyzer_v1beta1.projects.locations.activityTypes.activities.html index c66d7a6520..461166ff4c 100644 --- a/docs/dyn/policyanalyzer_v1beta1.projects.locations.activityTypes.activities.html +++ b/docs/dyn/policyanalyzer_v1beta1.projects.locations.activityTypes.activities.html @@ -81,7 +81,7 @@

Instance Methods

query(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Queries policy activities on GCP resources.

- query_next()

+ query_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -125,17 +125,17 @@

Method Details

- query_next() + query_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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.folders.locations.replays.operations.html b/docs/dyn/policysimulator_v1.folders.locations.replays.operations.html index df1e39f37f..915af9cfa2 100644 --- a/docs/dyn/policysimulator_v1.folders.locations.replays.operations.html +++ b/docs/dyn/policysimulator_v1.folders.locations.replays.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.folders.locations.replays.results.html b/docs/dyn/policysimulator_v1.folders.locations.replays.results.html index 35481d2042..7ef6240fac 100644 --- a/docs/dyn/policysimulator_v1.folders.locations.replays.results.html +++ b/docs/dyn/policysimulator_v1.folders.locations.replays.results.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the results of running a Replay.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -287,17 +287,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.html b/docs/dyn/policysimulator_v1.html index fc9f888d13..09402f9faa 100644 --- a/docs/dyn/policysimulator_v1.html +++ b/docs/dyn/policysimulator_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.operations.html b/docs/dyn/policysimulator_v1.operations.html index ecf9d5c921..7d207c92a6 100644 --- a/docs/dyn/policysimulator_v1.operations.html +++ b/docs/dyn/policysimulator_v1.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.organizations.locations.orgPolicyViolationsPreviews.html b/docs/dyn/policysimulator_v1.organizations.locations.orgPolicyViolationsPreviews.html index 870c4399fe..2bb1a2f32a 100644 --- a/docs/dyn/policysimulator_v1.organizations.locations.orgPolicyViolationsPreviews.html +++ b/docs/dyn/policysimulator_v1.organizations.locations.orgPolicyViolationsPreviews.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListOrgPolicyViolationsPreviews lists each OrgPolicyViolationsPreview in an organization. Each OrgPolicyViolationsPreview is available for at least 7 days.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -602,17 +602,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.organizations.locations.orgPolicyViolationsPreviews.orgPolicyViolations.html b/docs/dyn/policysimulator_v1.organizations.locations.orgPolicyViolationsPreviews.orgPolicyViolations.html index ba3cea8239..5c96fed983 100644 --- a/docs/dyn/policysimulator_v1.organizations.locations.orgPolicyViolationsPreviews.orgPolicyViolations.html +++ b/docs/dyn/policysimulator_v1.organizations.locations.orgPolicyViolationsPreviews.orgPolicyViolations.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListOrgPolicyViolations lists the OrgPolicyViolations that are present in an OrgPolicyViolationsPreview.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,17 +146,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.organizations.locations.replays.operations.html b/docs/dyn/policysimulator_v1.organizations.locations.replays.operations.html index 8e7b420b22..914d83c757 100644 --- a/docs/dyn/policysimulator_v1.organizations.locations.replays.operations.html +++ b/docs/dyn/policysimulator_v1.organizations.locations.replays.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.organizations.locations.replays.results.html b/docs/dyn/policysimulator_v1.organizations.locations.replays.results.html index d7cb2a889c..a8891b517e 100644 --- a/docs/dyn/policysimulator_v1.organizations.locations.replays.results.html +++ b/docs/dyn/policysimulator_v1.organizations.locations.replays.results.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the results of running a Replay.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -287,17 +287,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.projects.locations.replays.operations.html b/docs/dyn/policysimulator_v1.projects.locations.replays.operations.html index ce6adaaec3..c318a107af 100644 --- a/docs/dyn/policysimulator_v1.projects.locations.replays.operations.html +++ b/docs/dyn/policysimulator_v1.projects.locations.replays.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1.projects.locations.replays.results.html b/docs/dyn/policysimulator_v1.projects.locations.replays.results.html index 655105b283..84d8ac31d2 100644 --- a/docs/dyn/policysimulator_v1.projects.locations.replays.results.html +++ b/docs/dyn/policysimulator_v1.projects.locations.replays.results.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the results of running a Replay.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -287,17 +287,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1alpha.folders.locations.replays.operations.html b/docs/dyn/policysimulator_v1alpha.folders.locations.replays.operations.html index 9e88bb4373..1d9f27d221 100644 --- a/docs/dyn/policysimulator_v1alpha.folders.locations.replays.operations.html +++ b/docs/dyn/policysimulator_v1alpha.folders.locations.replays.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1alpha.html b/docs/dyn/policysimulator_v1alpha.html index 9aa9b3ac78..aa2a34417a 100644 --- a/docs/dyn/policysimulator_v1alpha.html +++ b/docs/dyn/policysimulator_v1alpha.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1alpha.operations.html b/docs/dyn/policysimulator_v1alpha.operations.html index 724b1a25da..d84169994a 100644 --- a/docs/dyn/policysimulator_v1alpha.operations.html +++ b/docs/dyn/policysimulator_v1alpha.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1alpha.organizations.locations.replays.operations.html b/docs/dyn/policysimulator_v1alpha.organizations.locations.replays.operations.html index 1e23dd3864..fbe01fef39 100644 --- a/docs/dyn/policysimulator_v1alpha.organizations.locations.replays.operations.html +++ b/docs/dyn/policysimulator_v1alpha.organizations.locations.replays.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1alpha.projects.locations.replays.operations.html b/docs/dyn/policysimulator_v1alpha.projects.locations.replays.operations.html index e02be0726f..fea2e42212 100644 --- a/docs/dyn/policysimulator_v1alpha.projects.locations.replays.operations.html +++ b/docs/dyn/policysimulator_v1alpha.projects.locations.replays.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.folders.locations.replays.html b/docs/dyn/policysimulator_v1beta.folders.locations.replays.html index 12e365a0d5..198d544c78 100644 --- a/docs/dyn/policysimulator_v1beta.folders.locations.replays.html +++ b/docs/dyn/policysimulator_v1beta.folders.locations.replays.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists each Replay in a project, folder, or organization. Each `Replay` is available for at least 7 days.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -352,17 +352,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.folders.locations.replays.operations.html b/docs/dyn/policysimulator_v1beta.folders.locations.replays.operations.html index 19a3c0f424..6967162f5a 100644 --- a/docs/dyn/policysimulator_v1beta.folders.locations.replays.operations.html +++ b/docs/dyn/policysimulator_v1beta.folders.locations.replays.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.folders.locations.replays.results.html b/docs/dyn/policysimulator_v1beta.folders.locations.replays.results.html index c8f137b2d9..84c06a986c 100644 --- a/docs/dyn/policysimulator_v1beta.folders.locations.replays.results.html +++ b/docs/dyn/policysimulator_v1beta.folders.locations.replays.results.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the results of running a Replay.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -287,17 +287,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.html b/docs/dyn/policysimulator_v1beta.html index 334b225d54..49942be02d 100644 --- a/docs/dyn/policysimulator_v1beta.html +++ b/docs/dyn/policysimulator_v1beta.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.operations.html b/docs/dyn/policysimulator_v1beta.operations.html index 18bf6395f0..82e7f32aaa 100644 --- a/docs/dyn/policysimulator_v1beta.operations.html +++ b/docs/dyn/policysimulator_v1beta.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.organizations.locations.orgPolicyViolationsPreviews.html b/docs/dyn/policysimulator_v1beta.organizations.locations.orgPolicyViolationsPreviews.html index 7b21d38bb3..189c0581ed 100644 --- a/docs/dyn/policysimulator_v1beta.organizations.locations.orgPolicyViolationsPreviews.html +++ b/docs/dyn/policysimulator_v1beta.organizations.locations.orgPolicyViolationsPreviews.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListOrgPolicyViolationsPreviews lists each OrgPolicyViolationsPreview in an organization. Each OrgPolicyViolationsPreview is available for at least 7 days.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -783,17 +783,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.organizations.locations.orgPolicyViolationsPreviews.orgPolicyViolations.html b/docs/dyn/policysimulator_v1beta.organizations.locations.orgPolicyViolationsPreviews.orgPolicyViolations.html index 208ab7a7aa..a8efb22b9f 100644 --- a/docs/dyn/policysimulator_v1beta.organizations.locations.orgPolicyViolationsPreviews.orgPolicyViolations.html +++ b/docs/dyn/policysimulator_v1beta.organizations.locations.orgPolicyViolationsPreviews.orgPolicyViolations.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListOrgPolicyViolations lists the OrgPolicyViolations that are present in an OrgPolicyViolationsPreview.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -146,17 +146,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.organizations.locations.replays.html b/docs/dyn/policysimulator_v1beta.organizations.locations.replays.html index 5d1c4dc8ff..63da23e5b3 100644 --- a/docs/dyn/policysimulator_v1beta.organizations.locations.replays.html +++ b/docs/dyn/policysimulator_v1beta.organizations.locations.replays.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists each Replay in a project, folder, or organization. Each `Replay` is available for at least 7 days.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -352,17 +352,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.organizations.locations.replays.operations.html b/docs/dyn/policysimulator_v1beta.organizations.locations.replays.operations.html index e925a64dd6..12547d566f 100644 --- a/docs/dyn/policysimulator_v1beta.organizations.locations.replays.operations.html +++ b/docs/dyn/policysimulator_v1beta.organizations.locations.replays.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.organizations.locations.replays.results.html b/docs/dyn/policysimulator_v1beta.organizations.locations.replays.results.html index 2105e6b2e4..10cef41b34 100644 --- a/docs/dyn/policysimulator_v1beta.organizations.locations.replays.results.html +++ b/docs/dyn/policysimulator_v1beta.organizations.locations.replays.results.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the results of running a Replay.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -287,17 +287,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.projects.locations.replays.html b/docs/dyn/policysimulator_v1beta.projects.locations.replays.html index 63c3f14483..0d767bf763 100644 --- a/docs/dyn/policysimulator_v1beta.projects.locations.replays.html +++ b/docs/dyn/policysimulator_v1beta.projects.locations.replays.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists each Replay in a project, folder, or organization. Each `Replay` is available for at least 7 days.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -352,17 +352,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.projects.locations.replays.operations.html b/docs/dyn/policysimulator_v1beta.projects.locations.replays.operations.html index cea11cc010..57e7692e02 100644 --- a/docs/dyn/policysimulator_v1beta.projects.locations.replays.operations.html +++ b/docs/dyn/policysimulator_v1beta.projects.locations.replays.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policysimulator_v1beta.projects.locations.replays.results.html b/docs/dyn/policysimulator_v1beta.projects.locations.replays.results.html index faf51cacaa..66827c91af 100644 --- a/docs/dyn/policysimulator_v1beta.projects.locations.replays.results.html +++ b/docs/dyn/policysimulator_v1beta.projects.locations.replays.results.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the results of running a Replay.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -287,17 +287,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/policytroubleshooter_v1.html b/docs/dyn/policytroubleshooter_v1.html index f34d58fe22..f6ba21f5fa 100644 --- a/docs/dyn/policytroubleshooter_v1.html +++ b/docs/dyn/policytroubleshooter_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/policytroubleshooter_v1beta.html b/docs/dyn/policytroubleshooter_v1beta.html index 12d9abe936..8547065427 100644 --- a/docs/dyn/policytroubleshooter_v1beta.html +++ b/docs/dyn/policytroubleshooter_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/policytroubleshooter_v3.html b/docs/dyn/policytroubleshooter_v3.html index 1bac822811..38b0aef61a 100644 --- a/docs/dyn/policytroubleshooter_v3.html +++ b/docs/dyn/policytroubleshooter_v3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/policytroubleshooter_v3beta.html b/docs/dyn/policytroubleshooter_v3beta.html index c51ece9c6e..f563b6f93f 100644 --- a/docs/dyn/policytroubleshooter_v3beta.html +++ b/docs/dyn/policytroubleshooter_v3beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/pollen_v1.forecast.html b/docs/dyn/pollen_v1.forecast.html index 8276d34d00..f7df7d936e 100644 --- a/docs/dyn/pollen_v1.forecast.html +++ b/docs/dyn/pollen_v1.forecast.html @@ -81,7 +81,7 @@

Instance Methods

lookup(days=None, languageCode=None, location_latitude=None, location_longitude=None, pageSize=None, pageToken=None, plantsDescription=None, x__xgafv=None)

Returns up to 5 days of daily pollen information in more than 65 countries, up to 1km resolution.

- lookup_next()

+ lookup_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -178,17 +178,17 @@

Method Details

- lookup_next() + lookup_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. +
\ No newline at end of file diff --git a/docs/dyn/pollen_v1.html b/docs/dyn/pollen_v1.html index 50f3dcbbb3..abe0a444e6 100644 --- a/docs/dyn/pollen_v1.html +++ b/docs/dyn/pollen_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/privateca_v1.html b/docs/dyn/privateca_v1.html index 7ddbbc6588..0a65ba4830 100644 --- a/docs/dyn/privateca_v1.html +++ b/docs/dyn/privateca_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/privateca_v1.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.html b/docs/dyn/privateca_v1.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.html index 040ffe49dd..e5c23725cd 100644 --- a/docs/dyn/privateca_v1.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.html +++ b/docs/dyn/privateca_v1.projects.locations.caPools.certificateAuthorities.certificateRevocationLists.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CertificateRevocationLists.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -237,17 +237,17 @@

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. +
diff --git a/docs/dyn/privateca_v1.projects.locations.caPools.certificateAuthorities.html b/docs/dyn/privateca_v1.projects.locations.caPools.certificateAuthorities.html index bcdec95bc6..8ab8573b3b 100644 --- a/docs/dyn/privateca_v1.projects.locations.caPools.certificateAuthorities.html +++ b/docs/dyn/privateca_v1.projects.locations.caPools.certificateAuthorities.html @@ -107,7 +107,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CertificateAuthorities.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -1454,17 +1454,17 @@

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. +
diff --git a/docs/dyn/privateca_v1.projects.locations.caPools.certificates.html b/docs/dyn/privateca_v1.projects.locations.caPools.certificates.html index ebac573ec6..b7a3c3a7bf 100644 --- a/docs/dyn/privateca_v1.projects.locations.caPools.certificates.html +++ b/docs/dyn/privateca_v1.projects.locations.caPools.certificates.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Certificates.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -1470,17 +1470,17 @@

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. +
diff --git a/docs/dyn/privateca_v1.projects.locations.caPools.html b/docs/dyn/privateca_v1.projects.locations.caPools.html index e514594e7b..7c10b65ae6 100644 --- a/docs/dyn/privateca_v1.projects.locations.caPools.html +++ b/docs/dyn/privateca_v1.projects.locations.caPools.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CaPools.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -743,17 +743,17 @@

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. +
diff --git a/docs/dyn/privateca_v1.projects.locations.certificateTemplates.html b/docs/dyn/privateca_v1.projects.locations.certificateTemplates.html index 11cba54c9c..8a4f5491b5 100644 --- a/docs/dyn/privateca_v1.projects.locations.certificateTemplates.html +++ b/docs/dyn/privateca_v1.projects.locations.certificateTemplates.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists CertificateTemplates.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -622,17 +622,17 @@

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. +
diff --git a/docs/dyn/privateca_v1.projects.locations.html b/docs/dyn/privateca_v1.projects.locations.html index 33804d158d..7c6b093fb1 100644 --- a/docs/dyn/privateca_v1.projects.locations.html +++ b/docs/dyn/privateca_v1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/privateca_v1.projects.locations.operations.html b/docs/dyn/privateca_v1.projects.locations.operations.html index 1de7fd74f4..1d76c63262 100644 --- a/docs/dyn/privateca_v1.projects.locations.operations.html +++ b/docs/dyn/privateca_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/privateca_v1beta1.html b/docs/dyn/privateca_v1beta1.html index 4336298264..bc20e0db41 100644 --- a/docs/dyn/privateca_v1beta1.html +++ b/docs/dyn/privateca_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/privateca_v1beta1.projects.locations.html b/docs/dyn/privateca_v1beta1.projects.locations.html index d14c3f238b..1c78af2e1c 100644 --- a/docs/dyn/privateca_v1beta1.projects.locations.html +++ b/docs/dyn/privateca_v1beta1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/privateca_v1beta1.projects.locations.operations.html b/docs/dyn/privateca_v1beta1.projects.locations.operations.html index 14481b516e..b26ec98693 100644 --- a/docs/dyn/privateca_v1beta1.projects.locations.operations.html +++ b/docs/dyn/privateca_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.deployments.devices.html b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.deployments.devices.html index 995472d552..99a381c086 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.deployments.devices.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.deployments.devices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -712,17 +712,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.deployments.html b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.deployments.html index 6c78450c52..b3bb0e5649 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.deployments.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.deployments.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -228,17 +228,17 @@

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. +
diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.devices.html b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.devices.html index 31c6cfc24f..24e7b2a903 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.devices.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.devices.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -901,17 +901,17 @@

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. +
diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.html b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.html index 9795f16c1b..330f5dbe08 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.html @@ -105,7 +105,7 @@

Instance Methods

listLegacyOrganizations(x__xgafv=None)

Returns a list of legacy organizations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

migrateOrganization(body=None, x__xgafv=None)

@@ -233,17 +233,17 @@

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. +
diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.deployments.html b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.deployments.html index 3d4f4ab4a4..5b02b9117b 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.deployments.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.deployments.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.devices.html b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.devices.html index ffb9654005..35df66c413 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.devices.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.devices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -712,17 +712,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.html b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.html index 5fb030be5e..07a64984c9 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.nodes.html b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.nodes.html index 0d1538f532..6ae10478c2 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.nodes.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.customers.nodes.nodes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.html b/docs/dyn/prod_tt_sasportal_v1alpha1.html index 32bffdf1a1..83090da900 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.deployments.devices.html b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.deployments.devices.html index dbc17d5a8a..66c6455de9 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.deployments.devices.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.deployments.devices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -712,17 +712,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.deployments.html b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.deployments.html index 39cd1ac70e..5cd3c0e8a5 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.deployments.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.deployments.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -185,17 +185,17 @@

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. +
diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.devices.html b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.devices.html index 44cd76af68..c4a89090c9 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.devices.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.devices.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -901,17 +901,17 @@

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. +
diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.deployments.html b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.deployments.html index f5c2cbcbb9..b0f51d6174 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.deployments.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.deployments.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.devices.html b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.devices.html index d548c46f9f..a7ef93aa6d 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.devices.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.devices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -712,17 +712,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.html b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.html index 06a8619e5d..c75245097e 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.nodes.html b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.nodes.html index b70f990c09..4e802858c8 100644 --- a/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.nodes.html +++ b/docs/dyn/prod_tt_sasportal_v1alpha1.nodes.nodes.nodes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/publicca_v1.html b/docs/dyn/publicca_v1.html index 09427754a0..43e3667183 100644 --- a/docs/dyn/publicca_v1.html +++ b/docs/dyn/publicca_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/publicca_v1alpha1.html b/docs/dyn/publicca_v1alpha1.html index b45f38fbf9..89a54dd82c 100644 --- a/docs/dyn/publicca_v1alpha1.html +++ b/docs/dyn/publicca_v1alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/publicca_v1beta1.html b/docs/dyn/publicca_v1beta1.html index 23d25fb5c8..59196359aa 100644 --- a/docs/dyn/publicca_v1beta1.html +++ b/docs/dyn/publicca_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/pubsub_v1.html b/docs/dyn/pubsub_v1.html index 1b196c80a9..d5d3094ed8 100644 --- a/docs/dyn/pubsub_v1.html +++ b/docs/dyn/pubsub_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/pubsub_v1.projects.schemas.html b/docs/dyn/pubsub_v1.projects.schemas.html index 04c0043beb..2aa5e726bd 100644 --- a/docs/dyn/pubsub_v1.projects.schemas.html +++ b/docs/dyn/pubsub_v1.projects.schemas.html @@ -102,10 +102,10 @@

Instance Methods

listRevisions(name, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all schema revisions for the named schema.

- listRevisions_next()

+ listRevisions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

rollback(name, body=None, x__xgafv=None)

@@ -375,31 +375,31 @@

Method Details

- listRevisions_next() + listRevisions_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_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. +
diff --git a/docs/dyn/pubsub_v1.projects.snapshots.html b/docs/dyn/pubsub_v1.projects.snapshots.html index 303e5678bd..eb7cd90e04 100644 --- a/docs/dyn/pubsub_v1.projects.snapshots.html +++ b/docs/dyn/pubsub_v1.projects.snapshots.html @@ -93,7 +93,7 @@

Instance Methods

list(project, pageSize=None, pageToken=None, x__xgafv=None)

Lists the existing snapshots. Snapshots are used in [Seek]( https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -256,17 +256,17 @@

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. +
diff --git a/docs/dyn/pubsub_v1.projects.subscriptions.html b/docs/dyn/pubsub_v1.projects.subscriptions.html index d9e1d40b3e..1ace669007 100644 --- a/docs/dyn/pubsub_v1.projects.subscriptions.html +++ b/docs/dyn/pubsub_v1.projects.subscriptions.html @@ -99,7 +99,7 @@

Instance Methods

list(project, pageSize=None, pageToken=None, x__xgafv=None)

Lists matching subscriptions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyAckDeadline(subscription, body=None, x__xgafv=None)

@@ -706,17 +706,17 @@

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. +
diff --git a/docs/dyn/pubsub_v1.projects.topics.html b/docs/dyn/pubsub_v1.projects.topics.html index 5d93c02292..bd285548f2 100644 --- a/docs/dyn/pubsub_v1.projects.topics.html +++ b/docs/dyn/pubsub_v1.projects.topics.html @@ -103,7 +103,7 @@

Instance Methods

list(project, pageSize=None, pageToken=None, x__xgafv=None)

Lists matching topics.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body, x__xgafv=None)

@@ -628,17 +628,17 @@

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. +
diff --git a/docs/dyn/pubsub_v1.projects.topics.snapshots.html b/docs/dyn/pubsub_v1.projects.topics.snapshots.html index a9e602153c..542efd1d0e 100644 --- a/docs/dyn/pubsub_v1.projects.topics.snapshots.html +++ b/docs/dyn/pubsub_v1.projects.topics.snapshots.html @@ -81,7 +81,7 @@

Instance Methods

list(topic, pageSize=None, pageToken=None, x__xgafv=None)

Lists the names of the snapshots on this topic. Snapshots are used in [Seek](https://cloud.google.com/pubsub/docs/replay-overview) operations, which allow you to manage message acknowledgments in bulk. That is, you can set the acknowledgment state of messages in an existing subscription to the state captured by a snapshot.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -114,17 +114,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/pubsub_v1.projects.topics.subscriptions.html b/docs/dyn/pubsub_v1.projects.topics.subscriptions.html index 032caa5538..6f585e7ef9 100644 --- a/docs/dyn/pubsub_v1.projects.topics.subscriptions.html +++ b/docs/dyn/pubsub_v1.projects.topics.subscriptions.html @@ -81,7 +81,7 @@

Instance Methods

list(topic, pageSize=None, pageToken=None, x__xgafv=None)

Lists the names of the attached subscriptions on this topic.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -114,17 +114,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/pubsub_v1beta1a.html b/docs/dyn/pubsub_v1beta1a.html index 61a4e76ac1..a8a366baad 100644 --- a/docs/dyn/pubsub_v1beta1a.html +++ b/docs/dyn/pubsub_v1beta1a.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/pubsub_v1beta1a.subscriptions.html b/docs/dyn/pubsub_v1beta1a.subscriptions.html index 96ea524061..91feb3a64f 100644 --- a/docs/dyn/pubsub_v1beta1a.subscriptions.html +++ b/docs/dyn/pubsub_v1beta1a.subscriptions.html @@ -93,7 +93,7 @@

Instance Methods

list(maxResults=None, pageToken=None, query=None, x__xgafv=None)

Lists matching subscriptions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyAckDeadline(body=None, x__xgafv=None)

@@ -249,17 +249,17 @@

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. +
diff --git a/docs/dyn/pubsub_v1beta1a.topics.html b/docs/dyn/pubsub_v1beta1a.topics.html index ada518b57c..4f00cb41a1 100644 --- a/docs/dyn/pubsub_v1beta1a.topics.html +++ b/docs/dyn/pubsub_v1beta1a.topics.html @@ -90,7 +90,7 @@

Instance Methods

list(maxResults=None, pageToken=None, query=None, x__xgafv=None)

Lists matching topics.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

publish(body=None, x__xgafv=None)

@@ -193,17 +193,17 @@

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. +
diff --git a/docs/dyn/pubsub_v1beta2.html b/docs/dyn/pubsub_v1beta2.html index ecb0de47b6..88ae08d32a 100644 --- a/docs/dyn/pubsub_v1beta2.html +++ b/docs/dyn/pubsub_v1beta2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/pubsub_v1beta2.projects.subscriptions.html b/docs/dyn/pubsub_v1beta2.projects.subscriptions.html index ec66dcce51..23a88777b1 100644 --- a/docs/dyn/pubsub_v1beta2.projects.subscriptions.html +++ b/docs/dyn/pubsub_v1beta2.projects.subscriptions.html @@ -96,7 +96,7 @@

Instance Methods

list(project, pageSize=None, pageToken=None, x__xgafv=None)

Lists matching subscriptions.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

modifyAckDeadline(subscription, body=None, x__xgafv=None)

@@ -319,17 +319,17 @@

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. +
diff --git a/docs/dyn/pubsub_v1beta2.projects.topics.html b/docs/dyn/pubsub_v1beta2.projects.topics.html index 48be46cad3..16dfd93d5d 100644 --- a/docs/dyn/pubsub_v1beta2.projects.topics.html +++ b/docs/dyn/pubsub_v1beta2.projects.topics.html @@ -98,7 +98,7 @@

Instance Methods

list(project, pageSize=None, pageToken=None, x__xgafv=None)

Lists matching topics.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

publish(topic, body=None, x__xgafv=None)

@@ -240,17 +240,17 @@

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. +
diff --git a/docs/dyn/pubsub_v1beta2.projects.topics.subscriptions.html b/docs/dyn/pubsub_v1beta2.projects.topics.subscriptions.html index 55c4173cbd..4cf54639a7 100644 --- a/docs/dyn/pubsub_v1beta2.projects.topics.subscriptions.html +++ b/docs/dyn/pubsub_v1beta2.projects.topics.subscriptions.html @@ -81,7 +81,7 @@

Instance Methods

list(topic, pageSize=None, pageToken=None, x__xgafv=None)

Lists the name of the subscriptions for this topic.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -114,17 +114,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/pubsublite_v1.admin.projects.locations.operations.html b/docs/dyn/pubsublite_v1.admin.projects.locations.operations.html index b561eda31c..de58c7baa7 100644 --- a/docs/dyn/pubsublite_v1.admin.projects.locations.operations.html +++ b/docs/dyn/pubsublite_v1.admin.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/pubsublite_v1.admin.projects.locations.reservations.html b/docs/dyn/pubsublite_v1.admin.projects.locations.reservations.html index 839604482b..653b0e2ef3 100644 --- a/docs/dyn/pubsublite_v1.admin.projects.locations.reservations.html +++ b/docs/dyn/pubsublite_v1.admin.projects.locations.reservations.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns the list of reservations for the given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -201,17 +201,17 @@

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. +
diff --git a/docs/dyn/pubsublite_v1.admin.projects.locations.reservations.topics.html b/docs/dyn/pubsublite_v1.admin.projects.locations.reservations.topics.html index 9b8d3556b5..442c6b8b3a 100644 --- a/docs/dyn/pubsublite_v1.admin.projects.locations.reservations.topics.html +++ b/docs/dyn/pubsublite_v1.admin.projects.locations.reservations.topics.html @@ -81,7 +81,7 @@

Instance Methods

list(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists the topics attached to the specified reservation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -114,17 +114,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/pubsublite_v1.admin.projects.locations.subscriptions.html b/docs/dyn/pubsublite_v1.admin.projects.locations.subscriptions.html index 00b4b9de7d..1364c621b5 100644 --- a/docs/dyn/pubsublite_v1.admin.projects.locations.subscriptions.html +++ b/docs/dyn/pubsublite_v1.admin.projects.locations.subscriptions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns the list of subscriptions for the given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/pubsublite_v1.admin.projects.locations.topics.html b/docs/dyn/pubsublite_v1.admin.projects.locations.topics.html index 9f61b12ce5..cbe2e0014c 100644 --- a/docs/dyn/pubsublite_v1.admin.projects.locations.topics.html +++ b/docs/dyn/pubsublite_v1.admin.projects.locations.topics.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns the list of topics for the given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -279,17 +279,17 @@

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. +
diff --git a/docs/dyn/pubsublite_v1.admin.projects.locations.topics.subscriptions.html b/docs/dyn/pubsublite_v1.admin.projects.locations.topics.subscriptions.html index 8478fc5bb6..9f3e715fe4 100644 --- a/docs/dyn/pubsublite_v1.admin.projects.locations.topics.subscriptions.html +++ b/docs/dyn/pubsublite_v1.admin.projects.locations.topics.subscriptions.html @@ -81,7 +81,7 @@

Instance Methods

list(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists the subscriptions attached to the specified topic.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -114,17 +114,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/pubsublite_v1.cursor.projects.locations.subscriptions.cursors.html b/docs/dyn/pubsublite_v1.cursor.projects.locations.subscriptions.cursors.html index 4087d6e502..01651e49ec 100644 --- a/docs/dyn/pubsublite_v1.cursor.projects.locations.subscriptions.cursors.html +++ b/docs/dyn/pubsublite_v1.cursor.projects.locations.subscriptions.cursors.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns all committed cursor information for a subscription.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -119,17 +119,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/pubsublite_v1.html b/docs/dyn/pubsublite_v1.html index c3a3b46779..2b1d25615e 100644 --- a/docs/dyn/pubsublite_v1.html +++ b/docs/dyn/pubsublite_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/rapidmigrationassessment_v1.html b/docs/dyn/rapidmigrationassessment_v1.html index 2af3525650..07c53666bc 100644 --- a/docs/dyn/rapidmigrationassessment_v1.html +++ b/docs/dyn/rapidmigrationassessment_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/rapidmigrationassessment_v1.projects.locations.collectors.html b/docs/dyn/rapidmigrationassessment_v1.projects.locations.collectors.html index 7375932427..eb15068a02 100644 --- a/docs/dyn/rapidmigrationassessment_v1.projects.locations.collectors.html +++ b/docs/dyn/rapidmigrationassessment_v1.projects.locations.collectors.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Collectors in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -301,17 +301,17 @@

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. +
diff --git a/docs/dyn/rapidmigrationassessment_v1.projects.locations.html b/docs/dyn/rapidmigrationassessment_v1.projects.locations.html index bfd5aed3c2..5f9e128348 100644 --- a/docs/dyn/rapidmigrationassessment_v1.projects.locations.html +++ b/docs/dyn/rapidmigrationassessment_v1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/rapidmigrationassessment_v1.projects.locations.operations.html b/docs/dyn/rapidmigrationassessment_v1.projects.locations.operations.html index 72bfeaae32..1b0a2532fd 100644 --- a/docs/dyn/rapidmigrationassessment_v1.projects.locations.operations.html +++ b/docs/dyn/rapidmigrationassessment_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -219,17 +219,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/readerrevenuesubscriptionlinking_v1.html b/docs/dyn/readerrevenuesubscriptionlinking_v1.html index a7b119b461..f943e8eadb 100644 --- a/docs/dyn/readerrevenuesubscriptionlinking_v1.html +++ b/docs/dyn/readerrevenuesubscriptionlinking_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/realtimebidding_v1.bidders.creatives.html b/docs/dyn/realtimebidding_v1.bidders.creatives.html index 33974726af..0826f2629a 100644 --- a/docs/dyn/realtimebidding_v1.bidders.creatives.html +++ b/docs/dyn/realtimebidding_v1.bidders.creatives.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists creatives as they are at the time of the initial request. This call may take multiple hours to complete. For large, paginated requests, this method returns a snapshot of creatives at the time of request for the first page. `lastStatusUpdate` and `creativeServingDecision` may be outdated for creatives on sequential pages. We recommend [Google Cloud Pub/Sub](//cloud.google.com/pubsub/docs/overview) to view the latest status.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

watch(parent, body=None, x__xgafv=None)

@@ -556,17 +556,17 @@

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. +
diff --git a/docs/dyn/realtimebidding_v1.bidders.endpoints.html b/docs/dyn/realtimebidding_v1.bidders.endpoints.html index 91742f2dba..b458abe394 100644 --- a/docs/dyn/realtimebidding_v1.bidders.endpoints.html +++ b/docs/dyn/realtimebidding_v1.bidders.endpoints.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the bidder's endpoints.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -149,17 +149,17 @@

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. +
diff --git a/docs/dyn/realtimebidding_v1.bidders.html b/docs/dyn/realtimebidding_v1.bidders.html index 58be56a120..02fc5ce06d 100644 --- a/docs/dyn/realtimebidding_v1.bidders.html +++ b/docs/dyn/realtimebidding_v1.bidders.html @@ -104,7 +104,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists all the bidder accounts that belong to the caller.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -165,17 +165,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/realtimebidding_v1.bidders.pretargetingConfigs.html b/docs/dyn/realtimebidding_v1.bidders.pretargetingConfigs.html index cf5cba3984..6dfdfec908 100644 --- a/docs/dyn/realtimebidding_v1.bidders.pretargetingConfigs.html +++ b/docs/dyn/realtimebidding_v1.bidders.pretargetingConfigs.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all pretargeting configurations for a single bidder.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1055,17 +1055,17 @@

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. +
diff --git a/docs/dyn/realtimebidding_v1.bidders.publisherConnections.html b/docs/dyn/realtimebidding_v1.bidders.publisherConnections.html index 58f454171d..c3676812a6 100644 --- a/docs/dyn/realtimebidding_v1.bidders.publisherConnections.html +++ b/docs/dyn/realtimebidding_v1.bidders.publisherConnections.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists publisher connections for a given bidder.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -226,17 +226,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/realtimebidding_v1.buyers.creatives.html b/docs/dyn/realtimebidding_v1.buyers.creatives.html index 31a2ff8042..5a00231e26 100644 --- a/docs/dyn/realtimebidding_v1.buyers.creatives.html +++ b/docs/dyn/realtimebidding_v1.buyers.creatives.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists creatives as they are at the time of the initial request. This call may take multiple hours to complete. For large, paginated requests, this method returns a snapshot of creatives at the time of request for the first page. `lastStatusUpdate` and `creativeServingDecision` may be outdated for creatives on sequential pages. We recommend [Google Cloud Pub/Sub](//cloud.google.com/pubsub/docs/overview) to view the latest status.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1905,17 +1905,17 @@

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. +
diff --git a/docs/dyn/realtimebidding_v1.buyers.html b/docs/dyn/realtimebidding_v1.buyers.html index 1718cde609..0eb65de075 100644 --- a/docs/dyn/realtimebidding_v1.buyers.html +++ b/docs/dyn/realtimebidding_v1.buyers.html @@ -97,7 +97,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists all buyer account information the calling buyer user or service account is permissioned to manage.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -183,17 +183,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/realtimebidding_v1.buyers.userLists.html b/docs/dyn/realtimebidding_v1.buyers.userLists.html index 4eead24ccf..ec424e5087 100644 --- a/docs/dyn/realtimebidding_v1.buyers.userLists.html +++ b/docs/dyn/realtimebidding_v1.buyers.userLists.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the user lists visible to the current user.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

open(name, body=None, x__xgafv=None)

@@ -305,17 +305,17 @@

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. +
diff --git a/docs/dyn/realtimebidding_v1.html b/docs/dyn/realtimebidding_v1.html index 65ac40ad19..393b6dc4d7 100644 --- a/docs/dyn/realtimebidding_v1.html +++ b/docs/dyn/realtimebidding_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/recommendationengine_v1beta1.html b/docs/dyn/recommendationengine_v1beta1.html index f7e4aca74a..8ae368f237 100644 --- a/docs/dyn/recommendationengine_v1beta1.html +++ b/docs/dyn/recommendationengine_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.catalogItems.html b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.catalogItems.html index 72174bb002..f786090b2d 100644 --- a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.catalogItems.html +++ b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.catalogItems.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of catalog items.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -624,17 +624,17 @@

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. +
diff --git a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.operations.html b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.operations.html index 113f98dc91..017d43713d 100644 --- a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.operations.html +++ b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.placements.html b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.placements.html index f28bfb56cd..6c86cfc7e6 100644 --- a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.placements.html +++ b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.placements.html @@ -81,7 +81,7 @@

Instance Methods

predict(name, body=None, x__xgafv=None)

Makes a recommendation prediction. If using API Key based authentication, the API Key must be registered using the PredictionApiKeyRegistry service. [Learn more](https://cloud.google.com/recommendations-ai/docs/setting-up#register-key).

- predict_next()

+ predict_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -228,17 +228,17 @@

Method Details

- predict_next() + predict_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. +
\ No newline at end of file diff --git a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.predictionApiKeyRegistrations.html b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.predictionApiKeyRegistrations.html index 571c41c499..6616b4c22a 100644 --- a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.predictionApiKeyRegistrations.html +++ b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.predictionApiKeyRegistrations.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List the registered apiKeys for use with predict method.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -168,17 +168,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.userEvents.html b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.userEvents.html index af2a1c7455..19490a775c 100644 --- a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.userEvents.html +++ b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.eventStores.userEvents.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Gets a list of user events within a time range, with potential filtering. The method does not list unjoined user events. Unjoined user event definition: when a user event is ingested from Recommendations AI User Event APIs, the catalog item included in the user event is connected with the current catalog. If a catalog item of the ingested event is not in the current catalog, it could lead to degraded model quality. This is called an unjoined event.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

purge(parent, body=None, x__xgafv=None)

@@ -456,17 +456,17 @@

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. +
diff --git a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.html b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.html index f0d877ecd9..ed5c8ffc3a 100644 --- a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.html +++ b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.html @@ -96,7 +96,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the catalog configurations associated with the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -140,17 +140,17 @@

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. +
diff --git a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.operations.html b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.operations.html index 599f71c4f0..f8f1eca29f 100644 --- a/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.operations.html +++ b/docs/dyn/recommendationengine_v1beta1.projects.locations.catalogs.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/recommender_v1.billingAccounts.locations.insightTypes.insights.html b/docs/dyn/recommender_v1.billingAccounts.locations.insightTypes.insights.html index 6815a4ccce..3ebddabd9a 100644 --- a/docs/dyn/recommender_v1.billingAccounts.locations.insightTypes.insights.html +++ b/docs/dyn/recommender_v1.billingAccounts.locations.insightTypes.insights.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insights for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified insight type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAccepted(name, body=None, x__xgafv=None)

@@ -190,17 +190,17 @@

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. +
diff --git a/docs/dyn/recommender_v1.billingAccounts.locations.recommenders.recommendations.html b/docs/dyn/recommender_v1.billingAccounts.locations.recommenders.recommendations.html index 2177501864..6ac5623a10 100644 --- a/docs/dyn/recommender_v1.billingAccounts.locations.recommenders.recommendations.html +++ b/docs/dyn/recommender_v1.billingAccounts.locations.recommenders.recommendations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists recommendations for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified recommender.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markClaimed(name, body=None, x__xgafv=None)

@@ -393,17 +393,17 @@

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. +
diff --git a/docs/dyn/recommender_v1.folders.locations.insightTypes.insights.html b/docs/dyn/recommender_v1.folders.locations.insightTypes.insights.html index 5f0ed0b160..177672b50c 100644 --- a/docs/dyn/recommender_v1.folders.locations.insightTypes.insights.html +++ b/docs/dyn/recommender_v1.folders.locations.insightTypes.insights.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insights for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified insight type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAccepted(name, body=None, x__xgafv=None)

@@ -190,17 +190,17 @@

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. +
diff --git a/docs/dyn/recommender_v1.folders.locations.recommenders.recommendations.html b/docs/dyn/recommender_v1.folders.locations.recommenders.recommendations.html index eead6ab89e..b6aa7f2567 100644 --- a/docs/dyn/recommender_v1.folders.locations.recommenders.recommendations.html +++ b/docs/dyn/recommender_v1.folders.locations.recommenders.recommendations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists recommendations for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified recommender.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markClaimed(name, body=None, x__xgafv=None)

@@ -393,17 +393,17 @@

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. +
diff --git a/docs/dyn/recommender_v1.html b/docs/dyn/recommender_v1.html index 2529307cf0..e85071ce6e 100644 --- a/docs/dyn/recommender_v1.html +++ b/docs/dyn/recommender_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/recommender_v1.organizations.locations.insightTypes.insights.html b/docs/dyn/recommender_v1.organizations.locations.insightTypes.insights.html index e55e9d3cfe..357d4d1e9b 100644 --- a/docs/dyn/recommender_v1.organizations.locations.insightTypes.insights.html +++ b/docs/dyn/recommender_v1.organizations.locations.insightTypes.insights.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insights for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified insight type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAccepted(name, body=None, x__xgafv=None)

@@ -190,17 +190,17 @@

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. +
diff --git a/docs/dyn/recommender_v1.organizations.locations.recommenders.recommendations.html b/docs/dyn/recommender_v1.organizations.locations.recommenders.recommendations.html index 9434f0b6a7..9fce1d3ce0 100644 --- a/docs/dyn/recommender_v1.organizations.locations.recommenders.recommendations.html +++ b/docs/dyn/recommender_v1.organizations.locations.recommenders.recommendations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists recommendations for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified recommender.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markClaimed(name, body=None, x__xgafv=None)

@@ -393,17 +393,17 @@

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. +
diff --git a/docs/dyn/recommender_v1.projects.locations.insightTypes.insights.html b/docs/dyn/recommender_v1.projects.locations.insightTypes.insights.html index ffb80102ec..680da69fbf 100644 --- a/docs/dyn/recommender_v1.projects.locations.insightTypes.insights.html +++ b/docs/dyn/recommender_v1.projects.locations.insightTypes.insights.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insights for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified insight type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAccepted(name, body=None, x__xgafv=None)

@@ -190,17 +190,17 @@

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. +
diff --git a/docs/dyn/recommender_v1.projects.locations.recommenders.recommendations.html b/docs/dyn/recommender_v1.projects.locations.recommenders.recommendations.html index a9b88e2763..685ed4f137 100644 --- a/docs/dyn/recommender_v1.projects.locations.recommenders.recommendations.html +++ b/docs/dyn/recommender_v1.projects.locations.recommenders.recommendations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists recommendations for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified recommender.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markClaimed(name, body=None, x__xgafv=None)

@@ -393,17 +393,17 @@

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. +
diff --git a/docs/dyn/recommender_v1beta1.billingAccounts.locations.html b/docs/dyn/recommender_v1beta1.billingAccounts.locations.html index 8cf59f73d0..18859f875e 100644 --- a/docs/dyn/recommender_v1beta1.billingAccounts.locations.html +++ b/docs/dyn/recommender_v1beta1.billingAccounts.locations.html @@ -91,7 +91,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists locations with recommendations or insights.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/recommender_v1beta1.billingAccounts.locations.insightTypes.insights.html b/docs/dyn/recommender_v1beta1.billingAccounts.locations.insightTypes.insights.html index cf2dc0717e..182b3cd032 100644 --- a/docs/dyn/recommender_v1beta1.billingAccounts.locations.insightTypes.insights.html +++ b/docs/dyn/recommender_v1beta1.billingAccounts.locations.insightTypes.insights.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insights for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified insight type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAccepted(name, body=None, x__xgafv=None)

@@ -190,17 +190,17 @@

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. +
diff --git a/docs/dyn/recommender_v1beta1.billingAccounts.locations.recommenders.recommendations.html b/docs/dyn/recommender_v1beta1.billingAccounts.locations.recommenders.recommendations.html index e5adc708b6..bf00a0abbf 100644 --- a/docs/dyn/recommender_v1beta1.billingAccounts.locations.recommenders.recommendations.html +++ b/docs/dyn/recommender_v1beta1.billingAccounts.locations.recommenders.recommendations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists recommendations for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified recommender.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markClaimed(name, body=None, x__xgafv=None)

@@ -397,17 +397,17 @@

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. +
diff --git a/docs/dyn/recommender_v1beta1.folders.locations.html b/docs/dyn/recommender_v1beta1.folders.locations.html index 52d7bc2d27..7a05c0439a 100644 --- a/docs/dyn/recommender_v1beta1.folders.locations.html +++ b/docs/dyn/recommender_v1beta1.folders.locations.html @@ -91,7 +91,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists locations with recommendations or insights.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/recommender_v1beta1.folders.locations.insightTypes.insights.html b/docs/dyn/recommender_v1beta1.folders.locations.insightTypes.insights.html index b37dd294de..c3991b5b4a 100644 --- a/docs/dyn/recommender_v1beta1.folders.locations.insightTypes.insights.html +++ b/docs/dyn/recommender_v1beta1.folders.locations.insightTypes.insights.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insights for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified insight type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAccepted(name, body=None, x__xgafv=None)

@@ -190,17 +190,17 @@

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. +
diff --git a/docs/dyn/recommender_v1beta1.folders.locations.recommenders.recommendations.html b/docs/dyn/recommender_v1beta1.folders.locations.recommenders.recommendations.html index 970e6cb332..50021aa813 100644 --- a/docs/dyn/recommender_v1beta1.folders.locations.recommenders.recommendations.html +++ b/docs/dyn/recommender_v1beta1.folders.locations.recommenders.recommendations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists recommendations for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified recommender.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markClaimed(name, body=None, x__xgafv=None)

@@ -397,17 +397,17 @@

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. +
diff --git a/docs/dyn/recommender_v1beta1.html b/docs/dyn/recommender_v1beta1.html index 53f45865b4..9b7fce151b 100644 --- a/docs/dyn/recommender_v1beta1.html +++ b/docs/dyn/recommender_v1beta1.html @@ -108,7 +108,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -117,20 +117,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. +
\ No newline at end of file diff --git a/docs/dyn/recommender_v1beta1.insightTypes.html b/docs/dyn/recommender_v1beta1.insightTypes.html index 452261e47c..1c87e5e0a0 100644 --- a/docs/dyn/recommender_v1beta1.insightTypes.html +++ b/docs/dyn/recommender_v1beta1.insightTypes.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists available InsightTypes. No IAM permissions are required.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -115,17 +115,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/recommender_v1beta1.organizations.locations.html b/docs/dyn/recommender_v1beta1.organizations.locations.html index 4e84422618..0091acd775 100644 --- a/docs/dyn/recommender_v1beta1.organizations.locations.html +++ b/docs/dyn/recommender_v1beta1.organizations.locations.html @@ -91,7 +91,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists locations with recommendations or insights.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/recommender_v1beta1.organizations.locations.insightTypes.insights.html b/docs/dyn/recommender_v1beta1.organizations.locations.insightTypes.insights.html index 329be8a0a2..47bc89506a 100644 --- a/docs/dyn/recommender_v1beta1.organizations.locations.insightTypes.insights.html +++ b/docs/dyn/recommender_v1beta1.organizations.locations.insightTypes.insights.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insights for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified insight type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAccepted(name, body=None, x__xgafv=None)

@@ -190,17 +190,17 @@

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. +
diff --git a/docs/dyn/recommender_v1beta1.organizations.locations.recommenders.recommendations.html b/docs/dyn/recommender_v1beta1.organizations.locations.recommenders.recommendations.html index 27715c4ebc..3cbb0819dc 100644 --- a/docs/dyn/recommender_v1beta1.organizations.locations.recommenders.recommendations.html +++ b/docs/dyn/recommender_v1beta1.organizations.locations.recommenders.recommendations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists recommendations for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified recommender.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markClaimed(name, body=None, x__xgafv=None)

@@ -397,17 +397,17 @@

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. +
diff --git a/docs/dyn/recommender_v1beta1.projects.locations.html b/docs/dyn/recommender_v1beta1.projects.locations.html index c87d8bfe38..36d82da705 100644 --- a/docs/dyn/recommender_v1beta1.projects.locations.html +++ b/docs/dyn/recommender_v1beta1.projects.locations.html @@ -91,7 +91,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists locations with recommendations or insights.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/recommender_v1beta1.projects.locations.insightTypes.insights.html b/docs/dyn/recommender_v1beta1.projects.locations.insightTypes.insights.html index 369039281b..c9f3de6066 100644 --- a/docs/dyn/recommender_v1beta1.projects.locations.insightTypes.insights.html +++ b/docs/dyn/recommender_v1beta1.projects.locations.insightTypes.insights.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists insights for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified insight type.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markAccepted(name, body=None, x__xgafv=None)

@@ -190,17 +190,17 @@

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. +
diff --git a/docs/dyn/recommender_v1beta1.projects.locations.recommenders.recommendations.html b/docs/dyn/recommender_v1beta1.projects.locations.recommenders.recommendations.html index ba38e80260..106b4665e0 100644 --- a/docs/dyn/recommender_v1beta1.projects.locations.recommenders.recommendations.html +++ b/docs/dyn/recommender_v1beta1.projects.locations.recommenders.recommendations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists recommendations for the specified Cloud Resource. Requires the recommender.*.list IAM permission for the specified recommender.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

markClaimed(name, body=None, x__xgafv=None)

@@ -397,17 +397,17 @@

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. +
diff --git a/docs/dyn/recommender_v1beta1.recommenders.html b/docs/dyn/recommender_v1beta1.recommenders.html index 31e99dedd0..8cc07763d0 100644 --- a/docs/dyn/recommender_v1beta1.recommenders.html +++ b/docs/dyn/recommender_v1beta1.recommenders.html @@ -81,7 +81,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists all available Recommenders. No IAM permissions are required.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -115,17 +115,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1.html b/docs/dyn/redis_v1.html index d20f0013cd..59198ec541 100644 --- a/docs/dyn/redis_v1.html +++ b/docs/dyn/redis_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1.projects.locations.aclPolicies.html b/docs/dyn/redis_v1.projects.locations.aclPolicies.html index 1183f5ed55..d763aa3214 100644 --- a/docs/dyn/redis_v1.projects.locations.aclPolicies.html +++ b/docs/dyn/redis_v1.projects.locations.aclPolicies.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ACL policies owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -316,17 +316,17 @@

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. +
diff --git a/docs/dyn/redis_v1.projects.locations.aclPolicies.revisions.html b/docs/dyn/redis_v1.projects.locations.aclPolicies.revisions.html index 6847e5e5cf..5d0934a148 100644 --- a/docs/dyn/redis_v1.projects.locations.aclPolicies.revisions.html +++ b/docs/dyn/redis_v1.projects.locations.aclPolicies.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ACL policy revisions in a given ACL policy.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -205,17 +205,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1.projects.locations.backupCollections.backups.html b/docs/dyn/redis_v1.projects.locations.backupCollections.backups.html index 738e84be69..d190c1f09f 100644 --- a/docs/dyn/redis_v1.projects.locations.backupCollections.backups.html +++ b/docs/dyn/redis_v1.projects.locations.backupCollections.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all backups owned by a backup collection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -279,17 +279,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1.projects.locations.backupCollections.html b/docs/dyn/redis_v1.projects.locations.backupCollections.html index 9b08176c0d..0cf12370af 100644 --- a/docs/dyn/redis_v1.projects.locations.backupCollections.html +++ b/docs/dyn/redis_v1.projects.locations.backupCollections.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all backup collections owned by a consumer project in either the specified location (region) or all locations. If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -162,17 +162,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1.projects.locations.clusters.html b/docs/dyn/redis_v1.projects.locations.clusters.html index 59f1c68381..78d3ea5728 100644 --- a/docs/dyn/redis_v1.projects.locations.clusters.html +++ b/docs/dyn/redis_v1.projects.locations.clusters.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Redis clusters owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -981,17 +981,17 @@

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. +
diff --git a/docs/dyn/redis_v1.projects.locations.clusters.tokenAuthUsers.authTokens.html b/docs/dyn/redis_v1.projects.locations.clusters.tokenAuthUsers.authTokens.html index 8fed9080d8..281b2f8189 100644 --- a/docs/dyn/redis_v1.projects.locations.clusters.tokenAuthUsers.authTokens.html +++ b/docs/dyn/redis_v1.projects.locations.clusters.tokenAuthUsers.authTokens.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the auth tokens for a specific token auth user.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -187,17 +187,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1.projects.locations.clusters.tokenAuthUsers.html b/docs/dyn/redis_v1.projects.locations.clusters.tokenAuthUsers.html index b137ea90aa..6fe136f1a8 100644 --- a/docs/dyn/redis_v1.projects.locations.clusters.tokenAuthUsers.html +++ b/docs/dyn/redis_v1.projects.locations.clusters.tokenAuthUsers.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the token auth users for a token based auth enabled cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -240,17 +240,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1.projects.locations.html b/docs/dyn/redis_v1.projects.locations.html index f2611f155f..9b4f2b994a 100644 --- a/docs/dyn/redis_v1.projects.locations.html +++ b/docs/dyn/redis_v1.projects.locations.html @@ -112,7 +112,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -212,17 +212,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1.projects.locations.instances.html b/docs/dyn/redis_v1.projects.locations.instances.html index 74238cf8d5..6644cf2863 100644 --- a/docs/dyn/redis_v1.projects.locations.instances.html +++ b/docs/dyn/redis_v1.projects.locations.instances.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Redis instances owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -657,17 +657,17 @@

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. +
diff --git a/docs/dyn/redis_v1.projects.locations.operations.html b/docs/dyn/redis_v1.projects.locations.operations.html index fdbaf9a4c9..82ced9bc14 100644 --- a/docs/dyn/redis_v1.projects.locations.operations.html +++ b/docs/dyn/redis_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1beta1.html b/docs/dyn/redis_v1beta1.html index 64fedc9d9b..7a6ba1a2f1 100644 --- a/docs/dyn/redis_v1beta1.html +++ b/docs/dyn/redis_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1beta1.projects.locations.aclPolicies.html b/docs/dyn/redis_v1beta1.projects.locations.aclPolicies.html index 644d155c9a..63fbef4d1d 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.aclPolicies.html +++ b/docs/dyn/redis_v1beta1.projects.locations.aclPolicies.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ACL policies owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -316,17 +316,17 @@

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. +
diff --git a/docs/dyn/redis_v1beta1.projects.locations.aclPolicies.revisions.html b/docs/dyn/redis_v1beta1.projects.locations.aclPolicies.revisions.html index 4556cb581e..128a840712 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.aclPolicies.revisions.html +++ b/docs/dyn/redis_v1beta1.projects.locations.aclPolicies.revisions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all ACL policy revisions in a given ACL policy.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -205,17 +205,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1beta1.projects.locations.backupCollections.backups.html b/docs/dyn/redis_v1beta1.projects.locations.backupCollections.backups.html index 0767833815..d8cbb6438c 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.backupCollections.backups.html +++ b/docs/dyn/redis_v1beta1.projects.locations.backupCollections.backups.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all backups owned by a backup collection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -279,17 +279,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1beta1.projects.locations.backupCollections.html b/docs/dyn/redis_v1beta1.projects.locations.backupCollections.html index 3ab01ab8ae..50ec091b6f 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.backupCollections.html +++ b/docs/dyn/redis_v1beta1.projects.locations.backupCollections.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all backup collections owned by a consumer project in either the specified location (region) or all locations. If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -162,17 +162,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1beta1.projects.locations.clusters.html b/docs/dyn/redis_v1beta1.projects.locations.clusters.html index 665d5a5336..dbca33ac28 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.clusters.html +++ b/docs/dyn/redis_v1beta1.projects.locations.clusters.html @@ -104,7 +104,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Redis clusters owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -981,17 +981,17 @@

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. +
diff --git a/docs/dyn/redis_v1beta1.projects.locations.clusters.tokenAuthUsers.authTokens.html b/docs/dyn/redis_v1beta1.projects.locations.clusters.tokenAuthUsers.authTokens.html index 34eee29e87..33763305ba 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.clusters.tokenAuthUsers.authTokens.html +++ b/docs/dyn/redis_v1beta1.projects.locations.clusters.tokenAuthUsers.authTokens.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the auth tokens for a specific token auth user.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -187,17 +187,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1beta1.projects.locations.clusters.tokenAuthUsers.html b/docs/dyn/redis_v1beta1.projects.locations.clusters.tokenAuthUsers.html index a2d871e3ec..8d9ba9e3a3 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.clusters.tokenAuthUsers.html +++ b/docs/dyn/redis_v1beta1.projects.locations.clusters.tokenAuthUsers.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the token auth users for a token based auth enabled cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -240,17 +240,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1beta1.projects.locations.html b/docs/dyn/redis_v1beta1.projects.locations.html index 8d0b091763..f07ae18242 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.html +++ b/docs/dyn/redis_v1beta1.projects.locations.html @@ -112,7 +112,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -212,17 +212,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/redis_v1beta1.projects.locations.instances.html b/docs/dyn/redis_v1beta1.projects.locations.instances.html index 336caca19c..d84275de34 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.instances.html +++ b/docs/dyn/redis_v1beta1.projects.locations.instances.html @@ -102,7 +102,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all Redis instances owned by a project in either the specified location (region) or all locations. The location should have the following format: * `projects/{project_id}/locations/{location_id}` If `location_id` is specified as `-` (wildcard), then all regions available to the project are queried, and the results are aggregated.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -657,17 +657,17 @@

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. +
diff --git a/docs/dyn/redis_v1beta1.projects.locations.operations.html b/docs/dyn/redis_v1beta1.projects.locations.operations.html index ec79667511..b4c39fb173 100644 --- a/docs/dyn/redis_v1beta1.projects.locations.operations.html +++ b/docs/dyn/redis_v1beta1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/reseller_v1.html b/docs/dyn/reseller_v1.html index b2519aa1d4..877399bb80 100644 --- a/docs/dyn/reseller_v1.html +++ b/docs/dyn/reseller_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/reseller_v1.subscriptions.html b/docs/dyn/reseller_v1.subscriptions.html index e4fe52b814..bbcc95a88c 100644 --- a/docs/dyn/reseller_v1.subscriptions.html +++ b/docs/dyn/reseller_v1.subscriptions.html @@ -102,7 +102,7 @@

Instance Methods

list(customerAuthToken=None, customerId=None, customerNamePrefix=None, maxResults=None, pageToken=None, x__xgafv=None)

Lists of subscriptions managed by the reseller. The list can be all subscriptions, all of a customer's subscriptions, or all of a customer's transferable subscriptions. Optionally, this method can filter the response by a `customerNamePrefix`. For more information, see [manage subscriptions](https://developers.google.com/workspace/admin/reseller/v1/how-tos/manage_subscriptions).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

startPaidService(customerId, subscriptionId, x__xgafv=None)

@@ -660,17 +660,17 @@

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. +
diff --git a/docs/dyn/runtimeconfig_v1.html b/docs/dyn/runtimeconfig_v1.html index b8679b4619..36d5586c1c 100644 --- a/docs/dyn/runtimeconfig_v1.html +++ b/docs/dyn/runtimeconfig_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/runtimeconfig_v1.operations.html b/docs/dyn/runtimeconfig_v1.operations.html index 33369f50a0..0c0f53488d 100644 --- a/docs/dyn/runtimeconfig_v1.operations.html +++ b/docs/dyn/runtimeconfig_v1.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -185,17 +185,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/runtimeconfig_v1beta1.html b/docs/dyn/runtimeconfig_v1beta1.html index 43db9c8f98..2b2e3fc289 100644 --- a/docs/dyn/runtimeconfig_v1beta1.html +++ b/docs/dyn/runtimeconfig_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/runtimeconfig_v1beta1.projects.configs.html b/docs/dyn/runtimeconfig_v1beta1.projects.configs.html index 67ec210d9b..26bfbffcb8 100644 --- a/docs/dyn/runtimeconfig_v1beta1.projects.configs.html +++ b/docs/dyn/runtimeconfig_v1beta1.projects.configs.html @@ -108,7 +108,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the RuntimeConfig resources within project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -255,17 +255,17 @@

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. +
diff --git a/docs/dyn/runtimeconfig_v1beta1.projects.configs.variables.html b/docs/dyn/runtimeconfig_v1beta1.projects.configs.variables.html index 844889ffa9..65073ee65c 100644 --- a/docs/dyn/runtimeconfig_v1beta1.projects.configs.variables.html +++ b/docs/dyn/runtimeconfig_v1beta1.projects.configs.variables.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, returnValues=None, x__xgafv=None)

Lists variables within given a configuration, matching any provided filters. This only lists variable names, not the values, unless `return_values` is true, in which case only variables that user has IAM permission to GetVariable will be returned.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(resource, body=None, x__xgafv=None)

@@ -217,17 +217,17 @@

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. +
diff --git a/docs/dyn/runtimeconfig_v1beta1.projects.configs.waiters.html b/docs/dyn/runtimeconfig_v1beta1.projects.configs.waiters.html index 61a0c03f81..242cea674c 100644 --- a/docs/dyn/runtimeconfig_v1beta1.projects.configs.waiters.html +++ b/docs/dyn/runtimeconfig_v1beta1.projects.configs.waiters.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List waiters within the given configuration.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(resource, body=None, x__xgafv=None)

@@ -280,17 +280,17 @@

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. +
diff --git a/docs/dyn/safebrowsing_v4.html b/docs/dyn/safebrowsing_v4.html index 700b30c926..12f0ba86e0 100644 --- a/docs/dyn/safebrowsing_v4.html +++ b/docs/dyn/safebrowsing_v4.html @@ -113,7 +113,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -122,20 +122,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. +
\ No newline at end of file diff --git a/docs/dyn/safebrowsing_v5.hashLists.html b/docs/dyn/safebrowsing_v5.hashLists.html index a37a395d38..f5dcc50ebe 100644 --- a/docs/dyn/safebrowsing_v5.hashLists.html +++ b/docs/dyn/safebrowsing_v5.hashLists.html @@ -84,7 +84,7 @@

Instance Methods

list(pageSize=None, pageToken=None, x__xgafv=None)

Lists hash lists. In the V5 API, Google will never remove a hash list that has ever been returned by this method. This enables clients to skip using this method and simply hard-code all hash lists they need. This is a standard List method as defined by https://google.aip.dev/132 and the HTTP method is GET.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -240,17 +240,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/safebrowsing_v5.html b/docs/dyn/safebrowsing_v5.html index 0c4b484547..c12056adae 100644 --- a/docs/dyn/safebrowsing_v5.html +++ b/docs/dyn/safebrowsing_v5.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/sasportal_v1alpha1.customers.deployments.devices.html b/docs/dyn/sasportal_v1alpha1.customers.deployments.devices.html index c8ce9308f7..d39bc74c0e 100644 --- a/docs/dyn/sasportal_v1alpha1.customers.deployments.devices.html +++ b/docs/dyn/sasportal_v1alpha1.customers.deployments.devices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -712,17 +712,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sasportal_v1alpha1.customers.deployments.html b/docs/dyn/sasportal_v1alpha1.customers.deployments.html index 38ff2b5e55..62a17c86ad 100644 --- a/docs/dyn/sasportal_v1alpha1.customers.deployments.html +++ b/docs/dyn/sasportal_v1alpha1.customers.deployments.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -228,17 +228,17 @@

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. +
diff --git a/docs/dyn/sasportal_v1alpha1.customers.devices.html b/docs/dyn/sasportal_v1alpha1.customers.devices.html index ed6797f9a0..653b7ae97e 100644 --- a/docs/dyn/sasportal_v1alpha1.customers.devices.html +++ b/docs/dyn/sasportal_v1alpha1.customers.devices.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -901,17 +901,17 @@

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. +
diff --git a/docs/dyn/sasportal_v1alpha1.customers.html b/docs/dyn/sasportal_v1alpha1.customers.html index c96f6d8db3..9c1156c541 100644 --- a/docs/dyn/sasportal_v1alpha1.customers.html +++ b/docs/dyn/sasportal_v1alpha1.customers.html @@ -105,7 +105,7 @@

Instance Methods

listLegacyOrganizations(x__xgafv=None)

Returns a list of legacy organizations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

migrateOrganization(body=None, x__xgafv=None)

@@ -233,17 +233,17 @@

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. +
diff --git a/docs/dyn/sasportal_v1alpha1.customers.nodes.deployments.html b/docs/dyn/sasportal_v1alpha1.customers.nodes.deployments.html index 9b336b4e4d..bf9064097f 100644 --- a/docs/dyn/sasportal_v1alpha1.customers.nodes.deployments.html +++ b/docs/dyn/sasportal_v1alpha1.customers.nodes.deployments.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sasportal_v1alpha1.customers.nodes.devices.html b/docs/dyn/sasportal_v1alpha1.customers.nodes.devices.html index 61b05c015f..e347b6c71f 100644 --- a/docs/dyn/sasportal_v1alpha1.customers.nodes.devices.html +++ b/docs/dyn/sasportal_v1alpha1.customers.nodes.devices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -712,17 +712,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sasportal_v1alpha1.customers.nodes.html b/docs/dyn/sasportal_v1alpha1.customers.nodes.html index a7005da19b..947044926d 100644 --- a/docs/dyn/sasportal_v1alpha1.customers.nodes.html +++ b/docs/dyn/sasportal_v1alpha1.customers.nodes.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/sasportal_v1alpha1.customers.nodes.nodes.html b/docs/dyn/sasportal_v1alpha1.customers.nodes.nodes.html index daa18888e7..38bb2d916a 100644 --- a/docs/dyn/sasportal_v1alpha1.customers.nodes.nodes.html +++ b/docs/dyn/sasportal_v1alpha1.customers.nodes.nodes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sasportal_v1alpha1.html b/docs/dyn/sasportal_v1alpha1.html index 2164423bd5..12c65e29e1 100644 --- a/docs/dyn/sasportal_v1alpha1.html +++ b/docs/dyn/sasportal_v1alpha1.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/sasportal_v1alpha1.nodes.deployments.devices.html b/docs/dyn/sasportal_v1alpha1.nodes.deployments.devices.html index 41a9f38108..43e2d56c5b 100644 --- a/docs/dyn/sasportal_v1alpha1.nodes.deployments.devices.html +++ b/docs/dyn/sasportal_v1alpha1.nodes.deployments.devices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -712,17 +712,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sasportal_v1alpha1.nodes.deployments.html b/docs/dyn/sasportal_v1alpha1.nodes.deployments.html index 7e63141831..4e708dd03f 100644 --- a/docs/dyn/sasportal_v1alpha1.nodes.deployments.html +++ b/docs/dyn/sasportal_v1alpha1.nodes.deployments.html @@ -92,7 +92,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -185,17 +185,17 @@

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. +
diff --git a/docs/dyn/sasportal_v1alpha1.nodes.devices.html b/docs/dyn/sasportal_v1alpha1.nodes.devices.html index 21ff718941..f781b57437 100644 --- a/docs/dyn/sasportal_v1alpha1.nodes.devices.html +++ b/docs/dyn/sasportal_v1alpha1.nodes.devices.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -901,17 +901,17 @@

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. +
diff --git a/docs/dyn/sasportal_v1alpha1.nodes.nodes.deployments.html b/docs/dyn/sasportal_v1alpha1.nodes.nodes.deployments.html index 6a818caa12..2c21d7a0af 100644 --- a/docs/dyn/sasportal_v1alpha1.nodes.nodes.deployments.html +++ b/docs/dyn/sasportal_v1alpha1.nodes.nodes.deployments.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists deployments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sasportal_v1alpha1.nodes.nodes.devices.html b/docs/dyn/sasportal_v1alpha1.nodes.nodes.devices.html index 9768a86f47..23163aa95e 100644 --- a/docs/dyn/sasportal_v1alpha1.nodes.nodes.devices.html +++ b/docs/dyn/sasportal_v1alpha1.nodes.nodes.devices.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists devices under a node or customer.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -712,17 +712,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sasportal_v1alpha1.nodes.nodes.html b/docs/dyn/sasportal_v1alpha1.nodes.nodes.html index b33ed9e053..5c503e42e8 100644 --- a/docs/dyn/sasportal_v1alpha1.nodes.nodes.html +++ b/docs/dyn/sasportal_v1alpha1.nodes.nodes.html @@ -105,7 +105,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -226,17 +226,17 @@

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. +
diff --git a/docs/dyn/sasportal_v1alpha1.nodes.nodes.nodes.html b/docs/dyn/sasportal_v1alpha1.nodes.nodes.nodes.html index bfa44c9641..158874d235 100644 --- a/docs/dyn/sasportal_v1alpha1.nodes.nodes.nodes.html +++ b/docs/dyn/sasportal_v1alpha1.nodes.nodes.nodes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -158,17 +158,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/script_v1.html b/docs/dyn/script_v1.html index 9f2a041918..89482b9013 100644 --- a/docs/dyn/script_v1.html +++ b/docs/dyn/script_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/script_v1.processes.html b/docs/dyn/script_v1.processes.html index 23835cbb6e..a7b46c53f8 100644 --- a/docs/dyn/script_v1.processes.html +++ b/docs/dyn/script_v1.processes.html @@ -84,10 +84,10 @@

Instance Methods

listScriptProcesses(pageSize=None, pageToken=None, scriptId=None, scriptProcessFilter_deploymentId=None, scriptProcessFilter_endTime=None, scriptProcessFilter_functionName=None, scriptProcessFilter_startTime=None, scriptProcessFilter_statuses=None, scriptProcessFilter_types=None, scriptProcessFilter_userAccessLevels=None, x__xgafv=None)

List information about a script's executed processes, such as process type and current status.

- listScriptProcesses_next()

+ listScriptProcesses_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -233,31 +233,31 @@

Method Details

- listScriptProcesses_next() + listScriptProcesses_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_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. +
\ No newline at end of file diff --git a/docs/dyn/script_v1.projects.deployments.html b/docs/dyn/script_v1.projects.deployments.html index 3440ac12d8..8912d97491 100644 --- a/docs/dyn/script_v1.projects.deployments.html +++ b/docs/dyn/script_v1.projects.deployments.html @@ -90,7 +90,7 @@

Instance Methods

list(scriptId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the deployments of an Apps Script project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(scriptId, deploymentId, body=None, x__xgafv=None)

@@ -292,17 +292,17 @@

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. +
diff --git a/docs/dyn/script_v1.projects.versions.html b/docs/dyn/script_v1.projects.versions.html index af85ff45ca..3eb6287708 100644 --- a/docs/dyn/script_v1.projects.versions.html +++ b/docs/dyn/script_v1.projects.versions.html @@ -87,7 +87,7 @@

Instance Methods

list(scriptId, pageSize=None, pageToken=None, x__xgafv=None)

List the versions of a script project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -180,17 +180,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/searchconsole_v1.html b/docs/dyn/searchconsole_v1.html index b8ea199164..384d507930 100644 --- a/docs/dyn/searchconsole_v1.html +++ b/docs/dyn/searchconsole_v1.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/securesourcemanager_v1.html b/docs/dyn/securesourcemanager_v1.html index 81fae6df7d..8b9101efdc 100644 --- a/docs/dyn/securesourcemanager_v1.html +++ b/docs/dyn/securesourcemanager_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.html b/docs/dyn/securesourcemanager_v1.projects.locations.html index df1293fbd8..390c039774 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.html @@ -99,7 +99,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -171,17 +171,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.instances.html b/docs/dyn/securesourcemanager_v1.projects.locations.instances.html index 011b97ef8a..9103693e5d 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.instances.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.instances.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Instances in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -364,17 +364,17 @@

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. +
diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.operations.html b/docs/dyn/securesourcemanager_v1.projects.locations.operations.html index 268e243273..fe87427386 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.operations.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -219,17 +219,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.branchRules.html b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.branchRules.html index e7e93c108a..2be1b336a8 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.branchRules.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.branchRules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

ListBranchRules lists branch rules in a given repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -286,17 +286,17 @@

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. +
diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.hooks.html b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.hooks.html index d20d5c0384..93478be644 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.hooks.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.hooks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists hooks in a given repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.html b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.html index 8448d7d078..ae9a7d4494 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.html @@ -110,7 +110,7 @@

Instance Methods

fetchTree(repository, pageSize=None, pageToken=None, recursive=None, ref=None, x__xgafv=None)

Fetches a tree from a repository.

- fetchTree_next()

+ fetchTree_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -122,7 +122,7 @@

Instance Methods

list(parent, filter=None, instance=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Repositories in a given project and location. The instance field is required in the query parameter for requests using the securesourcemanager.googleapis.com endpoint.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -291,17 +291,17 @@

Method Details

- fetchTree_next() + fetchTree_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. +
@@ -438,17 +438,17 @@

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. +
diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.issues.html b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.issues.html index cf937bcabe..c63e4c3e0f 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.issues.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.issues.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists issues in a repository.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

open(name, body=None, x__xgafv=None)

@@ -292,17 +292,17 @@

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. +
diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.issues.issueComments.html b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.issues.issueComments.html index 0a5387f203..e12bb27f07 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.issues.issueComments.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.issues.issueComments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists comments in an issue.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -233,17 +233,17 @@

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. +
diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.pullRequests.html b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.pullRequests.html index 1dec3ec7f3..95d62ac491 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.pullRequests.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.pullRequests.html @@ -95,10 +95,10 @@

Instance Methods

listFileDiffs(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists a pull request's file diffs.

- listFileDiffs_next()

+ listFileDiffs_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

merge(name, body=None, x__xgafv=None)

@@ -310,31 +310,31 @@

Method Details

- listFileDiffs_next() + listFileDiffs_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_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. +
diff --git a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.pullRequests.pullRequestComments.html b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.pullRequests.pullRequestComments.html index 557b220eb7..511be9d9b5 100644 --- a/docs/dyn/securesourcemanager_v1.projects.locations.repositories.pullRequests.pullRequestComments.html +++ b/docs/dyn/securesourcemanager_v1.projects.locations.repositories.pullRequests.pullRequestComments.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists pull request comments.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -366,17 +366,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.folders.assets.html b/docs/dyn/securitycenter_v1.folders.assets.html index c11a41b533..f4ebdc929b 100644 --- a/docs/dyn/securitycenter_v1.folders.assets.html +++ b/docs/dyn/securitycenter_v1.folders.assets.html @@ -81,13 +81,13 @@

Instance Methods

group(parent, body=None, x__xgafv=None)

- group_next()

+ group_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, compareDuration=None, fieldMask=None, filter=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateSecurityMarks(name, body=None, startTime=None, updateMask=None, x__xgafv=None)

@@ -140,17 +140,17 @@

Method Details

- group_next() + group_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. +
@@ -224,17 +224,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.folders.bigQueryExports.html b/docs/dyn/securitycenter_v1.folders.bigQueryExports.html index 44bf4262a4..d90d528382 100644 --- a/docs/dyn/securitycenter_v1.folders.bigQueryExports.html +++ b/docs/dyn/securitycenter_v1.folders.bigQueryExports.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.folders.eventThreatDetectionSettings.customModules.html b/docs/dyn/securitycenter_v1.folders.eventThreatDetectionSettings.customModules.html index 89737e6c7a..197aeb6c0b 100644 --- a/docs/dyn/securitycenter_v1.folders.eventThreatDetectionSettings.customModules.html +++ b/docs/dyn/securitycenter_v1.folders.eventThreatDetectionSettings.customModules.html @@ -93,10 +93,10 @@

Instance Methods

listDescendant(parent, pageSize=None, pageToken=None, x__xgafv=None)

- listDescendant_next()

+ listDescendant_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -278,31 +278,31 @@

Method Details

- listDescendant_next() + listDescendant_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_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. +
diff --git a/docs/dyn/securitycenter_v1.folders.eventThreatDetectionSettings.effectiveCustomModules.html b/docs/dyn/securitycenter_v1.folders.eventThreatDetectionSettings.effectiveCustomModules.html index 7975dc9a5f..8906d523fb 100644 --- a/docs/dyn/securitycenter_v1.folders.eventThreatDetectionSettings.effectiveCustomModules.html +++ b/docs/dyn/securitycenter_v1.folders.eventThreatDetectionSettings.effectiveCustomModules.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -154,17 +154,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.folders.muteConfigs.html b/docs/dyn/securitycenter_v1.folders.muteConfigs.html index 86a1fb6049..c9063eb7ca 100644 --- a/docs/dyn/securitycenter_v1.folders.muteConfigs.html +++ b/docs/dyn/securitycenter_v1.folders.muteConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -224,17 +224,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.folders.notificationConfigs.html b/docs/dyn/securitycenter_v1.folders.notificationConfigs.html index 21fa7ba68a..1114d434b4 100644 --- a/docs/dyn/securitycenter_v1.folders.notificationConfigs.html +++ b/docs/dyn/securitycenter_v1.folders.notificationConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -216,17 +216,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.customModules.html b/docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.customModules.html index 0e79083cc9..12c41b4d5e 100644 --- a/docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.customModules.html +++ b/docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.customModules.html @@ -93,10 +93,10 @@

Instance Methods

listDescendant(parent, pageSize=None, pageToken=None, x__xgafv=None)

- listDescendant_next()

+ listDescendant_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -401,31 +401,31 @@

Method Details

- listDescendant_next() + listDescendant_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_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. +
diff --git a/docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.effectiveCustomModules.html b/docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.effectiveCustomModules.html index eb54e5d1a8..9919cd4d0c 100644 --- a/docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.effectiveCustomModules.html +++ b/docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.effectiveCustomModules.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.folders.sources.findings.html b/docs/dyn/securitycenter_v1.folders.sources.findings.html index 9698e22d73..d9bc579db1 100644 --- a/docs/dyn/securitycenter_v1.folders.sources.findings.html +++ b/docs/dyn/securitycenter_v1.folders.sources.findings.html @@ -86,13 +86,13 @@

Instance Methods

group(parent, body=None, x__xgafv=None)

- group_next()

+ group_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, compareDuration=None, fieldMask=None, filter=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -154,17 +154,17 @@

Method Details

- group_next() + group_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. +
@@ -1166,17 +1166,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.folders.sources.html b/docs/dyn/securitycenter_v1.folders.sources.html index 3120c37893..a11a8c21ec 100644 --- a/docs/dyn/securitycenter_v1.folders.sources.html +++ b/docs/dyn/securitycenter_v1.folders.sources.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.html b/docs/dyn/securitycenter_v1.html index d93a6d88e3..cdc4196bf3 100644 --- a/docs/dyn/securitycenter_v1.html +++ b/docs/dyn/securitycenter_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.assets.html b/docs/dyn/securitycenter_v1.organizations.assets.html index 8fdfd60344..a02c6d111e 100644 --- a/docs/dyn/securitycenter_v1.organizations.assets.html +++ b/docs/dyn/securitycenter_v1.organizations.assets.html @@ -81,13 +81,13 @@

Instance Methods

group(parent, body=None, x__xgafv=None)

- group_next()

+ group_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, compareDuration=None, fieldMask=None, filter=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

runDiscovery(parent, body=None, x__xgafv=None)

@@ -143,17 +143,17 @@

Method Details

- group_next() + group_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. +
@@ -227,17 +227,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.organizations.attackPaths.html b/docs/dyn/securitycenter_v1.organizations.attackPaths.html index c5bb5c40ff..58657f8f0f 100644 --- a/docs/dyn/securitycenter_v1.organizations.attackPaths.html +++ b/docs/dyn/securitycenter_v1.organizations.attackPaths.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.bigQueryExports.html b/docs/dyn/securitycenter_v1.organizations.bigQueryExports.html index 094309b122..e5b7129518 100644 --- a/docs/dyn/securitycenter_v1.organizations.bigQueryExports.html +++ b/docs/dyn/securitycenter_v1.organizations.bigQueryExports.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.organizations.eventThreatDetectionSettings.customModules.html b/docs/dyn/securitycenter_v1.organizations.eventThreatDetectionSettings.customModules.html index 7cbf9363fe..57ff7ef61f 100644 --- a/docs/dyn/securitycenter_v1.organizations.eventThreatDetectionSettings.customModules.html +++ b/docs/dyn/securitycenter_v1.organizations.eventThreatDetectionSettings.customModules.html @@ -93,10 +93,10 @@

Instance Methods

listDescendant(parent, pageSize=None, pageToken=None, x__xgafv=None)

- listDescendant_next()

+ listDescendant_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -278,31 +278,31 @@

Method Details

- listDescendant_next() + listDescendant_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_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. +
diff --git a/docs/dyn/securitycenter_v1.organizations.eventThreatDetectionSettings.effectiveCustomModules.html b/docs/dyn/securitycenter_v1.organizations.eventThreatDetectionSettings.effectiveCustomModules.html index 911cea0c59..02124eb8a5 100644 --- a/docs/dyn/securitycenter_v1.organizations.eventThreatDetectionSettings.effectiveCustomModules.html +++ b/docs/dyn/securitycenter_v1.organizations.eventThreatDetectionSettings.effectiveCustomModules.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -154,17 +154,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.muteConfigs.html b/docs/dyn/securitycenter_v1.organizations.muteConfigs.html index 869eeac196..ae399143ea 100644 --- a/docs/dyn/securitycenter_v1.organizations.muteConfigs.html +++ b/docs/dyn/securitycenter_v1.organizations.muteConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -224,17 +224,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.organizations.notificationConfigs.html b/docs/dyn/securitycenter_v1.organizations.notificationConfigs.html index ab9b4d7839..745e2c0ae2 100644 --- a/docs/dyn/securitycenter_v1.organizations.notificationConfigs.html +++ b/docs/dyn/securitycenter_v1.organizations.notificationConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -216,17 +216,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.organizations.operations.html b/docs/dyn/securitycenter_v1.organizations.operations.html index c9d583207b..22cde18792 100644 --- a/docs/dyn/securitycenter_v1.organizations.operations.html +++ b/docs/dyn/securitycenter_v1.organizations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.resourceValueConfigs.html b/docs/dyn/securitycenter_v1.organizations.resourceValueConfigs.html index 18f0cd1ac2..c7d9367461 100644 --- a/docs/dyn/securitycenter_v1.organizations.resourceValueConfigs.html +++ b/docs/dyn/securitycenter_v1.organizations.resourceValueConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -270,17 +270,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.customModules.html b/docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.customModules.html index a098473664..ce0e7341ee 100644 --- a/docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.customModules.html +++ b/docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.customModules.html @@ -93,10 +93,10 @@

Instance Methods

listDescendant(parent, pageSize=None, pageToken=None, x__xgafv=None)

- listDescendant_next()

+ listDescendant_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -401,31 +401,31 @@

Method Details

- listDescendant_next() + listDescendant_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_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. +
diff --git a/docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.effectiveCustomModules.html b/docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.effectiveCustomModules.html index 7c0819530c..97e86d5ec8 100644 --- a/docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.effectiveCustomModules.html +++ b/docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.effectiveCustomModules.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.simulations.attackExposureResults.attackPaths.html b/docs/dyn/securitycenter_v1.organizations.simulations.attackExposureResults.attackPaths.html index b1e795f073..3c84fbb56e 100644 --- a/docs/dyn/securitycenter_v1.organizations.simulations.attackExposureResults.attackPaths.html +++ b/docs/dyn/securitycenter_v1.organizations.simulations.attackExposureResults.attackPaths.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.simulations.attackExposureResults.valuedResources.html b/docs/dyn/securitycenter_v1.organizations.simulations.attackExposureResults.valuedResources.html index 0869d5a02b..20c1ac475a 100644 --- a/docs/dyn/securitycenter_v1.organizations.simulations.attackExposureResults.valuedResources.html +++ b/docs/dyn/securitycenter_v1.organizations.simulations.attackExposureResults.valuedResources.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -129,17 +129,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.simulations.attackPaths.html b/docs/dyn/securitycenter_v1.organizations.simulations.attackPaths.html index ba12d24cfd..8d4aa23362 100644 --- a/docs/dyn/securitycenter_v1.organizations.simulations.attackPaths.html +++ b/docs/dyn/securitycenter_v1.organizations.simulations.attackPaths.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.simulations.valuedResources.attackPaths.html b/docs/dyn/securitycenter_v1.organizations.simulations.valuedResources.attackPaths.html index c20d31c4b3..63c9eaa60f 100644 --- a/docs/dyn/securitycenter_v1.organizations.simulations.valuedResources.attackPaths.html +++ b/docs/dyn/securitycenter_v1.organizations.simulations.valuedResources.attackPaths.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -149,17 +149,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.simulations.valuedResources.html b/docs/dyn/securitycenter_v1.organizations.simulations.valuedResources.html index 18dea063af..4adcf852de 100644 --- a/docs/dyn/securitycenter_v1.organizations.simulations.valuedResources.html +++ b/docs/dyn/securitycenter_v1.organizations.simulations.valuedResources.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.organizations.sources.findings.html b/docs/dyn/securitycenter_v1.organizations.sources.findings.html index 86af3b7c3b..aa09b070cf 100644 --- a/docs/dyn/securitycenter_v1.organizations.sources.findings.html +++ b/docs/dyn/securitycenter_v1.organizations.sources.findings.html @@ -89,13 +89,13 @@

Instance Methods

group(parent, body=None, x__xgafv=None)

- group_next()

+ group_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, compareDuration=None, fieldMask=None, filter=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -1864,17 +1864,17 @@

Method Details

- group_next() + group_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. +
@@ -2876,17 +2876,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.organizations.sources.html b/docs/dyn/securitycenter_v1.organizations.sources.html index 822878fc09..694a8aa887 100644 --- a/docs/dyn/securitycenter_v1.organizations.sources.html +++ b/docs/dyn/securitycenter_v1.organizations.sources.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -252,17 +252,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.organizations.valuedResources.html b/docs/dyn/securitycenter_v1.organizations.valuedResources.html index e935447da9..8da36b2f95 100644 --- a/docs/dyn/securitycenter_v1.organizations.valuedResources.html +++ b/docs/dyn/securitycenter_v1.organizations.valuedResources.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -129,17 +129,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.projects.assets.html b/docs/dyn/securitycenter_v1.projects.assets.html index 78d589dc66..a1c3feb068 100644 --- a/docs/dyn/securitycenter_v1.projects.assets.html +++ b/docs/dyn/securitycenter_v1.projects.assets.html @@ -81,13 +81,13 @@

Instance Methods

group(parent, body=None, x__xgafv=None)

- group_next()

+ group_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, compareDuration=None, fieldMask=None, filter=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

updateSecurityMarks(name, body=None, startTime=None, updateMask=None, x__xgafv=None)

@@ -140,17 +140,17 @@

Method Details

- group_next() + group_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. +
@@ -224,17 +224,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.projects.bigQueryExports.html b/docs/dyn/securitycenter_v1.projects.bigQueryExports.html index 50f24448a0..5bbbd76b2c 100644 --- a/docs/dyn/securitycenter_v1.projects.bigQueryExports.html +++ b/docs/dyn/securitycenter_v1.projects.bigQueryExports.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -220,17 +220,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.projects.eventThreatDetectionSettings.customModules.html b/docs/dyn/securitycenter_v1.projects.eventThreatDetectionSettings.customModules.html index d87ee602f4..6c95778d9a 100644 --- a/docs/dyn/securitycenter_v1.projects.eventThreatDetectionSettings.customModules.html +++ b/docs/dyn/securitycenter_v1.projects.eventThreatDetectionSettings.customModules.html @@ -93,10 +93,10 @@

Instance Methods

listDescendant(parent, pageSize=None, pageToken=None, x__xgafv=None)

- listDescendant_next()

+ listDescendant_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -278,31 +278,31 @@

Method Details

- listDescendant_next() + listDescendant_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_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. +
diff --git a/docs/dyn/securitycenter_v1.projects.eventThreatDetectionSettings.effectiveCustomModules.html b/docs/dyn/securitycenter_v1.projects.eventThreatDetectionSettings.effectiveCustomModules.html index 914c434eb7..48f7800a79 100644 --- a/docs/dyn/securitycenter_v1.projects.eventThreatDetectionSettings.effectiveCustomModules.html +++ b/docs/dyn/securitycenter_v1.projects.eventThreatDetectionSettings.effectiveCustomModules.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -154,17 +154,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.projects.muteConfigs.html b/docs/dyn/securitycenter_v1.projects.muteConfigs.html index 9e49a9a66c..2c83881ee0 100644 --- a/docs/dyn/securitycenter_v1.projects.muteConfigs.html +++ b/docs/dyn/securitycenter_v1.projects.muteConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -224,17 +224,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.projects.notificationConfigs.html b/docs/dyn/securitycenter_v1.projects.notificationConfigs.html index 95843828cd..d3584fe30d 100644 --- a/docs/dyn/securitycenter_v1.projects.notificationConfigs.html +++ b/docs/dyn/securitycenter_v1.projects.notificationConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -216,17 +216,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.projects.securityHealthAnalyticsSettings.customModules.html b/docs/dyn/securitycenter_v1.projects.securityHealthAnalyticsSettings.customModules.html index 7b61ba5457..d242ec69cc 100644 --- a/docs/dyn/securitycenter_v1.projects.securityHealthAnalyticsSettings.customModules.html +++ b/docs/dyn/securitycenter_v1.projects.securityHealthAnalyticsSettings.customModules.html @@ -93,10 +93,10 @@

Instance Methods

listDescendant(parent, pageSize=None, pageToken=None, x__xgafv=None)

- listDescendant_next()

+ listDescendant_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -401,31 +401,31 @@

Method Details

- listDescendant_next() + listDescendant_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_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. +
diff --git a/docs/dyn/securitycenter_v1.projects.securityHealthAnalyticsSettings.effectiveCustomModules.html b/docs/dyn/securitycenter_v1.projects.securityHealthAnalyticsSettings.effectiveCustomModules.html index ffe572b621..7a98f28e2f 100644 --- a/docs/dyn/securitycenter_v1.projects.securityHealthAnalyticsSettings.effectiveCustomModules.html +++ b/docs/dyn/securitycenter_v1.projects.securityHealthAnalyticsSettings.effectiveCustomModules.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -202,17 +202,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1.projects.sources.findings.html b/docs/dyn/securitycenter_v1.projects.sources.findings.html index 324b9b2f66..8fee3aa82f 100644 --- a/docs/dyn/securitycenter_v1.projects.sources.findings.html +++ b/docs/dyn/securitycenter_v1.projects.sources.findings.html @@ -86,13 +86,13 @@

Instance Methods

group(parent, body=None, x__xgafv=None)

- group_next()

+ group_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, compareDuration=None, fieldMask=None, filter=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -154,17 +154,17 @@

Method Details

- group_next() + group_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. +
@@ -1166,17 +1166,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1.projects.sources.html b/docs/dyn/securitycenter_v1.projects.sources.html index 3c8c3935ee..efb4b8e8ee 100644 --- a/docs/dyn/securitycenter_v1.projects.sources.html +++ b/docs/dyn/securitycenter_v1.projects.sources.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1beta1.html b/docs/dyn/securitycenter_v1beta1.html index 04e17168bd..ab6b0df507 100644 --- a/docs/dyn/securitycenter_v1beta1.html +++ b/docs/dyn/securitycenter_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1beta1.organizations.assets.html b/docs/dyn/securitycenter_v1beta1.organizations.assets.html index de52a51662..3ccd8670c6 100644 --- a/docs/dyn/securitycenter_v1beta1.organizations.assets.html +++ b/docs/dyn/securitycenter_v1beta1.organizations.assets.html @@ -81,13 +81,13 @@

Instance Methods

group(parent, body=None, x__xgafv=None)

- group_next()

+ group_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, compareDuration=None, fieldMask=None, filter=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

runDiscovery(parent, body=None, x__xgafv=None)

@@ -142,17 +142,17 @@

Method Details

- group_next() + group_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. +
@@ -212,17 +212,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1beta1.organizations.operations.html b/docs/dyn/securitycenter_v1beta1.organizations.operations.html index a42e5addb5..4d1a75c42b 100644 --- a/docs/dyn/securitycenter_v1beta1.organizations.operations.html +++ b/docs/dyn/securitycenter_v1beta1.organizations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securitycenter_v1beta1.organizations.sources.findings.html b/docs/dyn/securitycenter_v1beta1.organizations.sources.findings.html index 40a80d9ca3..58c0ff832d 100644 --- a/docs/dyn/securitycenter_v1beta1.organizations.sources.findings.html +++ b/docs/dyn/securitycenter_v1beta1.organizations.sources.findings.html @@ -84,13 +84,13 @@

Instance Methods

group(parent, body=None, x__xgafv=None)

- group_next()

+ group_next(previous_request, previous_response)

Retrieves the next page of results.

list(parent, fieldMask=None, filter=None, orderBy=None, pageSize=None, pageToken=None, readTime=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -206,17 +206,17 @@

Method Details

- group_next() + group_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. +
@@ -268,17 +268,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1beta1.organizations.sources.html b/docs/dyn/securitycenter_v1beta1.organizations.sources.html index 488e1f0a1f..2363631514 100644 --- a/docs/dyn/securitycenter_v1beta1.organizations.sources.html +++ b/docs/dyn/securitycenter_v1beta1.organizations.sources.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -248,17 +248,17 @@

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. +
diff --git a/docs/dyn/securitycenter_v1beta2.html b/docs/dyn/securitycenter_v1beta2.html index 1761cd8549..be5e827a42 100644 --- a/docs/dyn/securitycenter_v1beta2.html +++ b/docs/dyn/securitycenter_v1beta2.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/securityposture_v1.html b/docs/dyn/securityposture_v1.html index 7667e0f498..a2cb4135ae 100644 --- a/docs/dyn/securityposture_v1.html +++ b/docs/dyn/securityposture_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/securityposture_v1.organizations.locations.html b/docs/dyn/securityposture_v1.organizations.locations.html index 9b6c465e77..667534df86 100644 --- a/docs/dyn/securityposture_v1.organizations.locations.html +++ b/docs/dyn/securityposture_v1.organizations.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securityposture_v1.organizations.locations.operations.html b/docs/dyn/securityposture_v1.organizations.locations.operations.html index 3867d2eb49..700a7bbe7f 100644 --- a/docs/dyn/securityposture_v1.organizations.locations.operations.html +++ b/docs/dyn/securityposture_v1.organizations.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securityposture_v1.organizations.locations.postureDeployments.html b/docs/dyn/securityposture_v1.organizations.locations.postureDeployments.html index 7b57317b2f..c4a166cb1b 100644 --- a/docs/dyn/securityposture_v1.organizations.locations.postureDeployments.html +++ b/docs/dyn/securityposture_v1.organizations.locations.postureDeployments.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists every PostureDeployment in a project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -284,17 +284,17 @@

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. +
diff --git a/docs/dyn/securityposture_v1.organizations.locations.postureTemplates.html b/docs/dyn/securityposture_v1.organizations.locations.postureTemplates.html index 1d4d71298f..17f2b93bcc 100644 --- a/docs/dyn/securityposture_v1.organizations.locations.postureTemplates.html +++ b/docs/dyn/securityposture_v1.organizations.locations.postureTemplates.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists every PostureTemplate in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -422,17 +422,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/securityposture_v1.organizations.locations.postures.html b/docs/dyn/securityposture_v1.organizations.locations.postures.html index d7cd4d7744..12910ce1b1 100644 --- a/docs/dyn/securityposture_v1.organizations.locations.postures.html +++ b/docs/dyn/securityposture_v1.organizations.locations.postures.html @@ -96,10 +96,10 @@

Instance Methods

listRevisions(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists all revisions of a single Posture.

- listRevisions_next()

+ listRevisions_next(previous_request, previous_response)

Retrieves the next page of results.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, revisionId=None, updateMask=None, x__xgafv=None)

@@ -901,31 +901,31 @@

Method Details

- listRevisions_next() + listRevisions_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_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. +
diff --git a/docs/dyn/securityposture_v1.organizations.locations.reports.html b/docs/dyn/securityposture_v1.organizations.locations.reports.html index 51926fba02..e5c76cdacf 100644 --- a/docs/dyn/securityposture_v1.organizations.locations.reports.html +++ b/docs/dyn/securityposture_v1.organizations.locations.reports.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists every Report in a given organization and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -253,17 +253,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/serviceconsumermanagement_v1.html b/docs/dyn/serviceconsumermanagement_v1.html index 75e459072f..94a40c0920 100644 --- a/docs/dyn/serviceconsumermanagement_v1.html +++ b/docs/dyn/serviceconsumermanagement_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/serviceconsumermanagement_v1.operations.html b/docs/dyn/serviceconsumermanagement_v1.operations.html index 84066adcd4..9149348f24 100644 --- a/docs/dyn/serviceconsumermanagement_v1.operations.html +++ b/docs/dyn/serviceconsumermanagement_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/serviceconsumermanagement_v1.services.html b/docs/dyn/serviceconsumermanagement_v1.services.html index a08fa6cafa..95c7696d6c 100644 --- a/docs/dyn/serviceconsumermanagement_v1.services.html +++ b/docs/dyn/serviceconsumermanagement_v1.services.html @@ -86,7 +86,7 @@

Instance Methods

search(parent, pageSize=None, pageToken=None, query=None, x__xgafv=None)

Search tenancy units for a managed service.

- search_next()

+ search_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -134,17 +134,17 @@

Method Details

- search_next() + search_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. +
\ No newline at end of file diff --git a/docs/dyn/serviceconsumermanagement_v1.services.tenancyUnits.html b/docs/dyn/serviceconsumermanagement_v1.services.tenancyUnits.html index dbd7d68e06..6592635519 100644 --- a/docs/dyn/serviceconsumermanagement_v1.services.tenancyUnits.html +++ b/docs/dyn/serviceconsumermanagement_v1.services.tenancyUnits.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Find the tenancy unit for a managed service and service consumer. This method shouldn't be used in a service producer's runtime path, for example to find the tenant project number when creating VMs. Service producers must persist the tenant project's information after the project is created.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeProject(name, body=None, x__xgafv=None)

@@ -452,17 +452,17 @@

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. +
diff --git a/docs/dyn/serviceconsumermanagement_v1beta1.html b/docs/dyn/serviceconsumermanagement_v1beta1.html index 86779e50c8..c78d4a7b59 100644 --- a/docs/dyn/serviceconsumermanagement_v1beta1.html +++ b/docs/dyn/serviceconsumermanagement_v1beta1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.html b/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.html index f14d227426..2e1b9ece0d 100644 --- a/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.html +++ b/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Retrieves a summary of all quota information about this consumer that is visible to the service producer, for each quota metric defined by the service. Each metric includes information about all of its defined limits. Each limit includes the limit configuration (quota unit, preciseness, default value), the current effective limit value, and all of the overrides applied to the limit.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -536,17 +536,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.limits.producerOverrides.html b/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.limits.producerOverrides.html index 754fd35615..31092b4899 100644 --- a/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.limits.producerOverrides.html +++ b/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.limits.producerOverrides.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all producer overrides on this limit.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, force=None, forceJustification=None, forceOnly=None, updateMask=None, x__xgafv=None)

@@ -230,17 +230,17 @@

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. +
diff --git a/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.limits.producerQuotaPolicies.html b/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.limits.producerQuotaPolicies.html index e293832cc5..013bc1889a 100644 --- a/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.limits.producerQuotaPolicies.html +++ b/docs/dyn/serviceconsumermanagement_v1beta1.services.consumerQuotaMetrics.limits.producerQuotaPolicies.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all producer policies created at current consumer node for a limit.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, force=None, forceJustification=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -222,17 +222,17 @@

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. +
diff --git a/docs/dyn/servicedirectory_v1.html b/docs/dyn/servicedirectory_v1.html index 82c409fdb9..0e4130edc8 100644 --- a/docs/dyn/servicedirectory_v1.html +++ b/docs/dyn/servicedirectory_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/servicedirectory_v1.projects.locations.html b/docs/dyn/servicedirectory_v1.projects.locations.html index e28445fd8b..7f2e669510 100644 --- a/docs/dyn/servicedirectory_v1.projects.locations.html +++ b/docs/dyn/servicedirectory_v1.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.html b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.html index cb5c0ff4fd..741534ff0c 100644 --- a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.html +++ b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all namespaces.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -267,17 +267,17 @@

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. +
diff --git a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.endpoints.html b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.endpoints.html index cfe5a9c136..134a2d49b2 100644 --- a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.endpoints.html +++ b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.endpoints.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all endpoints.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -222,17 +222,17 @@

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. +
diff --git a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.html b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.html index 41e78eea69..c486c279a7 100644 --- a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.html +++ b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all services belonging to a namespace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -318,17 +318,17 @@

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. +
diff --git a/docs/dyn/servicedirectory_v1beta1.html b/docs/dyn/servicedirectory_v1beta1.html index f98748302e..5e46261952 100644 --- a/docs/dyn/servicedirectory_v1beta1.html +++ b/docs/dyn/servicedirectory_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/servicedirectory_v1beta1.projects.locations.html b/docs/dyn/servicedirectory_v1beta1.projects.locations.html index 2256dfff15..6701078430 100644 --- a/docs/dyn/servicedirectory_v1beta1.projects.locations.html +++ b/docs/dyn/servicedirectory_v1beta1.projects.locations.html @@ -89,7 +89,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -161,17 +161,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.html b/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.html index c3768bf4e6..8338f9ac4d 100644 --- a/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.html +++ b/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.html @@ -103,7 +103,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all namespaces.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -280,17 +280,17 @@

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. +
diff --git a/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.services.endpoints.html b/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.services.endpoints.html index e8d41d26f9..2556350e30 100644 --- a/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.services.endpoints.html +++ b/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.services.endpoints.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all endpoints.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -230,17 +230,17 @@

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. +
diff --git a/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.services.html b/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.services.html index 4741f3752f..8af16dda0e 100644 --- a/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.services.html +++ b/docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.services.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all services belonging to a namespace.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -334,17 +334,17 @@

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. +
diff --git a/docs/dyn/servicemanagement_v1.html b/docs/dyn/servicemanagement_v1.html index c0a64fa177..f0b8a3d893 100644 --- a/docs/dyn/servicemanagement_v1.html +++ b/docs/dyn/servicemanagement_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/servicemanagement_v1.operations.html b/docs/dyn/servicemanagement_v1.operations.html index fde99d820c..73f523678c 100644 --- a/docs/dyn/servicemanagement_v1.operations.html +++ b/docs/dyn/servicemanagement_v1.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(filter=None, name=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists service operations that match the specified filter in the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/servicemanagement_v1.services.configs.html b/docs/dyn/servicemanagement_v1.services.configs.html index 5831a56458..ab998f6c95 100644 --- a/docs/dyn/servicemanagement_v1.services.configs.html +++ b/docs/dyn/servicemanagement_v1.services.configs.html @@ -87,7 +87,7 @@

Instance Methods

list(serviceName, pageSize=None, pageToken=None, x__xgafv=None)

Lists the history of the service configuration for a managed service, from the newest to the oldest.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

submit(serviceName, body=None, x__xgafv=None)

@@ -3011,17 +3011,17 @@

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. +
diff --git a/docs/dyn/servicemanagement_v1.services.html b/docs/dyn/servicemanagement_v1.services.html index e6de21fad3..6d2d386f95 100644 --- a/docs/dyn/servicemanagement_v1.services.html +++ b/docs/dyn/servicemanagement_v1.services.html @@ -114,7 +114,7 @@

Instance Methods

list(consumerId=None, pageSize=None, pageToken=None, producerProjectId=None, x__xgafv=None)

Lists managed services. Returns all public services. For authenticated users, also returns all services the calling user has "servicemanagement.services.get" permission for.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -1101,17 +1101,17 @@

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. +
diff --git a/docs/dyn/servicemanagement_v1.services.rollouts.html b/docs/dyn/servicemanagement_v1.services.rollouts.html index 1f0a78bfa1..bf978aaf85 100644 --- a/docs/dyn/servicemanagement_v1.services.rollouts.html +++ b/docs/dyn/servicemanagement_v1.services.rollouts.html @@ -87,7 +87,7 @@

Instance Methods

list(serviceName, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the history of the service configuration rollouts for a managed service, from the newest to the oldest.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -218,17 +218,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/servicenetworking_v1.html b/docs/dyn/servicenetworking_v1.html index 131090a810..239ab2ac98 100644 --- a/docs/dyn/servicenetworking_v1.html +++ b/docs/dyn/servicenetworking_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/servicenetworking_v1.operations.html b/docs/dyn/servicenetworking_v1.operations.html index eec813a77f..14a58e1bec 100644 --- a/docs/dyn/servicenetworking_v1.operations.html +++ b/docs/dyn/servicenetworking_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/servicenetworking_v1beta.html b/docs/dyn/servicenetworking_v1beta.html index e185f561c9..256e17fb39 100644 --- a/docs/dyn/servicenetworking_v1beta.html +++ b/docs/dyn/servicenetworking_v1beta.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/sheets_v4.html b/docs/dyn/sheets_v4.html index 04f7aea7ca..1a6c08527a 100644 --- a/docs/dyn/sheets_v4.html +++ b/docs/dyn/sheets_v4.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/siteVerification_v1.html b/docs/dyn/siteVerification_v1.html index a125c234f5..2bbce02a14 100644 --- a/docs/dyn/siteVerification_v1.html +++ b/docs/dyn/siteVerification_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/slides_v1.html b/docs/dyn/slides_v1.html index 84c8150484..792d8ee9a4 100644 --- a/docs/dyn/slides_v1.html +++ b/docs/dyn/slides_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/smartdevicemanagement_v1.html b/docs/dyn/smartdevicemanagement_v1.html index b783d818a7..8bd560afdd 100644 --- a/docs/dyn/smartdevicemanagement_v1.html +++ b/docs/dyn/smartdevicemanagement_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/solar_v1.html b/docs/dyn/solar_v1.html index 3e024ad1e8..aa2411a66e 100644 --- a/docs/dyn/solar_v1.html +++ b/docs/dyn/solar_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.html b/docs/dyn/spanner_v1.html index 7279e41c55..2104dc4c6f 100644 --- a/docs/dyn/spanner_v1.html +++ b/docs/dyn/spanner_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instanceConfigOperations.html b/docs/dyn/spanner_v1.projects.instanceConfigOperations.html index e23b146ef8..7dffd8a62f 100644 --- a/docs/dyn/spanner_v1.projects.instanceConfigOperations.html +++ b/docs/dyn/spanner_v1.projects.instanceConfigOperations.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the user-managed instance configuration long-running operations in the given project. An instance configuration operation has a name of the form `projects//instanceConfigs//operations/`. The long-running operation metadata field type `metadata.type_url` describes the type of the metadata. Operations returned include those that have completed/failed/canceled within the last 7 days, and pending operations. Operations returned are ordered by `operation.metadata.value.start_time` in descending order starting from the most recently started operation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -133,17 +133,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instanceConfigs.html b/docs/dyn/spanner_v1.projects.instanceConfigs.html index a6f3c9c45c..a2b843f297 100644 --- a/docs/dyn/spanner_v1.projects.instanceConfigs.html +++ b/docs/dyn/spanner_v1.projects.instanceConfigs.html @@ -100,7 +100,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the supported instance configurations for a given project. Returns both Google-managed configurations and user-managed configurations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -310,17 +310,17 @@

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. +
diff --git a/docs/dyn/spanner_v1.projects.instanceConfigs.operations.html b/docs/dyn/spanner_v1.projects.instanceConfigs.operations.html index 8c4b26f23b..60ade21ab5 100644 --- a/docs/dyn/spanner_v1.projects.instanceConfigs.operations.html +++ b/docs/dyn/spanner_v1.projects.instanceConfigs.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instanceConfigs.ssdCaches.operations.html b/docs/dyn/spanner_v1.projects.instanceConfigs.ssdCaches.operations.html index 59e00b03f3..a47e5fb2a9 100644 --- a/docs/dyn/spanner_v1.projects.instanceConfigs.ssdCaches.operations.html +++ b/docs/dyn/spanner_v1.projects.instanceConfigs.ssdCaches.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instances.backupOperations.html b/docs/dyn/spanner_v1.projects.instances.backupOperations.html index 397260eccb..1fba5ba298 100644 --- a/docs/dyn/spanner_v1.projects.instances.backupOperations.html +++ b/docs/dyn/spanner_v1.projects.instances.backupOperations.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the backup long-running operations in the given instance. A backup operation has a name of the form `projects//instances//backups//operations/`. The long-running operation metadata field type `metadata.type_url` describes the type of the metadata. Operations returned include those that have completed/failed/canceled within the last 7 days, and pending operations. Operations returned are ordered by `operation.metadata.value.progress.start_time` in descending order starting from the most recently started operation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -133,17 +133,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instances.backups.html b/docs/dyn/spanner_v1.projects.instances.backups.html index a6fa6c5ef0..1672b87118 100644 --- a/docs/dyn/spanner_v1.projects.instances.backups.html +++ b/docs/dyn/spanner_v1.projects.instances.backups.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists completed and pending backups. Backups returned are ordered by `create_time` in descending order, starting from the most recent `create_time`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -493,17 +493,17 @@

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. +
diff --git a/docs/dyn/spanner_v1.projects.instances.backups.operations.html b/docs/dyn/spanner_v1.projects.instances.backups.operations.html index 57f35d3bc1..2f46d111fe 100644 --- a/docs/dyn/spanner_v1.projects.instances.backups.operations.html +++ b/docs/dyn/spanner_v1.projects.instances.backups.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instances.databaseOperations.html b/docs/dyn/spanner_v1.projects.instances.databaseOperations.html index 803ea60e00..5e1d0630b2 100644 --- a/docs/dyn/spanner_v1.projects.instances.databaseOperations.html +++ b/docs/dyn/spanner_v1.projects.instances.databaseOperations.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists database longrunning-operations. A database operation has a name of the form `projects//instances//databases//operations/`. The long-running operation metadata field type `metadata.type_url` describes the type of the metadata. Operations returned include those that have completed/failed/canceled within the last 7 days, and pending operations.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -133,17 +133,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instances.databases.backupSchedules.html b/docs/dyn/spanner_v1.projects.instances.databases.backupSchedules.html index bb282c329a..f9050e88da 100644 --- a/docs/dyn/spanner_v1.projects.instances.databases.backupSchedules.html +++ b/docs/dyn/spanner_v1.projects.instances.databases.backupSchedules.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the backup schedules for the database.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -324,17 +324,17 @@

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. +
diff --git a/docs/dyn/spanner_v1.projects.instances.databases.databaseRoles.html b/docs/dyn/spanner_v1.projects.instances.databases.databaseRoles.html index 11ed8f68a6..4b4032106d 100644 --- a/docs/dyn/spanner_v1.projects.instances.databases.databaseRoles.html +++ b/docs/dyn/spanner_v1.projects.instances.databases.databaseRoles.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Cloud Spanner database roles.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

testIamPermissions(resource, body=None, x__xgafv=None)

@@ -119,17 +119,17 @@

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. +
diff --git a/docs/dyn/spanner_v1.projects.instances.databases.html b/docs/dyn/spanner_v1.projects.instances.databases.html index da47587de0..8d3ec65c7d 100644 --- a/docs/dyn/spanner_v1.projects.instances.databases.html +++ b/docs/dyn/spanner_v1.projects.instances.databases.html @@ -125,7 +125,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Cloud Spanner databases.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -724,17 +724,17 @@

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. +
diff --git a/docs/dyn/spanner_v1.projects.instances.databases.operations.html b/docs/dyn/spanner_v1.projects.instances.databases.operations.html index 0cfb1b3504..89b4750dab 100644 --- a/docs/dyn/spanner_v1.projects.instances.databases.operations.html +++ b/docs/dyn/spanner_v1.projects.instances.databases.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instances.databases.sessions.html b/docs/dyn/spanner_v1.projects.instances.databases.sessions.html index a52f9c2d1d..dc2dcd14a9 100644 --- a/docs/dyn/spanner_v1.projects.instances.databases.sessions.html +++ b/docs/dyn/spanner_v1.projects.instances.databases.sessions.html @@ -117,7 +117,7 @@

Instance Methods

list(database, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all sessions in a given database.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

partitionQuery(session, body=None, x__xgafv=None)

@@ -1417,17 +1417,17 @@

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. +
diff --git a/docs/dyn/spanner_v1.projects.instances.html b/docs/dyn/spanner_v1.projects.instances.html index ad439c15ed..e1b90dfc14 100644 --- a/docs/dyn/spanner_v1.projects.instances.html +++ b/docs/dyn/spanner_v1.projects.instances.html @@ -128,7 +128,7 @@

Instance Methods

list(parent, filter=None, instanceDeadline=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all instances in the given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(name, body=None, x__xgafv=None)

@@ -492,17 +492,17 @@

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. +
diff --git a/docs/dyn/spanner_v1.projects.instances.instancePartitionOperations.html b/docs/dyn/spanner_v1.projects.instances.instancePartitionOperations.html index 977ca7642b..345eddcfdd 100644 --- a/docs/dyn/spanner_v1.projects.instances.instancePartitionOperations.html +++ b/docs/dyn/spanner_v1.projects.instances.instancePartitionOperations.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, instancePartitionDeadline=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists instance partition long-running operations in the given instance. An instance partition operation has a name of the form `projects//instances//instancePartitions//operations/`. The long-running operation metadata field type `metadata.type_url` describes the type of the metadata. Operations returned include those that have completed/failed/canceled within the last 7 days, and pending operations. Operations returned are ordered by `operation.metadata.value.start_time` in descending order starting from the most recently started operation. Authorization requires `spanner.instancePartitionOperations.list` permission on the resource parent.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -137,17 +137,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instances.instancePartitions.html b/docs/dyn/spanner_v1.projects.instances.instancePartitions.html index 038f226ae1..b44897922b 100644 --- a/docs/dyn/spanner_v1.projects.instances.instancePartitions.html +++ b/docs/dyn/spanner_v1.projects.instances.instancePartitions.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, instancePartitionDeadline=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all instance partitions for the given instance.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, x__xgafv=None)

@@ -358,17 +358,17 @@

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. +
diff --git a/docs/dyn/spanner_v1.projects.instances.instancePartitions.operations.html b/docs/dyn/spanner_v1.projects.instances.instancePartitions.operations.html index 5ba2b404e0..42aab4e3a8 100644 --- a/docs/dyn/spanner_v1.projects.instances.instancePartitions.operations.html +++ b/docs/dyn/spanner_v1.projects.instances.instancePartitions.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.projects.instances.operations.html b/docs/dyn/spanner_v1.projects.instances.operations.html index 82237f81a2..e7b078593a 100644 --- a/docs/dyn/spanner_v1.projects.instances.operations.html +++ b/docs/dyn/spanner_v1.projects.instances.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/spanner_v1.scans.html b/docs/dyn/spanner_v1.scans.html index 5aead6fb48..bea2701c81 100644 --- a/docs/dyn/spanner_v1.scans.html +++ b/docs/dyn/spanner_v1.scans.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Return available scans given a Database-specific resource name.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -301,17 +301,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/speech_v1.html b/docs/dyn/speech_v1.html index 0b28224b07..30a813381a 100644 --- a/docs/dyn/speech_v1.html +++ b/docs/dyn/speech_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/speech_v1.operations.html b/docs/dyn/speech_v1.operations.html index ce6163cc45..5d84ebce07 100644 --- a/docs/dyn/speech_v1.operations.html +++ b/docs/dyn/speech_v1.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(filter=None, name=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/speech_v1.projects.locations.customClasses.html b/docs/dyn/speech_v1.projects.locations.customClasses.html index df734712ba..613e7e8b5f 100644 --- a/docs/dyn/speech_v1.projects.locations.customClasses.html +++ b/docs/dyn/speech_v1.projects.locations.customClasses.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List custom classes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -266,17 +266,17 @@

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. +
diff --git a/docs/dyn/speech_v1.projects.locations.phraseSets.html b/docs/dyn/speech_v1.projects.locations.phraseSets.html index 0b4aabb01f..e0bf90fe00 100644 --- a/docs/dyn/speech_v1.projects.locations.phraseSets.html +++ b/docs/dyn/speech_v1.projects.locations.phraseSets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List phrase sets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -270,17 +270,17 @@

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. +
diff --git a/docs/dyn/speech_v1p1beta1.html b/docs/dyn/speech_v1p1beta1.html index ff96775946..3d7de598be 100644 --- a/docs/dyn/speech_v1p1beta1.html +++ b/docs/dyn/speech_v1p1beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/speech_v1p1beta1.operations.html b/docs/dyn/speech_v1p1beta1.operations.html index fcf0a67b72..6c37186b33 100644 --- a/docs/dyn/speech_v1p1beta1.operations.html +++ b/docs/dyn/speech_v1p1beta1.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(filter=None, name=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/speech_v1p1beta1.projects.locations.customClasses.html b/docs/dyn/speech_v1p1beta1.projects.locations.customClasses.html index 13a64bfd38..7f159c08c1 100644 --- a/docs/dyn/speech_v1p1beta1.projects.locations.customClasses.html +++ b/docs/dyn/speech_v1p1beta1.projects.locations.customClasses.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List custom classes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -266,17 +266,17 @@

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. +
diff --git a/docs/dyn/speech_v1p1beta1.projects.locations.phraseSets.html b/docs/dyn/speech_v1p1beta1.projects.locations.phraseSets.html index 354684f641..5a5c26c6a8 100644 --- a/docs/dyn/speech_v1p1beta1.projects.locations.phraseSets.html +++ b/docs/dyn/speech_v1p1beta1.projects.locations.phraseSets.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List phrase sets.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -270,17 +270,17 @@

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. +
diff --git a/docs/dyn/storage_v1.anywhereCaches.html b/docs/dyn/storage_v1.anywhereCaches.html index aa8428b052..ba8e90dd51 100644 --- a/docs/dyn/storage_v1.anywhereCaches.html +++ b/docs/dyn/storage_v1.anywhereCaches.html @@ -90,7 +90,7 @@

Instance Methods

list(bucket, pageSize=None, pageToken=None)

Returns a list of Anywhere Cache instances of the bucket matching the criteria.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(bucket, anywhereCacheId)

@@ -251,17 +251,17 @@

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. +
diff --git a/docs/dyn/storage_v1.buckets.html b/docs/dyn/storage_v1.buckets.html index cfaa2ea5b2..1961cab100 100644 --- a/docs/dyn/storage_v1.buckets.html +++ b/docs/dyn/storage_v1.buckets.html @@ -96,7 +96,7 @@

Instance Methods

list(project, maxResults=None, pageToken=None, prefix=None, projection=None, returnPartialSuccess=None, softDeleted=None, userProject=None)

Retrieves a list of buckets for a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

lockRetentionPolicy(bucket, ifMetagenerationMatch, userProject=None)

@@ -1179,17 +1179,17 @@

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. +
diff --git a/docs/dyn/storage_v1.folders.html b/docs/dyn/storage_v1.folders.html index 4c836f1048..7cc74c807e 100644 --- a/docs/dyn/storage_v1.folders.html +++ b/docs/dyn/storage_v1.folders.html @@ -93,7 +93,7 @@

Instance Methods

list(bucket, delimiter=None, endOffset=None, pageSize=None, pageToken=None, prefix=None, startOffset=None)

Retrieves a list of folders matching the criteria. Only applicable to buckets with hierarchical namespace enabled.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

rename(bucket, sourceFolder, destinationFolder, ifSourceMetagenerationMatch=None, ifSourceMetagenerationNotMatch=None)

@@ -261,17 +261,17 @@

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. +
diff --git a/docs/dyn/storage_v1.html b/docs/dyn/storage_v1.html index ea822f1ce2..f7064893e0 100644 --- a/docs/dyn/storage_v1.html +++ b/docs/dyn/storage_v1.html @@ -143,7 +143,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -152,20 +152,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. +
\ No newline at end of file diff --git a/docs/dyn/storage_v1.managedFolders.html b/docs/dyn/storage_v1.managedFolders.html index 5fbf390110..8e5bceee41 100644 --- a/docs/dyn/storage_v1.managedFolders.html +++ b/docs/dyn/storage_v1.managedFolders.html @@ -93,7 +93,7 @@

Instance Methods

list(bucket, pageSize=None, pageToken=None, prefix=None)

Lists managed folders in the given bucket.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(bucket, managedFolder, body=None, userProject=None)

@@ -302,17 +302,17 @@

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. +
diff --git a/docs/dyn/storage_v1.objects.html b/docs/dyn/storage_v1.objects.html index 3e3afe3e8e..1173965f86 100644 --- a/docs/dyn/storage_v1.objects.html +++ b/docs/dyn/storage_v1.objects.html @@ -105,7 +105,7 @@

Instance Methods

list(bucket, delimiter=None, endOffset=None, filter=None, includeFoldersAsPrefixes=None, includeTrailingDelimiter=None, matchGlob=None, maxResults=None, pageToken=None, prefix=None, projection=None, softDeleted=None, startOffset=None, userProject=None, versions=None)

Retrieves a list of objects matching the criteria.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(bucket, sourceObject, destinationObject, ifGenerationMatch=None, ifGenerationNotMatch=None, ifMetagenerationMatch=None, ifMetagenerationNotMatch=None, ifSourceGenerationMatch=None, ifSourceGenerationNotMatch=None, ifSourceMetagenerationMatch=None, ifSourceMetagenerationNotMatch=None, projection=None, userProject=None)

@@ -303,7 +303,10 @@

Method Details

private - Object owner gets OWNER access. projectPrivate - Object owner gets OWNER access, and project team members get access according to their roles. publicRead - Object owner gets OWNER access, and allUsers get READER access. - dropContextGroups: string, Specifies which groups of Object Contexts from the source object(s) should be dropped from the destination object. (repeated) + dropContextGroups: string, Specifies which object context groups to drop from the source object(s) during a compose operation. The accepted value is 'custom'. +Destination contexts behave as follows: +- When request body contexts are provided, they override all source contexts. +- When no request body contexts are provided, source contexts are preserved unless 'dropContextGroups' contains 'custom', in which case all contexts are dropped. (repeated) ifGenerationMatch: string, Makes the operation conditional on whether the object's current generation matches the given value. Setting to 0 makes the operation succeed only if there are no live versions of the object. ifMetagenerationMatch: string, Makes the operation conditional on whether the object's current metageneration matches the given value. kmsKeyName: string, Resource name of the Cloud KMS key, of the form projects/my-project/locations/global/keyRings/my-kr/cryptoKeys/my-key, that will be used to encrypt the object. Overrides the object metadata's kms_key_name value, if any. @@ -1177,17 +1180,17 @@

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. +
@@ -1745,7 +1748,10 @@

Method Details

private - Object owner gets OWNER access. projectPrivate - Object owner gets OWNER access, and project team members get access according to their roles. publicRead - Object owner gets OWNER access, and allUsers get READER access. - dropContextGroups: string, Specifies which groups of Object Contexts from the source object should be dropped from the destination object. (repeated) + dropContextGroups: string, Specifies which object context groups to drop from the source object during a copy operation. The accepted value is 'custom'. +Destination contexts behave as follows: +- When request body contexts are provided, they override all source contexts. +- When no request body contexts are provided, source contexts are preserved unless 'dropContextGroups' contains 'custom', in which case all contexts are dropped. (repeated) ifGenerationMatch: string, Makes the operation conditional on whether the object's current generation matches the given value. Setting to 0 makes the operation succeed only if there are no live versions of the object. ifGenerationNotMatch: string, Makes the operation conditional on whether the object's current generation does not match the given value. If no live object exists, the precondition fails. Setting to 0 makes the operation succeed only if there is a live version of the object. ifMetagenerationMatch: string, Makes the operation conditional on whether the destination object's current metageneration matches the given value. diff --git a/docs/dyn/storage_v1.operations.html b/docs/dyn/storage_v1.operations.html index 6f5a96357f..2b30b76e5e 100644 --- a/docs/dyn/storage_v1.operations.html +++ b/docs/dyn/storage_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(bucket, filter=None, pageSize=None, pageToken=None)

Lists operations that match the specified filter in the request.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -203,17 +203,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/storage_v1.projects.hmacKeys.html b/docs/dyn/storage_v1.projects.hmacKeys.html index 3044aace0e..fc740d05ce 100644 --- a/docs/dyn/storage_v1.projects.hmacKeys.html +++ b/docs/dyn/storage_v1.projects.hmacKeys.html @@ -90,7 +90,7 @@

Instance Methods

list(projectId, maxResults=None, pageToken=None, serviceAccountEmail=None, showDeletedKeys=None, userProject=None)

Retrieves a list of HMAC keys matching the criteria.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(projectId, accessId, body=None, userProject=None)

@@ -204,17 +204,17 @@

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. +
diff --git a/docs/dyn/storage_v1.rapidCaches.html b/docs/dyn/storage_v1.rapidCaches.html index 5ebf209f14..5c68c5660b 100644 --- a/docs/dyn/storage_v1.rapidCaches.html +++ b/docs/dyn/storage_v1.rapidCaches.html @@ -90,7 +90,7 @@

Instance Methods

list(bucket, pageSize=None, pageToken=None)

Returns a list of Rapid Cache instances of the bucket.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(bucket, rapidCacheId, body=None)

@@ -254,17 +254,17 @@

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. +
diff --git a/docs/dyn/storagebatchoperations_v1.html b/docs/dyn/storagebatchoperations_v1.html index aa6d1e6ecb..1f010e2b47 100644 --- a/docs/dyn/storagebatchoperations_v1.html +++ b/docs/dyn/storagebatchoperations_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/storagebatchoperations_v1.projects.locations.html b/docs/dyn/storagebatchoperations_v1.projects.locations.html index 9118d2a9b3..5844e23f2a 100644 --- a/docs/dyn/storagebatchoperations_v1.projects.locations.html +++ b/docs/dyn/storagebatchoperations_v1.projects.locations.html @@ -94,7 +94,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -166,17 +166,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/storagebatchoperations_v1.projects.locations.jobs.bucketOperations.html b/docs/dyn/storagebatchoperations_v1.projects.locations.jobs.bucketOperations.html index 9add3f40bb..2372cfea5c 100644 --- a/docs/dyn/storagebatchoperations_v1.projects.locations.jobs.bucketOperations.html +++ b/docs/dyn/storagebatchoperations_v1.projects.locations.jobs.bucketOperations.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists BucketOperations in a given project and job.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -369,17 +369,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/storagebatchoperations_v1.projects.locations.jobs.html b/docs/dyn/storagebatchoperations_v1.projects.locations.jobs.html index b40d14b3c2..f681e5560f 100644 --- a/docs/dyn/storagebatchoperations_v1.projects.locations.jobs.html +++ b/docs/dyn/storagebatchoperations_v1.projects.locations.jobs.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Jobs in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -636,17 +636,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/storagebatchoperations_v1.projects.locations.operations.html b/docs/dyn/storagebatchoperations_v1.projects.locations.operations.html index 998d891fc9..7752ae63ad 100644 --- a/docs/dyn/storagebatchoperations_v1.projects.locations.operations.html +++ b/docs/dyn/storagebatchoperations_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/storagetransfer_v1.html b/docs/dyn/storagetransfer_v1.html index d34d1d3911..270fd33870 100644 --- a/docs/dyn/storagetransfer_v1.html +++ b/docs/dyn/storagetransfer_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/storagetransfer_v1.projects.agentPools.html b/docs/dyn/storagetransfer_v1.projects.agentPools.html index b4a3a5797c..d7aae426b4 100644 --- a/docs/dyn/storagetransfer_v1.projects.agentPools.html +++ b/docs/dyn/storagetransfer_v1.projects.agentPools.html @@ -90,7 +90,7 @@

Instance Methods

list(projectId, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists agent pools.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -213,17 +213,17 @@

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. +
diff --git a/docs/dyn/storagetransfer_v1.transferJobs.html b/docs/dyn/storagetransfer_v1.transferJobs.html index ebec9e66db..3a7ce45236 100644 --- a/docs/dyn/storagetransfer_v1.transferJobs.html +++ b/docs/dyn/storagetransfer_v1.transferJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(filter, pageSize=None, pageToken=None, x__xgafv=None)

Lists transfer jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(jobName, body=None, x__xgafv=None)

@@ -1015,17 +1015,17 @@

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. +
diff --git a/docs/dyn/storagetransfer_v1.transferOperations.html b/docs/dyn/storagetransfer_v1.transferOperations.html index f7d1452e22..21ea2b7aa3 100644 --- a/docs/dyn/storagetransfer_v1.transferOperations.html +++ b/docs/dyn/storagetransfer_v1.transferOperations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists transfer operations. Operations are ordered by their creation time in reverse chronological order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

pause(name, body=None, x__xgafv=None)

@@ -208,17 +208,17 @@

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. +
diff --git a/docs/dyn/streetviewpublish_v1.html b/docs/dyn/streetviewpublish_v1.html index ebe9ad78b3..816c1345a8 100644 --- a/docs/dyn/streetviewpublish_v1.html +++ b/docs/dyn/streetviewpublish_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/streetviewpublish_v1.photoSequences.html b/docs/dyn/streetviewpublish_v1.photoSequences.html index be1fb00e65..1b716344a3 100644 --- a/docs/dyn/streetviewpublish_v1.photoSequences.html +++ b/docs/dyn/streetviewpublish_v1.photoSequences.html @@ -81,7 +81,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists all the PhotoSequences that belong to the user, in descending CreatePhotoSequence timestamp order.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -132,17 +132,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/streetviewpublish_v1.photos.html b/docs/dyn/streetviewpublish_v1.photos.html index 3f03a50558..4e80177187 100644 --- a/docs/dyn/streetviewpublish_v1.photos.html +++ b/docs/dyn/streetviewpublish_v1.photos.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, languageCode=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists all the Photos that belong to the user. > Note: Recently created photos that are still being indexed are not returned in the response.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -425,17 +425,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/sts_v1.html b/docs/dyn/sts_v1.html index 65c8777a2f..0023f688b3 100644 --- a/docs/dyn/sts_v1.html +++ b/docs/dyn/sts_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/sts_v1beta.html b/docs/dyn/sts_v1beta.html index 321b233edc..114efe1d66 100644 --- a/docs/dyn/sts_v1beta.html +++ b/docs/dyn/sts_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/tasks_v1.html b/docs/dyn/tasks_v1.html index 895634c7f3..135fbe3772 100644 --- a/docs/dyn/tasks_v1.html +++ b/docs/dyn/tasks_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/tasks_v1.tasklists.html b/docs/dyn/tasks_v1.tasklists.html index dca9dc22a9..db7d8f4ead 100644 --- a/docs/dyn/tasks_v1.tasklists.html +++ b/docs/dyn/tasks_v1.tasklists.html @@ -90,7 +90,7 @@

Instance Methods

list(maxResults=None, pageToken=None, x__xgafv=None)

Returns all the authenticated user's task lists. A user can have up to 2000 lists at a time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(tasklist, body=None, x__xgafv=None)

@@ -209,17 +209,17 @@

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. +
diff --git a/docs/dyn/tasks_v1.tasks.html b/docs/dyn/tasks_v1.tasks.html index a6077ddbfc..02b01a66f1 100644 --- a/docs/dyn/tasks_v1.tasks.html +++ b/docs/dyn/tasks_v1.tasks.html @@ -93,7 +93,7 @@

Instance Methods

list(tasklist, completedMax=None, completedMin=None, dueMax=None, dueMin=None, maxResults=None, pageToken=None, showAssigned=None, showCompleted=None, showDeleted=None, showHidden=None, updatedMin=None, x__xgafv=None)

Returns all tasks in the specified task list. Doesn't return assigned tasks by default (from Docs, Chat Spaces). A user can have up to 20,000 non-hidden tasks per list and up to 100,000 tasks in total at a time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

move(tasklist, task, destinationTasklist=None, parent=None, previous=None, x__xgafv=None)

@@ -351,17 +351,17 @@

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. +
diff --git a/docs/dyn/testing_v1.html b/docs/dyn/testing_v1.html index a06421e51f..d0a6d481c3 100644 --- a/docs/dyn/testing_v1.html +++ b/docs/dyn/testing_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/testing_v1.projects.deviceSessions.html b/docs/dyn/testing_v1.projects.deviceSessions.html index 876f505a04..0d11ad8a4c 100644 --- a/docs/dyn/testing_v1.projects.deviceSessions.html +++ b/docs/dyn/testing_v1.projects.deviceSessions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

GET /v1/projects/{project_id}/deviceSessions Lists device Sessions owned by the project user.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -278,17 +278,17 @@

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. +
diff --git a/docs/dyn/texttospeech_v1.html b/docs/dyn/texttospeech_v1.html index c1ffb9a891..dabaf177c0 100644 --- a/docs/dyn/texttospeech_v1.html +++ b/docs/dyn/texttospeech_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/texttospeech_v1.projects.locations.operations.html b/docs/dyn/texttospeech_v1.projects.locations.operations.html index 5fa1c311f3..585724f9a7 100644 --- a/docs/dyn/texttospeech_v1.projects.locations.operations.html +++ b/docs/dyn/texttospeech_v1.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/texttospeech_v1beta1.html b/docs/dyn/texttospeech_v1beta1.html index fe050728b3..0c083b1736 100644 --- a/docs/dyn/texttospeech_v1beta1.html +++ b/docs/dyn/texttospeech_v1beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/texttospeech_v1beta1.projects.locations.operations.html b/docs/dyn/texttospeech_v1beta1.projects.locations.operations.html index d45cd46454..9e9a03fb14 100644 --- a/docs/dyn/texttospeech_v1beta1.projects.locations.operations.html +++ b/docs/dyn/texttospeech_v1beta1.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/toolresults_v1beta3.html b/docs/dyn/toolresults_v1beta3.html index bbc470b652..d9fa862783 100644 --- a/docs/dyn/toolresults_v1beta3.html +++ b/docs/dyn/toolresults_v1beta3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/toolresults_v1beta3.projects.histories.executions.environments.html b/docs/dyn/toolresults_v1beta3.projects.histories.executions.environments.html index 3cb4bdf4e5..1799140ddd 100644 --- a/docs/dyn/toolresults_v1beta3.projects.histories.executions.environments.html +++ b/docs/dyn/toolresults_v1beta3.projects.histories.executions.environments.html @@ -84,7 +84,7 @@

Instance Methods

list(projectId, historyId, executionId, pageSize=None, pageToken=None, x__xgafv=None)

Lists Environments for a given Execution. The Environments are sorted by display name. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the containing Execution does not exist

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -398,17 +398,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/toolresults_v1beta3.projects.histories.executions.html b/docs/dyn/toolresults_v1beta3.projects.histories.executions.html index a99e2ec1b4..a23e75c60a 100644 --- a/docs/dyn/toolresults_v1beta3.projects.histories.executions.html +++ b/docs/dyn/toolresults_v1beta3.projects.histories.executions.html @@ -102,7 +102,7 @@

Instance Methods

list(projectId, historyId, pageSize=None, pageToken=None, x__xgafv=None)

Lists Executions for a given History. The executions are sorted by creation_time in descending order. The execution_id key will be used to order the executions with the same creation_time. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the containing History does not exist

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectId, historyId, executionId, body=None, requestId=None, x__xgafv=None)

@@ -546,17 +546,17 @@

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. +
diff --git a/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.html b/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.html index 55669668db..5d99071ec3 100644 --- a/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.html +++ b/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.html @@ -113,7 +113,7 @@

Instance Methods

list(projectId, historyId, executionId, pageSize=None, pageToken=None, x__xgafv=None)

Lists Steps for a given Execution. The steps are sorted by creation_time in descending order. The step_id key will be used to order the steps with the same creation_time. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - FAILED_PRECONDITION - if an argument in the request happens to be invalid; e.g. if an attempt is made to list the children of a nonexistent Step - NOT_FOUND - if the containing Execution does not exist

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(projectId, historyId, executionId, stepId, body=None, requestId=None, x__xgafv=None)

@@ -1027,17 +1027,17 @@

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. +
diff --git a/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.perfSampleSeries.samples.html b/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.perfSampleSeries.samples.html index 60d3d4a388..85f72532e7 100644 --- a/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.perfSampleSeries.samples.html +++ b/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.perfSampleSeries.samples.html @@ -84,7 +84,7 @@

Instance Methods

list(projectId, historyId, executionId, stepId, sampleSeriesId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Performance Samples of a given Sample Series - The list results are sorted by timestamps ascending - The default page size is 500 samples; and maximum size allowed 5000 - The response token indicates the last returned PerfSample timestamp - When the results size exceeds the page size, submit a subsequent request including the page token to return the rest of the samples up to the page limit May return any of the following canonical error codes: - OUT_OF_RANGE - The specified request page_token is out of valid range - NOT_FOUND - The containing PerfSampleSeries does not exist

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -173,17 +173,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.testCases.html b/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.testCases.html index 5d72407660..581f309f1c 100644 --- a/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.testCases.html +++ b/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.testCases.html @@ -84,7 +84,7 @@

Instance Methods

list(projectId, historyId, executionId, stepId, pageSize=None, pageToken=None, x__xgafv=None)

Lists Test Cases attached to a Step. Experimental test cases API. Still in active development. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to write to project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the containing Step does not exist

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -225,17 +225,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.thumbnails.html b/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.thumbnails.html index 6a132614c6..c3e66f1fa6 100644 --- a/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.thumbnails.html +++ b/docs/dyn/toolresults_v1beta3.projects.histories.executions.steps.thumbnails.html @@ -81,7 +81,7 @@

Instance Methods

list(projectId, historyId, executionId, stepId, pageSize=None, pageToken=None, x__xgafv=None)

Lists thumbnails of images attached to a step. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read from the project, or from any of the images - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the step does not exist, or if any of the images do not exist

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -148,17 +148,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/toolresults_v1beta3.projects.histories.html b/docs/dyn/toolresults_v1beta3.projects.histories.html index 8ee7d7a7c7..2f3a7510ed 100644 --- a/docs/dyn/toolresults_v1beta3.projects.histories.html +++ b/docs/dyn/toolresults_v1beta3.projects.histories.html @@ -92,7 +92,7 @@

Instance Methods

list(projectId, filterByName=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Histories for a given Project. The histories are sorted by modification time in descending order. The history_id key will be used to order the history with the same modification time. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the History does not exist

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -187,17 +187,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1.html b/docs/dyn/tpu_v1.html index f5b162c79e..04ffbf872d 100644 --- a/docs/dyn/tpu_v1.html +++ b/docs/dyn/tpu_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1.projects.locations.acceleratorTypes.html b/docs/dyn/tpu_v1.projects.locations.acceleratorTypes.html index a3dc7911aa..0f06b21db0 100644 --- a/docs/dyn/tpu_v1.projects.locations.acceleratorTypes.html +++ b/docs/dyn/tpu_v1.projects.locations.acceleratorTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists accelerator types supported by this API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1.projects.locations.html b/docs/dyn/tpu_v1.projects.locations.html index 16cf53de68..920e016fe7 100644 --- a/docs/dyn/tpu_v1.projects.locations.html +++ b/docs/dyn/tpu_v1.projects.locations.html @@ -104,7 +104,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1.projects.locations.nodes.html b/docs/dyn/tpu_v1.projects.locations.nodes.html index d6d6344bd3..ba17e4ce9d 100644 --- a/docs/dyn/tpu_v1.projects.locations.nodes.html +++ b/docs/dyn/tpu_v1.projects.locations.nodes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reimage(name, body=None, x__xgafv=None)

@@ -339,17 +339,17 @@

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. +
diff --git a/docs/dyn/tpu_v1.projects.locations.operations.html b/docs/dyn/tpu_v1.projects.locations.operations.html index 148570b133..7e8e18a68e 100644 --- a/docs/dyn/tpu_v1.projects.locations.operations.html +++ b/docs/dyn/tpu_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1.projects.locations.tensorflowVersions.html b/docs/dyn/tpu_v1.projects.locations.tensorflowVersions.html index 0f505c078a..cdf99c8284 100644 --- a/docs/dyn/tpu_v1.projects.locations.tensorflowVersions.html +++ b/docs/dyn/tpu_v1.projects.locations.tensorflowVersions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

List TensorFlow versions supported by this API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1alpha1.html b/docs/dyn/tpu_v1alpha1.html index a35d0c8c04..604ae3b045 100644 --- a/docs/dyn/tpu_v1alpha1.html +++ b/docs/dyn/tpu_v1alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1alpha1.projects.locations.acceleratorTypes.html b/docs/dyn/tpu_v1alpha1.projects.locations.acceleratorTypes.html index 718f57e7e0..8e58c7e914 100644 --- a/docs/dyn/tpu_v1alpha1.projects.locations.acceleratorTypes.html +++ b/docs/dyn/tpu_v1alpha1.projects.locations.acceleratorTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists accelerator types supported by this API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1alpha1.projects.locations.html b/docs/dyn/tpu_v1alpha1.projects.locations.html index 1a90bf7a1a..c1b6d5216e 100644 --- a/docs/dyn/tpu_v1alpha1.projects.locations.html +++ b/docs/dyn/tpu_v1alpha1.projects.locations.html @@ -104,7 +104,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -176,17 +176,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1alpha1.projects.locations.nodes.html b/docs/dyn/tpu_v1alpha1.projects.locations.nodes.html index b31de96fa5..2f6eb148ed 100644 --- a/docs/dyn/tpu_v1alpha1.projects.locations.nodes.html +++ b/docs/dyn/tpu_v1alpha1.projects.locations.nodes.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reimage(name, body=None, x__xgafv=None)

@@ -341,17 +341,17 @@

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. +
diff --git a/docs/dyn/tpu_v1alpha1.projects.locations.operations.html b/docs/dyn/tpu_v1alpha1.projects.locations.operations.html index 2e70fd78cb..2c9ae7f812 100644 --- a/docs/dyn/tpu_v1alpha1.projects.locations.operations.html +++ b/docs/dyn/tpu_v1alpha1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v1alpha1.projects.locations.tensorflowVersions.html b/docs/dyn/tpu_v1alpha1.projects.locations.tensorflowVersions.html index c69bbf8afe..3cb724ef8f 100644 --- a/docs/dyn/tpu_v1alpha1.projects.locations.tensorflowVersions.html +++ b/docs/dyn/tpu_v1alpha1.projects.locations.tensorflowVersions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists TensorFlow versions supported by this API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2.html b/docs/dyn/tpu_v2.html index aa50f69955..45b13669a5 100644 --- a/docs/dyn/tpu_v2.html +++ b/docs/dyn/tpu_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2.projects.locations.acceleratorTypes.html b/docs/dyn/tpu_v2.projects.locations.acceleratorTypes.html index 642051e5ad..5b1ac005fd 100644 --- a/docs/dyn/tpu_v2.projects.locations.acceleratorTypes.html +++ b/docs/dyn/tpu_v2.projects.locations.acceleratorTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists accelerator types supported by this API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -157,17 +157,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2.projects.locations.html b/docs/dyn/tpu_v2.projects.locations.html index 4b18563962..c30835f5eb 100644 --- a/docs/dyn/tpu_v2.projects.locations.html +++ b/docs/dyn/tpu_v2.projects.locations.html @@ -112,7 +112,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -211,17 +211,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2.projects.locations.nodes.html b/docs/dyn/tpu_v2.projects.locations.nodes.html index 13301e428c..008985fdd6 100644 --- a/docs/dyn/tpu_v2.projects.locations.nodes.html +++ b/docs/dyn/tpu_v2.projects.locations.nodes.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -552,17 +552,17 @@

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. +
diff --git a/docs/dyn/tpu_v2.projects.locations.operations.html b/docs/dyn/tpu_v2.projects.locations.operations.html index 567ad84464..465c1cebda 100644 --- a/docs/dyn/tpu_v2.projects.locations.operations.html +++ b/docs/dyn/tpu_v2.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2.projects.locations.queuedResources.html b/docs/dyn/tpu_v2.projects.locations.queuedResources.html index 58d66ef61a..24b82b6b51 100644 --- a/docs/dyn/tpu_v2.projects.locations.queuedResources.html +++ b/docs/dyn/tpu_v2.projects.locations.queuedResources.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists queued resources.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

reset(name, body=None, x__xgafv=None)

@@ -687,17 +687,17 @@

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. +
diff --git a/docs/dyn/tpu_v2.projects.locations.runtimeVersions.html b/docs/dyn/tpu_v2.projects.locations.runtimeVersions.html index 3260539a74..fb5caa8c43 100644 --- a/docs/dyn/tpu_v2.projects.locations.runtimeVersions.html +++ b/docs/dyn/tpu_v2.projects.locations.runtimeVersions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists runtime versions supported by this API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2alpha1.html b/docs/dyn/tpu_v2alpha1.html index 7596b435ed..b2c6842f91 100644 --- a/docs/dyn/tpu_v2alpha1.html +++ b/docs/dyn/tpu_v2alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2alpha1.projects.locations.acceleratorTypes.html b/docs/dyn/tpu_v2alpha1.projects.locations.acceleratorTypes.html index b39a3d4ee6..9d480d3a62 100644 --- a/docs/dyn/tpu_v2alpha1.projects.locations.acceleratorTypes.html +++ b/docs/dyn/tpu_v2alpha1.projects.locations.acceleratorTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists accelerator types supported by this API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -157,17 +157,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2alpha1.projects.locations.html b/docs/dyn/tpu_v2alpha1.projects.locations.html index 2d7f34f70f..f5e597c21d 100644 --- a/docs/dyn/tpu_v2alpha1.projects.locations.html +++ b/docs/dyn/tpu_v2alpha1.projects.locations.html @@ -117,7 +117,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method can be called in two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include public locations as well as private or other locations specifically visible to the project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -216,17 +216,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2alpha1.projects.locations.nodes.html b/docs/dyn/tpu_v2alpha1.projects.locations.nodes.html index 0cc1d6c3e9..870ff6ba7c 100644 --- a/docs/dyn/tpu_v2alpha1.projects.locations.nodes.html +++ b/docs/dyn/tpu_v2alpha1.projects.locations.nodes.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -599,17 +599,17 @@

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. +
diff --git a/docs/dyn/tpu_v2alpha1.projects.locations.operations.html b/docs/dyn/tpu_v2alpha1.projects.locations.operations.html index 9be96b9d6a..d4daa7d7b2 100644 --- a/docs/dyn/tpu_v2alpha1.projects.locations.operations.html +++ b/docs/dyn/tpu_v2alpha1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -217,17 +217,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2alpha1.projects.locations.queuedResources.html b/docs/dyn/tpu_v2alpha1.projects.locations.queuedResources.html index 5db40708e7..eb00ee4d05 100644 --- a/docs/dyn/tpu_v2alpha1.projects.locations.queuedResources.html +++ b/docs/dyn/tpu_v2alpha1.projects.locations.queuedResources.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists queued resources.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

performMaintenanceQueuedResource(name, body=None, x__xgafv=None)

@@ -791,17 +791,17 @@

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. +
diff --git a/docs/dyn/tpu_v2alpha1.projects.locations.reservations.html b/docs/dyn/tpu_v2alpha1.projects.locations.reservations.html index 7fbd291aeb..8258eb5fdc 100644 --- a/docs/dyn/tpu_v2alpha1.projects.locations.reservations.html +++ b/docs/dyn/tpu_v2alpha1.projects.locations.reservations.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Retrieves the reservations for the given project in the given location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -129,17 +129,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/tpu_v2alpha1.projects.locations.runtimeVersions.html b/docs/dyn/tpu_v2alpha1.projects.locations.runtimeVersions.html index ece229b040..a1f06a9a80 100644 --- a/docs/dyn/tpu_v2alpha1.projects.locations.runtimeVersions.html +++ b/docs/dyn/tpu_v2alpha1.projects.locations.runtimeVersions.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists runtime versions supported by this API.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -145,17 +145,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/trafficdirector_v2.html b/docs/dyn/trafficdirector_v2.html index d2ed56347a..9bdbce9e49 100644 --- a/docs/dyn/trafficdirector_v2.html +++ b/docs/dyn/trafficdirector_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/trafficdirector_v3.html b/docs/dyn/trafficdirector_v3.html index b3f6b378f2..a227783ff3 100644 --- a/docs/dyn/trafficdirector_v3.html +++ b/docs/dyn/trafficdirector_v3.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/transcoder_v1.html b/docs/dyn/transcoder_v1.html index 0b852ab27f..41d930b483 100644 --- a/docs/dyn/transcoder_v1.html +++ b/docs/dyn/transcoder_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/transcoder_v1.projects.locations.jobTemplates.html b/docs/dyn/transcoder_v1.projects.locations.jobTemplates.html index e51956d5c6..884c95fc5b 100644 --- a/docs/dyn/transcoder_v1.projects.locations.jobTemplates.html +++ b/docs/dyn/transcoder_v1.projects.locations.jobTemplates.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists job templates in the specified region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1427,17 +1427,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/transcoder_v1.projects.locations.jobs.html b/docs/dyn/transcoder_v1.projects.locations.jobs.html index 2467eee402..25dcb462be 100644 --- a/docs/dyn/transcoder_v1.projects.locations.jobs.html +++ b/docs/dyn/transcoder_v1.projects.locations.jobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists jobs in the specified region.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1510,17 +1510,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/travelimpactmodel_v1.flights.html b/docs/dyn/travelimpactmodel_v1.flights.html index 1d6228ea6d..d938c51ca4 100644 --- a/docs/dyn/travelimpactmodel_v1.flights.html +++ b/docs/dyn/travelimpactmodel_v1.flights.html @@ -145,9 +145,9 @@

Method Details

"labelVersion": "A String", # Version of the label. "safDiscountPercentage": 3.14, # Sustainable Aviation Fuel (SAF) emissions discount percentage applied to the label. It is a percentage as a decimal. The values are in the interval [0,1]. For example, 0.0021 means 0.21%. This discount and reduction in emissions are reported by the EASA label but they are not included in the CO2e estimates distributed by this API. }, - "emissionsProvenance": { # Information about the provenance of the data used to calculate emissions estimates, including contributing factors and their data sources. # Output only. Details about the provenance of data used to calculate the emissions data, including the contributing factors with their data sources. - "provenanceEntries": [ # Output only. All contributing factors used to calculate emissions. - { # Details about a single contributing factor in emissions calculations. + "emissionsProvenance": { # Information about the provenance of the data used to calculate emissions estimates, including contributing factors and their data sources. In `provenance_entries`, `provenance_entry_type` acts as the "key" identifying the contributing factor, and there is always only one entry per entry type. The remaining fields in each entry describe that specific entry type and may or may not be populated depending on the contributing factor and available data. # Output only. Details about the provenance of data used to calculate the emissions data, including the contributing factors with their data sources. + "provenanceEntries": [ # Output only. All contributing factors used to calculate emissions. Each entry type (`provenance_entry_type`) acts as a "key" identifying the factor, with always only one entry per entry type. The remaining fields describe that specific factor and may or may not be populated. + { # Details about a single contributing factor in emissions calculations. Each entry represents a single factor where `provenance_entry_type` acts as the key identifying the factor, and the other fields describe it and may or may not be populated. "cargoMassFractionData": 3.14, # Output only. The cargo mass fraction value. If not set, the cargo mass fraction value is not available. "cargoMassFractionT100Strategy": "A String", # Output only. Strategy for T100 cargo mass fraction. "dataCategory": "A String", # Output only. Data category of the data source. @@ -157,7 +157,7 @@

Method Details

"loadFactorsChAviationStrategy": "A String", # Output only. Strategy for CH Aviation load factors. "loadFactorsData": 3.14, # Output only. The load factors data value. If not set, the load factors value is not available. "loadFactorsT100Strategy": "A String", # Output only. Strategy for T100 load factors. - "provenanceEntryType": "A String", # Output only. The type of the provenance entry. + "provenanceEntryType": "A String", # Output only. The type of the provenance entry. Acts as the "key" identifying the contributing factor; the remaining fields in this message describe it and may or may not be populated. "seatAreaRatioIataStrategy": "A String", # Output only. Strategy for IATA seat area ratios. "source": "A String", # Output only. The source of the data. "sourceVersion": "A String", # Output only. The version of the source data. For example, "2025/04". diff --git a/docs/dyn/travelimpactmodel_v1.html b/docs/dyn/travelimpactmodel_v1.html index 64c4a456ff..19fa987e7c 100644 --- a/docs/dyn/travelimpactmodel_v1.html +++ b/docs/dyn/travelimpactmodel_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/vault_v1.html b/docs/dyn/vault_v1.html index 262abcabde..bb40c3ca10 100644 --- a/docs/dyn/vault_v1.html +++ b/docs/dyn/vault_v1.html @@ -88,7 +88,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -97,20 +97,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. +
\ No newline at end of file diff --git a/docs/dyn/vault_v1.matters.exports.html b/docs/dyn/vault_v1.matters.exports.html index 260c11aef0..9eb52e6081 100644 --- a/docs/dyn/vault_v1.matters.exports.html +++ b/docs/dyn/vault_v1.matters.exports.html @@ -90,7 +90,7 @@

Instance Methods

list(matterId, pageSize=None, pageToken=None, x__xgafv=None)

Lists details about the exports in the specified matter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -718,17 +718,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vault_v1.matters.holds.html b/docs/dyn/vault_v1.matters.holds.html index 25a09a5069..6b7b53859a 100644 --- a/docs/dyn/vault_v1.matters.holds.html +++ b/docs/dyn/vault_v1.matters.holds.html @@ -98,7 +98,7 @@

Instance Methods

list(matterId, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists the holds in a matter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removeHeldAccounts(matterId, holdId, body=None, x__xgafv=None)

@@ -441,17 +441,17 @@

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. +
diff --git a/docs/dyn/vault_v1.matters.html b/docs/dyn/vault_v1.matters.html index 50413df838..0d5954f62a 100644 --- a/docs/dyn/vault_v1.matters.html +++ b/docs/dyn/vault_v1.matters.html @@ -111,7 +111,7 @@

Instance Methods

list(pageSize=None, pageToken=None, state=None, view=None, x__xgafv=None)

Lists matters the requestor has access to.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

removePermissions(matterId, body=None, x__xgafv=None)

@@ -473,17 +473,17 @@

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. +
diff --git a/docs/dyn/vault_v1.matters.savedQueries.html b/docs/dyn/vault_v1.matters.savedQueries.html index 61270f828b..53fa1a88f3 100644 --- a/docs/dyn/vault_v1.matters.savedQueries.html +++ b/docs/dyn/vault_v1.matters.savedQueries.html @@ -90,7 +90,7 @@

Instance Methods

list(matterId, pageSize=None, pageToken=None, x__xgafv=None)

Lists the saved queries in a matter.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -526,17 +526,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vault_v1.operations.html b/docs/dyn/vault_v1.operations.html index 25161d0ba4..90084a11f6 100644 --- a/docs/dyn/vault_v1.operations.html +++ b/docs/dyn/vault_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/verifiedaccess_v1.html b/docs/dyn/verifiedaccess_v1.html index c8e19c0b93..dd9b782db2 100644 --- a/docs/dyn/verifiedaccess_v1.html +++ b/docs/dyn/verifiedaccess_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/verifiedaccess_v2.html b/docs/dyn/verifiedaccess_v2.html index 94464a2308..29fd974795 100644 --- a/docs/dyn/verifiedaccess_v2.html +++ b/docs/dyn/verifiedaccess_v2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/versionhistory_v1.html b/docs/dyn/versionhistory_v1.html index c4637f78d3..a1dc9286f5 100644 --- a/docs/dyn/versionhistory_v1.html +++ b/docs/dyn/versionhistory_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/versionhistory_v1.platforms.channels.html b/docs/dyn/versionhistory_v1.platforms.channels.html index cbb68a7f38..1d533f1f6f 100644 --- a/docs/dyn/versionhistory_v1.platforms.channels.html +++ b/docs/dyn/versionhistory_v1.platforms.channels.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of channels that are available for a given platform.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -122,17 +122,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/versionhistory_v1.platforms.channels.versions.html b/docs/dyn/versionhistory_v1.platforms.channels.versions.html index 8d24ac98cf..fef06e6640 100644 --- a/docs/dyn/versionhistory_v1.platforms.channels.versions.html +++ b/docs/dyn/versionhistory_v1.platforms.channels.versions.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of version for the given platform/channel.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -124,17 +124,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/versionhistory_v1.platforms.channels.versions.releases.html b/docs/dyn/versionhistory_v1.platforms.channels.versions.releases.html index 038ac803e3..44178a069d 100644 --- a/docs/dyn/versionhistory_v1.platforms.channels.versions.releases.html +++ b/docs/dyn/versionhistory_v1.platforms.channels.versions.releases.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of releases of the given version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -134,17 +134,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/versionhistory_v1.platforms.html b/docs/dyn/versionhistory_v1.platforms.html index 0c89d3a17b..29c996aa6f 100644 --- a/docs/dyn/versionhistory_v1.platforms.html +++ b/docs/dyn/versionhistory_v1.platforms.html @@ -86,7 +86,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns list of platforms that are available for a given product. The resource "product" has no resource name in its name.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -122,17 +122,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/videointelligence_v1.html b/docs/dyn/videointelligence_v1.html index 69abe2bde2..db3423218e 100644 --- a/docs/dyn/videointelligence_v1.html +++ b/docs/dyn/videointelligence_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/videointelligence_v1.projects.locations.operations.html b/docs/dyn/videointelligence_v1.projects.locations.operations.html index b40d9b6497..7f50f85399 100644 --- a/docs/dyn/videointelligence_v1.projects.locations.operations.html +++ b/docs/dyn/videointelligence_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/videointelligence_v1beta2.html b/docs/dyn/videointelligence_v1beta2.html index 3ec2ab8c08..f5230a7a48 100644 --- a/docs/dyn/videointelligence_v1beta2.html +++ b/docs/dyn/videointelligence_v1beta2.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/videointelligence_v1p1beta1.html b/docs/dyn/videointelligence_v1p1beta1.html index 9ab084dfb7..256625286c 100644 --- a/docs/dyn/videointelligence_v1p1beta1.html +++ b/docs/dyn/videointelligence_v1p1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/videointelligence_v1p2beta1.html b/docs/dyn/videointelligence_v1p2beta1.html index dd28f099c1..112a56888f 100644 --- a/docs/dyn/videointelligence_v1p2beta1.html +++ b/docs/dyn/videointelligence_v1p2beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/videointelligence_v1p3beta1.html b/docs/dyn/videointelligence_v1p3beta1.html index f6d336b2ea..99d590a137 100644 --- a/docs/dyn/videointelligence_v1p3beta1.html +++ b/docs/dyn/videointelligence_v1p3beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/vision_v1.html b/docs/dyn/vision_v1.html index c5ed60479b..92f6cf9df7 100644 --- a/docs/dyn/vision_v1.html +++ b/docs/dyn/vision_v1.html @@ -103,7 +103,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ 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. +
\ No newline at end of file diff --git a/docs/dyn/vision_v1.operations.html b/docs/dyn/vision_v1.operations.html index e6a0a63be1..2a2b2610f6 100644 --- a/docs/dyn/vision_v1.operations.html +++ b/docs/dyn/vision_v1.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vision_v1.projects.locations.productSets.html b/docs/dyn/vision_v1.projects.locations.productSets.html index 5ea61af26e..6ad3fb7675 100644 --- a/docs/dyn/vision_v1.projects.locations.productSets.html +++ b/docs/dyn/vision_v1.projects.locations.productSets.html @@ -101,7 +101,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ProductSets in an unspecified order. Possible errors: * Returns INVALID_ARGUMENT if page_size is greater than 100, or less than 1.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -321,17 +321,17 @@

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. +
diff --git a/docs/dyn/vision_v1.projects.locations.productSets.products.html b/docs/dyn/vision_v1.projects.locations.productSets.products.html index e3404cf9e4..eafe998dcc 100644 --- a/docs/dyn/vision_v1.projects.locations.productSets.products.html +++ b/docs/dyn/vision_v1.projects.locations.productSets.products.html @@ -81,7 +81,7 @@

Instance Methods

list(name, pageSize=None, pageToken=None, x__xgafv=None)

Lists the Products in a ProductSet, in an unspecified order. If the ProductSet does not exist, the products field of the response will be empty. Possible errors: * Returns INVALID_ARGUMENT if page_size is greater than 100 or less than 1.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -125,17 +125,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vision_v1.projects.locations.products.html b/docs/dyn/vision_v1.projects.locations.products.html index 6369fbc6a7..66899d74e5 100644 --- a/docs/dyn/vision_v1.projects.locations.products.html +++ b/docs/dyn/vision_v1.projects.locations.products.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists products in an unspecified order. Possible errors: * Returns INVALID_ARGUMENT if page_size is greater than 100 or less than 1.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -236,17 +236,17 @@

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. +
diff --git a/docs/dyn/vision_v1.projects.locations.products.referenceImages.html b/docs/dyn/vision_v1.projects.locations.products.referenceImages.html index 619f5692a3..cac754e78f 100644 --- a/docs/dyn/vision_v1.projects.locations.products.referenceImages.html +++ b/docs/dyn/vision_v1.projects.locations.products.referenceImages.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists reference images. Possible errors: * Returns NOT_FOUND if the parent product does not exist. * Returns INVALID_ARGUMENT if the page_size is greater than 100, or less than 1.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -258,17 +258,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vision_v1p1beta1.html b/docs/dyn/vision_v1p1beta1.html index 6de31c7957..e9648c433d 100644 --- a/docs/dyn/vision_v1p1beta1.html +++ b/docs/dyn/vision_v1p1beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/vision_v1p2beta1.html b/docs/dyn/vision_v1p2beta1.html index da83f75b07..0908dc9442 100644 --- a/docs/dyn/vision_v1p2beta1.html +++ b/docs/dyn/vision_v1p2beta1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.html b/docs/dyn/vmmigration_v1.html index 2c75d4a469..8b1a80cc98 100644 --- a/docs/dyn/vmmigration_v1.html +++ b/docs/dyn/vmmigration_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.projects.locations.groups.html b/docs/dyn/vmmigration_v1.projects.locations.groups.html index bb3886d578..7510139fcc 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.groups.html +++ b/docs/dyn/vmmigration_v1.projects.locations.groups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Groups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -295,17 +295,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1.projects.locations.html b/docs/dyn/vmmigration_v1.projects.locations.html index 93319be20c..16a0c302bb 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.html +++ b/docs/dyn/vmmigration_v1.projects.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.projects.locations.imageImports.html b/docs/dyn/vmmigration_v1.projects.locations.imageImports.html index d8b8932703..a490916e81 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.imageImports.html +++ b/docs/dyn/vmmigration_v1.projects.locations.imageImports.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ImageImports in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -936,17 +936,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.projects.locations.imageImports.imageImportJobs.html b/docs/dyn/vmmigration_v1.projects.locations.imageImports.imageImportJobs.html index 2a2dc3fc0d..2efbf06477 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.imageImports.imageImportJobs.html +++ b/docs/dyn/vmmigration_v1.projects.locations.imageImports.imageImportJobs.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ImageImportJobs in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -463,17 +463,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.projects.locations.operations.html b/docs/dyn/vmmigration_v1.projects.locations.operations.html index f7a2681749..3a9fd5912a 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.operations.html +++ b/docs/dyn/vmmigration_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.projects.locations.sources.datacenterConnectors.html b/docs/dyn/vmmigration_v1.projects.locations.sources.datacenterConnectors.html index 4566bec577..7d805d5f6d 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.sources.datacenterConnectors.html +++ b/docs/dyn/vmmigration_v1.projects.locations.sources.datacenterConnectors.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DatacenterConnectors in a given Source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

upgradeAppliance(datacenterConnector, body=None, x__xgafv=None)

@@ -376,17 +376,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1.projects.locations.sources.diskMigrationJobs.html b/docs/dyn/vmmigration_v1.projects.locations.sources.diskMigrationJobs.html index 47b4d51cfe..1d717a856a 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.sources.diskMigrationJobs.html +++ b/docs/dyn/vmmigration_v1.projects.locations.sources.diskMigrationJobs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DiskMigrationJobs in a given Source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -431,17 +431,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1.projects.locations.sources.html b/docs/dyn/vmmigration_v1.projects.locations.sources.html index 3c356933f9..0a7d856e20 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.sources.html +++ b/docs/dyn/vmmigration_v1.projects.locations.sources.html @@ -107,13 +107,13 @@

Instance Methods

fetchInventory(source, forceRefresh=None, pageSize=None, pageToken=None, x__xgafv=None)

List remote source's inventory of VMs. The remote source is the onprem vCenter (remote in the sense it's not in Compute Engine). The inventory describes the list of existing VMs in that source. Note that this operation lists the VMs on the remote source, as opposed to listing the MigratingVms resources in the vmmigration service.

- fetchInventory_next()

+ fetchInventory_next(previous_request, previous_response)

Retrieves the next page of results.

fetchStorageInventory(source, forceRefresh=None, pageSize=None, pageToken=None, type=None, x__xgafv=None)

List remote source's inventory of storage resources. The remote source is another cloud vendor (e.g. AWS, Azure). The inventory describes the list of existing storage resources in that source. Note that this operation lists the resources on the remote source, as opposed to listing the MigratingVms resources in the vmmigration service.

- fetchStorageInventory_next()

+ fetchStorageInventory_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -122,7 +122,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Sources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -395,17 +395,17 @@

Method Details

- fetchInventory_next() + fetchInventory_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. +
@@ -449,17 +449,17 @@

Method Details

- fetchStorageInventory_next() + fetchStorageInventory_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. +
@@ -653,17 +653,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cloneJobs.html b/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cloneJobs.html index 1dbb1fc471..5e0ac9257f 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cloneJobs.html +++ b/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cloneJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the CloneJobs of a migrating VM. Only 25 most recent CloneJobs are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -552,17 +552,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cutoverJobs.html b/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cutoverJobs.html index c882b547ca..42fb1447c2 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cutoverJobs.html +++ b/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.cutoverJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the CutoverJobs of a migrating VM. Only 25 most recent CutoverJobs are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -882,17 +882,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.html b/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.html index 472b1f86e7..439e5e9221 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.html +++ b/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.html @@ -111,7 +111,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists MigratingVms in a given Source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -2435,17 +2435,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.replicationCycles.html b/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.replicationCycles.html index ae83c66fef..b5cd7e41c7 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.replicationCycles.html +++ b/docs/dyn/vmmigration_v1.projects.locations.sources.migratingVms.replicationCycles.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ReplicationCycles in a given MigratingVM.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -245,17 +245,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.projects.locations.sources.utilizationReports.html b/docs/dyn/vmmigration_v1.projects.locations.sources.utilizationReports.html index b0e28dc2a6..64b3aa0b3d 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.sources.utilizationReports.html +++ b/docs/dyn/vmmigration_v1.projects.locations.sources.utilizationReports.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Utilization Reports of the given Source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -377,17 +377,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1.projects.locations.targetProjects.html b/docs/dyn/vmmigration_v1.projects.locations.targetProjects.html index e9da284268..a715859618 100644 --- a/docs/dyn/vmmigration_v1.projects.locations.targetProjects.html +++ b/docs/dyn/vmmigration_v1.projects.locations.targetProjects.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists TargetProjects in a given project. NOTE: TargetProject is a global resource; hence the only supported value for location is `global`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1alpha1.html b/docs/dyn/vmmigration_v1alpha1.html index 6912584ccf..a13bd2a1fc 100644 --- a/docs/dyn/vmmigration_v1alpha1.html +++ b/docs/dyn/vmmigration_v1alpha1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.groups.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.groups.html index c05429c2d7..15bb69a75a 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.groups.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.groups.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Groups in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -295,17 +295,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.html index 2968d1aec8..96144af1d4 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.html @@ -109,7 +109,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -181,17 +181,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.imageImports.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.imageImports.html index eaf7182eb7..047c5880d0 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.imageImports.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.imageImports.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ImageImports in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -936,17 +936,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.imageImports.imageImportJobs.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.imageImports.imageImportJobs.html index cfb357556c..2b9aa7f35f 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.imageImports.imageImportJobs.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.imageImports.imageImportJobs.html @@ -87,7 +87,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ImageImportJobs in a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -463,17 +463,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.operations.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.operations.html index 2104cf8b3d..1186e6db41 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.operations.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.datacenterConnectors.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.datacenterConnectors.html index 314eec3647..da15aff443 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.datacenterConnectors.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.datacenterConnectors.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DatacenterConnectors in a given Source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

upgradeAppliance(datacenterConnector, body=None, x__xgafv=None)

@@ -376,17 +376,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.diskMigrationJobs.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.diskMigrationJobs.html index bd44502f36..b1128cfd43 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.diskMigrationJobs.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.diskMigrationJobs.html @@ -93,7 +93,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists DiskMigrationJobs in a given Source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -431,17 +431,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.html index 44e5fd4ab3..2985ab51c8 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.html @@ -107,13 +107,13 @@

Instance Methods

fetchInventory(source, forceRefresh=None, pageSize=None, pageToken=None, x__xgafv=None)

List remote source's inventory of VMs. The remote source is the onprem vCenter (remote in the sense it's not in Compute Engine). The inventory describes the list of existing VMs in that source. Note that this operation lists the VMs on the remote source, as opposed to listing the MigratingVms resources in the vmmigration service.

- fetchInventory_next()

+ fetchInventory_next(previous_request, previous_response)

Retrieves the next page of results.

fetchStorageInventory(source, forceRefresh=None, pageSize=None, pageToken=None, type=None, x__xgafv=None)

List remote source's inventory of storage resources. The remote source is another cloud vendor (e.g. AWS, Azure). The inventory describes the list of existing storage resources in that source. Note that this operation lists the resources on the remote source, as opposed to listing the MigratingVms resources in the vmmigration service.

- fetchStorageInventory_next()

+ fetchStorageInventory_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -122,7 +122,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Sources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -405,17 +405,17 @@

Method Details

- fetchInventory_next() + fetchInventory_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. +
@@ -459,17 +459,17 @@

Method Details

- fetchStorageInventory_next() + fetchStorageInventory_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. +
@@ -681,17 +681,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cloneJobs.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cloneJobs.html index 86b170e68c..1c4025478d 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cloneJobs.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cloneJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the CloneJobs of a migrating VM. Only 25 most recent CloneJobs are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -879,17 +879,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cutoverJobs.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cutoverJobs.html index b66b8b6c92..ec11d657d9 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cutoverJobs.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.cutoverJobs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the CutoverJobs of a migrating VM. Only 25 most recent CutoverJobs are listed.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -1218,17 +1218,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.html index 0fbe9f8f5b..d64dbc0bbb 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.html @@ -111,7 +111,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists MigratingVms in a given Source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -3434,17 +3434,17 @@

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. +
diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.replicationCycles.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.replicationCycles.html index 64c9fa373a..d2f5bf3bc7 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.replicationCycles.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.migratingVms.replicationCycles.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists ReplicationCycles in a given MigratingVM.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -247,17 +247,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.utilizationReports.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.utilizationReports.html index d6d0675502..d208a5e344 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.utilizationReports.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.sources.utilizationReports.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Lists Utilization Reports of the given Source.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -407,17 +407,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmmigration_v1alpha1.projects.locations.targetProjects.html b/docs/dyn/vmmigration_v1alpha1.projects.locations.targetProjects.html index b2bff12791..e5d973c4be 100644 --- a/docs/dyn/vmmigration_v1alpha1.projects.locations.targetProjects.html +++ b/docs/dyn/vmmigration_v1alpha1.projects.locations.targetProjects.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists TargetProjects in a given project. NOTE: TargetProject is a global resource; hence the only supported value for location is `global`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -244,17 +244,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.html b/docs/dyn/vmwareengine_v1.html index 3fa2ac8b51..2a4f08a73e 100644 --- a/docs/dyn/vmwareengine_v1.html +++ b/docs/dyn/vmwareengine_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/vmwareengine_v1.projects.locations.announcements.html b/docs/dyn/vmwareengine_v1.projects.locations.announcements.html index 26b0f3758a..0ddb255ab4 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.announcements.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.announcements.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `Announcements` for a given region and project

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -167,17 +167,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmwareengine_v1.projects.locations.datastores.html b/docs/dyn/vmwareengine_v1.projects.locations.datastores.html index 3ff65bb929..7a6a8a72d7 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.datastores.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.datastores.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, requestId=None, x__xgafv=None)

Lists `Datastore` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -306,17 +306,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.html b/docs/dyn/vmwareengine_v1.projects.locations.html index 3670367113..4051cb49cf 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.html @@ -137,7 +137,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -234,17 +234,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmwareengine_v1.projects.locations.networkPeerings.html b/docs/dyn/vmwareengine_v1.projects.locations.networkPeerings.html index 4804168250..3adbd708bd 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.networkPeerings.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.networkPeerings.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `NetworkPeering` resources in a given project. NetworkPeering is a global resource and location can only be global.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -283,17 +283,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.networkPeerings.peeringRoutes.html b/docs/dyn/vmwareengine_v1.projects.locations.networkPeerings.peeringRoutes.html index dfc88f421c..98dfadf8ce 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.networkPeerings.peeringRoutes.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.networkPeerings.peeringRoutes.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the network peering routes exchanged over a peering connection. NetworkPeering is a global resource and location can only be global.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -122,17 +122,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmwareengine_v1.projects.locations.networkPolicies.externalAccessRules.html b/docs/dyn/vmwareengine_v1.projects.locations.networkPolicies.externalAccessRules.html index 0c09eaab3a..334616fa23 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.networkPolicies.externalAccessRules.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.networkPolicies.externalAccessRules.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `ExternalAccessRule` resources in the specified network policy.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -317,17 +317,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.networkPolicies.html b/docs/dyn/vmwareengine_v1.projects.locations.networkPolicies.html index 372f25a1d8..776e0d034f 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.networkPolicies.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.networkPolicies.html @@ -92,7 +92,7 @@

Instance Methods

fetchExternalAddresses(networkPolicy, pageSize=None, pageToken=None, x__xgafv=None)

Lists external IP addresses assigned to VMware workload VMs within the scope of the given network policy.

- fetchExternalAddresses_next()

+ fetchExternalAddresses_next(previous_request, previous_response)

Retrieves the next page of results.

get(name, x__xgafv=None)

@@ -101,7 +101,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `NetworkPolicy` resources in a specified project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -242,17 +242,17 @@

Method Details

- fetchExternalAddresses_next() + fetchExternalAddresses_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. +
@@ -336,17 +336,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.nodeTypes.html b/docs/dyn/vmwareengine_v1.projects.locations.nodeTypes.html index 0b52538939..ec06bfa4b7 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.nodeTypes.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.nodeTypes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists node types

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -174,17 +174,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmwareengine_v1.projects.locations.operations.html b/docs/dyn/vmwareengine_v1.projects.locations.operations.html index 90d61c3f4d..0b10816b28 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.operations.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.operations.html @@ -87,7 +87,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -196,17 +196,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.clusters.html b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.clusters.html index 83b14e152c..fe719b3e03 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.clusters.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.clusters.html @@ -98,7 +98,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `Cluster` resources in a given private cloud.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

mountDatastore(name, body=None, x__xgafv=None)

@@ -478,17 +478,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.clusters.nodes.html b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.clusters.nodes.html index 94e801aaa6..751f64ffe7 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.clusters.nodes.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.clusters.nodes.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists nodes in a given cluster.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -150,17 +150,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.externalAddresses.html b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.externalAddresses.html index 17e1755adc..ecb12cddf6 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.externalAddresses.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.externalAddresses.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists external IP addresses assigned to VMware workload VMs in a given private cloud.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -254,17 +254,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.hcxActivationKeys.html b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.hcxActivationKeys.html index 5ec68f3e87..1aa21dde75 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.hcxActivationKeys.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.hcxActivationKeys.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists `HcxActivationKey` resources in a given private cloud.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

setIamPolicy(resource, body=None, x__xgafv=None)

@@ -257,17 +257,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.html b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.html index d88279fae5..450d23bdfa 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.html @@ -131,7 +131,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `PrivateCloud` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

migrateManagementVms(name, body=None, x__xgafv=None)

@@ -533,17 +533,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.loggingServers.html b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.loggingServers.html index fb2e576b17..15e31f29b3 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.loggingServers.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.loggingServers.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists logging servers configured for a given private cloud.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -253,17 +253,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.managementDnsZoneBindings.html b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.managementDnsZoneBindings.html index 4a386f0f6c..3196983b99 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.managementDnsZoneBindings.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.managementDnsZoneBindings.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Consumer VPCs bound to Management DNS Zone of a given private cloud.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -256,17 +256,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.subnets.html b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.subnets.html index 9e8990484e..9963e668d8 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.subnets.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.subnets.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists subnets in a given private cloud.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -154,17 +154,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.upgrades.html b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.upgrades.html index 06364bf5a8..ac8f74b85b 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.upgrades.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateClouds.upgrades.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists past, ongoing and upcoming `Upgrades` for the given private cloud.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -274,17 +274,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateConnections.html b/docs/dyn/vmwareengine_v1.projects.locations.privateConnections.html index d9c9d2dd0b..f3f6b7dc3e 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateConnections.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateConnections.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `PrivateConnection` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -274,17 +274,17 @@

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. +
diff --git a/docs/dyn/vmwareengine_v1.projects.locations.privateConnections.peeringRoutes.html b/docs/dyn/vmwareengine_v1.projects.locations.privateConnections.peeringRoutes.html index ab4be97a82..c9e8f3dec1 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.privateConnections.peeringRoutes.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.privateConnections.peeringRoutes.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists the private connection routes exchanged over a peering connection.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vmwareengine_v1.projects.locations.vmwareEngineNetworks.html b/docs/dyn/vmwareengine_v1.projects.locations.vmwareEngineNetworks.html index b91589f09d..4b970ba075 100644 --- a/docs/dyn/vmwareengine_v1.projects.locations.vmwareEngineNetworks.html +++ b/docs/dyn/vmwareengine_v1.projects.locations.vmwareEngineNetworks.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists `VmwareEngineNetwork` resources in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -273,17 +273,17 @@

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. +
diff --git a/docs/dyn/vpcaccess_v1.html b/docs/dyn/vpcaccess_v1.html index fdc5444aba..cfdcb3e77b 100644 --- a/docs/dyn/vpcaccess_v1.html +++ b/docs/dyn/vpcaccess_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/vpcaccess_v1.projects.locations.connectors.html b/docs/dyn/vpcaccess_v1.projects.locations.connectors.html index 108af6632e..79eed9cb6f 100644 --- a/docs/dyn/vpcaccess_v1.projects.locations.connectors.html +++ b/docs/dyn/vpcaccess_v1.projects.locations.connectors.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Serverless VPC Access connectors.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -270,17 +270,17 @@

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. +
diff --git a/docs/dyn/vpcaccess_v1.projects.locations.html b/docs/dyn/vpcaccess_v1.projects.locations.html index 1c9a8a911e..f0d41b9617 100644 --- a/docs/dyn/vpcaccess_v1.projects.locations.html +++ b/docs/dyn/vpcaccess_v1.projects.locations.html @@ -91,7 +91,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vpcaccess_v1.projects.locations.operations.html b/docs/dyn/vpcaccess_v1.projects.locations.operations.html index 74f97b2f35..30d5497b43 100644 --- a/docs/dyn/vpcaccess_v1.projects.locations.operations.html +++ b/docs/dyn/vpcaccess_v1.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vpcaccess_v1beta1.html b/docs/dyn/vpcaccess_v1beta1.html index de99891a61..5c7b9ada42 100644 --- a/docs/dyn/vpcaccess_v1beta1.html +++ b/docs/dyn/vpcaccess_v1beta1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/vpcaccess_v1beta1.projects.locations.connectors.html b/docs/dyn/vpcaccess_v1beta1.projects.locations.connectors.html index d5dedfb636..7c8c9ee03c 100644 --- a/docs/dyn/vpcaccess_v1beta1.projects.locations.connectors.html +++ b/docs/dyn/vpcaccess_v1beta1.projects.locations.connectors.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists Serverless VPC Access connectors.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -276,17 +276,17 @@

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. +
diff --git a/docs/dyn/vpcaccess_v1beta1.projects.locations.html b/docs/dyn/vpcaccess_v1beta1.projects.locations.html index 600bf8b858..bb9e2f028b 100644 --- a/docs/dyn/vpcaccess_v1beta1.projects.locations.html +++ b/docs/dyn/vpcaccess_v1beta1.projects.locations.html @@ -91,7 +91,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -136,17 +136,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/vpcaccess_v1beta1.projects.locations.operations.html b/docs/dyn/vpcaccess_v1beta1.projects.locations.operations.html index 66658508c9..aded8d7eb9 100644 --- a/docs/dyn/vpcaccess_v1beta1.projects.locations.operations.html +++ b/docs/dyn/vpcaccess_v1beta1.projects.locations.operations.html @@ -84,7 +84,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -175,17 +175,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/walletobjects_v1.html b/docs/dyn/walletobjects_v1.html index 7727edf93d..cae39baa15 100644 --- a/docs/dyn/walletobjects_v1.html +++ b/docs/dyn/walletobjects_v1.html @@ -178,7 +178,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -187,20 +187,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. +
\ No newline at end of file diff --git a/docs/dyn/webfonts_v1.html b/docs/dyn/webfonts_v1.html index 931aca76f2..340832baff 100644 --- a/docs/dyn/webfonts_v1.html +++ b/docs/dyn/webfonts_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/webrisk_v1.html b/docs/dyn/webrisk_v1.html index 8736025cea..35b1e0771d 100644 --- a/docs/dyn/webrisk_v1.html +++ b/docs/dyn/webrisk_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/webrisk_v1.projects.operations.html b/docs/dyn/webrisk_v1.projects.operations.html index db92b3680c..eb8fee7679 100644 --- a/docs/dyn/webrisk_v1.projects.operations.html +++ b/docs/dyn/webrisk_v1.projects.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1.html b/docs/dyn/websecurityscanner_v1.html index 22683b56c5..2231e2b8cb 100644 --- a/docs/dyn/websecurityscanner_v1.html +++ b/docs/dyn/websecurityscanner_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1.projects.scanConfigs.html b/docs/dyn/websecurityscanner_v1.projects.scanConfigs.html index c20dd9dc79..a02fcd3939 100644 --- a/docs/dyn/websecurityscanner_v1.projects.scanConfigs.html +++ b/docs/dyn/websecurityscanner_v1.projects.scanConfigs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ScanConfigs under a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -443,17 +443,17 @@

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. +
diff --git a/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.crawledUrls.html b/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.crawledUrls.html index 8fa4e766b6..4700e735fc 100644 --- a/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.crawledUrls.html +++ b/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.crawledUrls.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List CrawledUrls under a given ScanRun.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -118,17 +118,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.findings.html b/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.findings.html index 5581f03282..03bd23305c 100644 --- a/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.findings.html +++ b/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.findings.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Findings under a given ScanRun.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -255,17 +255,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.html b/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.html index d032507fe9..413e1b6b0d 100644 --- a/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.html +++ b/docs/dyn/websecurityscanner_v1.projects.scanConfigs.scanRuns.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

stop(name, body=None, x__xgafv=None)

@@ -198,17 +198,17 @@

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. +
diff --git a/docs/dyn/websecurityscanner_v1alpha.html b/docs/dyn/websecurityscanner_v1alpha.html index 41906b0218..0a0bba65f9 100644 --- a/docs/dyn/websecurityscanner_v1alpha.html +++ b/docs/dyn/websecurityscanner_v1alpha.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.html b/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.html index 99420b7b13..8f2835d749 100644 --- a/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.html +++ b/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ScanConfigs under a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -351,17 +351,17 @@

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. +
diff --git a/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.crawledUrls.html b/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.crawledUrls.html index 704b2eccb3..fc2fdca27d 100644 --- a/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.crawledUrls.html +++ b/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.crawledUrls.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List CrawledUrls under a given ScanRun.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -118,17 +118,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.findings.html b/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.findings.html index a41b5193c3..19e4d1d176 100644 --- a/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.findings.html +++ b/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.findings.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Findings under a given ScanRun.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -229,17 +229,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.html b/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.html index efbd4552ce..74341bf6e7 100644 --- a/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.html +++ b/docs/dyn/websecurityscanner_v1alpha.projects.scanConfigs.scanRuns.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

stop(name, body=None, x__xgafv=None)

@@ -172,17 +172,17 @@

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. +
diff --git a/docs/dyn/websecurityscanner_v1beta.html b/docs/dyn/websecurityscanner_v1beta.html index dac8be4ded..556c35611d 100644 --- a/docs/dyn/websecurityscanner_v1beta.html +++ b/docs/dyn/websecurityscanner_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.html b/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.html index 5164387141..6b4c962f3d 100644 --- a/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.html +++ b/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ScanConfigs under a given project.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, x__xgafv=None)

@@ -443,17 +443,17 @@

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. +
diff --git a/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.crawledUrls.html b/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.crawledUrls.html index 67a3784e9c..50f7f5fbfa 100644 --- a/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.crawledUrls.html +++ b/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.crawledUrls.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

List CrawledUrls under a given ScanRun.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -118,17 +118,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.findings.html b/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.findings.html index a709b7e5d0..eac57bc59c 100644 --- a/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.findings.html +++ b/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.findings.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List Findings under a given ScanRun.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -251,17 +251,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.html b/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.html index 70f435e8f6..02386d43bc 100644 --- a/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.html +++ b/docs/dyn/websecurityscanner_v1beta.projects.scanConfigs.scanRuns.html @@ -99,7 +99,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

stop(name, body=None, x__xgafv=None)

@@ -198,17 +198,17 @@

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. +
diff --git a/docs/dyn/workflowexecutions_v1.html b/docs/dyn/workflowexecutions_v1.html index 3344cf96b6..e0acd7464f 100644 --- a/docs/dyn/workflowexecutions_v1.html +++ b/docs/dyn/workflowexecutions_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.callbacks.html b/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.callbacks.html index e3693b15d1..56d42965d5 100644 --- a/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.callbacks.html +++ b/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.callbacks.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, x__xgafv=None)

Returns a list of active callbacks that belong to the execution with the given name. The returned callbacks are ordered by callback ID.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -121,17 +121,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.html b/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.html index 3f0cb9a1f2..da4b59ec9a 100644 --- a/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.html +++ b/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.html @@ -106,7 +106,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Returns a list of executions which belong to the workflow with the given name. The method returns executions of all workflow revisions. Returned executions are ordered by their start time (newest first).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -481,17 +481,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.stepEntries.html b/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.stepEntries.html index c9173d7056..6f5916d1af 100644 --- a/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.stepEntries.html +++ b/docs/dyn/workflowexecutions_v1.projects.locations.workflows.executions.stepEntries.html @@ -84,7 +84,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, skip=None, view=None, x__xgafv=None)

Lists step entries for the corresponding workflow execution. Returned entries are ordered by their create_time.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -210,17 +210,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workflowexecutions_v1beta.html b/docs/dyn/workflowexecutions_v1beta.html index d516034dd2..e14f6075ef 100644 --- a/docs/dyn/workflowexecutions_v1beta.html +++ b/docs/dyn/workflowexecutions_v1beta.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/workflowexecutions_v1beta.projects.locations.workflows.executions.html b/docs/dyn/workflowexecutions_v1beta.projects.locations.workflows.executions.html index 24fe24bd64..754981b756 100644 --- a/docs/dyn/workflowexecutions_v1beta.projects.locations.workflows.executions.html +++ b/docs/dyn/workflowexecutions_v1beta.projects.locations.workflows.executions.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, view=None, x__xgafv=None)

Returns a list of executions which belong to the workflow with the given name. The method returns executions of all workflow revisions. Returned executions are ordered by their start time (newest first).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -365,17 +365,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workloadmanager_v1.html b/docs/dyn/workloadmanager_v1.html index a2daed99c9..9502bb4a09 100644 --- a/docs/dyn/workloadmanager_v1.html +++ b/docs/dyn/workloadmanager_v1.html @@ -83,7 +83,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -92,20 +92,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. +
\ No newline at end of file diff --git a/docs/dyn/workloadmanager_v1.projects.locations.deployments.actuations.html b/docs/dyn/workloadmanager_v1.projects.locations.deployments.actuations.html index 6bafc89a22..a206d74761 100644 --- a/docs/dyn/workloadmanager_v1.projects.locations.deployments.actuations.html +++ b/docs/dyn/workloadmanager_v1.projects.locations.deployments.actuations.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Actuations in a given project, location and deployment.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -296,17 +296,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workloadmanager_v1.projects.locations.deployments.html b/docs/dyn/workloadmanager_v1.projects.locations.deployments.html index 2ac0882c2b..43421d0ce3 100644 --- a/docs/dyn/workloadmanager_v1.projects.locations.deployments.html +++ b/docs/dyn/workloadmanager_v1.projects.locations.deployments.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Deployments in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -609,17 +609,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workloadmanager_v1.projects.locations.discoveredprofiles.html b/docs/dyn/workloadmanager_v1.projects.locations.discoveredprofiles.html index a11cd5a971..e4531e5eaf 100644 --- a/docs/dyn/workloadmanager_v1.projects.locations.discoveredprofiles.html +++ b/docs/dyn/workloadmanager_v1.projects.locations.discoveredprofiles.html @@ -89,7 +89,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

List discovered workload profiles

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -469,17 +469,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.html b/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.html index 19fc5079a2..c02edbf413 100644 --- a/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.html +++ b/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.html @@ -97,7 +97,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Executions in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

run(name, body=None, x__xgafv=None)

@@ -269,17 +269,17 @@

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. +
diff --git a/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.results.html b/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.results.html index 4d8d3d5fd2..a26882e9ff 100644 --- a/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.results.html +++ b/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.results.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists the result of a single evaluation.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -156,17 +156,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.scannedResources.html b/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.scannedResources.html index 1d0f1d0cc8..e6ca24a7bc 100644 --- a/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.scannedResources.html +++ b/docs/dyn/workloadmanager_v1.projects.locations.evaluations.executions.scannedResources.html @@ -81,7 +81,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, rule=None, x__xgafv=None)

List all scanned resources for a single Execution.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -120,17 +120,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workloadmanager_v1.projects.locations.evaluations.html b/docs/dyn/workloadmanager_v1.projects.locations.evaluations.html index a667db4b99..ee8d1709ed 100644 --- a/docs/dyn/workloadmanager_v1.projects.locations.evaluations.html +++ b/docs/dyn/workloadmanager_v1.projects.locations.evaluations.html @@ -95,7 +95,7 @@

Instance Methods

list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Evaluations in a given project and location.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, requestId=None, updateMask=None, x__xgafv=None)

@@ -346,17 +346,17 @@

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. +
diff --git a/docs/dyn/workloadmanager_v1.projects.locations.html b/docs/dyn/workloadmanager_v1.projects.locations.html index 0de096d2d4..f196b89cae 100644 --- a/docs/dyn/workloadmanager_v1.projects.locations.html +++ b/docs/dyn/workloadmanager_v1.projects.locations.html @@ -114,7 +114,7 @@

Instance Methods

list(name, extraLocationTypes=None, filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists information about the supported locations for this service. This method lists locations based on the resource scope provided in the ListLocationsRequest.name field: * **Global locations**: If `name` is empty, the method lists the public locations available to all projects. * **Project-specific locations**: If `name` follows the format `projects/{project}`, the method lists locations visible to that specific project. This includes public, private, or other project-specific locations enabled for the project. For gRPC and client library implementations, the resource name is passed as the `name` field. For direct service calls, the resource name is incorporated into the request path based on the specific service implementation and version.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -186,17 +186,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workloadmanager_v1.projects.locations.operations.html b/docs/dyn/workloadmanager_v1.projects.locations.operations.html index 2ee3ef740b..1dea8f4b90 100644 --- a/docs/dyn/workloadmanager_v1.projects.locations.operations.html +++ b/docs/dyn/workloadmanager_v1.projects.locations.operations.html @@ -90,7 +90,7 @@

Instance Methods

list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -223,17 +223,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/workspaceevents_v1.html b/docs/dyn/workspaceevents_v1.html index 8facb804ee..6ae45d53fe 100644 --- a/docs/dyn/workspaceevents_v1.html +++ b/docs/dyn/workspaceevents_v1.html @@ -98,7 +98,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -107,20 +107,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. +
\ No newline at end of file diff --git a/docs/dyn/workspaceevents_v1.subscriptions.html b/docs/dyn/workspaceevents_v1.subscriptions.html index 8b8460d0bf..a44851c872 100644 --- a/docs/dyn/workspaceevents_v1.subscriptions.html +++ b/docs/dyn/workspaceevents_v1.subscriptions.html @@ -90,7 +90,7 @@

Instance Methods

list(filter=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists Google Workspace subscriptions. To learn how to use this method, see [List Google Workspace subscriptions](https://developers.google.com/workspace/events/guides/list-subscriptions).

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

patch(name, body=None, updateMask=None, validateOnly=None, x__xgafv=None)

@@ -116,7 +116,7 @@

Method Details

"authority": "A String", # Output only. The user who authorized the creation of the subscription. When a user authorizes the subscription, this field and the `user_authority` field have the same value and the format is: Format: `users/{user}` For Google Workspace users, the `{user}` value is the [`user.id`](https://developers.google.com/admin-sdk/directory/reference/rest/v1/users#User.FIELDS.ids) field from the Directory API. When a Chat app authorizes the subscription, only `service_account_authority` field populates and this field is empty. "createTime": "A String", # Output only. The time when the subscription is created. "driveOptions": { # Additional supported options for serving Drive events. # Optional. Features that are supported only for subscriptions on Drive resources. - "includeDescendants": True or False, # Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types). + "includeDescendants": True or False, # Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. This field must be `true` for subscriptions on shared drives. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types). }, "etag": "A String", # Optional. This checksum is computed by the server based on the value of other fields, and might be sent on update requests to ensure the client has an up-to-date value before proceeding. "eventTypes": [ # Required. Unordered list. Input for creating a subscription. Otherwise, output only. One or more types of events to receive about the target resource. Formatted according to the CloudEvents specification. The supported event types depend on the target resource of your subscription. For details, see [Supported Google Workspace events](https://developers.google.com/workspace/events/guides#supported-events). By default, you also receive events about the [lifecycle of your subscription](https://developers.google.com/workspace/events/guides/events-lifecycle). You don't need to specify lifecycle events for this field. If you specify an event type that doesn't exist for the target resource, the request returns an HTTP `400 Bad Request` status code. @@ -228,7 +228,7 @@

Method Details

"authority": "A String", # Output only. The user who authorized the creation of the subscription. When a user authorizes the subscription, this field and the `user_authority` field have the same value and the format is: Format: `users/{user}` For Google Workspace users, the `{user}` value is the [`user.id`](https://developers.google.com/admin-sdk/directory/reference/rest/v1/users#User.FIELDS.ids) field from the Directory API. When a Chat app authorizes the subscription, only `service_account_authority` field populates and this field is empty. "createTime": "A String", # Output only. The time when the subscription is created. "driveOptions": { # Additional supported options for serving Drive events. # Optional. Features that are supported only for subscriptions on Drive resources. - "includeDescendants": True or False, # Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types). + "includeDescendants": True or False, # Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. This field must be `true` for subscriptions on shared drives. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types). }, "etag": "A String", # Optional. This checksum is computed by the server based on the value of other fields, and might be sent on update requests to ensure the client has an up-to-date value before proceeding. "eventTypes": [ # Required. Unordered list. Input for creating a subscription. Otherwise, output only. One or more types of events to receive about the target resource. Formatted according to the CloudEvents specification. The supported event types depend on the target resource of your subscription. For details, see [Supported Google Workspace events](https://developers.google.com/workspace/events/guides#supported-events). By default, you also receive events about the [lifecycle of your subscription](https://developers.google.com/workspace/events/guides/events-lifecycle). You don't need to specify lifecycle events for this field. If you specify an event type that doesn't exist for the target resource, the request returns an HTTP `400 Bad Request` status code. @@ -278,7 +278,7 @@

Method Details

"authority": "A String", # Output only. The user who authorized the creation of the subscription. When a user authorizes the subscription, this field and the `user_authority` field have the same value and the format is: Format: `users/{user}` For Google Workspace users, the `{user}` value is the [`user.id`](https://developers.google.com/admin-sdk/directory/reference/rest/v1/users#User.FIELDS.ids) field from the Directory API. When a Chat app authorizes the subscription, only `service_account_authority` field populates and this field is empty. "createTime": "A String", # Output only. The time when the subscription is created. "driveOptions": { # Additional supported options for serving Drive events. # Optional. Features that are supported only for subscriptions on Drive resources. - "includeDescendants": True or False, # Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types). + "includeDescendants": True or False, # Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. This field must be `true` for subscriptions on shared drives. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types). }, "etag": "A String", # Optional. This checksum is computed by the server based on the value of other fields, and might be sent on update requests to ensure the client has an up-to-date value before proceeding. "eventTypes": [ # Required. Unordered list. Input for creating a subscription. Otherwise, output only. One or more types of events to receive about the target resource. Formatted according to the CloudEvents specification. The supported event types depend on the target resource of your subscription. For details, see [Supported Google Workspace events](https://developers.google.com/workspace/events/guides#supported-events). By default, you also receive events about the [lifecycle of your subscription](https://developers.google.com/workspace/events/guides/events-lifecycle). You don't need to specify lifecycle events for this field. If you specify an event type that doesn't exist for the target resource, the request returns an HTTP `400 Bad Request` status code. @@ -308,17 +308,17 @@

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. +
@@ -334,7 +334,7 @@

Method Details

"authority": "A String", # Output only. The user who authorized the creation of the subscription. When a user authorizes the subscription, this field and the `user_authority` field have the same value and the format is: Format: `users/{user}` For Google Workspace users, the `{user}` value is the [`user.id`](https://developers.google.com/admin-sdk/directory/reference/rest/v1/users#User.FIELDS.ids) field from the Directory API. When a Chat app authorizes the subscription, only `service_account_authority` field populates and this field is empty. "createTime": "A String", # Output only. The time when the subscription is created. "driveOptions": { # Additional supported options for serving Drive events. # Optional. Features that are supported only for subscriptions on Drive resources. - "includeDescendants": True or False, # Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types). + "includeDescendants": True or False, # Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. This field must be `true` for subscriptions on shared drives. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types). }, "etag": "A String", # Optional. This checksum is computed by the server based on the value of other fields, and might be sent on update requests to ensure the client has an up-to-date value before proceeding. "eventTypes": [ # Required. Unordered list. Input for creating a subscription. Otherwise, output only. One or more types of events to receive about the target resource. Formatted according to the CloudEvents specification. The supported event types depend on the target resource of your subscription. For details, see [Supported Google Workspace events](https://developers.google.com/workspace/events/guides#supported-events). By default, you also receive events about the [lifecycle of your subscription](https://developers.google.com/workspace/events/guides/events-lifecycle). You don't need to specify lifecycle events for this field. If you specify an event type that doesn't exist for the target resource, the request returns an HTTP `400 Bad Request` status code. diff --git a/docs/dyn/workspaceevents_v1.tasks.pushNotificationConfigs.html b/docs/dyn/workspaceevents_v1.tasks.pushNotificationConfigs.html index 1dbbb8410c..16818e205c 100644 --- a/docs/dyn/workspaceevents_v1.tasks.pushNotificationConfigs.html +++ b/docs/dyn/workspaceevents_v1.tasks.pushNotificationConfigs.html @@ -90,7 +90,7 @@

Instance Methods

list(parent, pageSize=None, pageToken=None, tenant=None, x__xgafv=None)

Get a list of push notifications configured for a task.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -237,17 +237,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtubeAnalytics_v2.groups.html b/docs/dyn/youtubeAnalytics_v2.groups.html index 0a2cf2f1b1..c2ef730953 100644 --- a/docs/dyn/youtubeAnalytics_v2.groups.html +++ b/docs/dyn/youtubeAnalytics_v2.groups.html @@ -87,7 +87,7 @@

Instance Methods

list(id=None, mine=None, onBehalfOfContentOwner=None, pageToken=None, x__xgafv=None)

Returns a collection of groups that match the API request parameters. For example, you can retrieve all groups that the authenticated user owns, or you can retrieve one or more groups by their unique IDs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

update(body=None, onBehalfOfContentOwner=None, x__xgafv=None)

@@ -288,17 +288,17 @@

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. +
diff --git a/docs/dyn/youtubeAnalytics_v2.html b/docs/dyn/youtubeAnalytics_v2.html index 38ac230686..ce82e9f603 100644 --- a/docs/dyn/youtubeAnalytics_v2.html +++ b/docs/dyn/youtubeAnalytics_v2.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/youtubereporting_v1.html b/docs/dyn/youtubereporting_v1.html index bf64d7869d..2829dba0cb 100644 --- a/docs/dyn/youtubereporting_v1.html +++ b/docs/dyn/youtubereporting_v1.html @@ -93,7 +93,7 @@

Instance Methods

close()

Close httplib2 connections.

- new_batch_http_request()

+ new_batch_http_request(callback=None)

Create a BatchHttpRequest object based on the discovery document.

Method Details

@@ -102,20 +102,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. +
\ No newline at end of file diff --git a/docs/dyn/youtubereporting_v1.jobs.html b/docs/dyn/youtubereporting_v1.jobs.html index 7af417fc03..cf0dbc300e 100644 --- a/docs/dyn/youtubereporting_v1.jobs.html +++ b/docs/dyn/youtubereporting_v1.jobs.html @@ -95,7 +95,7 @@

Instance Methods

list(includeSystemManaged=None, onBehalfOfContentOwner=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists jobs.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -216,17 +216,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtubereporting_v1.jobs.reports.html b/docs/dyn/youtubereporting_v1.jobs.reports.html index 89227ac0b9..0336f86b83 100644 --- a/docs/dyn/youtubereporting_v1.jobs.reports.html +++ b/docs/dyn/youtubereporting_v1.jobs.reports.html @@ -84,7 +84,7 @@

Instance Methods

list(jobId, createdAfter=None, onBehalfOfContentOwner=None, pageSize=None, pageToken=None, startTimeAtOrAfter=None, startTimeBefore=None, x__xgafv=None)

Lists reports created by a specific job. Returns NOT_FOUND if the job does not exist.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -156,17 +156,17 @@

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. +
\ No newline at end of file diff --git a/docs/dyn/youtubereporting_v1.reportTypes.html b/docs/dyn/youtubereporting_v1.reportTypes.html index 83f177445e..d742e78313 100644 --- a/docs/dyn/youtubereporting_v1.reportTypes.html +++ b/docs/dyn/youtubereporting_v1.reportTypes.html @@ -81,7 +81,7 @@

Instance Methods

list(includeSystemManaged=None, onBehalfOfContentOwner=None, pageSize=None, pageToken=None, x__xgafv=None)

Lists report types.

- list_next()

+ list_next(previous_request, previous_response)

Retrieves the next page of results.

Method Details

@@ -120,17 +120,17 @@

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. +
\ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/admin.reports_v1.json b/googleapiclient/discovery_cache/documents/admin.reports_v1.json index 9a32743ee1..74dac87ead 100644 --- a/googleapiclient/discovery_cache/documents/admin.reports_v1.json +++ b/googleapiclient/discovery_cache/documents/admin.reports_v1.json @@ -264,7 +264,7 @@ "type": "string" }, "includeSensitiveData": { -"description": "Optional. When set to `true`, this field allows sensitive user-generated content to be included in the returned audit logs. This parameter is supported only for Rules (DLP) and Chat applications; using it with any other application will result in a permission error.", +"description": "Optional. When set to `true`, this field allows sensitive user-generated content to be included in the returned audit logs. This parameter is supported only for Rules (DLP), Chat and Workspace Studio applications; using it with any other application will result in a permission error.", "location": "query", "type": "boolean" }, @@ -702,7 +702,7 @@ } } }, -"revision": "20260809", +"revision": "20260823", "rootUrl": "https://admin.googleapis.com/", "schemas": { "Activities": { @@ -1006,7 +1006,7 @@ }, "userDeviceInfo": { "$ref": "ActivityUserDeviceInfo", -"description": "Device details of the user doing the action." +"description": "Device details of the user doing the action. This field is only exposed for the `contacts`, `gemini_in_workspace_apps`, `keep`, `meet_hardware`, `meet`, `chat`, `chrome`, `directory_sync`, `drive`, `groups`, `rules`, `data_studio`, `saml` applications." } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/agenciesandbrands.v1.json b/googleapiclient/discovery_cache/documents/agenciesandbrands.v1.json new file mode 100644 index 0000000000..6b9641fc35 --- /dev/null +++ b/googleapiclient/discovery_cache/documents/agenciesandbrands.v1.json @@ -0,0 +1,1318 @@ +{ +"auth": { +"oauth2": { +"scopes": { +"https://www.googleapis.com/auth/agencies-and-brands": { +"description": "View, create, edit, and delete data entities in your Agency account." +} +} +} +}, +"basePath": "", +"baseUrl": "https://agenciesandbrands.googleapis.com/", +"batchPath": "batch", +"canonicalName": "AgenciesAndBrands", +"description": "Agencies and brands API is an externally available HTTP API for ad agencies and brands to programmatically manage their deals and spending with Google Ad Manager publishers.", +"discoveryVersion": "v1", +"documentationLink": "https://developers.google.com/authorized-buyers/agencies-and-brands/get-started/start", +"fullyEncodeReservedExpansion": true, +"icons": { +"x16": "http://www.google.com/images/icons/product/search-16.gif", +"x32": "http://www.google.com/images/icons/product/search-32.gif" +}, +"id": "agenciesandbrands:v1", +"kind": "discovery#restDescription", +"mtlsRootUrl": "https://agenciesandbrands.mtls.googleapis.com/", +"name": "agenciesandbrands", +"ownerDomain": "google.com", +"ownerName": "Google", +"parameters": { +"$.xgafv": { +"description": "V1 error format.", +"enum": [ +"1", +"2" +], +"enumDescriptions": [ +"v1 error format", +"v2 error format" +], +"location": "query", +"type": "string" +}, +"access_token": { +"description": "OAuth access token.", +"location": "query", +"type": "string" +}, +"alt": { +"default": "json", +"description": "Data format for response.", +"enum": [ +"json", +"media", +"proto" +], +"enumDescriptions": [ +"Responses with Content-Type of application/json", +"Media download with context-dependent Content-Type", +"Responses with Content-Type of application/x-protobuf" +], +"location": "query", +"type": "string" +}, +"callback": { +"description": "JSONP", +"location": "query", +"type": "string" +}, +"fields": { +"description": "Selector specifying which fields to include in a partial response.", +"location": "query", +"type": "string" +}, +"key": { +"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", +"location": "query", +"type": "string" +}, +"oauth_token": { +"description": "OAuth 2.0 token for the current user.", +"location": "query", +"type": "string" +}, +"prettyPrint": { +"default": "true", +"description": "Returns response with indentations and line breaks.", +"location": "query", +"type": "boolean" +}, +"quotaUser": { +"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", +"location": "query", +"type": "string" +}, +"uploadType": { +"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", +"location": "query", +"type": "string" +}, +"upload_protocol": { +"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", +"location": "query", +"type": "string" +} +}, +"protocol": "rest", +"resources": { +"agencies": { +"resources": { +"reports": { +"methods": { +"create": { +"description": "Creates a `Report` object.", +"flatPath": "v1/agencies/{agenciesId}/reports", +"httpMethod": "POST", +"id": "agenciesandbrands.agencies.reports.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"parent": { +"description": "Required. The parent resource where this `Report` will be created. Format: `agencies/{account_id}`", +"location": "path", +"pattern": "^agencies/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/reports", +"request": { +"$ref": "Report" +}, +"response": { +"$ref": "Report" +}, +"scopes": [ +"https://www.googleapis.com/auth/agencies-and-brands" +] +}, +"delete": { +"description": "Deletes a `Report` object.", +"flatPath": "v1/agencies/{agenciesId}/reports/{reportsId}", +"httpMethod": "DELETE", +"id": "agenciesandbrands.agencies.reports.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Resource name of the report to delete. Format: `agencies/{account_id}/reports/{report_id}`", +"location": "path", +"pattern": "^agencies/[^/]+/reports/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/agencies-and-brands" +] +}, +"get": { +"description": "Retrieves a `Report` object.", +"flatPath": "v1/agencies/{agenciesId}/reports/{reportsId}", +"httpMethod": "GET", +"id": "agenciesandbrands.agencies.reports.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the report. Format: `agencies/{account_id}/reports/{report_id}`", +"location": "path", +"pattern": "^agencies/[^/]+/reports/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Report" +}, +"scopes": [ +"https://www.googleapis.com/auth/agencies-and-brands" +] +}, +"list": { +"description": "Lists `Report` objects.", +"flatPath": "v1/agencies/{agenciesId}/reports", +"httpMethod": "GET", +"id": "agenciesandbrands.agencies.reports.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"filter": { +"description": "Optional. Expression to filter the response. See syntax details at https://developers.google.com/ad-manager/api/beta/filters", +"location": "query", +"type": "string" +}, +"orderBy": { +"description": "Optional. Expression to specify sorting order. See syntax details at https://developers.google.com/ad-manager/api/beta/filters#order", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. The maximum number of `Reports` to return. The service may return fewer than this value. If unspecified, at most 50 `Reports` will be returned. The maximum value is 1000; values greater than 1000 will be coerced to 1000.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token, received from a previous `ListReports` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListReports` must match the call that provided the page token.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent, which owns this collection of reports. Format: `agencies/{account_id}`", +"location": "path", +"pattern": "^agencies/[^/]+$", +"required": true, +"type": "string" +}, +"skip": { +"description": "Optional. Number of individual resources to skip while paginating.", +"format": "int32", +"location": "query", +"type": "integer" +} +}, +"path": "v1/{+parent}/reports", +"response": { +"$ref": "ListReportsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/agencies-and-brands" +] +}, +"patch": { +"description": "Updates a `Report` object.", +"flatPath": "v1/agencies/{agenciesId}/reports/{reportsId}", +"httpMethod": "PATCH", +"id": "agenciesandbrands.agencies.reports.patch", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Identifier. The resource name of the report. Report resource name have the form: `agencies/{account_id}/reports/{report_id}`", +"location": "path", +"pattern": "^agencies/[^/]+/reports/[^/]+$", +"required": true, +"type": "string" +}, +"updateMask": { +"description": "Optional. The list of fields to update.", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "v1/{+name}", +"request": { +"$ref": "Report" +}, +"response": { +"$ref": "Report" +}, +"scopes": [ +"https://www.googleapis.com/auth/agencies-and-brands" +] +}, +"run": { +"description": "Initiates the execution of an existing report asynchronously. Users can get the report by polling this operation using `OperationsService.GetOperation`. Poll every 5 seconds initially, with an exponential backoff. Once a report is complete, the operation will contain a `RunReportResponse` in its response field containing a report_result that can be passed to the `FetchReportResultRows` method to retrieve the report data.", +"flatPath": "v1/agencies/{agenciesId}/reports/{reportsId}:run", +"httpMethod": "POST", +"id": "agenciesandbrands.agencies.reports.run", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The report to run. Format: `agencies/{account_id}/reports/{report_id}`", +"location": "path", +"pattern": "^agencies/[^/]+/reports/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}:run", +"request": { +"$ref": "RunReportRequest" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/agencies-and-brands" +] +} +}, +"resources": { +"operations": { +"methods": { +"get": { +"description": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", +"flatPath": "v1/agencies/{agenciesId}/reports/{reportsId}/operations/{operationsId}", +"httpMethod": "GET", +"id": "agenciesandbrands.agencies.reports.operations.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "The name of the operation resource.", +"location": "path", +"pattern": "^agencies/[^/]+/reports/[^/]+/operations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/agencies-and-brands" +] +} +} +}, +"results": { +"methods": { +"fetchRows": { +"description": "Returns the result rows from a completed report. The caller must have previously called `RunReport` and waited for that operation to complete. The rows will be returned according to the order specified by the `sorts` member of the report definition.", +"flatPath": "v1/agencies/{agenciesId}/reports/{reportsId}/results/{resultsId}:fetchRows", +"httpMethod": "GET", +"id": "agenciesandbrands.agencies.reports.results.fetchRows", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "The report result being fetched. Format: `agencies/{account_id}/reports/{report_id}/results/{report_result_id}`", +"location": "path", +"pattern": "^agencies/[^/]+/reports/[^/]+/results/[^/]+$", +"required": true, +"type": "string" +}, +"pageSize": { +"description": "Optional. The maximum number of rows to return. The service may return fewer than this value. If unspecified, at most 1,000 rows will be returned. The maximum value is 10,000; values greater than 10,000 will be reduced to 10,000.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token, received from a previous `FetchReportResultRows` call. Provide this to retrieve the second and subsequent batches of rows.", +"location": "query", +"type": "string" +} +}, +"path": "v1/{+name}:fetchRows", +"response": { +"$ref": "FetchReportResultRowsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/agencies-and-brands" +] +} +} +} +} +} +} +} +}, +"revision": "20260828", +"rootUrl": "https://agenciesandbrands.googleapis.com/", +"schemas": { +"Date": { +"description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", +"id": "Date", +"properties": { +"day": { +"description": "Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.", +"format": "int32", +"type": "integer" +}, +"month": { +"description": "Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.", +"format": "int32", +"type": "integer" +}, +"year": { +"description": "Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.", +"format": "int32", +"type": "integer" +} +}, +"type": "object" +}, +"DateRange": { +"description": "A date range for a report.", +"id": "DateRange", +"properties": { +"fixed": { +"$ref": "FixedDateRange", +"description": "A fixed date range." +}, +"relative": { +"description": "A relative date range.", +"enum": [ +"RELATIVE_DATE_RANGE_UNSPECIFIED", +"TODAY", +"YESTERDAY", +"THIS_WEEK_TO_DATE", +"THIS_WEEK_TO_YESTERDAY", +"THIS_MONTH_TO_DATE", +"THIS_MONTH_TO_YESTERDAY", +"THIS_QUARTER_TO_DATE", +"THIS_QUARTER_TO_YESTERDAY", +"THIS_YEAR_TO_DATE", +"THIS_YEAR_TO_YESTERDAY", +"LAST_WEEK", +"LAST_WEEK_STARTING_SUNDAY", +"LAST_MONTH", +"LAST_QUARTER", +"LAST_YEAR", +"LAST_7_DAYS", +"LAST_30_DAYS", +"LAST_60_DAYS", +"LAST_90_DAYS", +"LAST_93_DAYS", +"LAST_180_DAYS", +"LAST_360_DAYS", +"LAST_365_DAYS", +"LAST_3_MONTHS", +"LAST_6_MONTHS", +"LAST_12_MONTHS", +"ALL_AVAILABLE" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"The date the report is run.", +"The date a day before the date that the report is run.", +"From the beginning of the calendar week in which the up to and including the day the report is run.", +"From the beginning of the calendar week in which the report is run, up to and including the day before the report is run.", +"From the beginning of the calendar month in which the report is run, to up to and including the day the report is run.", +"From the beginning of the calendar month in which the report is run, up to and including the day before the report is run.", +"From the beginning of the calendar quarter in which the report is run, up to and including the day the report is run.", +"From the beginning of the calendar quarter in which the report is run, up to and including the day before the report is run.", +"From the beginning of the calendar year in which the report is run, to up to and including the day the report is run.", +"From the beginning of the calendar year in which the report is run, to up to and including the day before the report is run.", +"The entire previous calendar week, Monday to Sunday (inclusive), preceding the calendar week the report is run.", +"The entire previous calendar week, Sunday to Saturday (inclusive), preceding the calendar week the report is run.", +"The entire previous calendar month preceding the calendar month the report is run.", +"The entire previous calendar quarter preceding the calendar quarter the report is run.", +"The entire previous calendar year preceding the calendar year the report is run.", +"The 7 days preceding the day the report is run.", +"The 30 days preceding the day the report is run.", +"The 60 days preceding the day the report is run.", +"The 90 days preceding the day the report is run.", +"The 93 days preceding the day the report is run.", +"The 180 days preceding the day the report is run.", +"The 360 days preceding the day the report is run.", +"The 365 days preceding the day the report is run.", +"The entire previous 3 calendar months preceding the calendar month the report is run.", +"The entire previous 6 calendar months preceding the calendar month the report is run.", +"The entire previous 12 calendar months preceding the calendar month the report is run.", +"From 3 years before the report is run, to the day before the report is run, inclusive." +], +"type": "string" +} +}, +"type": "object" +}, +"DoubleList": { +"description": "A list of double values.", +"id": "DoubleList", +"properties": { +"values": { +"description": "The values", +"items": { +"format": "double", +"type": "number" +}, +"type": "array" +} +}, +"type": "object" +}, +"Empty": { +"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }", +"id": "Empty", +"properties": {}, +"type": "object" +}, +"FetchReportResultRowsResponse": { +"description": "The response message for the fetch report result rows endpoint.", +"id": "FetchReportResultRowsResponse", +"properties": { +"dateRanges": { +"description": "The computed fixed date ranges this report includes. Only returned with the first page of results (when page_token is not included in the request).", +"items": { +"$ref": "FixedDateRange" +}, +"type": "array" +}, +"nextPageToken": { +"description": "A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.", +"type": "string" +}, +"rows": { +"description": "Up to `page_size` rows of report data.", +"items": { +"$ref": "Row" +}, +"type": "array" +}, +"runTime": { +"description": "The time at which the report was scheduled to run. For non-scheduled reports, this is the time at which the report was requested to be run.", +"format": "google-datetime", +"type": "string" +}, +"totalRowCount": { +"description": "The total number of rows available from this report. Useful for pagination. Only returned with the first page of results (when page_token is not included in the request).", +"format": "int32", +"type": "integer" +} +}, +"type": "object" +}, +"Field": { +"description": "A dimension or a metric in a report.", +"id": "Field", +"properties": { +"dimension": { +"description": "The dimension this field represents.", +"enum": [ +"DIMENSION_UNSPECIFIED", +"ADVERTISER_DOMAIN", +"AGENCY_ACCOUNT_ID", +"AGENCY_ACCOUNT_NAME", +"BID_FILTERING_REASON", +"BID_FILTERING_REASON_NAME", +"BUYER_SDK", +"CAMPAIGN_ID", +"CAMPAIGN_NAME", +"COUNTRY", +"CREATIVE_FORMAT", +"CREATIVE_ID", +"CREATIVE_POLICIES", +"CREATIVE_POLICIES_NAME", +"CREATIVE_SIZE", +"CURATION_DATA_SEGMENT_ID", +"CURATION_PARTNER_NAME", +"CURATOR_FEE_TYPE", +"DATE", +"DEAL_ID", +"DEAL_NAME", +"DETECTED_ADVERTISER_NAME", +"DSP_NAME", +"DSP_SEAT_ID", +"ENVIRONMENT", +"ENVIRONMENT_NAME", +"GMA_SDK", +"HOUR", +"MOBILE_APP_ID", +"MOBILE_APP_NAME", +"MOBILE_OS", +"MONTH", +"PACKAGE_FEE_VISIBILITY", +"PLACEMENT_ID", +"PLATFORM", +"PUBLISHER_DOMAIN", +"PUBLISHER_ID", +"PUBLISHER_NAME", +"PUBLISHER_PROTECTIONS", +"PUBLISHER_PROTECTIONS_NAME", +"SELLER_AUTHORIZATION", +"SELLER_AUTHORIZATION_NAME", +"SUPPLY_PATH_TYPE", +"SUPPLY_PATH_TYPE_NAME", +"TRANSACTION_TYPE", +"VAST_ERROR_CODE", +"WEEK" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"The domain of the advertiser.", +"Agency account ID.", +"Agency account name.", +"Reason that a Real-time Bidding bid was filtered from the auction.", +"The short description of the reason that a Real-time Bidding bid was filtered from the auction.", +"A boolean indicating whether the impression was rendered by a buyer SDK. If set to true, the impression was rendered by a buyer SDK.", +"The ID of the agency campaign.", +"The display name of the agency campaign.", +"Display name of a country.", +"Creative format, \"Display\" vs. \"Video\".", +"Creative ID.", +"Applied creative policies.", +"The localized display name of applied creative policies.", +"Creative size.", +"The ID of the data segment created by a curator.", +"The display name of the curation partner.", +"The type of curation service (e.g. packaging or data segment).", +"Date.", +"Deal ID.", +"Deal name.", +"Display name of the detected advertiser.", +"Display name of the DSP.", +"DSP Seat ID.", +"The user device and container environment where the impression originates. Supported values are \"app\" and \"web\".", +"The localized display name of the user device and container environment where the impression originates. Supported values are \"app\" and \"web\".", +"A boolean indicating whether the impression was rendered by the Google Mobile Ads SDK. If set to true, the impression was rendered by the Google Mobile Ads SDK.", +"Hour.", +"Mobile App ID.", +"Mobile App Name.", +"Mobile operating system.", +"Month.", +"The visibility of the package fee (e.g. disclosed or non-disclosed).", +"Placement ID.", +"Platform, e.g. \"desktop\" vs. \"mobile\".", +"Publisher domain.", +"Publisher identifier.", +"Publisher name.", +"Whether publisher protections are applied.", +"The localized display name indicating whether publisher protections are applied.", +"Seller authorization.", +"The localized display name of seller authorization.", +"The supply path type of the deal for Agency Direct.", +"The localized display name of the supply path type of the deal for Agency Direct.", +"The transaction type of the deal.", +"VAST error code.", +"Week." +], +"type": "string" +}, +"metric": { +"description": "The metric this field represents.", +"enum": [ +"METRIC_UNSPECIFIED", +"ACTIVE_VIEW_MEASURABILITY_RATE", +"ACTIVE_VIEW_MEASURABLE", +"ACTIVE_VIEW_VIEWABILITY_RATE", +"ACTIVE_VIEW_VIEWABLE", +"AUCTIONS_WON", +"BIDS", +"BIDS_IN_AUCTION", +"CLICKS", +"CPC", +"CPM", +"CURATION_PARTNER_FEE", +"DISCOUNT_AMOUNT", +"EFFECTIVE_DISCOUNT_RATE", +"ENGAGED_VIEWS", +"IMPRESSIONS", +"PRE_DISCOUNT_SPEND", +"PRE_DISCOUNT_SPEND_WITHOUT_CURATION_PARTNER_FEE", +"REACHED_QUERIES", +"SPEND", +"SPEND_WITHOUT_CURATION_PARTNER_FEE", +"VAST_ERROR_COUNT", +"VIDEO_COMPLETE", +"VIDEO_FIRST_QUARTILE", +"VIDEO_MIDPOINT", +"VIDEO_START", +"VIDEO_THIRD_QUARTILE", +"VIDEO_VTR" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"Active View measurability rate.", +"Active View measurable.", +"Active view viewability rate.", +"Active View viewable imps.", +"Auctions won.", +"Bids.", +"Bids in auction.", +"Clicks.", +"CPC.", +"CPM.", +"Curator fee.", +"Discount amount in media planner currency.", +"Discount rate in media planner currency.", +"Engaged views.", +"Impressions.", +"Discount spend in media planner currency.", +"Gross media cost in media planner currency.", +"Queries that are reached in the mediation chain.", +"Spend in reporting currency specified in the request. Defaults to USD.", +"Net media cost in media planner currency.", +"Number of video impressions failed to render due to VAST errors.", +"Number of video impressions played to completion.", +"Number of video impressions played to the first quartile.", +"Number of video impressions played to the midpoint.", +"Number of video impressions played.", +"Number of video impressions played to the third quartile.", +"The rate in which video impressions were watched to completion." +], +"type": "string" +} +}, +"type": "object" +}, +"FieldFilter": { +"description": "A filter on a specific field.", +"id": "FieldFilter", +"properties": { +"field": { +"$ref": "Field", +"description": "Required. The field to filter on." +}, +"operation": { +"description": "Required. The operation of this filter.", +"enum": [ +"IN", +"NOT_IN", +"CONTAINS", +"NOT_CONTAINS", +"LESS_THAN", +"LESS_THAN_EQUALS", +"GREATER_THAN", +"GREATER_THAN_EQUALS", +"BETWEEN", +"MATCHES", +"NOT_MATCHES" +], +"enumDescriptions": [ +"For scalar operands, checks if the operand is in the set of provided filter values. For list operands, checks if any element in the operand is in the set of provided filter values. Default value.", +"For scalar operands, checks that the operand is not in the set of provided filter values. For list operands, checks that none of the elements in the operand is in the set of provided filter values.", +"For scalar string operands, checks if the operand contains any of the provided filter substrings. For string list operands, checks if any string in the operand contains any of the provided filter substrings.", +"For scalar string operands, checks that the operand contains none of the provided filter substrings. For string list operands, checks that none of the strings in the operand contain none of the provided filter substrings.", +"Operand is less than the provided filter value.", +"Operand is less than or equal to provided filter value.", +"Operand is greater than provided filter value.", +"Operand is greater than or equal to provided filter value.", +"Operand is between provided filter values.", +"Operand matches against a regular expression or set of regular expressions (one must match).", +"Operand negative matches against a regular expression or set of regular expressions (none must match)." +], +"type": "string" +}, +"values": { +"description": "Required. Values to filter to.", +"items": { +"$ref": "ReportValue" +}, +"type": "array" +} +}, +"type": "object" +}, +"Filter": { +"description": "A filter over one or more fields.", +"id": "Filter", +"properties": { +"andFilter": { +"$ref": "FilterList", +"description": "A list of filters whose results are AND-ed." +}, +"fieldFilter": { +"$ref": "FieldFilter", +"description": "A filter on a single field." +}, +"notFilter": { +"$ref": "Filter", +"description": "A filter whose result is negated." +}, +"orFilter": { +"$ref": "FilterList", +"description": "A list of filters whose results are OR-ed." +} +}, +"type": "object" +}, +"FilterList": { +"description": "A list of filters.", +"id": "FilterList", +"properties": { +"filters": { +"description": "Required. A list of filters.", +"items": { +"$ref": "Filter" +}, +"type": "array" +} +}, +"type": "object" +}, +"FixedDateRange": { +"description": "A date range between two fixed dates (inclusive of end date).", +"id": "FixedDateRange", +"properties": { +"endDate": { +"$ref": "Date", +"description": "Required. The end date (inclusive) of this date range." +}, +"startDate": { +"$ref": "Date", +"description": "Required. The start date of this date range." +} +}, +"type": "object" +}, +"IntList": { +"description": "A list of integer values.", +"id": "IntList", +"properties": { +"values": { +"description": "The values", +"items": { +"format": "int64", +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"ListReportsResponse": { +"description": "Response object for `ListReportsResponse` containing matching `Report` objects.", +"id": "ListReportsResponse", +"properties": { +"nextPageToken": { +"description": "A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.", +"type": "string" +}, +"reports": { +"description": "The `Report` objects from the specified network.", +"items": { +"$ref": "Report" +}, +"type": "array" +}, +"totalSize": { +"description": "Total number of `Report` objects. If a filter was included in the request, this reflects the total number after the filtering is applied. `total_size` won't be calculated in the response unless it has been included in a response field mask. The response field mask can be provided to the method by using the URL parameter `$fields` or `fields`, or by using the HTTP/gRPC header `X-Goog-FieldMask`. For more information, see https://developers.google.com/ad-manager/api/beta/field-masks", +"format": "int32", +"type": "integer" +} +}, +"type": "object" +}, +"MetricValueGroup": { +"description": "Contains all metric values requested for a single date range and set of column dimension values (returned in the columns field of the response). The order of the metrics in each field corresponds to the order of the metrics specified in the request.", +"id": "MetricValueGroup", +"properties": { +"primaryValues": { +"description": "Data for the PRIMARY MetricValueType.", +"items": { +"$ref": "ReportValue" +}, +"type": "array" +} +}, +"type": "object" +}, +"Operation": { +"description": "This resource represents a long-running operation that is the result of a network API call.", +"id": "Operation", +"properties": { +"done": { +"description": "If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.", +"type": "boolean" +}, +"error": { +"$ref": "Status", +"description": "The error result of the operation in case of failure or cancellation." +}, +"metadata": { +"additionalProperties": { +"description": "Properties of the object. Contains field @type with type URL.", +"type": "any" +}, +"description": "Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.", +"type": "object" +}, +"name": { +"description": "The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.", +"type": "string" +}, +"response": { +"additionalProperties": { +"description": "Properties of the object. Contains field @type with type URL.", +"type": "any" +}, +"description": "The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.", +"type": "object" +} +}, +"type": "object" +}, +"Report": { +"description": "The `Report` resource.", +"id": "Report", +"properties": { +"createTime": { +"description": "Output only. The instant this report was created.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"displayName": { +"description": "Optional. Display name for the report.", +"type": "string" +}, +"locale": { +"description": "Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.", +"readOnly": true, +"type": "string" +}, +"name": { +"description": "Identifier. The resource name of the report. Report resource name have the form: `agencies/{account_id}/reports/{report_id}`", +"type": "string" +}, +"reportDefinition": { +"$ref": "ReportDefinition", +"description": "Required. The report definition of the report." +}, +"reportId": { +"description": "Output only. Report ID.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"updateTime": { +"description": "Output only. The instant this report was last modified.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"ReportDefinition": { +"description": "The definition of how a report should be run.", +"id": "ReportDefinition", +"properties": { +"currencyCode": { +"description": "Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.", +"type": "string" +}, +"dateRange": { +"$ref": "DateRange", +"description": "Required. The primary date range of this report." +}, +"dimensions": { +"description": "Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.", +"items": { +"enum": [ +"DIMENSION_UNSPECIFIED", +"ADVERTISER_DOMAIN", +"AGENCY_ACCOUNT_ID", +"AGENCY_ACCOUNT_NAME", +"BID_FILTERING_REASON", +"BID_FILTERING_REASON_NAME", +"BUYER_SDK", +"CAMPAIGN_ID", +"CAMPAIGN_NAME", +"COUNTRY", +"CREATIVE_FORMAT", +"CREATIVE_ID", +"CREATIVE_POLICIES", +"CREATIVE_POLICIES_NAME", +"CREATIVE_SIZE", +"CURATION_DATA_SEGMENT_ID", +"CURATION_PARTNER_NAME", +"CURATOR_FEE_TYPE", +"DATE", +"DEAL_ID", +"DEAL_NAME", +"DETECTED_ADVERTISER_NAME", +"DSP_NAME", +"DSP_SEAT_ID", +"ENVIRONMENT", +"ENVIRONMENT_NAME", +"GMA_SDK", +"HOUR", +"MOBILE_APP_ID", +"MOBILE_APP_NAME", +"MOBILE_OS", +"MONTH", +"PACKAGE_FEE_VISIBILITY", +"PLACEMENT_ID", +"PLATFORM", +"PUBLISHER_DOMAIN", +"PUBLISHER_ID", +"PUBLISHER_NAME", +"PUBLISHER_PROTECTIONS", +"PUBLISHER_PROTECTIONS_NAME", +"SELLER_AUTHORIZATION", +"SELLER_AUTHORIZATION_NAME", +"SUPPLY_PATH_TYPE", +"SUPPLY_PATH_TYPE_NAME", +"TRANSACTION_TYPE", +"VAST_ERROR_CODE", +"WEEK" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"The domain of the advertiser.", +"Agency account ID.", +"Agency account name.", +"Reason that a Real-time Bidding bid was filtered from the auction.", +"The short description of the reason that a Real-time Bidding bid was filtered from the auction.", +"A boolean indicating whether the impression was rendered by a buyer SDK. If set to true, the impression was rendered by a buyer SDK.", +"The ID of the agency campaign.", +"The display name of the agency campaign.", +"Display name of a country.", +"Creative format, \"Display\" vs. \"Video\".", +"Creative ID.", +"Applied creative policies.", +"The localized display name of applied creative policies.", +"Creative size.", +"The ID of the data segment created by a curator.", +"The display name of the curation partner.", +"The type of curation service (e.g. packaging or data segment).", +"Date.", +"Deal ID.", +"Deal name.", +"Display name of the detected advertiser.", +"Display name of the DSP.", +"DSP Seat ID.", +"The user device and container environment where the impression originates. Supported values are \"app\" and \"web\".", +"The localized display name of the user device and container environment where the impression originates. Supported values are \"app\" and \"web\".", +"A boolean indicating whether the impression was rendered by the Google Mobile Ads SDK. If set to true, the impression was rendered by the Google Mobile Ads SDK.", +"Hour.", +"Mobile App ID.", +"Mobile App Name.", +"Mobile operating system.", +"Month.", +"The visibility of the package fee (e.g. disclosed or non-disclosed).", +"Placement ID.", +"Platform, e.g. \"desktop\" vs. \"mobile\".", +"Publisher domain.", +"Publisher identifier.", +"Publisher name.", +"Whether publisher protections are applied.", +"The localized display name indicating whether publisher protections are applied.", +"Seller authorization.", +"The localized display name of seller authorization.", +"The supply path type of the deal for Agency Direct.", +"The localized display name of the supply path type of the deal for Agency Direct.", +"The transaction type of the deal.", +"VAST error code.", +"Week." +], +"type": "string" +}, +"type": "array" +}, +"filters": { +"description": "Optional. The filters for this report.", +"items": { +"$ref": "Filter" +}, +"type": "array" +}, +"metrics": { +"description": "Required. The list of metrics to report on. If empty, the report will have no metrics.", +"items": { +"enum": [ +"METRIC_UNSPECIFIED", +"ACTIVE_VIEW_MEASURABILITY_RATE", +"ACTIVE_VIEW_MEASURABLE", +"ACTIVE_VIEW_VIEWABILITY_RATE", +"ACTIVE_VIEW_VIEWABLE", +"AUCTIONS_WON", +"BIDS", +"BIDS_IN_AUCTION", +"CLICKS", +"CPC", +"CPM", +"CURATION_PARTNER_FEE", +"DISCOUNT_AMOUNT", +"EFFECTIVE_DISCOUNT_RATE", +"ENGAGED_VIEWS", +"IMPRESSIONS", +"PRE_DISCOUNT_SPEND", +"PRE_DISCOUNT_SPEND_WITHOUT_CURATION_PARTNER_FEE", +"REACHED_QUERIES", +"SPEND", +"SPEND_WITHOUT_CURATION_PARTNER_FEE", +"VAST_ERROR_COUNT", +"VIDEO_COMPLETE", +"VIDEO_FIRST_QUARTILE", +"VIDEO_MIDPOINT", +"VIDEO_START", +"VIDEO_THIRD_QUARTILE", +"VIDEO_VTR" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"Active View measurability rate.", +"Active View measurable.", +"Active view viewability rate.", +"Active View viewable imps.", +"Auctions won.", +"Bids.", +"Bids in auction.", +"Clicks.", +"CPC.", +"CPM.", +"Curator fee.", +"Discount amount in media planner currency.", +"Discount rate in media planner currency.", +"Engaged views.", +"Impressions.", +"Discount spend in media planner currency.", +"Gross media cost in media planner currency.", +"Queries that are reached in the mediation chain.", +"Spend in reporting currency specified in the request. Defaults to USD.", +"Net media cost in media planner currency.", +"Number of video impressions failed to render due to VAST errors.", +"Number of video impressions played to completion.", +"Number of video impressions played to the first quartile.", +"Number of video impressions played to the midpoint.", +"Number of video impressions played.", +"Number of video impressions played to the third quartile.", +"The rate in which video impressions were watched to completion." +], +"type": "string" +}, +"type": "array" +}, +"sorts": { +"description": "Optional. Default sorts to apply to this report.", +"items": { +"$ref": "Sort" +}, +"type": "array" +}, +"timeZone": { +"description": "Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, \"America/New_York\".", +"type": "string" +}, +"timeZoneSource": { +"description": "Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.", +"enum": [ +"TIME_ZONE_SOURCE_UNSPECIFIED", +"AD_EXCHANGE", +"UTC", +"PROVIDED", +"AGENCY" +], +"enumDescriptions": [ +"Unspecified default value.", +"Use the Pacific time zone(PT).", +"Use UTC time zone.", +"Use the time zone provided in the ReportDefinition.time_zone field. Reports may take longer to run since the dates are dynamically calculated at request time.", +"Use the time zone from the agency's account settings." +], +"type": "string" +} +}, +"type": "object" +}, +"ReportValue": { +"description": "Represents a single value in a report.", +"id": "ReportValue", +"properties": { +"boolValue": { +"description": "For boolean values.", +"type": "boolean" +}, +"bytesValue": { +"description": "For bytes values.", +"format": "byte", +"type": "string" +}, +"doubleListValue": { +"$ref": "DoubleList", +"description": "For lists of double values." +}, +"doubleValue": { +"description": "For double values.", +"format": "double", +"type": "number" +}, +"intListValue": { +"$ref": "IntList", +"description": "For lists of integer values." +}, +"intValue": { +"description": "For integer values.", +"format": "int64", +"type": "string" +}, +"stringListValue": { +"$ref": "StringList", +"description": "For lists of string values." +}, +"stringValue": { +"description": "For string values.", +"type": "string" +} +}, +"type": "object" +}, +"Row": { +"description": "A row of report data.", +"id": "Row", +"properties": { +"dimensionValues": { +"description": "The order of the dimension values is the same as the order of the dimensions specified in the request.", +"items": { +"$ref": "ReportValue" +}, +"type": "array" +}, +"metricValueGroups": { +"description": " The length of the metric_value_groups field will be equal to the length of the date_ranges field in the fetch response. The metric_value_groups field is ordered such that each index corresponds to the date_range at the same index. For example, given date_ranges [x, y], metric_value_groups will have a length of two. The first entry in metric_value_groups represents the metrics for date x and the second entry in metric_value_groups represents the metrics for date y.", +"items": { +"$ref": "MetricValueGroup" +}, +"type": "array" +} +}, +"type": "object" +}, +"RunReportMetadata": { +"description": "`RunReport` operation metadata.", +"id": "RunReportMetadata", +"properties": { +"percentComplete": { +"description": "An estimate of how close this report is to being completed. Will always be 100 for failed and completed reports.", +"format": "int32", +"type": "integer" +}, +"report": { +"description": "The result's parent report.", +"type": "string" +} +}, +"type": "object" +}, +"RunReportRequest": { +"description": "Request message for a running a report.", +"id": "RunReportRequest", +"properties": {}, +"type": "object" +}, +"RunReportResponse": { +"description": "Response message for a completed `RunReport` operation.", +"id": "RunReportResponse", +"properties": { +"reportResult": { +"description": "The unique name of the generated result. Use with `FetchReportResultRows` to retrieve data.", +"type": "string" +} +}, +"type": "object" +}, +"Sort": { +"description": "Represents a sorting in a report.", +"id": "Sort", +"properties": { +"descending": { +"description": "Optional. The sort order. If true the sort will be descending.", +"type": "boolean" +}, +"field": { +"$ref": "Field", +"description": "Required. A field (dimension or metric) to sort by." +} +}, +"type": "object" +}, +"Status": { +"description": "The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors).", +"id": "Status", +"properties": { +"code": { +"description": "The status code, which should be an enum value of google.rpc.Code.", +"format": "int32", +"type": "integer" +}, +"details": { +"description": "A list of messages that carry the error details. There is a common set of message types for APIs to use.", +"items": { +"additionalProperties": { +"description": "Properties of the object. Contains field @type with type URL.", +"type": "any" +}, +"type": "object" +}, +"type": "array" +}, +"message": { +"description": "A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.", +"type": "string" +} +}, +"type": "object" +}, +"StringList": { +"description": "A list of string values.", +"id": "StringList", +"properties": { +"values": { +"description": "The values", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +} +}, +"servicePath": "", +"title": "Agencies and Brands API", +"version": "v1", +"version_module": true +} \ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1.json b/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1.json index 9cf35c8a7c..e6afb51f96 100644 --- a/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1.json +++ b/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1.json @@ -12,7 +12,7 @@ "baseUrl": "https://agentidentitycredentials.googleapis.com/", "batchPath": "batch", "canonicalName": "Agent Identity Credentials", -"description": "agentidentitycredentials.googleapis.com API.", +"description": "The Agent Identity Credentials API retrieves and finalizes authorization credentials for auth providers.", "discoveryVersion": "v1", "documentationLink": "https://cloud.google.com/iam/docs/", "fullyEncodeReservedExpansion": true, @@ -123,7 +123,7 @@ ], "parameters": { "authProvider": { -"description": "Required. The resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", +"description": "Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -142,7 +142,7 @@ ] }, "retrieve": { -"description": "Retrieves authorization credentials for an authprovider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `status` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.", +"description": "Retrieves authorization credentials for an auth provider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `result` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.", "flatPath": "v1/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/credentials:retrieve", "httpMethod": "POST", "id": "agentidentitycredentials.projects.locations.authProviders.credentials.retrieve", @@ -151,7 +151,7 @@ ], "parameters": { "authProvider": { -"description": "Required. The parent resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", +"description": "Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -178,21 +178,21 @@ } } }, -"revision": "20260717", +"revision": "20260813", "rootUrl": "https://agentidentitycredentials.googleapis.com/", "schemas": { "GoogleCloudAgentidentitycredentialsV1_ConsentRejected": { -"description": "Indicates the user has rejected the permission delegation or cancelled the request.", +"description": "Indicates the user has rejected the permission delegation or canceled the request.", "id": "GoogleCloudAgentidentitycredentialsV1_ConsentRejected", "properties": {}, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1_FinalizeCredentialsRequest": { -"description": "Request message for FinalizeCredentials.", +"description": "Request message for `FinalizeCredentials`.", "id": "GoogleCloudAgentidentitycredentialsV1_FinalizeCredentialsRequest", "properties": { "consentNonce": { -"description": "Required. The same consent_nonce value that was provided during redirect in the UriConsentRequired metadata.", +"description": "Required. The same `consent_nonce` value that was provided during retrieval in the [UriConsentRequired](https://cloud.google.com/iam/docs/reference/agentidentitycredentials/rest/v1/projects.locations.authProviders.credentials/retrieve#UriConsentRequired) metadata.", "type": "string" }, "userId": { @@ -208,27 +208,27 @@ "type": "object" }, "GoogleCloudAgentidentitycredentialsV1_FinalizeCredentialsResponse": { -"description": "Response message for FinalizeCredentials. Intentionally empty", +"description": "Response message for `FinalizeCredentials`. Intentionally empty.", "id": "GoogleCloudAgentidentitycredentialsV1_FinalizeCredentialsResponse", "properties": {}, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1_Pending": { -"description": "Indicates that the credential retrieval is pending. The caller should retry the RetrieveCredentials request after some time.", +"description": "Indicates that the credential retrieval is pending. The caller should retry the `RetrieveCredentials` request after some time.", "id": "GoogleCloudAgentidentitycredentialsV1_Pending", "properties": {}, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1_RetrieveCredentialsRequest": { -"description": "Request message for RetrieveCredentials.", +"description": "Request message for `RetrieveCredentials`.", "id": "GoogleCloudAgentidentitycredentialsV1_RetrieveCredentialsRequest", "properties": { "continueUri": { -"description": "Optional. The URI to redirect the user to after consent is completed. This field is required for authproviders using the 3-legged OAuth flow. For other authprovider types, this field is unused but not rejected.", +"description": "Optional. The URI to redirect the user to after consent is completed. This field is required for auth providers using the 3-legged OAuth flow. For other auth provider types, this field is unused but not rejected.", "type": "string" }, "forceRefreshToken": { -"description": "Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Will trigger a refresh of the access token with a stored refresh token, if possible, or a new consent flow.", +"description": "Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Setting this field triggers a refresh of the access token with a stored refresh token, if possible, or a new consent flow.", "type": "string" }, "scopes": { @@ -246,7 +246,7 @@ "type": "object" }, "GoogleCloudAgentidentitycredentialsV1_RetrieveCredentialsResponse": { -"description": "Response message for RetrieveCredentials. Contains the access tokens and related artifacts.", +"description": "Response message for `RetrieveCredentials`. Contains the access tokens and related artifacts.", "id": "GoogleCloudAgentidentitycredentialsV1_RetrieveCredentialsResponse", "properties": { "consentRejected": { @@ -263,7 +263,7 @@ }, "uriConsentRequired": { "$ref": "GoogleCloudAgentidentitycredentialsV1_UriConsentRequired", -"description": "Message indicating uri based consent is required." +"description": "Message indicating URI-based consent is required." } }, "type": "object" @@ -289,14 +289,14 @@ "type": "array" }, "token": { -"description": "The retrieved access token or credential for the end user. On MCPTool call, for an invalid token OAuth spec says this should return 401 or 403, but MCPServers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to RetrieveCredentials with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow.", +"description": "The retrieved access token or credential for the end user. On an MCP tool call, for an invalid token the OAuth spec states that this should return `401` or `403`, but MCP servers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to `RetrieveCredentials` with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow.", "type": "string" } }, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1_UriConsentRequired": { -"description": "Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback", +"description": "Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback.", "id": "GoogleCloudAgentidentitycredentialsV1_UriConsentRequired", "properties": { "authorizationUri": { @@ -305,7 +305,7 @@ "type": "string" }, "consentNonce": { -"description": "Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the FinalizeCredentials request to complete the OAuth exchange. This will always be present. Implemented per https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5", +"description": "Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the `FinalizeCredentials` request to complete the OAuth exchange. This will always be present. Implemented per [RFC 6819 Section 5.3.5](https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5).", "readOnly": true, "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1alpha.json b/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1alpha.json index 1aa35c4da9..1a92651b6a 100644 --- a/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1alpha.json @@ -12,7 +12,7 @@ "baseUrl": "https://agentidentitycredentials.googleapis.com/", "batchPath": "batch", "canonicalName": "Agent Identity Credentials", -"description": "agentidentitycredentials.googleapis.com API.", +"description": "The Agent Identity Credentials API retrieves and finalizes authorization credentials for auth providers.", "discoveryVersion": "v1", "documentationLink": "https://cloud.google.com/iam/docs/", "fullyEncodeReservedExpansion": true, @@ -123,7 +123,7 @@ ], "parameters": { "authProvider": { -"description": "Required. The resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", +"description": "Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -142,7 +142,7 @@ ] }, "retrieve": { -"description": "Retrieves authorization credentials for an authprovider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `status` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.", +"description": "Retrieves authorization credentials for an auth provider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `result` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.", "flatPath": "v1alpha/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/credentials:retrieve", "httpMethod": "POST", "id": "agentidentitycredentials.projects.locations.authProviders.credentials.retrieve", @@ -151,7 +151,7 @@ ], "parameters": { "authProvider": { -"description": "Required. The parent resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", +"description": "Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -178,21 +178,21 @@ } } }, -"revision": "20260717", +"revision": "20260813", "rootUrl": "https://agentidentitycredentials.googleapis.com/", "schemas": { "GoogleCloudAgentidentitycredentialsV1alpha_ConsentRejected": { -"description": "Indicates the user has rejected the permission delegation or cancelled the request.", +"description": "Indicates the user has rejected the permission delegation or canceled the request.", "id": "GoogleCloudAgentidentitycredentialsV1alpha_ConsentRejected", "properties": {}, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1alpha_FinalizeCredentialsRequest": { -"description": "Request message for FinalizeCredentials.", +"description": "Request message for `FinalizeCredentials`.", "id": "GoogleCloudAgentidentitycredentialsV1alpha_FinalizeCredentialsRequest", "properties": { "consentNonce": { -"description": "Required. The same consent_nonce value that was provided during redirect in the UriConsentRequired metadata.", +"description": "Required. The same `consent_nonce` value that was provided during retrieval in the [UriConsentRequired](https://cloud.google.com/iam/docs/reference/agentidentitycredentials/rest/v1/projects.locations.authProviders.credentials/retrieve#UriConsentRequired) metadata.", "type": "string" }, "userId": { @@ -208,27 +208,27 @@ "type": "object" }, "GoogleCloudAgentidentitycredentialsV1alpha_FinalizeCredentialsResponse": { -"description": "Response message for FinalizeCredentials. Intentionally empty", +"description": "Response message for `FinalizeCredentials`. Intentionally empty.", "id": "GoogleCloudAgentidentitycredentialsV1alpha_FinalizeCredentialsResponse", "properties": {}, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1alpha_Pending": { -"description": "Indicates that the credential retrieval is pending. The caller should retry the RetrieveCredentials request after some time.", +"description": "Indicates that the credential retrieval is pending. The caller should retry the `RetrieveCredentials` request after some time.", "id": "GoogleCloudAgentidentitycredentialsV1alpha_Pending", "properties": {}, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1alpha_RetrieveCredentialsRequest": { -"description": "Request message for RetrieveCredentials.", +"description": "Request message for `RetrieveCredentials`.", "id": "GoogleCloudAgentidentitycredentialsV1alpha_RetrieveCredentialsRequest", "properties": { "continueUri": { -"description": "Optional. The URI to redirect the user to after consent is completed. This field is required for authproviders using the 3-legged OAuth flow. For other authprovider types, this field is unused but not rejected.", +"description": "Optional. The URI to redirect the user to after consent is completed. This field is required for auth providers using the 3-legged OAuth flow. For other auth provider types, this field is unused but not rejected.", "type": "string" }, "forceRefreshToken": { -"description": "Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Will trigger a refresh of the access token with a stored refresh token, if possible, or a new consent flow.", +"description": "Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Setting this field triggers a refresh of the access token with a stored refresh token, if possible, or a new consent flow.", "type": "string" }, "scopes": { @@ -246,7 +246,7 @@ "type": "object" }, "GoogleCloudAgentidentitycredentialsV1alpha_RetrieveCredentialsResponse": { -"description": "Response message for RetrieveCredentials. Contains the access tokens and related artifacts.", +"description": "Response message for `RetrieveCredentials`. Contains the access tokens and related artifacts.", "id": "GoogleCloudAgentidentitycredentialsV1alpha_RetrieveCredentialsResponse", "properties": { "consentRejected": { @@ -263,7 +263,7 @@ }, "uriConsentRequired": { "$ref": "GoogleCloudAgentidentitycredentialsV1alpha_UriConsentRequired", -"description": "Message indicating uri based consent is required." +"description": "Message indicating URI-based consent is required." } }, "type": "object" @@ -289,14 +289,14 @@ "type": "array" }, "token": { -"description": "The retrieved access token or credential for the end user. On MCPTool call, for an invalid token OAuth spec says this should return 401 or 403, but MCPServers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to RetrieveCredentials with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow.", +"description": "The retrieved access token or credential for the end user. On an MCP tool call, for an invalid token the OAuth spec states that this should return `401` or `403`, but MCP servers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to `RetrieveCredentials` with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow.", "type": "string" } }, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1alpha_UriConsentRequired": { -"description": "Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback", +"description": "Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback.", "id": "GoogleCloudAgentidentitycredentialsV1alpha_UriConsentRequired", "properties": { "authorizationUri": { @@ -305,7 +305,7 @@ "type": "string" }, "consentNonce": { -"description": "Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the FinalizeCredentials request to complete the OAuth exchange. This will always be present. Implemented per https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5", +"description": "Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the `FinalizeCredentials` request to complete the OAuth exchange. This will always be present. Implemented per [RFC 6819 Section 5.3.5](https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5).", "readOnly": true, "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1beta.json b/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1beta.json index a499415de2..4e6d15196c 100644 --- a/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1beta.json +++ b/googleapiclient/discovery_cache/documents/agentidentitycredentials.v1beta.json @@ -12,7 +12,7 @@ "baseUrl": "https://agentidentitycredentials.googleapis.com/", "batchPath": "batch", "canonicalName": "Agent Identity Credentials", -"description": "agentidentitycredentials.googleapis.com API.", +"description": "The Agent Identity Credentials API retrieves and finalizes authorization credentials for auth providers.", "discoveryVersion": "v1", "documentationLink": "https://cloud.google.com/iam/docs/", "fullyEncodeReservedExpansion": true, @@ -123,7 +123,7 @@ ], "parameters": { "authProvider": { -"description": "Required. The resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", +"description": "Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -142,7 +142,7 @@ ] }, "retrieve": { -"description": "Retrieves authorization credentials for an authprovider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `status` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.", +"description": "Retrieves authorization credentials for an auth provider, or indicates what action needs to be taken to obtain credentials. If the `token` field in the response is populated, credential retrieval was successful. If one of the fields in the `result` oneof is populated, further action is required to obtain credentials, such as redirecting the user for consent. View comments on `RetrieveCredentialsResponse` for more information.", "flatPath": "v1beta/projects/{projectsId}/locations/{locationsId}/authProviders/{authProvidersId}/credentials:retrieve", "httpMethod": "POST", "id": "agentidentitycredentials.projects.locations.authProviders.credentials.retrieve", @@ -151,7 +151,7 @@ ], "parameters": { "authProvider": { -"description": "Required. The parent resource name of the AuthProvider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", +"description": "Required. The resource name of the auth provider. Format: `projects/{project}/locations/{location}/authProviders/{auth_provider}`", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/authProviders/[^/]+$", "required": true, @@ -178,21 +178,21 @@ } } }, -"revision": "20260717", +"revision": "20260813", "rootUrl": "https://agentidentitycredentials.googleapis.com/", "schemas": { "GoogleCloudAgentidentitycredentialsV1beta_ConsentRejected": { -"description": "Indicates the user has rejected the permission delegation or cancelled the request.", +"description": "Indicates the user has rejected the permission delegation or canceled the request.", "id": "GoogleCloudAgentidentitycredentialsV1beta_ConsentRejected", "properties": {}, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1beta_FinalizeCredentialsRequest": { -"description": "Request message for FinalizeCredentials.", +"description": "Request message for `FinalizeCredentials`.", "id": "GoogleCloudAgentidentitycredentialsV1beta_FinalizeCredentialsRequest", "properties": { "consentNonce": { -"description": "Required. The same consent_nonce value that was provided during redirect in the UriConsentRequired metadata.", +"description": "Required. The same `consent_nonce` value that was provided during retrieval in the [UriConsentRequired](https://cloud.google.com/iam/docs/reference/agentidentitycredentials/rest/v1/projects.locations.authProviders.credentials/retrieve#UriConsentRequired) metadata.", "type": "string" }, "userId": { @@ -208,27 +208,27 @@ "type": "object" }, "GoogleCloudAgentidentitycredentialsV1beta_FinalizeCredentialsResponse": { -"description": "Response message for FinalizeCredentials. Intentionally empty", +"description": "Response message for `FinalizeCredentials`. Intentionally empty.", "id": "GoogleCloudAgentidentitycredentialsV1beta_FinalizeCredentialsResponse", "properties": {}, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1beta_Pending": { -"description": "Indicates that the credential retrieval is pending. The caller should retry the RetrieveCredentials request after some time.", +"description": "Indicates that the credential retrieval is pending. The caller should retry the `RetrieveCredentials` request after some time.", "id": "GoogleCloudAgentidentitycredentialsV1beta_Pending", "properties": {}, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1beta_RetrieveCredentialsRequest": { -"description": "Request message for RetrieveCredentials.", +"description": "Request message for `RetrieveCredentials`.", "id": "GoogleCloudAgentidentitycredentialsV1beta_RetrieveCredentialsRequest", "properties": { "continueUri": { -"description": "Optional. The URI to redirect the user to after consent is completed. This field is required for authproviders using the 3-legged OAuth flow. For other authprovider types, this field is unused but not rejected.", +"description": "Optional. The URI to redirect the user to after consent is completed. This field is required for auth providers using the 3-legged OAuth flow. For other auth provider types, this field is unused but not rejected.", "type": "string" }, "forceRefreshToken": { -"description": "Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Will trigger a refresh of the access token with a stored refresh token, if possible, or a new consent flow.", +"description": "Optional. Input only. Set this field only if the previous token was expired or invalid. This value must be the full, previously returned token string. Setting this field triggers a refresh of the access token with a stored refresh token, if possible, or a new consent flow.", "type": "string" }, "scopes": { @@ -246,7 +246,7 @@ "type": "object" }, "GoogleCloudAgentidentitycredentialsV1beta_RetrieveCredentialsResponse": { -"description": "Response message for RetrieveCredentials. Contains the access tokens and related artifacts.", +"description": "Response message for `RetrieveCredentials`. Contains the access tokens and related artifacts.", "id": "GoogleCloudAgentidentitycredentialsV1beta_RetrieveCredentialsResponse", "properties": { "consentRejected": { @@ -263,7 +263,7 @@ }, "uriConsentRequired": { "$ref": "GoogleCloudAgentidentitycredentialsV1beta_UriConsentRequired", -"description": "Message indicating uri based consent is required." +"description": "Message indicating URI-based consent is required." } }, "type": "object" @@ -289,14 +289,14 @@ "type": "array" }, "token": { -"description": "The retrieved access token or credential for the end user. On MCPTool call, for an invalid token OAuth spec says this should return 401 or 403, but MCPServers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to RetrieveCredentials with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow.", +"description": "The retrieved access token or credential for the end user. On an MCP tool call, for an invalid token the OAuth spec states that this should return `401` or `403`, but MCP servers may implement this differently. If you get any flavor of `PERMISSION_DENIED`, retry your original request to `RetrieveCredentials` with force_refresh_token set to the expired/invalid token string, which will fetch a new token or initiate a new consent flow.", "type": "string" } }, "type": "object" }, "GoogleCloudAgentidentitycredentialsV1beta_UriConsentRequired": { -"description": "Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback", +"description": "Indicates that the user must visit the provided URI to consent to delegate permission to the agent to act on their behalf. The caller can either poll the `RetrieveCredentials` method, or await the /ValidateUserId callback.", "id": "GoogleCloudAgentidentitycredentialsV1beta_UriConsentRequired", "properties": { "authorizationUri": { @@ -305,7 +305,7 @@ "type": "string" }, "consentNonce": { -"description": "Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the FinalizeCredentials request to complete the OAuth exchange. This will always be present. Implemented per https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5", +"description": "Output only. A one-time, randomly generated value that validates the entire consent flow is handled by a single user, avoiding CSRF attacks. It must be submitted with the `FinalizeCredentials` request to complete the OAuth exchange. This will always be present. Implemented per [RFC 6819 Section 5.3.5](https://www.rfc-editor.org/rfc/rfc6819#section-5.3.5).", "readOnly": true, "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/alertcenter.v1beta1.json b/googleapiclient/discovery_cache/documents/alertcenter.v1beta1.json index b467811266..5d788d9ed1 100644 --- a/googleapiclient/discovery_cache/documents/alertcenter.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/alertcenter.v1beta1.json @@ -423,7 +423,7 @@ } } }, -"revision": "20260810", +"revision": "20260817", "rootUrl": "https://alertcenter.googleapis.com/", "schemas": { "AbuseDetected": { @@ -1951,6 +1951,8 @@ "CHROME_WATERMARK", "CHROME_FORCE_SAVE_TO_CLOUD", "CHROME_KEEP_IN_MANAGED_CHROME", +"CHROME_BLOCK_DATA_COPIED", +"CHROME_WARN_DATA_COPIED", "DELETE_WEBPROTECT_EVIDENCE", "CHAT_BLOCK_CONTENT", "CHAT_WARN_USER", @@ -1986,6 +1988,8 @@ "Send watermark alert", "Force save to cloud storage.", "Keep in managed Chrome.", +"Block text copied from Chrome.", +"Warn on text copied from Chrome.", "Delete web protect evidence file", "Chat actions. Block Chat content to be sent out.", "Warn end user about Chat content.", @@ -2071,6 +2075,8 @@ "CHROME_WATERMARK", "CHROME_FORCE_SAVE_TO_CLOUD", "CHROME_KEEP_IN_MANAGED_CHROME", +"CHROME_BLOCK_DATA_COPIED", +"CHROME_WARN_DATA_COPIED", "DELETE_WEBPROTECT_EVIDENCE", "CHAT_BLOCK_CONTENT", "CHAT_WARN_USER", @@ -2106,6 +2112,8 @@ "Send watermark alert", "Force save to cloud storage.", "Keep in managed Chrome.", +"Block text copied from Chrome.", +"Warn on text copied from Chrome.", "Delete web protect evidence file", "Chat actions. Block Chat content to be sent out.", "Warn end user about Chat content.", diff --git a/googleapiclient/discovery_cache/documents/androidmanagement.v1.json b/googleapiclient/discovery_cache/documents/androidmanagement.v1.json index 61e692eb81..91618b58e8 100644 --- a/googleapiclient/discovery_cache/documents/androidmanagement.v1.json +++ b/googleapiclient/discovery_cache/documents/androidmanagement.v1.json @@ -1265,7 +1265,7 @@ } } }, -"revision": "20260810", +"revision": "20260826", "rootUrl": "https://androidmanagement.googleapis.com/", "schemas": { "AdbShellCommandEvent": { @@ -2087,11 +2087,13 @@ "description": "Optional. Whether the app is allowed to act as a credential provider on Android 14 and above.", "enum": [ "CREDENTIAL_PROVIDER_POLICY_UNSPECIFIED", -"CREDENTIAL_PROVIDER_ALLOWED" +"CREDENTIAL_PROVIDER_ALLOWED", +"CREDENTIAL_PROVIDER_DISALLOWED" ], "enumDescriptions": [ "Unspecified. The behaviour is governed by credentialProviderPolicyDefault.", -"App is allowed to act as a credential provider." +"App is allowed to act as a credential provider.", +"App is not allowed to act as a credential provider." ], "type": "string" }, @@ -3637,7 +3639,7 @@ false "id": "DeviceRadioState", "properties": { "airplaneModeState": { -"description": "Controls whether airplane mode can be toggled by the user or not.", +"description": "Optional. Controls whether airplane mode can be toggled by the user or not.", "enum": [ "AIRPLANE_MODE_STATE_UNSPECIFIED", "AIRPLANE_MODE_USER_CHOICE", @@ -3651,7 +3653,7 @@ false "type": "string" }, "cellularTwoGState": { -"description": "Controls whether cellular 2G setting can be toggled by the user or not.", +"description": "Optional. Controls whether cellular 2G setting can be toggled by the user or not.", "enum": [ "CELLULAR_TWO_G_STATE_UNSPECIFIED", "CELLULAR_TWO_G_USER_CHOICE", @@ -3665,7 +3667,7 @@ false "type": "string" }, "minimumWifiSecurityLevel": { -"description": "The minimum required security level of Wi-Fi networks that the device can connect to.", +"description": "Optional. The minimum required security level of Wi-Fi networks that the device can connect to.", "enum": [ "MINIMUM_WIFI_SECURITY_LEVEL_UNSPECIFIED", "OPEN_NETWORK_SECURITY", @@ -3683,7 +3685,7 @@ false "type": "string" }, "ultraWidebandState": { -"description": "Controls the state of the ultra wideband setting and whether the user can toggle it on or off.", +"description": "Optional. Controls the state of the ultra wideband setting and whether the user can toggle it on or off.", "enum": [ "ULTRA_WIDEBAND_STATE_UNSPECIFIED", "ULTRA_WIDEBAND_USER_CHOICE", @@ -3711,7 +3713,7 @@ false "type": "string" }, "wifiState": { -"description": "Controls current state of Wi-Fi and if user can change its state.", +"description": "Optional. Controls current state of Wi-Fi and if user can change its state.", "enum": [ "WIFI_STATE_UNSPECIFIED", "WIFI_STATE_USER_CHOICE", @@ -6273,12 +6275,14 @@ false "enum": [ "CREDENTIAL_PROVIDER_POLICY_DEFAULT_UNSPECIFIED", "CREDENTIAL_PROVIDER_DEFAULT_DISALLOWED", -"CREDENTIAL_PROVIDER_DEFAULT_DISALLOWED_EXCEPT_SYSTEM" +"CREDENTIAL_PROVIDER_DEFAULT_DISALLOWED_EXCEPT_SYSTEM", +"CREDENTIAL_PROVIDER_DEFAULT_ALLOWED" ], "enumDescriptions": [ "Unspecified. Defaults to CREDENTIAL_PROVIDER_DEFAULT_DISALLOWED.", "Apps with credentialProviderPolicy unspecified are not allowed to act as a credential provider.", -"Apps with credentialProviderPolicy unspecified are not allowed to act as a credential provider except for the OEM default credential providers. OEM default credential providers are always allowed to act as credential providers." +"Apps with credentialProviderPolicy unspecified are not allowed to act as a credential provider except for the OEM default credential providers. OEM default credential providers are always allowed to act as credential providers.", +"Apps with credentialProviderPolicy unspecified are allowed to act as a credential provider." ], "type": "string" }, @@ -6336,7 +6340,7 @@ false }, "deviceRadioState": { "$ref": "DeviceRadioState", -"description": "Covers controls for radio state such as Wi-Fi, bluetooth, and more." +"description": "Optional. Covers controls for radio state such as Wi-Fi, bluetooth, and more." }, "displaySettings": { "$ref": "DisplaySettings", @@ -8315,7 +8319,7 @@ false "id": "WipeAction", "properties": { "preserveFrp": { -"description": "Whether the factory-reset protection data is preserved on the device. This setting doesn\u2019t apply to work profiles.", +"description": "Whether the factory-reset protection data is preserved on the device. This setting applies to fully managed devices and work profiles on company-owned devices.", "type": "boolean" }, "wipeAfterDays": { diff --git a/googleapiclient/discovery_cache/documents/apihub.v1.json b/googleapiclient/discovery_cache/documents/apihub.v1.json index 1bb855485f..8d9bc076bb 100644 --- a/googleapiclient/discovery_cache/documents/apihub.v1.json +++ b/googleapiclient/discovery_cache/documents/apihub.v1.json @@ -3435,7 +3435,7 @@ } } }, -"revision": "20260729", +"revision": "20260819", "rootUrl": "https://apihub.googleapis.com/", "schemas": { "Empty": { @@ -3665,11 +3665,11 @@ "properties": { "apiFunctionalRequirements": { "$ref": "GoogleCloudApihubV1AttributeValues", -"description": "Optional. The api functional requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory." +"description": "Optional. The api functional requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-functional-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory." }, "apiRequirements": { "$ref": "GoogleCloudApihubV1AttributeValues", -"description": "Optional. The api requirement doc associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory." +"description": "Optional. The api requirement doc associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory." }, "apiStyle": { "$ref": "GoogleCloudApihubV1AttributeValues", @@ -3677,7 +3677,7 @@ }, "apiTechnicalRequirements": { "$ref": "GoogleCloudApihubV1AttributeValues", -"description": "Optional. The api technical requirements associated with the API resource. Carinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory." +"description": "Optional. The api technical requirements associated with the API resource. Cardinality is 1 for this attribute. This maps to the following system defined attribute: `projects/{project}/locations/{location}/attributes/system-api-technical-requirements` attribute. The value of the attribute should be a proper URI, and in case of Cloud Storage URI, it should point to a Cloud Storage object, not a directory." }, "attributes": { "additionalProperties": { diff --git a/googleapiclient/discovery_cache/documents/bigquery.v2.json b/googleapiclient/discovery_cache/documents/bigquery.v2.json index 31310c655e..d36432e285 100644 --- a/googleapiclient/discovery_cache/documents/bigquery.v2.json +++ b/googleapiclient/discovery_cache/documents/bigquery.v2.json @@ -2390,7 +2390,7 @@ } } }, -"revision": "20260731", +"revision": "20260811", "rootUrl": "https://bigquery.googleapis.com/", "schemas": { "AggregateClassificationMetrics": { @@ -5059,7 +5059,7 @@ "description": "Job level error stats across all GenAi functions" }, "functionStats": { -"description": "Function level stats for GenAi Functions. See https://docs.cloud.google.com/bigquery/docs/generative-ai-overview", +"description": "Function level stats for GenAI Functions. For more information, see [Generative AI overview](https://docs.cloud.google.com/bigquery/docs/generative-ai-overview).", "items": { "$ref": "GenAiFunctionStats" }, @@ -10657,7 +10657,7 @@ "Replication is Active with no errors.", "Source object is deleted.", "Source revoked replication permissions.", -"Source configuration doesn\u2019t allow replication." +"Source configuration doesn't allow replication." ], "readOnly": true, "type": "string" diff --git a/googleapiclient/discovery_cache/documents/bigtableadmin.v2.json b/googleapiclient/discovery_cache/documents/bigtableadmin.v2.json index 7bfe4ddd02..3c28343ec8 100644 --- a/googleapiclient/discovery_cache/documents/bigtableadmin.v2.json +++ b/googleapiclient/discovery_cache/documents/bigtableadmin.v2.json @@ -3238,7 +3238,7 @@ } } }, -"revision": "20260725", +"revision": "20260817", "rootUrl": "https://bigtableadmin.googleapis.com/", "schemas": { "AppProfile": { @@ -4901,7 +4901,7 @@ "additionalProperties": { "type": "string" }, -"description": "Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\\p{Ll}\\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\\p{Ll}\\p{Lo}\\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes.", +"description": "Labels are a flexible and lightweight mechanism for organizing cloud resources into groups that reflect a customer's organizational needs and deployment strategies. They can be used to filter resources and aggregate metrics. * Label keys must be between 1 and 63 characters long and must conform to the regular expression: `\\p{Ll}\\p{Lo}{0,62}`. * Label values must be between 0 and 63 characters long and must conform to the regular expression: `[\\p{Ll}\\p{Lo}\\p{N}_-]{0,63}`. * No more than 64 labels can be associated with a given resource. * Keys and values must both be under 128 bytes. Labels and Tags (below) are both used to bind metadata to resources, with different use-cases. See https://cloud.google.com/resource-manager/docs/tags/tags-overview for an in-depth overview on the difference between tags and labels.", "type": "object" }, "name": { @@ -5841,11 +5841,13 @@ "description": "Immutable. The granularity at which timestamps are stored in this table. Timestamps not matching the granularity will be rejected. If unspecified at creation time, the value will be set to `MILLIS`. Views: `SCHEMA_VIEW`, `FULL`.", "enum": [ "TIMESTAMP_GRANULARITY_UNSPECIFIED", -"MILLIS" +"MILLIS", +"MICROS" ], "enumDescriptions": [ "The user did not specify a granularity. Should not be returned. When specified during table creation, MILLIS will be used.", -"The table keeps data versioned at a granularity of 1ms." +"The table keeps data versioned at a granularity of 1ms.", +"The table keeps data versioned at a granularity of 1us." ], "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/classroom.v1.json b/googleapiclient/discovery_cache/documents/classroom.v1.json index 29120768ab..7eaa07bc22 100644 --- a/googleapiclient/discovery_cache/documents/classroom.v1.json +++ b/googleapiclient/discovery_cache/documents/classroom.v1.json @@ -1274,7 +1274,7 @@ ] }, "patch": { -"description": "Updates one or more fields of a course work. See google.classroom.v1.CourseWork for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `FAILED_PRECONDITION` if the requested course work has already been deleted. * `NOT_FOUND` if the requested course or course work does not exist.", +"description": "Updates one or more fields of a course work. See google.classroom.v1.CourseWork for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work or an add-on attachment on the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `FAILED_PRECONDITION` if the requested course work has already been deleted. * `NOT_FOUND` if the requested course or course work does not exist.", "flatPath": "v1/courses/{courseId}/courseWork/{id}", "httpMethod": "PATCH", "id": "classroom.courses.courseWork.patch", @@ -1296,7 +1296,7 @@ "type": "string" }, "updateMask": { -"description": "Mask that identifies which fields on the course work to update. This field is required to do an update. The update fails if invalid fields are specified. If a field supports empty values, it can be cleared by specifying it in the update mask and not in the `CourseWork` object. If a field that does not support empty values is included in the update mask and not set in the `CourseWork` object, an `INVALID_ARGUMENT` error is returned. The following fields may be specified by teachers: * `title` * `description` * `state` * `due_date` * `due_time` * `max_points` * `scheduled_time` * `submission_modification_mode` * `topic_id` * `grading_period_id`", +"description": "Mask that identifies which fields on the course work to update. This field is required to do an update. The update fails if invalid fields are specified. If a field supports empty values, it can be cleared by specifying it in the update mask and not in the `CourseWork` object. If a field that does not support empty values is included in the update mask and not set in the `CourseWork` object, an `INVALID_ARGUMENT` error is returned. The following fields may be specified by teachers: * `title` * `description` * `state` * `due_date` * `due_time` * `max_points` * `scheduled_time` * `submission_modification_mode` * `topic_id` * `grading_period_id` * `learning_goals`", "format": "google-fieldmask", "location": "query", "type": "string" @@ -2067,7 +2067,7 @@ ] }, "modifyAttachments": { -"description": "Modifies attachments of student submission. Attachments may only be added to student submissions belonging to course work objects with a `workType` of `ASSIGNMENT`. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, if the user is not permitted to modify attachments on the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", +"description": "Modifies attachments of student submission. Attachments may only be added to student submissions belonging to course work objects with a `workType` of `ASSIGNMENT`. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, if the user is not permitted to modify attachments on the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", "flatPath": "v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}:modifyAttachments", "httpMethod": "POST", "id": "classroom.courses.courseWork.studentSubmissions.modifyAttachments", @@ -2109,7 +2109,7 @@ ] }, "patch": { -"description": "Updates one or more fields of a student submission. See google.classroom.v1.StudentSubmission for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", +"description": "Updates one or more fields of a student submission. See google.classroom.v1.StudentSubmission for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment with Grade Sync enabled on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting developer project did not create the corresponding course work or an add-on attachment on the corresponding course work with Grade Sync enabled, if the user is not permitted to make the requested modification to the student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", "flatPath": "v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}", "httpMethod": "PATCH", "id": "classroom.courses.courseWork.studentSubmissions.patch", @@ -2157,7 +2157,7 @@ ] }, "reclaim": { -"description": "Reclaims a student submission on behalf of the student that owns it. Reclaiming a student submission transfers ownership of attached Drive files to the student and updates the submission state. Only the student that owns the requested student submission may call this method, and only for a student submission that has been turned in. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, unsubmit the requested student submission, or for access errors. * `FAILED_PRECONDITION` if the student submission has not been turned in. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", +"description": "Reclaims a student submission on behalf of the student that owns it. Reclaiming a student submission transfers ownership of attached Drive files to the student and updates the submission state. Only the student that owns the requested student submission may call this method, and only for a student submission that has been turned in. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, unsubmit the requested student submission, or for access errors. * `FAILED_PRECONDITION` if the student submission has not been turned in. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", "flatPath": "v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}:reclaim", "httpMethod": "POST", "id": "classroom.courses.courseWork.studentSubmissions.reclaim", @@ -2198,7 +2198,7 @@ ] }, "return": { -"description": "Returns a student submission. Returning a student submission transfers ownership of attached Drive files to the student and may also update the submission state. Unlike the Classroom application, returning a student submission does not set assignedGrade to the draftGrade value. Only a teacher of the course that contains the requested student submission may call this method. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, return the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", +"description": "Returns a student submission. Returning a student submission transfers ownership of attached Drive files to the student and may also update the submission state. Unlike the Classroom application, returning a student submission does not set assignedGrade to the draftGrade value. Only a teacher of the course that contains the requested student submission may call this method. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, return the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", "flatPath": "v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}:return", "httpMethod": "POST", "id": "classroom.courses.courseWork.studentSubmissions.return", @@ -2239,7 +2239,7 @@ ] }, "turnIn": { -"description": "Turns in a student submission. Turning in a student submission transfers ownership of attached Drive files to the teacher and may also update the submission state. This may only be called by the student that owns the specified student submission. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, turn in the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", +"description": "Turns in a student submission. Turning in a student submission transfers ownership of attached Drive files to the teacher and may also update the submission state. This may only be called by the student that owns the specified student submission. This request must be made by the Developer Console project of the [OAuth client ID](https://support.google.com/cloud/answer/6158849) used to create the corresponding course work item or an add-on attachment on the corresponding course work item. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access the requested course or course work, turn in the requested student submission, or for access errors. * `INVALID_ARGUMENT` if the request is malformed. * `NOT_FOUND` if the requested course, course work, or student submission does not exist.", "flatPath": "v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}:turnIn", "httpMethod": "POST", "id": "classroom.courses.courseWork.studentSubmissions.turnIn", @@ -2515,7 +2515,7 @@ "type": "string" }, "updateMask": { -"description": "Mask that identifies which fields on the course work material to update. This field is required to do an update. The update fails if invalid fields are specified. If a field supports empty values, it can be cleared by specifying it in the update mask and not in the course work material object. If a field that does not support empty values is included in the update mask and not set in the course work material object, an `INVALID_ARGUMENT` error is returned. The following fields may be specified by teachers: * `title` * `description` * `state` * `scheduled_time` * `topic_id`", +"description": "Mask that identifies which fields on the course work material to update. This field is required to do an update. The update fails if invalid fields are specified. If a field supports empty values, it can be cleared by specifying it in the update mask and not in the course work material object. If a field that does not support empty values is included in the update mask and not set in the course work material object, an `INVALID_ARGUMENT` error is returned. The following fields may be specified by teachers: * `title` * `description` * `state` * `scheduled_time` * `topic_id` * `learning_goals`", "format": "google-fieldmask", "location": "query", "type": "string" @@ -4376,7 +4376,7 @@ } } }, -"revision": "20260708", +"revision": "20260825", "rootUrl": "https://classroom.googleapis.com/", "schemas": { "AddOnAttachment": { diff --git a/googleapiclient/discovery_cache/documents/clouderrorreporting.v1beta1.json b/googleapiclient/discovery_cache/documents/clouderrorreporting.v1beta1.json index 552519960b..8972351beb 100644 --- a/googleapiclient/discovery_cache/documents/clouderrorreporting.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/clouderrorreporting.v1beta1.json @@ -950,7 +950,7 @@ } } }, -"revision": "20260529", +"revision": "20260814", "rootUrl": "https://clouderrorreporting.googleapis.com/", "schemas": { "DeleteEventsResponse": { @@ -1201,7 +1201,7 @@ "type": "string" }, "message": { -"description": "Required. The error message. If no `context.reportLocation` is provided, the message must contain a header (typically consisting of the exception type name and an error message) and an exception stack trace in one of the supported programming languages and formats. Supported languages are Java, Python, JavaScript, Ruby, C#, PHP, and Go. Supported stack trace formats are: * **Java**: Must be the return value of [`Throwable.printStackTrace()`](https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html#printStackTrace%28%29). * **Python**: Must be the return value of [`traceback.format_exc()`](https://docs.python.org/2/library/traceback.html#traceback.format_exc). * **JavaScript**: Must be the value of [`error.stack`](https://github.com/v8/v8/wiki/Stack-Trace-API) as returned by V8. * **Ruby**: Must contain frames returned by [`Exception.backtrace`](https://ruby-doc.org/core-2.2.0/Exception.html#method-i-backtrace). * **C#**: Must be the return value of [`Exception.ToString()`](https://msdn.microsoft.com/en-us/library/system.exception.tostring.aspx). * **PHP**: Must be prefixed with `\"PHP (Notice|Parse error|Fatal error|Warning): \"` and contain the result of [`(string)$exception`](https://php.net/manual/en/exception.tostring.php). * **Go**: Must be the return value of [`debug.Stack()`](https://pkg.go.dev/runtime/debug#Stack).", +"description": "Required. The error message. If no `context.reportLocation` is provided, the message must contain a header (typically consisting of the exception type name and an error message) and an exception stack trace in one of the supported programming languages and formats. Supported languages are Java, Python, JavaScript, Ruby, C#, PHP, Go, and Rust. Supported stack trace formats are: * **Java**: Must be the return value of [`Throwable.printStackTrace()`](https://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html#printStackTrace%28%29). * **Python**: Must be the return value of [`traceback.format_exc()`](https://docs.python.org/2/library/traceback.html#traceback.format_exc). * **JavaScript**: Must be the value of [`error.stack`](https://github.com/v8/v8/wiki/Stack-Trace-API) as returned by V8. * **Ruby**: Must contain frames returned by [`Exception.backtrace`](https://ruby-doc.org/core-2.2.0/Exception.html#method-i-backtrace). * **C#**: Must be the return value of [`Exception.ToString()`](https://msdn.microsoft.com/en-us/library/system.exception.tostring.aspx). * **PHP**: Must be prefixed with `\"PHP (Notice|Parse error|Fatal error|Warning): \"` and contain the result of [`(string)$exception`](https://php.net/manual/en/exception.tostring.php). * **Go**: Must be the return value of [`debug.Stack()`](https://pkg.go.dev/runtime/debug#Stack). * **Rust**: Must contain standard [`std::backtrace`](https://doc.rust-lang.org/std/backtrace/index.html) frames. Requires `RUST_BACKTRACE=1` and debug symbols enabled.", "type": "string" }, "serviceContext": { diff --git a/googleapiclient/discovery_cache/documents/cloudsupport.v2.json b/googleapiclient/discovery_cache/documents/cloudsupport.v2.json index 28036ff2ca..35c201ec8e 100644 --- a/googleapiclient/discovery_cache/documents/cloudsupport.v2.json +++ b/googleapiclient/discovery_cache/documents/cloudsupport.v2.json @@ -824,7 +824,7 @@ } } }, -"revision": "20260726", +"revision": "20260820", "rootUrl": "https://cloudsupport.googleapis.com/", "schemas": { "Actor": { @@ -1676,7 +1676,7 @@ "type": "object" }, "SupportEventSubscription": { -"description": "A support event subscription.", +"description": "A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta)", "id": "SupportEventSubscription", "properties": { "createTime": { diff --git a/googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json b/googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json index b31ca7273e..d5128d1100 100644 --- a/googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json +++ b/googleapiclient/discovery_cache/documents/cloudsupport.v2beta.json @@ -891,7 +891,7 @@ } } }, -"revision": "20260726", +"revision": "20260820", "rootUrl": "https://cloudsupport.googleapis.com/", "schemas": { "Actor": { @@ -1887,7 +1887,7 @@ "type": "object" }, "SupportEventSubscription": { -"description": "A support event subscription.", +"description": "A support event subscription. You can also manage support event subscriptions using other tools: * [`gcloud support support-event-subscriptions`](/sdk/gcloud/reference/support/support-event-subscriptions) (or [`gcloud beta`](/sdk/gcloud/reference/beta/support/support-event-subscriptions) for beta) * [Terraform `google_cloud_support_support_event_subscription`](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloud_support_support_event_subscription) (or [google-beta provider](https://registry.terraform.io/providers/hashicorp/google-beta/latest/docs/resources/cloud_support_support_event_subscription) for beta)", "id": "SupportEventSubscription", "properties": { "createTime": { diff --git a/googleapiclient/discovery_cache/documents/curationpartners.v1.json b/googleapiclient/discovery_cache/documents/curationpartners.v1.json new file mode 100644 index 0000000000..a725f56b1b --- /dev/null +++ b/googleapiclient/discovery_cache/documents/curationpartners.v1.json @@ -0,0 +1,2397 @@ +{ +"auth": { +"oauth2": { +"scopes": { +"https://www.googleapis.com/auth/curation-partners": { +"description": "See, create, edit, and delete data entities in your Curation account." +} +} +} +}, +"basePath": "", +"baseUrl": "https://curationpartners.googleapis.com/", +"batchPath": "batch", +"canonicalName": "CurationPartners", +"description": "Curation partners API is an externally available HTTP API for curators to programmatically manage their data segments and curated packages used by ad agencies.", +"discoveryVersion": "v1", +"documentationLink": "https://developers.google.com/authorized-buyers/curation/apis/guides/curationpartners/overview", +"fullyEncodeReservedExpansion": true, +"icons": { +"x16": "http://www.google.com/images/icons/product/search-16.gif", +"x32": "http://www.google.com/images/icons/product/search-32.gif" +}, +"id": "curationpartners:v1", +"kind": "discovery#restDescription", +"mtlsRootUrl": "https://curationpartners.mtls.googleapis.com/", +"name": "curationpartners", +"ownerDomain": "google.com", +"ownerName": "Google", +"parameters": { +"$.xgafv": { +"description": "V1 error format.", +"enum": [ +"1", +"2" +], +"enumDescriptions": [ +"v1 error format", +"v2 error format" +], +"location": "query", +"type": "string" +}, +"access_token": { +"description": "OAuth access token.", +"location": "query", +"type": "string" +}, +"alt": { +"default": "json", +"description": "Data format for response.", +"enum": [ +"json", +"media", +"proto" +], +"enumDescriptions": [ +"Responses with Content-Type of application/json", +"Media download with context-dependent Content-Type", +"Responses with Content-Type of application/x-protobuf" +], +"location": "query", +"type": "string" +}, +"callback": { +"description": "JSONP", +"location": "query", +"type": "string" +}, +"fields": { +"description": "Selector specifying which fields to include in a partial response.", +"location": "query", +"type": "string" +}, +"key": { +"description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", +"location": "query", +"type": "string" +}, +"oauth_token": { +"description": "OAuth 2.0 token for the current user.", +"location": "query", +"type": "string" +}, +"prettyPrint": { +"default": "true", +"description": "Returns response with indentations and line breaks.", +"location": "query", +"type": "boolean" +}, +"quotaUser": { +"description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", +"location": "query", +"type": "string" +}, +"uploadType": { +"description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", +"location": "query", +"type": "string" +}, +"upload_protocol": { +"description": "Upload protocol for media (e.g. \"raw\", \"multipart\").", +"location": "query", +"type": "string" +} +}, +"protocol": "rest", +"resources": { +"curators": { +"resources": { +"curatedPackages": { +"methods": { +"activate": { +"description": "Activates an existing curated package.", +"flatPath": "v1/curators/{curatorsId}/curatedPackages/{curatedPackagesId}:activate", +"httpMethod": "POST", +"id": "curationpartners.curators.curatedPackages.activate", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the curated package to activate. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`", +"location": "path", +"pattern": "^curators/[^/]+/curatedPackages/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}:activate", +"request": { +"$ref": "ActivateCuratedPackageRequest" +}, +"response": { +"$ref": "CuratedPackage" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"create": { +"description": "Creates a new curated package.", +"flatPath": "v1/curators/{curatorsId}/curatedPackages", +"httpMethod": "POST", +"id": "curationpartners.curators.curatedPackages.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"parent": { +"description": "Required. The parent curator account where this curated package will be created. Format: `curators/{accountId}`", +"location": "path", +"pattern": "^curators/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/curatedPackages", +"request": { +"$ref": "CuratedPackage" +}, +"response": { +"$ref": "CuratedPackage" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"deactivate": { +"description": "Deactivates an existing curated package.", +"flatPath": "v1/curators/{curatorsId}/curatedPackages/{curatedPackagesId}:deactivate", +"httpMethod": "POST", +"id": "curationpartners.curators.curatedPackages.deactivate", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the curated package to deactivate. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`", +"location": "path", +"pattern": "^curators/[^/]+/curatedPackages/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}:deactivate", +"request": { +"$ref": "DeactivateCuratedPackageRequest" +}, +"response": { +"$ref": "CuratedPackage" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"get": { +"description": "Gets a curated package given its resource name.", +"flatPath": "v1/curators/{curatorsId}/curatedPackages/{curatedPackagesId}", +"httpMethod": "GET", +"id": "curationpartners.curators.curatedPackages.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The name of the curated package to retrieve. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`", +"location": "path", +"pattern": "^curators/[^/]+/curatedPackages/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "CuratedPackage" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"list": { +"description": "Lists curated packages owned by the specified curator.", +"flatPath": "v1/curators/{curatorsId}/curatedPackages", +"httpMethod": "GET", +"id": "curationpartners.curators.curatedPackages.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"filter": { +"description": "Optional. Optional query string using the [Cloud API list filtering syntax](/authorized-buyers/apis/guides/list-filters). Supported columns for filtering are: * displayName * createTime * updateTime * state * feeCpm.currencyCode * feeCpm.units * feeCpm.nanos * floorPriceCpm.currencyCode * floorPriceCpm.units * floorPriceCpm.nanos", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. Requested page size. The server may return fewer results than requested. Max allowed page size is 500. If unspecified, the server will default to 500.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token, received from a previous `ListCuratedPackages` call. Provide this to retrieve the subsequent page.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent curator account which owns this collection of curated packages. Format: `curators/{accountId}`", +"location": "path", +"pattern": "^curators/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/curatedPackages", +"response": { +"$ref": "ListCuratedPackagesResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"patch": { +"description": "Updates an existing curated package.", +"flatPath": "v1/curators/{curatorsId}/curatedPackages/{curatedPackagesId}", +"httpMethod": "PATCH", +"id": "curationpartners.curators.curatedPackages.patch", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`", +"location": "path", +"pattern": "^curators/[^/]+/curatedPackages/[^/]+$", +"required": true, +"type": "string" +}, +"updateMask": { +"description": "Optional. List of fields to be updated. If empty or unspecified, the service will update all fields populated in the update request excluding the output only fields and primitive fields with default value. Note that explicit field mask is required in order to reset a primitive field back to its default value, for example, false for boolean fields, 0 for integer fields. A special field mask consisting of a single path \"*\" can be used to indicate full replacement (the equivalent of PUT method), updatable fields unset or unspecified in the input will be cleared or set to default value. Output only fields will be ignored regardless of the value of updateMask.", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "v1/{+name}", +"request": { +"$ref": "CuratedPackage" +}, +"response": { +"$ref": "CuratedPackage" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +} +} +}, +"dataSegments": { +"methods": { +"activate": { +"description": "Activates a data segment.", +"flatPath": "v1/curators/{curatorsId}/dataSegments/{dataSegmentsId}:activate", +"httpMethod": "POST", +"id": "curationpartners.curators.dataSegments.activate", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Name of data segment to activate. Format: `curators/{accountId}/dataSegments/{curatorDataSegmentId}`", +"location": "path", +"pattern": "^curators/[^/]+/dataSegments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}:activate", +"request": { +"$ref": "ActivateDataSegmentRequest" +}, +"response": { +"$ref": "DataSegment" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"create": { +"description": "Creates a data segment owned by the listed curator. The data segment will be created in the `ACTIVE` state, meaning it will be immediately available for buyers to use in preferred deals, private auction deals, and auction packages.", +"flatPath": "v1/curators/{curatorsId}/dataSegments", +"httpMethod": "POST", +"id": "curationpartners.curators.dataSegments.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"parent": { +"description": "Required. The parent resource where this data segment will be created. Format: `curators/{accountId}`", +"location": "path", +"pattern": "^curators/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/dataSegments", +"request": { +"$ref": "DataSegment" +}, +"response": { +"$ref": "DataSegment" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"deactivate": { +"description": "Deactivates a data segment.", +"flatPath": "v1/curators/{curatorsId}/dataSegments/{dataSegmentsId}:deactivate", +"httpMethod": "POST", +"id": "curationpartners.curators.dataSegments.deactivate", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Name of data segment to deactivate. Format: `curators/{accountId}/dataSegments/{curatorDataSegmentId}`", +"location": "path", +"pattern": "^curators/[^/]+/dataSegments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}:deactivate", +"request": { +"$ref": "DeactivateDataSegmentRequest" +}, +"response": { +"$ref": "DataSegment" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"get": { +"description": "Gets a data segment given its name.", +"flatPath": "v1/curators/{curatorsId}/dataSegments/{dataSegmentsId}", +"httpMethod": "GET", +"id": "curationpartners.curators.dataSegments.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Name of data segment to get. Format: `curators/{accountId}/dataSegments/{curatorDataSegmentId}`", +"location": "path", +"pattern": "^curators/[^/]+/dataSegments/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "DataSegment" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"list": { +"description": "List the data segments owned by a curator.", +"flatPath": "v1/curators/{curatorsId}/dataSegments", +"httpMethod": "GET", +"id": "curationpartners.curators.dataSegments.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"pageSize": { +"description": "Optional. Requested page size. The server may return fewer results than requested. Max allowed page size is 500. If unspecified, the server will default to 500.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. The page token as returned. ListDataSegmentsResponse.nextPageToken", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. Name of the parent curator that can access the data segment. Format: `curators/{accountId}`", +"location": "path", +"pattern": "^curators/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/dataSegments", +"response": { +"$ref": "ListDataSegmentsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"patch": { +"description": "Updates a data segment.", +"flatPath": "v1/curators/{curatorsId}/dataSegments/{dataSegmentsId}", +"httpMethod": "PATCH", +"id": "curationpartners.curators.dataSegments.patch", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`", +"location": "path", +"pattern": "^curators/[^/]+/dataSegments/[^/]+$", +"required": true, +"type": "string" +}, +"updateMask": { +"description": "Optional. List of fields to be updated. If empty or unspecified, the service will update all fields populated in the update request excluding the output only fields and primitive fields with default value. Note that explicit field mask is required in order to reset a primitive field back to its default value, for example, false for boolean fields, 0 for integer fields. A special field mask consisting of a single path \"*\" can be used to indicate full replacement(the equivalent of PUT method), updatable fields unset or unspecified in the input will be cleared or set to default value. Output only fields will be ignored regardless of the value of updateMask.", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "v1/{+name}", +"request": { +"$ref": "DataSegment" +}, +"response": { +"$ref": "DataSegment" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +} +} +}, +"reports": { +"methods": { +"create": { +"description": "Creates a `Report` object.", +"flatPath": "v1/curators/{curatorsId}/reports", +"httpMethod": "POST", +"id": "curationpartners.curators.reports.create", +"parameterOrder": [ +"parent" +], +"parameters": { +"parent": { +"description": "Required. The parent resource where this `Report` will be created. Format: `curators/{account_id}`", +"location": "path", +"pattern": "^curators/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+parent}/reports", +"request": { +"$ref": "Report" +}, +"response": { +"$ref": "Report" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"delete": { +"description": "Deletes a `Report` object.", +"flatPath": "v1/curators/{curatorsId}/reports/{reportsId}", +"httpMethod": "DELETE", +"id": "curationpartners.curators.reports.delete", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. Resource name of the report to delete. Format: `curators/{account_id}/reports/{report_id}`", +"location": "path", +"pattern": "^curators/[^/]+/reports/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Empty" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"get": { +"description": "Retrieves a `Report` object.", +"flatPath": "v1/curators/{curatorsId}/reports/{reportsId}", +"httpMethod": "GET", +"id": "curationpartners.curators.reports.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The resource name of the report. Format: `curators/{account_id}/reports/{report_id}`", +"location": "path", +"pattern": "^curators/[^/]+/reports/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Report" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"list": { +"description": "Lists `Report` objects.", +"flatPath": "v1/curators/{curatorsId}/reports", +"httpMethod": "GET", +"id": "curationpartners.curators.reports.list", +"parameterOrder": [ +"parent" +], +"parameters": { +"filter": { +"description": "Optional. Expression to filter the response. See syntax details at https://developers.google.com/ad-manager/api/beta/filters", +"location": "query", +"type": "string" +}, +"orderBy": { +"description": "Optional. Expression to specify sorting order. See syntax details at https://developers.google.com/ad-manager/api/beta/filters#order", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "Optional. The maximum number of `Reports` to return. The service may return fewer than this value. If unspecified, at most 50 `Reports` will be returned. The maximum value is 1000; values greater than 1000 will be coerced to 1000.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token, received from a previous `ListReports` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListReports` must match the call that provided the page token.", +"location": "query", +"type": "string" +}, +"parent": { +"description": "Required. The parent, which owns this collection of reports. Format: `curators/{account_id}`", +"location": "path", +"pattern": "^curators/[^/]+$", +"required": true, +"type": "string" +}, +"skip": { +"description": "Optional. Number of individual resources to skip while paginating.", +"format": "int32", +"location": "query", +"type": "integer" +} +}, +"path": "v1/{+parent}/reports", +"response": { +"$ref": "ListReportsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"patch": { +"description": "Updates a `Report` object.", +"flatPath": "v1/curators/{curatorsId}/reports/{reportsId}", +"httpMethod": "PATCH", +"id": "curationpartners.curators.reports.patch", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Identifier. The resource name of the report. Report resource name have the form: `curators/{account_id}/reports/{report_id}`", +"location": "path", +"pattern": "^curators/[^/]+/reports/[^/]+$", +"required": true, +"type": "string" +}, +"updateMask": { +"description": "Optional. The list of fields to update.", +"format": "google-fieldmask", +"location": "query", +"type": "string" +} +}, +"path": "v1/{+name}", +"request": { +"$ref": "Report" +}, +"response": { +"$ref": "Report" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +}, +"run": { +"description": "Initiates the execution of an existing report asynchronously. Users can get the report by polling this operation using `OperationsService.GetOperation`. Poll every 5 seconds initially, with an exponential backoff. Once a report is complete, the operation will contain a `RunReportResponse` in its response field containing a report_result that can be passed to the `FetchReportResultRows` method to retrieve the report data.", +"flatPath": "v1/curators/{curatorsId}/reports/{reportsId}:run", +"httpMethod": "POST", +"id": "curationpartners.curators.reports.run", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "Required. The report to run. Format: `curators/{account_id}/reports/{report_id}`", +"location": "path", +"pattern": "^curators/[^/]+/reports/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}:run", +"request": { +"$ref": "RunReportRequest" +}, +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +} +}, +"resources": { +"operations": { +"methods": { +"get": { +"description": "Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.", +"flatPath": "v1/curators/{curatorsId}/reports/{reportsId}/operations/{operationsId}", +"httpMethod": "GET", +"id": "curationpartners.curators.reports.operations.get", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "The name of the operation resource.", +"location": "path", +"pattern": "^curators/[^/]+/reports/[^/]+/operations/[^/]+$", +"required": true, +"type": "string" +} +}, +"path": "v1/{+name}", +"response": { +"$ref": "Operation" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +} +} +}, +"results": { +"methods": { +"fetchRows": { +"description": "Returns the result rows from a completed report. The caller must have previously called `RunReport` and waited for that operation to complete. The rows will be returned according to the order specified by the `sorts` member of the report definition.", +"flatPath": "v1/curators/{curatorsId}/reports/{reportsId}/results/{resultsId}:fetchRows", +"httpMethod": "GET", +"id": "curationpartners.curators.reports.results.fetchRows", +"parameterOrder": [ +"name" +], +"parameters": { +"name": { +"description": "The report result being fetched. Format: `curators/{account_id}/reports/{report_id}/results/{report_result_id}`", +"location": "path", +"pattern": "^curators/[^/]+/reports/[^/]+/results/[^/]+$", +"required": true, +"type": "string" +}, +"pageSize": { +"description": "Optional. The maximum number of rows to return. The service may return fewer than this value. If unspecified, at most 1,000 rows will be returned. The maximum value is 10,000; values greater than 10,000 will be reduced to 10,000.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A page token, received from a previous `FetchReportResultRows` call. Provide this to retrieve the second and subsequent batches of rows.", +"location": "query", +"type": "string" +} +}, +"path": "v1/{+name}:fetchRows", +"response": { +"$ref": "FetchReportResultRowsResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +} +} +} +} +} +} +}, +"mediaPlanners": { +"methods": { +"list": { +"description": "Lists all media planner accounts that the caller has access to. For curators, this will return all media planners that have accepted curator terms. For other accounts, attempting to list media planners will return an error.", +"flatPath": "v1/mediaPlanners", +"httpMethod": "GET", +"id": "curationpartners.mediaPlanners.list", +"parameterOrder": [], +"parameters": { +"filter": { +"description": "Optional query string using the [Cloud API list filtering syntax](/authorized-buyers/apis/guides/list-filters). Supported columns for filtering are: * `name` * `displayName` * `ancestorNames`", +"location": "query", +"type": "string" +}, +"pageSize": { +"description": "The maximum number of media planners to return. If unspecified, at most 100 media planners will be returned. The maximum value is 500; values above 500 will be coerced to 500.", +"format": "int32", +"location": "query", +"type": "integer" +}, +"pageToken": { +"description": "Optional. A token identifying a page of results the server should return.This value is received from a previous `ListMediaPlanners` call in ListMediaPlannersResponse.nextPageToken.", +"location": "query", +"type": "string" +} +}, +"path": "v1/mediaPlanners", +"response": { +"$ref": "ListMediaPlannersResponse" +}, +"scopes": [ +"https://www.googleapis.com/auth/curation-partners" +] +} +} +} +}, +"revision": "20260828", +"rootUrl": "https://curationpartners.googleapis.com/", +"schemas": { +"AccessControlSettings": { +"description": "Settings for controlling access to a curated package.", +"id": "AccessControlSettings", +"properties": { +"allowlistedMediaPlanners": { +"description": "Required. Immutable. The list of media planners that are explicitly granted access to the curated package. Eligible media planners can be found in the mediaPlanners.list method. Only a single media planner may be allowlisted at this time. Format: `mediaPlanners/{mediaPlannerAccountId}`", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"ActivateCuratedPackageRequest": { +"description": "Request message for ActivateCuratedPackage.", +"id": "ActivateCuratedPackageRequest", +"properties": {}, +"type": "object" +}, +"ActivateDataSegmentRequest": { +"description": "Request message for activating a data segment", +"id": "ActivateDataSegmentRequest", +"properties": {}, +"type": "object" +}, +"AdSize": { +"description": "Represents size of a single ad slot, or a creative.", +"id": "AdSize", +"properties": { +"height": { +"description": "The height of the ad slot in pixels. This field will be present only when size type is `PIXEL`.", +"format": "int64", +"type": "string" +}, +"type": { +"description": "The type of the ad slot size.", +"enum": [ +"TYPE_UNSPECIFIED", +"PIXEL", +"INTERSTITIAL", +"NATIVE", +"FLUID" +], +"enumDescriptions": [ +"A placeholder for an undefined size type.", +"Ad slot with size specified by height and width in pixels.", +"Special size to describe an interstitial ad slot.", +"Native (mobile) ads rendered by the publisher.", +"Fluid size (responsive size) can be resized automatically with the change of outside environment." +], +"type": "string" +}, +"width": { +"description": "The width of the ad slot in pixels. This field will be present only when size type is `PIXEL`.", +"format": "int64", +"type": "string" +} +}, +"type": "object" +}, +"CriteriaTargeting": { +"description": "Generic targeting used for targeting dimensions that contains a list of included and excluded numeric IDs. This cannot be filtered using list filter syntax.", +"id": "CriteriaTargeting", +"properties": { +"excludedCriteriaIds": { +"description": "A list of numeric IDs to be excluded.", +"items": { +"format": "int64", +"type": "string" +}, +"type": "array" +}, +"targetedCriteriaIds": { +"description": "A list of numeric IDs to be included.", +"items": { +"format": "int64", +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"CuratedPackage": { +"description": "Represents a curated package of inventory created and managed by a Curator.", +"id": "CuratedPackage", +"properties": { +"accessSettings": { +"$ref": "AccessControlSettings", +"description": "Required. Settings for controlling access to the curated package. Access to this curated package is limited to the allowlisted media planners and the creator. Buyers and bidders can not be allowlisted for or have direct access to this resource." +}, +"createTime": { +"description": "Output only. The timestamp when the curated package was created. Can be used to filter the response of the curatedPackages.list method.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"curationFeeVisibility": { +"description": "Optional. Immutable. The visibility of the combined curation package fee and data segment fees (the total curation fee).", +"enum": [ +"CURATION_FEE_VISIBILITY_UNSPECIFIED", +"DISCLOSED", +"NON_DISCLOSED" +], +"enumDescriptions": [ +"The total curation fee visibility is unspecified.", +"The total curation fee is visible to all buyers. This is the default value if not set.", +"The total curation fee is not visible to all buyers." +], +"type": "string" +}, +"description": { +"description": "Optional. A description of the curated package, provided by the curator.", +"type": "string" +}, +"displayName": { +"description": "Required. The display name assigned to the curated package by the curator. Can be used to filter the response of the curatedPackages.list method.", +"type": "string" +}, +"feeCpm": { +"$ref": "Money", +"description": "Optional. The CPM fee charged by the curator to buyers using this curated package. Can be used to filter the response of the curatedPackages.list method." +}, +"floorPriceCpm": { +"$ref": "Money", +"description": "Optional. The minimum CPM a buyer has to bid to participate in auctions for inventory in this curated package. Can be used to filter the response of the curatedPackages.list method." +}, +"millipercentOfMediaFee": { +"description": "Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.", +"format": "int64", +"type": "string" +}, +"name": { +"description": "Identifier. The unique resource name for the curated package. Format: `curators/{accountId}/curatedPackages/{curatedPackageId}`", +"type": "string" +}, +"state": { +"description": "Output only. The state of the curated package. Can be used to filter the response of the curatedPackages.list method.", +"enum": [ +"STATE_UNSPECIFIED", +"ACTIVE", +"INACTIVE" +], +"enumDescriptions": [ +"Default value.", +"The curated package is active.", +"The curated package is inactive." +], +"readOnly": true, +"type": "string" +}, +"targeting": { +"$ref": "PackageTargeting", +"description": "Optional. Targeting criteria for the curated package." +}, +"updateTime": { +"description": "Output only. The timestamp when the curated package was last updated. Can be used to filter the response of the curatedPackages.list method.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"DataSegment": { +"description": "Defines an identifier for a segment of inventory that can be targeted by curators or media planners in the deals or auction packages UI. Curation of inventory is done by curators on external platforms. -- Next ID: 9 --", +"id": "DataSegment", +"properties": { +"cpmFee": { +"$ref": "Money", +"description": "Optional. A fixed fee charged per thousand impressions. Once set, the currency code cannot be changed." +}, +"createTime": { +"description": "Output only. Time the data segment was created.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"millipercentOfMediaFee": { +"description": "Optional. The fee will be charged as a percentage of the impression cost, represented in millipercent. For example, 1% is represented as 1000.", +"format": "int64", +"type": "string" +}, +"name": { +"description": "Immutable. Identifier. The unique identifier for the data segment. Account ID corresponds to the account ID that created the segment. Format: `curators/{curatorAccountId}/dataSegments/{curatorDataSegmentId}`", +"type": "string" +}, +"state": { +"description": "Output only. The state of the data segment.", +"enum": [ +"STATE_UNSPECIFIED", +"ACTIVE", +"INACTIVE", +"SUSPENDED" +], +"enumDescriptions": [ +"Default value.", +"The data segment is active.", +"The data segment is inactive.", +"The data segment is suspended and cannot be activated." +], +"readOnly": true, +"type": "string" +}, +"updateTime": { +"description": "Output only. Time the data segment was last updated.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"userListId": { +"description": "Optional. Immutable. The ID of the User List wrapped by this Data Segment. Curators with a linked Data Partner account can create a data segment that wraps a user list owned by the linked Data Partner account. User lists can be uploaded and managed using the [Data Manager API](https://developers.google.com/data-manager/api/data-partners/audiences). Linking a user list to a data segment lets you define a segment of inventory that is based on an audience you create.", +"type": "string" +} +}, +"type": "object" +}, +"Date": { +"description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values. * A month and day, with a zero year (for example, an anniversary). * A year on its own, with a zero month and a zero day. * A year and month, with a zero day (for example, a credit card expiration date). Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp", +"id": "Date", +"properties": { +"day": { +"description": "Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn't significant.", +"format": "int32", +"type": "integer" +}, +"month": { +"description": "Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.", +"format": "int32", +"type": "integer" +}, +"year": { +"description": "Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.", +"format": "int32", +"type": "integer" +} +}, +"type": "object" +}, +"DateRange": { +"description": "A date range for a report.", +"id": "DateRange", +"properties": { +"fixed": { +"$ref": "FixedDateRange", +"description": "A fixed date range." +}, +"relative": { +"description": "A relative date range.", +"enum": [ +"RELATIVE_DATE_RANGE_UNSPECIFIED", +"TODAY", +"YESTERDAY", +"THIS_WEEK_TO_DATE", +"THIS_WEEK_TO_YESTERDAY", +"THIS_MONTH_TO_DATE", +"THIS_MONTH_TO_YESTERDAY", +"THIS_QUARTER_TO_DATE", +"THIS_QUARTER_TO_YESTERDAY", +"THIS_YEAR_TO_DATE", +"THIS_YEAR_TO_YESTERDAY", +"LAST_WEEK", +"LAST_WEEK_STARTING_SUNDAY", +"LAST_MONTH", +"LAST_QUARTER", +"LAST_YEAR", +"LAST_7_DAYS", +"LAST_30_DAYS", +"LAST_60_DAYS", +"LAST_90_DAYS", +"LAST_93_DAYS", +"LAST_180_DAYS", +"LAST_360_DAYS", +"LAST_365_DAYS", +"LAST_3_MONTHS", +"LAST_6_MONTHS", +"LAST_12_MONTHS", +"ALL_AVAILABLE" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"The date the report is run.", +"The date a day before the date that the report is run.", +"From the beginning of the calendar week in which the up to and including the day the report is run.", +"From the beginning of the calendar week in which the report is run, up to and including the day before the report is run.", +"From the beginning of the calendar month in which the report is run, to up to and including the day the report is run.", +"From the beginning of the calendar month in which the report is run, up to and including the day before the report is run.", +"From the beginning of the calendar quarter in which the report is run, up to and including the day the report is run.", +"From the beginning of the calendar quarter in which the report is run, up to and including the day before the report is run.", +"From the beginning of the calendar year in which the report is run, to up to and including the day the report is run.", +"From the beginning of the calendar year in which the report is run, to up to and including the day before the report is run.", +"The entire previous calendar week, Monday to Sunday (inclusive), preceding the calendar week the report is run.", +"The entire previous calendar week, Sunday to Saturday (inclusive), preceding the calendar week the report is run.", +"The entire previous calendar month preceding the calendar month the report is run.", +"The entire previous calendar quarter preceding the calendar quarter the report is run.", +"The entire previous calendar year preceding the calendar year the report is run.", +"The 7 days preceding the day the report is run.", +"The 30 days preceding the day the report is run.", +"The 60 days preceding the day the report is run.", +"The 90 days preceding the day the report is run.", +"The 93 days preceding the day the report is run.", +"The 180 days preceding the day the report is run.", +"The 360 days preceding the day the report is run.", +"The 365 days preceding the day the report is run.", +"The entire previous 3 calendar months preceding the calendar month the report is run.", +"The entire previous 6 calendar months preceding the calendar month the report is run.", +"The entire previous 12 calendar months preceding the calendar month the report is run.", +"From 3 years before the report is run, to the day before the report is run, inclusive." +], +"type": "string" +} +}, +"type": "object" +}, +"DeactivateCuratedPackageRequest": { +"description": "Request message for DeactivateCuratedPackage.", +"id": "DeactivateCuratedPackageRequest", +"properties": {}, +"type": "object" +}, +"DeactivateDataSegmentRequest": { +"description": "Request message for deactivating a data segment", +"id": "DeactivateDataSegmentRequest", +"properties": {}, +"type": "object" +}, +"DoubleList": { +"description": "A list of double values.", +"id": "DoubleList", +"properties": { +"values": { +"description": "The values", +"items": { +"format": "double", +"type": "number" +}, +"type": "array" +} +}, +"type": "object" +}, +"Empty": { +"description": "A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }", +"id": "Empty", +"properties": {}, +"type": "object" +}, +"FetchReportResultRowsResponse": { +"description": "The response message for the fetch report result rows endpoint.", +"id": "FetchReportResultRowsResponse", +"properties": { +"dateRanges": { +"description": "The computed fixed date ranges this report includes. Only returned with the first page of results (when page_token is not included in the request).", +"items": { +"$ref": "FixedDateRange" +}, +"type": "array" +}, +"nextPageToken": { +"description": "A token that can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.", +"type": "string" +}, +"rows": { +"description": "Up to `page_size` rows of report data.", +"items": { +"$ref": "Row" +}, +"type": "array" +}, +"runTime": { +"description": "The time at which the report was scheduled to run. For non-scheduled reports, this is the time at which the report was requested to be run.", +"format": "google-datetime", +"type": "string" +}, +"totalRowCount": { +"description": "The total number of rows available from this report. Useful for pagination. Only returned with the first page of results (when page_token is not included in the request).", +"format": "int32", +"type": "integer" +} +}, +"type": "object" +}, +"Field": { +"description": "A dimension or a metric in a report.", +"id": "Field", +"properties": { +"dimension": { +"description": "The dimension this field represents.", +"enum": [ +"DIMENSION_UNSPECIFIED", +"ADVERTISER_DOMAIN", +"COUNTRY", +"CURATION_DATA_SEGMENT_ID", +"CURATION_DATA_SEGMENT_RESPONSE_STATUS", +"CURATION_DATA_SEGMENT_RESPONSE_STATUS_NAME", +"CURATOR_FEE_TYPE", +"DATE", +"DEAL_ID", +"DEAL_NAME", +"DETECTED_ADVERTISER_NAME", +"DSP_NAME", +"DSP_SEAT_ID", +"ENVIRONMENT", +"ENVIRONMENT_NAME", +"HOLDING_COMPANY_NAME", +"HOUR", +"MOBILE_APP_ID", +"MOBILE_APP_NAME", +"MOBILE_OS", +"MONTH", +"PACKAGE_FEE_VISIBILITY", +"PLATFORM", +"PUBLISHER_DOMAIN", +"PUBLISHER_ID", +"PUBLISHER_NAME", +"WEEK" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"The domain of the advertiser.", +"Display name of a country.", +"The ID of the data segment created by a curator.", +"The response status of the data segment requests in the Real-time curation. Refer to https://developers.google.com/authorized-buyers/curation/get-started/start for details.", +"The localized display name of the response status of the data segment requests in the Real-time curation. Refer to https://developers.google.com/authorized-buyers/curation/get-started/start for details.", +"The type of curation service (e.g. packaging or data segment).", +"Date.", +"Deal ID.", +"Deal name.", +"Display name of the detected advertiser.", +"Display name of the DSP.", +"DSP Seat ID.", +"The user device and container environment where the impression originates. Supported values are \"app\" and \"web\".", +"The localized display name of the user device and container environment where the impression originates. Supported values are \"app\" and \"web\".", +"Display name of the holding company.", +"Hour.", +"Mobile App ID.", +"Mobile App Name.", +"Mobile operating system.", +"Month.", +"The visibility of the package fee (e.g. disclosed or non-disclosed).", +"Platform, e.g. \"desktop\" vs. \"mobile\".", +"Publisher domain.", +"Publisher identifier.", +"Publisher name.", +"Week." +], +"type": "string" +}, +"metric": { +"description": "The metric this field represents.", +"enum": [ +"METRIC_UNSPECIFIED", +"ACTIVE_VIEW_MEASURABILITY_RATE", +"ACTIVE_VIEW_MEASURABLE", +"ACTIVE_VIEW_VIEWABILITY_RATE", +"ACTIVE_VIEW_VIEWABLE", +"AUCTIONS_WON", +"BIDS", +"BIDS_IN_AUCTION", +"BID_REQUESTS", +"CLICKS", +"CURATION_PARTNER_FEE", +"DATA_SEGMENT_REQUESTS", +"IMPRESSIONS", +"SPEND" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"Active View measurability rate.", +"Active View measurable.", +"Active view viewability rate.", +"Active View viewable imps.", +"Auctions won.", +"Bids.", +"Bids in auction.", +"Bid requests.", +"Clicks.", +"Curator fee.", +"Number of data segment requests sent in the Real-time curation.", +"Impressions.", +"Spend in reporting currency specified in the request. Defaults to USD." +], +"type": "string" +} +}, +"type": "object" +}, +"FieldFilter": { +"description": "A filter on a specific field.", +"id": "FieldFilter", +"properties": { +"field": { +"$ref": "Field", +"description": "Required. The field to filter on." +}, +"operation": { +"description": "Required. The operation of this filter.", +"enum": [ +"IN", +"NOT_IN", +"CONTAINS", +"NOT_CONTAINS", +"LESS_THAN", +"LESS_THAN_EQUALS", +"GREATER_THAN", +"GREATER_THAN_EQUALS", +"BETWEEN", +"MATCHES", +"NOT_MATCHES" +], +"enumDescriptions": [ +"For scalar operands, checks if the operand is in the set of provided filter values. For list operands, checks if any element in the operand is in the set of provided filter values. Default value.", +"For scalar operands, checks that the operand is not in the set of provided filter values. For list operands, checks that none of the elements in the operand is in the set of provided filter values.", +"For scalar string operands, checks if the operand contains any of the provided filter substrings. For string list operands, checks if any string in the operand contains any of the provided filter substrings.", +"For scalar string operands, checks that the operand contains none of the provided filter substrings. For string list operands, checks that none of the strings in the operand contain none of the provided filter substrings.", +"Operand is less than the provided filter value.", +"Operand is less than or equal to provided filter value.", +"Operand is greater than provided filter value.", +"Operand is greater than or equal to provided filter value.", +"Operand is between provided filter values.", +"Operand matches against a regular expression or set of regular expressions (one must match).", +"Operand negative matches against a regular expression or set of regular expressions (none must match)." +], +"type": "string" +}, +"values": { +"description": "Required. Values to filter to.", +"items": { +"$ref": "ReportValue" +}, +"type": "array" +} +}, +"type": "object" +}, +"Filter": { +"description": "A filter over one or more fields.", +"id": "Filter", +"properties": { +"andFilter": { +"$ref": "FilterList", +"description": "A list of filters whose results are AND-ed." +}, +"fieldFilter": { +"$ref": "FieldFilter", +"description": "A filter on a single field." +}, +"notFilter": { +"$ref": "Filter", +"description": "A filter whose result is negated." +}, +"orFilter": { +"$ref": "FilterList", +"description": "A list of filters whose results are OR-ed." +} +}, +"type": "object" +}, +"FilterList": { +"description": "A list of filters.", +"id": "FilterList", +"properties": { +"filters": { +"description": "Required. A list of filters.", +"items": { +"$ref": "Filter" +}, +"type": "array" +} +}, +"type": "object" +}, +"FixedDateRange": { +"description": "A date range between two fixed dates (inclusive of end date).", +"id": "FixedDateRange", +"properties": { +"endDate": { +"$ref": "Date", +"description": "Required. The end date (inclusive) of this date range." +}, +"startDate": { +"$ref": "Date", +"description": "Required. The start date of this date range." +} +}, +"type": "object" +}, +"IntList": { +"description": "A list of integer values.", +"id": "IntList", +"properties": { +"values": { +"description": "The values", +"items": { +"format": "int64", +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"ListCuratedPackagesResponse": { +"description": "Response message for ListCuratedPackages.", +"id": "ListCuratedPackagesResponse", +"properties": { +"curatedPackages": { +"description": "The list of curated packages.", +"items": { +"$ref": "CuratedPackage" +}, +"type": "array" +}, +"nextPageToken": { +"description": "A token to retrieve the next page of results. Pass this value in the ListCuratedPackagesRequest.pageToken field in the subsequent call to `ListCuratedPackages` method to retrieve the next page of results. If empty, then there are no more results.", +"type": "string" +} +}, +"type": "object" +}, +"ListDataSegmentsResponse": { +"description": "Response message for listing data segments.", +"id": "ListDataSegmentsResponse", +"properties": { +"dataSegments": { +"description": "The list of data segments.", +"items": { +"$ref": "DataSegment" +}, +"type": "array" +}, +"nextPageToken": { +"description": "Continuation token for fetching the next page of results. Pass this value in the ListDataSegmentsRequest.pageToken field in the subsequent call to the `ListDataSegments` method to retrieve the next page of results.", +"type": "string" +} +}, +"type": "object" +}, +"ListMediaPlannersResponse": { +"description": "A response containing media planner account information.", +"id": "ListMediaPlannersResponse", +"properties": { +"mediaPlanners": { +"description": "List of media planners.", +"items": { +"$ref": "MediaPlanner" +}, +"type": "array" +}, +"nextPageToken": { +"description": "A token which can be passed to a subsequent call to the ListMediaPlanners method to retrieve the next page of results in ListMediaPlannersRequest.page_token.", +"type": "string" +} +}, +"type": "object" +}, +"ListReportsResponse": { +"description": "Response object for `ListReportsResponse` containing matching `Report` objects.", +"id": "ListReportsResponse", +"properties": { +"nextPageToken": { +"description": "A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.", +"type": "string" +}, +"reports": { +"description": "The `Report` objects from the specified network.", +"items": { +"$ref": "Report" +}, +"type": "array" +}, +"totalSize": { +"description": "Total number of `Report` objects. If a filter was included in the request, this reflects the total number after the filtering is applied. `total_size` won't be calculated in the response unless it has been included in a response field mask. The response field mask can be provided to the method by using the URL parameter `$fields` or `fields`, or by using the HTTP/gRPC header `X-Goog-FieldMask`. For more information, see https://developers.google.com/ad-manager/api/beta/field-masks", +"format": "int32", +"type": "integer" +} +}, +"type": "object" +}, +"MediaPlanner": { +"description": "Represents a media planner account.", +"id": "MediaPlanner", +"properties": { +"accountId": { +"deprecated": true, +"description": "Output only. Account ID of the media planner.", +"readOnly": true, +"type": "string" +}, +"ancestorNames": { +"description": "Output only. The ancestor names of the media planner. Format: `mediaPlanners/{mediaPlannerAccountId}`. Can be used to filter the response of the mediaPlanners.list method.", +"items": { +"type": "string" +}, +"readOnly": true, +"type": "array" +}, +"displayName": { +"description": "Output only. The display name of the media planner. Can be used to filter the response of the mediaPlanners.list method.", +"readOnly": true, +"type": "string" +}, +"name": { +"description": "Identifier. The unique resource name of the media planner. Format: `mediaPlanners/{mediaPlannerAccountId}`. Can be used to filter the response of the mediaPlanners.list method.", +"type": "string" +} +}, +"type": "object" +}, +"MetricValueGroup": { +"description": "Contains all metric values requested for a single date range and set of column dimension values (returned in the columns field of the response). The order of the metrics in each field corresponds to the order of the metrics specified in the request.", +"id": "MetricValueGroup", +"properties": { +"primaryValues": { +"description": "Data for the PRIMARY MetricValueType.", +"items": { +"$ref": "ReportValue" +}, +"type": "array" +} +}, +"type": "object" +}, +"Money": { +"description": "Represents an amount of money with its currency type.", +"id": "Money", +"properties": { +"currencyCode": { +"description": "The three-letter currency code defined in ISO 4217.", +"type": "string" +}, +"nanos": { +"description": "Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.", +"format": "int32", +"type": "integer" +}, +"units": { +"description": "The whole units of the amount. For example if `currencyCode` is `\"USD\"`, then 1 unit is one US dollar.", +"format": "int64", +"type": "string" +} +}, +"type": "object" +}, +"Operation": { +"description": "This resource represents a long-running operation that is the result of a network API call.", +"id": "Operation", +"properties": { +"done": { +"description": "If the value is `false`, it means the operation is still in progress. If `true`, the operation is completed, and either `error` or `response` is available.", +"type": "boolean" +}, +"error": { +"$ref": "Status", +"description": "The error result of the operation in case of failure or cancellation." +}, +"metadata": { +"additionalProperties": { +"description": "Properties of the object. Contains field @type with type URL.", +"type": "any" +}, +"description": "Service-specific metadata associated with the operation. It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.", +"type": "object" +}, +"name": { +"description": "The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the `name` should be a resource name ending with `operations/{unique_id}`.", +"type": "string" +}, +"response": { +"additionalProperties": { +"description": "Properties of the object. Contains field @type with type URL.", +"type": "any" +}, +"description": "The normal, successful response of the operation. If the original method returns no data on success, such as `Delete`, the response is `google.protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`, the response should be the resource. For other methods, the response should have the type `XxxResponse`, where `Xxx` is the original method name. For example, if the original method name is `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.", +"type": "object" +} +}, +"type": "object" +}, +"PackagePlacementTargeting": { +"description": "Represents targeting about where the ads can appear, for example, certain sites or mobile applications. Different placement targeting types will be logically OR'ed.", +"id": "PackagePlacementTargeting", +"properties": { +"includedMobileAppCategoryTargeting": { +"description": "Optional. The list of targeted mobile app categories.", +"items": { +"format": "int64", +"type": "string" +}, +"type": "array" +}, +"mobileAppTargeting": { +"$ref": "StringTargetingDimension", +"description": "Optional. The list of targeted or excluded mobile application IDs that publishers own. Currently, only Android and Apple apps are supported. Android App ID, for example, com.google.android.apps.maps, can be found in Google Play Store URL. iOS App ID (which is a number) can be found at the end of iTunes store URL. First party mobile applications is either included or excluded." +}, +"uriTargeting": { +"$ref": "StringTargetingDimension", +"description": "Optional. The list of targeted or excluded URLs. The domains should have the http/https stripped (for example, google.com), and can contain a max of 5 paths per url." +} +}, +"type": "object" +}, +"PackagePublisherProvidedSignalsTargeting": { +"description": "Represents targeting about publisher provided signals. Different publisher provided signals types will be logically OR'ed.", +"id": "PackagePublisherProvidedSignalsTargeting", +"properties": { +"audienceTargeting": { +"$ref": "TaxonomyTargeting", +"description": "Optional. The list of targeted or excluded audience IDs. Based off of IAB Audience Taxonomy version 1.1 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Audience%20Taxonomies/Audience%20Taxonomy%201.1.tsv)" +}, +"contentTargeting": { +"$ref": "TaxonomyTargeting", +"description": "Optional. The list of targeted or excluded content IDs. Based off of IAB Content Taxonomy version 2.2 (https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv)" +}, +"videoAndAudioSignalsTargeting": { +"$ref": "StringTargetingDimension", +"description": "Optional. The list of targeted and excluded video and audio signals IDs. These are additional signals supported by publisher provided signals." +} +}, +"type": "object" +}, +"PackageTargeting": { +"description": "Targeting criteria for curated and auction packages.", +"id": "PackageTargeting", +"properties": { +"geoTargeting": { +"$ref": "CriteriaTargeting", +"description": "Optional. The geo criteria IDs to be included or excluded as defined in https://storage.googleapis.com/adx-rtb-dictionaries/geo-table.csv. If unset, inventory will be targeted regardless of geo." +}, +"includedAcceleratedMobilePageType": { +"description": "Optional. The targeted accelerated mobile page type. If unset, inventory will be targeted regardless of AMP status.", +"enum": [ +"ACCELERATED_MOBILE_PAGE_TYPE_UNSPECIFIED", +"ACCELERATED_MOBILE_PAGE_TYPE_NON_AMP", +"ACCELERATED_MOBILE_PAGE_TYPE_AMP", +"ACCELERATED_MOBILE_PAGE_TYPE_AMP_STORY" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets inventory on standard web pages not using any AMP framework.", +"Targets inventory on pages built using the core AMP HTML framework.", +"Targets inventory on pages using the AMP Story (STAMP) format, which is optimized for visual storytelling (e.g., tappable full-screen experiences)." +], +"type": "string" +}, +"includedAdSizes": { +"description": "Optional. The list of ad sizes to target. If unset, inventory will be targeted regardless of ad size. Curated packages supports `PIXEL` and `INTERSTITIAL` ad sizes.", +"items": { +"$ref": "AdSize" +}, +"type": "array" +}, +"includedAuthorizedSellerStatuses": { +"description": "Optional. The included list of targeted authorized seller statuses. If empty, inventory will be targeted regardless of seller status.", +"items": { +"enum": [ +"AUTHORIZED_SELLER_STATUS_UNSPECIFIED", +"AUTHORIZED_SELLER_STATUS_DIRECT", +"AUTHORIZED_SELLER_STATUS_RESELLER" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets inventory where the seller is declared as 'DIRECT'. This indicates the publisher (content owner) directly controls the seller account and has a direct business contract with the advertising system for this account.", +"Targets inventory where the seller is declared as 'RESELLER'. This indicates the publisher has authorized another entity to operate the listed seller account and resell their ad space." +], +"type": "string" +}, +"type": "array" +}, +"includedCreativeFormat": { +"description": "Optional. The creative format to target. If unset, all creative markup types are targeted.", +"enum": [ +"CREATIVE_FORMAT_UNSPECIFIED", +"CREATIVE_FORMAT_DISPLAY", +"CREATIVE_FORMAT_VIDEO", +"CREATIVE_FORMAT_AUDIO" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets ad slots intended for HTML display creatives.", +"Targets ad slots intended for video creatives.", +"Targets ad slots intended for audio creatives." +], +"type": "string" +}, +"includedDataSegments": { +"description": "Optional. The active data segments to be targeted. If unset, inventory will be targeted regardless of data segments. Format: `curators/{account_id}/dataSegments/{data_segment_id}`", +"items": { +"type": "string" +}, +"type": "array" +}, +"includedDeviceTypes": { +"description": "Optional. The list of included device types to target. If empty, all device types are targeted.", +"items": { +"enum": [ +"DEVICE_TYPE_UNSPECIFIED", +"DEVICE_TYPE_PERSONAL_COMPUTER", +"DEVICE_TYPE_CONNECTED_TV", +"DEVICE_TYPE_PHONE", +"DEVICE_TYPE_TABLET" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets desktop or laptop computers.", +"Targets connected TVs: devices that stream TV content, including smart TVs, gaming consoles, and streaming boxes/sticks.", +"Targets high-end mobile devices.", +"Targets tablet devices." +], +"type": "string" +}, +"type": "array" +}, +"includedEnvironment": { +"description": "Optional. The environment to target. If unspecified, all environments are targeted.", +"enum": [ +"ENVIRONMENT_UNSPECIFIED", +"ENVIRONMENT_SITE", +"ENVIRONMENT_APP" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets inventory rendered within an ad-supported website.", +"Targets inventory within a mobile application." +], +"type": "string" +}, +"includedNativeInventoryTypes": { +"description": "Optional. The targeted native inventory types. If empty, inventory will be targeted regardless of native inventory type.", +"items": { +"enum": [ +"NATIVE_INVENTORY_TYPE_UNSPECIFIED", +"NATIVE_INVENTORY_TYPE_NATIVE_ONLY", +"NATIVE_INVENTORY_TYPE_NATIVE_OR_BANNER" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets ad slots that *only* accept and render native ads.", +"Targets ad slots that accept and render either native or banner ads." +], +"type": "string" +}, +"type": "array" +}, +"includedOpenMeasurementTypes": { +"description": "Optional. The list of targeted open measurement types. If empty, inventory will be targeted regardless of Open Measurement support.", +"items": { +"enum": [ +"OPEN_MEASUREMENT_TYPE_UNSPECIFIED", +"OPEN_MEASUREMENT_TYPE_OMID_V1" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets inventory that supports the v1 Open Measurement Interface Definition (OMID)." +], +"type": "string" +}, +"type": "array" +}, +"includedRestrictedCategories": { +"description": "Optional. The list of targeted restricted categories. If empty, inventory will be targeted regardless of restricted categories.", +"items": { +"enum": [ +"RESTRICTED_CATEGORY_UNSPECIFIED", +"RESTRICTED_CATEGORY_ALCOHOL", +"RESTRICTED_CATEGORY_GAMBLING" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets inventory where alcohol ads are allowed by the publisher.", +"Targets inventory where gambling ads are allowed by the publisher." +], +"type": "string" +}, +"type": "array" +}, +"includedRewardedType": { +"description": "Optional. The targeted rewarded type. If unset, inventory will be targeted regardless of rewarded type.", +"enum": [ +"REWARDED_TYPE_UNSPECIFIED", +"REWARDED_TYPE_NON_REWARDED", +"REWARDED_TYPE_REWARDED" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets inventory that does NOT offer an explicit reward to the user for watching or interacting with the ad.", +"Targets inventory that offers a reward to the user in exchange for watching or engaging with the ad." +], +"type": "string" +}, +"languageTargeting": { +"$ref": "StringTargetingDimension", +"description": "Optional. The languages to target. If unset, inventory will be targeted regardless of language. See https://developers.google.com/google-ads/api/data/codes-formats#languages for the list of supported language codes." +}, +"minimumPredictedClickThroughRatePercentageMillis": { +"description": "Optional. The targeted minimum predicted click through rate, ranging in values [10, 10000] (0.01% - 10%). A value of 50 means that the configuration will only match adslots for which we predict at least 0.05% click through rate. An unset value indicates inventory will be targeted regardless of predicted click through rate.", +"format": "int64", +"type": "string" +}, +"minimumPredictedViewabilityPercentage": { +"description": "Optional. The targeted minimum predicted viewability percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% viewability. An unset value indicates inventory will be targeted regardless of predicted viewability.", +"format": "int64", +"type": "string" +}, +"placementTargeting": { +"$ref": "PackagePlacementTargeting", +"description": "Optional. Placement targeting information, for example, URL, mobile applications." +}, +"publisherProvidedSignalsTargeting": { +"$ref": "PackagePublisherProvidedSignalsTargeting", +"description": "Optional. The publisher provided signals to target. If unset, inventory will be targeted regardless of publisher provided signals." +}, +"publisherTargeting": { +"$ref": "StringTargetingDimension", +"description": "Optional. The targeted publishers. If unset, inventory will be targeted regardless of publisher. Publishers are identified by their publisher ID from ads.txt / app-ads.txt. See https://iabtechlab.com/ads-txt/ and https://iabtechlab.com/app-ads-txt/ for more details." +}, +"verticalTargeting": { +"$ref": "CriteriaTargeting", +"description": "Optional. The verticals included or excluded as defined in https://developers.google.com/authorized-buyers/rtb/downloads/publisher-verticals. If unset, inventory will be targeted regardless of vertical." +}, +"videoTargeting": { +"$ref": "PackageVideoTargeting", +"description": "Optional. Video specific targeting criteria." +} +}, +"type": "object" +}, +"PackageVideoTargeting": { +"description": "Video specific targeting criteria.", +"id": "PackageVideoTargeting", +"properties": { +"includedContentDeliveryMethod": { +"description": "Optional. The targeted video delivery method. If unset, inventory will be targeted regardless of video delivery method.", +"enum": [ +"CONTENT_DELIVERY_METHOD_UNSPECIFIED", +"CONTENT_DELIVERY_METHOD_STREAMING", +"CONTENT_DELIVERY_METHOD_PROGRESSIVE" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Targets video content that is being broadcast live.", +"Targets video content that is transferred incrementally as client's playback requires." +], +"type": "string" +}, +"includedMaximumAdDurationTargeting": { +"description": "Optional. The targeted maximum video ad duration. If unset, inventory will be targeted regardless of maximum video ad duration.", +"enum": [ +"MAXIMUM_VIDEO_AD_DURATION_UNSPECIFIED", +"MAXIMUM_VIDEO_AD_DURATION_FIFTEEN_SECONDS", +"MAXIMUM_VIDEO_AD_DURATION_TWENTY_SECONDS", +"MAXIMUM_VIDEO_AD_DURATION_THIRTY_SECONDS", +"MAXIMUM_VIDEO_AD_DURATION_SIXTY_SECONDS", +"MAXIMUM_VIDEO_AD_DURATION_NINETY_SECONDS", +"MAXIMUM_VIDEO_AD_DURATION_ONE_HUNDRED_TWENTY_SECONDS" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Applies to video ads with a duration up to 15 seconds (0 < duration <= 15s).", +"Applies to video ads with a duration up to 20 seconds (0 < duration <= 20s).", +"Applies to video ads with a duration up to 30 seconds (0 < duration <= 30s).", +"Applies to video ads with a duration up to 60 seconds (0 < duration <= 60s).", +"Applies to video ads with a duration up to 90 seconds (0 < duration <= 90s).", +"Applies to video ads with a duration up to 120 seconds (0 < duration <= 120s)." +], +"type": "string" +}, +"includedMimeTypes": { +"description": "Optional. The list of targeted video mime types using the IANA published MIME type strings (https://www.iana.org/assignments/media-types/media-types.xhtml). If empty, inventory will be targeted regardless of video mime type.", +"items": { +"enum": [ +"VIDEO_MIME_TYPE_UNSPECIFIED", +"VIDEO_MIME_TYPE_THREEGPP", +"VIDEO_MIME_TYPE_APPLICATION_MPEGURL", +"VIDEO_MIME_TYPE_MP4", +"VIDEO_MIME_TYPE_APPLICATION_MPEGDASH", +"VIDEO_MIME_TYPE_APPLICATION_JAVASCRIPT", +"VIDEO_MIME_TYPE_WEBM" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"3GPP container format used on 3G phones.", +"HLS/M3U8", +"MPEG-4 container typically with H.264 codec.", +"DASH.", +"JavaScript (used for VPAID ads).", +"WebM container assuming VP9 codec." +], +"type": "string" +}, +"type": "array" +}, +"includedPlaybackMethods": { +"description": "Optional. The list of targeted video playback methods. If empty, inventory will be targeted regardless of video playback method.", +"items": { +"enum": [ +"PLAYBACK_METHOD_UNSPECIFIED", +"PLAYBACK_METHOD_AUTO_PLAY_SOUND_ON", +"PLAYBACK_METHOD_AUTO_PLAY_SOUND_OFF", +"PLAYBACK_METHOD_CLICK_TO_PLAY" +], +"enumDescriptions": [ +"Unspecified video playback method. Should not be used.", +"Playback starts automatically when the page/content loads.", +"Playback starts automatically when the page/content loads, but with sound off.", +"Playback is initiated by a user action (e.g., clicking a play button)." +], +"type": "string" +}, +"type": "array" +}, +"includedPlayerSizeTargeting": { +"$ref": "VideoPlayerSizeTargeting", +"description": "Optional. The targeted video player size. If unset, inventory will be targeted regardless of video player size." +}, +"includedPositionTypes": { +"description": "Optional. The targeted video ad position types. If empty, inventory will be targeted regardless of video ad position type.", +"items": { +"enum": [ +"POSITION_TYPE_UNSPECIFIED", +"POSITION_TYPE_MIDROLL", +"POSITION_TYPE_POSTROLL", +"POSITION_TYPE_PREROLL" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"The ad is played in the middle of the video content.", +"The ad is played after the video content.", +"The ad is played before the video content." +], +"type": "string" +}, +"type": "array" +}, +"minimumPredictedCompletionRatePercentage": { +"description": "Optional. The targeted minimum predicted completion rate percentage. This value must be a multiple of 10 between 10 and 90 (inclusive). For example, 10 is valid, but 0, 15, and 100 are not. A value of 10 means that the configuration will only match adslots for which we predict at least 10% completion rate. An unset value indicates inventory will be targeted regardless of predicted completion rate.", +"format": "int64", +"type": "string" +}, +"plcmtTargeting": { +"$ref": "VideoPlcmtTargeting", +"description": "Optional. The targeted video plcmt types. If unset, inventory will be targeted regardless of video plcmt type." +} +}, +"type": "object" +}, +"Report": { +"description": "The `Report` resource.", +"id": "Report", +"properties": { +"createTime": { +"description": "Output only. The instant this report was created.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +}, +"displayName": { +"description": "Optional. Display name for the report.", +"type": "string" +}, +"locale": { +"description": "Output only. The locale of this report. Locale is set from the user's locale at the time of the request. Locale can't be modified.", +"readOnly": true, +"type": "string" +}, +"name": { +"description": "Identifier. The resource name of the report. Report resource name have the form: `curators/{account_id}/reports/{report_id}`", +"type": "string" +}, +"reportDefinition": { +"$ref": "ReportDefinition", +"description": "Required. The report definition of the report." +}, +"reportId": { +"description": "Output only. Report ID.", +"format": "int64", +"readOnly": true, +"type": "string" +}, +"updateTime": { +"description": "Output only. The instant this report was last modified.", +"format": "google-datetime", +"readOnly": true, +"type": "string" +} +}, +"type": "object" +}, +"ReportDefinition": { +"description": "The definition of how a report should be run.", +"id": "ReportDefinition", +"properties": { +"currencyCode": { +"description": "Optional. The ISO 4217 currency code for this report. Defaults to account currency code if not specified.", +"type": "string" +}, +"dateRange": { +"$ref": "DateRange", +"description": "Required. The primary date range of this report." +}, +"dimensions": { +"description": "Required. The list of dimensions to report on. If empty, the report will have no dimensions, and any metrics will be totals.", +"items": { +"enum": [ +"DIMENSION_UNSPECIFIED", +"ADVERTISER_DOMAIN", +"COUNTRY", +"CURATION_DATA_SEGMENT_ID", +"CURATION_DATA_SEGMENT_RESPONSE_STATUS", +"CURATION_DATA_SEGMENT_RESPONSE_STATUS_NAME", +"CURATOR_FEE_TYPE", +"DATE", +"DEAL_ID", +"DEAL_NAME", +"DETECTED_ADVERTISER_NAME", +"DSP_NAME", +"DSP_SEAT_ID", +"ENVIRONMENT", +"ENVIRONMENT_NAME", +"HOLDING_COMPANY_NAME", +"HOUR", +"MOBILE_APP_ID", +"MOBILE_APP_NAME", +"MOBILE_OS", +"MONTH", +"PACKAGE_FEE_VISIBILITY", +"PLATFORM", +"PUBLISHER_DOMAIN", +"PUBLISHER_ID", +"PUBLISHER_NAME", +"WEEK" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"The domain of the advertiser.", +"Display name of a country.", +"The ID of the data segment created by a curator.", +"The response status of the data segment requests in the Real-time curation. Refer to https://developers.google.com/authorized-buyers/curation/get-started/start for details.", +"The localized display name of the response status of the data segment requests in the Real-time curation. Refer to https://developers.google.com/authorized-buyers/curation/get-started/start for details.", +"The type of curation service (e.g. packaging or data segment).", +"Date.", +"Deal ID.", +"Deal name.", +"Display name of the detected advertiser.", +"Display name of the DSP.", +"DSP Seat ID.", +"The user device and container environment where the impression originates. Supported values are \"app\" and \"web\".", +"The localized display name of the user device and container environment where the impression originates. Supported values are \"app\" and \"web\".", +"Display name of the holding company.", +"Hour.", +"Mobile App ID.", +"Mobile App Name.", +"Mobile operating system.", +"Month.", +"The visibility of the package fee (e.g. disclosed or non-disclosed).", +"Platform, e.g. \"desktop\" vs. \"mobile\".", +"Publisher domain.", +"Publisher identifier.", +"Publisher name.", +"Week." +], +"type": "string" +}, +"type": "array" +}, +"filters": { +"description": "Optional. The filters for this report.", +"items": { +"$ref": "Filter" +}, +"type": "array" +}, +"metrics": { +"description": "Required. The list of metrics to report on. If empty, the report will have no metrics.", +"items": { +"enum": [ +"METRIC_UNSPECIFIED", +"ACTIVE_VIEW_MEASURABILITY_RATE", +"ACTIVE_VIEW_MEASURABLE", +"ACTIVE_VIEW_VIEWABILITY_RATE", +"ACTIVE_VIEW_VIEWABLE", +"AUCTIONS_WON", +"BIDS", +"BIDS_IN_AUCTION", +"BID_REQUESTS", +"CLICKS", +"CURATION_PARTNER_FEE", +"DATA_SEGMENT_REQUESTS", +"IMPRESSIONS", +"SPEND" +], +"enumDescriptions": [ +"Default value. This value is unused.", +"Active View measurability rate.", +"Active View measurable.", +"Active view viewability rate.", +"Active View viewable imps.", +"Auctions won.", +"Bids.", +"Bids in auction.", +"Bid requests.", +"Clicks.", +"Curator fee.", +"Number of data segment requests sent in the Real-time curation.", +"Impressions.", +"Spend in reporting currency specified in the request. Defaults to USD." +], +"type": "string" +}, +"type": "array" +}, +"sorts": { +"description": "Optional. Default sorts to apply to this report.", +"items": { +"$ref": "Sort" +}, +"type": "array" +}, +"timeZone": { +"description": "Optional. If time_zone_source is PROVIDED, this is the time zone to use for this report. Leave empty for any other time zone source. Time zone in IANA format. For example, \"America/New_York\".", +"type": "string" +}, +"timeZoneSource": { +"description": "Optional. Where to get the time zone for this report. Defaults to using the Pacific time zone (PT). If source is PROVIDED, the time_zone field in the report definition must also set a time zone.", +"enum": [ +"TIME_ZONE_SOURCE_UNSPECIFIED", +"AD_EXCHANGE", +"UTC", +"PROVIDED" +], +"enumDescriptions": [ +"Unspecified default value.", +"Use the Pacific time zone(PT).", +"Use UTC time zone.", +"Use the time zone provided in the ReportDefinition.time_zone field. Reports may take longer to run since the dates are dynamically calculated at request time." +], +"type": "string" +} +}, +"type": "object" +}, +"ReportValue": { +"description": "Represents a single value in a report.", +"id": "ReportValue", +"properties": { +"boolValue": { +"description": "For boolean values.", +"type": "boolean" +}, +"bytesValue": { +"description": "For bytes values.", +"format": "byte", +"type": "string" +}, +"doubleListValue": { +"$ref": "DoubleList", +"description": "For lists of double values." +}, +"doubleValue": { +"description": "For double values.", +"format": "double", +"type": "number" +}, +"intListValue": { +"$ref": "IntList", +"description": "For lists of integer values." +}, +"intValue": { +"description": "For integer values.", +"format": "int64", +"type": "string" +}, +"stringListValue": { +"$ref": "StringList", +"description": "For lists of string values." +}, +"stringValue": { +"description": "For string values.", +"type": "string" +} +}, +"type": "object" +}, +"Row": { +"description": "A row of report data.", +"id": "Row", +"properties": { +"dimensionValues": { +"description": "The order of the dimension values is the same as the order of the dimensions specified in the request.", +"items": { +"$ref": "ReportValue" +}, +"type": "array" +}, +"metricValueGroups": { +"description": " The length of the metric_value_groups field will be equal to the length of the date_ranges field in the fetch response. The metric_value_groups field is ordered such that each index corresponds to the date_range at the same index. For example, given date_ranges [x, y], metric_value_groups will have a length of two. The first entry in metric_value_groups represents the metrics for date x and the second entry in metric_value_groups represents the metrics for date y.", +"items": { +"$ref": "MetricValueGroup" +}, +"type": "array" +} +}, +"type": "object" +}, +"RunReportMetadata": { +"description": "`RunReport` operation metadata.", +"id": "RunReportMetadata", +"properties": { +"percentComplete": { +"description": "An estimate of how close this report is to being completed. Will always be 100 for failed and completed reports.", +"format": "int32", +"type": "integer" +}, +"report": { +"description": "The result's parent report.", +"type": "string" +} +}, +"type": "object" +}, +"RunReportRequest": { +"description": "Request message for a running a report.", +"id": "RunReportRequest", +"properties": {}, +"type": "object" +}, +"RunReportResponse": { +"description": "Response message for a completed `RunReport` operation.", +"id": "RunReportResponse", +"properties": { +"reportResult": { +"description": "The unique name of the generated result. Use with `FetchReportResultRows` to retrieve data.", +"type": "string" +} +}, +"type": "object" +}, +"Sort": { +"description": "Represents a sorting in a report.", +"id": "Sort", +"properties": { +"descending": { +"description": "Optional. The sort order. If true the sort will be descending.", +"type": "boolean" +}, +"field": { +"$ref": "Field", +"description": "Required. A field (dimension or metric) to sort by." +} +}, +"type": "object" +}, +"Status": { +"description": "The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors).", +"id": "Status", +"properties": { +"code": { +"description": "The status code, which should be an enum value of google.rpc.Code.", +"format": "int32", +"type": "integer" +}, +"details": { +"description": "A list of messages that carry the error details. There is a common set of message types for APIs to use.", +"items": { +"additionalProperties": { +"description": "Properties of the object. Contains field @type with type URL.", +"type": "any" +}, +"type": "object" +}, +"type": "array" +}, +"message": { +"description": "A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.", +"type": "string" +} +}, +"type": "object" +}, +"StringList": { +"description": "A list of string values.", +"id": "StringList", +"properties": { +"values": { +"description": "The values", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"StringTargetingDimension": { +"description": "Generic targeting with string values.", +"id": "StringTargetingDimension", +"properties": { +"selectionType": { +"description": "Required. How the items in this list should be targeted.", +"enum": [ +"SELECTION_TYPE_UNSPECIFIED", +"SELECTION_TYPE_INCLUDE", +"SELECTION_TYPE_EXCLUDE" +], +"enumDescriptions": [ +"Unspecified selection type. Should not be used.", +"The values in the targeting dimension are included.", +"The values in the targeting dimension are excluded." +], +"type": "string" +}, +"values": { +"description": "Required. The values specified.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"TaxonomyTargeting": { +"description": "Defines targeting criteria for handling the IAB audience and content Taxonomy ID space.", +"id": "TaxonomyTargeting", +"properties": { +"excludedTaxonomyIds": { +"description": "Optional. The list of excluded content taxonomy IDs.", +"items": { +"type": "string" +}, +"type": "array" +}, +"targetedTaxonomyIds": { +"description": "Optional. The list of targeted content taxonomy IDs.", +"items": { +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +}, +"VideoPlayerSizeTargeting": { +"description": "Represents the size of the video player that can be targeted. Both width and height are required to be set to non-zero values.", +"id": "VideoPlayerSizeTargeting", +"properties": { +"minimumHeight": { +"description": "Required. The minimum height of the video player in pixels.", +"format": "int64", +"type": "string" +}, +"minimumWidth": { +"description": "Required. The minimum width of the video player in pixels.", +"format": "int64", +"type": "string" +} +}, +"type": "object" +}, +"VideoPlcmtTargeting": { +"description": "Defines targeting criteria based on the video placement type, often corresponding to the IAB OpenRTB 'plcmt' field.", +"id": "VideoPlcmtTargeting", +"properties": { +"selectionType": { +"description": "Required. The selection type for the list of video plcmts.", +"enum": [ +"SELECTION_TYPE_UNSPECIFIED", +"SELECTION_TYPE_INCLUDE", +"SELECTION_TYPE_EXCLUDE" +], +"enumDescriptions": [ +"Unspecified selection type. Should not be used.", +"The values in the targeting dimension are included.", +"The values in the targeting dimension are excluded." +], +"type": "string" +}, +"videoPlcmtTypes": { +"description": "Required. The list of targeted video plcmts types. If empty, inventory will be targeted regardless of video plcmt type.", +"items": { +"enum": [ +"VIDEO_PLCMT_TYPE_UNSPECIFIED", +"INSTREAM", +"ACCOMPANYING_CONTENT", +"INTERSTITIAL", +"NO_CONTENT" +], +"enumDescriptions": [ +"Default value. Should not be used in targeting specifications.", +"Pre-roll, mid-roll, and post-roll ads that are played before, during or after the streaming video content that the consumer has requested. Instream video must be set to \u201csound on\u201d by default at player start, or have explicitly clear user intent to watch the video content. While there may be other content surrounding the player, the video content must be the focus of the user\u2019s visit. It should remain the primary content on the page and the only video player in-view capable of audio when playing. If the player converts to floating/sticky, subsequent ad calls should accurately convey the updated player size.", +"Pre-roll, mid-roll, and post-roll ads that are played before, during, or after streaming video content. The video player loads and plays before, between, or after paragraphs of text or graphical content, and starts playing only when it enters the viewport. Accompanying content should only start playback upon entering the viewport. It may convert to a floating/sticky player as it scrolls off the page.", +"Video ads that are played without video content. During playback, it must be the primary focus of the page and take up the majority of the viewport and cannot be scrolled out of view. This can be in placements like in-app video or slideshows.", +"Video ads that are played without streaming video content. This can be in placements like slideshows, native feeds, in-content or sticky/floating." +], +"type": "string" +}, +"type": "array" +} +}, +"type": "object" +} +}, +"servicePath": "", +"title": "Curation Partners API", +"version": "v1", +"version_module": true +} \ No newline at end of file diff --git a/googleapiclient/discovery_cache/documents/datacatalog.v1.json b/googleapiclient/discovery_cache/documents/datacatalog.v1.json index 59cd61cb86..f2a91c4c08 100644 --- a/googleapiclient/discovery_cache/documents/datacatalog.v1.json +++ b/googleapiclient/discovery_cache/documents/datacatalog.v1.json @@ -2344,7 +2344,7 @@ } } }, -"revision": "20260211", +"revision": "20260706", "rootUrl": "https://datacatalog.googleapis.com/", "schemas": { "Binding": { @@ -3173,7 +3173,9 @@ "FEATURE_ONLINE_STORE", "FEATURE_VIEW", "FEATURE_GROUP", -"GRAPH" +"GRAPH", +"NODE", +"EDGE" ], "enumDescriptions": [ "Default unknown type.", @@ -3195,7 +3197,9 @@ "Feature Online Store resource in Vertex AI Feature Store.", "Feature View resource in Vertex AI Feature Store.", "Feature Group resource in Vertex AI Feature Store.", -"An entry type for a graph." +"An entry type for a graph.", +"An entry type for a graph node.", +"An entry type for a graph edge." ], "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json b/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json index 9676e4b8a5..c54d457ca1 100644 --- a/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/datacatalog.v1beta1.json @@ -1855,7 +1855,7 @@ } } }, -"revision": "20260211", +"revision": "20260706", "rootUrl": "https://datacatalog.googleapis.com/", "schemas": { "Binding": { @@ -2673,7 +2673,9 @@ "FEATURE_ONLINE_STORE", "FEATURE_VIEW", "FEATURE_GROUP", -"GRAPH" +"GRAPH", +"NODE", +"EDGE" ], "enumDescriptions": [ "Default unknown type.", @@ -2695,7 +2697,9 @@ "Feature Online Store resource in Vertex AI Feature Store.", "Feature View resource in Vertex AI Feature Store.", "Feature Group resource in Vertex AI Feature Store.", -"An entry type for a graph." +"An entry type for a graph.", +"An entry type for a graph node.", +"An entry type for a graph edge." ], "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/datamanager.v1.json b/googleapiclient/discovery_cache/documents/datamanager.v1.json index e9bb7800f7..7923ef089a 100644 --- a/googleapiclient/discovery_cache/documents/datamanager.v1.json +++ b/googleapiclient/discovery_cache/documents/datamanager.v1.json @@ -860,7 +860,7 @@ } } }, -"revision": "20260811", +"revision": "20260824", "rootUrl": "https://datamanager.googleapis.com/", "schemas": { "AdEvent": { @@ -1558,7 +1558,7 @@ "description": "Required. The account to send the data to or remove the data from." }, "productDestinationId": { -"description": "Required. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID.", +"description": "Optional. The object within the product account to ingest into. For example, a Google Ads audience ID, a Display & Video 360 audience ID or a Google Ads conversion action ID. This field is optional for Google Ad Manager event ingestion and User ingestion. Required for all other use cases.", "type": "string" }, "reference": { diff --git a/googleapiclient/discovery_cache/documents/datastore.v1.json b/googleapiclient/discovery_cache/documents/datastore.v1.json index 72aea43af4..fa7a0c885c 100644 --- a/googleapiclient/discovery_cache/documents/datastore.v1.json +++ b/googleapiclient/discovery_cache/documents/datastore.v1.json @@ -1111,7 +1111,7 @@ } } }, -"revision": "20260702", +"revision": "20260818", "rootUrl": "https://datastore.googleapis.com/", "schemas": { "Aggregation": { @@ -2952,7 +2952,7 @@ "id": "RequestOptions", "properties": { "requestTags": { -"description": "Optional. The request tags for the request. The tags are processed as follows: - Truncated to 510 characters. - Filtered out if empty. - Deduplicated. - Limited to 50 tags.", +"description": "Optional. The request tags for the request. Request tags are user-provided strings used for usage monitoring, cost management, and observability. Callers can associate custom application context (such as component, microservice, feature name, or operation type) with database requests. These tags are collected and aggregated in usage and monitoring reports, allowing billable operations and usage metrics to be sliced and analyzed by tag. These tags *only* show up in monitoring and are visible in administrative operations (such as usage reports). They do not affect data storage, query semantics, or request execution. Cardinality and Best Practices: - Request tags are most effective when using a bounded set of distinct values (e.g., fewer than 100 distinct tags across an entire database). Using a large number of distinct tags may result in tags being omitted from top usage dashboards. - Use structured identifiers (for example: `app=cart`, `env=prod`, `service=checkout`) and avoid high-cardinality values such as UUIDs, request IDs, timestamps, user IDs, or document keys. - Do not include sensitive data or personally identifiable information (PII) in request tags, as they show up in administrative monitoring. The tags are processed as follows: - Leading and trailing whitespace is trimmed. - Empty tags (after trimming) are filtered out. - Truncated to a maximum of 510 characters. - Deduplicated within the same request. - Limited to a maximum of 50 tags per request (excess tags are silently discarded).", "items": { "type": "string" }, diff --git a/googleapiclient/discovery_cache/documents/dlp.v2.json b/googleapiclient/discovery_cache/documents/dlp.v2.json index 4c6af1fbb5..93b704938e 100644 --- a/googleapiclient/discovery_cache/documents/dlp.v2.json +++ b/googleapiclient/discovery_cache/documents/dlp.v2.json @@ -3545,7 +3545,7 @@ ], "parameters": { "parent": { -"description": "Required. Parent resource name. The format of this value varies depending on the scope of the request (project or organization): + Projects scope: `projects/{project_id}/locations/{location_id}` + Organizations scope: `organizations/{org_id}/locations/{location_id}`", +"description": "Required. Parent resource name. The format of this value varies depending on the scope of the request (project): + Projects scope: `projects/{project_id}/locations/{location_id}`", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+$", "required": true, @@ -3634,7 +3634,7 @@ "type": "string" }, "parent": { -"description": "Required. Resource name of the organization or project, for example, `organizations/433245324/locations/europe` or `projects/project-id/locations/asia`.", +"description": "Required. Resource name of the project, for example, `projects/project-id/locations/asia`.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+$", "required": true, @@ -5274,7 +5274,7 @@ } } }, -"revision": "20260808", +"revision": "20260825", "rootUrl": "https://dlp.googleapis.com/", "schemas": { "GooglePrivacyDlpV2Action": { diff --git a/googleapiclient/discovery_cache/documents/drive.v3.json b/googleapiclient/discovery_cache/documents/drive.v3.json index 1aa1e332c2..b321db15de 100644 --- a/googleapiclient/discovery_cache/documents/drive.v3.json +++ b/googleapiclient/discovery_cache/documents/drive.v3.json @@ -448,7 +448,7 @@ ] }, "list": { -"description": "Lists the approvals on a file. For more information, see [Manage approvals](https://developers.google.com/workspace/drive/api/guides/approvals).", +"description": "Lists the approvals on a file. For more information, see [Manage approvals](https://developers.google.com/workspace/drive/api/guides/approvals). By default, this method returns a minimal response that may not include the items array. To retrieve approval details, you must explicitly specify the fields you want using the `fields` query parameter. To return the exact fields you need, see [Return specific fields](https://developers.google.com/workspace/drive/api/guides/fields-parameter).", "flatPath": "files/{fileId}/approvals", "httpMethod": "GET", "id": "drive.approvals.list", @@ -3038,7 +3038,7 @@ } } }, -"revision": "20260720", +"revision": "20260823", "rootUrl": "https://www.googleapis.com/", "schemas": { "About": { diff --git a/googleapiclient/discovery_cache/documents/ftp.v1.json b/googleapiclient/discovery_cache/documents/ftp.v1.json index a9c1cf86b2..ee30d57067 100644 --- a/googleapiclient/discovery_cache/documents/ftp.v1.json +++ b/googleapiclient/discovery_cache/documents/ftp.v1.json @@ -788,7 +788,7 @@ } } }, -"revision": "20260805", +"revision": "20260815", "rootUrl": "https://ftp.googleapis.com/", "schemas": { "AllowedConsumer": { diff --git a/googleapiclient/discovery_cache/documents/ftp.v1alpha.json b/googleapiclient/discovery_cache/documents/ftp.v1alpha.json index 22d574553f..a179f5b19e 100644 --- a/googleapiclient/discovery_cache/documents/ftp.v1alpha.json +++ b/googleapiclient/discovery_cache/documents/ftp.v1alpha.json @@ -788,7 +788,7 @@ } } }, -"revision": "20260805", +"revision": "20260815", "rootUrl": "https://ftp.googleapis.com/", "schemas": { "AllowedConsumer": { diff --git a/googleapiclient/discovery_cache/documents/kmsinventory.v1.json b/googleapiclient/discovery_cache/documents/kmsinventory.v1.json index fe6f1c0902..7a83ab8453 100644 --- a/googleapiclient/discovery_cache/documents/kmsinventory.v1.json +++ b/googleapiclient/discovery_cache/documents/kmsinventory.v1.json @@ -306,7 +306,7 @@ } } }, -"revision": "20260809", +"revision": "20260816", "rootUrl": "https://kmsinventory.googleapis.com/", "schemas": { "GoogleCloudKmsInventoryV1ListCryptoKeysResponse": { @@ -803,7 +803,7 @@ "type": "string" }, "trustedWrappingEnabled": { -"description": "Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion.", +"description": "Optional. Immutable. Field indicating that the key may be wrapped by a trusted key. This field can be set for all key purposes except ENCRYPT_DECRYPT, and is only valid for keys with protection level HSM_SINGLE_TENANT. This field can only be set at creation or import time via CreateCryptoKeyVersion, or ImportCryptoKeyVersion.", "type": "boolean" } }, @@ -1039,12 +1039,14 @@ false "enum": [ "ATTESTATION_FORMAT_UNSPECIFIED", "CAVIUM_V1_COMPRESSED", -"CAVIUM_V2_COMPRESSED" +"CAVIUM_V2_COMPRESSED", +"CAVIUM_V209" ], "enumDescriptions": [ "Not specified.", "Cavium HSM attestation compressed with gzip. Note that this format is defined by Cavium and subject to change at any time. See https://www.marvell.com/products/security-solutions/nitrox-hs-adapters/software-key-attestation.html.", -"Cavium HSM attestation V2 compressed with gzip. This is a new format introduced in Cavium's version 3.2-08." +"Cavium HSM attestation V2 compressed with gzip. This is a new format introduced in Cavium's version 3.2-08.", +"Cavium HSM attestation V209, introduced in Cavium's version 2.09-0702." ], "readOnly": true, "type": "string" diff --git a/googleapiclient/discovery_cache/documents/merchantapi.notifications_v1.json b/googleapiclient/discovery_cache/documents/merchantapi.notifications_v1.json index 6b992781ba..928b8cdca0 100644 --- a/googleapiclient/discovery_cache/documents/merchantapi.notifications_v1.json +++ b/googleapiclient/discovery_cache/documents/merchantapi.notifications_v1.json @@ -197,13 +197,13 @@ ], "parameters": { "pageSize": { -"description": "The maximum number of notification subscriptions to return in a page. The default value for `page_size` is 100. The maximum value is `200`. Values above `200` will be coerced to `200`.", +"description": "Optional. The maximum number of notification subscriptions to return in a page. The default value for `page_size` is 100. The maximum value is `200`. Values above `200` will be coerced to `200`.", "format": "int32", "location": "query", "type": "integer" }, "pageToken": { -"description": "Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token.", +"description": "Optional. Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token.", "location": "query", "type": "string" }, @@ -262,7 +262,7 @@ } } }, -"revision": "20260722", +"revision": "20260817", "rootUrl": "https://merchantapi.googleapis.com/", "schemas": { "Empty": { diff --git a/googleapiclient/discovery_cache/documents/merchantapi.notifications_v1beta.json b/googleapiclient/discovery_cache/documents/merchantapi.notifications_v1beta.json index b5e71c4698..cb77dccb8b 100644 --- a/googleapiclient/discovery_cache/documents/merchantapi.notifications_v1beta.json +++ b/googleapiclient/discovery_cache/documents/merchantapi.notifications_v1beta.json @@ -197,13 +197,13 @@ ], "parameters": { "pageSize": { -"description": "The maximum number of notification subscriptions to return in a page. The default value for `page_size` is 100. The maximum value is `200`. Values above `200` will be coerced to `200`.", +"description": "Optional. The maximum number of notification subscriptions to return in a page. The default value for `page_size` is 100. The maximum value is `200`. Values above `200` will be coerced to `200`.", "format": "int32", "location": "query", "type": "integer" }, "pageToken": { -"description": "Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token.", +"description": "Optional. Token (if provided) to retrieve the subsequent page. All other parameters must match the original call that provided the page token.", "location": "query", "type": "string" }, @@ -262,7 +262,7 @@ } } }, -"revision": "20260722", +"revision": "20260817", "rootUrl": "https://merchantapi.googleapis.com/", "schemas": { "Empty": { diff --git a/googleapiclient/discovery_cache/documents/mybusinessbusinessinformation.v1.json b/googleapiclient/discovery_cache/documents/mybusinessbusinessinformation.v1.json index 741b4e9a0b..3e871b86f6 100644 --- a/googleapiclient/discovery_cache/documents/mybusinessbusinessinformation.v1.json +++ b/googleapiclient/discovery_cache/documents/mybusinessbusinessinformation.v1.json @@ -612,7 +612,7 @@ } } }, -"revision": "20260809", +"revision": "20260826", "rootUrl": "https://mybusinessbusinessinformation.googleapis.com/", "schemas": { "AdWordsLocationExtensions": { @@ -1647,10 +1647,10 @@ "properties": { "closeTime": { "$ref": "TimeOfDay", -"description": "Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`." +"description": "Optional. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false." }, "closed": { -"description": "Optional. If `true`, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day.", +"description": "Optional. If true, `end_date`, `open_time`, and `close_time` are ignored, and the date specified in `start_date` is treated as the location being closed for the entire day.", "type": "boolean" }, "endDate": { @@ -1659,7 +1659,7 @@ }, "openTime": { "$ref": "TimeOfDay", -"description": "Optional. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. It must be specified if `closed` is `false`. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`." +"description": "Optional. Valid values are 00:00-24:00 where 24:00 represents midnight at the end of the specified day field. Must be specified if `closed` is false." }, "startDate": { "$ref": "Date", @@ -1754,7 +1754,7 @@ }, "closeTime": { "$ref": "TimeOfDay", -"description": "Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `close_time`." +"description": "Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for close_time." }, "openDay": { "description": "Required. Indicates the day of the week this period starts on.", @@ -1782,7 +1782,7 @@ }, "openTime": { "$ref": "TimeOfDay", -"description": "Required. Valid values are `00:00-24:00`, where `24:00` represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (`00:00`) are omitted, producing `{}` for `open_time`." +"description": "Required. Valid values are 00:00-24:00, where 24:00 represents midnight at the end of the specified day field. Note: In Proto3 JSON mapping, default zero values (00:00) are omitted, producing `{}` for open_time." } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/storage.v1.json b/googleapiclient/discovery_cache/documents/storage.v1.json index 31702aa845..6adccd2b89 100644 --- a/googleapiclient/discovery_cache/documents/storage.v1.json +++ b/googleapiclient/discovery_cache/documents/storage.v1.json @@ -253,7 +253,7 @@ "location": "northamerica-south1" } ], -"etag": "\"38353639383032313035393733313136383533\"", +"etag": "\"3138323634323934313536353633333331373333\"", "icons": { "x16": "https://www.google.com/images/icons/product/cloud_storage-16.png", "x32": "https://www.google.com/images/icons/product/cloud_storage-32.png" @@ -2871,7 +2871,7 @@ "type": "string" }, "dropContextGroups": { -"description": "Specifies which groups of Object Contexts from the source object(s) should be dropped from the destination object.", +"description": "Specifies which object context groups to drop from the source object(s) during a compose operation. The accepted value is 'custom'.\nDestination contexts behave as follows:\n- When request body contexts are provided, they override all source contexts.\n- When no request body contexts are provided, source contexts are preserved unless 'dropContextGroups' contains 'custom', in which case all contexts are dropped.", "location": "query", "repeated": true, "type": "string" @@ -3847,7 +3847,7 @@ "type": "string" }, "dropContextGroups": { -"description": "Specifies which groups of Object Contexts from the source object should be dropped from the destination object.", +"description": "Specifies which object context groups to drop from the source object during a copy operation. The accepted value is 'custom'.\nDestination contexts behave as follows:\n- When request body contexts are provided, they override all source contexts.\n- When no request body contexts are provided, source contexts are preserved unless 'dropContextGroups' contains 'custom', in which case all contexts are dropped.", "location": "query", "repeated": true, "type": "string" @@ -4731,7 +4731,7 @@ } } }, -"revision": "20260805", +"revision": "20260821", "rootUrl": "https://storage.googleapis.com/", "schemas": { "AdvanceRelocateBucketOperationRequest": { diff --git a/googleapiclient/discovery_cache/documents/travelimpactmodel.v1.json b/googleapiclient/discovery_cache/documents/travelimpactmodel.v1.json index 370bfa5f20..78cf13cda2 100644 --- a/googleapiclient/discovery_cache/documents/travelimpactmodel.v1.json +++ b/googleapiclient/discovery_cache/documents/travelimpactmodel.v1.json @@ -161,7 +161,7 @@ } } }, -"revision": "20260624", +"revision": "20260819", "rootUrl": "https://travelimpactmodel.googleapis.com/", "schemas": { "ComputeDetailedFlightEmissionsRequest": { @@ -407,11 +407,11 @@ "type": "object" }, "EmissionsProvenance": { -"description": "Information about the provenance of the data used to calculate emissions estimates, including contributing factors and their data sources.", +"description": "Information about the provenance of the data used to calculate emissions estimates, including contributing factors and their data sources. In `provenance_entries`, `provenance_entry_type` acts as the \"key\" identifying the contributing factor, and there is always only one entry per entry type. The remaining fields in each entry describe that specific entry type and may or may not be populated depending on the contributing factor and available data.", "id": "EmissionsProvenance", "properties": { "provenanceEntries": { -"description": "Output only. All contributing factors used to calculate emissions.", +"description": "Output only. All contributing factors used to calculate emissions. Each entry type (`provenance_entry_type`) acts as a \"key\" identifying the factor, with always only one entry per entry type. The remaining fields describe that specific factor and may or may not be populated.", "items": { "$ref": "EmissionsProvenanceEntry" }, @@ -422,7 +422,7 @@ "type": "object" }, "EmissionsProvenanceEntry": { -"description": "Details about a single contributing factor in emissions calculations.", +"description": "Details about a single contributing factor in emissions calculations. Each entry represents a single factor where `provenance_entry_type` acts as the key identifying the factor, and the other fields describe it and may or may not be populated.", "id": "EmissionsProvenanceEntry", "properties": { "cargoMassFractionData": { @@ -546,7 +546,7 @@ "type": "string" }, "provenanceEntryType": { -"description": "Output only. The type of the provenance entry.", +"description": "Output only. The type of the provenance entry. Acts as the \"key\" identifying the contributing factor; the remaining fields in this message describe it and may or may not be populated.", "enum": [ "EMISSIONS_PROVENANCE_ENTRY_TYPE_UNSPECIFIED", "FUEL_BURN", diff --git a/googleapiclient/discovery_cache/documents/workspaceevents.v1.json b/googleapiclient/discovery_cache/documents/workspaceevents.v1.json index eebfa89b3f..0beacb1140 100644 --- a/googleapiclient/discovery_cache/documents/workspaceevents.v1.json +++ b/googleapiclient/discovery_cache/documents/workspaceevents.v1.json @@ -809,7 +809,7 @@ } } }, -"revision": "20260721", +"revision": "20260818", "rootUrl": "https://workspaceevents.googleapis.com/", "schemas": { "Artifact": { @@ -900,7 +900,7 @@ "id": "DriveOptions", "properties": { "includeDescendants": { -"description": "Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types).", +"description": "Optional. Immutable. For subscriptions to Google Drive events, whether to receive events about Drive files that are children of the target folder or shared drive. This field must be `true` for subscriptions on shared drives. * If `false`, the subscription only receives events about changes to the folder or shared drive that's specified as the `targetResource`. * If `true`, the `mimeType` field of the `file` resource must be set to `application/vnd.google-apps.folder`. For details, see [Google Drive event types](https://developers.google.com/workspace/events/guides/events-drive#event-types).", "type": "boolean" } },